@pexip/components 18.1.0 → 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/design-tokens/build-scripts/fetchWithAccessToken.mjs +0 -2
  3. package/design-tokens/position.scss +7 -0
  4. package/dist/components.cjs +2 -2
  5. package/dist/components.css +1 -1
  6. package/dist/components.js +2653 -2606
  7. package/dist/types/src/components/elements/Button/Button.d.ts +2 -1
  8. package/dist/types/src/components/elements/Button/Button.d.ts.map +1 -1
  9. package/dist/types/src/components/elements/Draggable/Draggable.view.d.ts +2 -2
  10. package/dist/types/src/components/elements/Draggable/Draggable.view.d.ts.map +1 -1
  11. package/dist/types/src/components/elements/FileUpload/FileUpload.view.d.ts.map +1 -1
  12. package/dist/types/src/components/elements/Icon/Icon.d.ts.map +1 -1
  13. package/dist/types/src/components/elements/Input/Input.d.ts +1 -3
  14. package/dist/types/src/components/elements/Input/Input.d.ts.map +1 -1
  15. package/dist/types/src/components/elements/Panel/Panel.d.ts +2 -2
  16. package/dist/types/src/components/elements/Panel/Panel.d.ts.map +1 -1
  17. package/dist/types/src/components/elements/Scrollbars/Scrollbars.d.ts +1 -1
  18. package/dist/types/src/components/elements/Scrollbars/Scrollbars.d.ts.map +1 -1
  19. package/dist/types/src/components/elements/SvgImage/SvgImage.d.ts.map +1 -1
  20. package/dist/types/src/components/elements/TextArea/TextArea.d.ts +1 -3
  21. package/dist/types/src/components/elements/TextArea/TextArea.d.ts.map +1 -1
  22. package/dist/types/src/components/elements/Tooltip/NotificationTooltip.d.ts +1 -1
  23. package/dist/types/src/components/elements/Tooltip/NotificationTooltip.d.ts.map +1 -1
  24. package/dist/types/src/components/modules/Breadcrumbs/Breadcrumbs.d.ts +1 -0
  25. package/dist/types/src/components/modules/Breadcrumbs/Breadcrumbs.d.ts.map +1 -1
  26. package/dist/types/src/components/modules/CollapsableContainer/CollapsableContainer.d.ts +2 -0
  27. package/dist/types/src/components/modules/CollapsableContainer/CollapsableContainer.d.ts.map +1 -1
  28. package/dist/types/src/components/modules/Focus/useFocusTrap.d.ts +1 -1
  29. package/dist/types/src/components/modules/PopOutWindow/PopOutWindow.d.ts +1 -1
  30. package/dist/types/src/components/modules/PopOutWindow/PopOutWindow.d.ts.map +1 -1
  31. package/dist/types/src/components/modules/SearchInput/SearchInput.d.ts +12 -0
  32. package/dist/types/src/components/modules/SearchInput/SearchInput.d.ts.map +1 -0
  33. package/dist/types/src/hooks/useAriaTooltip.d.ts +1 -1
  34. package/dist/types/src/hooks/useModal.d.ts +1 -1
  35. package/dist/types/src/hooks/useModalHandle.d.ts +1 -1
  36. package/dist/types/src/hooks/useScrollIntoView.d.ts +1 -1
  37. package/dist/types/src/hooks/useScrollIntoView.d.ts.map +1 -1
  38. package/dist/types/src/index.d.ts +1 -0
  39. package/dist/types/src/index.d.ts.map +1 -1
  40. package/package.json +27 -28
@@ -1,3 +1,3 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),_=require("classnames"),wa=require("change-case"),Vt=require("@pexip/signal"),V=require("@pexip/hooks"),Uo=require("@react-stately/tooltip"),Go=require("@react-aria/tooltip"),gt=require("@react-aria/overlays"),Xo=require("simplebar-react"),X1=require("@pexip/utils"),Ea=require("react-dom"),h1=require("tabbable"),Qo=require("uuid"),Ko=require("@react-stately/overlays"),Zo=require("@react-stately/collections"),Yo=require("@react-stately/menu"),v1=require("@react-aria/menu"),Jo=require("@react-aria/button"),el=require("@react-aria/utils"),tl=require("@react-stately/tree"),nl=require("@react-aria/interactions");function al(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const o in e)if(o!=="default"){const l=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(a,o,l.get?l:{enumerable:!0,get:()=>e[o]})}}return a.default=e,Object.freeze(a)}const n=al(t),me=e=>wa.camelCase(`${e} padding`),g1=e=>wa.camelCase(`${e} spacing`),ol=(e,a)=>Object.keys(a).reduce((o,l)=>(l!==e&&(o[l]=a[l]),o),{}),ll="_themeProvider_1o5fn_1",rl={themeProvider:ll},cl=["theme-legacy","theme-pds"],Je=t.createContext({colorScheme:"dark",theme:"theme-pds"}),{Consumer:R}=Je,Y=({children:e,colorScheme:a,theme:o})=>{const{colorScheme:l,theme:r}=t.useContext(Je),s=a??l,c=o??r;return t.createElement(Je.Provider,{value:{colorScheme:s,theme:c}},t.createElement("div",{className:_(rl.themeProvider,c,s)},e))};function wt(e,a){return function(l){return t.createElement(Y,{colorScheme:a},t.createElement(e,{...l}))}}const sl="_boxHeader_kr7d7_4",il="_nonePadding_kr7d7_9",dl="_compactPadding_kr7d7_13",ml="_smallPadding_kr7d7_17",ul="_mediumPadding_kr7d7_21",_l="_largePadding_kr7d7_25",Q1={boxHeader:sl,nonePadding:il,compactPadding:dl,smallPadding:ml,mediumPadding:ul,largePadding:_l},xa=({className:e,padding:a="small",contentBelowDivider:o,children:l})=>{const r=t.createElement("div",{className:_(Q1[me(a)],Q1.boxHeader,e)},l);return o?t.createElement("div",null,r,o):r},fl="_boxFooter_fgwhd_4",pl="_hasShadow_fgwhd_4",hl="_nonePaddingTop_fgwhd_18",vl="_nonePaddingRight_fgwhd_21",gl="_nonePaddingBottom_fgwhd_24",wl="_nonePaddingLeft_fgwhd_27",El="_compactPaddingTop_fgwhd_30",xl="_compactPaddingRight_fgwhd_33",bl="_compactPaddingBottom_fgwhd_36",kl="_compactPaddingLeft_fgwhd_39",zl="_smallPaddingTop_fgwhd_42",Bl="_smallPaddingRight_fgwhd_45",Cl="_smallPaddingBottom_fgwhd_48",Il="_smallPaddingLeft_fgwhd_51",yl="_mediumPaddingTop_fgwhd_54",Ml="_mediumPaddingRight_fgwhd_57",Sl="_mediumPaddingBottom_fgwhd_60",Ll="_mediumPaddingLeft_fgwhd_63",$l="_largePaddingTop_fgwhd_66",Nl="_largePaddingRight_fgwhd_69",Rl="_largePaddingBottom_fgwhd_72",Al="_largePaddingLeft_fgwhd_75",je={boxFooter:fl,hasShadow:pl,nonePaddingTop:hl,nonePaddingRight:vl,nonePaddingBottom:gl,nonePaddingLeft:wl,compactPaddingTop:El,compactPaddingRight:xl,compactPaddingBottom:bl,compactPaddingLeft:kl,smallPaddingTop:zl,smallPaddingRight:Bl,smallPaddingBottom:Cl,smallPaddingLeft:Il,mediumPaddingTop:yl,mediumPaddingRight:Ml,mediumPaddingBottom:Sl,mediumPaddingLeft:Ll,largePaddingTop:$l,largePaddingRight:Nl,largePaddingBottom:Rl,largePaddingLeft:Al},Hl=({className:e,padding:a="small",topPadding:o=a,rightPadding:l=a,bottomPadding:r=a,leftPadding:s=a,hasFooterShadow:c=!1,children:i})=>t.createElement("div",{className:_(e,je.boxFooter,o&&je[`${me(o)}Top`],l&&je[`${me(l)}Right`],r&&je[`${me(r)}Bottom`],s&&je[`${me(s)}Left`],{[je.hasShadow]:c})},i),Ol="_box_5xx8l_4",Pl="_hasHeaderOrFooter_5xx8l_4",Vl="_mainContent_5xx8l_9",Tl="_scrollable_5xx8l_16",Wl="_rounded_5xx8l_20",ql="_dark_5xx8l_24",Dl="_light_5xx8l_29",jl="_shadowLight_5xx8l_34",Fl="_shadowDark_5xx8l_38",Ul="_border_5xx8l_42",Gl="_nonePadding_5xx8l_53",Xl="_compactPadding_5xx8l_57",Ql="_smallPadding_5xx8l_61",Kl="_mediumPadding_5xx8l_65",Zl="_largePadding_5xx8l_69",ce={box:Ol,hasHeaderOrFooter:Pl,mainContent:Vl,scrollable:Tl,rounded:Wl,dark:ql,light:Dl,shadowLight:jl,shadowDark:Fl,border:Ul,nonePadding:Gl,compactPadding:Xl,smallPadding:Ql,mediumPadding:Kl,largePadding:Zl},le=t.forwardRef(({hasBackground:e=!0,headerContent:a,headerContentBelowDivider:o,footerContent:l,bgColor:r,children:s,className:c,childrenClassName:i,headerClassName:d,isRounded:m=!0,isWithBorder:u=!1,isWithShadow:f=!0,shadowModifier:p="dark",padding:h="none",headerPadding:v=h,footerPadding:g=h,footerTopPadding:w=g,footerRightPadding:E=g,footerBottomPadding:x=g,footerLeftPadding:B=g,hasFooterShadow:L,scrollable:I,style:k,colorScheme:M,...A},b)=>{const $=!!a||!!l;return t.createElement(R,null,({colorScheme:y})=>t.createElement("div",{className:_(e&&ce[M??y],{[ce.shadowDark]:f&&p==="dark",[ce.shadowLight]:f&&p==="light",[ce.rounded]:m,[ce.border]:u,[ce[me(h)]]:!$,[ce.hasHeaderOrFooter]:$},ce.box,c),style:e&&r?{...k,backgroundColor:r}:k,ref:b,...A},a&&t.createElement(xa,{contentBelowDivider:o,padding:v,className:d},a),s&&$?t.createElement("div",{className:_(ce[me(h)],ce.mainContent,{"pb-0":l&&h!=="none",[ce.scrollable]:I},i)},s):s,l&&t.createElement(Hl,{padding:g,topPadding:w,rightPadding:E,bottomPadding:x,leftPadding:B,hasFooterShadow:L},l)))});le.displayName="Box";const Yl="_dark_14ps4_4",Jl="_light_14ps4_8",e2="_horizontal_14ps4_12",t2="_vertical_14ps4_17",K1={dark:Yl,light:Jl,horizontal:e2,vertical:t2},ue=({colorScheme:e,direction:a="horizontal",className:o,...l})=>t.createElement(R,null,({colorScheme:r})=>t.createElement("div",{className:_(K1[e??r],K1[a],o),...l})),n2="_dark_1xjes_99",a2="_standard_1xjes_99",o2="_link_1xjes_102",l2="_subtle_1xjes_105",r2="_tinted_1xjes_108",c2="_disabled_1xjes_111",s2="_success_1xjes_114",i2="_danger_1xjes_117",d2="_warning_1xjes_120",m2="_light_1xjes_124",u2="_hidden_1xjes_149",_2="_inherit_1xjes_161",f2="_truncated_1xjes_165",p2="_uppercase_1xjes_172",h2="_underline_1xjes_176",v2="_italicize_1xjes_180",g2="_normalWhiteSpace_1xjes_184",w2="_nowrapWhiteSpace_1xjes_188",E2="_preWhiteSpace_1xjes_192",x2="_preWrapWhiteSpace_1xjes_196",b2="_preLineWhiteSpace_1xjes_200",k2="_normalWordBreak_1xjes_204",z2="_breakAllWordBreak_1xjes_208",B2="_keepAllWordBreak_1xjes_212",C2="_overflowWrapWordBreak_1xjes_216",I2="_text_1xjes_221",y2="_h1_1xjes_226",M2="_h2_1xjes_232",S2="_h3_1xjes_238",L2="_h4_1xjes_244",$2="_h5_1xjes_250",N2="_h6_1xjes_256",R2="_body-bold_1xjes_262",A2="_button_1xjes_268",H2="_body_1xjes_262",O2="_body-link_1xjes_280",P2="_small-bold_1xjes_286",V2="_small_1xjes_286",T2="_small-link_1xjes_298",W2="_x-small-bold_1xjes_304",q2="_x-small_1xjes_304",D2="_x-small-link_1xjes_316",te={dark:n2,standard:a2,link:o2,subtle:l2,tinted:r2,disabled:c2,success:s2,danger:i2,warning:d2,light:m2,hidden:u2,inherit:_2,truncated:f2,uppercase:p2,underline:h2,italicize:v2,normalWhiteSpace:g2,nowrapWhiteSpace:w2,preWhiteSpace:E2,preWrapWhiteSpace:x2,preLineWhiteSpace:b2,normalWordBreak:k2,breakAllWordBreak:z2,keepAllWordBreak:B2,overflowWrapWordBreak:C2,text:I2,h1:y2,h2:M2,h3:S2,h4:L2,h5:$2,h6:N2,"body-bold":"_body-bold_1xjes_262",bodyBold:R2,button:A2,body:H2,"body-link":"_body-link_1xjes_280",bodyLink:O2,"small-bold":"_small-bold_1xjes_286",smallBold:P2,small:V2,"small-link":"_small-link_1xjes_298",smallLink:T2,"x-small-bold":"_x-small-bold_1xjes_304",xSmallBold:W2,"x-small":"_x-small_1xjes_304",xSmall:q2,"x-small-link":"_x-small-link_1xjes_316",xSmallLink:D2},We=({children:e,className:a,colorScheme:o,fontVariant:l,htmlTag:r,isTruncated:s=!1,isUppercase:c,variant:i="standard",...d})=>{const m=l??r;return t.createElement(R,null,({colorScheme:u})=>t.createElement(r,{className:_(te[o??u],te[i],te[m],{[te.truncated]:s,[te.uppercase]:c},a),...d},e))};var C=(e=>(e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.BodyBold="bodyBold",e.Button="button",e.Body="body",e.BodyLink="bodyLink",e.SmallBold="smallBold",e.Small="small",e.SmallLink="smallLink",e.XSmallBold="xSmallBold",e.XSmall="xSmall",e.XSmallLink="xSmallLink",e))(C||{});const j2="_wrap_11372_11",F2="_divider_11372_19",U2="_section_11372_23",G2="_grow_11372_26",X2="_header_11372_30",Q2="_headerTitleWrap_11372_37",Ce={wrap:j2,divider:F2,section:U2,grow:G2,header:X2,headerTitleWrap:Q2},ba=({colorScheme:e="light",title:a,titleHtmlTag:o="h2",titleEnhancerStart:l,subtitle:r,secondaryComponent:s,children:c})=>t.createElement(Y,{colorScheme:e},t.createElement(le,{className:Ce.wrap,shadowModifier:"light"},t.createElement("div",{className:Ce.header},t.createElement("div",{className:Ce.headerTitleWrap},l&&t.createElement("div",{className:"mr-4"},l),t.createElement(We,{htmlTag:o,fontVariant:C.H5},a)),r&&t.createElement("div",null,r)),t.createElement(ue,{className:Ce.divider}),t.createElement("div",{className:Ce.section},s),t.createElement(ue,{className:Ce.divider}),t.createElement("div",{className:_(Ce.section,Ce.grow)},c))),K2=["xs","sm","md","lg","xl"],Z2=["xsOffset","smOffset","mdOffset","lgOffset","xlOffset"],Y2=[...K2,...Z2],J2="_verticalGutter_1ddso_1",er="_cell_1ddso_1",tr="_xs1_1ddso_12",nr="_xs2_1ddso_17",ar="_xs3_1ddso_22",or="_xs4_1ddso_27",lr="_xs5_1ddso_32",rr="_xs6_1ddso_37",cr="_xs7_1ddso_42",sr="_xs8_1ddso_47",ir="_xs9_1ddso_52",dr="_xs10_1ddso_57",mr="_xs11_1ddso_62",ur="_xs12_1ddso_67",_r="_xsOffset0_1ddso_72",fr="_xsOffset1_1ddso_76",pr="_xsOffset2_1ddso_80",hr="_xsOffset3_1ddso_84",vr="_xsOffset4_1ddso_88",gr="_xsOffset5_1ddso_92",wr="_xsOffset6_1ddso_96",Er="_xsOffset7_1ddso_100",xr="_xsOffset8_1ddso_104",br="_xsOffset9_1ddso_108",kr="_xsOffset10_1ddso_112",zr="_xsOffset11_1ddso_116",Br="_xsOffset12_1ddso_120",Cr="_sm1_1ddso_125",Ir="_sm2_1ddso_129",yr="_sm3_1ddso_133",Mr="_sm4_1ddso_137",Sr="_sm5_1ddso_141",Lr="_sm6_1ddso_145",$r="_sm7_1ddso_149",Nr="_sm8_1ddso_153",Rr="_sm9_1ddso_157",Ar="_sm10_1ddso_161",Hr="_sm11_1ddso_165",Or="_sm12_1ddso_169",Pr="_smOffset0_1ddso_173",Vr="_smOffset1_1ddso_176",Tr="_smOffset2_1ddso_179",Wr="_smOffset3_1ddso_182",qr="_smOffset4_1ddso_185",Dr="_smOffset5_1ddso_188",jr="_smOffset6_1ddso_191",Fr="_smOffset7_1ddso_194",Ur="_smOffset8_1ddso_197",Gr="_smOffset9_1ddso_200",Xr="_smOffset10_1ddso_203",Qr="_smOffset11_1ddso_206",Kr="_smOffset12_1ddso_209",Zr="_md1_1ddso_214",Yr="_md2_1ddso_218",Jr="_md3_1ddso_222",ec="_md4_1ddso_226",tc="_md5_1ddso_230",nc="_md6_1ddso_234",ac="_md7_1ddso_238",oc="_md8_1ddso_242",lc="_md9_1ddso_246",rc="_md10_1ddso_250",cc="_md11_1ddso_254",sc="_md12_1ddso_258",ic="_mdOffset0_1ddso_262",dc="_mdOffset1_1ddso_265",mc="_mdOffset2_1ddso_268",uc="_mdOffset3_1ddso_271",_c="_mdOffset4_1ddso_274",fc="_mdOffset5_1ddso_277",pc="_mdOffset6_1ddso_280",hc="_mdOffset7_1ddso_283",vc="_mdOffset8_1ddso_286",gc="_mdOffset9_1ddso_289",wc="_mdOffset10_1ddso_292",Ec="_mdOffset11_1ddso_295",xc="_mdOffset12_1ddso_298",bc="_lg1_1ddso_303",kc="_lg2_1ddso_307",zc="_lg3_1ddso_311",Bc="_lg4_1ddso_315",Cc="_lg5_1ddso_319",Ic="_lg6_1ddso_323",yc="_lg7_1ddso_327",Mc="_lg8_1ddso_331",Sc="_lg9_1ddso_335",Lc="_lg10_1ddso_339",$c="_lg11_1ddso_343",Nc="_lg12_1ddso_347",Rc="_lgOffset0_1ddso_351",Ac="_lgOffset1_1ddso_354",Hc="_lgOffset2_1ddso_357",Oc="_lgOffset3_1ddso_360",Pc="_lgOffset4_1ddso_363",Vc="_lgOffset5_1ddso_366",Tc="_lgOffset6_1ddso_369",Wc="_lgOffset7_1ddso_372",qc="_lgOffset8_1ddso_375",Dc="_lgOffset9_1ddso_378",jc="_lgOffset10_1ddso_381",Fc="_lgOffset11_1ddso_384",Uc="_lgOffset12_1ddso_387",Gc="_xl1_1ddso_392",Xc="_xl2_1ddso_396",Qc="_xl3_1ddso_400",Kc="_xl4_1ddso_404",Zc="_xl5_1ddso_408",Yc="_xl6_1ddso_412",Jc="_xl7_1ddso_416",es="_xl8_1ddso_420",ts="_xl9_1ddso_424",ns="_xl10_1ddso_428",as="_xl11_1ddso_432",os="_xl12_1ddso_436",ls="_xlOffset0_1ddso_440",rs="_xlOffset1_1ddso_443",cs="_xlOffset2_1ddso_446",ss="_xlOffset3_1ddso_449",is="_xlOffset4_1ddso_452",ds="_xlOffset5_1ddso_455",ms="_xlOffset6_1ddso_458",us="_xlOffset7_1ddso_461",_s="_xlOffset8_1ddso_464",fs="_xlOffset9_1ddso_467",ps="_xlOffset10_1ddso_470",hs="_xlOffset11_1ddso_473",vs="_xlOffset12_1ddso_476",gs="_xxl1_1ddso_481",ws="_xxl2_1ddso_485",Es="_xxl3_1ddso_489",xs="_xxl4_1ddso_493",bs="_xxl5_1ddso_497",ks="_xxl6_1ddso_501",zs="_xxl7_1ddso_505",Bs="_xxl8_1ddso_509",Cs="_xxl9_1ddso_513",Is="_xxl10_1ddso_517",ys="_xxl11_1ddso_521",Ms="_xxl12_1ddso_525",Ss="_xxlOffset0_1ddso_529",Ls="_xxlOffset1_1ddso_532",$s="_xxlOffset2_1ddso_535",Ns="_xxlOffset3_1ddso_538",Rs="_xxlOffset4_1ddso_541",As="_xxlOffset5_1ddso_544",Hs="_xxlOffset6_1ddso_547",Os="_xxlOffset7_1ddso_550",Ps="_xxlOffset8_1ddso_553",Vs="_xxlOffset9_1ddso_556",Ts="_xxlOffset10_1ddso_559",Ws="_xxlOffset11_1ddso_562",qs="_xxlOffset12_1ddso_565",Ot={verticalGutter:J2,cell:er,xs1:tr,xs2:nr,xs3:ar,xs4:or,xs5:lr,xs6:rr,xs7:cr,xs8:sr,xs9:ir,xs10:dr,xs11:mr,xs12:ur,xsOffset0:_r,xsOffset1:fr,xsOffset2:pr,xsOffset3:hr,xsOffset4:vr,xsOffset5:gr,xsOffset6:wr,xsOffset7:Er,xsOffset8:xr,xsOffset9:br,xsOffset10:kr,xsOffset11:zr,xsOffset12:Br,sm1:Cr,sm2:Ir,sm3:yr,sm4:Mr,sm5:Sr,sm6:Lr,sm7:$r,sm8:Nr,sm9:Rr,sm10:Ar,sm11:Hr,sm12:Or,smOffset0:Pr,smOffset1:Vr,smOffset2:Tr,smOffset3:Wr,smOffset4:qr,smOffset5:Dr,smOffset6:jr,smOffset7:Fr,smOffset8:Ur,smOffset9:Gr,smOffset10:Xr,smOffset11:Qr,smOffset12:Kr,md1:Zr,md2:Yr,md3:Jr,md4:ec,md5:tc,md6:nc,md7:ac,md8:oc,md9:lc,md10:rc,md11:cc,md12:sc,mdOffset0:ic,mdOffset1:dc,mdOffset2:mc,mdOffset3:uc,mdOffset4:_c,mdOffset5:fc,mdOffset6:pc,mdOffset7:hc,mdOffset8:vc,mdOffset9:gc,mdOffset10:wc,mdOffset11:Ec,mdOffset12:xc,lg1:bc,lg2:kc,lg3:zc,lg4:Bc,lg5:Cc,lg6:Ic,lg7:yc,lg8:Mc,lg9:Sc,lg10:Lc,lg11:$c,lg12:Nc,lgOffset0:Rc,lgOffset1:Ac,lgOffset2:Hc,lgOffset3:Oc,lgOffset4:Pc,lgOffset5:Vc,lgOffset6:Tc,lgOffset7:Wc,lgOffset8:qc,lgOffset9:Dc,lgOffset10:jc,lgOffset11:Fc,lgOffset12:Uc,xl1:Gc,xl2:Xc,xl3:Qc,xl4:Kc,xl5:Zc,xl6:Yc,xl7:Jc,xl8:es,xl9:ts,xl10:ns,xl11:as,xl12:os,xlOffset0:ls,xlOffset1:rs,xlOffset2:cs,xlOffset3:ss,xlOffset4:is,xlOffset5:ds,xlOffset6:ms,xlOffset7:us,xlOffset8:_s,xlOffset9:fs,xlOffset10:ps,xlOffset11:hs,xlOffset12:vs,xxl1:gs,xxl2:ws,xxl3:Es,xxl4:xs,xxl5:bs,xxl6:ks,xxl7:zs,xxl8:Bs,xxl9:Cs,xxl10:Is,xxl11:ys,xxl12:Ms,xxlOffset0:Ss,xxlOffset1:Ls,xxlOffset2:$s,xxlOffset3:Ns,xxlOffset4:Rs,xxlOffset5:As,xxlOffset6:Hs,xxlOffset7:Os,xxlOffset8:Ps,xxlOffset9:Vs,xxlOffset10:Ts,xxlOffset11:Ws,xxlOffset12:qs},Ds=e=>e in Ot,js=e=>Y2.reduce((a,o)=>{const l=`${o}${e[o]??""}`;return Ds(l)&&a.push(Ot[l]),a},[]),m1=({className:e,children:a,hasVerticalGutter:o,...l})=>t.createElement("div",{className:_(Ot.cell,js(l),{[Ot.verticalGutter]:o},e)},a),Fs="_centerLayout_vjlw4_1",Us="_relative_vjlw4_10",Gs="_absolute_vjlw4_14",Xs="_centerText_vjlw4_22",Qs="_fullWidth_vjlw4_26",yt={centerLayout:Fs,relative:Us,absolute:Gs,centerText:Xs,fullWidth:Qs},w1=({centerText:e=!1,children:a,className:o,isFullWidth:l,position:r="relative",...s})=>t.createElement("div",{className:_(yt.centerLayout,yt[r],e&&yt.centerText,{[yt.fullWidth]:l},o),...s},a),E1={xs:0,sm:479,md:744,lg:1025,xl:2e3},ht=["xs","sm","md","lg","xl"],x1=e=>typeof e=="string",Ks=e=>typeof e=="object",ka=e=>e===void 0?!0:x1(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Zs=e=>{let a="";const o=",",l=Object.entries(e);for(const r of l){const s=r[0],c=r[1];a=a.concat(`${c} ${s}`),l.indexOf(r)!==l.length-1&&(a=a.concat(`${o} `))}return a.trim()},za=e=>typeof e=="string",Z1=e=>typeof e=="object",Ba=e=>e===void 0?!0:za(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Ys=e=>{const a=[...ht].reverse();for(const o of a){const l=e[o];if(l)return l}return null},Js=e=>{const a=Ys(e);if(a){const o=[...ht].reverse(),l={...e};return o.forEach((r,s)=>{if(!l[r]){const c=o[s-1],d=c&&l[c]||a;l[r]=d}}),l}return e},e3=e=>{const a=Js(e);return Object.fromEntries(Object.entries(a).map(([l,r])=>[`--${l}-background-image`,`url("${r}")`]))};var Ca=(e=>(e.White="#ffffff",e.Blue40="#b1aaff",e.Blue20="#d0ccff",e.Red100="#ff7273",e.Green100="#0ebec7",e.Blue100="#4b37ff",e.TextLinkBlueDarkBg="#00c2ff",e.TextLinkBlueHoverDarkBg="#52d7ff",e.Blue50="#a198ff",e.Green90="#30c8cf",e.Green80="#51d2d8",e.Green60="#8de5e9",e.Green40="#baf4f6",e.Red90="#ff9697",e.Red80="#ffb6b7",e.Red70="#f24949",e.Red60="#ffe3e4",e.Red40="#fff7f7",e.Blue90="#5d4cff",e.SignalRedHover="#bc1515",e.DeepBlue100="#0a2136",e.Neutral100="#212121",e.DeepBlue90="#1e3a54",e.Neutral90="#323232",e.SignalRed="#e60000",e.SignalGreen="#2c8500",e.JoinHover="#488716",e.JoinDisabled="#e3eede",e.SignalGreen130="#205e01",e.Join="#5eaf1d",e.DeepBlue80="#3c5974",e.Neutral80="#494949",e.DeepBlue50="#a5b8ca",e.Neutral50="#c3c4c5",e.DeepBlue40="#c1d1df",e.Neutral40="#d2d2d2",e.DeepBlue30="#d8e3ee",e.Neutral30="#dcdcdc",e.DeepBlue20="#e8f0f8",e.Neutral20="#e6e6e6",e.Grey="#f7f7f7",e.Black="#111111",e.DeepBlue60="#728fac",e.Neutral60="#989898",e.DeepBlue70="#577490",e.Neutral70="#777777",e.DeepBlue10="#f4f7fb",e.Neutral10="#f2f2f2",e.DeepBlue5="#ffffff",e.Neutral5="#ffffff",e.TextLinkBlueWhiteBg="#032fff",e.TextLinkBlueHoverWhiteBg="#0023d1",e.SignalOrange130="#bc5a00",e.SignalOrange80="#fef1e6",e.Green130="#00777c",e.SignalOrange120="#ff9a3e",e.SignalOrange110="#fcc592",e.SignalOrange100="#ffd1a7",e.SignalOrange90="#fdd8b7",e.SignalOrange60="#fff5ed",e.SignalOrange40="#fff8f2",e))(Ca||{}),Pt=(e=>(e.White="255,255,255",e.Blue40="177,170,255",e.Blue20="208,204,255",e.Red100="255,114,115",e.Green100="14,190,199",e.Blue100="75,55,255",e.TextLinkBlueDarkBg="0,194,255",e.TextLinkBlueHoverDarkBg="82,215,255",e.Blue50="161,152,255",e.Green90="48,200,207",e.Green80="81,210,216",e.Green60="141,229,233",e.Green40="186,244,246",e.Red90="255,150,151",e.Red80="255,182,183",e.Red60="255,227,228",e.Red40="255,247,247",e.Blue90="93,76,255",e.SignalRedHover="188,21,21",e.DeepBlue100="10,33,54",e.Neutral100="33,33,33",e.DeepBlue90="30,58,84",e.Neutral90="50,50,50",e.SignalRed="230,0,0",e.SignalGreen="44,133,0",e.JoinHover="72,135,22",e.JoinDisabled="227,238,222",e.SignalGreen130="32,94,1",e.Join="94,175,29",e.DeepBlue80="60,89,116",e.Neutral80="73,73,73",e.DeepBlue50="165,184,202",e.Neutral50="195,196,197",e.DeepBlue40="193,209,223",e.Neutral40="210,210,210",e.DeepBlue30="216,227,238",e.Neutral30="220,220,220",e.DeepBlue20="232,240,248",e.Neutral20="230,230,230",e.Grey="247,247,247",e.Black="17,17,17",e.DeepBlue60="114,143,172",e.Neutral60="152,152,152",e.DeepBlue70="87,116,144",e.Neutral70="119,119,119",e.DeepBlue10="244,247,251",e.Neutral10="242,242,242",e.DeepBlue5="255,255,255",e.Neutral5="255,255,255",e.TextLinkBlueWhiteBg="3,47,255",e.TextLinkBlueHoverWhiteBg="0,35,209",e.SignalOrange130="188,90,0",e.SignalOrange80="254,241,230",e.Green130="0,119,124",e.SignalOrange120="255,154,62",e.SignalOrange110="252,197,146",e.SignalOrange100="255,209,167",e.SignalOrange90="253,216,183",e.SignalOrange60="255,245,237",e.SignalOrange40="255,248,242",e))(Pt||{});const t3=({background:e,backgroundImageSrc:a,backgroundBlendMode:o,overlayOpacity:l,overlay:r})=>t.useMemo(()=>{const s=e==="image"&&!Ba(a),c=s&&Z1(a),i=s&&o!=="normal",d=e==="none",m=e==="white",u=e==="dark"||e==="image"&&!s,f=e==="light";let p={};if(s&&(za(a)&&(p={...p,backgroundImage:`url("${a}")`}),Z1(a))){const h=e3(a);p={...p,...h}}return i&&(p={...p,"--blend-mode":o,"--background-color-opacity":`${l}`,"--background-color-rgb":`${r==="light"?Pt.White:Pt.Black}`}),{isBackgroundNone:d,isBackgroundWhite:m,isBackgroundDark:u,isBackgroundLight:f,isBackgroundImage:s,isBackgroundImageBreakpointImageSet:c,isBackgroundImageBlend:i,backgroundStyleProps:p}},[e,a,o,l,r]),n3="_light_9cb6x_13",a3="_dark_9cb6x_19",o3="_fullSizeWindow_9cb6x_28",l3="_fixed_9cb6x_51",r3="_absolute_9cb6x_55",c3="_paddingNone_9cb6x_59",s3="_paddingSmall_9cb6x_63",i3="_backgroundNone_9cb6x_67",d3="_backgroundWhite_9cb6x_71",m3="_backgroundDark_9cb6x_75",u3="_backgroundLight_9cb6x_79",_3="_backgroundImage_9cb6x_83",f3="_backgroundImageBreakpointImageSet_9cb6x_90",p3="_backgroundBlend_9cb6x_115",h3="_row_9cb6x_121",v3="_rowReverse_9cb6x_125",g3="_column_9cb6x_129",w3="_columnReverse_9cb6x_133",E3="_flexStart_9cb6x_137",x3="_center_9cb6x_141",oe={light:n3,dark:a3,fullSizeWindow:o3,fixed:l3,absolute:r3,paddingNone:c3,paddingSmall:s3,backgroundNone:i3,backgroundWhite:d3,backgroundDark:m3,backgroundLight:u3,backgroundImage:_3,backgroundImageBreakpointImageSet:f3,backgroundBlend:p3,row:h3,rowReverse:v3,column:g3,columnReverse:w3,flexStart:E3,center:x3},Tt=t.forwardRef(({children:e,className:a,padding:o="small",background:l="none",flexDirection:r="row",justifyContent:s="flexStart",backgroundImageSrc:c,backgroundBlendMode:i="normal",overlayOpacity:d=.7,overlay:m="dark",position:u="fixed",style:f,...p},h)=>{const v=o==="small",g=o==="none",{isBackgroundNone:w,isBackgroundWhite:E,isBackgroundDark:x,isBackgroundLight:B,isBackgroundImage:L,isBackgroundImageBreakpointImageSet:I,isBackgroundImageBlend:k,backgroundStyleProps:M}=t3({background:l,backgroundImageSrc:c,backgroundBlendMode:i,overlayOpacity:d,overlay:m});return t.createElement("div",{style:{...f,...M},className:_(oe.fullSizeWindow,{[oe.paddingNone]:g,[oe.paddingSmall]:v,[oe.backgroundNone]:w,[oe.backgroundWhite]:E,[oe.backgroundDark]:x,[oe.backgroundLight]:B,[oe.backgroundImage]:L,[oe.backgroundImageBreakpointImageSet]:I,[oe.backgroundBlend]:L&&k},oe[r],oe[s],oe[u],a),ref:h,...p},e)});Tt.displayName="FullSizeWindow";const b3="_wrapper_m0c6u_1",k3="_roundedCorners_m0c6u_15",z3="_small_m0c6u_19",B3="_medium_m0c6u_23",C3="_large_m0c6u_27",I3="_full_m0c6u_32",y3="_mediumWidth_m0c6u_37",M3="_fullWidth_m0c6u_41",S3="_autoHeight_m0c6u_45",L3="_flexStart_m0c6u_49",$3="_center_m0c6u_53",Fe={wrapper:b3,roundedCorners:k3,small:z3,medium:B3,large:C3,full:I3,mediumWidth:y3,fullWidth:M3,autoHeight:S3,flexStart:L3,center:$3},Ia=({className:e,children:a,modifier:o,heightModifier:l,size:r="full",justifyContent:s="flexStart",borderRadius:c="none",...i})=>t.createElement("div",{className:_(Fe.wrapper,e,o&&Fe[o],Fe[r],l&&Fe[l],c==="box"&&Fe.roundedCorners,Fe[s]),...i},a),ya=({children:e})=>t.createElement(Tt,{padding:"none",background:"dark"},t.createElement(Ia,{modifier:"fullWidth"},t.createElement(w1,null,e))),N3="_overlay_174tg_4",R3={overlay:N3},A3=({children:e,...a})=>t.createElement(Tt,{padding:"none",background:"dark",className:R3.overlay,...a},e),H3=e=>t.isValidElement(e)&&!!e.props.children,O3=e=>t.isValidElement(e)&&H3(e)&&t.Children.toArray(e.props.children).reduce((a,o)=>a||t.isValidElement(o),!1),Ma=(e,a)=>t.Children.toArray(e).map((o,l,r)=>t.isValidElement(o)&&O3(o)?a(t.cloneElement(o,{...o.props,children:Ma(o.props.children,a)})):a(o,l,r)),Sa=(e,a)=>typeof a>"u"?null:`${e}${a}`,P3=(e,a)=>{if(typeof a!="string")return a;const[o,l]=a.match(/^url\(#(.*)\)$/)??[null,null];if(l===null)return a;const r=Sa(e,l);return r===null?a:`url(#${r})`},V3=e=>t.isValidElement(e)&&typeof e.props=="object",La=e=>{const a=t.useId();return Ma(e.children,o=>!o||typeof o=="string"||typeof o=="number"||!V3(o)?o:t.cloneElement(o,{...Object.entries(o.props).reduce((l,[r,s])=>(l[r]=P3(a,s??""),l),{}),id:Sa(a,o.props.id)}))},T3="_dark_1zxj7_4",W3="_light_1zxj7_8",q3="_tertiary_1zxj7_12",D3="_small_1zxj7_16",j3="_medium_1zxj7_21",Y1={dark:T3,light:W3,tertiary:q3,small:D3,medium:j3},Et=({size:e,source:a,className:o,colorScheme:l,...r})=>{const s=_(l&&Y1[l],e&&Y1[e],o),c=a,i=typeof c=="function"?c({className:s,...r}):t.createElement(a,{className:s,...r});return t.createElement(La,null,i)},F3=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",...e},n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M24.187 9.163a10.667 10.667 0 10-13.65 15.998"}),n.createElement("mask",{id:"a",width:20,height:10,x:7,y:20,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse"},n.createElement("path",{stroke:"url(#paint0_linear)",strokeLinecap:"round",strokeWidth:5.333,d:"M10.537 25.161A10.666 10.666 0 0024.04 23.01"})),n.createElement("g",{mask:"url(#a)"},n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M26.667 16a10.667 10.667 0 10-2.627 7.01"})),n.createElement("defs",null,n.createElement("linearGradient",{id:"paint0_linear",x1:13.067,x2:25.6,y1:26.133,y2:22.133,gradientUnits:"userSpaceOnUse"},n.createElement("stop",null),n.createElement("stop",{offset:1,stopOpacity:0})))),U3="_wrapper_sm86s_24",G3="_label_sm86s_28",X3="_spinner_sm86s_40",Q3="_spin_sm86s_40",K3="_compact_sm86s_49",Z3="_small_sm86s_53",Y3="_medium_sm86s_57",J3="_dark_sm86s_62",ei="_light_sm86s_66",ti="_subtle_sm86s_70",ot={wrapper:U3,label:G3,spinner:X3,spin:Q3,compact:K3,small:Z3,medium:Y3,dark:J3,light:ei,subtle:ti},ni="Loading",b1=({className:e,label:a=ni,sizeModifier:o="medium",colorScheme:l,...r})=>t.createElement("div",{role:"status",className:_(ot.wrapper,l&&ot[l],e),...r},t.createElement("span",{className:ot.label},a),t.createElement(Et,{source:F3,className:_(ot.spinner,ot[o])})),ai=e=>t.createElement(ya,null,t.createElement(b1,{colorScheme:"dark",...e})),oi="_grid_172qj_1",li={grid:oi},$a=({className:e,children:a,hasCellVerticalGutter:o,...l})=>t.createElement("div",{className:_(li.grid,{hasCellVerticalGutter:o},e),...l},a),ri="_top_9teu4_4",ci="_bottom_9teu4_5",si="_content_9teu4_24",J1={top:ri,bottom:ci,content:si},ii=({children:e,position:a="top",className:o})=>t.createElement("div",{className:_(J1[a],o)},t.Children.count(e)>0?t.createElement("span",{className:J1.content},e):e),di="_el_p09eg_15",mi={el:di},ui=e=>"href"in e&&!!e.href&&e.href!=="#",k1=t.forwardRef(({children:e,className:a,disabled:o,htmlTag:l="button",...r},s)=>t.createElement(o?"button":ui(r)?"a":l,{ref:s,className:_(mi.el,a),disabled:o,...r},e));k1.displayName="InteractiveElementContent";const _e=({...e})=>t.createElement(k1,{...e}),Wt=t.forwardRef(({...e},a)=>t.createElement(k1,{...e,ref:a}));Wt.displayName="InteractiveElementContent";const _i="_dark_1nuzc_102",fi="_light_1nuzc_119",pi="_button_1nuzc_491",hi="_disc_1nuzc_535",vi="_noBorderRadius_1nuzc_538",gi="_buttonContent_1nuzc_541",wi="_buttonChildren_1nuzc_547",Ei="_disabled_1nuzc_552",xi="_loading_1nuzc_556",bi="_loadingIcon_1nuzc_561",ki="_enhancerStart_1nuzc_568",zi="_enhancerEnd_1nuzc_569",Bi="_primary_1nuzc_573",Ci="_noHover_1nuzc_582",Ii="_textComponent_1nuzc_596",yi="_secondary_1nuzc_606",Mi="_tertiary_1nuzc_639",Si="_translucent_1nuzc_672",Li="_text_1nuzc_596",$i="_danger_1nuzc_738",Ni="_dangerBordered_1nuzc_771",Ri="_success_1nuzc_804",Ai="_neutral_1nuzc_837",Hi="_transparent_1nuzc_870",Oi="_transparentAlternative_1nuzc_903",Pi="_none_1nuzc_1299",Vi="_square_1nuzc_1309",Ti="_compact_1nuzc_1314",Wi="_small_1nuzc_1329",qi="_medium_1nuzc_1344",Di="_large_1nuzc_1359",ji="_fullWidth_1nuzc_1451",Fi="_fluid_1nuzc_1455",ne={dark:_i,light:fi,button:pi,disc:hi,noBorderRadius:vi,buttonContent:gi,buttonChildren:wi,disabled:Ei,loading:xi,loadingIcon:bi,enhancerStart:ki,enhancerEnd:zi,primary:Bi,noHover:Ci,textComponent:Ii,secondary:yi,tertiary:Mi,translucent:Si,text:Li,danger:$i,dangerBordered:Ni,success:Ri,neutral:Ai,transparent:Hi,transparentAlternative:Oi,none:Pi,square:Vi,compact:Ti,small:Wi,medium:qi,large:Di,fullWidth:ji,fluid:Fi},z1=t.forwardRef(({children:e,className:a,colorScheme:o,htmlTag:l,isActive:r,isDisabled:s,modifier:c,noBorderRadius:i=!1,noHover:d=!1,size:m="medium",variant:u="primary",...f},p)=>t.createElement(R,null,({colorScheme:h})=>{const v=o??h;return t.createElement(Wt,{ref:p,className:_(v,ne.button,ne[v],ne[u],ne[m],c&&ne[c],{[ne.disabled]:s,[ne.noBorderRadius]:i,[ne.noHover]:d||s},a),"data-active":r&&!s,disabled:s,htmlTag:l,...f},e)}));z1.displayName="SimpleButtonContent";const Ui=({...e})=>t.createElement(z1,{...e}),B1=t.forwardRef(({...e},a)=>t.createElement(z1,{...e,ref:a}));B1.displayName="SimpleButtonContent";const z=({children:e,className:a,colorScheme:o,fontVariant:l=C.Body,htmlTag:r="span",isTruncated:s=!1,isUnderlined:c,isUppercase:i,isItalicized:d,whiteSpace:m,wordBreak:u,variant:f="standard",...p})=>t.createElement(R,null,({colorScheme:h})=>t.createElement(r,{className:_(o??h,te.text,te[o??h],te[f],te[l],m&&te[`${m}WhiteSpace`],u&&te[`${u}WordBreak`],{[te.truncated]:s,[te.uppercase]:i,[te.underline]:c,[te.italicize]:d},a),...p},e)),Na=({children:e,className:a,isLoading:o})=>o?t.createElement(t.Fragment,null,t.createElement("div",{className:_(a,"visibility-hidden")},e),t.createElement("div",{className:ne.loadingIcon},t.createElement(b1,{sizeModifier:"compact"}))):a?t.createElement("div",{className:a},e):t.createElement(t.Fragment,null,e),Ra=({children:e,className:a,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:r,enhancerStartClassName:s,noEnhancerPadding:c})=>t.createElement("div",{className:_(a,ne.buttonContent)},r&&t.createElement("span",{className:_(ne.enhancerStart,{"pe-0":c},s)},r),t.createElement("div",{className:ne.buttonChildren},e),o&&t.createElement("span",{className:_(ne.enhancerEnd,{"ps-0":c},l)},o)),Aa=({children:e,className:a,fontVariant:o=C.BodyBold,variant:l="inherit",...r})=>t.createElement(z,{className:_(a,ne.textComponent),fontVariant:o,variant:l,...r},e),C1=t.forwardRef(({children:e,colorScheme:a,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:r,enhancerStartClassName:s,fontVariant:c,hideChildren:i,isDisabled:d,isLoading:m,noEnhancerPadding:u,textVariant:f,underlineText:p,useTextComponent:h,variant:v,...g},w)=>t.createElement(B1,{colorScheme:a,isDisabled:!!d||m,variant:v,ref:w,...g},t.createElement(Na,{isLoading:m},t.createElement(Ra,{className:_({[ne.textComponent]:!h&&v==="text"&&p}),enhancerEnd:o,enhancerEndClassName:l,enhancerStart:r,enhancerStartClassName:s,noEnhancerPadding:u},!i&&(h?t.createElement(Aa,{colorScheme:a,fontVariant:c,variant:f},e):t.createElement(t.Fragment,null,e))))));C1.displayName="ButtonContent";const D=({...e})=>t.createElement(C1,{...e}),Ha=t.forwardRef(({...e},a)=>t.createElement(C1,{...e,ref:a}));Ha.displayName="RefButton";const Gi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdd_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.5 1h-9A2.5 2.5 0 0 0 1 3.5v9A2.5 2.5 0 0 0 3.5 15h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 12.5 1m-.964 7.75H8.75v2.786a.75.75 0 0 1-1.5 0V8.75H4.464a.75.75 0 0 1 0-1.5H7.25V4.464a.75.75 0 0 1 1.5 0V7.25h2.786a.75.75 0 0 1 0 1.5"})),en=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdd_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.429 2H5.571A3.57 3.57 0 0 0 2 5.571v12.857A3.57 3.57 0 0 0 5.571 22h12.857A3.57 3.57 0 0 0 22 18.429V5.571A3.57 3.57 0 0 0 18.429 2M17 13h-4v4a1 1 0 0 1-2 0v-4H7a1 1 0 0 1 0-2h4V7a1 1 0 0 1 2 0v4h4a1 1 0 0 1 0 2"})),Xi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAddSomeone_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13 1.833a.5.5 0 0 1 .5.5V3.5h1.167a.5.5 0 1 1 0 1H13.5v1.167a.5.5 0 1 1-1 0V4.5h-1.167a.5.5 0 1 1 0-1H12.5V2.333a.5.5 0 0 1 .5-.5M7.333 8.391c1.352 0 2.452-1.1 2.452-2.452s-1.1-2.45-2.452-2.45a2.454 2.454 0 0 0-2.452 2.45c0 1.352 1.1 2.452 2.452 2.452m4.014 2.24c-.64-.684-1.844-1.192-4.014-1.192-2.188 0-3.395.516-4.03 1.209l-.018.02c-.172.186-.45.489-.565 1.231a.67.67 0 0 0 .661.768h7.904a.67.67 0 0 0 .662-.768c-.12-.757-.405-1.062-.59-1.258z",clipRule:"evenodd"})),tn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAddSomeone_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.5 2.75a.75.75 0 0 1 .75.75v1.75H22a.75.75 0 0 1 0 1.5h-1.75V8.5a.75.75 0 0 1-1.5 0V6.75H17a.75.75 0 0 1 0-1.5h1.75V3.5a.75.75 0 0 1 .75-.75M11 12.587a3.68 3.68 0 0 0 3.677-3.678A3.68 3.68 0 0 0 11 5.233a3.68 3.68 0 0 0-3.678 3.676A3.68 3.68 0 0 0 11 12.587m6.021 3.359c-.959-1.026-2.767-1.788-6.021-1.788-3.282 0-5.093.775-6.046 1.814l-.026.029c-.258.28-.674.734-.848 1.848A1.005 1.005 0 0 0 5.072 19h11.856c.61 0 1.086-.548.992-1.151-.178-1.136-.607-1.593-.885-1.888z",clipRule:"evenodd"})),Qi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdjust_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.333 2.667a.667.667 0 0 0-.666.666v3.334H2A.667.667 0 0 0 2 8h.667v4.667a.667.667 0 1 0 1.333 0V8h.667a.667.667 0 0 0 0-1.333H4V3.333a.667.667 0 0 0-.667-.666m4.667 0a.667.667 0 0 0-.667.666V10h-.666a.667.667 0 0 0 0 1.333h.666v1.334a.667.667 0 1 0 1.334 0v-1.334h.666a.667.667 0 1 0 0-1.333h-.666V3.333A.667.667 0 0 0 8 2.667m4 .666a.667.667 0 0 1 1.333 0v1.334H14A.667.667 0 1 1 14 6h-.667v6.667a.667.667 0 1 1-1.333 0V6h-.667a.667.667 0 1 1 0-1.333H12z",clipRule:"evenodd"})),Ki=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdjust_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5 4a1 1 0 0 0-1 1v5H3a1 1 0 1 0 0 2h1v7a1 1 0 1 0 2 0v-7h1a1 1 0 1 0 0-2H6V5a1 1 0 0 0-1-1m7 0a1 1 0 0 0-1 1v10h-1a1 1 0 1 0 0 2h1v2a1 1 0 1 0 2 0v-2h1a1 1 0 1 0 0-2h-1V5a1 1 0 0 0-1-1m6 1a1 1 0 1 1 2 0v2h1a1 1 0 1 1 0 2h-1v10a1 1 0 1 1-2 0V9h-1a1 1 0 1 1 0-2h1z",clipRule:"evenodd"})),Zi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdjust_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.833 5.333a1.5 1.5 0 0 0-1.5 1.5v6.5H4c-.736 0-1.333.597-1.333 1.334V15c0 .736.597 1.333 1.333 1.333h1.333v8.834a1.5 1.5 0 0 0 3 0v-8.834h1c.737 0 1.334-.597 1.334-1.333v-.333c0-.737-.597-1.334-1.334-1.334h-1v-6.5a1.5 1.5 0 0 0-1.5-1.5m9.334 0a1.5 1.5 0 0 0-1.5 1.5V20h-1.333c-.737 0-1.334.597-1.334 1.333v.334c0 .736.597 1.333 1.334 1.333h1.333v2.167a1.5 1.5 0 0 0 3 0V23h1c.736 0 1.333-.597 1.333-1.333v-.334c0-.736-.597-1.333-1.333-1.333h-1V6.833a1.5 1.5 0 0 0-1.5-1.5M24 6.833a1.5 1.5 0 0 1 3 0V9h.667C28.403 9 29 9.597 29 10.333v.334c0 .736-.597 1.333-1.333 1.333H27v13.167a1.5 1.5 0 0 1-3 0V12h-1.667A1.333 1.333 0 0 1 21 10.667v-.334C21 9.597 21.597 9 22.333 9H24z",clipRule:"evenodd"})),Yi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdmit_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.01 13c-.258 0-.516-.098-.712-.294L1.295 8.7a1.006 1.006 0 0 1 1.421-1.422l3.293 3.293 7.275-7.277a1.005 1.005 0 1 1 1.421 1.422L6.72 12.705a1 1 0 0 1-.71.295"})),Ji=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdmit_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.156 20c-.368 0-.735-.147-1.016-.442l-5.72-6.007a1.56 1.56 0 0 1 0-2.133c.562-.59 1.47-.59 2.032 0l4.704 4.94L19.548 5.442c.561-.59 1.47-.59 2.031 0a1.56 1.56 0 0 1 0 2.134L10.171 19.557c-.28.295-.647.443-1.015.443"})),e4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdmit_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.156 24c-.367 0-.735-.147-1.016-.442l-5.72-6.007a1.56 1.56 0 0 1 0-2.133c.562-.59 1.47-.59 2.032 0l4.704 4.94L23.548 9.442c.561-.59 1.47-.59 2.031 0a1.56 1.56 0 0 1 0 2.133L14.171 23.557c-.28.295-.647.443-1.015.443"})),t4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAiAssistant_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconAiAssistant_16__a)"},n.createElement("path",{d:"M5.143 12.017V6h1.016q.111 0 .222.025t.222.058L11 7.8a.7.7 0 0 1 .357.3.84.84 0 0 1 .135.45.74.74 0 0 1-.23.567.75.75 0 0 1-.532.216H9.063a.6.6 0 0 1-.119-.008.4.4 0 0 1-.103-.042l-1.016-.416-.206.65 1.222.45q.032.016.095.025Q9 10 9.048 10h4.349q.508 0 .889.383.38.384.38.95l-5.063 2zm-3.81 1.316V6h2.54v7.333zM12.7 8.667q0-1.535 1.173-2.6Q15.047 5 16.733 5q-1.687 0-2.86-1.067-1.173-1.065-1.173-2.6 0 1.535-1.173 2.6Q10.353 5 8.667 5q1.686 0 2.86 1.067 1.173 1.065 1.173 2.6"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconAiAssistant_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),nn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAiAssistant_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconAiAssistant_24__a)"},n.createElement("path",{d:"M7.714 18.025V9h1.524q.166 0 .333.037.168.038.334.088L16.5 11.7q.332.125.536.45.202.325.202.675 0 .525-.345.85t-.798.325h-2.5a1 1 0 0 1-.178-.012.6.6 0 0 1-.155-.063l-1.524-.625-.31.975 1.834.675q.048.026.143.038t.166.012h6.524q.762 0 1.334.575.57.574.571 1.425l-7.595 3zM2 20V9h3.81v11zM19.05 13q0-2.3 1.76-3.9t4.29-1.6q-2.53 0-4.29-1.6T19.05 2q0 2.3-1.76 3.9T13 7.5q2.53 0 4.29 1.6t1.76 3.9"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconAiAssistant_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),n4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAlert_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.348 2.557a1.555 1.555 0 0 0-2.692 0L1.27 11.884a1.555 1.555 0 0 0 1.346 2.332h10.77a1.555 1.555 0 0 0 1.346-2.332zm-1.343 9.907a.733.733 0 0 0 .73-.735.733.733 0 0 0-.73-.735h-.008a.733.733 0 0 0-.73.735c0 .406.326.735.73.735zm-.732-3.675c0 .406.328.735.732.735a.733.733 0 0 0 .73-.735V5.85a.733.733 0 0 0-.73-.735.733.733 0 0 0-.732.735z",clipRule:"evenodd"})),an=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAlert_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.966 4.081c-.871-1.508-3.05-1.508-3.92 0L2.206 17.66c-.87 1.508.218 3.394 1.96 3.394h15.68c1.741 0 2.83-1.886 1.959-3.394zM12.01 18.503c.588 0 1.064-.479 1.064-1.07 0-.59-.476-1.07-1.064-1.07h-.011c-.588 0-1.065.48-1.065 1.07s.477 1.07 1.065 1.07zm-1.065-5.349c0 .591.477 1.07 1.065 1.07s1.064-.479 1.064-1.07V8.875c0-.59-.476-1.07-1.064-1.07s-1.065.48-1.065 1.07z",clipRule:"evenodd"})),a4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsChart_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.158 2a1 1 0 0 0-1 1v7.21a1 1 0 0 0 1 1h1.316a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM3.474 4.947a1 1 0 0 0-1 1v4.264a1 1 0 0 0 1 1h.947a1 1 0 0 0 1-1V5.946a1 1 0 0 0-1-1zm6.736 1a1 1 0 0 1 1-1h.948a1 1 0 0 1 1 1v4.264a1 1 0 0 1-1 1h-.947a1 1 0 0 1-1-1zm-8.473 6.369a.737.737 0 0 0 0 1.473h12.526a.737.737 0 0 0 0-1.473z",clipRule:"evenodd"})),on=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsChart_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.368 4a1 1 0 0 0-1 1v11.158a1 1 0 0 0 1 1h2.737a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zM5.105 8.21a1 1 0 0 0-1 1v6.948a1 1 0 0 0 1 1h2.21a1 1 0 0 0 1-1V9.21a1 1 0 0 0-1-1zm10.053 1a1 1 0 0 1 1-1h2.21a1 1 0 0 1 1 1v6.948a1 1 0 0 1-1 1h-2.21a1 1 0 0 1-1-1zM3.053 18.738a1.053 1.053 0 0 0 0 2.105h17.894a1.053 1.053 0 0 0 0-2.105z",clipRule:"evenodd"})),o4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsProgress_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.72 7.806c.19.326.61.438.937.25a.68.68 0 0 0 .251-.932L13.294 4.34a.687.687 0 0 0-.994-.213.68.68 0 0 0-.286.366l-1.658 5.082-1.807-3.721a.69.69 0 0 0-.72-.378.69.69 0 0 0-.548.405L5.566 9.794l-1.149-1.98a.69.69 0 0 0-.573-.34.69.69 0 0 0-.61.29l-2.111 3.02a.68.68 0 0 0 .171.95c.31.214.738.138.954-.171l1.509-2.158 1.255 2.163a.687.687 0 0 0 1.144.066.7.7 0 0 0 .22-.275l1.576-3.596 1.867 3.843a.69.69 0 0 0 .57.384.686.686 0 0 0 .771-.462l1.7-5.206z",clipRule:"evenodd"})),ln=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsProgress_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.172 11.464a.98.98 0 1 0 1.697-.98L19.562 6.49a.98.98 0 0 0-1.42-.306.98.98 0 0 0-.407.526l-2.37 7.295-2.581-5.342a.98.98 0 0 0-1.029-.543.98.98 0 0 0-.782.581l-2.45 5.617-1.641-2.842a.98.98 0 0 0-.819-.49.98.98 0 0 0-.872.419l-3.015 4.333a.98.98 0 0 0 1.607 1.12L5.94 13.76l1.792 3.105a.98.98 0 0 0 1.634.095 1 1 0 0 0 .315-.395l2.252-5.163 2.666 5.517a.98.98 0 0 0 .816.551.98.98 0 0 0 1.101-.662l2.427-7.475z",clipRule:"evenodd"})),l4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAndroidLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.402 9.23a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23m-6.796 0a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23m7.016-3.704 1.229-2.128a.256.256 0 1 0-.443-.256l-1.244 2.155a7.6 7.6 0 0 0-3.16-.676 7.6 7.6 0 0 0-3.16.676L3.6 3.142a.256.256 0 1 0-.443.256l1.229 2.128a7.26 7.26 0 0 0-3.764 5.807h14.764a7.26 7.26 0 0 0-3.764-5.807"})),rn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAndroidLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M17.103 14.844A.922.922 0 1 1 17.102 13a.922.922 0 0 1 0 1.844m-10.194 0a.922.922 0 1 1 0-1.843.922.922 0 0 1 0 1.843M17.433 9.29l1.843-3.192a.384.384 0 1 0-.664-.384l-1.866 3.233a11.4 11.4 0 0 0-4.74-1.014c-1.71 0-3.313.363-4.74 1.014L5.4 5.713a.383.383 0 1 0-.665.384L6.58 9.289C3.414 11.011 1.249 14.215.932 18H23.08c-.317-3.786-2.482-6.99-5.647-8.71"})),r4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAppleLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.952 10.974q-.279.644-.66 1.188-.523.743-.852 1.028-.509.469-1.093.482-.42 0-1.01-.241-.591-.24-1.088-.24-.52 0-1.118.24-.598.242-.966.254-.561.024-1.119-.495-.356-.31-.89-1.064a7.4 7.4 0 0 1-.94-1.87 6.8 6.8 0 0 1-.396-2.228q0-1.235.534-2.128.42-.717 1.12-1.132a3 3 0 0 1 1.512-.427q.445.001 1.17.272.724.272.928.273.153 0 1.03-.321.826-.297 1.398-.249 1.551.125 2.327 1.225-1.387.84-1.373 2.352.014 1.176.852 1.954a2.8 2.8 0 0 0 .85.558q-.102.296-.216.57m-2.37-9.328q0 .922-.673 1.719c-.54.631-1.193.996-1.901.938a2 2 0 0 1-.014-.232c0-.59.256-1.222.712-1.738q.342-.391.869-.652.526-.256.993-.281.014.123.013.246"})),cn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAppleLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M19.264 16.428a9.8 9.8 0 0 1-.968 1.74q-.764 1.087-1.247 1.506-.745.686-1.602.706-.615 0-1.48-.354-.866-.352-1.593-.352-.763 0-1.638.352-.877.355-1.416.372-.822.036-1.638-.724-.522-.455-1.304-1.56-.84-1.18-1.38-2.739-.578-1.684-.578-3.264 0-1.81.783-3.118.615-1.05 1.64-1.659a4.4 4.4 0 0 1 2.215-.625q.652 0 1.715.399 1.06.399 1.36.4.223 0 1.507-.471 1.211-.436 2.05-.364 2.272.183 3.408 1.795-2.031 1.232-2.01 3.444.018 1.724 1.247 2.863.556.528 1.247.818-.15.435-.318.834M15.79 2.76q-.001 1.35-.985 2.519c-.79.925-1.748 1.46-2.785 1.375A3 3 0 0 1 12 6.313c0-.865.376-1.79 1.044-2.546a4 4 0 0 1 1.272-.955q.771-.375 1.456-.412.02.18.019.36"})),c4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowCornerDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.875 1c.483 0 .875.392.875.875v5.011c0 .508.215 1.008.62 1.386a2.3 2.3 0 0 0 1.568.603h7.075L9.13 5.994a.875.875 0 0 1 1.238-1.238l4.375 4.375a.875.875 0 0 1 0 1.238l-4.375 4.375a.875.875 0 0 1-1.238-1.238l2.882-2.881H4.938c-1.027 0-2.021-.38-2.764-1.075A3.65 3.65 0 0 1 1 6.886V1.875C1 1.392 1.392 1 1.875 1",clipRule:"evenodd"})),sn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowCornerDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.125 3c.621 0 1.125.504 1.125 1.125v6.443c0 .653.277 1.296.797 1.782a2.96 2.96 0 0 0 2.016.775h9.096l-3.704-3.704a1.125 1.125 0 0 1 1.59-1.591l5.626 5.624c.439.44.439 1.152 0 1.592l-5.625 5.625a1.125 1.125 0 0 1-1.591-1.591l3.704-3.705H8.063c-1.32 0-2.599-.49-3.553-1.382A4.7 4.7 0 0 1 3 10.568V4.125C3 3.504 3.504 3 4.125 3",clipRule:"evenodd"})),s4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.433 8.327a.65.65 0 0 0-.817-.203L9 9.921V3a1 1 0 0 0-2 0v6.921L3.384 8.124a.65.65 0 0 0-.748 1.042l4.905 4.905a.65.65 0 0 0 .919 0l4.905-4.905a.65.65 0 0 0 .068-.839"})),dn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.79 12.408a.814.814 0 0 0-1.02-.253l-4.52 2.246V5.75a1.25 1.25 0 0 0-2.5 0v8.651l-4.52-2.246a.813.813 0 0 0-.936 1.302l6.13 6.132a.813.813 0 0 0 1.15 0l6.13-6.132a.81.81 0 0 0 .087-1.049"})),i4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeft_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13 7H6.079l1.797-3.616a.65.65 0 0 0-1.042-.748L1.929 7.541a.65.65 0 0 0 0 .919l4.905 4.905a.65.65 0 0 0 1.042-.749L6.079 9H13a1 1 0 0 0 0-2"})),mn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeft_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.25 10.75H9.6l2.245-4.52a.813.813 0 0 0-1.302-.935l-6.132 6.131a.813.813 0 0 0 0 1.15l6.132 6.13a.812.812 0 0 0 1.302-.936L9.6 13.25h8.651a1.25 1.25 0 0 0 0-2.5"})),d4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeftRegular_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m1.254 8.619 4.334 4.375a.86.86 0 0 0 1.225 0 .88.88 0 0 0 0-1.237L4.016 8.933h10.106A.88.88 0 0 0 15 8.046a.88.88 0 0 0-.878-.887H3.926l2.887-2.915a.88.88 0 0 0 0-1.237.86.86 0 0 0-1.225 0L1.254 7.382a.88.88 0 0 0 0 1.237",clipRule:"evenodd"})),un=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeftRegular_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m4.29 12.707 4.953 5a.983.983 0 0 0 1.4 0 1.005 1.005 0 0 0 0-1.414l-3.196-3.227h11.55c.554 0 1.003-.454 1.003-1.013 0-.56-.45-1.014-1.004-1.014H7.343l3.3-3.332a1.005 1.005 0 0 0 0-1.414.983.983 0 0 0-1.4 0l-4.953 5a1.005 1.005 0 0 0 0 1.414",clipRule:"evenodd"})),m4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowRight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.071 7.541 9.166 2.636a.65.65 0 0 0-1.042.748L9.921 7H3a1 1 0 0 0 0 2h6.921l-1.797 3.616a.65.65 0 0 0 1.042.749l4.905-4.905a.65.65 0 0 0 0-.919"})),_n=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowRight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m19.589 11.426-6.132-6.131a.814.814 0 0 0-1.302.936l2.246 4.52H5.75a1.249 1.249 0 1 0 0 2.499h8.651l-2.246 4.52a.813.813 0 0 0 1.302.936l6.132-6.131a.813.813 0 0 0 0-1.149"})),u4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowUp_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.364 6.834 8.459 1.929a.67.67 0 0 0-.919 0L2.636 6.834a.65.65 0 0 0 .748 1.042L7 6.079V13a1 1 0 0 0 2 0V6.079l3.616 1.797a.65.65 0 0 0 .748-1.042"})),fn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m18.705 10.543-6.13-6.132a.836.836 0 0 0-1.15 0l-6.13 6.132a.813.813 0 0 0 .935 1.302l4.52-2.246v8.651a1.25 1.25 0 0 0 2.5 0V9.599l4.52 2.246a.813.813 0 0 0 .935-1.302"})),_4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAuthenticated_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.584 12.209Q5.168 14.387 7.6 15q2.432-.613 4.016-2.791Q13.2 10.029 13.2 7.37V3.1L7.6 1 2 3.1v4.27q0 2.66 1.584 4.839m6.332-6.091a.402.402 0 1 1 .569.569L7.289 9.882a.4.4 0 0 1-.57 0L5.119 8.28a.402.402 0 1 1 .569-.569L7.004 9.03z",clipRule:"evenodd"})),f4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAuthenticated_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.41 16.81Q9.22 19.3 12 20q2.78-.7 4.59-3.19t1.81-5.53V6.4L12 4 5.6 6.4v4.88q0 3.04 1.81 5.53m7.472-7.845a.563.563 0 1 1 .797.796l-4.474 4.474a.563.563 0 0 1-.797 0l-2.243-2.243a.563.563 0 1 1 .797-.797l1.844 1.845z",clipRule:"evenodd"})),p4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAuthenticated_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.88 22.413q2.413 3.32 6.12 4.254 3.707-.934 6.12-4.254t2.413-7.373V8.533L16 5.333l-8.533 3.2v6.507q0 4.053 2.413 7.373m9.963-10.46a.75.75 0 1 1 1.062 1.062l-5.966 5.965a.75.75 0 0 1-1.062 0l-2.99-2.99a.75.75 0 1 1 1.062-1.063l2.46 2.46z",clipRule:"evenodd"})),h4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackgroundBlur_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__a)"},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__b)"},n.createElement("path",{fill:"currentColor",d:"M8 9.038a2.78 2.78 0 0 0 2.778-2.778A2.78 2.78 0 0 0 8 3.483 2.78 2.78 0 0 0 5.222 6.26 2.78 2.78 0 0 0 8 9.038"})),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.417-8.08 1.238 1.238-9.498 9.498a3.69 3.69 0 0 0-2.77 2.77L-6.2 16.013l-1.238-1.237zM2.766 9.877 4.71 7.932A3.7 3.7 0 0 0 5.866 9.25l-.001.002c-1.198.113-2.226.325-3.1.624m-3.952 3.951-6.203 6.204 1.237 1.237 5.46-5.46a2.04 2.04 0 0 1-.54-1.74q.022-.124.046-.241m3.447 2.738.797.797.797-.797zm4.422 0L5.4 17.848l1.237 1.238 2.521-2.521zM15 10.723a7.6 7.6 0 0 0-1.663-.812L24.97-1.722l1.238 1.237zm-3.014 5.842L-5.059 33.61l1.237 1.237 18.283-18.283zm5.202-2.727a4.7 4.7 0 0 0-.571-1.506 4 4 0 0 0-.159-.239L28.755-.203l1.237 1.237zm-6.131-4.475a17 17 0 0 0-.973-.116 3.67 3.67 0 0 0 1.563-2.949L22.24-4.296l1.237 1.238zM9.664 2.978c.527.274.98.672 1.319 1.156L21.249-6.132 20.01-7.37zm.214-10.821 1.238 1.237-17.234 17.233-1.237-1.237zm20.114 14.58L28.755 5.5-5.06 39.314l1.237 1.237z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M13.018 11.705c-.8-.855-2.306-1.49-5.018-1.49-2.735 0-4.244.646-5.038 1.512-.213.232-.579.603-.729 1.564a.837.837 0 0 0 .827.96h9.88a.837.837 0 0 0 .827-.96c-.151-.963-.519-1.34-.75-1.586"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconBackgroundBlur_16__a"},n.createElement("rect",{width:13.333,height:13.333,x:1.333,y:1.75,fill:"currentColor",rx:.833})),n.createElement("clipPath",{id:"IconBackgroundBlur_16__b"},n.createElement("path",{fill:"currentColor",d:"M1.333 1.75h13.333v13.333H1.333z"})))),pn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackgroundBlur_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__a)"},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__b)"},n.createElement("path",{fill:"currentColor",d:"M12 13.557a4.17 4.17 0 0 0 4.167-4.167A4.17 4.17 0 0 0 12 5.225 4.17 4.17 0 0 0 7.834 9.39a4.17 4.17 0 0 0 4.168 4.167"})),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.084-7.204 1.237 1.237-22.855 22.855-1.237-1.237zm-5.54.236 1.238 1.237L-5.45 11.502l-1.237-1.237zm11.372 1.71-1.238-1.237L9.963 4.22a5.5 5.5 0 0 1 2.79-.316zM-6.722 20.907 6.817 7.366a5.5 5.5 0 0 0-.315 2.79L-5.485 22.143zm11.634-6.331 2.342-2.342c.308.502.695.952 1.142 1.332l-.4.4a20.5 20.5 0 0 0-3.084.61m.334 10.272-9.638 9.639 1.237 1.237L7.721 24.847zm5.703 0L-4.392 40.19l1.237 1.237 16.58-16.579zm11.36-8.885a11 11 0 0 0-1.636-.838l8.749-8.749 1.237 1.238zm-4.092-1.611a22 22 0 0 0-2.103-.372L29.422.672l1.237 1.237zm-.746-4.992q0 .229-.019.453L26.875.39 25.637-.847l-8.452 8.452c.185.55.286 1.14.286 1.754m-2.64-4.703c.503.308.953.694 1.332 1.142l7.982-7.981-1.238-1.238z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M19.526 17.558c-1.198-1.283-3.459-2.235-7.526-2.235-4.102 0-6.366.968-7.557 2.267-.32.349-.868.905-1.093 2.346a1.256 1.256 0 0 0 1.24 1.439h14.82c.762 0 1.357-.685 1.24-1.439-.226-1.444-.777-2.01-1.124-2.378"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconBackgroundBlur_24__a"},n.createElement("rect",{width:20,height:20,x:2,y:2.625,fill:"currentColor",rx:.833})),n.createElement("clipPath",{id:"IconBackgroundBlur_24__b"},n.createElement("path",{fill:"currentColor",d:"M2 2.625h20v20H2z"})))),v4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackspace_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.87 3.174c.163-.11.36-.174.57-.174h8.526C14.538 3 15 3.47 15 4.05v8.4c0 .58-.463 1.05-1.033 1.05H5.438c-.147 0-.288-.032-.415-.089a1 1 0 0 1-.1-.042c-.237-.12-.652-.604-.952-.954l-.082-.096-2.66-3.347a1.06 1.06 0 0 1-.012-1.304L3.89 4.18c.087-.089.178-.198.274-.314.202-.245.43-.52.706-.693m6.923 7.62a.7.7 0 0 1-.99 0L9.15 9.138l-1.654 1.654a.7.7 0 1 1-.99-.99L8.159 8.15 6.505 6.495a.7.7 0 1 1 .99-.99l1.654 1.654 1.654-1.654a.7.7 0 1 1 .99.99L10.14 8.149l1.654 1.654a.7.7 0 0 1 0 .99",clipRule:"evenodd"})),hn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackspace_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.528 5.249c.234-.157.514-.249.815-.249h12.18C21.34 5 22 5.672 22 6.5v12c0 .828-.661 1.5-1.477 1.5H8.343c-.212 0-.413-.045-.595-.127a1 1 0 0 1-.143-.06c-.337-.172-.93-.863-1.359-1.363l-.118-.137-3.8-4.781a1.52 1.52 0 0 1-.017-1.864l3.817-4.98c.126-.128.255-.284.392-.45.29-.35.613-.742 1.008-.99m9.89 3.33a1 1 0 0 1 0 1.414l-2.362 2.363 2.363 2.363a1 1 0 0 1-1.414 1.414l-2.363-2.363-2.363 2.363a1 1 0 0 1-1.415-1.414l2.363-2.363-2.363-2.363a1 1 0 1 1 1.415-1.414l2.363 2.363 2.363-2.363a1 1 0 0 1 1.414 0",clipRule:"evenodd"})),g4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackToTop_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.656 1a.656.656 0 1 0 0 1.313h12.688a.656.656 0 0 0 0-1.313zM3.84 7.685l3.663-3.628a.737.737 0 0 1 1.036 0l3.663 3.628a.72.72 0 0 1 0 1.026.737.737 0 0 1-1.036 0L8.802 6.37l-.036 7.864c0 .406-.289.766-.699.766s-.74-.36-.74-.766v-7.95L4.876 8.71a.737.737 0 0 1-1.036 0 .72.72 0 0 1 0-1.026",clipRule:"evenodd"})),vn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackToTop_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.938 2a.937.937 0 1 0 0 1.875h18.125a.937.937 0 1 0 0-1.875zm3.119 9.55 5.233-5.183a1.05 1.05 0 0 1 1.48 0l5.233 5.183c.41.406.41 1.06 0 1.466s-1.07.406-1.48 0l-3.377-3.345-.052 11.235c0 .58-.412 1.094-.998 1.094s-1.057-.514-1.057-1.094V9.548l-3.502 3.468c-.41.406-1.07.406-1.48 0a1.03 1.03 0 0 1 0-1.466",clipRule:"evenodd"})),w4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBandwidth_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconBandwidth_16__a)"},n.createElement("path",{fill:"currentColor",d:"M15.9 8.726C15.317 5.012 12.04 2 8 2a8 8 0 0 0-8 8c0 1.243.288 2.417.796 3.466a.98.98 0 0 0 .888.534h12.633a.98.98 0 0 0 .887-.534 7.97 7.97 0 0 0 .696-4.74m-3.206-.757-3.971 3.912A1.51 1.51 0 1 1 7.016 9.44l5.038-2.386c.576-.273 1.094.468.64.915"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconBandwidth_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),gn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBandwidth_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M22.862 12.748c-.758-4.828-4.786-8.661-9.646-9.182C6.596 2.855 1 8.024 1 14.5c0 1.709.396 3.324 1.094 4.766.223.46.71.734 1.221.734h17.371c.511 0 .997-.274 1.22-.734a10.95 10.95 0 0 0 .956-6.518m-4.408-1.04-5.46 5.379a2.07 2.07 0 0 1-1.81.567 2.07 2.07 0 0 1-1.35-.857 2.07 2.07 0 0 1-.305-1.723c.15-.566.538-1.07 1.119-1.345l6.927-3.281c.792-.374 1.504.644.879 1.26"})),E4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBell_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.522 1.523a4.916 4.916 0 0 1 8.396 3.48c0 2.32.496 3.755.949 4.587.228.418.449.69.601.852a2 2 0 0 0 .205.19.754.754 0 0 1-.427 1.375H1.754a.754.754 0 0 1-.428-1.375h.001l.034-.027q.054-.044.17-.163c.153-.161.374-.434.602-.852.453-.832.949-2.268.949-4.587 0-1.305.518-2.557 1.44-3.48m2.453 11.842a.754.754 0 0 0-1.392.581c.232.556.577 1.047 1.022 1.403.45.36.987.57 1.559.57s1.11-.21 1.559-.57c.445-.357.79-.848 1.022-1.403a.754.754 0 0 0-1.392-.58c-.15.361-.356.632-.572.805a1 1 0 0 1-.617.239 1 1 0 0 1-.617-.239c-.216-.173-.421-.444-.572-.806",clipRule:"evenodd"})),wn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBell_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.607 3.82A6.209 6.209 0 0 1 18.21 8.216c0 2.93.627 4.743 1.199 5.793.288.528.567.873.76 1.076a3 3 0 0 0 .258.24h.001a.952.952 0 0 1-.54 1.737H4.111a.952.952 0 0 1-.541-1.736l.001-.001.043-.034c.044-.037.12-.104.216-.206.192-.203.471-.548.759-1.076.573-1.05 1.199-2.863 1.199-5.793 0-1.648.654-3.229 1.818-4.394m3.097 14.956a.952.952 0 0 0-1.758.734c.293.701.729 1.321 1.291 1.771.567.454 1.247.72 1.97.72.721 0 1.4-.266 1.968-.72.563-.45.998-1.07 1.29-1.771a.952.952 0 0 0-1.757-.734c-.19.457-.45.8-.723 1.018-.269.215-.537.301-.779.301s-.51-.086-.779-.301c-.273-.219-.532-.56-.723-1.018",clipRule:"evenodd"})),x4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBilling_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 4.429C1 3.639 1.627 3 2.4 3h11.2c.773 0 1.4.64 1.4 1.429v1.428H1zM1 8h14v3.571c0 .79-.627 1.429-1.4 1.429H2.4c-.773 0-1.4-.64-1.4-1.429z"})),En=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBilling_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2H2zM2 12h20v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})),b4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBlock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 1C4.136 1 1 4.136 1 8s3.136 7 7 7 7-3.136 7-7-3.136-7-7-7M2.4 8c0-3.094 2.506-5.6 5.6-5.6 1.295 0 2.485.441 3.43 1.183L3.583 11.43A5.53 5.53 0 0 1 2.4 8M8 13.6a5.53 5.53 0 0 1-3.43-1.183l7.847-7.847A5.53 5.53 0 0 1 13.6 8c0 3.094-2.506 5.6-5.6 5.6"})),xn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBlock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.9 7.9 0 0 1 4 12m8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.9 7.9 0 0 1 20 12c0 4.42-3.58 8-8 8"})),k4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBluetooth_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.888 5.002q.03-.03.059-.065a.7.7 0 0 0-.11-.984L8.342 1.157A.7.7 0 0 0 7.2 1.7v4.61L4.195 3.305a.7.7 0 0 0-.99.99L6.91 8l-3.705 3.705a.7.7 0 0 0 .99.99L7.2 9.69v4.604a.701.701 0 0 0 1.142.55l3.487-2.791.038-.032a.7.7 0 0 0 .02-1.023l-2-2L8.89 8zM8.6 9.69v3.154l1.752-1.402-1.131-1.131zm0-6.534V6.31l1.752-1.752z",clipRule:"evenodd"})),bn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBluetooth_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.697 7.717a1 1 0 0 0-.072-1.498L12.63 2.224A.999.999 0 0 0 11 3v6.586L6.707 5.293a1 1 0 0 0-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 1 0 1.414 1.414L11 14.414v6.578a1 1 0 0 0 1.63.784l4.983-3.986.054-.045a1 1 0 0 0 .03-1.462l-2.858-2.858L13.414 12zM13 14.414v4.505l2.503-2.002-1.616-1.616zm0-9.333v4.505l2.503-2.503z",clipRule:"evenodd"})),z4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBreakoutRooms_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M0 3.6A1.6 1.6 0 0 1 1.6 2h12.8A1.6 1.6 0 0 1 16 3.6v8.8a1.6 1.6 0 0 1-1.6 1.6H1.6A1.6 1.6 0 0 1 0 12.4zm2.4.8h4.8v3.2H2.4zm4.8 4H2.4v3.2h4.8zm1.6-4h4.8v3.2H8.8zm4.8 4H8.8v3.2h4.8z",clipRule:"evenodd"})),kn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBreakoutRooms_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M0 5.4A2.4 2.4 0 0 1 2.4 3h19.2A2.4 2.4 0 0 1 24 5.4v13.2a2.4 2.4 0 0 1-2.4 2.4H2.4A2.4 2.4 0 0 1 0 18.6zm3.6 1.2h7.2v4.8H3.6zm7.2 6H3.6v4.8h7.2zm2.4-6h7.2v4.8h-7.2zm7.2 6h-7.2v4.8h7.2z",clipRule:"evenodd"})),B4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBulletPoint_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0"})),zn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBulletPoint_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})),C4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCalendar_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.1 1.543v-.18C10.1.612 10.727 0 11.5 0h.14c.773 0 1.4.61 1.4 1.364v.179h.56c.77 0 1.4.606 1.4 1.346v10.765c0 .74-.63 1.346-1.4 1.346H2.4c-.77 0-1.4-.606-1.4-1.346V2.89c0-.74.63-1.346 1.4-1.346h.7v-.18C3.1.612 3.727 0 4.5 0h.14c.773 0 1.4.61 1.4 1.364v.179zm3.5 12.111H2.4V4.907h11.2z",clipRule:"evenodd"})),Bn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCalendar_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 2.366V2.09C15 .936 15.895 0 17 0h.2c1.105 0 2 .936 2 2.09v.276h.8c1.1 0 2 .928 2 2.063v16.508C22 22.07 21.1 23 20 23H4c-1.1 0-2-.928-2-2.063V4.429c0-1.135.9-2.063 2-2.063h1V2.09C5 .936 5.895 0 7 0h.2c1.105 0 2 .936 2 2.09v.276zm5 18.57H4V7.525h16z",clipRule:"evenodd"})),I4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChat_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 1H4a3 3 0 0 0-3 3v10.341c0 .59.754.836 1.102.36l1.358-1.859A2.06 2.06 0 0 1 5.119 12H12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3m0 7.5H4v-1h8zm0-3H4v-1h8z"})),Cn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChat_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.286 1.027H5.714A4.715 4.715 0 0 0 1 5.741V21.47c0 .926 1.185 1.313 1.732.565l2.135-2.92a3.23 3.23 0 0 1 2.606-1.325h10.813A4.715 4.715 0 0 0 23 13.075V5.74a4.715 4.715 0 0 0-4.714-4.714m-.524 11.262H6.238v-1.571h11.524zm0-4.19H6.238V6.527h11.524z"})),y4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmark_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.721 3.312a1 1 0 0 0-1.414 0l-7.235 7.234-3.274-3.275a.999.999 0 1 0-1.414 1.414l3.981 3.981c.44.44 1.075.339 1.414 0l7.942-7.94a1 1 0 0 0 0-1.414"})),In=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmark_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.109 19.44c-.384 0-.768-.146-1.061-.439L2.076 13.03a1.5 1.5 0 1 1 2.121-2.12l4.912 4.91L19.96 4.967a1.5 1.5 0 1 1 2.121 2.121L10.169 19c-.293.293-.676.44-1.06.44"})),M4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmarkRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M4.39 8.74l2.1 2.1a.7.7 0 0 0 .99 0l4.2-4.2a.7.7 0 1 0-.99-.99L6.985 9.355 5.38 7.75a.7.7 0 1 0-.99.99",clipRule:"evenodd"})),yn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmarkRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-5.157-8.943 3 3a1 1 0 0 0 1.414 0l6-6a1 1 0 1 0-1.414-1.414l-5.293 5.293-2.293-2.293a1 1 0 0 0-1.414 1.414",clipRule:"evenodd"})),S4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M7.41 10.749 3.245 6.463a.873.873 0 0 1 0-1.212.816.816 0 0 1 1.179 0L8 8.931l3.577-3.68a.816.816 0 0 1 1.179 0 .873.873 0 0 1 0 1.212L8.589 10.75a.816.816 0 0 1-1.178 0"})),Mn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m11.293 15.207-5-5a.999.999 0 1 1 1.414-1.414L12 13.086l4.293-4.293a.999.999 0 1 1 1.414 1.414l-5 5a1 1 0 0 1-1.414 0"})),L4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronLeft_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.537 12.891 5.25 8.606a.856.856 0 0 1 0-1.212l4.286-4.285a.856.856 0 1 1 1.212 1.212L7.069 8l3.68 3.68a.856.856 0 1 1-1.212 1.211"})),Sn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronLeft_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m13.793 17.707-5-5a1 1 0 0 1 0-1.414l5-5a.999.999 0 1 1 1.414 1.414L10.914 12l4.293 4.293a.999.999 0 1 1-1.414 1.414"})),$4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronRight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M5.251 12.756a.816.816 0 0 1 0-1.179L8.931 8 5.25 4.423a.816.816 0 0 1 0-1.179.873.873 0 0 1 1.212 0l4.286 4.167a.816.816 0 0 1 0 1.178l-4.286 4.167a.873.873 0 0 1-1.212 0"})),Ln=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronRight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8.793 17.707a1 1 0 0 1 0-1.414L13.086 12 8.793 7.707a.999.999 0 1 1 1.414-1.414l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0"})),N4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronUp_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.577 10.749 8 7.069l-3.577 3.68a.816.816 0 0 1-1.179 0 .874.874 0 0 1 0-1.212L7.411 5.25a.816.816 0 0 1 1.178 0l4.167 4.286a.873.873 0 0 1 0 1.212.816.816 0 0 1-1.179 0"})),$n=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M16.293 15.207 12 10.914l-4.293 4.293a.999.999 0 1 1-1.414-1.414l5-5a1 1 0 0 1 1.414 0l5 5a.999.999 0 1 1-1.414 1.414"})),R4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChromeLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.023 4.432a.115.115 0 0 1-.099.173H8.296Q8.145 4.592 8 4.592a3.41 3.41 0 0 0-3.3 2.557.115.115 0 0 1-.211.029l-1.97-3.413a.115.115 0 0 1 .009-.13A6.97 6.97 0 0 1 8 1a7 7 0 0 1 6.023 3.432M8 10.616A2.62 2.62 0 0 1 5.384 8 2.62 2.62 0 0 1 8 5.384 2.62 2.62 0 0 1 10.616 8 2.62 2.62 0 0 1 8 10.616m1.034.709a.11.11 0 0 0-.121-.04 3.4 3.4 0 0 1-.913.124 3.43 3.43 0 0 1-3.091-1.973L2.098 4.567a.115.115 0 0 0-.2.001 7.004 7.004 0 0 0 5.058 10.355l.017.001c.04 0 .078-.021.099-.057l1.971-3.414a.12.12 0 0 0-.009-.128m1.431-5.954h3.946c.048 0 .09.029.107.073.32.814.482 1.674.482 2.556a6.96 6.96 0 0 1-2.024 4.924 6.96 6.96 0 0 1-4.897 2.075.115.115 0 0 1-.1-.172l2.816-4.877.005-.008A3.4 3.4 0 0 0 11.409 8c0-.921-.364-1.785-1.024-2.432a.115.115 0 0 1 .08-.197",clipRule:"evenodd"})),Nn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChromeLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.604 6.903a.164.164 0 0 1-.141.247h-8.04a4.87 4.87 0 0 0-5.139 3.634.164.164 0 0 1-.3.041L4.169 5.95a.16.16 0 0 1 .014-.184A9.96 9.96 0 0 1 12 2.001a9.99 9.99 0 0 1 8.604 4.902M12 15.738A3.74 3.74 0 0 1 8.263 12 3.74 3.74 0 0 1 12 8.263a3.74 3.74 0 0 1 3.737 3.738A3.74 3.74 0 0 1 12 15.738m1.478 1.012a.16.16 0 0 0-.174-.058A4.9 4.9 0 0 1 12 16.87a4.89 4.89 0 0 1-4.416-2.818L3.568 7.096a.164.164 0 0 0-.285.001 10.005 10.005 0 0 0 7.225 14.793.17.17 0 0 0 .166-.08l2.816-4.878a.16.16 0 0 0-.012-.182m2.043-8.506h5.638c.067 0 .128.042.153.104A10 10 0 0 1 22 12.001a9.94 9.94 0 0 1-2.892 7.033 9.94 9.94 0 0 1-6.995 2.965h-.001a.164.164 0 0 1-.142-.246l4.022-6.967.008-.012c.569-.818.87-1.777.87-2.773 0-1.317-.52-2.551-1.463-3.476a.164.164 0 0 1 .114-.28",clipRule:"evenodd"})),A4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m3.719 9.042a.75.75 0 0 1-1.018.296L7.639 8.657A.75.75 0 0 1 7.25 8V3a.75.75 0 0 1 1.5 0v4.556l2.672 1.468a.75.75 0 0 1 .297 1.018"})),Rn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m5.312 12.917a1.07 1.07 0 0 1-1.455.423l-4.374-2.401a1.07 1.07 0 0 1-.556-.939V4.857a1.07 1.07 0 1 1 2.142 0v6.509l3.818 2.096c.521.285.711.936.425 1.455"})),H4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClose_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M4.234 4.234a.8.8 0 0 1 1.132 0L8 6.868l2.634-2.634.061-.054a.8.8 0 0 1 1.07 1.185L9.131 8l2.634 2.635.055.061a.8.8 0 0 1-1.185 1.07L8 9.131l-2.635 2.634-.06.055a.8.8 0 0 1-1.07-1.186l2.633-2.635-2.634-2.634-.054-.06a.8.8 0 0 1 .054-1.07"})),An=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClose_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.293 17.707a1 1 0 0 0 1.414-1.414L13.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414L12 10.586 7.707 6.293a1 1 0 0 0-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 1 0 1.414 1.414L12 13.414z",clipRule:"evenodd"})),O4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconColumns_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 11.846V4.058a1.5 1.5 0 0 1 .458-1.1 1.5 1.5 0 0 1 1.1-.458h10.884a1.5 1.5 0 0 1 1.1.458 1.5 1.5 0 0 1 .458 1.1v7.788a1.5 1.5 0 0 1-.458 1.1 1.5 1.5 0 0 1-1.1.458H2.558a1.5 1.5 0 0 1-1.1-.457 1.5 1.5 0 0 1-.458-1.1m1.538 0h2.59V4.058h-2.59zm4.148 0h2.59V4.058h-2.59zm4.147 0h2.59V4.058h-2.59z"})),P4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconColumns_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.5 17.77V6.087q0-.964.686-1.65a2.25 2.25 0 0 1 1.65-.687h16.327a2.25 2.25 0 0 1 1.65.686 2.25 2.25 0 0 1 .687 1.65V17.77a2.25 2.25 0 0 1-.686 1.65 2.25 2.25 0 0 1-1.65.686H3.836a2.25 2.25 0 0 1-1.65-.686 2.25 2.25 0 0 1-.687-1.65m2.307 0h3.885V6.087H3.807zm6.221 0h3.885V6.087h-3.885zm6.222 0h3.884V6.087H16.25z"})),V4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconColumns_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M2 23.693V8.115a3 3 0 0 1 .915-2.2A3 3 0 0 1 5.115 5h21.77a3 3 0 0 1 2.2.915 3 3 0 0 1 .915 2.2v15.578a3 3 0 0 1-.915 2.2 3 3 0 0 1-2.2.915H5.115a3 3 0 0 1-2.2-.915 3 3 0 0 1-.915-2.2m3.076 0h5.18V8.115h-5.18zm8.295 0h5.18V8.115h-5.18zm8.295 0h5.18V8.115h-5.18z"})),Qt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorHigh_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",rx:1})),Kt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorLow_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconConnectionIndicatorLow_24__a)"},n.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,opacity:.3,rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconConnectionIndicatorLow_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Zt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorMedium_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconConnectionIndicatorMedium_24__a)"},n.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconConnectionIndicatorMedium_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Yt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorVeryLow_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconConnectionIndicatorVeryLow_24__a)"},n.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",opacity:.3,rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",opacity:.3,rx:1})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconConnectionIndicatorVeryLow_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),T4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCopy_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 2h6a2 2 0 0 1 2 2v.75H6.75a2 2 0 0 0-2 2V12H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2",clipRule:"evenodd"}),n.createElement("rect",{width:8,height:8,x:6,y:6,fill:"currentColor",rx:1.5})),Hn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCopy_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6 3h10a3 3 0 0 1 3 3v1h-9a3 3 0 0 0-3 3v9H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3",clipRule:"evenodd"}),n.createElement("rect",{width:12,height:12,x:9,y:9,fill:"currentColor",rx:2})),On=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDeny_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.44 20.56a1.5 1.5 0 0 0 2.12-2.12L14.122 12l6.44-6.44a1.5 1.5 0 0 0-2.122-2.12L12 9.878l-6.44-6.44a1.5 1.5 0 1 0-2.12 2.122L9.878 12l-6.44 6.44a1.5 1.5 0 0 0 2.122 2.12L12 14.122z",clipRule:"evenodd"})),W4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDeny_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22.44 24.56a1.5 1.5 0 0 0 2.12-2.12L18.122 16l6.44-6.44a1.5 1.5 0 0 0-2.122-2.12L16 13.878l-6.44-6.44a1.5 1.5 0 1 0-2.12 2.122L13.878 16l-6.44 6.44a1.5 1.5 0 0 0 2.122 2.12L16 18.122z",clipRule:"evenodd"})),q4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.531 11.817 3.117-3.116a.623.623 0 1 0-.881-.882L8.09 10.495 5.415 7.82a.623.623 0 1 0-.882.882l3.117 3.116a.623.623 0 0 0 .881 0m.105-3.636 3.117-3.116a.623.623 0 1 0-.882-.882L8.195 6.86 5.519 4.183a.623.623 0 1 0-.882.882L7.754 8.18a.623.623 0 0 0 .882 0",clipRule:"evenodd"})),Pn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.797 17.726 4.675-4.675a.934.934 0 1 0-1.322-1.322l-4.014 4.014-4.014-4.014A.934.934 0 1 0 6.8 13.05l4.675 4.675a.934.934 0 0 0 1.322 0m.156-5.454 4.676-4.675a.934.934 0 1 0-1.323-1.322l-4.014 4.014-4.014-4.014a.934.934 0 1 0-1.322 1.322l4.675 4.675a.934.934 0 0 0 1.322 0",clipRule:"evenodd"})),D4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronLeft_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m4.183 8.531 3.116 3.117a.623.623 0 1 0 .882-.881L5.505 8.09 8.18 5.415a.623.623 0 1 0-.882-.882L4.183 7.65a.623.623 0 0 0 0 .881m3.636.104 3.116 3.117a.623.623 0 1 0 .882-.881L9.14 8.195l2.676-2.676a.623.623 0 1 0-.882-.882L7.82 7.754a.623.623 0 0 0 0 .881",clipRule:"evenodd"})),Vn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronLeft_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.274 12.064 4.675 4.52a.957.957 0 0 0 1.322 0 .88.88 0 0 0 0-1.279l-4.014-3.88 4.015-3.882a.88.88 0 0 0 0-1.278.957.957 0 0 0-1.323 0l-4.675 4.52a.88.88 0 0 0 0 1.278m5.454.15 4.676 4.52a.957.957 0 0 0 1.322 0 .88.88 0 0 0 0-1.278l-4.015-3.88 4.015-3.882a.88.88 0 0 0 0-1.278.957.957 0 0 0-1.322 0l-4.676 4.52a.88.88 0 0 0 0 1.278",clipRule:"evenodd"})),j4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronRight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.817 7.469 8.701 4.352a.623.623 0 1 0-.882.881l2.676 2.676-2.676 2.676a.623.623 0 1 0 .882.882l3.116-3.117a.623.623 0 0 0 0-.881m-3.636-.104L5.065 4.248a.623.623 0 1 0-.882.881L6.86 7.805l-2.676 2.677a.623.623 0 1 0 .882.88L8.18 8.247a.623.623 0 0 0 0-.881",clipRule:"evenodd"})),Tn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronRight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.726 11.203 13.05 6.528a.934.934 0 1 0-1.322 1.322l4.014 4.014-4.014 4.014A.934.934 0 1 0 13.05 17.2l4.675-4.675a.934.934 0 0 0 0-1.322m-5.454-.156L7.597 6.37a.934.934 0 1 0-1.322 1.322l4.014 4.015-4.014 4.014a.934.934 0 1 0 1.322 1.322l4.675-4.675a.934.934 0 0 0 0-1.322",clipRule:"evenodd"})),F4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronUp_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.469 4.183 4.352 7.299a.623.623 0 1 0 .881.882L7.91 5.505l2.676 2.676a.623.623 0 1 0 .882-.882L8.35 4.183a.623.623 0 0 0-.881 0m-.105 3.636-3.117 3.116a.623.623 0 1 0 .882.882L7.805 9.14l2.676 2.676a.623.623 0 1 0 .882-.882L8.246 7.82a.623.623 0 0 0-.882 0",clipRule:"evenodd"})),Wn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.203 6.274 6.528 10.95a.934.934 0 1 0 1.322 1.322l4.014-4.014 4.014 4.014A.934.934 0 1 0 17.2 10.95l-4.675-4.675a.934.934 0 0 0-1.322 0m-.156 5.454L6.37 16.403a.934.934 0 1 0 1.323 1.322l4.014-4.014 4.014 4.014a.934.934 0 1 0 1.322-1.322l-4.675-4.675a.934.934 0 0 0-1.322 0",clipRule:"evenodd"})),U4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDraggable_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M6.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0M6.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0"})),qn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDraggable_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0M10.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0M10.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0M15.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0M15.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0M15.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0"})),G4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDtmf_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.6 13.929C9.6 14.52 9.108 15 8.5 15s-1.1-.48-1.1-1.071c0-.592.492-1.072 1.1-1.072s1.1.48 1.1 1.072M9.6 9.643c0 .592-.492 1.071-1.1 1.071s-1.1-.48-1.1-1.071c0-.592.492-1.072 1.1-1.072s1.1.48 1.1 1.072M9.6 5.357c0 .592-.492 1.072-1.1 1.072s-1.1-.48-1.1-1.072.492-1.071 1.1-1.071 1.1.48 1.1 1.071"}),n.createElement("path",{fill:"currentColor",d:"M9.6 1.071c0 .592-.492 1.072-1.1 1.072s-1.1-.48-1.1-1.072C7.4.48 7.892 0 8.5 0s1.1.48 1.1 1.071"}),n.createElement("path",{fill:"currentColor",d:"M14 9.643c0 .592-.492 1.071-1.1 1.071-.607 0-1.1-.48-1.1-1.071 0-.592.492-1.072 1.1-1.072.607 0 1.1.48 1.1 1.072M14 5.357c0 .592-.492 1.072-1.1 1.072-.607 0-1.1-.48-1.1-1.072s.492-1.071 1.1-1.071c.607 0 1.1.48 1.1 1.071M14 1.071c0 .592-.492 1.072-1.1 1.072-.607 0-1.1-.48-1.1-1.072C11.8.48 12.292 0 12.9 0c.607 0 1.1.48 1.1 1.071M5.2 9.643c0 .592-.492 1.071-1.1 1.071S3 10.234 3 9.643c0-.592.492-1.072 1.1-1.072s1.1.48 1.1 1.072M5.2 5.357c0 .592-.492 1.072-1.1 1.072S3 5.949 3 5.357s.492-1.071 1.1-1.071 1.1.48 1.1 1.071M5.2 1.071c0 .592-.492 1.072-1.1 1.072S3 1.663 3 1.07C3 .48 3.492 0 4.1 0s1.1.48 1.1 1.071"})),Dn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDtmf_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13 20.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13 14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),n.createElement("path",{fill:"currentColor",d:"M13 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),n.createElement("path",{fill:"currentColor",d:"M19 14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M19 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M19 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})),X4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDualScreen_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.09 3.94c0-.704.57-1.273 1.274-1.273h6.363c.703 0 1.273.57 1.273 1.272v4.455c0 .703-.57 1.273-1.273 1.273H10.8v-3.39a2 2 0 0 0-2-2H6.09zM1 6.484c0-.703.57-1.273 1.273-1.273h6.363c.703 0 1.273.57 1.273 1.273v4.454c0 .703-.57 1.273-1.273 1.273H2.273C1.57 12.212 1 11.642 1 10.94zm5.675 6.181H4.324l-.31.726c-.058.135.07.274.253.274h2.465c.183 0 .311-.14.254-.274z",clipRule:"evenodd"})),jn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDualScreen_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.273 5.818C9.273 4.814 10.087 4 11.09 4h9.09C21.187 4 22 4.814 22 5.818v6.364A1.82 1.82 0 0 1 20.182 14H16V8.3a2 2 0 0 0-2-2H9.273zM2 9.455c0-1.005.814-1.819 1.818-1.819h9.091c1.004 0 1.818.814 1.818 1.819v6.363a1.82 1.82 0 0 1-1.818 1.818H3.82A1.82 1.82 0 0 1 2 15.818zm8.108 8.83h-3.36l-.443 1.037c-.082.193.102.392.362.392h3.522c.26 0 .444-.2.362-.392z",clipRule:"evenodd"})),Q4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEdit_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.041 2c-.52 0-1.018.206-1.385.574l-7.845 7.844a.63.63 0 0 0-.165.292l-.627 2.51a.628.628 0 0 0 .76.761l2.511-.627a.63.63 0 0 0 .292-.165l7.844-7.845A1.96 1.96 0 0 0 12.041 2",clipRule:"evenodd"})),Fn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEdit_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.062 3c-.78 0-1.527.31-2.078.86L4.217 15.629a.94.94 0 0 0-.248.437l-.94 3.765a.94.94 0 0 0 1.14 1.142l3.766-.942a.94.94 0 0 0 .437-.247L20.14 8.016A2.938 2.938 0 0 0 18.062 3",clipRule:"evenodd"})),K4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEmoji_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M5.25 5.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5m6.434 5.478c-.041.092-1.051 2.272-3.684 2.272s-3.643-2.18-3.684-2.272a.75.75 0 1 1 1.368-.614c.024.051.67 1.386 2.316 1.386s2.292-1.335 2.318-1.393a.75.75 0 0 1 .993-.366.75.75 0 0 1 .373.987M10.75 8a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5"})),Un=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEmoji_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M-141-76h1270v1137H-141z"}),n.createElement("path",{fill:"currentColor",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2M8.071 8.429a1.786 1.786 0 1 1 0 3.572 1.786 1.786 0 0 1 0-3.572m9.192 7.825c-.059.133-1.501 3.246-5.263 3.246s-5.204-3.113-5.263-3.246a1.073 1.073 0 0 1 1.956-.878c.033.074.956 1.981 3.307 1.981 2.391 0 3.299-1.961 3.308-1.981.243-.541.879-.78 1.417-.539.54.244.78.878.538 1.417M15.929 12a1.786 1.786 0 1 1 0-3.572 1.786 1.786 0 0 1 0 3.572"})),Z4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExpand_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.53 2.195 4.195 5.528a.666.666 0 1 0 .943.943L8 3.609l2.862 2.862a.666.666 0 1 0 .943-.943L8.472 2.195a.666.666 0 0 0-.943 0m.941 12.053 3.333-3.333a.666.666 0 1 0-.942-.942L8 12.834 5.138 9.973a.666.666 0 1 0-.943.942l3.334 3.333c.26.26.681.26.942 0",clipRule:"evenodd"})),Gn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExpand_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.538 4.251 7.253 8.537a.856.856 0 1 0 1.211 1.212l3.68-3.68 3.68 3.68a.856.856 0 1 0 1.211-1.212L12.75 4.25a.856.856 0 0 0-1.212 0m1.211 15.498 4.286-4.286a.856.856 0 1 0-1.212-1.212l-3.68 3.68-3.68-3.68a.856.856 0 1 0-1.212 1.212l4.286 4.286a.856.856 0 0 0 1.212 0",clipRule:"evenodd"})),Y4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExport_16",viewBox:"0 0 16 17","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m13.125 6.634-4.54 4.54a.6.6 0 0 1-.852 0l-4.54-4.54a.602.602 0 0 1 .693-.965l3.347 1.664V.926a.926.926 0 0 1 1.852 0v6.407l3.347-1.664a.601.601 0 0 1 .693.965M1.7 11.517a.7.7 0 0 1 .7.7v2.1h11.2v-2.1a.7.7 0 1 1 1.4 0v2.8a.7.7 0 0 1-.428.645l-.015.006a.7.7 0 0 1-.257.049H1.7a.7.7 0 0 1-.7-.7v-2.8000000000000003a.7.7 0 0 1 .7-.7"})),Xn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExport_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m19.32 10.025-6.486 6.487a.86.86 0 0 1-1.215 0l-6.487-6.488a.86.86 0 0 1 .99-1.378l4.782 2.377V1.87a1.323 1.323 0 0 1 2.645 0v9.153l4.782-2.376a.859.859 0 0 1 .99 1.378M22 18a1 1 0 1 0-2 0v3H4v-3a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1z",clipRule:"evenodd"})),J4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFecc_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.534 9.47-2.164 2.164-.735-.735L13.8 8.735a1.04 1.04 0 0 0 0-1.471l-2.165-2.165.736-.736 2.164 2.165a2.08 2.08 0 0 1 0 2.942M7.265 2.2 5.101 4.364l-.735-.735L6.53 1.465a2.08 2.08 0 0 1 2.941 0l2.163 2.163-.735.736L8.736 2.2a1.04 1.04 0 0 0-1.47 0M4.366 5.1l-.735-.736-2.164 2.164a2.08 2.08 0 0 0 0 2.942l2.163 2.164.736-.736-2.164-2.163a1.04 1.04 0 0 1 0-1.471zm7.27 7.27-.736-.736-2.164 2.164a1.04 1.04 0 0 1-1.47 0L5.1 11.634l-.735.735 2.164 2.164a2.08 2.08 0 0 0 2.941 0zM8 10.121a2.123 2.123 0 1 0 0-4.245 2.123 2.123 0 0 0 0 4.245",clipRule:"evenodd"})),Qn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFecc_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22.195 14.824 19.219 17.8l-1.414-1.415 2.976-2.976a2 2 0 0 0 0-2.828l-2.976-2.977L19.22 6.19l2.976 2.976a4 4 0 0 1 0 5.658M10.588 3.214 7.612 6.19 6.198 4.776l2.976-2.977a4 4 0 0 1 5.656 0l2.975 2.977-1.414 1.414-2.975-2.976a2 2 0 0 0-2.828 0m-4.39 4.39L4.784 6.19 1.81 9.166a4 4 0 0 0 0 5.658L4.784 17.8l1.414-1.415-2.975-2.976a2 2 0 0 1 0-2.828zm11.607 11.61L16.391 17.8l-2.975 2.976a2 2 0 0 1-2.828 0L7.612 17.8l-1.414 1.414 2.976 2.977a4 4 0 0 0 5.656 0zm-5.803-3.765a3.453 3.453 0 1 0 0-6.907 3.453 3.453 0 0 0 0 6.906",clipRule:"evenodd"})),e5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFirefoxLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.71 1.305a.292.292 0 0 0-.248.521c1.16.79 1.87 2.902 1.913 4.56a3.8 3.8 0 0 0-1.095-1.283.292.292 0 0 0-.408.408 3.208 3.208 0 0 1-2.58 5.114 2.4 2.4 0 0 1-.955-.152c.332-.138.65-.31.946-.514a2.35 2.35 0 0 1 1.176-.5.292.292 0 0 0 .283-.363 1.144 1.144 0 0 0-1.158-.804 1 1 0 0 0-.753.298c-.157.14-.32.285-.996.285-1.193 0-1.75-.696-1.75-1.166a.6.6 0 0 1 .255-.434q.195-.138.413-.233a.3.3 0 0 0 .413 0 .69.69 0 0 0 .144-.675l1.56-1.04a.292.292 0 0 0-.16-.535h-.584c-.649 0-1.073-.126-1.166-.345-.134-.322.306-1.008.788-1.49a.292.292 0 0 0-.205-.497c-.767.068-1.459.49-1.873 1.139a6.3 6.3 0 0 0-1.32.02 1.5 1.5 0 0 1-.233-.35 3 3 0 0 1-.365-1.101.292.292 0 0 0-.498-.207 2.3 2.3 0 0 0-.449 2.491 7 7 0 0 0 6.196 10.255C11.926 14.707 15 11.761 15 8v-.583c0-3.558-2.216-5.49-4.29-6.112"})),Kn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFirefoxLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.871 2.436a.417.417 0 0 0-.354.744c1.658 1.127 2.67 4.146 2.734 6.514a5.4 5.4 0 0 0-1.565-1.833.417.417 0 0 0-.583.583 4.583 4.583 0 0 1-3.685 7.306 3.4 3.4 0 0 1-1.365-.217 7.3 7.3 0 0 0 1.351-.734 3.36 3.36 0 0 1 1.68-.716.417.417 0 0 0 .405-.517 1.635 1.635 0 0 0-1.654-1.15 1.42 1.42 0 0 0-1.077.428c-.224.2-.455.406-1.423.406-1.704 0-2.5-.994-2.5-1.666a.87.87 0 0 1 .365-.62q.279-.196.59-.333a.43.43 0 0 0 .59 0 .98.98 0 0 0 .206-.964l2.23-1.486a.417.417 0 0 0-.23-.763h-.834c-.927 0-1.534-.18-1.666-.494-.191-.46.437-1.44 1.125-2.127a.417.417 0 0 0-.292-.712 3.55 3.55 0 0 0-2.676 1.627 9 9 0 0 0-1.886.029 2.2 2.2 0 0 1-.333-.5 4.35 4.35 0 0 1-.52-1.573.417.417 0 0 0-.712-.295 3.29 3.29 0 0 0-.642 3.559C.581 11.82 2.46 17.865 7.349 20.434a10 10 0 0 0 4.653 1.148C17.608 21.582 22 17.372 22 12v-.833c0-5.082-3.166-7.842-6.129-8.73"})),t5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFlipCamera_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13 3h-1.5l-.724-1.447A1 1 0 0 0 9.882 1H6.118a1 1 0 0 0-.894.553L4.5 3H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M4.235 9.801 2.467 8.033a.374.374 0 0 1 .432-.601l1.103.548A4.003 4.003 0 0 1 8 4c.926 0 1.776.32 2.453.852a.495.495 0 0 1 .002.764.49.49 0 0 1-.619.014A3 3 0 0 0 8 5a3 3 0 0 0-2.998 2.977L6.1 7.431a.375.375 0 0 1 .432.602L4.765 9.801a.375.375 0 0 1-.53 0m9.337-1.35a.376.376 0 0 1-.472.117l-1.102-.548A4.003 4.003 0 0 1 8 12c-.926 0-1.776-.32-2.453-.852a.495.495 0 0 1-.002-.764.49.49 0 0 1 .619-.014c.508.394 1.145.63 1.836.63a3 3 0 0 0 2.998-2.977l-1.099.545a.375.375 0 0 1-.431-.601l1.768-1.768a.385.385 0 0 1 .53 0l1.768 1.768c.129.13.145.335.038.484"})),n5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFlipCamera_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M19.5 6h-2.25l-1.085-2.171A1.5 1.5 0 0 0 14.823 3H9.177a1.5 1.5 0 0 0-1.342.829L6.75 6H4.5a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h15a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3M6.352 16.201 3.7 13.55a.563.563 0 0 1 .648-.902l1.653.821A6.006 6.006 0 0 1 12 7.5c1.389 0 2.664.48 3.68 1.278.366.287.358.847.002 1.146a.736.736 0 0 1-.928.021A4.48 4.48 0 0 0 12 9a4.504 4.504 0 0 0-4.497 4.467l1.648-.819a.563.563 0 0 1 .648.902l-2.652 2.651a.56.56 0 0 1-.795 0m14.006-2.025a.564.564 0 0 1-.707.176l-1.653-.821A6.005 6.005 0 0 1 12 19.5a5.94 5.94 0 0 1-3.68-1.278c-.365-.287-.358-.847-.002-1.146a.736.736 0 0 1 .928-.021A4.48 4.48 0 0 0 12 18a4.504 4.504 0 0 0 4.497-4.467l-1.648.819a.563.563 0 0 1-.648-.902l2.652-2.651c.22-.22.576-.22.796 0L20.3 13.45a.56.56 0 0 1 .058.726"})),a5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFlipCamera_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M26 8h-3l-1.447-2.895A2 2 0 0 0 19.764 4h-7.528a2 2 0 0 0-1.79 1.105L9 8H6a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h20a4 4 0 0 0 4-4V12a4 4 0 0 0-4-4M8.47 21.601l-3.537-3.534a.751.751 0 0 1 .864-1.203l2.204 1.095C8.024 13.567 11.603 10 16 10c1.852 0 3.552.64 4.907 1.704.488.383.477 1.13.002 1.528a.98.98 0 0 1-1.237.028A5.97 5.97 0 0 0 16 12c-3.293 0-5.97 2.668-5.996 5.956l2.197-1.092a.751.751 0 0 1 .864 1.203L9.53 21.6a.75.75 0 0 1-1.06 0m18.674-2.7a.75.75 0 0 1-.943.235l-2.204-1.095C23.976 22.433 20.397 26 16 26a7.9 7.9 0 0 1-4.907-1.704c-.486-.383-.477-1.13-.002-1.528a.98.98 0 0 1 1.237-.028A5.97 5.97 0 0 0 16 24c3.293 0 5.97-2.668 5.996-5.956l-2.197 1.092a.751.751 0 0 1-.864-1.203L22.47 14.4a.75.75 0 0 1 1.061 0l3.535 3.534c.26.26.292.67.077.968"})),o5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconFullscreenOff_16__a)"},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.369 5.046 2.815.946a.515.515 0 0 1-.164 1.003h-5.5a.514.514 0 0 1-.515-.515V.98a.517.517 0 0 1 1.004-.163l.946 2.815L13.813.774a.999.999 0 1 1 1.414 1.414zM.98 9.005h5.5c.285 0 .515.23.514.514v5.5a.515.515 0 0 1-1.003.164l-.946-2.815-2.858 2.858a.999.999 0 1 1-1.414-1.414l2.858-2.858-2.815-.946A.514.514 0 0 1 .98 9.005",clipRule:"evenodd"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconFullscreenOff_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),l5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.36 8.407 3.52 1.183a.642.642 0 0 1-.205 1.254H13.8a.644.644 0 0 1-.644-.644V3.325a.644.644 0 0 1 1.254-.205l1.183 3.519 3.573-3.573a1.25 1.25 0 1 1 1.768 1.768zM3.326 13.156H10.2c.356 0 .644.288.644.644v6.875a.644.644 0 0 1-1.254.205l-1.183-3.519-3.573 3.573a1.25 1.25 0 0 1-1.768-1.768l3.573-3.573-3.52-1.183a.642.642 0 0 1 .206-1.254",clipRule:"evenodd"})),r5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOff_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m23.148 11.21 4.692 1.577a.858.858 0 0 1-.273 1.672H18.4a.86.86 0 0 1-.859-.859V4.433a.858.858 0 0 1 1.672-.273l1.578 4.692 4.764-4.764a1.666 1.666 0 1 1 2.357 2.357zM4.433 17.54H13.6c.475 0 .859.384.859.859v9.167a.858.858 0 0 1-1.672.273l-1.578-4.692-4.764 4.764a1.667 1.667 0 0 1-2.357-2.357l4.764-4.764-4.692-1.578a.858.858 0 0 1 .273-1.672",clipRule:"evenodd"})),c5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.98 1.005h5.5c.285 0 .515.23.514.515v5.5a.515.515 0 0 1-1.003.164l-.946-2.815-2.858 2.858a.999.999 0 1 1-1.414-1.414l2.858-2.859-2.815-.946a.515.515 0 0 1 .164-1.003M4.369 13.046l2.815.946a.515.515 0 0 1-.164 1.003h-5.5a.514.514 0 0 1-.515-.515v-5.5a.515.515 0 0 1 1.003-.164l.947 2.816 2.858-2.858a.999.999 0 1 1 1.414 1.414z",clipRule:"evenodd"})),s5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.325 3.156H20.2c.356 0 .644.288.644.644v6.875a.644.644 0 0 1-1.254.205l-1.183-3.519-3.573 3.573a1.25 1.25 0 0 1-1.768-1.768l3.573-3.573L13.12 4.41a.642.642 0 0 1 .205-1.254M7.361 18.407l3.519 1.183a.642.642 0 0 1-.205 1.254H3.8a.644.644 0 0 1-.644-.644v-6.875a.644.644 0 0 1 1.254-.205l1.183 3.519 3.573-3.573a1.25 1.25 0 1 1 1.768 1.768z",clipRule:"evenodd"})),i5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOn_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.767 4.208h9.166c.475 0 .859.384.859.859v9.166a.858.858 0 0 1-1.672.274l-1.577-4.692-4.764 4.764a1.668 1.668 0 0 1-2.358-2.358l4.764-4.764-4.692-1.577a.858.858 0 0 1 .273-1.672M9.815 24.543l4.692 1.577a.858.858 0 0 1-.273 1.672H5.066a.86.86 0 0 1-.859-.859v-9.166c0-.422.304-.78.72-.848a.87.87 0 0 1 .952.574l1.577 4.692 4.764-4.764a1.666 1.666 0 1 1 2.358 2.358z",clipRule:"evenodd"})),d5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGeneric2_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 15a6.8 6.8 0 0 1-2.73-.551 7.1 7.1 0 0 1-2.222-1.496A7.1 7.1 0 0 1 1.55 10.73 6.8 6.8 0 0 1 1 8q0-1.452.551-2.73a7.1 7.1 0 0 1 1.497-2.222A7.1 7.1 0 0 1 5.27 1.55 6.8 6.8 0 0 1 8 1q1.452 0 2.73.551a7.1 7.1 0 0 1 2.223 1.497q.944.945 1.496 2.222.55 1.278.551 2.73v1.015q0 1.033-.709 1.759a2.34 2.34 0 0 1-1.741.726q-.612 0-1.155-.262a2.47 2.47 0 0 1-.91-.753 3.4 3.4 0 0 1-1.146.761Q8.7 11.501 8 11.5a3.37 3.37 0 0 1-2.476-1.024A3.37 3.37 0 0 1 4.5 8q0-1.453 1.024-2.476A3.37 3.37 0 0 1 8 4.5q1.453 0 2.476 1.024A3.37 3.37 0 0 1 11.5 8v1.015q0 .455.297.77a1 1 0 0 0 .753.315 1 1 0 0 0 .752-.315 1.08 1.08 0 0 0 .298-.77V8q0-2.344-1.627-3.972Q10.344 2.4 8 2.4T4.028 4.028 2.4 8q0 2.344 1.628 3.973Q5.655 13.6 8 13.6h4.2s.7 0 .7.7-.7.7-.7.7zm0-4.9q.875 0 1.488-.612Q10.1 8.874 10.1 8q0-.876-.612-1.487A2.03 2.03 0 0 0 8 5.9q-.876 0-1.487.612A2.03 2.03 0 0 0 5.9 8q0 .875.612 1.488.613.612 1.488.612"})),Zn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGeneric2_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12v1.45q0 1.474-1.012 2.513Q19.975 17 18.5 17a3.74 3.74 0 0 1-1.65-.375 3.5 3.5 0 0 1-1.3-1.075 4.8 4.8 0 0 1-1.638 1.087A5.1 5.1 0 0 1 12 17q-2.075 0-3.537-1.463Q7 14.075 7 12q0-2.075 1.463-3.537Q9.926 7 12 7q2.075 0 3.537 1.463Q17 9.926 17 12v1.45q0 .65.425 1.1T18.5 15t1.075-.45.425-1.1V12q0-3.35-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20h6s1 0 1 1-1 1-1 1zm0-7q1.25 0 2.125-.875A2.9 2.9 0 0 0 15 12q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 9q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 12q0 1.25.875 2.125A2.9 2.9 0 0 0 12 15"})),m5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGroup_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconGroup_16__a)"},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.534 7.943c1.599 0 2.9-1.301 2.9-2.9a2.903 2.903 0 0 0-2.9-2.899 2.903 2.903 0 0 0-2.9 2.899c0 1.599 1.301 2.9 2.9 2.9M6.138 6.227c0 1.16-.944 2.104-2.104 2.104A2.107 2.107 0 0 1 1.93 6.226c0-1.159.944-2.102 2.104-2.102s2.104.943 2.104 2.103M.575 10.268C1.12 9.673 2.156 9.23 4.034 9.23a8.3 8.3 0 0 1 1.64.147 4 4 0 0 0-.662.579c-.276.3-.703.805-.894 1.814a4 4 0 0 0-.035.23H.643a.575.575 0 0 1-.568-.658c.1-.64.339-.899.486-1.059zm9.96-1.086c2.566 0 3.992.601 4.748 1.41l.014.016c.218.233.555.594.694 1.484a.792.792 0 0 1-.782.908H5.86a.79.79 0 0 1-.781-.908c.137-.879.465-1.236.668-1.457l.021-.023c.751-.819 2.179-1.43 4.767-1.43",clipRule:"evenodd"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconGroup_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),Yn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGroup_24",viewBox:"0 0 25 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.818 3.716c2.409 0 4.368 1.951 4.368 4.348 0 2.4-1.96 4.35-4.368 4.35s-4.369-1.95-4.369-4.35c0-2.398 1.96-4.348 4.37-4.348M9.195 9.34a3.167 3.167 0 0 1-3.17 3.156A3.166 3.166 0 0 1 2.857 9.34a3.167 3.167 0 0 1 3.17-3.155 3.166 3.166 0 0 1 3.17 3.155m-3.17 4.505c1.272 0 2.276.14 3.083.368-.613.348-1.168.741-1.61 1.221-.331.358-.986 1.082-1.306 2.566H.917a.863.863 0 0 1-.856-.987c.15-.959.51-1.347.732-1.588l.021-.023c.822-.892 2.383-1.557 5.212-1.557M8.776 20H22.86c.724 0 1.29-.648 1.177-1.361-.21-1.339-.718-1.88-1.047-2.23l-.02-.021c-1.139-1.214-3.287-2.115-7.153-2.115-3.899 0-6.05.917-7.182 2.146l-.028.03c-.306.332-.802.867-1.01 2.19A1.19 1.19 0 0 0 8.777 20",clipRule:"evenodd"})),u5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGuest_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 8c1.158 0 2.1-.942 2.1-2.1S9.158 3.8 8 3.8c-1.157 0-2.1.942-2.1 2.1S6.842 8 8 8M11.182 9.906c-.547-.585-1.577-1.019-3.432-1.019-1.87 0-2.902.442-3.445 1.034l-.014.015c-.147.16-.385.418-.484 1.055a.572.572 0 0 0 .565.655h6.757a.572.572 0 0 0 .565-.656c-.1-.644-.344-.905-.502-1.074z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-.7 0A6.3 6.3 0 1 1 1.7 8a6.3 6.3 0 0 1 12.6 0",clipRule:"evenodd"})),Jn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGuest_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 12c1.655 0 3-1.346 3-3 0-1.655-1.346-3-3-3S9 7.345 9 9s1.346 3 3 3M16.546 14.722c-.781-.835-2.253-1.455-4.903-1.455-2.672 0-4.146.631-4.922 1.477l-.02.022c-.21.228-.55.597-.691 1.506-.077.49.31.937.807.937h9.653a.817.817 0 0 0 .807-.937c-.144-.92-.492-1.293-.717-1.535z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-1 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0",clipRule:"evenodd"})),_5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHeadset_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 2a7 7 0 0 1 7 7v2.45a2.45 2.45 0 0 1-2.45 2.45c-1.353 0-1.45-1.097-1.45-2.45v-1.4c0-1.353.097-2.45 1.45-2.45.324 0 .633.063.916.177a5.602 5.602 0 0 0-10.932 0c.283-.114.592-.177.916-.177 1.353 0 1.45 1.097 1.45 2.45v1.4c0 1.353-.097 2.45-1.45 2.45A2.45 2.45 0 0 1 1 11.45V9a7 7 0 0 1 7-7"})),e0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHeadset_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 3c5.523 0 10 4.477 10 10v3.5a3.5 3.5 0 0 1-3.5 3.5c-1.933 0-2.5-1.567-2.5-3.5v-2c0-1.933.567-3.5 2.5-3.5.463 0 .904.09 1.309.253a8.003 8.003 0 0 0-15.618 0A3.5 3.5 0 0 1 5.5 11C7.433 11 8 12.567 8 14.5v2c0 1.933-.567 3.5-2.5 3.5A3.5 3.5 0 0 1 2 16.5V13C2 7.477 6.477 3 12 3"})),f5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHelpRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7.235 5.39a1.399 1.399 0 0 1 2.108 1.209c0 .328-.255.672-.738.993a4.2 4.2 0 0 1-.872.44l-.011.004a.7.7 0 1 0 .444 1.328L7.944 8.7l.222.664h.002l.002-.002.008-.002.024-.009.082-.03a5.632 5.632 0 0 0 1.099-.564c.567-.378 1.361-1.086 1.361-2.157a2.8 2.8 0 0 0-5.442-.932.7.7 0 1 0 1.322.464 1.4 1.4 0 0 1 .611-.743M8 10.8a.7.7 0 1 0 0 1.4h.007a.7.7 0 1 0 0-1.4z",clipRule:"evenodd"})),t0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHelpRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.986 12c0 5.523-4.474 10-9.993 10S2 17.523 2 12 6.474 2 11.993 2s9.993 4.477 9.993 10M10.9 8.27a1.996 1.996 0 0 1 3.01 1.728V10c0 .47-.365.958-1.054 1.418a6 6 0 0 1-1.246.628l-.015.005a1 1 0 0 0 .633 1.897L11.913 13l.317.948h.002l.004-.002.01-.004.036-.012.116-.043a8.043 8.043 0 0 0 1.569-.806c.81-.54 1.943-1.55 1.944-3.08l-1-.001h1a4 4 0 0 0-3.322-3.947A3.996 3.996 0 0 0 8.14 8.668a1 1 0 1 0 1.887.663 2 2 0 0 1 .873-1.06M11.992 16a1 1 0 0 0 0 2h.01a1 1 0 1 0 0-2z",clipRule:"evenodd"})),p5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHome_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.751 4.51A2 2 0 0 0 1 6.07v7.834c0 .424.164.831.456 1.13.291.3.687.47 1.1.47h2.92v-7.06c0-.395.283-.714.632-.714h3.785c.348 0 .63.32.63.713v7.06h2.921c.413 0 .809-.168 1.1-.468s.456-.707.456-1.13V6.07a2 2 0 0 0-.751-1.562l-5-3.998a2 2 0 0 0-2.498 0z",clipRule:"evenodd"})),n0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHome_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.751 8.035A2 2 0 0 0 3 9.597v10.347c0 .545.21 1.068.586 1.454C3.96 21.783 4.47 22 5 22h3.756v-9.077c0-.507.363-.918.811-.918h4.867c.448 0 .81.41.81.917V22H19c.53 0 1.04-.217 1.414-.602.375-.386.586-.909.586-1.454V9.597a2 2 0 0 0-.751-1.562l-7-5.597a2 2 0 0 0-2.498 0z",clipRule:"evenodd"})),h5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHospital_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.751 4.56A2 2 0 0 0 1 6.123v7.833c0 .424.164.831.456 1.131.291.3.687.468 1.1.468h10.888c.413 0 .809-.168 1.1-.468s.456-.707.456-1.13V6.121a2 2 0 0 0-.751-1.562l-5-3.997a2 2 0 0 0-2.498 0zM7 6.051h2v2h2v2H9v2H7v-2H5v-2h2z",clipRule:"evenodd"})),a0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHospital_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.751 8.035A2 2 0 0 0 3 9.597v10.347c0 .545.21 1.068.586 1.454C3.96 21.783 4.47 22 5 22h14c.53 0 1.04-.217 1.414-.602.375-.386.586-.909.586-1.454V9.597a2 2 0 0 0-.751-1.562l-7-5.597a2 2 0 0 0-2.498 0zm6.963 1.745h2.572v2.571h2.571v2.572h-2.571v2.571h-2.572v-2.571H8.143V12.35h2.571z",clipRule:"evenodd"})),v5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHost_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m0-7c1.158 0 2.1-.942 2.1-2.1S9.158 3.8 8 3.8c-1.157 0-2.1.942-2.1 2.1S6.842 8 8 8m3.182 1.906c-.547-.585-1.577-1.019-3.432-1.019-1.87 0-2.902.442-3.445 1.034l-.014.015c-.147.16-.385.418-.484 1.055a.572.572 0 0 0 .565.655h6.757a.572.572 0 0 0 .565-.656c-.1-.644-.344-.905-.502-1.074z",clipRule:"evenodd"})),o0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHost_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-10c1.655 0 3-1.346 3-3 0-1.655-1.346-3-3-3S9 7.345 9 9s1.346 3 3 3m4.546 2.722c-.781-.835-2.253-1.455-4.903-1.455-2.672 0-4.146.631-4.922 1.477l-.02.022c-.21.228-.55.597-.691 1.506-.077.49.31.937.807.937h9.653a.817.817 0 0 0 .807-.937c-.144-.92-.492-1.293-.717-1.535z",clipRule:"evenodd"})),g5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconImport_16",viewBox:"0 0 16 17","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M3.193 4.717 7.733.176a.6.6 0 0 1 .851 0l4.541 4.541a.602.602 0 0 1-.693.965L9.084 4.018v6.407a.926.926 0 0 1-1.851 0V4.018L3.885 5.68a.601.601 0 0 1-.692-.964M1.7 11.65a.7.7 0 0 1 .7.7v2.1h11.2v-2.1a.7.7 0 1 1 1.4 0v2.8a.7.7 0 0 1-.7.7H1.7a.7.7 0 0 1-.7-.7v-2.799a.7.7 0 0 1 .7-.7"})),l0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconImport_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.132 7.094 11.62.608a.86.86 0 0 1 1.215 0l6.487 6.487a.86.86 0 0 1-.99 1.378l-4.782-2.377v9.153a1.323 1.323 0 0 1-2.645 0V6.096L6.12 8.472a.859.859 0 0 1-.989-1.378M22 18a1 1 0 1 0-2 0v3H4v-3a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1z",clipRule:"evenodd"})),w5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconInfoRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7.3 5.2a.7.7 0 0 1 .7-.7h.007a.7.7 0 1 1 0 1.4H8a.7.7 0 0 1-.7-.7M8 7.3a.7.7 0 0 1 .7.7v2.8a.7.7 0 1 1-1.4 0V8a.7.7 0 0 1 .7-.7",clipRule:"evenodd"})),r0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconInfoRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M11 8a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1m1 3a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1",clipRule:"evenodd"})),E5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconKey_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.25 2C8.18 2 6.5 3.68 6.5 5.75c0 .24 0 .48.045.705L2 11v3h4.5v-3h3V9.5l.045-.045c.225.045.465.045.705.045C12.32 9.5 14 7.82 14 5.75S12.32 2 10.25 2M11 3.5c.825 0 1.5.675 1.5 1.5s-.675 1.5-1.5 1.5S9.5 5.825 9.5 5s.675-1.5 1.5-1.5"})),c0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconKey_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.375 3C12.27 3 9.75 5.615 9.75 8.838c0 .374 0 .747.068 1.098L3 17.01v4.67h6.75v-4.67h4.5v-2.335l.068-.07c.337.07.697.07 1.057.07 3.105 0 5.625-2.615 5.625-5.838S18.48 3 15.375 3M16.5 5.335c1.238 0 2.25 1.051 2.25 2.335s-1.012 2.336-2.25 2.336-2.25-1.051-2.25-2.336 1.012-2.335 2.25-2.335"})),x5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLeave_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.43 0H4.57A2.573 2.573 0 0 0 2 2.57V7h5.587L6.449 4.708a.65.65 0 0 1 1.041-.749l3.581 3.581a.65.65 0 0 1 0 .92L7.49 12.041a.65.65 0 0 1-1.042-.749L7.587 9H2v4.43A2.573 2.573 0 0 0 4.57 16h6.859a2.573 2.573 0 0 0 2.57-2.57V2.57A2.57 2.57 0 0 0 11.43 0"})),s0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLeave_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.787 2H7.213A3.217 3.217 0 0 0 4 5.213v5.537h6.984L9.561 7.885a.814.814 0 0 1 .253-1.022.82.82 0 0 1 1.049.085l4.476 4.476a.814.814 0 0 1 0 1.15l-4.476 4.476a.813.813 0 0 1-1.302-.937l1.423-2.865H4v5.537A3.217 3.217 0 0 0 7.213 22h8.574A3.217 3.217 0 0 0 19 18.787V5.213A3.217 3.217 0 0 0 15.787 2"})),b5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLink_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.8 6.4a1.4 1.4 0 0 0-1.4 1.4v1.4a1.4 1.4 0 0 0 1.4 1.4h2.8a.7.7 0 1 1 0 1.4H3.8A2.8 2.8 0 0 1 1 9.2V7.8A2.8 2.8 0 0 1 3.8 5h2.8a.7.7 0 1 1 0 1.4zm4.9-.7a.7.7 0 0 1 .7-.7h2.8A2.8 2.8 0 0 1 15 7.8v1.4a2.8 2.8 0 0 1-2.8 2.8H9.4a.7.7 0 1 1 0-1.4h2.8a1.4 1.4 0 0 0 1.4-1.4V7.8a1.4 1.4 0 0 0-1.4-1.4H9.4a.7.7 0 0 1-.7-.7M5.2 8.5a.7.7 0 0 1 .7-.7h4.2a.7.7 0 1 1 0 1.4H5.9a.7.7 0 0 1-.7-.7",clipRule:"evenodd"})),i0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLink_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.968 9.8c-1.189 0-2.063.851-2.063 1.8v1.8c0 .949.874 1.8 2.063 1.8H9.99c.526 0 .953.403.953.9s-.427.9-.953.9H5.97C3.825 17 2 15.434 2 13.4v-1.8C2 9.567 3.826 8 5.968 8H9.99c.526 0 .953.403.953.9s-.427.9-.953.9zm7.09-.9c0-.497.427-.9.953-.9h4.02C20.175 8 22 9.567 22 11.6v1.8c0 2.034-1.826 3.6-3.968 3.6H14.01c-.526 0-.953-.403-.953-.9s.427-.9.953-.9h4.02c1.19 0 2.064-.851 2.064-1.8v-1.8c0-.949-.874-1.8-2.063-1.8H14.01c-.526 0-.953-.403-.953-.9m-5.026 3.6c0-.497.426-.9.952-.9h6.032c.526 0 .952.403.952.9s-.426.9-.952.9H8.984c-.526 0-.952-.403-.952-.9",clipRule:"evenodd"})),k5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveCaption_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 2.75a2 2 0 0 0-2 2v6.5a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6.5a2 2 0 0 0-2-2zm4.983 4.568h-.994a1 1 0 0 0-.111-.359.9.9 0 0 0-.52-.44 1.1 1.1 0 0 0-.37-.06q-.36 0-.629.187a1.2 1.2 0 0 0-.415.541 2.2 2.2 0 0 0-.148.86q0 .52.148.872.15.354.417.534.269.18.62.18.198 0 .366-.054a1 1 0 0 0 .301-.159.9.9 0 0 0 .218-.259q.09-.15.123-.346l.994.005q-.039.335-.193.645-.152.309-.41.553a1.9 1.9 0 0 1-.614.384q-.354.14-.8.14a2.1 2.1 0 0 1-1.113-.294 2.05 2.05 0 0 1-.772-.852q-.28-.556-.281-1.35 0-.795.286-1.352.286-.558.776-.85a2.1 2.1 0 0 1 1.103-.294q.405 0 .75.119.346.118.614.346.268.226.436.553.17.327.218.75m4.806 0h-.994a1 1 0 0 0-.111-.359.9.9 0 0 0-.52-.44 1.1 1.1 0 0 0-.37-.06q-.36 0-.629.187a1.2 1.2 0 0 0-.415.541 2.2 2.2 0 0 0-.148.86q0 .52.148.872.15.354.417.534.269.18.62.18.197 0 .365-.054a1 1 0 0 0 .302-.159.9.9 0 0 0 .218-.259q.09-.15.123-.346l.994.005a1.94 1.94 0 0 1-.604 1.198 1.9 1.9 0 0 1-.613.384q-.354.14-.8.14a2.1 2.1 0 0 1-1.113-.294 2.05 2.05 0 0 1-.772-.852q-.28-.556-.281-1.35 0-.795.286-1.352.286-.558.776-.85a2.1 2.1 0 0 1 1.103-.294q.405 0 .75.119.346.118.614.346.268.226.436.553.17.327.218.75",clipRule:"evenodd"})),d0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveCaption_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.4 3A2.4 2.4 0 0 0 0 5.4v13.2A2.4 2.4 0 0 0 2.4 21h19.2a2.4 2.4 0 0 0 2.4-2.4V5.4A2.4 2.4 0 0 0 21.6 3zm9.57 7.83h-1.703a1.8 1.8 0 0 0-.191-.614 1.55 1.55 0 0 0-.891-.756 1.9 1.9 0 0 0-.634-.102q-.62 0-1.078.321-.459.317-.712.928-.253.606-.253 1.472 0 .891.253 1.497.257.607.716.915.459.31 1.062.31.34 0 .626-.094.293-.093.518-.273.226-.183.373-.443.153-.26.21-.594l1.705.008a3.3 3.3 0 0 1-.331 1.107 3.29 3.29 0 0 1-1.755 1.607 3.7 3.7 0 0 1-1.373.24q-1.065 0-1.907-.505-.836-.504-1.323-1.46-.482-.957-.482-2.315 0-1.362.49-2.318.49-.957 1.33-1.457A3.6 3.6 0 0 1 8.513 7.8q.693 0 1.284.203.595.204 1.054.594.459.387.747.948.293.562.374 1.285m8.24 0h-1.705a1.8 1.8 0 0 0-.19-.614 1.55 1.55 0 0 0-.891-.756 1.9 1.9 0 0 0-.634-.102q-.62 0-1.078.321-.46.317-.712.928-.253.606-.253 1.472 0 .891.253 1.497.257.607.716.915.459.31 1.062.31.338 0 .626-.094.292-.093.518-.273.226-.183.373-.443.151-.26.21-.594l1.705.008a3.3 3.3 0 0 1-.331 1.107 3.29 3.29 0 0 1-1.755 1.607 3.7 3.7 0 0 1-1.373.24q-1.067 0-1.907-.505-.836-.504-1.323-1.46-.482-.957-.482-2.315 0-1.362.49-2.318.49-.957 1.33-1.457a3.6 3.6 0 0 1 1.892-.504q.692 0 1.284.203.595.204 1.054.594.459.387.747.948.293.562.374 1.285",clipRule:"evenodd"})),z5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStream_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.545 3h8.91C13.86 3 15 4.205 15 5.692v5.385c0 1.487-1.14 2.692-2.546 2.692H3.545C2.14 13.77 1 12.564 1 11.077V5.692C1 4.205 2.14 3 3.545 3m7.572 5.947a.5.5 0 0 0 0-.893L6.726 5.836A.5.5 0 0 0 6 6.282v4.437a.5.5 0 0 0 .726.446z",clipRule:"evenodd"})),m0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStream_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.318 4.5h13.364c2.11 0 3.818 1.807 3.818 4.038v8.077c0 2.232-1.709 4.039-3.818 4.039H5.318c-2.11 0-3.818-1.807-3.818-4.039V8.538C1.5 6.308 3.209 4.5 5.318 4.5m11.358 8.92a.75.75 0 0 0 0-1.34l-6.587-3.327A.75.75 0 0 0 9 9.423v6.655a.75.75 0 0 0 1.088.67z",clipRule:"evenodd"})),B5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStreamCloud_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.333 11.667h9.606q.175 0 .34.004c.61.012 1.142.022 1.72-.338.426-.264.668-1.562.668-2.291q0-1.006-.69-1.758a2.68 2.68 0 0 0-1.735-.867q0-1.707-1.235-2.895Q9.774 2.334 8 2.333q-1.44 0-2.576.832A3.96 3.96 0 0 0 3.91 5.338a3.17 3.17 0 0 0-1.864 1.137 3.16 3.16 0 0 0-.712 2.027c0 .885.667 3.165 1 3.165m7.667-4-3.333-2v4z",clipRule:"evenodd"})),u0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStreamCloud_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.5 17.5h14.41q.26 0 .51.006c.913.018 1.712.033 2.58-.506.637-.396 1-2.344 1-3.437q0-1.51-1.034-2.636t-2.602-1.302q0-2.56-1.853-4.342Q14.66 3.5 12 3.5q-2.16 0-3.864 1.247t-2.272 3.26q-1.728.371-2.796 1.705A4.73 4.73 0 0 0 2 12.753C2 14.08 3 17.5 3.5 17.5m11.5-6-5-3v6z",clipRule:"evenodd"})),C5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLocation_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15s5.6-4.375 5.6-8.75C13.6 3.35 11.093 1 8 1S2.4 3.35 2.4 6.25C2.4 10.625 8 15 8 15m0-7a2.1 2.1 0 1 0 0-4.2A2.1 2.1 0 0 0 8 8",clipRule:"evenodd"})),_0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLocation_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22s8-6.25 8-12.5C20 5.358 16.418 2 12 2S4 5.358 4 9.5C4 15.75 12 22 12 22m0-10a3 3 0 1 0 0-6 3 3 0 0 0 0 6",clipRule:"evenodd"})),I5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.846 4.538v-.461a3.078 3.078 0 0 1 6.154 0v2.308h1.539c.34 0 .615.275.615.615v7.385c0 .34-.276.615-.615.615H3.615A.615.615 0 0 1 3 14.385V7c0-.34.276-.615.615-.615h1.231V4.538M9.77 6.385V4.077c0-1.052-.794-1.908-1.846-1.908s-1.846.856-1.846 1.908v2.308z",clipRule:"evenodd"})),f0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 6.56v-.725C7 3.166 9.24 1 12 1s5 2.166 5 4.835v3.627h2c.552 0 1 .433 1 .967v11.604c0 .534-.448.967-1 .967H5c-.552 0-1-.433-1-.967V10.429c0-.534.448-.967 1-.967h2V6.56m8 2.902V5.835c0-1.653-1.29-2.998-3-2.998S9 4.182 9 5.835v3.627z",clipRule:"evenodd"})),y5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLowerhand_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.959 6.386c.128-.492.607-.78 1.07-.644.462.135.734.645.606 1.137l-.454 1.742-.7 2.691a7 7 0 0 1-.189.615l-3.513-3.72 1.361-5.232c.129-.492.607-.781 1.07-.645.463.137.734.646.606 1.138l-1.39 5.344.837.246zM9.072 7.458l1.463-5.62C10.663 1.346 10.39.837 9.929.7c-.463-.137-.942.152-1.07.644-.084.321-.75 2.878-1.201 4.616zm-2.518-.724-.155.598.837.247q.001-.002.025-.096l5.417 5.735c-.357.578-.79 1.06-1.275 1.39-1.391.942-3.233.877-5.14.316-1.548-.456-4.737-2.046-4.88-5.486a77 77 0 0 1-.05-2.648c-.002-.463.316-.855.747-.926.47-.076.912.256 1 .752.147.829.355 1.984.422 2.293.085.398.58.396.682.003l.688-2.645.268-1.03zm.397-1.522.839-3.224c.127-.492-.143-1-.606-1.137s-.942.152-1.07.644l-.577 2.22z",clipRule:"evenodd"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",d:"m3 3 11.333 12"})),p0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLowerhand_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.439 9.58c.192-.738.91-1.172 1.604-.967.694.203 1.102.968.91 1.705l-.681 2.615-.976 3.748-5.304-5.616 1.719-6.603c.192-.738.91-1.171 1.604-.967s1.1.968.91 1.706l-2.087 8.017 1.257.369zm-5.507.362 1.87-7.186c.193-.737-.215-1.5-.909-1.705s-1.412.229-1.604.966L11.81 7.696zm-3.776-1.086-.558 2.142 1.257.37.361-1.389 8.345 8.836c-.61 1.313-1.462 2.421-2.457 3.096-2.086 1.414-4.85 1.316-7.71.474-2.32-.683-7.105-3.068-7.319-8.228A116 116 0 0 1 2 10.186c-.003-.695.473-1.283 1.12-1.389.704-.115 1.367.384 1.5 1.127.22 1.244.532 2.977.633 3.44.127.597.87.595 1.023.006L8.035 6.61zm.594-2.283.934-3.591c.192-.738-.214-1.501-.908-1.706-.694-.204-1.413.229-1.604.967l-.543 2.085z",clipRule:"evenodd"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2,d:"m4.727 4.313 17 18"})),M5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMail_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.661 8.446a2.5 2.5 0 0 1-3.323 0L1.297 3.964A1.99 1.99 0 0 1 3 3h10a1.99 1.99 0 0 1 1.702.963zM15 11c0 .343-.094.66-.246.942l-3.336-3.72L15 5.037zM1 5.037V11c0 .343.094.66.246.942l3.336-3.72zm9.326 4.157.345-.307 3.404 3.795A2 2 0 0 1 13 13H3c-.396 0-.764-.119-1.075-.317l3.404-3.796.345.306A3.5 3.5 0 0 0 8 10.078c.832 0 1.663-.295 2.326-.884",clipRule:"evenodd"})),h0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMail_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m22.054 5.445-7.562 6.724a3.75 3.75 0 0 1-4.984 0L1.946 5.445A2.99 2.99 0 0 1 4.5 4h15a2.99 2.99 0 0 1 2.554 1.445m.077 11.968-5.004-5.58L22.5 7.056V16c0 .514-.141.99-.369 1.413m-6.642-4.123A5.24 5.24 0 0 1 12 14.616a5.24 5.24 0 0 1-3.489-1.326l-.517-.46-5.106 5.693A2.98 2.98 0 0 0 4.5 19h15c.594 0 1.145-.178 1.611-.477l-5.105-5.693zM1.5 16V7.056l5.373 4.777-5.004 5.58A2.96 2.96 0 0 1 1.5 16",clipRule:"evenodd"})),S5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetingRoom_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.5 2h-11A2.503 2.503 0 0 0 0 4.5v7C0 12.879 1.122 14 2.5 14h11c1.378 0 2.5-1.121 2.5-2.5v-7C16 3.121 14.878 2 13.5 2M8 4.387c1.269 0 2.3 1.032 2.3 2.3A2.303 2.303 0 0 1 8 8.988a2.304 2.304 0 0 1-2.301-2.301c0-1.268 1.032-2.3 2.301-2.3M11.709 13H4.291a.627.627 0 0 1-.62-.72c.112-.722.387-1 .547-1.174.596-.65 1.729-1.135 3.782-1.135 2.036 0 3.167.477 3.767 1.118.173.185.449.468.562 1.191a.628.628 0 0 1-.62.72"})),v0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetingRoom_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M20.25 3.5H3.75A3.754 3.754 0 0 0 0 7.25v10.5a3.754 3.754 0 0 0 3.75 3.75h16.5A3.754 3.754 0 0 0 24 17.75V7.25a3.754 3.754 0 0 0-3.75-3.75M12 7.08a3.455 3.455 0 0 1 3.451 3.45A3.455 3.455 0 0 1 12 13.983a3.455 3.455 0 0 1-3.451-3.451A3.454 3.454 0 0 1 12 7.08M17.563 20H6.437a.942.942 0 0 1-.93-1.08c.169-1.082.58-1.5.82-1.762.893-.975 2.593-1.702 5.673-1.702 3.054 0 4.75.715 5.65 1.677.26.277.674.702.843 1.786a.942.942 0 0 1-.93 1.081"})),L5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetings_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.974 12.737h4.052l.535 1.604a.46.46 0 0 1-.437.606H5.876a.46.46 0 0 1-.437-.606zM2.916 1.684h10.168C14.142 1.684 15 2.542 15 3.6v6.484A1.916 1.916 0 0 1 13.084 12H2.916A1.916 1.916 0 0 1 1 10.084V3.6c0-1.058.858-1.916 1.916-1.916m10.168 9.21a.81.81 0 0 0 .81-.81V3.6a.81.81 0 0 0-.81-.81H2.916a.81.81 0 0 0-.81.81v6.484c0 .448.363.81.81.81zM4.1 3.785a1 1 0 0 0-1 1v.8a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-.8a1 1 0 0 0-1-1zm3.2 1a1 1 0 0 1 1-1h3.6a1 1 0 0 1 1 1v4.3a1 1 0 0 1-1 1H8.3a1 1 0 0 1-1-1zm-3.2 2.5a1 1 0 0 0-1 1v.8a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-.8a1 1 0 0 0-1-1z",clipRule:"evenodd"})),g0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetings_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.895 18.79.764 2.291a.658.658 0 0 1-.624.866h-6.07a.658.658 0 0 1-.624-.866l.764-2.291zM4.737 3h14.526A2.737 2.737 0 0 1 22 5.737V15a2.737 2.737 0 0 1-2.737 2.737H4.737A2.737 2.737 0 0 1 2 15V5.737A2.737 2.737 0 0 1 4.737 3m14.526 13.158c.64 0 1.158-.518 1.158-1.158V5.737c0-.64-.519-1.158-1.158-1.158H4.737c-.64 0-1.158.519-1.158 1.158V15c0 .64.519 1.158 1.158 1.158zM6 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1zm5 1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1zm-5 4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1z",clipRule:"evenodd"})),$5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneMutedByHost_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8.1 5.8c-.418.374-.76.83-1.003 1.344L3.083 3.13A2.52 2.52 0 0 1 5.572 1 2.53 2.53 0 0 1 8.1 3.529zM.72 1.958l6.075 6.076a4.2 4.2 0 0 0 .022 1.897c-.366.215-.789.342-1.245.342a2.53 2.53 0 0 1-2.53-2.529V5.473L.124 2.553a.422.422 0 0 1 .596-.595M10.898 13.133h.053a.4.4 0 0 1-.14 0z"}),n.createElement("path",{fill:"currentColor",d:"M5.993 11.936a4.1 4.1 0 0 0 1.549-.478 4.2 4.2 0 0 1-.442-.729 3.2 3.2 0 0 1-1.528.387A3.375 3.375 0 0 1 2.2 7.744v-.843a.422.422 0 0 0-.843 0v.843c0 2.18 1.669 3.957 3.793 4.172v1.73a.422.422 0 0 0 .843 0z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.733 5.667a3.267 3.267 0 1 0 0 6.533 3.267 3.267 0 0 0 0-6.533m0 4.9a.327.327 0 0 0 0-.654h-.003a.327.327 0 0 0 0 .654zm-.326-1.634a.327.327 0 1 0 .653 0V7.627a.327.327 0 0 0-.653 0z",clipRule:"evenodd"})),w0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneMutedByHost_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.4 9.348a6.45 6.45 0 0 0-1.537 2.057L4.72 5.259A3.86 3.86 0 0 1 8.53 2a3.87 3.87 0 0 1 3.87 3.871zM1.101 3.466l9.3 9.3a6.45 6.45 0 0 0 .034 2.903c-.561.33-1.208.524-1.907.524a3.87 3.87 0 0 1-3.87-3.87V8.846L.187 4.378a.646.646 0 0 1 .913-.912M16.681 20.571h.081a.7.7 0 0 1-.213 0z"}),n.createElement("path",{fill:"currentColor",d:"M9.173 18.738a6.3 6.3 0 0 0 2.37-.73 6.4 6.4 0 0 1-.675-1.116 4.9 4.9 0 0 1-2.34.592 5.166 5.166 0 0 1-5.161-5.162v-1.29a.645.645 0 0 0-1.29 0v1.29c0 3.337 2.554 6.057 5.806 6.386v2.647a.645.645 0 0 0 1.29 0z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.429 9.143a5 5 0 1 0 0 10 5 5 0 0 0 0-10m0 7.5a.5.5 0 0 0 0-1h-.005a.5.5 0 1 0 0 1zm-.5-2.5a.5.5 0 1 0 1 0v-2a.5.5 0 1 0-1 0z",clipRule:"evenodd"})),N5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5v-5a3 3 0 0 0-3-3 2.99 2.99 0 0 0-2.952 2.526l5.908 5.909.005-.033c.02-.132.039-.265.039-.402m2 0v-1a.5.5 0 0 0-1 0v1c0 .442-.09.859-.222 1.257l.779.779c.28-.624.443-1.31.443-2.036M2.244 1.636l12.41 12.411a.5.5 0 1 1-.707.706l-2.583-2.583A4.95 4.95 0 0 1 8.5 13.472V15.5a.5.5 0 0 1-1 0v-2.051C4.98 13.194 3 11.086 3 8.5v-1a.5.5 0 0 1 1 0v1c0 2.206 1.794 4 4 4 1.025 0 1.94-.409 2.646-1.047l-.698-.698A2.96 2.96 0 0 1 8 11.5a3 3 0 0 1-3-3V5.806L1.537 2.343a.5.5 0 0 1 .707-.707",clipRule:"evenodd"})),R5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.75 12.625v-6.25A3.75 3.75 0 0 0 12 2.625a3.74 3.74 0 0 0-3.69 3.158l7.385 7.386.007-.049c.024-.163.048-.326.048-.495m2.5 0v-1.25a.625.625 0 0 0-1.25 0v1.25c0 .552-.111 1.074-.277 1.571l.973.973c.35-.779.554-1.636.554-2.544M4.805 4.045l15.512 15.514a.625.625 0 1 1-.883.883l-3.229-3.229a6.2 6.2 0 0 1-3.58 1.627v2.535a.625.625 0 0 1-1.25 0v-2.563c-3.149-.319-5.625-2.955-5.625-6.187v-1.25a.625.625 0 1 1 1.25.001v1.25c0 2.758 2.243 5 5 5 1.281 0 2.425-.511 3.308-1.308l-.873-.873a3.7 3.7 0 0 1-2.435.931 3.75 3.75 0 0 1-3.75-3.75V9.259l-4.329-4.33a.625.625 0 0 1 .884-.884",clipRule:"evenodd"})),A5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOff_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 16.833V8.5a5 5 0 0 0-5-5c-2.49 0-4.54 1.827-4.92 4.21l9.847 9.849.01-.065c.031-.218.063-.435.063-.66m3.333 0v-1.666a.834.834 0 0 0-1.666 0v1.666c0 .736-.149 1.432-.37 2.095l1.297 1.297a8.24 8.24 0 0 0 .74-3.392M6.407 5.393 27.089 26.08a.833.833 0 1 1-1.177 1.177l-4.305-4.305a8.26 8.26 0 0 1-4.774 2.169v3.38a.834.834 0 0 1-1.666 0v-3.417c-4.2-.426-7.5-3.94-7.5-8.25v-1.666a.834.834 0 1 1 1.666.001v1.667A6.673 6.673 0 0 0 16 23.5c1.708 0 3.233-.681 4.41-1.744l-1.163-1.164c-.875.76-1.996 1.242-3.247 1.242a5 5 0 0 1-5-5v-4.49L5.228 6.572a.834.834 0 0 1 1.179-1.179",clipRule:"evenodd"})),H5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5a3 3 0 1 1-6 0v-5a3 3 0 1 1 6 0zm1-1a.5.5 0 0 1 1 0v1c0 2.586-1.98 4.694-4.5 4.949V15.5a.5.5 0 0 1-1 0v-2.051C4.98 13.194 3 11.086 3 8.5v-1a.5.5 0 0 1 1 0v1c0 2.206 1.794 4 4 4s4-1.794 4-4z",clipRule:"evenodd"})),O5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.75 12.625a3.75 3.75 0 0 1-7.5 0v-6.25a3.75 3.75 0 0 1 7.5 0zm1.25-1.25a.625.625 0 0 1 1.25 0v1.25c0 3.232-2.476 5.868-5.625 6.187v2.563a.625.625 0 0 1-1.25 0v-2.563c-3.149-.319-5.625-2.955-5.625-6.187v-1.25a.625.625 0 0 1 1.25 0v1.25c0 2.758 2.243 5 5 5s5-2.242 5-5z",clipRule:"evenodd"})),P5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOn_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 16.833a5 5 0 0 1-10 0V8.5a5 5 0 0 1 10 0zm1.667-1.666a.834.834 0 0 1 1.666 0v1.666c0 4.31-3.3 7.824-7.5 8.25V28.5a.834.834 0 0 1-1.666 0v-3.417c-4.199-.426-7.5-3.94-7.5-8.25v-1.666a.834.834 0 0 1 1.666 0v1.666A6.673 6.673 0 0 0 16 23.5a6.673 6.673 0 0 0 6.667-6.667z",clipRule:"evenodd"})),V5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMinus_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.326 8a.8.8 0 0 1-.8.8H3.474a.8.8 0 0 1 0-1.6h9.05a.8.8 0 0 1 .8.8",clipRule:"evenodd"})),E0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMinus_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.071 12a1 1 0 0 1-1 1H4.929a1 1 0 1 1 0-2H19.07a1 1 0 0 1 1 1",clipRule:"evenodd"})),Jt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMoreHorizontal_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"})),T5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMoreVertical_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.667 12c0 .733.6 1.333 1.333 1.333s1.333-.6 1.333-1.333-.6-1.333-1.333-1.333-1.333.6-1.333 1.333m0-8c0 .733.6 1.333 1.333 1.333S9.333 4.733 9.333 4 8.733 2.667 8 2.667 6.667 3.267 6.667 4m0 4c0 .733.6 1.333 1.333 1.333S9.333 8.733 9.333 8 8.733 6.667 8 6.667 6.667 7.267 6.667 8"})),x0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMoreVertical_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4m2-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0",clipRule:"evenodd"})),W5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMove_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.638 2-2.897.024a.72.72 0 0 0-.717.717L2 5.638a.705.705 0 0 0 .71.71.72.72 0 0 0 .718-.717l.011-1.217 2.872 2.872a.724.724 0 0 0 1.024-.005.724.724 0 0 0 .004-1.023l-2.82-2.82 1.112-.01a.72.72 0 0 0 .717-.718.705.705 0 0 0-.71-.71m0 12-2.897-.024a.72.72 0 0 1-.717-.717L2 10.362a.705.705 0 0 1 .71-.71.72.72 0 0 1 .718.717l.011 1.217 2.872-2.872a.724.724 0 0 1 1.024.004.724.724 0 0 1 .004 1.024l-2.82 2.82 1.112.01a.72.72 0 0 1 .717.717.705.705 0 0 1-.71.71m7.62-11.976L10.363 2a.705.705 0 0 0-.71.71.72.72 0 0 0 .717.718l1.112.01-2.82 2.82a.724.724 0 0 0 .004 1.023.724.724 0 0 0 1.024.005l2.872-2.872.011 1.217a.72.72 0 0 0 .717.717.705.705 0 0 0 .71-.71l-.023-2.897a.72.72 0 0 0-.717-.717M10.363 14l2.897-.024a.72.72 0 0 0 .717-.717L14 10.362a.705.705 0 0 0-.71-.71.72.72 0 0 0-.718.717l-.011 1.217-2.872-2.872a.724.724 0 0 0-1.024.004.724.724 0 0 0-.004 1.024l2.82 2.82-1.112.01a.72.72 0 0 0-.717.717.705.705 0 0 0 .71.71",clipRule:"evenodd"})),b0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMove_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.457 3-4.345.036a1.08 1.08 0 0 0-1.076 1.076L3 8.457a1.06 1.06 0 0 0 1.066 1.066 1.08 1.08 0 0 0 1.076-1.076l.017-1.826 4.308 4.308a1.085 1.085 0 0 0 1.535-.007c.426-.426.43-1.113.007-1.535l-4.23-4.23 1.668-.015a1.08 1.08 0 0 0 1.076-1.076A1.06 1.06 0 0 0 8.457 3m0 18-4.345-.036a1.08 1.08 0 0 1-1.076-1.076L3 15.543a1.06 1.06 0 0 1 1.066-1.066 1.08 1.08 0 0 1 1.076 1.076l.017 1.825 4.308-4.308a1.085 1.085 0 0 1 1.535.008c.426.426.43 1.113.007 1.534l-4.23 4.23 1.668.016a1.08 1.08 0 0 1 1.076 1.076A1.06 1.06 0 0 1 8.457 21M19.888 3.036 15.543 3a1.06 1.06 0 0 0-1.066 1.066 1.08 1.08 0 0 0 1.076 1.076l1.668.015-4.23 4.23a1.085 1.085 0 0 0 .007 1.535c.426.426 1.113.43 1.535.007l4.308-4.308.017 1.826a1.08 1.08 0 0 0 1.076 1.076A1.06 1.06 0 0 0 21 8.457l-.036-4.345a1.08 1.08 0 0 0-1.076-1.076M15.543 21l4.345-.036a1.08 1.08 0 0 0 1.076-1.076L21 15.543a1.06 1.06 0 0 0-1.066-1.066 1.08 1.08 0 0 0-1.076 1.076l-.017 1.825-4.308-4.308a1.085 1.085 0 0 0-1.535.008 1.085 1.085 0 0 0-.007 1.534l4.23 4.23-1.668.016a1.08 1.08 0 0 0-1.076 1.076A1.06 1.06 0 0 0 15.543 21",clipRule:"evenodd"})),q5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconNotauthenticated_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.25 12.542q1.584 2.18 4.017 2.791 2.432-.612 4.016-2.79 1.584-2.18 1.584-4.84v-4.27l-5.6-2.1-5.6 2.1v4.27q0 2.66 1.584 4.84M8 11.333A.667.667 0 0 0 8 10h-.007a.667.667 0 0 0 0 1.333zM7.333 8a.667.667 0 0 0 1.334 0V5.333a.667.667 0 0 0-1.334 0z",clipRule:"evenodd"})),D5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconNotauthenticated_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.41 16.81Q9.22 19.3 12 20q2.78-.7 4.59-3.19t1.81-5.53V6.4L12 4 5.6 6.4v4.88q0 3.04 1.81 5.53M12 16a.8.8 0 0 0 0-1.6h-.008a.8.8 0 0 0 0 1.6zm-.8-4a.8.8 0 0 0 1.6 0V8.8a.8.8 0 0 0-1.6 0z",clipRule:"evenodd"})),j5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconNotauthenticated_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.88 22.413q2.413 3.32 6.12 4.254 3.707-.934 6.12-4.254t2.413-7.373V8.533L16 5.333l-8.533 3.2v6.507q0 4.053 2.413 7.373m6.12-1.08a1.067 1.067 0 0 0 0-2.133h-.01a1.067 1.067 0 0 0 0 2.133zM14.933 16a1.067 1.067 0 0 0 2.134 0v-4.267a1.067 1.067 0 0 0-2.134 0z",clipRule:"evenodd"})),F5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconOpenInNew_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.589 1.009A1 1 0 0 1 1.7 1h3.5a.7.7 0 1 1 0 1.4H2.4v11.2h11.2v-2.8a.7.7 0 1 1 1.4 0v3.5a.7.7 0 0 1-.7.7H1.7a.7.7 0 0 1-.7-.7V1.7a.7.7 0 0 1 .589-.691"}),n.createElement("path",{fill:"currentColor",d:"M14.398 1H7.977a.601.601 0 0 0-.192 1.172l3.543 1.19-4.53 4.531a.926.926 0 0 0 1.308 1.31l4.53-4.531 1.192 3.544A.601.601 0 0 0 15 8.024V1.602A.6.6 0 0 0 14.398 1"})),k0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconOpenInNew_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.967 2h9.174a.86.86 0 0 1 .859.86v9.174a.86.86 0 0 1-1.675.274l-1.7-5.062-6.473 6.472a1.323 1.323 0 0 1-1.87-1.87l6.472-6.473-5.062-1.701A.859.859 0 0 1 11.967 2M3 2h5a1 1 0 0 1 0 2H4v16h16v-4a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1",clipRule:"evenodd"})),U5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconParticipant_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.677 4.909A3.68 3.68 0 0 1 8 8.587a3.68 3.68 0 0 1-3.678-3.678A3.68 3.68 0 0 1 8 1.233a3.68 3.68 0 0 1 3.677 3.676M8 10.158c3.254 0 5.062.762 6.021 1.788l.014.015c.278.295.707.752.885 1.888a1.004 1.004 0 0 1-.992 1.15H2.072c-.61 0-1.085-.547-.992-1.15.174-1.114.59-1.567.848-1.848l.026-.03c.953-1.038 2.764-1.813 6.046-1.813",clipRule:"evenodd"})),z0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconParticipant_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.59 8.595a4.6 4.6 0 0 1-4.596 4.597 4.6 4.6 0 0 1-4.597-4.597A4.6 4.6 0 0 1 11.994 4a4.6 4.6 0 0 1 4.596 4.595m-4.596 6.562c4.068 0 6.328.952 7.527 2.234l.021.023c.346.37.88.943 1.101 2.356a1.254 1.254 0 0 1-1.239 1.439H4.584a1.254 1.254 0 0 1-1.239-1.438c.218-1.396.74-1.962 1.061-2.313l.031-.033c1.191-1.299 3.455-2.268 7.557-2.268",clipRule:"evenodd"})),e1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPasswordHide_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7M2 4.27l2.28 2.28.46.46A11.8 11.8 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2m4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3z"})),t1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPasswordShow_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"})),G5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPause_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.79 1A1.79 1.79 0 0 0 3 2.79v10.42a1.79 1.79 0 1 0 3.581 0V2.79A1.79 1.79 0 0 0 4.791 1m7.164 0a1.79 1.79 0 0 0-1.791 1.79v10.42a1.79 1.79 0 1 0 3.581 0V2.79A1.79 1.79 0 0 0 11.954 1",clipRule:"evenodd"})),B0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPause_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.302 3A2.3 2.3 0 0 0 5 5.302v13.396a2.302 2.302 0 0 0 4.605 0V5.302A2.3 2.3 0 0 0 7.302 3m9.21 0a2.3 2.3 0 0 0-2.303 2.302v13.396a2.302 2.302 0 1 0 4.605 0V5.302A2.3 2.3 0 0 0 16.512 3",clipRule:"evenodd"})),n1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPexip_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 18.675V21h4.8V2.4H3v2.325h2.541v13.95zm18-13.95V2.4h-4.8V21H21v-2.325h-2.541V4.725z",clipRule:"evenodd"})),a1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPexipLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 18.675V21h4.8V2.4H3v2.325h2.541v13.95zm18-13.95V2.4h-4.8V21H21v-2.325h-2.541V4.725z",clipRule:"evenodd"})),X5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhone_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.733 12.373c-.382.679-1.125 1.154-1.988 1.274-1.66.231-3.792-.788-6.198-3.193-2.94-2.94-3.36-4.993-3.193-6.198.119-.863.595-1.606 1.274-1.988a1.13 1.13 0 0 1 1.532.406l1.293 2.155a1.136 1.136 0 0 1-.171 1.39l-.606.624c.448.728.957 1.345 1.547 1.934a12.6 12.6 0 0 0 1.887 1.558l.675-.621a1.13 1.13 0 0 1 1.386-.168l2.155 1.293c.53.32.71.993.407 1.534"})),C0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhone_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.88 17.248c-.459.814-1.35 1.384-2.386 1.528-1.992.278-4.55-.945-7.438-3.831-3.528-3.528-4.03-5.992-3.831-7.438.143-1.035.714-1.927 1.529-2.385a1.356 1.356 0 0 1 1.838.487l1.552 2.586a1.36 1.36 0 0 1-.206 1.668l-.727.749a12.5 12.5 0 0 0 1.857 2.32 15 15 0 0 0 2.264 1.87l.81-.745a1.36 1.36 0 0 1 1.663-.202l2.586 1.552c.638.384.852 1.191.489 1.84"})),Q5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneHorisontal_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.361 9.69c-.2-.714-.02-1.534.48-2.195.963-1.273 3.083-2.022 6.32-2.023 3.958 0 5.621 1.1 6.32 2.022.501.66.68 1.48.48 2.195a1.076 1.076 0 0 1-1.304.758l-2.32-.58a1.08 1.08 0 0 1-.82-1.05l-.012-.828a10 10 0 0 0-2.343-.26c-.793-.001-1.552.072-2.318.22l-.037.873c.002.493-.335.925-.82 1.046l-2.32.58a1.08 1.08 0 0 1-1.306-.758"})),K5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneHorisontal_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.282 13.967c-.317-1.135-.03-2.438.764-3.49 1.53-2.022 4.9-3.213 10.046-3.214 6.29 0 8.934 1.747 10.046 3.213.796 1.05 1.081 2.355.763 3.49a1.71 1.71 0 0 1-2.073 1.204l-3.688-.921a1.72 1.72 0 0 1-1.304-1.67l-.02-1.316a15.7 15.7 0 0 0-3.723-.414c-1.261 0-2.467.116-3.685.352l-.058 1.387a1.71 1.71 0 0 1-1.303 1.662l-3.688.923a1.717 1.717 0 0 1-2.077-1.206"})),Z5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneHorisontal_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M2.603 18.46c-.397-1.42-.039-3.048.955-4.363 1.91-2.528 6.124-4.017 12.557-4.019 7.863 0 11.168 2.184 12.557 4.018.995 1.313 1.352 2.942.954 4.361a2.14 2.14 0 0 1-2.591 1.506l-4.61-1.152a2.15 2.15 0 0 1-1.63-2.087l-.024-1.645c-1.573-.374-3.078-.519-4.655-.517a24 24 0 0 0-4.606.44l-.073 1.733a2.14 2.14 0 0 1-1.629 2.078l-4.61 1.153a2.146 2.146 0 0 1-2.595-1.507"})),Y5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneTalk_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M7.119 1.67a.46.46 0 0 1 .357-.546 5.95 5.95 0 0 1 5.214 1.42 5.95 5.95 0 0 1 1.888 5.062.46.46 0 1 1-.916-.105 5.02 5.02 0 0 0-1.594-4.277 5.03 5.03 0 0 0-4.404-1.197.46.46 0 0 1-.545-.357M12.61 13.08c-.388.69-1.144 1.174-2.023 1.296-1.689.235-3.858-.802-6.306-3.249C1.289 8.136.863 6.047 1.03 4.821c.122-.878.606-1.634 1.297-2.022a1.15 1.15 0 0 1 1.559.413l1.316 2.192a1.156 1.156 0 0 1-.174 1.415l-.617.634c.456.741.974 1.369 1.574 1.968.6.6 1.228 1.118 1.92 1.585l.687-.632a1.15 1.15 0 0 1 1.41-.17l2.193 1.315c.54.325.723 1.01.414 1.56"}),n.createElement("path",{fill:"currentColor",d:"M7.388 3.785a.461.461 0 1 0 .353.853 2.49 2.49 0 0 1 2.625.451c.705.643.974 1.653.69 2.573a.461.461 0 0 0 .88.274 3.42 3.42 0 0 0-.948-3.528 3.42 3.42 0 0 0-3.6-.623"})),I0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneTalk_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.284 4.835a.55.55 0 0 1 .425-.649c2.22-.46 4.54.168 6.207 1.69a7.09 7.09 0 0 1 2.248 6.026.548.548 0 1 1-1.09-.125 5.98 5.98 0 0 0-1.898-5.09 5.98 5.98 0 0 0-5.243-1.427.55.55 0 0 1-.649-.425M17.822 18.418c-.463.823-1.363 1.398-2.408 1.543-2.011.28-4.594-.954-7.508-3.867-3.562-3.56-4.07-6.047-3.868-7.507.144-1.045.72-1.945 1.543-2.408a1.37 1.37 0 0 1 1.856.492l1.566 2.61a1.376 1.376 0 0 1-.207 1.684l-.734.755c.543.882 1.16 1.63 1.874 2.343a15.3 15.3 0 0 0 2.286 1.887l.817-.752a1.37 1.37 0 0 1 1.68-.204l2.61 1.566c.643.388.86 1.203.493 1.858"}),n.createElement("path",{fill:"currentColor",d:"M11.605 7.354a.55.55 0 1 0 .42 1.014 2.97 2.97 0 0 1 3.125.538 2.97 2.97 0 0 1 .82 3.063.55.55 0 0 0 1.05.326 4.07 4.07 0 0 0-1.13-4.2 4.07 4.07 0 0 0-4.285-.741"})),J5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPin_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.435.525a.7.7 0 0 1 .99 0l5.05 5.05a.7.7 0 1 1-.99.99l-1.134-1.134-2.938 3.905q.161.516.207 1.044c.106 1.22-.277 2.348-1.064 3.135l-3.04-3.04L4.04 12.95a.7.7 0 0 1-.99-.99l2.475-2.475-3.04-3.04C3.272 5.656 4.4 5.273 5.62 5.38c.35.03.701.1 1.044.208L10.57 2.65 9.435 1.515a.7.7 0 0 1 0-.99",clipRule:"evenodd"})),y0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPin_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.145 8.607a7 7 0 0 0-1.473-.279c-1.724-.132-3.325.425-4.45 1.55l4.242 4.243-3.535 3.536a1 1 0 1 0 1.414 1.414l3.536-3.536 4.242 4.243c1.126-1.125 1.683-2.726 1.55-4.45a7 7 0 0 0-.278-1.473l4.21-5.565 1.59 1.589a1 1 0 0 0 1.414-1.415L19.07 4.93l-3.535-3.536a1 1 0 0 0-1.415 1.415l1.589 1.588z",clipRule:"evenodd"})),e6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlay_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m14.087 8.999-8.543 4.876a1.15 1.15 0 0 1-1.721-.999V3.124a1.15 1.15 0 0 1 1.72-.999l8.542 4.877a1.15 1.15 0 0 1 .002 1.997"})),M0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlay_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M21.13 13.498 8.317 20.812c-1.152.657-2.582-.174-2.582-1.498V4.686c0-1.324 1.43-2.155 2.58-1.498l12.814 7.314c1.162.662 1.162 2.334.003 2.996"})),t6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlayRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m2.05-6.567a.5.5 0 0 0 0-.866l-2.7-1.559a.5.5 0 0 0-.75.433V9.56a.5.5 0 0 0 .75.433z",clipRule:"evenodd"})),S0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlayRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-1.25-6.969 4.5-2.598a.5.5 0 0 0 0-.866l-4.5-2.598a.5.5 0 0 0-.75.433v5.196a.5.5 0 0 0 .75.433",clipRule:"evenodd"})),n6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlus_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.8 3.475a.8.8 0 0 0-1.6 0V7.2H3.475a.8.8 0 0 0 0 1.6H7.2v3.725a.8.8 0 1 0 1.6 0V8.8h3.725a.8.8 0 1 0 0-1.6H8.8z",clipRule:"evenodd"})),L0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlus_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.071 13a1 1 0 1 0 0-2H13V4.929a1 1 0 1 0-2 0V11H4.929a1 1 0 1 0 0 2h6.07v6.071a1 1 0 1 0 2 0V13z",clipRule:"evenodd"})),a6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.244.636a.5.5 0 0 0-.707.707l.787.787A1.99 1.99 0 0 0 1 4v6a2 2 0 0 0 2 2h9.193l1.754 1.754a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.707zM3 10.5a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5h.694l6.999 7zm7.333 2.5H5.667l-.447 1.342a.5.5 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658zM5.022 2H13a2 2 0 0 1 2 2v6c0 .547-.221 1.042-.576 1.403l-1.062-1.062A.5.5 0 0 0 13.5 10V4a.5.5 0 0 0-.5-.5H6.522z",clipRule:"evenodd"})),$0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.75 19h-5.5l-.726 2.177a.625.625 0 0 0 .593.823h5.766a.625.625 0 0 0 .593-.823zM4.124 2.24a.625.625 0 0 0-.884.884l1.032 1.032A2.58 2.58 0 0 0 2.5 6.6v8.8A2.6 2.6 0 0 0 5.1 18h13.016l1.969 1.97a.623.623 0 0 0 .884 0 .625.625 0 0 0 0-.884zM5.1 16a.6.6 0 0 1-.6-.6V6.6a.6.6 0 0 1 .6-.6h1.017l9.999 10zM18.9 4H7.652l2 2H18.9a.6.6 0 0 1 .6.6v8.8a.6.6 0 0 1-.115.334l1.422 1.422A2.59 2.59 0 0 0 21.5 15.4V6.6A2.6 2.6 0 0 0 18.9 4"})),o6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m10 9a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1zm0-7H3v6h10zm-2.667 9H5.667l-.447 1.342a.5.5 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658z",clipRule:"evenodd"})),N0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.75 19h-5.5l-.726 2.177a.625.625 0 0 0 .593.823h5.766a.625.625 0 0 0 .593-.823zM18.9 4H5.1a2.6 2.6 0 0 0-2.6 2.6v8.8A2.6 2.6 0 0 0 5.1 18h13.8a2.6 2.6 0 0 0 2.6-2.6V6.6A2.6 2.6 0 0 0 18.9 4M20 15.4a1.1 1.1 0 0 1-1.1 1.1H5.1A1.1 1.1 0 0 1 4 15.4V6.6a1.1 1.1 0 0 1 1.1-1.1h13.8A1.1 1.1 0 0 1 20 6.6zM5.5 15h13V7h-13z"})),l6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRaiseHand_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.33 5.845c-.485-.13-.988.145-1.122.614l-.73 2.551-.88-.235 1.46-5.101a.88.88 0 0 0-.635-1.086c-.486-.13-.99.146-1.123.615L9.838 8.304l-.88-.236 1.704-5.951a.88.88 0 0 0-.636-1.085c-.486-.13-.989.146-1.124.616l-1.704 5.95-.88-.235 1.462-5.1a.88.88 0 0 0-.636-1.087c-.486-.13-.99.146-1.124.616l-2.028 7.08c-.107.374-.626.376-.716-.003-.07-.296-.288-1.399-.443-2.19-.092-.474-.556-.79-1.049-.717A.9.9 0 0 0 1 6.846c.003.677.014 1.686.053 2.528.149 3.283 3.498 4.8 5.123 5.235 2.002.536 3.937.598 5.397-.303 1.005-.619 1.8-1.813 2.182-3.146l1.211-4.231a.877.877 0 0 0-.635-1.084"})),r6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRaiseHand_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M21.947 8.959a1.433 1.433 0 0 0-1.764 1.01l-1.149 4.19-1.382-.386 2.295-8.38a1.45 1.45 0 0 0-1-1.784 1.433 1.433 0 0 0-1.765 1.01L14.887 13l-1.383-.386 2.679-9.778a1.45 1.45 0 0 0-1-1.783 1.433 1.433 0 0 0-1.765 1.01L10.74 11.84l-1.382-.386 2.295-8.381a1.45 1.45 0 0 0-1-1.783 1.43 1.43 0 0 0-1.764 1.01c-.21.772-3.018 11.016-3.186 11.632s-.985.618-1.125-.005c-.11-.485-.453-2.297-.696-3.597a1.455 1.455 0 0 0-1.65-1.178A1.46 1.46 0 0 0 1 10.602c.005 1.113.023 2.77.083 4.154.234 5.393 5.498 7.887 8.05 8.601 3.147.88 6.187.983 8.482-.495 1.58-1.018 2.828-2.979 3.428-5.168l1.905-6.952a1.45 1.45 0 0 0-1-1.783"})),c6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRaiseHand_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M28.058 11.484c-.926-.273-1.883.305-2.14 1.289l-1.391 5.343-1.676-.492s2.527-9.705 2.782-10.689-.287-2.002-1.213-2.274c-.925-.273-1.883.305-2.139 1.289l-2.782 10.688-1.676-.493 3.247-12.47c.257-.983-.287-2.001-1.212-2.274-.926-.273-1.883.305-2.14 1.289l-3.245 12.467-1.676-.493S15.324 4.96 15.58 3.976s-.285-2.002-1.21-2.274c-.926-.273-1.885.305-2.14 1.289L8.367 17.825c-.204.785-1.193.788-1.364-.006-.134-.618-.549-2.93-.843-4.588-.177-.991-1.061-1.656-2-1.502-.862.14-1.498.924-1.493 1.85.006 1.42.027 3.533.1 5.298.284 6.879 6.664 10.06 9.758 10.97 3.815 1.122 7.499 1.254 10.28-.632 1.915-1.298 3.43-3.799 4.157-6.59l2.308-8.867c.256-.984-.287-2.003-1.212-2.274"})),s6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRecording_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 3C.895 3 0 3.876 0 4.956v7.088C0 13.124.895 14 2 14h12c1.105 0 2-.876 2-1.956V4.956C16 3.876 15.105 3 14 3zm11.253 4.822h.997a1.9 1.9 0 0 0-.219-.697 1.7 1.7 0 0 0-.437-.515 1.9 1.9 0 0 0-.617-.322 2.5 2.5 0 0 0-.751-.11q-.616 0-1.107.274a1.97 1.97 0 0 0-.78.79q-.285.519-.286 1.258 0 .738.282 1.256.285.519.775.793.492.273 1.116.273.448 0 .803-.13.359-.132.615-.358.26-.227.412-.514a1.7 1.7 0 0 0 .194-.6l-.997-.005a.92.92 0 0 1-.342.563 1 1 0 0 1-.303.148q-.168.05-.367.05-.352 0-.621-.167a1.1 1.1 0 0 1-.42-.497q-.147-.329-.147-.812 0-.47.148-.8.147-.33.416-.502.27-.175.631-.175.201 0 .372.055a1 1 0 0 1 .305.16q.132.103.216.251a.9.9 0 0 1 .112.333M6.208 6.24v4.52H9.36v-.788H7.194v-1.08H9.19v-.787H7.194V7.028h2.157V6.24zM2 10.76V6.24h1.84q.528 0 .902.183.375.18.571.514.2.33.199.78 0 .45-.2.774a1.3 1.3 0 0 1-.624.513l.99 1.756H4.589l-.883-1.602h-.72v1.602zm.986-2.37h.67q.282 0 .469-.075a.55.55 0 0 0 .278-.226.7.7 0 0 0 .093-.373.7.7 0 0 0-.093-.38.57.57 0 0 0-.28-.233 1.2 1.2 0 0 0-.472-.082h-.665z",clipRule:"evenodd"})),R0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRecording_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 3C1.343 3 0 4.433 0 6.2v11.6C0 19.567 1.343 21 3 21h18c1.657 0 3-1.433 3-3.2V6.2C24 4.433 22.657 3 21 3zm16.879 7.891h1.496a3.3 3.3 0 0 0-.328-1.141 2.7 2.7 0 0 0-.656-.842 2.8 2.8 0 0 0-.925-.527 3.4 3.4 0 0 0-1.128-.181q-.922 0-1.66.448-.738.444-1.168 1.293T15.08 12q0 1.207.423 2.055.427.85 1.162 1.297.738.448 1.673.448.673 0 1.206-.213a2.89 2.89 0 0 0 1.54-1.427q.232-.473.291-.982l-1.496-.008a1.6 1.6 0 0 1-.185.528 1.4 1.4 0 0 1-.328.393 1.4 1.4 0 0 1-.454.243 1.8 1.8 0 0 1-.55.082q-.53 0-.932-.274-.404-.275-.629-.813-.222-.538-.222-1.329 0-.77.222-1.308.222-.54.625-.823.403-.285.946-.286.3 0 .557.09.26.092.458.26.198.17.325.413.126.238.167.545M9.313 8.301V15.7h4.727v-1.29h-3.248v-1.766h2.992v-1.29h-2.992V9.591h3.235V8.3zM3 15.7V8.3h2.76q.793 0 1.353.3.563.296.857.842.297.54.297 1.275 0 .736-.3 1.268a2 2 0 0 1-.935.839l1.485 2.874H6.884l-1.325-2.623h-1.08V15.7zm1.48-3.88h1.003q.424 0 .704-.122a.85.85 0 0 0 .417-.369q.14-.246.14-.61 0-.369-.14-.622a.88.88 0 0 0-.42-.383q-.28-.133-.707-.133h-.998z",clipRule:"evenodd"})),i6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRefresh_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M7.626 1.631c1.663 0 4.235 1.205 5.595 2.333l.861-2.643A.471.471 0 0 1 15 1.48l-.035 5.078a.474.474 0 0 1-.475.472l-5.037-.035a.476.476 0 0 1-.144-.928l2.312-.784.003.003.456-.156c-1.613-1.218-3.14-1.828-4.454-1.828-2.745 0-4.976 2.248-4.976 5.014s2.23 5.013 4.976 5.013a4.92 4.92 0 0 0 4.624-3.163l.025-.066.026-.072.16-.423a.816.816 0 0 1 1.054-.48c.423.161.604.64.476 1.063l-.053.143C13.089 13.037 10.594 15 7.626 15 3.96 15 1 12.009 1 8.316S3.96 1.63 7.626 1.63"})),A0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRefresh_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.519 3.812c2.138 0 5.445 1.548 7.194 3l1.107-3.4a.606.606 0 0 1 1.18.205l-.045 6.529a.61.61 0 0 1-.61.607l-6.476-.045a.61.61 0 0 1-.596-.517.61.61 0 0 1 .41-.676l2.973-1.008.003.004.587-.201c-2.073-1.567-4.038-2.35-5.727-2.35-3.53 0-6.397 2.89-6.397 6.446s2.868 6.446 6.397 6.446a6.33 6.33 0 0 0 5.945-4.066l.032-.086.033-.093h.002l.204-.543a1.05 1.05 0 0 1 1.356-.617c.543.207.776.823.612 1.367l-.069.183C18.544 18.477 15.335 21 11.52 21 6.806 21 3 17.154 3 12.406s3.806-8.594 8.519-8.594"})),o1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRemoteControl_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1m-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M7.05 6.05l1.41 1.41a5.02 5.02 0 0 1 7.08 0l1.41-1.41A6.98 6.98 0 0 0 12 4c-1.93 0-3.68.78-4.95 2.05M12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41A9 9 0 0 1 12 2c2.49 0 4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0"})),d6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSearch_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.006 9.805h-.633l-.224-.216a5.18 5.18 0 0 0 1.257-3.386 5.203 5.203 0 1 0-5.203 5.203 5.18 5.18 0 0 0 3.386-1.257l.216.224v.633L13.807 15 15 13.807zm-4.803 0a3.597 3.597 0 0 1-3.602-3.602 3.597 3.597 0 0 1 3.602-3.602 3.597 3.597 0 0 1 3.602 3.602 3.597 3.597 0 0 1-3.602 3.602"})),H0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSearch_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"})),m6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSend_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 14v-4l6-2-6-2V2l15 6z"})),O0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSend_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M3 20v-6l8-2-8-2V4l19 8z"})),u6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettings_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m14.571 6.939-1.095-.156a1.11 1.11 0 0 1-.872-.681l-.005-.012a1.12 1.12 0 0 1 .134-1.101l.664-.885a.5.5 0 0 0-.046-.654l-.802-.8a.5.5 0 0 0-.654-.046l-.885.664a1.11 1.11 0 0 1-1.112.129 1.12 1.12 0 0 1-.68-.872l-.157-1.096A.5.5 0 0 0 8.566 1H7.434a.5.5 0 0 0-.495.429l-.157 1.096c-.056.391-.315.72-.68.872l-.012.004a1.12 1.12 0 0 1-1.101-.134l-.885-.664a.5.5 0 0 0-.653.047l-.801.801a.5.5 0 0 0-.047.653l.664.885c.238.318.287.735.134 1.101l-.004.012a1.12 1.12 0 0 1-.872.68l-1.096.157A.5.5 0 0 0 1 7.434v1.133a.5.5 0 0 0 .429.495l1.095.156a1.11 1.11 0 0 1 .877.692c.153.366.104.783-.134 1.101l-.664.885a.5.5 0 0 0 .046.654l.801.801a.5.5 0 0 0 .654.046l.885-.664a1.11 1.11 0 0 1 1.101-.134l.012.005c.365.151.625.481.681.872l.156 1.095a.5.5 0 0 0 .495.429h1.133a.5.5 0 0 0 .495-.429l.156-1.095c.056-.391.315-.721.681-.872l.012-.005a1.12 1.12 0 0 1 1.101.134l.885.664a.5.5 0 0 0 .654-.046l.801-.801a.5.5 0 0 0 .046-.654l-.664-.885A1.11 1.11 0 0 1 12.6 9.91l.005-.012c.151-.365.481-.625.872-.681l1.095-.156A.5.5 0 0 0 15 8.566V7.434a.5.5 0 0 0-.429-.495M8 10.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5"})),P0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettings_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m21.387 10.484-1.565-.224a1.6 1.6 0 0 1-1.246-.972l-.007-.016a1.59 1.59 0 0 1 .192-1.572l.948-1.265a.716.716 0 0 0-.066-.934l-1.144-1.144a.714.714 0 0 0-.934-.066l-1.265.948a1.6 1.6 0 0 1-1.572.192l-.016-.007a1.59 1.59 0 0 1-.972-1.246l-.223-1.565A.715.715 0 0 0 12.809 2h-1.618a.714.714 0 0 0-.707.613l-.224 1.565a1.6 1.6 0 0 1-.972 1.246l-.016.006a1.6 1.6 0 0 1-1.573-.191L6.435 4.29a.714.714 0 0 0-.934.067L4.357 5.501a.714.714 0 0 0-.067.934L5.238 7.7c.34.453.409 1.049.192 1.572l-.006.016a1.59 1.59 0 0 1-1.246.972l-1.565.224a.71.71 0 0 0-.613.707v1.618c0 .356.261.657.613.707l1.565.224c.559.08 1.03.451 1.246.972l.007.016a1.59 1.59 0 0 1-.192 1.572l-.949 1.265a.716.716 0 0 0 .066.934L5.5 19.643c.251.251.649.28.934.066l1.265-.948a1.6 1.6 0 0 1 1.572-.192l.016.007c.522.216.892.687.972 1.246l.224 1.565a.715.715 0 0 0 .708.613h1.618a.71.71 0 0 0 .707-.613l.224-1.565c.08-.559.451-1.03.972-1.246l.016-.007a1.59 1.59 0 0 1 1.572.192l1.265.948a.716.716 0 0 0 .934-.066l1.144-1.144a.714.714 0 0 0 .066-.934l-.948-1.264a1.59 1.59 0 0 1-.192-1.572l.007-.016a1.59 1.59 0 0 1 1.246-.972l1.565-.224a.715.715 0 0 0 .613-.708v-1.618a.71.71 0 0 0-.613-.707M12 15.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5"})),_6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettingsMeeting_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.347 4.478.47.067a.214.214 0 0 1 .183.212v.486a.214.214 0 0 1-.183.212l-.47.067a.48.48 0 0 0-.376.297.48.48 0 0 0 .058.471l.284.38a.214.214 0 0 1-.02.28l-.343.343a.215.215 0 0 1-.28.02l-.38-.285a.48.48 0 0 0-.471-.057l-.005.002a.48.48 0 0 0-.292.374l-.067.47a.214.214 0 0 1-.212.183h-.486a.214.214 0 0 1-.212-.184l-.067-.47a.48.48 0 0 0-.291-.373l-.006-.002a.48.48 0 0 0-.471.057l-.38.285a.214.214 0 0 1-.28-.02l-.343-.343a.215.215 0 0 1-.02-.28l.285-.38a.48.48 0 0 0 .055-.476.48.48 0 0 0-.374-.292l-.47-.067A.214.214 0 0 1 9 5.243v-.486c0-.106.078-.197.184-.212l.47-.067a.48.48 0 0 0 .373-.291l.002-.006a.48.48 0 0 0-.057-.471l-.285-.38a.214.214 0 0 1 .02-.28l.343-.343a.214.214 0 0 1 .28-.02l.38.285a.48.48 0 0 0 .471.057h.003l.003-.002a.48.48 0 0 0 .291-.373l.067-.47A.214.214 0 0 1 11.757 2h.486c.106 0 .197.078.212.184l.067.47a.48.48 0 0 0 .296.375.48.48 0 0 0 .472-.057l.38-.285a.214.214 0 0 1 .28.02l.343.343a.215.215 0 0 1 .02.28l-.285.38a.48.48 0 0 0-.057.471l.002.006a.48.48 0 0 0 .374.291M10.929 5a1.071 1.071 0 1 0 2.142 0 1.071 1.071 0 0 0-2.142 0M7.98 5H2.031C.911 5 0 5.934 0 7.083v5.834C0 14.066.911 15 2.031 15h8.938c1.12 0 2.031-.934 2.031-2.083V9.259q-.341.056-.697.056A4.32 4.32 0 0 1 7.98 5m.437 3.645a1.993 1.993 0 0 1-1.99 1.991 1.993 1.993 0 0 1-1.991-1.99c0-1.098.893-1.991 1.99-1.991 1.098 0 1.991.893 1.991 1.99m-1.99 2.843c1.762 0 2.74.412 3.26.967l.01.01c.149.16.38.408.476 1.02a.543.543 0 0 1-.537.624H3.217a.543.543 0 0 1-.537-.623c.095-.604.32-.85.46-1.002l.013-.014c.516-.563 1.497-.982 3.274-.982",clipRule:"evenodd"})),V0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettingsMeeting_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.125 7h8.894A6.5 6.5 0 0 0 20 12.826v6.049A3.13 3.13 0 0 1 16.875 22H3.125A3.13 3.13 0 0 1 0 18.875v-8.75A3.13 3.13 0 0 1 3.125 7m6.539 7.987a2.997 2.997 0 0 0 2.994-2.994A2.997 2.997 0 0 0 9.664 9a2.997 2.997 0 0 0-2.994 2.993 2.997 2.997 0 0 0 2.994 2.994m4.903 2.735c-.781-.835-2.253-1.455-4.903-1.455-2.672 0-4.146.631-4.922 1.477l-.02.022c-.21.228-.55.597-.692 1.506-.076.49.311.937.808.937h9.652a.817.817 0 0 0 .807-.937c-.143-.92-.491-1.293-.716-1.535z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"m22.724 5.818-.704-.1a.72.72 0 0 1-.564-.446.72.72 0 0 1 .087-.708l.427-.569a.32.32 0 0 0-.03-.42l-.516-.514a.32.32 0 0 0-.42-.03l-.569.427a.72.72 0 0 1-.715.083.72.72 0 0 1-.437-.56l-.1-.705a.32.32 0 0 0-.32-.276h-.727a.32.32 0 0 0-.318.276l-.101.704a.72.72 0 0 1-.437.56q-.004.003-.008.003a.72.72 0 0 1-.708-.086l-.569-.426a.32.32 0 0 0-.42.03l-.514.515a.32.32 0 0 0-.03.42l.426.568a.72.72 0 0 1 .086.708l-.002.008a.72.72 0 0 1-.56.437l-.705.1a.32.32 0 0 0-.276.32v.728c0 .16.118.295.276.318l.704.1a.72.72 0 0 1 .563.445.72.72 0 0 1-.086.708l-.427.569a.32.32 0 0 0 .03.42l.515.515a.32.32 0 0 0 .42.03l.57-.427a.72.72 0 0 1 .707-.086q.004 0 .008.003c.235.097.402.309.438.56l.1.704a.32.32 0 0 0 .318.276h.729c.16 0 .295-.118.318-.276l.1-.704a.72.72 0 0 1 .438-.56l.008-.004a.72.72 0 0 1 .707.087l.57.427a.32.32 0 0 0 .42-.03l.515-.515a.32.32 0 0 0 .03-.42l-.428-.57a.72.72 0 0 1-.086-.707l.003-.008a.72.72 0 0 1 .56-.438l.705-.1A.32.32 0 0 0 23 6.864v-.728a.32.32 0 0 0-.276-.318M18.5 8.108a1.607 1.607 0 1 1 0-3.215 1.607 1.607 0 0 1 0 3.214"})),f6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShare_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M3.8 3A2.8 2.8 0 0 0 1 5.8v4.667a2.8 2.8 0 0 0 2.8 2.8h3.57V8.2L5.092 9.504c-.179.104-.398.042-.515-.146a.53.53 0 0 1 .043-.61l3.09-3.562a.382.382 0 0 1 .58 0l3.09 3.562c.142.163.16.421.043.61-.116.185-.334.25-.514.146L8.63 8.2v5.067h3.57a2.8 2.8 0 0 0 2.8-2.8V5.8A2.8 2.8 0 0 0 12.2 3z"})),T0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShare_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6 5a4 4 0 0 0-4 4v7a4 4 0 0 0 4 4h5.1v-7.403l-3.255 1.906c-.255.152-.568.06-.735-.214a.78.78 0 0 1 .062-.89l4.414-5.205a.538.538 0 0 1 .827 0l4.415 5.204a.78.78 0 0 1 .062.89c-.165.272-.477.366-.735.215L12.9 12.597V20H18a4 4 0 0 0 4-4V9a4 4 0 0 0-4-4z"})),p6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShield_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.584 12.209Q5.168 14.387 7.6 15q2.432-.613 4.016-2.791Q13.2 10.029 13.2 7.37V3.1L7.6 1 2 3.1v4.27q0 2.66 1.584 4.839m6.332-6.091a.402.402 0 1 1 .569.569L7.289 9.882a.4.4 0 0 1-.57 0L5.119 8.28a.402.402 0 1 1 .569-.569L7.004 9.03z",clipRule:"evenodd"})),W0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShield_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.263 18.013Q8.525 21.124 12 22q3.476-.875 5.738-3.988T20 11.1V5l-8-3-8 3v6.1q0 3.8 2.263 6.913m9.34-9.807a.703.703 0 1 1 .995.996l-5.592 5.591a.704.704 0 0 1-.996 0L7.207 11.99a.703.703 0 1 1 .995-.996l2.306 2.307z",clipRule:"evenodd"})),h6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShuffle_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.872 1.966 2.792.912L1.58 12.673a.943.943 0 0 0 0 1.363 1.01 1.01 0 0 0 1.402 0L13.066 4.24l.938 2.712c.08.232.325.373.567.333a.5.5 0 0 0 .43-.49V1.496A.503.503 0 0 0 14.488 1H9.035a.51.51 0 0 0-.505.416c-.04.24.104.473.342.55m5.133 7.08-.938 2.713-2.835-2.754a1.01 1.01 0 0 0-1.402 0 .943.943 0 0 0 0 1.362l2.835 2.754-2.792.912a.5.5 0 0 0-.342.55c.04.242.254.417.503.417h5.455c.283 0 .51-.222.51-.496v-5.3a.5.5 0 0 0-.428-.49.51.51 0 0 0-.566.333M1.287 1.686a.944.944 0 0 0 .007 1.362l3.93 3.778c.39.374 1.018.371 1.403-.007a.944.944 0 0 0-.007-1.363L2.69 1.677a1.01 1.01 0 0 0-1.403.008",clipRule:"evenodd"})),q0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShuffle_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.121 4.312 3.59 1.237L3.746 18.842a1.33 1.33 0 0 0 0 1.85 1.25 1.25 0 0 0 1.803 0L18.514 7.396l1.206 3.681a.66.66 0 0 0 .728.452.67.67 0 0 0 .552-.665V3.673A.664.664 0 0 0 20.343 3H13.33a.664.664 0 0 0-.649.565.675.675 0 0 0 .44.747m6.6 9.608-1.207 3.681-3.644-3.737a1.25 1.25 0 0 0-1.803 0 1.33 1.33 0 0 0 0 1.849l3.644 3.737-3.589 1.237a.68.68 0 0 0-.44.747.66.66 0 0 0 .648.566h7.013c.363 0 .657-.3.657-.673v-7.192a.67.67 0 0 0-.551-.666.655.655 0 0 0-.728.451M3.369 3.93a1.33 1.33 0 0 0 .01 1.849l5.052 5.126c.5.508 1.308.504 1.803-.01a1.33 1.33 0 0 0-.01-1.849L5.173 3.92a1.253 1.253 0 0 0-1.803.01",clipRule:"evenodd"})),v6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerDisabled_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.037 1.636a.5.5 0 0 1 .707 0l12.408 12.411a.5.5 0 0 1-.707.707l-1.02-1.021a7 7 0 0 1-.637.524.599.599 0 1 1-.702-.972 3 3 0 0 0 .324-.283q.072-.07.146-.138l-1.473-1.473a4.3 4.3 0 0 1-.929.616.6.6 0 0 1-.509-1.087c.216-.101.409-.233.592-.376L7.5 7.807v5.526a.666.666 0 0 1-1.2.4l-2.27-3.028-2.19-.438A1.67 1.67 0 0 1 .5 8.633V7.366c0-.794.561-1.478 1.34-1.634l2.189-.438.411-.548-2.403-2.403a.5.5 0 0 1 0-.707M14.8 8c0 1.19-.34 2.339-.94 3.338l.874.874A7.7 7.7 0 0 0 16 8a7.75 7.75 0 0 0-3.21-6.257.599.599 0 1 0-.702.972A6.54 6.54 0 0 1 14.8 8M6.833 2c.369 0 .667.298.667.667v2.311L5.652 3.13l.648-.863A.67.67 0 0 1 6.833 2m4.681 6a3.25 3.25 0 0 0-1.869-2.92.6.6 0 0 1 .509-1.087A4.45 4.45 0 0 1 12.714 8c0 .631-.139 1.243-.391 1.802l-.933-.933q.122-.421.124-.869",clipRule:"evenodd"})),D0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerDisabled_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.021 4.045a.625.625 0 0 1 .884 0L20.418 19.56a.625.625 0 0 1-.884.884l-1.276-1.276a9 9 0 0 1-.796.655.75.75 0 1 1-.878-1.216c.146-.106.274-.23.403-.353q.09-.087.184-.173l-1.842-1.842a5.3 5.3 0 0 1-1.16.77.751.751 0 0 1-.638-1.359c.27-.126.511-.29.74-.47l-3.42-3.42v6.907a.833.833 0 0 1-1.5.5l-2.839-3.784-2.737-.547A2.084 2.084 0 0 1 2.1 12.792v-1.584c0-.993.701-1.848 1.675-2.043l2.737-.547.513-.684L4.021 4.93a.625.625 0 0 1 0-.884M19.975 12a8.1 8.1 0 0 1-1.175 4.173l1.093 1.093A9.63 9.63 0 0 0 21.476 12a9.69 9.69 0 0 0-4.013-7.822.75.75 0 1 0-.878 1.216A8.18 8.18 0 0 1 19.975 12m-9.958-7.5c.46 0 .833.373.833.833v2.89l-2.31-2.31.81-1.08a.83.83 0 0 1 .667-.333m5.85 7.5a4.06 4.06 0 0 0-2.336-3.65.75.75 0 1 1 .638-1.358 5.56 5.56 0 0 1 3.2 5.01c0 .787-.175 1.553-.49 2.251l-1.167-1.167c.1-.35.155-.714.155-1.086",clipRule:"evenodd"})),g6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.833 2a.67.67 0 0 0-.533.267L4.029 5.294l-2.189.438C1.061 5.888.5 6.572.5 7.366v1.267c0 .794.561 1.478 1.34 1.634l2.19.438 2.27 3.028a.666.666 0 0 0 1.2-.4V2.667A.666.666 0 0 0 6.833 2"})),j0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.017 4.5a.83.83 0 0 0-.667.333L6.512 8.618l-2.737.547A2.084 2.084 0 0 0 2.1 11.208v1.584c0 .993.701 1.848 1.675 2.043l2.737.547 2.838 3.784a.833.833 0 0 0 1.5-.5V5.333a.833.833 0 0 0-.833-.833"})),w6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconSpeakerOn_16__a)"},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.953 1.878a.6.6 0 0 1 .837-.135A7.75 7.75 0 0 1 16 8a7.75 7.75 0 0 1-3.21 6.257.599.599 0 1 1-.702-.972A6.54 6.54 0 0 0 14.8 8a6.54 6.54 0 0 0-2.712-5.285.6.6 0 0 1-.135-.837M6.833 2a.67.67 0 0 0-.533.267L4.029 5.294l-2.189.438C1.061 5.888.5 6.572.5 7.366v1.267c0 .794.561 1.478 1.34 1.634l2.19.438 2.27 3.028a.666.666 0 0 0 1.2-.4V2.667A.666.666 0 0 0 6.833 2m3.322 1.993a.6.6 0 0 0-.51 1.087A3.25 3.25 0 0 1 11.514 8a3.25 3.25 0 0 1-1.869 2.92.6.6 0 0 0 .509 1.087A4.45 4.45 0 0 0 12.714 8a4.45 4.45 0 0 0-2.559-4.007",clipRule:"evenodd"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconSpeakerOn_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),F0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.415 4.347a.75.75 0 0 1 1.047-.169A9.69 9.69 0 0 1 21.475 12a9.68 9.68 0 0 1-4.013 7.822.75.75 0 1 1-.878-1.216A8.17 8.17 0 0 0 19.975 12a8.18 8.18 0 0 0-3.39-6.606.75.75 0 0 1-.17-1.047m-6.398.153a.83.83 0 0 0-.667.333L6.512 8.618l-2.737.547A2.084 2.084 0 0 0 2.1 11.208v1.584c0 .993.701 1.848 1.675 2.043l2.737.547 2.838 3.784a.833.833 0 0 0 1.5-.5V5.333a.833.833 0 0 0-.833-.833m4.151 2.491a.75.75 0 1 0-.637 1.359A4.06 4.06 0 0 1 15.867 12a4.06 4.06 0 0 1-2.336 3.65.75.75 0 0 0 .637 1.36 5.56 5.56 0 0 0 3.2-5.01 5.56 5.56 0 0 0-3.2-5.009",clipRule:"evenodd"})),E6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpotlight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconSpotlight_16__a)"},n.createElement("path",{d:"M0 1.455v2.181h1.455V1.455h2.181V0H1.455A1.4 1.4 0 0 0 .427.427 1.4 1.4 0 0 0 0 1.455M1.455 16h2.181v-1.454H1.455v-2.182H0v2.182q0 .6.427 1.027A1.4 1.4 0 0 0 1.455 16M12.364 14.546V16h2.182a1.4 1.4 0 0 0 1.027-.427A1.4 1.4 0 0 0 16 14.546v-2.182h-1.454v2.182zM14.546 1.455v2.181H16V1.455a1.4 1.4 0 0 0-.427-1.028A1.4 1.4 0 0 0 14.546 0h-2.182v1.455zM8 8.308a2.33 2.33 0 0 0 2.32-2.336A2.33 2.33 0 0 0 8 3.636a2.33 2.33 0 0 0-2.32 2.336A2.33 2.33 0 0 0 8 8.308M11.791 10.427c-.604-.65-1.742-1.133-3.791-1.133-2.066 0-3.206.492-3.806 1.15l-.016.017c-.162.178-.424.466-.534 1.173-.06.382.24.73.624.73h7.464a.634.634 0 0 0 .624-.73c-.11-.717-.38-1.007-.554-1.195z"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconSpotlight_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),U0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpotlight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 3v3h2V3h3V1H3q-.824 0-1.412.587A1.93 1.93 0 0 0 1 3M3 23h3v-2H3v-3H1v3q0 .824.587 1.413Q2.176 23 3 23M18 21v2h3q.824 0 1.413-.587Q23 21.825 23 21v-3h-2v3zM21 3v3h2V3q0-.824-.587-1.412A1.93 1.93 0 0 0 21 1h-3v2zM12 12.423c1.76 0 3.19-1.44 3.19-3.212C15.19 7.441 13.757 6 12 6S8.81 7.44 8.81 9.211c0 1.772 1.43 3.212 3.19 3.212M17.213 15.338c-.83-.894-2.396-1.558-5.213-1.558-2.84 0-4.409.676-5.233 1.581l-.022.024c-.223.244-.584.639-.735 1.612A.873.873 0 0 0 6.868 18h10.264c.528 0 .94-.478.858-1.003-.153-.986-.523-1.385-.762-1.643z"})),x6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStar_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m14.773 5.86-4.28-.622L8.579 1.36a.646.646 0 0 0-1.158 0L5.507 5.238l-4.28.622a.646.646 0 0 0-.358 1.102l3.097 3.019-.731 4.263a.646.646 0 0 0 .937.681L8 12.912l3.828 2.013a.646.646 0 0 0 .937-.681l-.731-4.263 3.097-3.019a.646.646 0 0 0-.358-1.102"})),G0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStar_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m21.676 8.943-6.114-.888-2.734-5.54a.923.923 0 0 0-1.655 0l-2.734 5.54-6.115.888a.923.923 0 0 0-.511 1.574l4.424 4.313-1.044 6.09a.923.923 0 0 0 1.339.973L12 19.017l5.469 2.875a.923.923 0 0 0 1.339-.973l-1.044-6.09 4.424-4.313a.922.922 0 0 0-.512-1.573"})),b6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStopRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M5.9 5.2a.7.7 0 0 0-.7.7v4.2a.7.7 0 0 0 .7.7h4.2a.7.7 0 0 0 .7-.7V5.9a.7.7 0 0 0-.7-.7z",clipRule:"evenodd"})),X0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStopRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M9 8a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1z",clipRule:"evenodd"})),k6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSupport_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.588 1.139c-2.812.553-5.04 2.877-5.495 5.707-.527 3.277 1.242 6.214 3.945 7.482a1.244 1.244 0 0 0 2.489-.053 1.25 1.25 0 0 0-2.137-.88A6.03 6.03 0 0 1 2.345 10h1.082a5.04 5.04 0 0 0 1.927 2.227 2.23 2.23 0 0 1 2.766.76 5 5 0 0 0 4.454-2.988h1.334c.495 0 .913-.362.996-.85Q14.999 8.589 15 8a7.01 7.01 0 0 0-8.412-6.861M5.143 6.893a.893.893 0 1 1 1.786 0 .893.893 0 0 1-1.786 0m5.113 3.371c-.036.039-.89.965-2.256.965s-2.22-.925-2.256-.964a.501.501 0 0 1 .74-.673c.005.004.604.637 1.516.637s1.51-.633 1.517-.639a.501.501 0 0 1 .739.674m-.292-2.478a.893.893 0 1 1 0-1.787.893.893 0 0 1 0 1.787M12.899 7A5 5 0 0 0 3.1 7H2.08v-.002c.408-2.51 2.455-4.537 4.968-4.925A6.006 6.006 0 0 1 13.909 7z"})),Q0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSupport_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.078 1.008c-5.243.207-9.642 4.433-10.046 9.664-.351 4.545 2.216 8.536 6.018 10.321a1.87 1.87 0 0 0 3.742-.081 1.874 1.874 0 0 0-3.208-1.317A9.05 9.05 0 0 1 4.018 14.5h1.619a7.54 7.54 0 0 0 2.881 3.347c.425-.198.898-.31 1.399-.31 1.149 0 2.161.577 2.77 1.454a7.5 7.5 0 0 0 6.682-4.491h1.997c.722 0 1.356-.511 1.48-1.223q.153-.867.154-1.777C23 5.57 18.059.773 12.078 1.008M8.214 9.839a1.339 1.339 0 1 1 2.678 0 1.339 1.339 0 0 1-2.678 0m7.67 5.057c-.053.059-1.335 1.448-3.384 1.448s-3.331-1.389-3.384-1.448a.75.75 0 1 1 1.111-1.007c.006.006.904.955 2.272.955s2.267-.949 2.275-.958a.754.754 0 0 1 1.058-.043.745.745 0 0 1 .052 1.053m-.438-3.717a1.339 1.339 0 1 1 0-2.678 1.339 1.339 0 0 1 0 2.678M19.849 10A7.5 7.5 0 0 0 12.5 4a7.5 7.5 0 0 0-7.349 6H3.622v-.003c.614-3.772 3.676-6.803 7.453-7.387 5.066-.782 9.496 2.694 10.289 7.39z"})),z6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTestScriptIcon_16",viewBox:"0 0 15 14","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.7 3.526h-1.417a1.9 1.9 0 0 0 .117-.631C11.4 1.846 10.529 1 9.45 1c-.682 0-1.274.341-1.625.853l-.325.423-.325-.43A1.97 1.97 0 0 0 5.55 1C4.471 1 3.6 1.846 3.6 2.895c0 .22.046.436.117.631H2.3c-.721 0-1.293.562-1.293 1.263L1 11.737c0 .7.579 1.263 1.3 1.263h10.4c.722 0 1.3-.562 1.3-1.263V4.789c0-.7-.578-1.263-1.3-1.263M9.45 2.263c.357 0 .65.284.65.632a.643.643 0 0 1-.65.631.643.643 0 0 1-.65-.631c0-.348.292-.632.65-.632m-3.9 0c.357 0 .65.284.65.632a.643.643 0 0 1-.65.631.643.643 0 0 1-.65-.631c0-.348.292-.632.65-.632m7.15 9.474H2.3v-1.263h10.4zm0-3.158H2.3v-3.79h3.302L4.25 6.577l1.053.739L6.85 5.269l.65-.858.65.858 1.547 2.047 1.053-.74L9.398 4.79H12.7z"})),K0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTestScriptIcon_24",viewBox:"0 0 21 19","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.2 4.368h-1.962c.099-.26.162-.547.162-.842C16.4 2.128 15.194 1 13.7 1c-.945 0-1.764.455-2.25 1.137L11 2.7l-.45-.573A2.76 2.76 0 0 0 8.3 1C6.806 1 5.6 2.128 5.6 3.526c0 .295.063.581.162.842H3.8c-.999 0-1.791.75-1.791 1.685L2 15.316C2 16.25 2.801 17 3.8 17h14.4c.999 0 1.8-.75 1.8-1.684V6.053c0-.935-.801-1.685-1.8-1.685m-4.5-1.684c.495 0 .9.38.9.842 0 .463-.405.842-.9.842s-.9-.379-.9-.842.405-.842.9-.842m-5.4 0c.495 0 .9.38.9.842 0 .463-.405.842-.9.842s-.9-.379-.9-.842.405-.842.9-.842m9.9 12.632H3.8v-1.684h14.4zm0-4.21H3.8V6.052h4.572L6.5 8.436l1.458.985L10.1 6.693l.9-1.146.9 1.146 2.142 2.728 1.458-.985-1.872-2.383H18.2z"})),l1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconThumbsDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2m4 0v12h4V3z"})),r1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconThumbsUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 21h4V9H1zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73z"})),B6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTimer_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5 1.966C5 1.432 5.432 1 5.965 1h5.07a.966.966 0 0 1 0 1.931H9.5v1.536c2.56.454 4.5 2.62 4.5 5.223C14 12.623 11.538 15 8.5 15S3 12.623 3 9.69c0-2.604 1.94-4.77 4.5-5.223V2.93H5.965A.966.966 0 0 1 5 1.966m7.498 5.474-2.73 2.597c-.25.238-.59.326-.905.273a1.04 1.04 0 0 1-.675-.413.97.97 0 0 1-.153-.832c.075-.273.27-.517.56-.65l3.463-1.583c.396-.18.752.31.44.608",clipRule:"evenodd"})),Z0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTimer_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.09 2.517C7.09 1.68 7.77 1 8.609 1h7.784a1.517 1.517 0 1 1 0 3.034H8.608c-.838 0-1.517-.679-1.517-1.517m3.865 3.93C6.998 7.162 4 10.566 4 14.656 4 19.264 7.806 23 12.5 23s8.5-3.736 8.5-8.345c0-4.09-2.998-7.494-6.954-8.207V4.035h-3.091zm7.723 4.673L14.46 15.2a1.62 1.62 0 0 1-1.399.431 1.6 1.6 0 0 1-1.043-.65 1.54 1.54 0 0 1-.235-1.307c.116-.43.415-.812.864-1.02L18 10.164c.612-.283 1.162.489.68.956",clipRule:"evenodd"})),C6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTranscript_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.542 1c-1.182 0-2.315.47-3.151 1.305L3.095 6.601a.64.64 0 0 0-.186.45v5.14l-1.723 1.723a.636.636 0 1 0 .9.9l1.718-1.718h5.15c.17 0 .332-.067.451-.187l4.29-4.301A4.457 4.457 0 0 0 10.541 1m1.71 2.742a.69.69 0 0 1 0 .975L8.328 8.631h2.219a.636.636 0 1 1 0 1.273H7.05L5.209 11.74c-.059.063-.09.094-.12.094H4.22c-.068 0-.124 0-.124-.062v-.743c0-.062.01-.103.092-.185l7.089-7.103a.69.69 0 0 1 .975 0",clipRule:"evenodd"})),Y0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTranscript_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.632 2c-1.689 0-3.308.67-4.502 1.865L4.993 10a.9.9 0 0 0-.266.643v7.343l-2.46 2.461a.909.909 0 1 0 1.285 1.286l2.453-2.454h7.359a.9.9 0 0 0 .643-.267l6.127-6.145A6.367 6.367 0 0 0 15.632 2m2.443 3.917a.985.985 0 0 1 0 1.393l-5.607 5.592h3.168a.91.91 0 1 1 0 1.818h-4.992l-2.632 2.624c-.083.09-.128.135-.172.135H6.601c-.097 0-.177 0-.177-.089v-1.062c0-.088.016-.147.132-.264h.001L16.682 5.916a.985.985 0 0 1 1.393 0",clipRule:"evenodd"})),I6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTrash_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M5.9 2.3v.1H1.7a.7.7 0 1 0 0 1.4h12.6a.7.7 0 1 0 0-1.4h-4.2v-.1a2 2 0 0 0-2-2h-.2a2 2 0 0 0-2 2"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.6 5.2H2.4v8.5a2 2 0 0 0 2 2h7.2a2 2 0 0 0 2-2zM7.3 8a.7.7 0 1 0-1.4 0v4.9a.7.7 0 1 0 1.4 0zm2.1-.7a.7.7 0 0 1 .7.7v4.9a.7.7 0 0 1-1.4 0V8a.7.7 0 0 1 .7-.7",clipRule:"evenodd"})),J0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTrash_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 6H3a1 1 0 0 1 0-2h6V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1h6a1 1 0 1 1 0 2zm5 2H4v13a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-9 4a1 1 0 1 0-2 0v7a1 1 0 1 0 2 0zm3-1a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0v-7a1 1 0 0 1 1-1",clipRule:"evenodd"})),y6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconUnlock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.907 6.385V4.077c0-1.052.821-1.908 1.91-1.908s1.91.856 1.91 1.908v.461H15v-.461C15 2.378 13.574 1 11.817 1S8.634 2.378 8.634 4.077v2.308z"}),n.createElement("path",{fill:"currentColor",d:"M2.637 6.385A.626.626 0 0 0 2 7v7.385c0 .34.285.615.637.615h9.23a.626.626 0 0 0 .637-.615V7a.626.626 0 0 0-.637-.615z"})),ea=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconUnlock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.165 9.462V5.835c0-1.653 1.263-2.998 2.938-2.998s2.938 1.345 2.938 2.998v.725H22v-.725C22 3.166 19.806 1 17.103 1s-4.897 2.166-4.897 4.835v3.627z"}),n.createElement("path",{fill:"currentColor",d:"M2.98 9.462c-.542 0-.98.432-.98.967v11.604c0 .534.438.967.98.967h14.2c.541 0 .98-.433.98-.967V10.429a.973.973 0 0 0-.98-.967z"})),M6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.417 1.661a.5.5 0 0 0-.707.707l1.723 1.723A1.995 1.995 0 0 0 1 6v4a2 2 0 0 0 2 2h7c.09 0 .177-.014.264-.028l.042-.007 2.815 2.815a.5.5 0 0 0 .707-.707zM12 10V6a2 2 0 0 0-2-2H5.17l6.698 6.698c.081-.218.132-.451.132-.698m1-3.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5z",clipRule:"evenodd"})),S6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.567 4.076a.625.625 0 0 0-.884.884l2.154 2.154A2.49 2.49 0 0 0 3.046 9.5v4.99a2.5 2.5 0 0 0 2.5 2.5h8.75a2.4 2.4 0 0 0 .382-.034l3.518 3.518a.625.625 0 0 0 .884-.884zM16.796 14.5v-5a2.5 2.5 0 0 0-2.5-2.5H8.258l8.373 8.373c.101-.273.165-.565.165-.873m1.25-4.375 2.725-2.271a.625.625 0 0 1 1.025.48v7.332c0 .53-.618.819-1.025.48l-2.725-2.271z",clipRule:"evenodd"})),L6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOff_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.09 5.577a.834.834 0 0 0-1.18 1.179l2.873 2.872a3.32 3.32 0 0 0-2.388 3.181v6.654a3.333 3.333 0 0 0 3.333 3.333h11.667c.176 0 .341-.019.51-.045l4.69 4.69a.834.834 0 0 0 1.178-1.178zm17.638 13.899v-6.667a3.333 3.333 0 0 0-3.333-3.333h-8.05L21.507 20.64c.135-.364.22-.753.22-1.164m1.667-5.833 3.633-3.028a.834.834 0 0 1 1.367.64v9.776a.833.833 0 0 1-1.367.64l-3.633-3.028z",clipRule:"evenodd"})),$6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 4h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m10 2.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5z",clipRule:"evenodd"})),N6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.65 7h8.75a2.5 2.5 0 0 1 2.5 2.5v5a2.5 2.5 0 0 1-2.5 2.5H5.65a2.5 2.5 0 0 1-2.5-2.5v-5A2.5 2.5 0 0 1 5.65 7m12.5 3.125 2.725-2.271a.625.625 0 0 1 1.025.48v7.332c0 .53-.618.819-1.025.48l-2.725-2.271z",clipRule:"evenodd"})),R6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOn_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.533 9.333H19.2a3.333 3.333 0 0 1 3.333 3.334v6.666a3.333 3.333 0 0 1-3.333 3.334H7.533A3.333 3.333 0 0 1 4.2 19.333v-6.666a3.333 3.333 0 0 1 3.333-3.334M24.2 13.5l3.633-3.028a.834.834 0 0 1 1.367.64v9.776a.833.833 0 0 1-1.367.64L24.2 18.5z",clipRule:"evenodd"})),A6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoSystems_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.947 3.061a2.763 2.763 0 1 1-5.527 0 2.763 2.763 0 0 1 5.527 0m-1.274 0a1.488 1.488 0 1 1-2.976 0 1.488 1.488 0 0 1 2.976 0M3.026 2.51h-.11A1.916 1.916 0 0 0 1 4.426v6.485c0 1.058.858 1.915 1.916 1.915h10.168A1.916 1.916 0 0 0 15 10.91V4.425a1.916 1.916 0 0 0-1.916-1.915h-.075l-.035-.001h-.368a.553.553 0 0 0 0 1.105h.17v.001h.308a.81.81 0 0 1 .81.81v6.485a.81.81 0 0 1-.81.81H2.916a.81.81 0 0 1-.81-.81V4.425a.81.81 0 0 1 .81-.81h.31v-.001h.537a.553.553 0 0 0 0-1.105zm2.948 11.053h4.052l.535 1.604a.46.46 0 0 1-.437.607H5.876a.46.46 0 0 1-.437-.607zm2.763-10.5a.553.553 0 1 1-1.105 0 .553.553 0 0 1 1.105 0m-4.62 1.657c.349 0 .66.207.855.497A3.87 3.87 0 0 0 8.185 6.93c1.39 0 2.609-.733 3.29-1.834a.76.76 0 0 1 .636-.377.68.68 0 0 1 .679.68v3.815a1.4 1.4 0 0 1-1.4 1.4H4.61a1.4 1.4 0 0 1-1.4-1.4v-3.59c0-.5.406-.905.906-.905",clipRule:"evenodd"})),ta=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoSystems_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.053 4.947a.79.79 0 1 1-1.58 0 .79.79 0 0 1 1.58 0"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.21 4.947a3.948 3.948 0 1 1-7.895 0 3.948 3.948 0 0 1 7.895 0m-1.82 0a2.126 2.126 0 1 1-4.251 0 2.126 2.126 0 0 1 4.25 0",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"m4.894 4.158-.042.001h-.115A2.737 2.737 0 0 0 2 6.896v9.263a2.737 2.737 0 0 0 2.737 2.737h14.526A2.737 2.737 0 0 0 22 16.159V6.896a2.737 2.737 0 0 0-2.737-2.737h-.116l-.041-.001h-.527a.79.79 0 0 0 0 1.579h.244v.001h.44c.64 0 1.158.518 1.158 1.158v9.263c0 .64-.518 1.158-1.158 1.158H4.737a1.16 1.16 0 0 1-1.158-1.158V6.896c0-.64.518-1.158 1.158-1.158h.441v-.001h.769a.79.79 0 1 0 0-1.579zM9.105 19.949h5.79l.764 2.291a.658.658 0 0 1-.624.866h-6.07a.658.658 0 0 1-.624-.866z"}),n.createElement("path",{fill:"currentColor",d:"M6.452 7.316c.5 0 .943.295 1.222.71a5.52 5.52 0 0 0 4.59 2.448 5.52 5.52 0 0 0 4.701-2.62c.198-.318.533-.538.907-.538a.97.97 0 0 1 .97.97v5.451a2 2 0 0 1-2 2H7.159a2 2 0 0 1-2-2V8.61c0-.715.58-1.294 1.294-1.294"})),H6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWaiting_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.227 4.364h6.046q-.06.293-.061.606a3.03 3.03 0 0 0 4.243 2.778v3.813c0 1.044-.85 1.893-1.895 1.893H3.227a1.896 1.896 0 0 1-1.894-1.893V6.258c0-1.045.85-1.894 1.894-1.894m3.963 4.84c1.001 0 1.815-.814 1.815-1.814S8.19 5.576 7.19 5.576s-1.814.813-1.814 1.814c0 1 .814 1.814 1.814 1.814m2.972 1.658c-.474-.506-1.366-.882-2.972-.882-1.62 0-2.513.383-2.983.895l-.012.013c-.127.139-.333.362-.419.913a.495.495 0 0 0 .49.568h5.85c.3 0 .535-.27.488-.568-.087-.558-.297-.784-.434-.93z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M12.242 2.545a2.424 2.424 0 1 0 0 4.849 2.424 2.424 0 0 0 0-4.849m1.288 3.132a.26.26 0 0 1-.352.102l-1.06-.582a.26.26 0 0 1-.135-.227V3.238a.26.26 0 0 1 .52 0v1.578l.925.508a.26.26 0 0 1 .102.353"})),na=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWaiting_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.84 6.546h9.07q-.091.44-.092.909a4.545 4.545 0 0 0 6.364 4.167v5.719a2.844 2.844 0 0 1-2.841 2.84H4.84A2.844 2.844 0 0 1 2 17.342V9.386a2.844 2.844 0 0 1 2.84-2.84m5.946 7.26a2.724 2.724 0 0 0 2.72-2.721c0-1.5-1.22-2.721-2.72-2.721s-2.723 1.22-2.723 2.72a2.725 2.725 0 0 0 2.723 2.723m4.456 2.487c-.71-.76-2.048-1.323-4.457-1.323-2.428 0-3.77.574-4.474 1.343l-.018.02c-.191.207-.5.543-.629 1.37a.743.743 0 0 0 .734.85h8.775a.743.743 0 0 0 .734-.851c-.13-.837-.447-1.176-.652-1.396z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M18.364 3.818a3.636 3.636 0 1 0 0 7.273 3.636 3.636 0 0 0 0-7.273m1.932 4.697a.39.39 0 0 1-.53.154l-1.59-.873a.39.39 0 0 1-.202-.341V4.857a.39.39 0 0 1 .78 0v2.367l1.387.763a.39.39 0 0 1 .155.528"})),O6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarning_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.278 12.867c0 .626-.507 1.133-1.133 1.133h-.012a1.133 1.133 0 1 1 0-2.267h.012c.626 0 1.133.508 1.133 1.134m-1.133-3.4A1.133 1.133 0 0 1 7.01 8.333v-5.2a1.133 1.133 0 0 1 2.267 0v5.2c0 .626-.507 1.134-1.133 1.134",clipRule:"evenodd"})),aa=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarning_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.417 19.3a1.7 1.7 0 0 1-1.7 1.7H11.7a1.7 1.7 0 1 1 0-3.4h.017a1.7 1.7 0 0 1 1.7 1.7m-1.7-5.1a1.7 1.7 0 0 1-1.7-1.7V4.7a1.7 1.7 0 1 1 3.4 0v7.8a1.7 1.7 0 0 1-1.7 1.7",clipRule:"evenodd"})),P6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarningRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m7.7 2.8a.7.7 0 0 1-.7.7h-.007a.7.7 0 1 1 0-1.4H8a.7.7 0 0 1 .7.7M8 8.7a.7.7 0 0 1-.7-.7V5.2a.7.7 0 1 1 1.4 0V8a.7.7 0 0 1-.7.7",clipRule:"evenodd"})),oa=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarningRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m11 4a1 1 0 0 1-1 1h-.01a1 1 0 1 1 0-2H12a1 1 0 0 1 1 1m-1-3a1 1 0 0 1-1-1V8a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1",clipRule:"evenodd"})),P={IconAdd:{size16:Gi,size24:en,size32:en},IconAddSomeone:{size16:Xi,size24:tn,size32:tn},IconAdjust:{size16:Qi,size24:Ki,size32:Zi},IconAdmit:{size16:Yi,size24:Ji,size32:e4},IconAiAssistant:{size16:t4,size24:nn,size32:nn},IconAlert:{size16:n4,size24:an,size32:an},IconAnalyticsChart:{size16:a4,size24:on,size32:on},IconAnalyticsProgress:{size16:o4,size24:ln,size32:ln},IconAndroidLogo:{size16:l4,size24:rn,size32:rn},IconAppleLogo:{size16:r4,size24:cn,size32:cn},IconArrowCornerDown:{size16:c4,size24:sn,size32:sn},IconArrowDown:{size16:s4,size24:dn,size32:dn},IconArrowLeft:{size16:i4,size24:mn,size32:mn},IconArrowLeftRegular:{size16:d4,size24:un,size32:un},IconArrowRight:{size16:m4,size24:_n,size32:_n},IconArrowUp:{size16:u4,size24:fn,size32:fn},IconAuthenticated:{size16:_4,size24:f4,size32:p4},IconBackgroundBlur:{size16:h4,size24:pn,size32:pn},IconBackspace:{size16:v4,size24:hn,size32:hn},IconBackToTop:{size16:g4,size24:vn,size32:vn},IconBandwidth:{size16:w4,size24:gn,size32:gn},IconBell:{size16:E4,size24:wn,size32:wn},IconBilling:{size16:x4,size24:En,size32:En},IconBlock:{size16:b4,size24:xn,size32:xn},IconBluetooth:{size16:k4,size24:bn,size32:bn},IconBreakoutRooms:{size16:z4,size24:kn,size32:kn},IconBulletPoint:{size16:B4,size24:zn,size32:zn},IconCalendar:{size16:C4,size24:Bn,size32:Bn},IconChat:{size16:I4,size24:Cn,size32:Cn},IconCheckmark:{size16:y4,size24:In,size32:In},IconCheckmarkRound:{size16:M4,size24:yn,size32:yn},IconChevronDown:{size16:S4,size24:Mn,size32:Mn},IconChevronLeft:{size16:L4,size24:Sn,size32:Sn},IconChevronRight:{size16:$4,size24:Ln,size32:Ln},IconChevronUp:{size16:N4,size24:$n,size32:$n},IconChromeLogo:{size16:R4,size24:Nn,size32:Nn},IconClock:{size16:A4,size24:Rn,size32:Rn},IconClose:{size16:H4,size24:An,size32:An},IconColumns:{size16:O4,size24:P4,size32:V4},IconConnectionIndicatorHigh:{size16:Qt,size24:Qt,size32:Qt},IconConnectionIndicatorLow:{size16:Kt,size24:Kt,size32:Kt},IconConnectionIndicatorMedium:{size16:Zt,size24:Zt,size32:Zt},IconConnectionIndicatorVeryLow:{size16:Yt,size24:Yt,size32:Yt},IconCopy:{size16:T4,size24:Hn,size32:Hn},IconDeny:{size16:On,size24:On,size32:W4},IconDoubleChevronDown:{size16:q4,size24:Pn,size32:Pn},IconDoubleChevronLeft:{size16:D4,size24:Vn,size32:Vn},IconDoubleChevronRight:{size16:j4,size24:Tn,size32:Tn},IconDoubleChevronUp:{size16:F4,size24:Wn,size32:Wn},IconDraggable:{size16:U4,size24:qn,size32:qn},IconDtmf:{size16:G4,size24:Dn,size32:Dn},IconDualScreen:{size16:X4,size24:jn,size32:jn},IconEdit:{size16:Q4,size24:Fn,size32:Fn},IconEmoji:{size16:K4,size24:Un,size32:Un},IconExpand:{size16:Z4,size24:Gn,size32:Gn},IconExport:{size16:Y4,size24:Xn,size32:Xn},IconFecc:{size16:J4,size24:Qn,size32:Qn},IconFirefoxLogo:{size16:e5,size24:Kn,size32:Kn},IconFlipCamera:{size16:t5,size24:n5,size32:a5},IconFullscreenOff:{size16:o5,size24:l5,size32:r5},IconFullscreenOn:{size16:c5,size24:s5,size32:i5},IconGeneric2:{size16:d5,size24:Zn,size32:Zn},IconGroup:{size16:m5,size24:Yn,size32:Yn},IconGuest:{size16:u5,size24:Jn,size32:Jn},IconHeadset:{size16:_5,size24:e0,size32:e0},IconHelpRound:{size16:f5,size24:t0,size32:t0},IconHome:{size16:p5,size24:n0,size32:n0},IconHospital:{size16:h5,size24:a0,size32:a0},IconHost:{size16:v5,size24:o0,size32:o0},IconImport:{size16:g5,size24:l0,size32:l0},IconInfoRound:{size16:w5,size24:r0,size32:r0},IconKey:{size16:E5,size24:c0,size32:c0},IconLeave:{size16:x5,size24:s0,size32:s0},IconLink:{size16:b5,size24:i0,size32:i0},IconLiveCaption:{size16:k5,size24:d0,size32:d0},IconLiveStream:{size16:z5,size24:m0,size32:m0},IconLiveStreamCloud:{size16:B5,size24:u0,size32:u0},IconLocation:{size16:C5,size24:_0,size32:_0},IconLock:{size16:I5,size24:f0,size32:f0},IconLowerhand:{size16:y5,size24:p0,size32:p0},IconMail:{size16:M5,size24:h0,size32:h0},IconMeetingRoom:{size16:S5,size24:v0,size32:v0},IconMeetings:{size16:L5,size24:g0,size32:g0},IconMicrophoneMutedByHost:{size16:$5,size24:w0,size32:w0},IconMicrophoneOff:{size16:N5,size24:R5,size32:A5},IconMicrophoneOn:{size16:H5,size24:O5,size32:P5},IconMinus:{size16:V5,size24:E0,size32:E0},IconMoreHorizontal:{size16:Jt,size24:Jt,size32:Jt},IconMoreVertical:{size16:T5,size24:x0,size32:x0},IconMove:{size16:W5,size24:b0,size32:b0},IconNotauthenticated:{size16:q5,size24:D5,size32:j5},IconOpenInNew:{size16:F5,size24:k0,size32:k0},IconParticipant:{size16:U5,size24:z0,size32:z0},IconPasswordHide:{size16:e1,size24:e1,size32:e1},IconPasswordShow:{size16:t1,size24:t1,size32:t1},IconPause:{size16:G5,size24:B0,size32:B0},IconPexip:{size16:n1,size24:n1,size32:n1},IconPexipLogo:{size16:a1,size24:a1,size32:a1},IconPhone:{size16:X5,size24:C0,size32:C0},IconPhoneHorisontal:{size16:Q5,size24:K5,size32:Z5},IconPhoneTalk:{size16:Y5,size24:I0,size32:I0},IconPin:{size16:J5,size24:y0,size32:y0},IconPlay:{size16:e6,size24:M0,size32:M0},IconPlayRound:{size16:t6,size24:S0,size32:S0},IconPlus:{size16:n6,size24:L0,size32:L0},IconPresentationOff:{size16:a6,size24:$0,size32:$0},IconPresentationOn:{size16:o6,size24:N0,size32:N0},IconRaiseHand:{size16:l6,size24:r6,size32:c6},IconRecording:{size16:s6,size24:R0,size32:R0},IconRefresh:{size16:i6,size24:A0,size32:A0},IconRemoteControl:{size16:o1,size24:o1,size32:o1},IconSearch:{size16:d6,size24:H0,size32:H0},IconSend:{size16:m6,size24:O0,size32:O0},IconSettings:{size16:u6,size24:P0,size32:P0},IconSettingsMeeting:{size16:_6,size24:V0,size32:V0},IconShare:{size16:f6,size24:T0,size32:T0},IconShield:{size16:p6,size24:W0,size32:W0},IconShuffle:{size16:h6,size24:q0,size32:q0},IconSpeakerDisabled:{size16:v6,size24:D0,size32:D0},IconSpeakerOff:{size16:g6,size24:j0,size32:j0},IconSpeakerOn:{size16:w6,size24:F0,size32:F0},IconSpotlight:{size16:E6,size24:U0,size32:U0},IconStar:{size16:x6,size24:G0,size32:G0},IconStopRound:{size16:b6,size24:X0,size32:X0},IconSupport:{size16:k6,size24:Q0,size32:Q0},IconTestScriptIcon:{size16:z6,size24:K0,size32:K0},IconThumbsDown:{size16:l1,size24:l1,size32:l1},IconThumbsUp:{size16:r1,size24:r1,size32:r1},IconTimer:{size16:B6,size24:Z0,size32:Z0},IconTranscript:{size16:C6,size24:Y0,size32:Y0},IconTrash:{size16:I6,size24:J0,size32:J0},IconUnlock:{size16:y6,size24:ea,size32:ea},IconVideoOff:{size16:M6,size24:S6,size32:L6},IconVideoOn:{size16:$6,size24:N6,size32:R6},IconVideoSystems:{size16:A6,size24:ta,size32:ta},IconWaiting:{size16:H6,size24:na,size32:na},IconWarning:{size16:O6,size24:aa,size32:aa},IconWarningRound:{size16:P6,size24:oa,size32:oa}},V6="_dark_1tbu9_4",T6="_light_1tbu9_8",W6="_mini_1tbu9_12",q6="_compact_1tbu9_17",D6="_small_1tbu9_22",j6="_medium_1tbu9_27",la={dark:V6,light:T6,mini:W6,compact:q6,small:D6,medium:j6},q=({source:e,className:a,size:o="small",colorScheme:l,...r})=>{const s=o==="mini"||o==="compact"?e.size16:o==="small"?e.size24:e.size32,c=_(l&&la[l],la[o],a),i=s,d=typeof i=="function"?i({className:c,...r}):t.createElement(s,{className:c,...r});return t.createElement(La,null,d)},u1=Vt.createSignal({name:"announcer:announce"}),F6="_announcer_flsxf_1",U6={announcer:F6},G6=({testId:e="",...a})=>{const[o,l]=t.useState([]),[r,s]=t.useState([]),c=t.useRef([]),i=t.useCallback((m,u)=>{u(p=>[...p,m]);const f=setTimeout(()=>{u(p=>p.filter(h=>h!==m)),clearTimeout(f),c.current=c.current.filter(p=>p!==f)},m.timeout);c.current.push(f)},[]),d=t.useCallback(m=>{m.politeness==="assertive"?i(m,l):m.politeness==="polite"&&i(m,s)},[i]);return t.useEffect(()=>(u1.add(d),()=>{u1.remove(d);for(const m of c.current)clearTimeout(m);c.current=[]}),[d]),t.createElement("div",{...a,className:U6.announcer,"data-testid":e},t.createElement("div",{"data-testid":`${e}-polite`,"aria-live":"polite",role:"log","aria-relevant":"additions"},r.map((m,u)=>t.createElement("div",{key:u},m.message))),t.createElement("div",{"data-testid":`${e}-assertive`,"aria-live":"assertive",role:"log","aria-relevant":"additions"},o.map((m,u)=>t.createElement("div",{key:u},m.message))))},I1=(e,a="polite",o=5e3)=>{u1.emit({message:e,politeness:a,timeout:o})},X6="_callToAction_1i5px_4",Q6="_small_1i5px_17",K6="_enhancerStart_1i5px_28",Z6="_focus_1i5px_32",Y6="_text_1i5px_52",J6="_fullWidth_1i5px_58",Ue={callToAction:X6,small:Q6,enhancerStart:K6,focus:Z6,text:Y6,fullWidth:J6},ed=({className:e,enhancerStart:a,isSmall:o,modifier:l,subTitle:r="",title:s="",titleHtmlTag:c,...i})=>t.createElement(_e,{className:_(Ue.callToAction,Ue.focus,l&&Ue[l],{[Ue.small]:o},e),...i},a&&t.createElement("span",{className:Ue.enhancerStart},a),t.createElement("span",{className:Ue.text},c?t.createElement(We,{htmlTag:c,fontVariant:C.H5},s):t.createElement(z,{fontVariant:C.H5},s),r&&!o&&t.createElement(z,{fontVariant:C.Body,variant:"subtle"},r)));var S=(e=>(e.BadgeCounterNumber="badge-counter-number",e.ButtonModalClose="button-modal-close",e.ButtonThreeColumnSelector="button-three-column-selector",e.ButtonCollapsableContainerToggle="button-collapsable-container-toggle",e.CheckboxCheck="checkbox-check",e.ConfirmableMultiselectConfirm="confirmable-multiselect-confirm",e.HeaderCore="header-core",e.HeaderCoreEnhancers="header-core-enhancers",e.HeaderCoreDivider="header-core-divider",e.LineStep="line-step",e.InputClearButton="input-clear-button",e.ModalMask="modal-mask",e.MultiselectView="multiselect-view",e.MultiselectItem="multiselect-item",e.MultistepIndicator="multistep-indicator",e.MultistepIndicatorButton="multistep-indicator-button",e.NotificationTooltipInner="notification-tooltip-inner",e.NotificationTooltipClose="notification-tooltip-close",e.NotificationTooltipHeader="notification-tooltip-header",e.NotificationTooltipText="notification-tooltip-text",e.NotificationTooltipCta="notification-tooltip-cta",e.PostMeetingHeader="PostMeetingHeader",e.SectionAccordionDetails="section-accordion-details",e.SectionAccordionSummary="section-accordion-summary",e.SelectIcon="select-icon",e.SelectChevron="select-chevron",e.SelectView="select-view",e.StepNumber="step-number",e.StepNumberString="step-number-string",e.StepNumberCheckmark="step-number-checkmark",e.Tab="tab",e.TooltipInner="tooltip-inner",e.UserView="user-view",e.PrivacyPolicyLink="privacy-policy-link",e.TermsOfServiceLink="terms-of-service-link",e.Version="version",e.NumberStepIncrement="number-step-increment",e.NumberStepDecrement="number-step-decrement",e.NumberStepInput="number-step-input",e.StepNumberWarning="StepNumberWarning",e.SimpleBarScrollable="simple-bar-scrollable",e))(S||{});const td="_checkbox_f68j6_99",nd="_spaced_f68j6_104",ad="_start_f68j6_109",od="_checkmark_f68j6_109",ld="_label_f68j6_112",rd="_end_f68j6_116",cd="_disabled_f68j6_120",sd="_input_f68j6_124",id="_hidden_f68j6_144",dd="_dark_f68j6_156",md="_checked_f68j6_160",ud="_light_f68j6_186",pe={checkbox:td,spaced:nd,start:ad,checkmark:od,label:ld,end:rd,disabled:cd,input:sd,hidden:id,dark:dd,checked:md,light:ud},y1=t.forwardRef(function({checked:a,className:o,isDisabled:l,label:r,labelModifier:s="default",labelPosition:c="end",name:i,colorScheme:d,...m},u){const f=s==="hidden",p=ol("indeterminate",{...m}),h=`${i}-label`;return t.createElement(R,null,({colorScheme:v})=>t.createElement("label",{id:h,className:_(d??v,pe.checkbox,pe[d??v],pe[c],{[pe.disabled]:l,[pe.spaced]:s==="spaced"},o),title:f?r:void 0},t.createElement("input",{ref:u,className:pe.input,type:"checkbox",name:i,checked:a,disabled:l,"aria-labelledby":h,...p}),t.createElement("span",{className:_(pe.checkmark,{[pe.checked]:a})},a&&t.createElement(q,{"data-testid":S.CheckboxCheck,source:P.IconCheckmark})),t.createElement(z,{variant:l?"disabled":"standard",className:_(pe.label,{[pe.hidden]:f})},r)))}),_d="_headerWrapper_1d8w3_4",fd="_relative_1d8w3_8",pd="_absolute_1d8w3_12",hd="_headerInnerWrapper_1d8w3_16",vd="_small_1d8w3_25",gd="_medium_1d8w3_28",wd="_large_1d8w3_31",Ed="_start_1d8w3_35",xd="_center_1d8w3_36",bd="_end_1d8w3_37",Ae={headerWrapper:_d,relative:fd,absolute:pd,headerInnerWrapper:hd,small:vd,medium:gd,large:wd,start:Ed,center:xd,end:bd},kd=({enhancerStart:e,enhancerMiddle:a,enhancerEnd:o,enhancerFixedWidth:l=!1,hasBottomBorder:r=!0,position:s="relative",className:c,size:i="large",...d})=>t.createElement("div",{className:_(Ae.headerWrapper,Ae[s],i&&Ae[i],c),"data-testid":S.HeaderCore,...d},t.createElement("div",{className:Ae.headerInnerWrapper,"data-testid":S.HeaderCoreEnhancers},l?t.createElement(t.Fragment,null,t.createElement("div",{className:Ae.start},e),a&&t.createElement("div",{className:Ae.center},a),t.createElement("div",{className:Ae.end},o)):t.createElement(t.Fragment,null,e,a,o)),r&&t.createElement(ue,{"data-testid":S.HeaderCoreDivider})),zd="_dragAndDropWrapper_14crg_19",Bd="_dark_14crg_27",Cd="_disabled_14crg_35",Id="_light_14crg_40",yd="_error_14crg_53",lt={dragAndDropWrapper:zd,dark:Bd,disabled:Cd,light:Id,error:yd},Oa=({className:e,isDisabled:a,children:o,colorScheme:l,hasError:r,onDrop:s,onDragOver:c,...i})=>{const d=f=>{f.preventDefault(),!a&&(s==null||s(f,f.dataTransfer.files&&Array.from(f.dataTransfer.files),f.dataTransfer.items&&Array.from(f.dataTransfer.items)))},m=f=>{f.preventDefault(),!a&&(c==null||c(f))},u=r?lt.error:l==="dark"?lt.dark:lt.light;return t.createElement(Y,{colorScheme:l},t.createElement(le,{className:_(lt.dragAndDropWrapper,u,a&&lt.disabled,e),onDrop:d,onDragOver:m,isWithShadow:!1,...i},o))},Md="_fileUploadLabel_1as3r_14",Sd="_fileUploadInput_1as3r_18",ra={fileUploadLabel:Md,fileUploadInput:Sd},M1=t.forwardRef(({accept:e,ariaLabel:a="Upload files input",children:o,className:l,id:r,isDisabled:s,multiple:c,onChange:i,testId:d},m)=>{const u=t.useId(),f=r??u;return t.createElement(t.Fragment,null,t.createElement("input",{className:ra.fileUploadInput,onChange:i,type:"file",accept:e,multiple:c,ref:m,id:f,disabled:s}),t.createElement("label",{className:_(ra.fileUploadLabel,l),htmlFor:f,"aria-label":a,"data-testid":d},o))});M1.displayName="FileUpload";const Ld="_heading_16odr_4",$d="_small_16odr_4",Nd="_medium_16odr_7",Rd="_subtitle_16odr_11",Ad="_dark_16odr_16",Hd="_light_16odr_20",Mt={heading:Ld,small:$d,medium:Nd,subtitle:Rd,dark:Ad,light:Hd},Od=({className:e,padding:a="medium",subtitle:o,title:l,titleFontVariant:r=C.H3,titleHtmlTag:s,colorScheme:c,...i})=>t.createElement(R,null,({colorScheme:d})=>{const m=c??d;return t.createElement("div",{className:_(Mt.heading,Mt[m],Mt[a],e),...i},t.createElement(Y,{colorScheme:m},t.createElement("div",null,s?t.createElement(We,{htmlTag:s,fontVariant:r},l):t.createElement(z,{fontVariant:r},l)),o&&t.createElement(z,{className:Mt.subtitle,fontVariant:C.Body,variant:"tinted"},o)))}),Pd="_lineHeading_1shha_4",Vd="_heading_1shha_20",ca={lineHeading:Pd,heading:Vd},Td=({children:e})=>t.createElement("div",{className:ca.lineHeading},t.createElement("div",{className:ca.heading},e)),Wd="_label_106ko_99",qd="_standard_106ko_102",Dd="_inline_106ko_116",jd="_hidden_106ko_130",Fd="_dark_106ko_142",Ud="_light_106ko_146",St={label:Wd,standard:qd,inline:Dd,hidden:jd,dark:Fd,light:Ud},ve=({className:e,colorScheme:a,form:o,fontVariant:l=C.BodyBold,id:r,isLabelHidden:s,isLabelInline:c,isUppercase:i,text:d,variant:m="inherit",...u})=>t.createElement("label",{className:_(St.label,{[St.hidden]:s,[St.inline]:c,[St.standard]:!c},e),htmlFor:r,form:o,...u},t.createElement(R,null,({colorScheme:f})=>t.createElement(z,{isUppercase:i,colorScheme:a??f,fontVariant:l,variant:m},d))),Gd="_container_1muia_102",Xd="_small_1muia_124",Qd="_medium_1muia_132",Kd="_disabled_1muia_140",Zd="_clearButton_1muia_144",Yd="_error_1muia_149",Jd="_errorText_1muia_155",e7="_enhancerStart_1muia_159",t7="_enhancerEnd_1muia_160",n7="_inputElement_1muia_165",a7="_dateSelectButton_1muia_215",o7="_dark_1muia_220",l7="_standard_1muia_220",r7="_label_1muia_285",c7="_transparent_1muia_298",s7="_light_1muia_376",ee={container:Gd,small:Xd,medium:Qd,disabled:Kd,clearButton:Zd,error:Yd,errorText:Jd,enhancerStart:e7,enhancerEnd:t7,inputElement:n7,dateSelectButton:a7,dark:o7,standard:l7,label:r7,transparent:c7,light:s7},xt=t.forwardRef(({className:e,clearButtonText:a="Clear",clearButtonVariant:o,colorScheme:l,enhancerEnd:r,enhancerStart:s,errorText:c,hasError:i,id:d,isDisabled:m,label:u,labelModifier:f,name:p,onChange:h,onClear:v,onValueChange:g,showClearButton:w=!1,sizeModifier:E="medium",testId:x,type:B="text",value:L,variant:I="standard",...k},M)=>{const A=t.useId(),b=d??A,$=f==="hidden",y=f==="inline",W=y||$,G=t.useRef(null),T=()=>{const Z=G.current;v?v((Z==null?void 0:Z.value)??""):g==null||g(""),Z&&Z.focus()},j=t.useCallback(Z=>{g&&g(Z.currentTarget.value),h&&h(Z)},[h,g]),J={text:u,id:b};t.useImperativeHandle(M,()=>{var Z;return{focus:re=>{G.current&&G.current.focus(re)},value:((Z=G.current)==null?void 0:Z.value)??""}});const{colorScheme:F,theme:X}=t.useContext(Je);return t.createElement("div",{className:_(l??F,ee[I],ee[l??F],{[ee.disabled]:m,[ee.error]:i&&!m},e)},!W&&t.createElement(ve,{className:ee.label,"data-testid":x?`${x}-label`:void 0,htmlFor:b,...J}),t.createElement("div",{className:_(ee.container,{[ee.small]:E==="small",[ee.medium]:E==="medium"})},W&&t.createElement(ve,{isLabelHidden:$,isLabelInline:y,"data-testid":x?`${x}-label`:void 0,htmlFor:b,...J}),s&&t.createElement("div",{className:_(ee.enhancerStart,"mr-2")},s),t.createElement("input",{className:_(ee.inputElement,{[ee.small]:E==="small",[ee.medium]:E==="medium"}),"data-testid":x,disabled:m,id:b,name:p,onChange:j,ref:G,type:B,value:L,...k}),B==="date"&&t.createElement(q,{source:P.IconCalendar,className:ee.dateSelectButton}),r&&t.createElement("div",{className:ee.enhancerEnd},r),w&&!m&&t.createElement(D,{type:"button",size:"compact",className:ee.clearButton,onClick:T,"aria-label":"Clear input","data-testid":S.InputClearButton,variant:o??(X==="theme-legacy"?"transparent":"translucent"),colorScheme:l??F},a)),i&&c&&t.createElement(z,{className:_("mt-2",ee.errorText),variant:"danger",role:"alert"},c))});xt.displayName="Input";const i7=e=>{const[a,o]=t.useState(e.value??"");return[a,{...e,onChange:l=>o(l.currentTarget.value),value:a}]},d7=e=>t.useMemo(()=>{const a=x1(e),o=Ks(e);let l="",r="";return ka(e)||(a&&(l=e),o&&(r=Zs(e))),{logoSrcString:l,logoSrcSet:r,isLogoSrcSet:o,isLogoSrcString:a}},[e]),m7="_logo_1y8qg_4",u7={logo:m7},_7=({imageSrc:e,alt:a,className:o,...l})=>{const{logoSrcString:r,logoSrcSet:s,isLogoSrcSet:c}=d7(e);return!r&&!s?null:t.createElement("img",{srcSet:c?s:r,className:_(o,u7.logo),...l,alt:a})},f7=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 202.59",...e},n.createElement("path",{d:"M342.71,486.52a42.21,42.21,0,0,0-35.78,18.88V490H280.81V641.3h26.78V586.77c5.05,8.56,16.46,15.88,35.12,15.88,27.88,0,46.54-23,46.54-57.95C389.25,509.57,370.59,486.52,342.71,486.52Zm-8.78,92.78c-16.24,0-27.66-11.54-27.66-34.82,0-23.07,11.42-34.6,27.66-34.6,15.59,0,27.44,9.06,27.44,34.6C361.37,570.23,349.52,579.3,333.93,579.3Zm435.78-92.78a42.21,42.21,0,0,0-35.78,18.88V490H707.81V641.3h26.78V586.77c5,8.56,16.46,15.88,35.12,15.88,27.88,0,46.54-23,46.54-57.95C816.25,509.57,797.59,486.52,769.71,486.52Zm-8.78,92.78c-16.24,0-27.66-11.54-27.66-34.82,0-23.07,11.42-34.6,27.66-34.6,15.59,0,27.44,9.06,27.44,34.6C788.37,570.23,776.52,579.3,760.93,579.3ZM590.32,543.16l41.27,56.2H599.1l-11-16c-5.93-9-10.32-15.36-14.49-21.29-4.61,6.59-8.78,12.51-14.49,21.07l-11,16.25h-29l40.39-56.64L521.17,490h32.05l9.44,14.27c5.93,8.78,9.44,14,13.39,19.75,4.17-5.71,7.47-10.75,13.61-19.75L599.54,490H629ZM650.69,490h26.56V599.36H650.69Zm29.93-34.68A16.65,16.65,0,1,1,664,438.7,16.67,16.67,0,0,1,680.62,455.36ZM915,449.3v24H888v144h27v24H864v-192ZM460.37,581.58c-14.05,0-25.9-8.13-27-30.3h77.27c3.51-36.22-16-64.54-50.93-64.54-30.29,0-52.9,23.05-52.9,58,0,36.44,21.07,57.95,53.34,57.95,28.76,0,44.13-14.93,51.15-31.83l-24.15-9C483.2,571,476,581.58,460.37,581.58Zm-.66-74.86c13.83,0,23.49,8.78,24.37,24.81H434.25C436.22,515.72,446.54,506.72,459.71,506.72ZM165,641.3v-24h27v-144H165v-24h51v192Z",fill:"currentColor",transform:"translate(-165 -438.7)"})),p7="_logo_1glki_4",h7="_absoluteCenter_1glki_9",v7="_dark_1glki_15",g7="_light_1glki_19",w7="_tertiary_1glki_23",E7="_large_1glki_27",x7="_medium_1glki_31",b7="_small_1glki_35",k7="_full_1glki_39",Lt={logo:p7,absoluteCenter:h7,dark:v7,light:g7,tertiary:w7,large:E7,medium:x7,small:b7,full:k7},z7=({colorScheme:e,size:a,position:o,className:l,...r})=>{const s=o==="absoluteCenter";return t.createElement(Et,{source:f7,className:_(Lt.logo,e&&Lt[e],a&&Lt[a],l,{[Lt.absoluteCenter]:s}),...r})},B7="_closeButton_13k8s_13",C7="_icon_13k8s_22",sa={closeButton:B7,icon:C7},nt=({className:e,onClose:a,...o})=>t.createElement(D,{className:_(sa.closeButton,e),onClick:a,size:"none",variant:"translucent",noHover:!0,...o},t.createElement(q,{className:sa.icon,size:"compact",source:P.IconClose})),Pa=e=>n.createElement("svg",{width:20,height:9,viewBox:"0 0 20 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",...e},n.createElement("path",{d:"M11.3379 7.79586C10.5773 8.48041 9.42268 8.48041 8.66207 7.79586L-7.86805e-07 1.74846e-06L20 0L11.3379 7.79586Z",fill:"white"})),Va=({controlledIsVisible:e,controlledOnChange:a}={})=>{const[o,l]=t.useState(!1),r=e!==void 0;return{isVisible:r?e:o,setVisible:({isVisible:i,isControlled:d=!1})=>{l(r?!1:i),d&&(a==null||a(i))}}},I7="_tooltipContainer_1shdo_4",y7="_tooltip_1shdo_4",M7="_fade_1shdo_1",S7="_tooltipArrow_1shdo_20",L7="_tooltipArrowIcon_1shdo_28",$7="_tooltipControl_1shdo_36",N7="_tooltipNotification_1shdo_42",R7="_headerWrapper_1shdo_50",A7="_cta_1shdo_57",H7="_closeButton_1shdo_62",O7="_top_1shdo_68",P7="_bottom_1shdo_69",V7="_topCenter_1shdo_70",T7="_bottomCenter_1shdo_71",W7="_endBottom_1shdo_76",q7="_bottomEnd_1shdo_80",D7="_topEnd_1shdo_81",j7="_left_1shdo_85",F7="_right_1shdo_86",U7="_topLeft_1shdo_109",G7="_topRight_1shdo_110",X7="_topStart_1shdo_111",Q7="_bottomLeft_1shdo_126",K7="_bottomRight_1shdo_127",Z7="_bottomStart_1shdo_128",Y7="_fullWidth_1shdo_190",K={tooltipContainer:I7,tooltip:y7,fade:M7,tooltipArrow:S7,tooltipArrowIcon:L7,tooltipControl:$7,tooltipNotification:N7,headerWrapper:R7,cta:A7,closeButton:H7,top:O7,bottom:P7,topCenter:V7,bottomCenter:T7,endBottom:W7,bottomEnd:q7,topEnd:D7,left:j7,right:F7,topLeft:U7,topRight:G7,topStart:X7,bottomLeft:Q7,bottomRight:K7,bottomStart:Z7,fullWidth:Y7},J7=({closeButtonAriaLabel:e="Close tooltip",shouldCloseOnOutsideClick:a=!1,colorScheme:o="light",position:l="topRight",header:r,modifier:s,text:c,ctaText:i,ctaFn:d=()=>{},controlledIsVisible:m,controlledOnChange:u,children:f,className:p,mainWrapperClassName:h,isArrowShown:v=!0,testIdInner:g=S.NotificationTooltipInner,testIdCloseButton:w=S.NotificationTooltipClose,stopPointerDownPropagation:E=!1})=>{const{isVisible:x,setVisible:B}=Va({controlledIsVisible:m,controlledOnChange:u}),L=t.useCallback(()=>B({isVisible:!1,isControlled:!0}),[B]),I=t.useCallback(()=>{a&&L()},[a,L]),k=V.useOnClickOutside(I);return t.createElement("div",{className:_(K.tooltipContainer,s&&K[s],h)},f,x&&t.createElement(Y,{colorScheme:o},t.createElement(le,{ref:k,className:_(K.tooltip,K.tooltipNotification,K[l],s&&K[s],p),"data-testid":g,onPointerDownCapture:E?M=>M.stopPropagation():void 0},t.createElement("div",{className:K.headerWrapper},typeof r=="string"?t.createElement(z,{fontVariant:C.BodyBold,"data-testid":S.NotificationTooltipHeader},r):t.createElement(t.Fragment,{"data-testid":S.NotificationTooltipHeader},r),t.createElement(nt,{className:K.closeButton,"data-testid":w,onClose:L,"aria-label":e})),t.createElement(z,{fontVariant:C.Body,"data-testid":S.NotificationTooltipText},c),i&&t.createElement(z,{fontVariant:C.BodyLink,onClick:d,className:K.cta,"data-testid":S.NotificationTooltipCta},i),v&&t.createElement("div",{className:K.tooltipArrow},t.createElement(Et,{source:Pa,className:K.tooltipArrowIcon})))))},e8={bottom:"bottom",bottomEnd:"bottom end",bottomLeft:"bottom left",bottomRight:"bottom right",bottomStart:"bottom start",bottomCenter:"bottom",endBottom:"end bottom",left:"left",right:"right",top:"top",topEnd:"top end",topLeft:"top left",topRight:"top right",topStart:"top start",topCenter:"top"},t8=e=>e8[e]||"top",Ta=({isOpen:e,tooltipContent:a,closeDelay:o,defaultOpen:l,delay:r,crossOffset:s,offset:c,position:i})=>{const d=Uo.useTooltipTriggerState({closeDelay:o,defaultOpen:l,delay:r,isOpen:e}),m=t.useRef(null),u=t.useRef(null),{triggerProps:f,tooltipProps:p}=Go.useTooltipTrigger({},d,m),{overlayProps:h}=gt.useOverlayPosition({crossOffset:s,isOpen:d.isOpen,offset:c,overlayRef:u,placement:t8(i),targetRef:m}),v=t.useMemo(()=>d.isOpen?t.createElement(gt.Overlay,null,t.createElement("div",{role:"complementary"},t.createElement("div",{...p,ref:u,...h,role:"tooltip"},a))):null,[d,p,h,a]);return{targetRef:m,triggerProps:f,tooltip:v}},n8=({colorScheme:e="light",position:a="topRight",controlledIsVisible:o,controlledOnChange:l,children:r,className:s,content:c,isHoverEnabled:i=!0,isArrowShown:d=!0,mainWrapperClassName:m,wrapperClassName:u,...f})=>{const{isVisible:p,setVisible:h}=Va({controlledIsVisible:o,controlledOnChange:l}),v=!!l,g=t.createElement(Y,{colorScheme:e},t.createElement("div",{className:_(K.tooltip,K[a],s),...f},c,d&&t.createElement("div",{className:K.tooltipArrow},t.createElement(Et,{source:Pa,className:K.tooltipArrowIcon})))),{targetRef:w,tooltip:E}=Ta({isOpen:p,position:a,tooltipContent:g});return t.createElement("div",{ref:w,className:_(K.tooltipContainer,m)},t.createElement("div",{className:u,onMouseEnter:()=>i&&h({isVisible:!0,isControlled:v}),onMouseLeave:()=>i&&h({isVisible:!1,isControlled:v})},r),E)},a8="_pill_qsw4c_99",o8="_dark_qsw4c_117",l8="_danger_qsw4c_121",r8="_light_qsw4c_126",c8="_closeButton_qsw4c_135",$t={pill:a8,dark:o8,danger:l8,light:r8,closeButton:c8},S1=({children:e,className:a,closeButtonAriaLabel:o="Close tooltip",colorScheme:l,isDanger:r=!1,onClose:s,testIdCloseButton:c,...i})=>t.createElement(R,null,({colorScheme:d})=>t.createElement("div",{className:_($t.pill,$t[l??d],{[$t.danger]:r},a),...i},e,s&&t.createElement(nt,{className:$t.closeButton,onClose:s,"data-testid":c,colorScheme:l,"aria-label":o}))),s8="_wrapper_55j2z_4",i8={wrapper:s8},d8=({children:e,className:a,colorScheme:o,title:l,subtitle:r,...s})=>t.createElement(R,null,({colorScheme:c})=>{const i=o??c;return t.createElement(Y,{colorScheme:i},t.createElement("div",{className:_(a,i8.wrapper),...s},t.createElement("div",null,t.createElement("div",null,typeof l=="string"?t.createElement(z,{fontVariant:r?C.BodyBold:C.Body},l):l),t.createElement(z,{fontVariant:C.Small,colorScheme:i},r)),e&&t.createElement("div",{className:"ms-auto"},e)),t.createElement(ue,null))}),m8="_wrap_136is_99",u8="_spaced_136is_104",_8="_start_136is_109",f8="_indicator_136is_109",p8="_label_136is_112",h8="_end_136is_116",v8="_input_136is_120",g8="_dot_136is_141",w8="_dark_136is_151",E8="_checked_136is_155",x8="_disabled_136is_158",b8="_light_136is_166",he={wrap:m8,spaced:u8,start:_8,indicator:f8,label:p8,end:h8,input:v8,dot:g8,dark:w8,checked:E8,disabled:x8,light:b8},Wa=t.forwardRef(({checked:e,className:a,colorScheme:o,groupName:l,id:r,isDisabled:s,label:c,labelModifier:i,labelPosition:d="end",value:m,onChange:u,onValueChange:f,...p},h)=>{const v=t.useId(),g=r??v,w=i==="hidden",E=x=>{f==null||f(x.currentTarget.checked),u==null||u(x)};return t.createElement(R,null,({colorScheme:x})=>t.createElement("label",{className:_(he.wrap,he[o??x],he[d],{[he.disabled]:s,[he.spaced]:i==="spaced"},a),title:w?c:void 0},t.createElement("input",{checked:e,className:he.input,name:l,onChange:E,value:m,ref:h,...p,id:g,type:"radio",disabled:s}),t.createElement("div",{"aria-hidden":"true",role:"presentation",className:_(he.indicator,{[he.checked]:e})},t.createElement("div",{role:"presentation",className:he.dot})),t.createElement(ve,{className:_(he.label,"mb-0"),isLabelHidden:w,text:c,variant:s?"disabled":"standard",id:g})))});Wa.displayName="RadioButton";const k8="_scrollbars_1glps_9",z8={scrollbars:k8},at=t.forwardRef(({autoHide:e,children:a,className:o,onScroll:l,scrollElementRef:r,...s},c)=>{const i=t.useRef(null);return t.useEffect(()=>{var u;const d=i,m=f=>{l==null||l(f)};return(u=d.current)==null||u.addEventListener("scroll",m),()=>{var f;return(f=d.current)==null?void 0:f.removeEventListener("scroll",m)}},[l]),t.createElement(Xo,{className:_(z8.scrollbars,o),ref:c,scrollableNodeProps:{ref:d=>{i.current=d,r&&(r.current=d)},"data-testid":S.SimpleBarScrollable},autoHide:e!=="never",...s},a)});at.displayName="Scrollbars";const B8="_wrap_mihf5_25",C8="_indicator_mihf5_29",I8="_arrow_mihf5_29",y8="_small_mihf5_34",M8="_large_mihf5_38",S8="_success_mihf5_42",L8="_danger_mihf5_46",$8="_busy_mihf5_50",N8="_warning_mihf5_54",R8="_down_mihf5_82",Ge={wrap:B8,indicator:C8,arrow:I8,small:y8,large:M8,success:S8,danger:L8,busy:$8,warning:N8,down:R8},A8=({className:e,color:a,role:o,size:l="small",type:r="circle",variant:s,...c})=>{const i=r.includes("arrow"),d={circle:{backgroundColor:a,boxShadow:`0px 0px 10px ${a}`},arrow:{borderColor:`transparent transparent ${a} transparent`}};return t.createElement("div",{className:_(Ge.wrap,e),role:o,...c},t.createElement("div",{className:_(Ge.indicator,Ge[l],s&&Ge[s],{[Ge.arrow]:i,[Ge.down]:r==="arrowDown"}),style:a?d[i?"arrow":"circle"]:{},"data-testid":`indicator-${r}`}))},H8="_stepNumber_15gri_27",O8="_dark_15gri_38",P8="_disabled_15gri_42",V8="_completed_15gri_47",T8="_failed_15gri_52",W8="_active_15gri_57",q8="_light_15gri_63",Xe={stepNumber:H8,dark:O8,disabled:P8,completed:V8,failed:T8,active:W8,light:q8},qa=({className:e,colorScheme:a,isActive:o,isCompleted:l,isFailed:r,isDisabled:s,stepNumber:c,...i})=>t.createElement(R,null,({colorScheme:d})=>t.createElement("div",{className:_(Xe.stepNumber,Xe[a??d],{[Xe.active]:o,[Xe.completed]:l,[Xe.disabled]:s,[Xe.failed]:r},e),"data-testid":S.StepNumber,...i},t.createElement(z,{variant:"inherit",fontVariant:C.BodyBold,"data-testid":S.StepNumberString},l?t.createElement(q,{"data-testid":S.StepNumberCheckmark,source:P.IconCheckmark,size:"mini",className:"d-flex"}):r?t.createElement(q,{"data-testid":S.StepNumberWarning,source:P.IconWarning,size:"mini",className:"d-flex"}):c))),D8=({textareaElement:e,textareaValue:a,enabled:o,maxHeight:l})=>{t.useEffect(()=>{if(e&&o){e.style.height="0px";const r=e.scrollHeight,s=typeof l=="number"&&r>l?l:r+1;e.style.height=`${s}px`}},[e,a,l,o])},j8="_wrap_iazrb_149",F8="_textarea_iazrb_154",U8="_errorText_iazrb_191",G8="_dark_iazrb_195",X8="_clearButton_iazrb_216",Q8="_error_iazrb_191",K8="_disabled_iazrb_233",Z8="_light_iazrb_260",Y8="_resizeNone_iazrb_325",J8="_resizeBoth_iazrb_329",em="_resizeV_iazrb_333",tm="_resizeH_iazrb_337",He={wrap:j8,textarea:F8,errorText:U8,dark:G8,clearButton:X8,error:Q8,disabled:K8,light:Z8,resizeNone:Y8,resizeBoth:J8,resizeV:em,resizeH:tm},Da=t.forwardRef(({className:e,textareaClassname:a,colorScheme:o,errorText:l,hasError:r,id:s,isDisabled:c,isAutoResize:i=!1,autoResizeMaxHeight:d,label:m,isLabelHidden:u=!1,name:f,onChange:p,onValueChange:h,value:v,resize:g="resizeNone",rows:w=4,...E},x)=>{const B=t.useId(),L=s??B,[I,k]=t.useState(null);D8({textareaElement:I,textareaValue:v,maxHeight:d,enabled:i});const M=t.useCallback(b=>{h&&h(b.currentTarget.value),p&&p(b)},[p,h]),A={text:m,id:L};return t.useImperativeHandle(x,()=>({focus:()=>{I&&I.focus()},value:I==null?void 0:I.value}),[I]),t.createElement(R,null,({colorScheme:b})=>t.createElement("label",{className:_(He.wrap,He[o??b],{[He.disabled]:c,[He.error]:r&&!c},e)},t.createElement(ve,{isLabelHidden:u,...A}),t.createElement("textarea",{rows:w,id:L,name:f,onChange:M,ref:k,value:v,className:_(He.textarea,a,He[g]),disabled:c,...E}),r&&l&&t.createElement(z,{className:_("mt-2",He.errorText),variant:"danger",role:"alert"},l)))});Da.displayName="TextArea";const nm="_underline_1a3e2_4",am="_textLink_1a3e2_8",om="_textLinkContent_1a3e2_22",lm="_truncateWrap_1a3e2_29",rm="_dark_1a3e2_38",cm="_link_1a3e2_38",sm="_light_1a3e2_41",im="_disabled_1a3e2_45",dm="_truncated_1a3e2_49",mm="_uppercase_1a3e2_56",Oe={underline:nm,textLink:am,textLinkContent:om,truncateWrap:lm,dark:rm,link:cm,light:sm,disabled:im,truncated:dm,uppercase:mm},et=({colorScheme:e,children:a,className:o,disabled:l,fontVariant:r,isDisabled:s,isUnderlined:c,isTruncated:i=!1,isUppercase:d,htmlTag:m,target:u,variant:f="link",textStyle:p,textClassName:h,...v})=>t.createElement(R,null,({colorScheme:g})=>{const w=e??g;return t.createElement(_e,{className:_(Oe.textLink,Oe[w],f==="link"&&Oe[f],{[Oe.truncateWrap]:i,[Oe.disabled]:s||l},o),target:u,disabled:s,htmlTag:s?"div":m,rel:u==="_blank"?"noreferrer noopener":"",...v},t.createElement(z,{className:_(Oe.textLinkContent,{[Oe.underline]:c},h),colorScheme:w,fontVariant:r,isTruncated:i,isUppercase:d,style:p,variant:f},a))}),um="_row_p7k6r_4",_m="_noneSpacing_p7k6r_10",fm="_compactSpacing_p7k6r_15",pm="_smallSpacing_p7k6r_20",hm="_mediumSpacing_p7k6r_25",vm="_largeSpacing_p7k6r_30",ia={row:um,noneSpacing:_m,compactSpacing:fm,smallSpacing:pm,mediumSpacing:hm,largeSpacing:vm},ze=({children:e,className:a,spacing:o="small",...l})=>t.createElement("div",{className:_(ia.row,ia[g1(o)],a),...l},e),gm="_wrapper_1qo1w_4",wm="_border_1qo1w_11",Em="_inner_1qo1w_16",xm="_dark_1qo1w_21",bm="_hovered_1qo1w_34",km="_disabled_1qo1w_46",zm="_light_1qo1w_54",Bm="_small_1qo1w_119",Cm="_medium_1qo1w_126",Im="_large_1qo1w_140",Pe={wrapper:gm,border:wm,inner:Em,dark:xm,hovered:bm,disabled:km,light:zm,small:Bm,medium:Cm,large:Im},ja=({children:e,className:a,colorScheme:o,hasBorder:l=!0,isDisabled:r,isHovered:s,sizeModifier:c="large",href:i,onClick:d,...m})=>t.createElement(R,null,({colorScheme:u})=>t.createElement(_e,{className:_(Pe.wrapper,Pe[o??u],c&&Pe[c],{[Pe.disabled]:r},{[Pe.hovered]:s},a),href:i,onClick:d,htmlTag:!i&&!d?"div":void 0,disabled:r,...m},t.createElement(ze,{spacing:"none",className:_(Pe.inner,{[Pe.border]:l})},e))),ym="_listLink_1bsc4_4",Mm="_hoverIcon_1bsc4_4",Sm="_startAlignedIconTextContainer_1bsc4_13",c1={listLink:ym,hoverIcon:Mm,startAlignedIconTextContainer:Sm},Fa=({children:e,className:a,variant:o,hasBorder:l=!1,icon:r,iconAlignedStart:s,iconColor:c,isFixedIcon:i=!1,sizeModifier:d="small",...m})=>{const u=t.createElement(z,{variant:o},e),f=r&&t.createElement(q,{className:_({[c1.hoverIcon]:!i}),color:c,source:r,size:"compact"});return t.createElement(ja,{hasBorder:l,sizeModifier:d,className:_(c1.listLink,a),...m},s?t.createElement("div",{className:c1.startAlignedIconTextContainer},f,u):t.createElement(t.Fragment,null,u,f))},Lm="_light_1e54u_16",$m="_dark_1e54u_17",Nm="_wrap_1e54u_21",Rm="_bar_1e54u_30",Am="_good_1e54u_40",Hm="_warn_1e54u_44",Om="_danger_1e54u_48",Pm="_primary_1e54u_52",rt={light:Lm,dark:$m,wrap:Nm,bar:Rm,good:Am,warn:Hm,danger:Om,primary:Pm};var Ua=(e=>(e.Good="good",e.Warn="warn",e.Danger="danger",e.Primary="primary",e))(Ua||{});const Vm=({backgroundClassName:e,barClassName:a,barColor:o="good",colorScheme:l,progress:r,style:s,...c})=>t.createElement(R,null,({colorScheme:i})=>t.createElement("div",{className:_(l??i,rt.wrap,rt[l??i],e),...c},t.createElement("div",{className:_(rt.bar,rt[o]??rt.good,a),style:{transform:`translateX(${r>100?100:Math.round(r)}%)`,...s}}))),Tm="_dark_1gain_13",Wm="_light_1gain_32",qm="_input_1gain_160",Dm="_container_1gain_165",jm="_spaced_1gain_170",Fm="_end_1gain_174",Um="_label_1gain_174",Gm="_start_1gain_177",Xm="_toggle_1gain_177",Qm="_small_1gain_201",Km="_hidden_1gain_222",Zm="_indicator_1gain_234",Ym="_checked_1gain_277",se={dark:Tm,light:Wm,input:qm,container:Dm,spaced:jm,end:Fm,label:Um,start:Gm,toggle:Xm,small:Qm,hidden:Km,indicator:Zm,checked:Ym},Jm=({checked:e,className:a,label:o,labelClassName:l,labelPosition:r="end",labelModifier:s,labelFontWeight:c,onChange:i,isSmall:d,colorScheme:m,...u})=>{const{onKeyDown:f}=V.useEnter(p=>{i(!p.currentTarget.checked)});return t.createElement(R,null,({colorScheme:p})=>t.createElement("label",{className:_(m??p,se.container,se[m??p],r&&se[r],{[se.small]:d,[se.spaced]:s==="spaced"},a)},t.createElement("input",{type:"checkbox",checked:e,className:se.input,onChange:h=>i(h.currentTarget.checked),onKeyDown:f,...u}),t.createElement("div",{className:_(se.toggle,{[se.checked]:e})},t.createElement("div",{className:_(se.indicator)})),t.createElement(z,{fontVariant:c==="bold"?C.BodyBold:C.Body,className:_(se.label,l,{[se.hidden]:s==="hidden"})},o)))},L1=({children:e,className:a,closeDelay:o=0,colorScheme:l="light",crossOffset:r,defaultOpen:s,delay:c=500,isTooltipEnabled:i=!0,offset:d,position:m="top",text:u,tooltipContainerClassName:f,...p})=>{const h=t.useMemo(()=>t.createElement(Y,{colorScheme:l},t.createElement(le,{className:_(K.tooltip,K.tooltipControl,K[m],a),"data-testid":"tooltip-inner"},typeof u=="string"?t.createElement(z,null,u):u)),[a,l,m,u]),{targetRef:v,triggerProps:g,tooltip:w}=Ta({closeDelay:o,crossOffset:r,defaultOpen:s,delay:c,offset:d,position:m,tooltipContent:h});return i?t.createElement("div",{className:_(K.tooltipContainer,f),ref:v,...p},t.Children.map(e,E=>t.isValidElement(E)?t.cloneElement(E,{...g}):E),w):t.createElement(t.Fragment,null,e)},eu="_light_n63fi_4",tu="_dark_n63fi_10",nu="_video_n63fi_16",au="_mirrored_n63fi_24",da={light:eu,dark:tu,video:nu,mirrored:au},Nt=(e,a)=>{e!=null&&e.paused&&e.play().catch(o=>{a==null||a(o)})},Ga=t.forwardRef(({srcObject:e,sinkId:a,captionsSrc:o,captionsSrcLang:l,className:r,autoPlay:s=!0,isMirrored:c=!1,playsInline:i=!0,textTrackKind:d,muted:m,onPictureInPictureChange:u,onFailedToResume:f,...p},h)=>{const v=t.useRef(null);t.useImperativeHandle(h,()=>({resume:()=>Nt(v.current,f),focus:()=>{var w;return(w=v.current)==null?void 0:w.focus()}})),t.useEffect(()=>{const w=v.current;let E=!1;const x=()=>u==null?void 0:u(!0),B=()=>{setTimeout(()=>{E||Nt(w,f)},0),u==null||u(!1)};return w==null||w.addEventListener("enterpictureinpicture",x),w==null||w.addEventListener("leavepictureinpicture",B),()=>{var L;E=!0,w==null||w.removeEventListener("enterpictureinpicture",x),w==null||w.removeEventListener("leavepictureinpicture",B),w&&document.pictureInPictureElement===w&&((L=document.exitPictureInPicture)==null||L.call(document).then(()=>{u==null||u(!1)}))}},[u,f]),t.useEffect(()=>{v.current&&e&&(v.current.srcObject=e)},[e]),t.useEffect(()=>{var w,E;e!=null&&e.getAudioTracks().length&&((E=(w=v==null?void 0:v.current)==null?void 0:w.setSinkId)==null||E.call(w,a??""))},[a,e]),t.useEffect(()=>{const w=v.current,E=()=>Nt(v.current,f),[x]=(e==null?void 0:e.getTracks())??[];return w==null||w.addEventListener("suspend",E),w==null||w.addEventListener("pause",E),x==null||x.addEventListener("unmute",E),()=>{w==null||w.removeEventListener("suspend",E),w==null||w.removeEventListener("pause",E),x==null||x.removeEventListener("unmute",E)}},[e,f]);const g=()=>{v.current&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&(m?(v.current.muted=!0,Nt(v.current,f)):v.current.muted=!1)};return t.createElement(R,null,({colorScheme:w})=>t.createElement("video",{ref:v,autoPlay:s,muted:m,playsInline:i,className:_(da.video,w,{[da.mirrored]:c},r),onCanPlay:g,...p},d&&t.createElement("track",{kind:d,src:o,srcLang:l,default:!0})))});Ga.displayName="Video";const ou=({src:e,srcObject:a,captionsSrc:o,captionsSrcLang:l,sinkId:r,play:s,controls:c=!1,onFailure:i=X1.noop,onSuccess:d=X1.noop,...m})=>{const u=t.useRef(null);return t.useEffect(()=>{var f,p;(p=(f=u.current)==null?void 0:f.setSinkId)==null||p.call(f,r??"").catch(i)},[r,i]),t.useEffect(()=>{var f,p;u.current&&a&&(u.current.srcObject=a,(p=(f=u.current).setSinkId)==null||p.call(f,r??"").catch(i))},[r,a,i]),t.useEffect(()=>{s!==void 0&&(async p=>{var h,v;try{p?(await((h=u.current)==null?void 0:h.play()),u.current&&d(u.current)):(v=u.current)==null||v.pause()}catch(g){i(g)}})(s)},[i,d,s]),t.createElement("audio",{ref:u,src:e,controls:c,...m},o&&t.createElement("track",{kind:"captions",src:o,srcLang:l}))},lu=(e,a)=>{const[o,l]=t.useState(!1);return t.useEffect(()=>{a&&e>0&&l(!0)},[e,a]),t.useEffect(()=>{let r;return a&&o&&(r=window.setTimeout(()=>{l(!1)},800)),()=>clearTimeout(r)},[o,a]),o},ru=e=>{const[a,o]=t.useState(e);return t.useEffect(()=>{e>0&&o(e)},[e]),a},cu="_wrapper_10wzf_18",su="_truncated_10wzf_23",iu="_number_10wzf_23",du="_counter_10wzf_27",mu="_visible_10wzf_47",uu="_animated_10wzf_51",_u="_pulse_10wzf_1",fu="_info_10wzf_63",pu="_notification_10wzf_73",Ie={wrapper:cu,truncated:su,number:iu,counter:du,visible:mu,animated:uu,pulse:_u,info:fu,notification:pu},Xa=({number:e=0,isVisible:a,variant:o="notification",shouldAnimate:l=!0,isTruncated:r=!1,badgeClassName:s,childrenWrapperClassName:c,children:i,...d})=>{const m=lu(e,l),u=ru(e);return t.createElement("div",{...d,className:_(Ie.wrapper,{[Ie.truncated]:r},d.className)},i&&t.createElement("div",{className:c},i),t.createElement("div",{"data-testid":S.BadgeCounterNumber,className:_(Ie.counter,Ie[o],{[Ie.animated]:m,[Ie.visible]:a,[Ie.truncated]:r},s)},t.createElement(z,{colorScheme:o==="info"?"light":"dark",fontVariant:C.SmallBold,className:Ie.number},u)))},hu=(e,a)=>e.includes(`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),_=require("classnames"),Ea=require("change-case"),Vt=require("@pexip/signal"),V=require("@pexip/hooks"),Xo=require("@react-stately/tooltip"),Qo=require("@react-aria/tooltip"),wt=require("@react-aria/overlays"),Ko=require("simplebar-react"),X1=require("@pexip/utils"),xa=require("react-dom"),h1=require("tabbable"),Zo=require("uuid"),Yo=require("@react-stately/overlays"),Jo=require("@react-stately/collections"),el=require("@react-stately/menu"),v1=require("@react-aria/menu"),tl=require("@react-aria/button"),nl=require("@react-aria/utils"),al=require("@react-stately/tree"),ol=require("@react-aria/interactions");function ll(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const o in e)if(o!=="default"){const l=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(a,o,l.get?l:{enumerable:!0,get:()=>e[o]})}}return a.default=e,Object.freeze(a)}const n=ll(t),ue=e=>Ea.camelCase(`${e} padding`),g1=e=>Ea.camelCase(`${e} spacing`),rl=(e,a)=>Object.keys(a).reduce((o,l)=>(l!==e&&(o[l]=a[l]),o),{}),cl="_themeProvider_1o5fn_1",sl={themeProvider:cl},il=["theme-legacy","theme-pds"],Je=t.createContext({colorScheme:"dark",theme:"theme-pds"}),{Consumer:R}=Je,Y=({children:e,colorScheme:a,theme:o})=>{const{colorScheme:l,theme:r}=t.useContext(Je),c=a??l,s=o??r;return t.createElement(Je.Provider,{value:{colorScheme:c,theme:s}},t.createElement("div",{className:_(sl.themeProvider,s,c)},e))};function Et(e,a){return function(l){return t.createElement(Y,{colorScheme:a},t.createElement(e,{...l}))}}const dl="_boxHeader_kr7d7_4",ml="_nonePadding_kr7d7_9",ul="_compactPadding_kr7d7_13",_l="_smallPadding_kr7d7_17",fl="_mediumPadding_kr7d7_21",pl="_largePadding_kr7d7_25",Q1={boxHeader:dl,nonePadding:ml,compactPadding:ul,smallPadding:_l,mediumPadding:fl,largePadding:pl},ba=({className:e,padding:a="small",contentBelowDivider:o,children:l})=>{const r=t.createElement("div",{className:_(Q1[ue(a)],Q1.boxHeader,e)},l);return o?t.createElement("div",null,r,o):r},hl="_boxFooter_fgwhd_4",vl="_hasShadow_fgwhd_4",gl="_nonePaddingTop_fgwhd_18",wl="_nonePaddingRight_fgwhd_21",El="_nonePaddingBottom_fgwhd_24",xl="_nonePaddingLeft_fgwhd_27",bl="_compactPaddingTop_fgwhd_30",kl="_compactPaddingRight_fgwhd_33",zl="_compactPaddingBottom_fgwhd_36",Bl="_compactPaddingLeft_fgwhd_39",Il="_smallPaddingTop_fgwhd_42",Cl="_smallPaddingRight_fgwhd_45",yl="_smallPaddingBottom_fgwhd_48",Ml="_smallPaddingLeft_fgwhd_51",Sl="_mediumPaddingTop_fgwhd_54",Ll="_mediumPaddingRight_fgwhd_57",$l="_mediumPaddingBottom_fgwhd_60",Nl="_mediumPaddingLeft_fgwhd_63",Rl="_largePaddingTop_fgwhd_66",Al="_largePaddingRight_fgwhd_69",Hl="_largePaddingBottom_fgwhd_72",Ol="_largePaddingLeft_fgwhd_75",je={boxFooter:hl,hasShadow:vl,nonePaddingTop:gl,nonePaddingRight:wl,nonePaddingBottom:El,nonePaddingLeft:xl,compactPaddingTop:bl,compactPaddingRight:kl,compactPaddingBottom:zl,compactPaddingLeft:Bl,smallPaddingTop:Il,smallPaddingRight:Cl,smallPaddingBottom:yl,smallPaddingLeft:Ml,mediumPaddingTop:Sl,mediumPaddingRight:Ll,mediumPaddingBottom:$l,mediumPaddingLeft:Nl,largePaddingTop:Rl,largePaddingRight:Al,largePaddingBottom:Hl,largePaddingLeft:Ol},ka=({className:e,padding:a="small",topPadding:o=a,rightPadding:l=a,bottomPadding:r=a,leftPadding:c=a,hasFooterShadow:s=!1,children:i})=>t.createElement("div",{className:_(e,je.boxFooter,o&&je[`${ue(o)}Top`],l&&je[`${ue(l)}Right`],r&&je[`${ue(r)}Bottom`],c&&je[`${ue(c)}Left`],{[je.hasShadow]:s})},i),Pl="_box_5xx8l_4",Vl="_hasHeaderOrFooter_5xx8l_4",Tl="_mainContent_5xx8l_9",ql="_scrollable_5xx8l_16",Wl="_rounded_5xx8l_20",Dl="_dark_5xx8l_24",jl="_light_5xx8l_29",Fl="_shadowLight_5xx8l_34",Ul="_shadowDark_5xx8l_38",Gl="_border_5xx8l_42",Xl="_nonePadding_5xx8l_53",Ql="_compactPadding_5xx8l_57",Kl="_smallPadding_5xx8l_61",Zl="_mediumPadding_5xx8l_65",Yl="_largePadding_5xx8l_69",se={box:Pl,hasHeaderOrFooter:Vl,mainContent:Tl,scrollable:ql,rounded:Wl,dark:Dl,light:jl,shadowLight:Fl,shadowDark:Ul,border:Gl,nonePadding:Xl,compactPadding:Ql,smallPadding:Kl,mediumPadding:Zl,largePadding:Yl},le=t.forwardRef(({hasBackground:e=!0,headerContent:a,headerContentBelowDivider:o,footerContent:l,bgColor:r,children:c,className:s,childrenClassName:i,headerClassName:d,isRounded:m=!0,isWithBorder:u=!1,isWithShadow:f=!0,shadowModifier:p="dark",padding:h="none",headerPadding:v=h,footerPadding:g=h,footerTopPadding:w=g,footerRightPadding:E=g,footerBottomPadding:x=g,footerLeftPadding:B=g,hasFooterShadow:L,scrollable:C,style:k,colorScheme:M,...A},b)=>{const $=!!a||!!l;return t.createElement(R,null,({colorScheme:y})=>t.createElement("div",{className:_(e&&se[M??y],{[se.shadowDark]:f&&p==="dark",[se.shadowLight]:f&&p==="light",[se.rounded]:m,[se.border]:u,[se[ue(h)]]:!$,[se.hasHeaderOrFooter]:$},se.box,s),style:e&&r?{...k,backgroundColor:r}:k,ref:b,...A},a&&t.createElement(ba,{contentBelowDivider:o,padding:v,className:d},a),c&&$?t.createElement("div",{className:_(se[ue(h)],se.mainContent,{"pb-0":l&&h!=="none",[se.scrollable]:C},i)},c):c,l&&t.createElement(ka,{padding:g,topPadding:w,rightPadding:E,bottomPadding:x,leftPadding:B,hasFooterShadow:L},l)))});le.displayName="Box";const Jl="_dark_14ps4_4",e2="_light_14ps4_8",t2="_horizontal_14ps4_12",n2="_vertical_14ps4_17",K1={dark:Jl,light:e2,horizontal:t2,vertical:n2},_e=({colorScheme:e,direction:a="horizontal",className:o,...l})=>t.createElement(R,null,({colorScheme:r})=>t.createElement("div",{className:_(K1[e??r],K1[a],o),...l})),a2="_dark_1xjes_99",o2="_standard_1xjes_99",l2="_link_1xjes_102",r2="_subtle_1xjes_105",c2="_tinted_1xjes_108",s2="_disabled_1xjes_111",i2="_success_1xjes_114",d2="_danger_1xjes_117",m2="_warning_1xjes_120",u2="_light_1xjes_124",_2="_hidden_1xjes_149",f2="_inherit_1xjes_161",p2="_truncated_1xjes_165",h2="_uppercase_1xjes_172",v2="_underline_1xjes_176",g2="_italicize_1xjes_180",w2="_normalWhiteSpace_1xjes_184",E2="_nowrapWhiteSpace_1xjes_188",x2="_preWhiteSpace_1xjes_192",b2="_preWrapWhiteSpace_1xjes_196",k2="_preLineWhiteSpace_1xjes_200",z2="_normalWordBreak_1xjes_204",B2="_breakAllWordBreak_1xjes_208",I2="_keepAllWordBreak_1xjes_212",C2="_overflowWrapWordBreak_1xjes_216",y2="_text_1xjes_221",M2="_h1_1xjes_226",S2="_h2_1xjes_232",L2="_h3_1xjes_238",$2="_h4_1xjes_244",N2="_h5_1xjes_250",R2="_h6_1xjes_256",A2="_body-bold_1xjes_262",H2="_button_1xjes_268",O2="_body_1xjes_262",P2="_body-link_1xjes_280",V2="_small-bold_1xjes_286",T2="_small_1xjes_286",q2="_small-link_1xjes_298",W2="_x-small-bold_1xjes_304",D2="_x-small_1xjes_304",j2="_x-small-link_1xjes_316",te={dark:a2,standard:o2,link:l2,subtle:r2,tinted:c2,disabled:s2,success:i2,danger:d2,warning:m2,light:u2,hidden:_2,inherit:f2,truncated:p2,uppercase:h2,underline:v2,italicize:g2,normalWhiteSpace:w2,nowrapWhiteSpace:E2,preWhiteSpace:x2,preWrapWhiteSpace:b2,preLineWhiteSpace:k2,normalWordBreak:z2,breakAllWordBreak:B2,keepAllWordBreak:I2,overflowWrapWordBreak:C2,text:y2,h1:M2,h2:S2,h3:L2,h4:$2,h5:N2,h6:R2,"body-bold":"_body-bold_1xjes_262",bodyBold:A2,button:H2,body:O2,"body-link":"_body-link_1xjes_280",bodyLink:P2,"small-bold":"_small-bold_1xjes_286",smallBold:V2,small:T2,"small-link":"_small-link_1xjes_298",smallLink:q2,"x-small-bold":"_x-small-bold_1xjes_304",xSmallBold:W2,"x-small":"_x-small_1xjes_304",xSmall:D2,"x-small-link":"_x-small-link_1xjes_316",xSmallLink:j2},qe=({children:e,className:a,colorScheme:o,fontVariant:l,htmlTag:r,isTruncated:c=!1,isUppercase:s,variant:i="standard",...d})=>{const m=l??r;return t.createElement(R,null,({colorScheme:u})=>t.createElement(r,{className:_(te[o??u],te[i],te[m],{[te.truncated]:c,[te.uppercase]:s},a),...d},e))};var I=(e=>(e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.BodyBold="bodyBold",e.Button="button",e.Body="body",e.BodyLink="bodyLink",e.SmallBold="smallBold",e.Small="small",e.SmallLink="smallLink",e.XSmallBold="xSmallBold",e.XSmall="xSmall",e.XSmallLink="xSmallLink",e))(I||{});const F2="_wrap_11372_11",U2="_divider_11372_19",G2="_section_11372_23",X2="_grow_11372_26",Q2="_header_11372_30",K2="_headerTitleWrap_11372_37",Ie={wrap:F2,divider:U2,section:G2,grow:X2,header:Q2,headerTitleWrap:K2},za=({colorScheme:e="light",title:a,titleHtmlTag:o="h2",titleEnhancerStart:l,subtitle:r,secondaryComponent:c,children:s})=>t.createElement(Y,{colorScheme:e},t.createElement(le,{className:Ie.wrap,shadowModifier:"light"},t.createElement("div",{className:Ie.header},t.createElement("div",{className:Ie.headerTitleWrap},l&&t.createElement("div",{className:"mr-4"},l),t.createElement(qe,{htmlTag:o,fontVariant:I.H5},a)),r&&t.createElement("div",null,r)),t.createElement(_e,{className:Ie.divider}),t.createElement("div",{className:Ie.section},c),t.createElement(_e,{className:Ie.divider}),t.createElement("div",{className:_(Ie.section,Ie.grow)},s))),Z2=["xs","sm","md","lg","xl"],Y2=["xsOffset","smOffset","mdOffset","lgOffset","xlOffset"],J2=[...Z2,...Y2],er="_verticalGutter_1ddso_1",tr="_cell_1ddso_1",nr="_xs1_1ddso_12",ar="_xs2_1ddso_17",or="_xs3_1ddso_22",lr="_xs4_1ddso_27",rr="_xs5_1ddso_32",cr="_xs6_1ddso_37",sr="_xs7_1ddso_42",ir="_xs8_1ddso_47",dr="_xs9_1ddso_52",mr="_xs10_1ddso_57",ur="_xs11_1ddso_62",_r="_xs12_1ddso_67",fr="_xsOffset0_1ddso_72",pr="_xsOffset1_1ddso_76",hr="_xsOffset2_1ddso_80",vr="_xsOffset3_1ddso_84",gr="_xsOffset4_1ddso_88",wr="_xsOffset5_1ddso_92",Er="_xsOffset6_1ddso_96",xr="_xsOffset7_1ddso_100",br="_xsOffset8_1ddso_104",kr="_xsOffset9_1ddso_108",zr="_xsOffset10_1ddso_112",Br="_xsOffset11_1ddso_116",Ir="_xsOffset12_1ddso_120",Cr="_sm1_1ddso_125",yr="_sm2_1ddso_129",Mr="_sm3_1ddso_133",Sr="_sm4_1ddso_137",Lr="_sm5_1ddso_141",$r="_sm6_1ddso_145",Nr="_sm7_1ddso_149",Rr="_sm8_1ddso_153",Ar="_sm9_1ddso_157",Hr="_sm10_1ddso_161",Or="_sm11_1ddso_165",Pr="_sm12_1ddso_169",Vr="_smOffset0_1ddso_173",Tr="_smOffset1_1ddso_176",qr="_smOffset2_1ddso_179",Wr="_smOffset3_1ddso_182",Dr="_smOffset4_1ddso_185",jr="_smOffset5_1ddso_188",Fr="_smOffset6_1ddso_191",Ur="_smOffset7_1ddso_194",Gr="_smOffset8_1ddso_197",Xr="_smOffset9_1ddso_200",Qr="_smOffset10_1ddso_203",Kr="_smOffset11_1ddso_206",Zr="_smOffset12_1ddso_209",Yr="_md1_1ddso_214",Jr="_md2_1ddso_218",ec="_md3_1ddso_222",tc="_md4_1ddso_226",nc="_md5_1ddso_230",ac="_md6_1ddso_234",oc="_md7_1ddso_238",lc="_md8_1ddso_242",rc="_md9_1ddso_246",cc="_md10_1ddso_250",sc="_md11_1ddso_254",ic="_md12_1ddso_258",dc="_mdOffset0_1ddso_262",mc="_mdOffset1_1ddso_265",uc="_mdOffset2_1ddso_268",_c="_mdOffset3_1ddso_271",fc="_mdOffset4_1ddso_274",pc="_mdOffset5_1ddso_277",hc="_mdOffset6_1ddso_280",vc="_mdOffset7_1ddso_283",gc="_mdOffset8_1ddso_286",wc="_mdOffset9_1ddso_289",Ec="_mdOffset10_1ddso_292",xc="_mdOffset11_1ddso_295",bc="_mdOffset12_1ddso_298",kc="_lg1_1ddso_303",zc="_lg2_1ddso_307",Bc="_lg3_1ddso_311",Ic="_lg4_1ddso_315",Cc="_lg5_1ddso_319",yc="_lg6_1ddso_323",Mc="_lg7_1ddso_327",Sc="_lg8_1ddso_331",Lc="_lg9_1ddso_335",$c="_lg10_1ddso_339",Nc="_lg11_1ddso_343",Rc="_lg12_1ddso_347",Ac="_lgOffset0_1ddso_351",Hc="_lgOffset1_1ddso_354",Oc="_lgOffset2_1ddso_357",Pc="_lgOffset3_1ddso_360",Vc="_lgOffset4_1ddso_363",Tc="_lgOffset5_1ddso_366",qc="_lgOffset6_1ddso_369",Wc="_lgOffset7_1ddso_372",Dc="_lgOffset8_1ddso_375",jc="_lgOffset9_1ddso_378",Fc="_lgOffset10_1ddso_381",Uc="_lgOffset11_1ddso_384",Gc="_lgOffset12_1ddso_387",Xc="_xl1_1ddso_392",Qc="_xl2_1ddso_396",Kc="_xl3_1ddso_400",Zc="_xl4_1ddso_404",Yc="_xl5_1ddso_408",Jc="_xl6_1ddso_412",es="_xl7_1ddso_416",ts="_xl8_1ddso_420",ns="_xl9_1ddso_424",as="_xl10_1ddso_428",os="_xl11_1ddso_432",ls="_xl12_1ddso_436",rs="_xlOffset0_1ddso_440",cs="_xlOffset1_1ddso_443",ss="_xlOffset2_1ddso_446",is="_xlOffset3_1ddso_449",ds="_xlOffset4_1ddso_452",ms="_xlOffset5_1ddso_455",us="_xlOffset6_1ddso_458",_s="_xlOffset7_1ddso_461",fs="_xlOffset8_1ddso_464",ps="_xlOffset9_1ddso_467",hs="_xlOffset10_1ddso_470",vs="_xlOffset11_1ddso_473",gs="_xlOffset12_1ddso_476",ws="_xxl1_1ddso_481",Es="_xxl2_1ddso_485",xs="_xxl3_1ddso_489",bs="_xxl4_1ddso_493",ks="_xxl5_1ddso_497",zs="_xxl6_1ddso_501",Bs="_xxl7_1ddso_505",Is="_xxl8_1ddso_509",Cs="_xxl9_1ddso_513",ys="_xxl10_1ddso_517",Ms="_xxl11_1ddso_521",Ss="_xxl12_1ddso_525",Ls="_xxlOffset0_1ddso_529",$s="_xxlOffset1_1ddso_532",Ns="_xxlOffset2_1ddso_535",Rs="_xxlOffset3_1ddso_538",As="_xxlOffset4_1ddso_541",Hs="_xxlOffset5_1ddso_544",Os="_xxlOffset6_1ddso_547",Ps="_xxlOffset7_1ddso_550",Vs="_xxlOffset8_1ddso_553",Ts="_xxlOffset9_1ddso_556",qs="_xxlOffset10_1ddso_559",Ws="_xxlOffset11_1ddso_562",Ds="_xxlOffset12_1ddso_565",Ot={verticalGutter:er,cell:tr,xs1:nr,xs2:ar,xs3:or,xs4:lr,xs5:rr,xs6:cr,xs7:sr,xs8:ir,xs9:dr,xs10:mr,xs11:ur,xs12:_r,xsOffset0:fr,xsOffset1:pr,xsOffset2:hr,xsOffset3:vr,xsOffset4:gr,xsOffset5:wr,xsOffset6:Er,xsOffset7:xr,xsOffset8:br,xsOffset9:kr,xsOffset10:zr,xsOffset11:Br,xsOffset12:Ir,sm1:Cr,sm2:yr,sm3:Mr,sm4:Sr,sm5:Lr,sm6:$r,sm7:Nr,sm8:Rr,sm9:Ar,sm10:Hr,sm11:Or,sm12:Pr,smOffset0:Vr,smOffset1:Tr,smOffset2:qr,smOffset3:Wr,smOffset4:Dr,smOffset5:jr,smOffset6:Fr,smOffset7:Ur,smOffset8:Gr,smOffset9:Xr,smOffset10:Qr,smOffset11:Kr,smOffset12:Zr,md1:Yr,md2:Jr,md3:ec,md4:tc,md5:nc,md6:ac,md7:oc,md8:lc,md9:rc,md10:cc,md11:sc,md12:ic,mdOffset0:dc,mdOffset1:mc,mdOffset2:uc,mdOffset3:_c,mdOffset4:fc,mdOffset5:pc,mdOffset6:hc,mdOffset7:vc,mdOffset8:gc,mdOffset9:wc,mdOffset10:Ec,mdOffset11:xc,mdOffset12:bc,lg1:kc,lg2:zc,lg3:Bc,lg4:Ic,lg5:Cc,lg6:yc,lg7:Mc,lg8:Sc,lg9:Lc,lg10:$c,lg11:Nc,lg12:Rc,lgOffset0:Ac,lgOffset1:Hc,lgOffset2:Oc,lgOffset3:Pc,lgOffset4:Vc,lgOffset5:Tc,lgOffset6:qc,lgOffset7:Wc,lgOffset8:Dc,lgOffset9:jc,lgOffset10:Fc,lgOffset11:Uc,lgOffset12:Gc,xl1:Xc,xl2:Qc,xl3:Kc,xl4:Zc,xl5:Yc,xl6:Jc,xl7:es,xl8:ts,xl9:ns,xl10:as,xl11:os,xl12:ls,xlOffset0:rs,xlOffset1:cs,xlOffset2:ss,xlOffset3:is,xlOffset4:ds,xlOffset5:ms,xlOffset6:us,xlOffset7:_s,xlOffset8:fs,xlOffset9:ps,xlOffset10:hs,xlOffset11:vs,xlOffset12:gs,xxl1:ws,xxl2:Es,xxl3:xs,xxl4:bs,xxl5:ks,xxl6:zs,xxl7:Bs,xxl8:Is,xxl9:Cs,xxl10:ys,xxl11:Ms,xxl12:Ss,xxlOffset0:Ls,xxlOffset1:$s,xxlOffset2:Ns,xxlOffset3:Rs,xxlOffset4:As,xxlOffset5:Hs,xxlOffset6:Os,xxlOffset7:Ps,xxlOffset8:Vs,xxlOffset9:Ts,xxlOffset10:qs,xxlOffset11:Ws,xxlOffset12:Ds},js=e=>e in Ot,Fs=e=>J2.reduce((a,o)=>{const l=`${o}${e[o]??""}`;return js(l)&&a.push(Ot[l]),a},[]),m1=({className:e,children:a,hasVerticalGutter:o,...l})=>t.createElement("div",{className:_(Ot.cell,Fs(l),{[Ot.verticalGutter]:o},e)},a),Us="_centerLayout_vjlw4_1",Gs="_relative_vjlw4_10",Xs="_absolute_vjlw4_14",Qs="_centerText_vjlw4_22",Ks="_fullWidth_vjlw4_26",yt={centerLayout:Us,relative:Gs,absolute:Xs,centerText:Qs,fullWidth:Ks},w1=({centerText:e=!1,children:a,className:o,isFullWidth:l,position:r="relative",...c})=>t.createElement("div",{className:_(yt.centerLayout,yt[r],e&&yt.centerText,{[yt.fullWidth]:l},o),...c},a),E1={xs:0,sm:479,md:744,lg:1025,xl:2e3},vt=["xs","sm","md","lg","xl"],x1=e=>typeof e=="string",Zs=e=>typeof e=="object",Ba=e=>e===void 0?!0:x1(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Ys=e=>{let a="";const o=",",l=Object.entries(e);for(const r of l){const c=r[0],s=r[1];a=a.concat(`${s} ${c}`),l.indexOf(r)!==l.length-1&&(a=a.concat(`${o} `))}return a.trim()},Ia=e=>typeof e=="string",Z1=e=>typeof e=="object",Ca=e=>e===void 0?!0:Ia(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Js=e=>{const a=[...vt].reverse();for(const o of a){const l=e[o];if(l)return l}return null},e3=e=>{const a=Js(e);if(a){const o=[...vt].reverse(),l={...e};return o.forEach((r,c)=>{if(!l[r]){const s=o[c-1],d=s&&l[s]||a;l[r]=d}}),l}return e},t3=e=>{const a=e3(e);return Object.fromEntries(Object.entries(a).map(([l,r])=>[`--${l}-background-image`,`url("${r}")`]))};var ya=(e=>(e.White="#ffffff",e.Blue40="#b1aaff",e.Blue20="#d0ccff",e.Red100="#ff7273",e.Green100="#0ebec7",e.Blue100="#4b37ff",e.TextLinkBlueDarkBg="#00c2ff",e.TextLinkBlueHoverDarkBg="#52d7ff",e.Blue50="#a198ff",e.Green90="#30c8cf",e.Green80="#51d2d8",e.Green60="#8de5e9",e.Green40="#baf4f6",e.Red90="#ff9697",e.Red80="#ffb6b7",e.Red70="#f24949",e.Red60="#ffe3e4",e.Red40="#fff7f7",e.Blue90="#5d4cff",e.SignalRedHover="#bc1515",e.DeepBlue100="#0a2136",e.Neutral100="#212121",e.DeepBlue90="#1e3a54",e.Neutral90="#323232",e.SignalRed="#e60000",e.SignalGreen="#2c8500",e.JoinHover="#488716",e.JoinDisabled="#e3eede",e.SignalGreen130="#205e01",e.Join="#5eaf1d",e.DeepBlue80="#3c5974",e.Neutral80="#494949",e.DeepBlue50="#a5b8ca",e.Neutral50="#c3c4c5",e.DeepBlue40="#c1d1df",e.Neutral40="#d2d2d2",e.DeepBlue30="#d8e3ee",e.Neutral30="#dcdcdc",e.DeepBlue20="#e8f0f8",e.Neutral20="#e6e6e6",e.Grey="#f7f7f7",e.Black="#111111",e.DeepBlue60="#728fac",e.Neutral60="#989898",e.DeepBlue70="#577490",e.Neutral70="#777777",e.DeepBlue10="#f4f7fb",e.Neutral10="#f2f2f2",e.DeepBlue5="#ffffff",e.Neutral5="#ffffff",e.TextLinkBlueWhiteBg="#032fff",e.TextLinkBlueHoverWhiteBg="#0023d1",e.SignalOrange130="#bc5a00",e.SignalOrange80="#fef1e6",e.Green130="#00777c",e.SignalOrange120="#ff9a3e",e.SignalOrange110="#fcc592",e.SignalOrange100="#ffd1a7",e.SignalOrange90="#fdd8b7",e.SignalOrange60="#fff5ed",e.SignalOrange40="#fff8f2",e))(ya||{}),Pt=(e=>(e.White="255,255,255",e.Blue40="177,170,255",e.Blue20="208,204,255",e.Red100="255,114,115",e.Green100="14,190,199",e.Blue100="75,55,255",e.TextLinkBlueDarkBg="0,194,255",e.TextLinkBlueHoverDarkBg="82,215,255",e.Blue50="161,152,255",e.Green90="48,200,207",e.Green80="81,210,216",e.Green60="141,229,233",e.Green40="186,244,246",e.Red90="255,150,151",e.Red80="255,182,183",e.Red60="255,227,228",e.Red40="255,247,247",e.Blue90="93,76,255",e.SignalRedHover="188,21,21",e.DeepBlue100="10,33,54",e.Neutral100="33,33,33",e.DeepBlue90="30,58,84",e.Neutral90="50,50,50",e.SignalRed="230,0,0",e.SignalGreen="44,133,0",e.JoinHover="72,135,22",e.JoinDisabled="227,238,222",e.SignalGreen130="32,94,1",e.Join="94,175,29",e.DeepBlue80="60,89,116",e.Neutral80="73,73,73",e.DeepBlue50="165,184,202",e.Neutral50="195,196,197",e.DeepBlue40="193,209,223",e.Neutral40="210,210,210",e.DeepBlue30="216,227,238",e.Neutral30="220,220,220",e.DeepBlue20="232,240,248",e.Neutral20="230,230,230",e.Grey="247,247,247",e.Black="17,17,17",e.DeepBlue60="114,143,172",e.Neutral60="152,152,152",e.DeepBlue70="87,116,144",e.Neutral70="119,119,119",e.DeepBlue10="244,247,251",e.Neutral10="242,242,242",e.DeepBlue5="255,255,255",e.Neutral5="255,255,255",e.TextLinkBlueWhiteBg="3,47,255",e.TextLinkBlueHoverWhiteBg="0,35,209",e.SignalOrange130="188,90,0",e.SignalOrange80="254,241,230",e.Green130="0,119,124",e.SignalOrange120="255,154,62",e.SignalOrange110="252,197,146",e.SignalOrange100="255,209,167",e.SignalOrange90="253,216,183",e.SignalOrange60="255,245,237",e.SignalOrange40="255,248,242",e))(Pt||{});const n3=({background:e,backgroundImageSrc:a,backgroundBlendMode:o,overlayOpacity:l,overlay:r})=>t.useMemo(()=>{const c=e==="image"&&!Ca(a),s=c&&Z1(a),i=c&&o!=="normal",d=e==="none",m=e==="white",u=e==="dark"||e==="image"&&!c,f=e==="light";let p={};if(c&&(Ia(a)&&(p={...p,backgroundImage:`url("${a}")`}),Z1(a))){const h=t3(a);p={...p,...h}}return i&&(p={...p,"--blend-mode":o,"--background-color-opacity":`${l}`,"--background-color-rgb":`${r==="light"?Pt.White:Pt.Black}`}),{isBackgroundNone:d,isBackgroundWhite:m,isBackgroundDark:u,isBackgroundLight:f,isBackgroundImage:c,isBackgroundImageBreakpointImageSet:s,isBackgroundImageBlend:i,backgroundStyleProps:p}},[e,a,o,l,r]),a3="_light_17v4m_13",o3="_dark_17v4m_19",l3="_fullSizeWindow_17v4m_28",r3="_fixed_17v4m_53",c3="_absolute_17v4m_57",s3="_paddingNone_17v4m_61",i3="_paddingSmall_17v4m_65",d3="_backgroundNone_17v4m_69",m3="_backgroundWhite_17v4m_73",u3="_backgroundDark_17v4m_77",_3="_backgroundLight_17v4m_81",f3="_backgroundImage_17v4m_85",p3="_backgroundImageBreakpointImageSet_17v4m_92",h3="_backgroundBlend_17v4m_117",v3="_row_17v4m_123",g3="_rowReverse_17v4m_127",w3="_column_17v4m_131",E3="_columnReverse_17v4m_135",x3="_flexStart_17v4m_139",b3="_center_17v4m_143",oe={light:a3,dark:o3,fullSizeWindow:l3,fixed:r3,absolute:c3,paddingNone:s3,paddingSmall:i3,backgroundNone:d3,backgroundWhite:m3,backgroundDark:u3,backgroundLight:_3,backgroundImage:f3,backgroundImageBreakpointImageSet:p3,backgroundBlend:h3,row:v3,rowReverse:g3,column:w3,columnReverse:E3,flexStart:x3,center:b3},Tt=t.forwardRef(({children:e,className:a,padding:o="small",background:l="none",flexDirection:r="row",justifyContent:c="flexStart",backgroundImageSrc:s,backgroundBlendMode:i="normal",overlayOpacity:d=.7,overlay:m="dark",position:u="fixed",style:f,...p},h)=>{const v=o==="small",g=o==="none",{isBackgroundNone:w,isBackgroundWhite:E,isBackgroundDark:x,isBackgroundLight:B,isBackgroundImage:L,isBackgroundImageBreakpointImageSet:C,isBackgroundImageBlend:k,backgroundStyleProps:M}=n3({background:l,backgroundImageSrc:s,backgroundBlendMode:i,overlayOpacity:d,overlay:m});return t.createElement("div",{style:{...f,...M},className:_(oe.fullSizeWindow,{[oe.paddingNone]:g,[oe.paddingSmall]:v,[oe.backgroundNone]:w,[oe.backgroundWhite]:E,[oe.backgroundDark]:x,[oe.backgroundLight]:B,[oe.backgroundImage]:L,[oe.backgroundImageBreakpointImageSet]:C,[oe.backgroundBlend]:L&&k},oe[r],oe[c],oe[u],a),ref:h,...p},e)});Tt.displayName="FullSizeWindow";const k3="_wrapper_m0c6u_1",z3="_roundedCorners_m0c6u_15",B3="_small_m0c6u_19",I3="_medium_m0c6u_23",C3="_large_m0c6u_27",y3="_full_m0c6u_32",M3="_mediumWidth_m0c6u_37",S3="_fullWidth_m0c6u_41",L3="_autoHeight_m0c6u_45",$3="_flexStart_m0c6u_49",N3="_center_m0c6u_53",Fe={wrapper:k3,roundedCorners:z3,small:B3,medium:I3,large:C3,full:y3,mediumWidth:M3,fullWidth:S3,autoHeight:L3,flexStart:$3,center:N3},Ma=({className:e,children:a,modifier:o,heightModifier:l,size:r="full",justifyContent:c="flexStart",borderRadius:s="none",...i})=>t.createElement("div",{className:_(Fe.wrapper,e,o&&Fe[o],Fe[r],l&&Fe[l],s==="box"&&Fe.roundedCorners,Fe[c]),...i},a),Sa=({children:e})=>t.createElement(Tt,{padding:"none",background:"dark"},t.createElement(Ma,{modifier:"fullWidth"},t.createElement(w1,null,e))),R3="_overlay_174tg_4",A3={overlay:R3},H3=({children:e,...a})=>t.createElement(Tt,{padding:"none",background:"dark",className:A3.overlay,...a},e),O3=e=>t.isValidElement(e)&&!!e.props.children,P3=e=>t.isValidElement(e)&&O3(e)&&t.Children.toArray(e.props.children).reduce((a,o)=>a||t.isValidElement(o),!1),La=(e,a)=>t.Children.toArray(e).map((o,l,r)=>t.isValidElement(o)&&P3(o)?a(t.cloneElement(o,{...o.props,children:La(o.props.children,a)})):a(o,l,r)),$a=(e,a)=>typeof a>"u"?null:`${e}${a}`,V3=(e,a)=>{if(typeof a!="string")return a;const[o,l]=a.match(/^url\(#(.*)\)$/)??[null,null];if(l===null)return a;const r=$a(e,l);return r===null?a:`url(#${r})`},T3=e=>t.isValidElement(e)&&typeof e.props=="object",Na=e=>{const a=t.useId();return La(e.children,o=>!o||typeof o=="string"||typeof o=="number"||!T3(o)?o:t.cloneElement(o,{...Object.entries(o.props).reduce((l,[r,c])=>(l[r]=V3(a,c??""),l),{}),id:$a(a,o.props.id)}))},q3="_dark_1zxj7_4",W3="_light_1zxj7_8",D3="_tertiary_1zxj7_12",j3="_small_1zxj7_16",F3="_medium_1zxj7_21",Y1={dark:q3,light:W3,tertiary:D3,small:j3,medium:F3},xt=({size:e,source:a,className:o,colorScheme:l,ref:r,...c})=>{const s=_(l&&Y1[l],e&&Y1[e],o),i=a,d=typeof i=="function"?i({className:s,...c}):t.createElement(a,{className:s,...c});return t.createElement(Na,null,d)},U3=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",...e},n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M24.187 9.163a10.667 10.667 0 10-13.65 15.998"}),n.createElement("mask",{id:"a",width:20,height:10,x:7,y:20,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse"},n.createElement("path",{stroke:"url(#paint0_linear)",strokeLinecap:"round",strokeWidth:5.333,d:"M10.537 25.161A10.666 10.666 0 0024.04 23.01"})),n.createElement("g",{mask:"url(#a)"},n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M26.667 16a10.667 10.667 0 10-2.627 7.01"})),n.createElement("defs",null,n.createElement("linearGradient",{id:"paint0_linear",x1:13.067,x2:25.6,y1:26.133,y2:22.133,gradientUnits:"userSpaceOnUse"},n.createElement("stop",null),n.createElement("stop",{offset:1,stopOpacity:0})))),G3="_wrapper_sm86s_24",X3="_label_sm86s_28",Q3="_spinner_sm86s_40",K3="_spin_sm86s_40",Z3="_compact_sm86s_49",Y3="_small_sm86s_53",J3="_medium_sm86s_57",ei="_dark_sm86s_62",ti="_light_sm86s_66",ni="_subtle_sm86s_70",lt={wrapper:G3,label:X3,spinner:Q3,spin:K3,compact:Z3,small:Y3,medium:J3,dark:ei,light:ti,subtle:ni},ai="Loading",b1=({className:e,label:a=ai,sizeModifier:o="medium",colorScheme:l,...r})=>t.createElement("div",{role:"status",className:_(lt.wrapper,l&&lt[l],e),...r},t.createElement("span",{className:lt.label},a),t.createElement(xt,{source:U3,className:_(lt.spinner,lt[o])})),oi=e=>t.createElement(Sa,null,t.createElement(b1,{colorScheme:"dark",...e})),li="_grid_172qj_1",ri={grid:li},Ra=({className:e,children:a,hasCellVerticalGutter:o,...l})=>t.createElement("div",{className:_(ri.grid,{hasCellVerticalGutter:o},e),...l},a),ci="_top_9teu4_4",si="_bottom_9teu4_5",ii="_content_9teu4_24",J1={top:ci,bottom:si,content:ii},di=({children:e,position:a="top",className:o})=>t.createElement("div",{className:_(J1[a],o)},t.Children.count(e)>0?t.createElement("span",{className:J1.content},e):e),mi="_el_p09eg_15",ui={el:mi},_i=e=>"href"in e&&!!e.href&&e.href!=="#",k1=t.forwardRef(({children:e,className:a,disabled:o,htmlTag:l="button",...r},c)=>t.createElement(o?"button":_i(r)?"a":l,{ref:c,className:_(ui.el,a),disabled:o,...r},e));k1.displayName="InteractiveElementContent";const re=({...e})=>t.createElement(k1,{...e}),qt=t.forwardRef(({...e},a)=>t.createElement(k1,{...e,ref:a}));qt.displayName="InteractiveElementContent";const fi="_dark_15vjq_102",pi="_light_15vjq_119",hi="_button_15vjq_491",vi="_disc_15vjq_535",gi="_noBorderRadius_15vjq_538",wi="_buttonContent_15vjq_541",Ei="_buttonChildren_15vjq_547",xi="_disabled_15vjq_552",bi="_loading_15vjq_556",ki="_loadingIcon_15vjq_561",zi="_enhancerStart_15vjq_568",Bi="_enhancerEnd_15vjq_569",Ii="_primary_15vjq_573",Ci="_noHover_15vjq_577",yi="_textComponent_15vjq_596",Mi="_secondary_15vjq_606",Si="_tertiary_15vjq_639",Li="_translucent_15vjq_672",$i="_text_15vjq_596",Ni="_danger_15vjq_738",Ri="_dangerBordered_15vjq_771",Ai="_success_15vjq_804",Hi="_neutral_15vjq_837",Oi="_transparent_15vjq_870",Pi="_transparentAlternative_15vjq_903",Vi="_none_15vjq_1299",Ti="_square_15vjq_1309",qi="_compact_15vjq_1314",Wi="_small_15vjq_1329",Di="_medium_15vjq_1344",ji="_large_15vjq_1359",Fi="_fullWidth_15vjq_1451",Ui="_fluid_15vjq_1455",ne={dark:fi,light:pi,button:hi,disc:vi,noBorderRadius:gi,buttonContent:wi,buttonChildren:Ei,disabled:xi,loading:bi,loadingIcon:ki,enhancerStart:zi,enhancerEnd:Bi,primary:Ii,noHover:Ci,textComponent:yi,secondary:Mi,tertiary:Si,translucent:Li,text:$i,danger:Ni,dangerBordered:Ri,success:Ai,neutral:Hi,transparent:Oi,transparentAlternative:Pi,none:Vi,square:Ti,compact:qi,small:Wi,medium:Di,large:ji,fullWidth:Fi,fluid:Ui},z1=t.forwardRef(({children:e,className:a,colorScheme:o,htmlTag:l,isActive:r,isDisabled:c,modifier:s,noBorderRadius:i=!1,noHover:d=!1,size:m="medium",variant:u="primary",...f},p)=>t.createElement(R,null,({colorScheme:h})=>{const v=o??h;return t.createElement(qt,{ref:p,className:_(v,ne.button,ne[v],ne[u],ne[m],s&&ne[s],{[ne.disabled]:c,[ne.noBorderRadius]:i,[ne.noHover]:d||c},a),"data-active":r&&!c,disabled:c,htmlTag:l,...f},e)}));z1.displayName="SimpleButtonContent";const Gi=({...e})=>t.createElement(z1,{...e}),B1=t.forwardRef(({...e},a)=>t.createElement(z1,{...e,ref:a}));B1.displayName="SimpleButtonContent";const z=({children:e,className:a,colorScheme:o,fontVariant:l=I.Body,htmlTag:r="span",isTruncated:c=!1,isUnderlined:s,isUppercase:i,isItalicized:d,whiteSpace:m,wordBreak:u,variant:f="standard",...p})=>t.createElement(R,null,({colorScheme:h})=>t.createElement(r,{className:_(o??h,te.text,te[o??h],te[f],te[l],m&&te[`${m}WhiteSpace`],u&&te[`${u}WordBreak`],{[te.truncated]:c,[te.uppercase]:i,[te.underline]:s,[te.italicize]:d},a),...p},e)),Aa=({children:e,className:a,isLoading:o,sizeModifier:l="compact",colorScheme:r})=>o?t.createElement(t.Fragment,null,t.createElement("div",{className:_(a,"visibility-hidden")},e),t.createElement("div",{className:ne.loadingIcon},t.createElement(b1,{sizeModifier:l,colorScheme:r}))):a?t.createElement("div",{className:a},e):t.createElement(t.Fragment,null,e),Ha=({children:e,className:a,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:r,enhancerStartClassName:c,noEnhancerPadding:s})=>t.createElement("div",{className:_(a,ne.buttonContent)},r&&t.createElement("span",{className:_(ne.enhancerStart,{"pe-0":s},c)},r),t.createElement("div",{className:ne.buttonChildren},e),o&&t.createElement("span",{className:_(ne.enhancerEnd,{"ps-0":s},l)},o)),Oa=({children:e,className:a,fontVariant:o=I.BodyBold,variant:l="inherit",...r})=>t.createElement(z,{className:_(a,ne.textComponent),fontVariant:o,variant:l,...r},e),I1=t.forwardRef(({children:e,colorScheme:a,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:r,enhancerStartClassName:c,fontVariant:s,hideChildren:i,isDisabled:d,isLoading:m,noEnhancerPadding:u,textVariant:f,underlineText:p,useTextComponent:h,variant:v,...g},w)=>t.createElement(B1,{colorScheme:a,isDisabled:!!d||m,variant:v,ref:w,...g},t.createElement(Aa,{isLoading:m},t.createElement(Ha,{className:_({[ne.textComponent]:!h&&v==="text"&&p}),enhancerEnd:o,enhancerEndClassName:l,enhancerStart:r,enhancerStartClassName:c,noEnhancerPadding:u},!i&&(h?t.createElement(Oa,{colorScheme:a,fontVariant:s,variant:f},e):t.createElement(t.Fragment,null,e))))));I1.displayName="ButtonContent";const D=({...e})=>t.createElement(I1,{...e}),Pa=t.forwardRef(({...e},a)=>t.createElement(I1,{...e,ref:a}));Pa.displayName="RefButton";const Xi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdd_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.5 1h-9A2.5 2.5 0 0 0 1 3.5v9A2.5 2.5 0 0 0 3.5 15h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 12.5 1m-.964 7.75H8.75v2.786a.75.75 0 0 1-1.5 0V8.75H4.464a.75.75 0 0 1 0-1.5H7.25V4.464a.75.75 0 0 1 1.5 0V7.25h2.786a.75.75 0 0 1 0 1.5"})),en=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdd_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.429 2H5.571A3.57 3.57 0 0 0 2 5.571v12.857A3.57 3.57 0 0 0 5.571 22h12.857A3.57 3.57 0 0 0 22 18.429V5.571A3.57 3.57 0 0 0 18.429 2M17 13h-4v4a1 1 0 0 1-2 0v-4H7a1 1 0 0 1 0-2h4V7a1 1 0 0 1 2 0v4h4a1 1 0 0 1 0 2"})),Qi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAddSomeone_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13 1.833a.5.5 0 0 1 .5.5V3.5h1.167a.5.5 0 1 1 0 1H13.5v1.167a.5.5 0 1 1-1 0V4.5h-1.167a.5.5 0 1 1 0-1H12.5V2.333a.5.5 0 0 1 .5-.5M7.333 8.391c1.352 0 2.452-1.1 2.452-2.452s-1.1-2.45-2.452-2.45a2.454 2.454 0 0 0-2.452 2.45c0 1.352 1.1 2.452 2.452 2.452m4.014 2.24c-.64-.684-1.844-1.192-4.014-1.192-2.188 0-3.395.516-4.03 1.209l-.018.02c-.172.186-.45.489-.565 1.231a.67.67 0 0 0 .661.768h7.904a.67.67 0 0 0 .662-.768c-.12-.757-.405-1.062-.59-1.258z",clipRule:"evenodd"})),tn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAddSomeone_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.5 2.75a.75.75 0 0 1 .75.75v1.75H22a.75.75 0 0 1 0 1.5h-1.75V8.5a.75.75 0 0 1-1.5 0V6.75H17a.75.75 0 0 1 0-1.5h1.75V3.5a.75.75 0 0 1 .75-.75M11 12.587a3.68 3.68 0 0 0 3.677-3.678A3.68 3.68 0 0 0 11 5.233a3.68 3.68 0 0 0-3.678 3.676A3.68 3.68 0 0 0 11 12.587m6.021 3.359c-.959-1.026-2.767-1.788-6.021-1.788-3.282 0-5.093.775-6.046 1.814l-.026.029c-.258.28-.674.734-.848 1.848A1.005 1.005 0 0 0 5.072 19h11.856c.61 0 1.086-.548.992-1.151-.178-1.136-.607-1.593-.885-1.888z",clipRule:"evenodd"})),Ki=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdjust_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.333 2.667a.667.667 0 0 0-.666.666v3.334H2A.667.667 0 0 0 2 8h.667v4.667a.667.667 0 1 0 1.333 0V8h.667a.667.667 0 0 0 0-1.333H4V3.333a.667.667 0 0 0-.667-.666m4.667 0a.667.667 0 0 0-.667.666V10h-.666a.667.667 0 0 0 0 1.333h.666v1.334a.667.667 0 1 0 1.334 0v-1.334h.666a.667.667 0 1 0 0-1.333h-.666V3.333A.667.667 0 0 0 8 2.667m4 .666a.667.667 0 0 1 1.333 0v1.334H14A.667.667 0 1 1 14 6h-.667v6.667a.667.667 0 1 1-1.333 0V6h-.667a.667.667 0 1 1 0-1.333H12z",clipRule:"evenodd"})),Zi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdjust_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5 4a1 1 0 0 0-1 1v5H3a1 1 0 1 0 0 2h1v7a1 1 0 1 0 2 0v-7h1a1 1 0 1 0 0-2H6V5a1 1 0 0 0-1-1m7 0a1 1 0 0 0-1 1v10h-1a1 1 0 1 0 0 2h1v2a1 1 0 1 0 2 0v-2h1a1 1 0 1 0 0-2h-1V5a1 1 0 0 0-1-1m6 1a1 1 0 1 1 2 0v2h1a1 1 0 1 1 0 2h-1v10a1 1 0 1 1-2 0V9h-1a1 1 0 1 1 0-2h1z",clipRule:"evenodd"})),Yi=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdjust_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.833 5.333a1.5 1.5 0 0 0-1.5 1.5v6.5H4c-.736 0-1.333.597-1.333 1.334V15c0 .736.597 1.333 1.333 1.333h1.333v8.834a1.5 1.5 0 0 0 3 0v-8.834h1c.737 0 1.334-.597 1.334-1.333v-.333c0-.737-.597-1.334-1.334-1.334h-1v-6.5a1.5 1.5 0 0 0-1.5-1.5m9.334 0a1.5 1.5 0 0 0-1.5 1.5V20h-1.333c-.737 0-1.334.597-1.334 1.333v.334c0 .736.597 1.333 1.334 1.333h1.333v2.167a1.5 1.5 0 0 0 3 0V23h1c.736 0 1.333-.597 1.333-1.333v-.334c0-.736-.597-1.333-1.333-1.333h-1V6.833a1.5 1.5 0 0 0-1.5-1.5M24 6.833a1.5 1.5 0 0 1 3 0V9h.667C28.403 9 29 9.597 29 10.333v.334c0 .736-.597 1.333-1.333 1.333H27v13.167a1.5 1.5 0 0 1-3 0V12h-1.667A1.333 1.333 0 0 1 21 10.667v-.334C21 9.597 21.597 9 22.333 9H24z",clipRule:"evenodd"})),Ji=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdmit_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.01 13c-.258 0-.516-.098-.712-.294L1.295 8.7a1.006 1.006 0 0 1 1.421-1.422l3.293 3.293 7.275-7.277a1.005 1.005 0 1 1 1.421 1.422L6.72 12.705a1 1 0 0 1-.71.295"})),e4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdmit_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.156 20c-.368 0-.735-.147-1.016-.442l-5.72-6.007a1.56 1.56 0 0 1 0-2.133c.562-.59 1.47-.59 2.032 0l4.704 4.94L19.548 5.442c.561-.59 1.47-.59 2.031 0a1.56 1.56 0 0 1 0 2.134L10.171 19.557c-.28.295-.647.443-1.015.443"})),t4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAdmit_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.156 24c-.367 0-.735-.147-1.016-.442l-5.72-6.007a1.56 1.56 0 0 1 0-2.133c.562-.59 1.47-.59 2.032 0l4.704 4.94L23.548 9.442c.561-.59 1.47-.59 2.031 0a1.56 1.56 0 0 1 0 2.133L14.171 23.557c-.28.295-.647.443-1.015.443"})),n4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAiAssistant_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconAiAssistant_16__a)"},n.createElement("path",{d:"M5.143 12.017V6h1.016q.111 0 .222.025t.222.058L11 7.8a.7.7 0 0 1 .357.3.84.84 0 0 1 .135.45.74.74 0 0 1-.23.567.75.75 0 0 1-.532.216H9.063a.6.6 0 0 1-.119-.008.4.4 0 0 1-.103-.042l-1.016-.416-.206.65 1.222.45q.032.016.095.025Q9 10 9.048 10h4.349q.508 0 .889.383.38.384.38.95l-5.063 2zm-3.81 1.316V6h2.54v7.333zM12.7 8.667q0-1.535 1.173-2.6Q15.047 5 16.733 5q-1.687 0-2.86-1.067-1.173-1.065-1.173-2.6 0 1.535-1.173 2.6Q10.353 5 8.667 5q1.686 0 2.86 1.067 1.173 1.065 1.173 2.6"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconAiAssistant_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),nn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAiAssistant_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconAiAssistant_24__a)"},n.createElement("path",{d:"M7.714 18.025V9h1.524q.166 0 .333.037.168.038.334.088L16.5 11.7q.332.125.536.45.202.325.202.675 0 .525-.345.85t-.798.325h-2.5a1 1 0 0 1-.178-.012.6.6 0 0 1-.155-.063l-1.524-.625-.31.975 1.834.675q.048.026.143.038t.166.012h6.524q.762 0 1.334.575.57.574.571 1.425l-7.595 3zM2 20V9h3.81v11zM19.05 13q0-2.3 1.76-3.9t4.29-1.6q-2.53 0-4.29-1.6T19.05 2q0 2.3-1.76 3.9T13 7.5q2.53 0 4.29 1.6t1.76 3.9"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconAiAssistant_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),a4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAlert_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.348 2.557a1.555 1.555 0 0 0-2.692 0L1.27 11.884a1.555 1.555 0 0 0 1.346 2.332h10.77a1.555 1.555 0 0 0 1.346-2.332zm-1.343 9.907a.733.733 0 0 0 .73-.735.733.733 0 0 0-.73-.735h-.008a.733.733 0 0 0-.73.735c0 .406.326.735.73.735zm-.732-3.675c0 .406.328.735.732.735a.733.733 0 0 0 .73-.735V5.85a.733.733 0 0 0-.73-.735.733.733 0 0 0-.732.735z",clipRule:"evenodd"})),an=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAlert_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.966 4.081c-.871-1.508-3.05-1.508-3.92 0L2.206 17.66c-.87 1.508.218 3.394 1.96 3.394h15.68c1.741 0 2.83-1.886 1.959-3.394zM12.01 18.503c.588 0 1.064-.479 1.064-1.07 0-.59-.476-1.07-1.064-1.07h-.011c-.588 0-1.065.48-1.065 1.07s.477 1.07 1.065 1.07zm-1.065-5.349c0 .591.477 1.07 1.065 1.07s1.064-.479 1.064-1.07V8.875c0-.59-.476-1.07-1.064-1.07s-1.065.48-1.065 1.07z",clipRule:"evenodd"})),o4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsChart_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.158 2a1 1 0 0 0-1 1v7.21a1 1 0 0 0 1 1h1.316a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM3.474 4.947a1 1 0 0 0-1 1v4.264a1 1 0 0 0 1 1h.947a1 1 0 0 0 1-1V5.946a1 1 0 0 0-1-1zm6.736 1a1 1 0 0 1 1-1h.948a1 1 0 0 1 1 1v4.264a1 1 0 0 1-1 1h-.947a1 1 0 0 1-1-1zm-8.473 6.369a.737.737 0 0 0 0 1.473h12.526a.737.737 0 0 0 0-1.473z",clipRule:"evenodd"})),on=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsChart_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.368 4a1 1 0 0 0-1 1v11.158a1 1 0 0 0 1 1h2.737a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zM5.105 8.21a1 1 0 0 0-1 1v6.948a1 1 0 0 0 1 1h2.21a1 1 0 0 0 1-1V9.21a1 1 0 0 0-1-1zm10.053 1a1 1 0 0 1 1-1h2.21a1 1 0 0 1 1 1v6.948a1 1 0 0 1-1 1h-2.21a1 1 0 0 1-1-1zM3.053 18.738a1.053 1.053 0 0 0 0 2.105h17.894a1.053 1.053 0 0 0 0-2.105z",clipRule:"evenodd"})),l4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsProgress_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.72 7.806c.19.326.61.438.937.25a.68.68 0 0 0 .251-.932L13.294 4.34a.687.687 0 0 0-.994-.213.68.68 0 0 0-.286.366l-1.658 5.082-1.807-3.721a.69.69 0 0 0-.72-.378.69.69 0 0 0-.548.405L5.566 9.794l-1.149-1.98a.69.69 0 0 0-.573-.34.69.69 0 0 0-.61.29l-2.111 3.02a.68.68 0 0 0 .171.95c.31.214.738.138.954-.171l1.509-2.158 1.255 2.163a.687.687 0 0 0 1.144.066.7.7 0 0 0 .22-.275l1.576-3.596 1.867 3.843a.69.69 0 0 0 .57.384.686.686 0 0 0 .771-.462l1.7-5.206z",clipRule:"evenodd"})),ln=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAnalyticsProgress_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.172 11.464a.98.98 0 1 0 1.697-.98L19.562 6.49a.98.98 0 0 0-1.42-.306.98.98 0 0 0-.407.526l-2.37 7.295-2.581-5.342a.98.98 0 0 0-1.029-.543.98.98 0 0 0-.782.581l-2.45 5.617-1.641-2.842a.98.98 0 0 0-.819-.49.98.98 0 0 0-.872.419l-3.015 4.333a.98.98 0 0 0 1.607 1.12L5.94 13.76l1.792 3.105a.98.98 0 0 0 1.634.095 1 1 0 0 0 .315-.395l2.252-5.163 2.666 5.517a.98.98 0 0 0 .816.551.98.98 0 0 0 1.101-.662l2.427-7.475z",clipRule:"evenodd"})),r4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAndroidLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.402 9.23a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23m-6.796 0a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23m7.016-3.704 1.229-2.128a.256.256 0 1 0-.443-.256l-1.244 2.155a7.6 7.6 0 0 0-3.16-.676 7.6 7.6 0 0 0-3.16.676L3.6 3.142a.256.256 0 1 0-.443.256l1.229 2.128a7.26 7.26 0 0 0-3.764 5.807h14.764a7.26 7.26 0 0 0-3.764-5.807"})),rn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAndroidLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M17.103 14.844A.922.922 0 1 1 17.102 13a.922.922 0 0 1 0 1.844m-10.194 0a.922.922 0 1 1 0-1.843.922.922 0 0 1 0 1.843M17.433 9.29l1.843-3.192a.384.384 0 1 0-.664-.384l-1.866 3.233a11.4 11.4 0 0 0-4.74-1.014c-1.71 0-3.313.363-4.74 1.014L5.4 5.713a.383.383 0 1 0-.665.384L6.58 9.289C3.414 11.011 1.249 14.215.932 18H23.08c-.317-3.786-2.482-6.99-5.647-8.71"})),c4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAppleLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.952 10.974q-.279.644-.66 1.188-.523.743-.852 1.028-.509.469-1.093.482-.42 0-1.01-.241-.591-.24-1.088-.24-.52 0-1.118.24-.598.242-.966.254-.561.024-1.119-.495-.356-.31-.89-1.064a7.4 7.4 0 0 1-.94-1.87 6.8 6.8 0 0 1-.396-2.228q0-1.235.534-2.128.42-.717 1.12-1.132a3 3 0 0 1 1.512-.427q.445.001 1.17.272.724.272.928.273.153 0 1.03-.321.826-.297 1.398-.249 1.551.125 2.327 1.225-1.387.84-1.373 2.352.014 1.176.852 1.954a2.8 2.8 0 0 0 .85.558q-.102.296-.216.57m-2.37-9.328q0 .922-.673 1.719c-.54.631-1.193.996-1.901.938a2 2 0 0 1-.014-.232c0-.59.256-1.222.712-1.738q.342-.391.869-.652.526-.256.993-.281.014.123.013.246"})),cn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAppleLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M19.264 16.428a9.8 9.8 0 0 1-.968 1.74q-.764 1.087-1.247 1.506-.745.686-1.602.706-.615 0-1.48-.354-.866-.352-1.593-.352-.763 0-1.638.352-.877.355-1.416.372-.822.036-1.638-.724-.522-.455-1.304-1.56-.84-1.18-1.38-2.739-.578-1.684-.578-3.264 0-1.81.783-3.118.615-1.05 1.64-1.659a4.4 4.4 0 0 1 2.215-.625q.652 0 1.715.399 1.06.399 1.36.4.223 0 1.507-.471 1.211-.436 2.05-.364 2.272.183 3.408 1.795-2.031 1.232-2.01 3.444.018 1.724 1.247 2.863.556.528 1.247.818-.15.435-.318.834M15.79 2.76q-.001 1.35-.985 2.519c-.79.925-1.748 1.46-2.785 1.375A3 3 0 0 1 12 6.313c0-.865.376-1.79 1.044-2.546a4 4 0 0 1 1.272-.955q.771-.375 1.456-.412.02.18.019.36"})),s4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowCornerDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.875 1c.483 0 .875.392.875.875v5.011c0 .508.215 1.008.62 1.386a2.3 2.3 0 0 0 1.568.603h7.075L9.13 5.994a.875.875 0 0 1 1.238-1.238l4.375 4.375a.875.875 0 0 1 0 1.238l-4.375 4.375a.875.875 0 0 1-1.238-1.238l2.882-2.881H4.938c-1.027 0-2.021-.38-2.764-1.075A3.65 3.65 0 0 1 1 6.886V1.875C1 1.392 1.392 1 1.875 1",clipRule:"evenodd"})),sn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowCornerDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.125 3c.621 0 1.125.504 1.125 1.125v6.443c0 .653.277 1.296.797 1.782a2.96 2.96 0 0 0 2.016.775h9.096l-3.704-3.704a1.125 1.125 0 0 1 1.59-1.591l5.626 5.624c.439.44.439 1.152 0 1.592l-5.625 5.625a1.125 1.125 0 0 1-1.591-1.591l3.704-3.705H8.063c-1.32 0-2.599-.49-3.553-1.382A4.7 4.7 0 0 1 3 10.568V4.125C3 3.504 3.504 3 4.125 3",clipRule:"evenodd"})),i4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.433 8.327a.65.65 0 0 0-.817-.203L9 9.921V3a1 1 0 0 0-2 0v6.921L3.384 8.124a.65.65 0 0 0-.748 1.042l4.905 4.905a.65.65 0 0 0 .919 0l4.905-4.905a.65.65 0 0 0 .068-.839"})),dn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.79 12.408a.814.814 0 0 0-1.02-.253l-4.52 2.246V5.75a1.25 1.25 0 0 0-2.5 0v8.651l-4.52-2.246a.813.813 0 0 0-.936 1.302l6.13 6.132a.813.813 0 0 0 1.15 0l6.13-6.132a.81.81 0 0 0 .087-1.049"})),d4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeft_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13 7H6.079l1.797-3.616a.65.65 0 0 0-1.042-.748L1.929 7.541a.65.65 0 0 0 0 .919l4.905 4.905a.65.65 0 0 0 1.042-.749L6.079 9H13a1 1 0 0 0 0-2"})),mn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeft_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.25 10.75H9.6l2.245-4.52a.813.813 0 0 0-1.302-.935l-6.132 6.131a.813.813 0 0 0 0 1.15l6.132 6.13a.812.812 0 0 0 1.302-.936L9.6 13.25h8.651a1.25 1.25 0 0 0 0-2.5"})),m4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeftRegular_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m1.254 8.619 4.334 4.375a.86.86 0 0 0 1.225 0 .88.88 0 0 0 0-1.237L4.016 8.933h10.106A.88.88 0 0 0 15 8.046a.88.88 0 0 0-.878-.887H3.926l2.887-2.915a.88.88 0 0 0 0-1.237.86.86 0 0 0-1.225 0L1.254 7.382a.88.88 0 0 0 0 1.237",clipRule:"evenodd"})),un=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowLeftRegular_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m4.29 12.707 4.953 5a.983.983 0 0 0 1.4 0 1.005 1.005 0 0 0 0-1.414l-3.196-3.227h11.55c.554 0 1.003-.454 1.003-1.013 0-.56-.45-1.014-1.004-1.014H7.343l3.3-3.332a1.005 1.005 0 0 0 0-1.414.983.983 0 0 0-1.4 0l-4.953 5a1.005 1.005 0 0 0 0 1.414",clipRule:"evenodd"})),u4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowRight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.071 7.541 9.166 2.636a.65.65 0 0 0-1.042.748L9.921 7H3a1 1 0 0 0 0 2h6.921l-1.797 3.616a.65.65 0 0 0 1.042.749l4.905-4.905a.65.65 0 0 0 0-.919"})),_n=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowRight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m19.589 11.426-6.132-6.131a.814.814 0 0 0-1.302.936l2.246 4.52H5.75a1.249 1.249 0 1 0 0 2.499h8.651l-2.246 4.52a.813.813 0 0 0 1.302.936l6.132-6.131a.813.813 0 0 0 0-1.149"})),_4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowUp_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.364 6.834 8.459 1.929a.67.67 0 0 0-.919 0L2.636 6.834a.65.65 0 0 0 .748 1.042L7 6.079V13a1 1 0 0 0 2 0V6.079l3.616 1.797a.65.65 0 0 0 .748-1.042"})),fn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconArrowUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m18.705 10.543-6.13-6.132a.836.836 0 0 0-1.15 0l-6.13 6.132a.813.813 0 0 0 .935 1.302l4.52-2.246v8.651a1.25 1.25 0 0 0 2.5 0V9.599l4.52 2.246a.813.813 0 0 0 .935-1.302"})),f4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAuthenticated_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.584 12.209Q5.168 14.387 7.6 15q2.432-.613 4.016-2.791Q13.2 10.029 13.2 7.37V3.1L7.6 1 2 3.1v4.27q0 2.66 1.584 4.839m6.332-6.091a.402.402 0 1 1 .569.569L7.289 9.882a.4.4 0 0 1-.57 0L5.119 8.28a.402.402 0 1 1 .569-.569L7.004 9.03z",clipRule:"evenodd"})),p4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAuthenticated_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.41 16.81Q9.22 19.3 12 20q2.78-.7 4.59-3.19t1.81-5.53V6.4L12 4 5.6 6.4v4.88q0 3.04 1.81 5.53m7.472-7.845a.563.563 0 1 1 .797.796l-4.474 4.474a.563.563 0 0 1-.797 0l-2.243-2.243a.563.563 0 1 1 .797-.797l1.844 1.845z",clipRule:"evenodd"})),h4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconAuthenticated_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.88 22.413q2.413 3.32 6.12 4.254 3.707-.934 6.12-4.254t2.413-7.373V8.533L16 5.333l-8.533 3.2v6.507q0 4.053 2.413 7.373m9.963-10.46a.75.75 0 1 1 1.062 1.062l-5.966 5.965a.75.75 0 0 1-1.062 0l-2.99-2.99a.75.75 0 1 1 1.062-1.063l2.46 2.46z",clipRule:"evenodd"})),v4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackgroundBlur_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__a)"},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__b)"},n.createElement("path",{fill:"currentColor",d:"M8 9.038a2.78 2.78 0 0 0 2.778-2.778A2.78 2.78 0 0 0 8 3.483 2.78 2.78 0 0 0 5.222 6.26 2.78 2.78 0 0 0 8 9.038"})),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.417-8.08 1.238 1.238-9.498 9.498a3.69 3.69 0 0 0-2.77 2.77L-6.2 16.013l-1.238-1.237zM2.766 9.877 4.71 7.932A3.7 3.7 0 0 0 5.866 9.25l-.001.002c-1.198.113-2.226.325-3.1.624m-3.952 3.951-6.203 6.204 1.237 1.237 5.46-5.46a2.04 2.04 0 0 1-.54-1.74q.022-.124.046-.241m3.447 2.738.797.797.797-.797zm4.422 0L5.4 17.848l1.237 1.238 2.521-2.521zM15 10.723a7.6 7.6 0 0 0-1.663-.812L24.97-1.722l1.238 1.237zm-3.014 5.842L-5.059 33.61l1.237 1.237 18.283-18.283zm5.202-2.727a4.7 4.7 0 0 0-.571-1.506 4 4 0 0 0-.159-.239L28.755-.203l1.237 1.237zm-6.131-4.475a17 17 0 0 0-.973-.116 3.67 3.67 0 0 0 1.563-2.949L22.24-4.296l1.237 1.238zM9.664 2.978c.527.274.98.672 1.319 1.156L21.249-6.132 20.01-7.37zm.214-10.821 1.238 1.237-17.234 17.233-1.237-1.237zm20.114 14.58L28.755 5.5-5.06 39.314l1.237 1.237z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M13.018 11.705c-.8-.855-2.306-1.49-5.018-1.49-2.735 0-4.244.646-5.038 1.512-.213.232-.579.603-.729 1.564a.837.837 0 0 0 .827.96h9.88a.837.837 0 0 0 .827-.96c-.151-.963-.519-1.34-.75-1.586"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconBackgroundBlur_16__a"},n.createElement("rect",{width:13.333,height:13.333,x:1.333,y:1.75,fill:"currentColor",rx:.833})),n.createElement("clipPath",{id:"IconBackgroundBlur_16__b"},n.createElement("path",{fill:"currentColor",d:"M1.333 1.75h13.333v13.333H1.333z"})))),pn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackgroundBlur_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__a)"},n.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__b)"},n.createElement("path",{fill:"currentColor",d:"M12 13.557a4.17 4.17 0 0 0 4.167-4.167A4.17 4.17 0 0 0 12 5.225 4.17 4.17 0 0 0 7.834 9.39a4.17 4.17 0 0 0 4.168 4.167"})),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.084-7.204 1.237 1.237-22.855 22.855-1.237-1.237zm-5.54.236 1.238 1.237L-5.45 11.502l-1.237-1.237zm11.372 1.71-1.238-1.237L9.963 4.22a5.5 5.5 0 0 1 2.79-.316zM-6.722 20.907 6.817 7.366a5.5 5.5 0 0 0-.315 2.79L-5.485 22.143zm11.634-6.331 2.342-2.342c.308.502.695.952 1.142 1.332l-.4.4a20.5 20.5 0 0 0-3.084.61m.334 10.272-9.638 9.639 1.237 1.237L7.721 24.847zm5.703 0L-4.392 40.19l1.237 1.237 16.58-16.579zm11.36-8.885a11 11 0 0 0-1.636-.838l8.749-8.749 1.237 1.238zm-4.092-1.611a22 22 0 0 0-2.103-.372L29.422.672l1.237 1.237zm-.746-4.992q0 .229-.019.453L26.875.39 25.637-.847l-8.452 8.452c.185.55.286 1.14.286 1.754m-2.64-4.703c.503.308.953.694 1.332 1.142l7.982-7.981-1.238-1.238z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M19.526 17.558c-1.198-1.283-3.459-2.235-7.526-2.235-4.102 0-6.366.968-7.557 2.267-.32.349-.868.905-1.093 2.346a1.256 1.256 0 0 0 1.24 1.439h14.82c.762 0 1.357-.685 1.24-1.439-.226-1.444-.777-2.01-1.124-2.378"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconBackgroundBlur_24__a"},n.createElement("rect",{width:20,height:20,x:2,y:2.625,fill:"currentColor",rx:.833})),n.createElement("clipPath",{id:"IconBackgroundBlur_24__b"},n.createElement("path",{fill:"currentColor",d:"M2 2.625h20v20H2z"})))),g4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackspace_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.87 3.174c.163-.11.36-.174.57-.174h8.526C14.538 3 15 3.47 15 4.05v8.4c0 .58-.463 1.05-1.033 1.05H5.438c-.147 0-.288-.032-.415-.089a1 1 0 0 1-.1-.042c-.237-.12-.652-.604-.952-.954l-.082-.096-2.66-3.347a1.06 1.06 0 0 1-.012-1.304L3.89 4.18c.087-.089.178-.198.274-.314.202-.245.43-.52.706-.693m6.923 7.62a.7.7 0 0 1-.99 0L9.15 9.138l-1.654 1.654a.7.7 0 1 1-.99-.99L8.159 8.15 6.505 6.495a.7.7 0 1 1 .99-.99l1.654 1.654 1.654-1.654a.7.7 0 1 1 .99.99L10.14 8.149l1.654 1.654a.7.7 0 0 1 0 .99",clipRule:"evenodd"})),hn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackspace_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.528 5.249c.234-.157.514-.249.815-.249h12.18C21.34 5 22 5.672 22 6.5v12c0 .828-.661 1.5-1.477 1.5H8.343c-.212 0-.413-.045-.595-.127a1 1 0 0 1-.143-.06c-.337-.172-.93-.863-1.359-1.363l-.118-.137-3.8-4.781a1.52 1.52 0 0 1-.017-1.864l3.817-4.98c.126-.128.255-.284.392-.45.29-.35.613-.742 1.008-.99m9.89 3.33a1 1 0 0 1 0 1.414l-2.362 2.363 2.363 2.363a1 1 0 0 1-1.414 1.414l-2.363-2.363-2.363 2.363a1 1 0 0 1-1.415-1.414l2.363-2.363-2.363-2.363a1 1 0 1 1 1.415-1.414l2.363 2.363 2.363-2.363a1 1 0 0 1 1.414 0",clipRule:"evenodd"})),w4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackToTop_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.656 1a.656.656 0 1 0 0 1.313h12.688a.656.656 0 0 0 0-1.313zM3.84 7.685l3.663-3.628a.737.737 0 0 1 1.036 0l3.663 3.628a.72.72 0 0 1 0 1.026.737.737 0 0 1-1.036 0L8.802 6.37l-.036 7.864c0 .406-.289.766-.699.766s-.74-.36-.74-.766v-7.95L4.876 8.71a.737.737 0 0 1-1.036 0 .72.72 0 0 1 0-1.026",clipRule:"evenodd"})),vn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBackToTop_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.938 2a.937.937 0 1 0 0 1.875h18.125a.937.937 0 1 0 0-1.875zm3.119 9.55 5.233-5.183a1.05 1.05 0 0 1 1.48 0l5.233 5.183c.41.406.41 1.06 0 1.466s-1.07.406-1.48 0l-3.377-3.345-.052 11.235c0 .58-.412 1.094-.998 1.094s-1.057-.514-1.057-1.094V9.548l-3.502 3.468c-.41.406-1.07.406-1.48 0a1.03 1.03 0 0 1 0-1.466",clipRule:"evenodd"})),E4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBandwidth_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconBandwidth_16__a)"},n.createElement("path",{fill:"currentColor",d:"M15.9 8.726C15.317 5.012 12.04 2 8 2a8 8 0 0 0-8 8c0 1.243.288 2.417.796 3.466a.98.98 0 0 0 .888.534h12.633a.98.98 0 0 0 .887-.534 7.97 7.97 0 0 0 .696-4.74m-3.206-.757-3.971 3.912A1.51 1.51 0 1 1 7.016 9.44l5.038-2.386c.576-.273 1.094.468.64.915"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconBandwidth_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),gn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBandwidth_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M22.862 12.748c-.758-4.828-4.786-8.661-9.646-9.182C6.596 2.855 1 8.024 1 14.5c0 1.709.396 3.324 1.094 4.766.223.46.71.734 1.221.734h17.371c.511 0 .997-.274 1.22-.734a10.95 10.95 0 0 0 .956-6.518m-4.408-1.04-5.46 5.379a2.07 2.07 0 0 1-1.81.567 2.07 2.07 0 0 1-1.35-.857 2.07 2.07 0 0 1-.305-1.723c.15-.566.538-1.07 1.119-1.345l6.927-3.281c.792-.374 1.504.644.879 1.26"})),x4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBell_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.522 1.523a4.916 4.916 0 0 1 8.396 3.48c0 2.32.496 3.755.949 4.587.228.418.449.69.601.852a2 2 0 0 0 .205.19.754.754 0 0 1-.427 1.375H1.754a.754.754 0 0 1-.428-1.375h.001l.034-.027q.054-.044.17-.163c.153-.161.374-.434.602-.852.453-.832.949-2.268.949-4.587 0-1.305.518-2.557 1.44-3.48m2.453 11.842a.754.754 0 0 0-1.392.581c.232.556.577 1.047 1.022 1.403.45.36.987.57 1.559.57s1.11-.21 1.559-.57c.445-.357.79-.848 1.022-1.403a.754.754 0 0 0-1.392-.58c-.15.361-.356.632-.572.805a1 1 0 0 1-.617.239 1 1 0 0 1-.617-.239c-.216-.173-.421-.444-.572-.806",clipRule:"evenodd"})),wn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBell_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.607 3.82A6.209 6.209 0 0 1 18.21 8.216c0 2.93.627 4.743 1.199 5.793.288.528.567.873.76 1.076a3 3 0 0 0 .258.24h.001a.952.952 0 0 1-.54 1.737H4.111a.952.952 0 0 1-.541-1.736l.001-.001.043-.034c.044-.037.12-.104.216-.206.192-.203.471-.548.759-1.076.573-1.05 1.199-2.863 1.199-5.793 0-1.648.654-3.229 1.818-4.394m3.097 14.956a.952.952 0 0 0-1.758.734c.293.701.729 1.321 1.291 1.771.567.454 1.247.72 1.97.72.721 0 1.4-.266 1.968-.72.563-.45.998-1.07 1.29-1.771a.952.952 0 0 0-1.757-.734c-.19.457-.45.8-.723 1.018-.269.215-.537.301-.779.301s-.51-.086-.779-.301c-.273-.219-.532-.56-.723-1.018",clipRule:"evenodd"})),b4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBilling_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 4.429C1 3.639 1.627 3 2.4 3h11.2c.773 0 1.4.64 1.4 1.429v1.428H1zM1 8h14v3.571c0 .79-.627 1.429-1.4 1.429H2.4c-.773 0-1.4-.64-1.4-1.429z"})),En=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBilling_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2H2zM2 12h20v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})),k4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBlock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 1C4.136 1 1 4.136 1 8s3.136 7 7 7 7-3.136 7-7-3.136-7-7-7M2.4 8c0-3.094 2.506-5.6 5.6-5.6 1.295 0 2.485.441 3.43 1.183L3.583 11.43A5.53 5.53 0 0 1 2.4 8M8 13.6a5.53 5.53 0 0 1-3.43-1.183l7.847-7.847A5.53 5.53 0 0 1 13.6 8c0 3.094-2.506 5.6-5.6 5.6"})),xn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBlock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.9 7.9 0 0 1 4 12m8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.9 7.9 0 0 1 20 12c0 4.42-3.58 8-8 8"})),z4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBluetooth_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.888 5.002q.03-.03.059-.065a.7.7 0 0 0-.11-.984L8.342 1.157A.7.7 0 0 0 7.2 1.7v4.61L4.195 3.305a.7.7 0 0 0-.99.99L6.91 8l-3.705 3.705a.7.7 0 0 0 .99.99L7.2 9.69v4.604a.701.701 0 0 0 1.142.55l3.487-2.791.038-.032a.7.7 0 0 0 .02-1.023l-2-2L8.89 8zM8.6 9.69v3.154l1.752-1.402-1.131-1.131zm0-6.534V6.31l1.752-1.752z",clipRule:"evenodd"})),bn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBluetooth_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.697 7.717a1 1 0 0 0-.072-1.498L12.63 2.224A.999.999 0 0 0 11 3v6.586L6.707 5.293a1 1 0 0 0-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 1 0 1.414 1.414L11 14.414v6.578a1 1 0 0 0 1.63.784l4.983-3.986.054-.045a1 1 0 0 0 .03-1.462l-2.858-2.858L13.414 12zM13 14.414v4.505l2.503-2.002-1.616-1.616zm0-9.333v4.505l2.503-2.503z",clipRule:"evenodd"})),B4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBreakoutRooms_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M0 3.6A1.6 1.6 0 0 1 1.6 2h12.8A1.6 1.6 0 0 1 16 3.6v8.8a1.6 1.6 0 0 1-1.6 1.6H1.6A1.6 1.6 0 0 1 0 12.4zm2.4.8h4.8v3.2H2.4zm4.8 4H2.4v3.2h4.8zm1.6-4h4.8v3.2H8.8zm4.8 4H8.8v3.2h4.8z",clipRule:"evenodd"})),kn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBreakoutRooms_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M0 5.4A2.4 2.4 0 0 1 2.4 3h19.2A2.4 2.4 0 0 1 24 5.4v13.2a2.4 2.4 0 0 1-2.4 2.4H2.4A2.4 2.4 0 0 1 0 18.6zm3.6 1.2h7.2v4.8H3.6zm7.2 6H3.6v4.8h7.2zm2.4-6h7.2v4.8h-7.2zm7.2 6h-7.2v4.8h7.2z",clipRule:"evenodd"})),I4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBulletPoint_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0"})),zn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconBulletPoint_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})),C4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCalendar_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.1 1.543v-.18C10.1.612 10.727 0 11.5 0h.14c.773 0 1.4.61 1.4 1.364v.179h.56c.77 0 1.4.606 1.4 1.346v10.765c0 .74-.63 1.346-1.4 1.346H2.4c-.77 0-1.4-.606-1.4-1.346V2.89c0-.74.63-1.346 1.4-1.346h.7v-.18C3.1.612 3.727 0 4.5 0h.14c.773 0 1.4.61 1.4 1.364v.179zm3.5 12.111H2.4V4.907h11.2z",clipRule:"evenodd"})),Bn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCalendar_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 2.366V2.09C15 .936 15.895 0 17 0h.2c1.105 0 2 .936 2 2.09v.276h.8c1.1 0 2 .928 2 2.063v16.508C22 22.07 21.1 23 20 23H4c-1.1 0-2-.928-2-2.063V4.429c0-1.135.9-2.063 2-2.063h1V2.09C5 .936 5.895 0 7 0h.2c1.105 0 2 .936 2 2.09v.276zm5 18.57H4V7.525h16z",clipRule:"evenodd"})),y4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChat_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 1H4a3 3 0 0 0-3 3v10.341c0 .59.754.836 1.102.36l1.358-1.859A2.06 2.06 0 0 1 5.119 12H12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3m0 7.5H4v-1h8zm0-3H4v-1h8z"})),In=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChat_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.286 1.027H5.714A4.715 4.715 0 0 0 1 5.741V21.47c0 .926 1.185 1.313 1.732.565l2.135-2.92a3.23 3.23 0 0 1 2.606-1.325h10.813A4.715 4.715 0 0 0 23 13.075V5.74a4.715 4.715 0 0 0-4.714-4.714m-.524 11.262H6.238v-1.571h11.524zm0-4.19H6.238V6.527h11.524z"})),M4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmark_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.721 3.312a1 1 0 0 0-1.414 0l-7.235 7.234-3.274-3.275a.999.999 0 1 0-1.414 1.414l3.981 3.981c.44.44 1.075.339 1.414 0l7.942-7.94a1 1 0 0 0 0-1.414"})),Cn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmark_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.109 19.44c-.384 0-.768-.146-1.061-.439L2.076 13.03a1.5 1.5 0 1 1 2.121-2.12l4.912 4.91L19.96 4.967a1.5 1.5 0 1 1 2.121 2.121L10.169 19c-.293.293-.676.44-1.06.44"})),S4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmarkRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M4.39 8.74l2.1 2.1a.7.7 0 0 0 .99 0l4.2-4.2a.7.7 0 1 0-.99-.99L6.985 9.355 5.38 7.75a.7.7 0 1 0-.99.99",clipRule:"evenodd"})),yn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCheckmarkRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-5.157-8.943 3 3a1 1 0 0 0 1.414 0l6-6a1 1 0 1 0-1.414-1.414l-5.293 5.293-2.293-2.293a1 1 0 0 0-1.414 1.414",clipRule:"evenodd"})),L4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M7.41 10.749 3.245 6.463a.873.873 0 0 1 0-1.212.816.816 0 0 1 1.179 0L8 8.931l3.577-3.68a.816.816 0 0 1 1.179 0 .873.873 0 0 1 0 1.212L8.589 10.75a.816.816 0 0 1-1.178 0"})),Mn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m11.293 15.207-5-5a.999.999 0 1 1 1.414-1.414L12 13.086l4.293-4.293a.999.999 0 1 1 1.414 1.414l-5 5a1 1 0 0 1-1.414 0"})),$4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronLeft_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.537 12.891 5.25 8.606a.856.856 0 0 1 0-1.212l4.286-4.285a.856.856 0 1 1 1.212 1.212L7.069 8l3.68 3.68a.856.856 0 1 1-1.212 1.211"})),Sn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronLeft_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m13.793 17.707-5-5a1 1 0 0 1 0-1.414l5-5a.999.999 0 1 1 1.414 1.414L10.914 12l4.293 4.293a.999.999 0 1 1-1.414 1.414"})),N4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronRight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M5.251 12.756a.816.816 0 0 1 0-1.179L8.931 8 5.25 4.423a.816.816 0 0 1 0-1.179.873.873 0 0 1 1.212 0l4.286 4.167a.816.816 0 0 1 0 1.178l-4.286 4.167a.873.873 0 0 1-1.212 0"})),Ln=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronRight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8.793 17.707a1 1 0 0 1 0-1.414L13.086 12 8.793 7.707a.999.999 0 1 1 1.414-1.414l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0"})),R4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronUp_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.577 10.749 8 7.069l-3.577 3.68a.816.816 0 0 1-1.179 0 .874.874 0 0 1 0-1.212L7.411 5.25a.816.816 0 0 1 1.178 0l4.167 4.286a.873.873 0 0 1 0 1.212.816.816 0 0 1-1.179 0"})),$n=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChevronUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M16.293 15.207 12 10.914l-4.293 4.293a.999.999 0 1 1-1.414-1.414l5-5a1 1 0 0 1 1.414 0l5 5a.999.999 0 1 1-1.414 1.414"})),A4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChromeLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.023 4.432a.115.115 0 0 1-.099.173H8.296Q8.145 4.592 8 4.592a3.41 3.41 0 0 0-3.3 2.557.115.115 0 0 1-.211.029l-1.97-3.413a.115.115 0 0 1 .009-.13A6.97 6.97 0 0 1 8 1a7 7 0 0 1 6.023 3.432M8 10.616A2.62 2.62 0 0 1 5.384 8 2.62 2.62 0 0 1 8 5.384 2.62 2.62 0 0 1 10.616 8 2.62 2.62 0 0 1 8 10.616m1.034.709a.11.11 0 0 0-.121-.04 3.4 3.4 0 0 1-.913.124 3.43 3.43 0 0 1-3.091-1.973L2.098 4.567a.115.115 0 0 0-.2.001 7.004 7.004 0 0 0 5.058 10.355l.017.001c.04 0 .078-.021.099-.057l1.971-3.414a.12.12 0 0 0-.009-.128m1.431-5.954h3.946c.048 0 .09.029.107.073.32.814.482 1.674.482 2.556a6.96 6.96 0 0 1-2.024 4.924 6.96 6.96 0 0 1-4.897 2.075.115.115 0 0 1-.1-.172l2.816-4.877.005-.008A3.4 3.4 0 0 0 11.409 8c0-.921-.364-1.785-1.024-2.432a.115.115 0 0 1 .08-.197",clipRule:"evenodd"})),Nn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconChromeLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.604 6.903a.164.164 0 0 1-.141.247h-8.04a4.87 4.87 0 0 0-5.139 3.634.164.164 0 0 1-.3.041L4.169 5.95a.16.16 0 0 1 .014-.184A9.96 9.96 0 0 1 12 2.001a9.99 9.99 0 0 1 8.604 4.902M12 15.738A3.74 3.74 0 0 1 8.263 12 3.74 3.74 0 0 1 12 8.263a3.74 3.74 0 0 1 3.737 3.738A3.74 3.74 0 0 1 12 15.738m1.478 1.012a.16.16 0 0 0-.174-.058A4.9 4.9 0 0 1 12 16.87a4.89 4.89 0 0 1-4.416-2.818L3.568 7.096a.164.164 0 0 0-.285.001 10.005 10.005 0 0 0 7.225 14.793.17.17 0 0 0 .166-.08l2.816-4.878a.16.16 0 0 0-.012-.182m2.043-8.506h5.638c.067 0 .128.042.153.104A10 10 0 0 1 22 12.001a9.94 9.94 0 0 1-2.892 7.033 9.94 9.94 0 0 1-6.995 2.965h-.001a.164.164 0 0 1-.142-.246l4.022-6.967.008-.012c.569-.818.87-1.777.87-2.773 0-1.317-.52-2.551-1.463-3.476a.164.164 0 0 1 .114-.28",clipRule:"evenodd"})),H4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m3.719 9.042a.75.75 0 0 1-1.018.296L7.639 8.657A.75.75 0 0 1 7.25 8V3a.75.75 0 0 1 1.5 0v4.556l2.672 1.468a.75.75 0 0 1 .297 1.018"})),Rn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m5.312 12.917a1.07 1.07 0 0 1-1.455.423l-4.374-2.401a1.07 1.07 0 0 1-.556-.939V4.857a1.07 1.07 0 1 1 2.142 0v6.509l3.818 2.096c.521.285.711.936.425 1.455"})),O4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClose_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M4.234 4.234a.8.8 0 0 1 1.132 0L8 6.868l2.634-2.634.061-.054a.8.8 0 0 1 1.07 1.185L9.131 8l2.634 2.635.055.061a.8.8 0 0 1-1.185 1.07L8 9.131l-2.635 2.634-.06.055a.8.8 0 0 1-1.07-1.186l2.633-2.635-2.634-2.634-.054-.06a.8.8 0 0 1 .054-1.07"})),An=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconClose_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.293 17.707a1 1 0 0 0 1.414-1.414L13.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414L12 10.586 7.707 6.293a1 1 0 0 0-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 1 0 1.414 1.414L12 13.414z",clipRule:"evenodd"})),P4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconColumns_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 11.846V4.058a1.5 1.5 0 0 1 .458-1.1 1.5 1.5 0 0 1 1.1-.458h10.884a1.5 1.5 0 0 1 1.1.458 1.5 1.5 0 0 1 .458 1.1v7.788a1.5 1.5 0 0 1-.458 1.1 1.5 1.5 0 0 1-1.1.458H2.558a1.5 1.5 0 0 1-1.1-.457 1.5 1.5 0 0 1-.458-1.1m1.538 0h2.59V4.058h-2.59zm4.148 0h2.59V4.058h-2.59zm4.147 0h2.59V4.058h-2.59z"})),V4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconColumns_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.5 17.77V6.087q0-.964.686-1.65a2.25 2.25 0 0 1 1.65-.687h16.327a2.25 2.25 0 0 1 1.65.686 2.25 2.25 0 0 1 .687 1.65V17.77a2.25 2.25 0 0 1-.686 1.65 2.25 2.25 0 0 1-1.65.686H3.836a2.25 2.25 0 0 1-1.65-.686 2.25 2.25 0 0 1-.687-1.65m2.307 0h3.885V6.087H3.807zm6.221 0h3.885V6.087h-3.885zm6.222 0h3.884V6.087H16.25z"})),T4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconColumns_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M2 23.693V8.115a3 3 0 0 1 .915-2.2A3 3 0 0 1 5.115 5h21.77a3 3 0 0 1 2.2.915 3 3 0 0 1 .915 2.2v15.578a3 3 0 0 1-.915 2.2 3 3 0 0 1-2.2.915H5.115a3 3 0 0 1-2.2-.915 3 3 0 0 1-.915-2.2m3.076 0h5.18V8.115h-5.18zm8.295 0h5.18V8.115h-5.18zm8.295 0h5.18V8.115h-5.18z"})),Qt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorHigh_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",rx:1})),Kt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorLow_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconConnectionIndicatorLow_24__a)"},n.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,opacity:.3,rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconConnectionIndicatorLow_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Zt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorMedium_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconConnectionIndicatorMedium_24__a)"},n.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconConnectionIndicatorMedium_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Yt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconConnectionIndicatorVeryLow_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconConnectionIndicatorVeryLow_24__a)"},n.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),n.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",opacity:.3,rx:1}),n.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",opacity:.3,rx:1})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconConnectionIndicatorVeryLow_24__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),q4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCopy_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 2h6a2 2 0 0 1 2 2v.75H6.75a2 2 0 0 0-2 2V12H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2",clipRule:"evenodd"}),n.createElement("rect",{width:8,height:8,x:6,y:6,fill:"currentColor",rx:1.5})),Hn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconCopy_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6 3h10a3 3 0 0 1 3 3v1h-9a3 3 0 0 0-3 3v9H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3",clipRule:"evenodd"}),n.createElement("rect",{width:12,height:12,x:9,y:9,fill:"currentColor",rx:2})),On=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDeny_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.44 20.56a1.5 1.5 0 0 0 2.12-2.12L14.122 12l6.44-6.44a1.5 1.5 0 0 0-2.122-2.12L12 9.878l-6.44-6.44a1.5 1.5 0 1 0-2.12 2.122L9.878 12l-6.44 6.44a1.5 1.5 0 0 0 2.122 2.12L12 14.122z",clipRule:"evenodd"})),W4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDeny_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22.44 24.56a1.5 1.5 0 0 0 2.12-2.12L18.122 16l6.44-6.44a1.5 1.5 0 0 0-2.122-2.12L16 13.878l-6.44-6.44a1.5 1.5 0 1 0-2.12 2.122L13.878 16l-6.44 6.44a1.5 1.5 0 0 0 2.122 2.12L16 18.122z",clipRule:"evenodd"})),D4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronDown_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.531 11.817 3.117-3.116a.623.623 0 1 0-.881-.882L8.09 10.495 5.415 7.82a.623.623 0 1 0-.882.882l3.117 3.116a.623.623 0 0 0 .881 0m.105-3.636 3.117-3.116a.623.623 0 1 0-.882-.882L8.195 6.86 5.519 4.183a.623.623 0 1 0-.882.882L7.754 8.18a.623.623 0 0 0 .882 0",clipRule:"evenodd"})),Pn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.797 17.726 4.675-4.675a.934.934 0 1 0-1.322-1.322l-4.014 4.014-4.014-4.014A.934.934 0 1 0 6.8 13.05l4.675 4.675a.934.934 0 0 0 1.322 0m.156-5.454 4.676-4.675a.934.934 0 1 0-1.323-1.322l-4.014 4.014-4.014-4.014a.934.934 0 1 0-1.322 1.322l4.675 4.675a.934.934 0 0 0 1.322 0",clipRule:"evenodd"})),j4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronLeft_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m4.183 8.531 3.116 3.117a.623.623 0 1 0 .882-.881L5.505 8.09 8.18 5.415a.623.623 0 1 0-.882-.882L4.183 7.65a.623.623 0 0 0 0 .881m3.636.104 3.116 3.117a.623.623 0 1 0 .882-.881L9.14 8.195l2.676-2.676a.623.623 0 1 0-.882-.882L7.82 7.754a.623.623 0 0 0 0 .881",clipRule:"evenodd"})),Vn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronLeft_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.274 12.064 4.675 4.52a.957.957 0 0 0 1.322 0 .88.88 0 0 0 0-1.279l-4.014-3.88 4.015-3.882a.88.88 0 0 0 0-1.278.957.957 0 0 0-1.323 0l-4.675 4.52a.88.88 0 0 0 0 1.278m5.454.15 4.676 4.52a.957.957 0 0 0 1.322 0 .88.88 0 0 0 0-1.278l-4.015-3.88 4.015-3.882a.88.88 0 0 0 0-1.278.957.957 0 0 0-1.322 0l-4.676 4.52a.88.88 0 0 0 0 1.278",clipRule:"evenodd"})),F4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronRight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.817 7.469 8.701 4.352a.623.623 0 1 0-.882.881l2.676 2.676-2.676 2.676a.623.623 0 1 0 .882.882l3.116-3.117a.623.623 0 0 0 0-.881m-3.636-.104L5.065 4.248a.623.623 0 1 0-.882.881L6.86 7.805l-2.676 2.677a.623.623 0 1 0 .882.88L8.18 8.247a.623.623 0 0 0 0-.881",clipRule:"evenodd"})),Tn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronRight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.726 11.203 13.05 6.528a.934.934 0 1 0-1.322 1.322l4.014 4.014-4.014 4.014A.934.934 0 1 0 13.05 17.2l4.675-4.675a.934.934 0 0 0 0-1.322m-5.454-.156L7.597 6.37a.934.934 0 1 0-1.322 1.322l4.014 4.015-4.014 4.014a.934.934 0 1 0 1.322 1.322l4.675-4.675a.934.934 0 0 0 0-1.322",clipRule:"evenodd"})),U4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronUp_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.469 4.183 4.352 7.299a.623.623 0 1 0 .881.882L7.91 5.505l2.676 2.676a.623.623 0 1 0 .882-.882L8.35 4.183a.623.623 0 0 0-.881 0m-.105 3.636-3.117 3.116a.623.623 0 1 0 .882.882L7.805 9.14l2.676 2.676a.623.623 0 1 0 .882-.882L8.246 7.82a.623.623 0 0 0-.882 0",clipRule:"evenodd"})),qn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDoubleChevronUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.203 6.274 6.528 10.95a.934.934 0 1 0 1.322 1.322l4.014-4.014 4.014 4.014A.934.934 0 1 0 17.2 10.95l-4.675-4.675a.934.934 0 0 0-1.322 0m-.156 5.454L6.37 16.403a.934.934 0 1 0 1.323 1.322l4.014-4.014 4.014 4.014a.934.934 0 1 0 1.322-1.322l-4.675-4.675a.934.934 0 0 0-1.322 0",clipRule:"evenodd"})),G4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDraggable_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M6.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0M6.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0"})),Wn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDraggable_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0M10.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0M10.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0M15.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0M15.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0M15.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0"})),X4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDtmf_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.6 13.929C9.6 14.52 9.108 15 8.5 15s-1.1-.48-1.1-1.071c0-.592.492-1.072 1.1-1.072s1.1.48 1.1 1.072M9.6 9.643c0 .592-.492 1.071-1.1 1.071s-1.1-.48-1.1-1.071c0-.592.492-1.072 1.1-1.072s1.1.48 1.1 1.072M9.6 5.357c0 .592-.492 1.072-1.1 1.072s-1.1-.48-1.1-1.072.492-1.071 1.1-1.071 1.1.48 1.1 1.071"}),n.createElement("path",{fill:"currentColor",d:"M9.6 1.071c0 .592-.492 1.072-1.1 1.072s-1.1-.48-1.1-1.072C7.4.48 7.892 0 8.5 0s1.1.48 1.1 1.071"}),n.createElement("path",{fill:"currentColor",d:"M14 9.643c0 .592-.492 1.071-1.1 1.071-.607 0-1.1-.48-1.1-1.071 0-.592.492-1.072 1.1-1.072.607 0 1.1.48 1.1 1.072M14 5.357c0 .592-.492 1.072-1.1 1.072-.607 0-1.1-.48-1.1-1.072s.492-1.071 1.1-1.071c.607 0 1.1.48 1.1 1.071M14 1.071c0 .592-.492 1.072-1.1 1.072-.607 0-1.1-.48-1.1-1.072C11.8.48 12.292 0 12.9 0c.607 0 1.1.48 1.1 1.071M5.2 9.643c0 .592-.492 1.071-1.1 1.071S3 10.234 3 9.643c0-.592.492-1.072 1.1-1.072s1.1.48 1.1 1.072M5.2 5.357c0 .592-.492 1.072-1.1 1.072S3 5.949 3 5.357s.492-1.071 1.1-1.071 1.1.48 1.1 1.071M5.2 1.071c0 .592-.492 1.072-1.1 1.072S3 1.663 3 1.07C3 .48 3.492 0 4.1 0s1.1.48 1.1 1.071"})),Dn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDtmf_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13 20.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13 14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M13 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),n.createElement("path",{fill:"currentColor",d:"M13 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}),n.createElement("path",{fill:"currentColor",d:"M19 14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M19 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M19 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})),Q4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDualScreen_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.09 3.94c0-.704.57-1.273 1.274-1.273h6.363c.703 0 1.273.57 1.273 1.272v4.455c0 .703-.57 1.273-1.273 1.273H10.8v-3.39a2 2 0 0 0-2-2H6.09zM1 6.484c0-.703.57-1.273 1.273-1.273h6.363c.703 0 1.273.57 1.273 1.273v4.454c0 .703-.57 1.273-1.273 1.273H2.273C1.57 12.212 1 11.642 1 10.94zm5.675 6.181H4.324l-.31.726c-.058.135.07.274.253.274h2.465c.183 0 .311-.14.254-.274z",clipRule:"evenodd"})),jn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconDualScreen_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.273 5.818C9.273 4.814 10.087 4 11.09 4h9.09C21.187 4 22 4.814 22 5.818v6.364A1.82 1.82 0 0 1 20.182 14H16V8.3a2 2 0 0 0-2-2H9.273zM2 9.455c0-1.005.814-1.819 1.818-1.819h9.091c1.004 0 1.818.814 1.818 1.819v6.363a1.82 1.82 0 0 1-1.818 1.818H3.82A1.82 1.82 0 0 1 2 15.818zm8.108 8.83h-3.36l-.443 1.037c-.082.193.102.392.362.392h3.522c.26 0 .444-.2.362-.392z",clipRule:"evenodd"})),K4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEdit_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.041 2c-.52 0-1.018.206-1.385.574l-7.845 7.844a.63.63 0 0 0-.165.292l-.627 2.51a.628.628 0 0 0 .76.761l2.511-.627a.63.63 0 0 0 .292-.165l7.844-7.845A1.96 1.96 0 0 0 12.041 2",clipRule:"evenodd"})),Fn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEdit_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.062 3c-.78 0-1.527.31-2.078.86L4.217 15.629a.94.94 0 0 0-.248.437l-.94 3.765a.94.94 0 0 0 1.14 1.142l3.766-.942a.94.94 0 0 0 .437-.247L20.14 8.016A2.938 2.938 0 0 0 18.062 3",clipRule:"evenodd"})),Z4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEmoji_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M5.25 5.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5m6.434 5.478c-.041.092-1.051 2.272-3.684 2.272s-3.643-2.18-3.684-2.272a.75.75 0 1 1 1.368-.614c.024.051.67 1.386 2.316 1.386s2.292-1.335 2.318-1.393a.75.75 0 0 1 .993-.366.75.75 0 0 1 .373.987M10.75 8a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5"})),Un=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconEmoji_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M-141-76h1270v1137H-141z"}),n.createElement("path",{fill:"currentColor",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2M8.071 8.429a1.786 1.786 0 1 1 0 3.572 1.786 1.786 0 0 1 0-3.572m9.192 7.825c-.059.133-1.501 3.246-5.263 3.246s-5.204-3.113-5.263-3.246a1.073 1.073 0 0 1 1.956-.878c.033.074.956 1.981 3.307 1.981 2.391 0 3.299-1.961 3.308-1.981.243-.541.879-.78 1.417-.539.54.244.78.878.538 1.417M15.929 12a1.786 1.786 0 1 1 0-3.572 1.786 1.786 0 0 1 0 3.572"})),Y4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExpand_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.53 2.195 4.195 5.528a.666.666 0 1 0 .943.943L8 3.609l2.862 2.862a.666.666 0 1 0 .943-.943L8.472 2.195a.666.666 0 0 0-.943 0m.941 12.053 3.333-3.333a.666.666 0 1 0-.942-.942L8 12.834 5.138 9.973a.666.666 0 1 0-.943.942l3.334 3.333c.26.26.681.26.942 0",clipRule:"evenodd"})),Gn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExpand_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.538 4.251 7.253 8.537a.856.856 0 1 0 1.211 1.212l3.68-3.68 3.68 3.68a.856.856 0 1 0 1.211-1.212L12.75 4.25a.856.856 0 0 0-1.212 0m1.211 15.498 4.286-4.286a.856.856 0 1 0-1.212-1.212l-3.68 3.68-3.68-3.68a.856.856 0 1 0-1.212 1.212l4.286 4.286a.856.856 0 0 0 1.212 0",clipRule:"evenodd"})),J4=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExport_16",viewBox:"0 0 16 17","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m13.125 6.634-4.54 4.54a.6.6 0 0 1-.852 0l-4.54-4.54a.602.602 0 0 1 .693-.965l3.347 1.664V.926a.926.926 0 0 1 1.852 0v6.407l3.347-1.664a.601.601 0 0 1 .693.965M1.7 11.517a.7.7 0 0 1 .7.7v2.1h11.2v-2.1a.7.7 0 1 1 1.4 0v2.8a.7.7 0 0 1-.428.645l-.015.006a.7.7 0 0 1-.257.049H1.7a.7.7 0 0 1-.7-.7v-2.8000000000000003a.7.7 0 0 1 .7-.7"})),Xn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconExport_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m19.32 10.025-6.486 6.487a.86.86 0 0 1-1.215 0l-6.487-6.488a.86.86 0 0 1 .99-1.378l4.782 2.377V1.87a1.323 1.323 0 0 1 2.645 0v9.153l4.782-2.376a.859.859 0 0 1 .99 1.378M22 18a1 1 0 1 0-2 0v3H4v-3a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1z",clipRule:"evenodd"})),e5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFecc_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.534 9.47-2.164 2.164-.735-.735L13.8 8.735a1.04 1.04 0 0 0 0-1.471l-2.165-2.165.736-.736 2.164 2.165a2.08 2.08 0 0 1 0 2.942M7.265 2.2 5.101 4.364l-.735-.735L6.53 1.465a2.08 2.08 0 0 1 2.941 0l2.163 2.163-.735.736L8.736 2.2a1.04 1.04 0 0 0-1.47 0M4.366 5.1l-.735-.736-2.164 2.164a2.08 2.08 0 0 0 0 2.942l2.163 2.164.736-.736-2.164-2.163a1.04 1.04 0 0 1 0-1.471zm7.27 7.27-.736-.736-2.164 2.164a1.04 1.04 0 0 1-1.47 0L5.1 11.634l-.735.735 2.164 2.164a2.08 2.08 0 0 0 2.941 0zM8 10.121a2.123 2.123 0 1 0 0-4.245 2.123 2.123 0 0 0 0 4.245",clipRule:"evenodd"})),Qn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFecc_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22.195 14.824 19.219 17.8l-1.414-1.415 2.976-2.976a2 2 0 0 0 0-2.828l-2.976-2.977L19.22 6.19l2.976 2.976a4 4 0 0 1 0 5.658M10.588 3.214 7.612 6.19 6.198 4.776l2.976-2.977a4 4 0 0 1 5.656 0l2.975 2.977-1.414 1.414-2.975-2.976a2 2 0 0 0-2.828 0m-4.39 4.39L4.784 6.19 1.81 9.166a4 4 0 0 0 0 5.658L4.784 17.8l1.414-1.415-2.975-2.976a2 2 0 0 1 0-2.828zm11.607 11.61L16.391 17.8l-2.975 2.976a2 2 0 0 1-2.828 0L7.612 17.8l-1.414 1.414 2.976 2.977a4 4 0 0 0 5.656 0zm-5.803-3.765a3.453 3.453 0 1 0 0-6.907 3.453 3.453 0 0 0 0 6.906",clipRule:"evenodd"})),t5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFirefoxLogo_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.71 1.305a.292.292 0 0 0-.248.521c1.16.79 1.87 2.902 1.913 4.56a3.8 3.8 0 0 0-1.095-1.283.292.292 0 0 0-.408.408 3.208 3.208 0 0 1-2.58 5.114 2.4 2.4 0 0 1-.955-.152c.332-.138.65-.31.946-.514a2.35 2.35 0 0 1 1.176-.5.292.292 0 0 0 .283-.363 1.144 1.144 0 0 0-1.158-.804 1 1 0 0 0-.753.298c-.157.14-.32.285-.996.285-1.193 0-1.75-.696-1.75-1.166a.6.6 0 0 1 .255-.434q.195-.138.413-.233a.3.3 0 0 0 .413 0 .69.69 0 0 0 .144-.675l1.56-1.04a.292.292 0 0 0-.16-.535h-.584c-.649 0-1.073-.126-1.166-.345-.134-.322.306-1.008.788-1.49a.292.292 0 0 0-.205-.497c-.767.068-1.459.49-1.873 1.139a6.3 6.3 0 0 0-1.32.02 1.5 1.5 0 0 1-.233-.35 3 3 0 0 1-.365-1.101.292.292 0 0 0-.498-.207 2.3 2.3 0 0 0-.449 2.491 7 7 0 0 0 6.196 10.255C11.926 14.707 15 11.761 15 8v-.583c0-3.558-2.216-5.49-4.29-6.112"})),Kn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFirefoxLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.871 2.436a.417.417 0 0 0-.354.744c1.658 1.127 2.67 4.146 2.734 6.514a5.4 5.4 0 0 0-1.565-1.833.417.417 0 0 0-.583.583 4.583 4.583 0 0 1-3.685 7.306 3.4 3.4 0 0 1-1.365-.217 7.3 7.3 0 0 0 1.351-.734 3.36 3.36 0 0 1 1.68-.716.417.417 0 0 0 .405-.517 1.635 1.635 0 0 0-1.654-1.15 1.42 1.42 0 0 0-1.077.428c-.224.2-.455.406-1.423.406-1.704 0-2.5-.994-2.5-1.666a.87.87 0 0 1 .365-.62q.279-.196.59-.333a.43.43 0 0 0 .59 0 .98.98 0 0 0 .206-.964l2.23-1.486a.417.417 0 0 0-.23-.763h-.834c-.927 0-1.534-.18-1.666-.494-.191-.46.437-1.44 1.125-2.127a.417.417 0 0 0-.292-.712 3.55 3.55 0 0 0-2.676 1.627 9 9 0 0 0-1.886.029 2.2 2.2 0 0 1-.333-.5 4.35 4.35 0 0 1-.52-1.573.417.417 0 0 0-.712-.295 3.29 3.29 0 0 0-.642 3.559C.581 11.82 2.46 17.865 7.349 20.434a10 10 0 0 0 4.653 1.148C17.608 21.582 22 17.372 22 12v-.833c0-5.082-3.166-7.842-6.129-8.73"})),n5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFlipCamera_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13 3h-1.5l-.724-1.447A1 1 0 0 0 9.882 1H6.118a1 1 0 0 0-.894.553L4.5 3H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M4.235 9.801 2.467 8.033a.374.374 0 0 1 .432-.601l1.103.548A4.003 4.003 0 0 1 8 4c.926 0 1.776.32 2.453.852a.495.495 0 0 1 .002.764.49.49 0 0 1-.619.014A3 3 0 0 0 8 5a3 3 0 0 0-2.998 2.977L6.1 7.431a.375.375 0 0 1 .432.602L4.765 9.801a.375.375 0 0 1-.53 0m9.337-1.35a.376.376 0 0 1-.472.117l-1.102-.548A4.003 4.003 0 0 1 8 12c-.926 0-1.776-.32-2.453-.852a.495.495 0 0 1-.002-.764.49.49 0 0 1 .619-.014c.508.394 1.145.63 1.836.63a3 3 0 0 0 2.998-2.977l-1.099.545a.375.375 0 0 1-.431-.601l1.768-1.768a.385.385 0 0 1 .53 0l1.768 1.768c.129.13.145.335.038.484"})),a5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFlipCamera_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M19.5 6h-2.25l-1.085-2.171A1.5 1.5 0 0 0 14.823 3H9.177a1.5 1.5 0 0 0-1.342.829L6.75 6H4.5a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h15a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3M6.352 16.201 3.7 13.55a.563.563 0 0 1 .648-.902l1.653.821A6.006 6.006 0 0 1 12 7.5c1.389 0 2.664.48 3.68 1.278.366.287.358.847.002 1.146a.736.736 0 0 1-.928.021A4.48 4.48 0 0 0 12 9a4.504 4.504 0 0 0-4.497 4.467l1.648-.819a.563.563 0 0 1 .648.902l-2.652 2.651a.56.56 0 0 1-.795 0m14.006-2.025a.564.564 0 0 1-.707.176l-1.653-.821A6.005 6.005 0 0 1 12 19.5a5.94 5.94 0 0 1-3.68-1.278c-.365-.287-.358-.847-.002-1.146a.736.736 0 0 1 .928-.021A4.48 4.48 0 0 0 12 18a4.504 4.504 0 0 0 4.497-4.467l-1.648.819a.563.563 0 0 1-.648-.902l2.652-2.651c.22-.22.576-.22.796 0L20.3 13.45a.56.56 0 0 1 .058.726"})),o5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFlipCamera_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M26 8h-3l-1.447-2.895A2 2 0 0 0 19.764 4h-7.528a2 2 0 0 0-1.79 1.105L9 8H6a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h20a4 4 0 0 0 4-4V12a4 4 0 0 0-4-4M8.47 21.601l-3.537-3.534a.751.751 0 0 1 .864-1.203l2.204 1.095C8.024 13.567 11.603 10 16 10c1.852 0 3.552.64 4.907 1.704.488.383.477 1.13.002 1.528a.98.98 0 0 1-1.237.028A5.97 5.97 0 0 0 16 12c-3.293 0-5.97 2.668-5.996 5.956l2.197-1.092a.751.751 0 0 1 .864 1.203L9.53 21.6a.75.75 0 0 1-1.06 0m18.674-2.7a.75.75 0 0 1-.943.235l-2.204-1.095C23.976 22.433 20.397 26 16 26a7.9 7.9 0 0 1-4.907-1.704c-.486-.383-.477-1.13-.002-1.528a.98.98 0 0 1 1.237-.028A5.97 5.97 0 0 0 16 24c3.293 0 5.97-2.668 5.996-5.956l-2.197 1.092a.751.751 0 0 1-.864-1.203L22.47 14.4a.75.75 0 0 1 1.061 0l3.535 3.534c.26.26.292.67.077.968"})),l5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconFullscreenOff_16__a)"},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m12.369 5.046 2.815.946a.515.515 0 0 1-.164 1.003h-5.5a.514.514 0 0 1-.515-.515V.98a.517.517 0 0 1 1.004-.163l.946 2.815L13.813.774a.999.999 0 1 1 1.414 1.414zM.98 9.005h5.5c.285 0 .515.23.514.514v5.5a.515.515 0 0 1-1.003.164l-.946-2.815-2.858 2.858a.999.999 0 1 1-1.414-1.414l2.858-2.858-2.815-.946A.514.514 0 0 1 .98 9.005",clipRule:"evenodd"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconFullscreenOff_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),r5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.36 8.407 3.52 1.183a.642.642 0 0 1-.205 1.254H13.8a.644.644 0 0 1-.644-.644V3.325a.644.644 0 0 1 1.254-.205l1.183 3.519 3.573-3.573a1.25 1.25 0 1 1 1.768 1.768zM3.326 13.156H10.2c.356 0 .644.288.644.644v6.875a.644.644 0 0 1-1.254.205l-1.183-3.519-3.573 3.573a1.25 1.25 0 0 1-1.768-1.768l3.573-3.573-3.52-1.183a.642.642 0 0 1 .206-1.254",clipRule:"evenodd"})),c5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOff_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m23.148 11.21 4.692 1.577a.858.858 0 0 1-.273 1.672H18.4a.86.86 0 0 1-.859-.859V4.433a.858.858 0 0 1 1.672-.273l1.578 4.692 4.764-4.764a1.666 1.666 0 1 1 2.357 2.357zM4.433 17.54H13.6c.475 0 .859.384.859.859v9.167a.858.858 0 0 1-1.672.273l-1.578-4.692-4.764 4.764a1.667 1.667 0 0 1-2.357-2.357l4.764-4.764-4.692-1.578a.858.858 0 0 1 .273-1.672",clipRule:"evenodd"})),s5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.98 1.005h5.5c.285 0 .515.23.514.515v5.5a.515.515 0 0 1-1.003.164l-.946-2.815-2.858 2.858a.999.999 0 1 1-1.414-1.414l2.858-2.859-2.815-.946a.515.515 0 0 1 .164-1.003M4.369 13.046l2.815.946a.515.515 0 0 1-.164 1.003h-5.5a.514.514 0 0 1-.515-.515v-5.5a.515.515 0 0 1 1.003-.164l.947 2.816 2.858-2.858a.999.999 0 1 1 1.414 1.414z",clipRule:"evenodd"})),i5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.325 3.156H20.2c.356 0 .644.288.644.644v6.875a.644.644 0 0 1-1.254.205l-1.183-3.519-3.573 3.573a1.25 1.25 0 0 1-1.768-1.768l3.573-3.573L13.12 4.41a.642.642 0 0 1 .205-1.254M7.361 18.407l3.519 1.183a.642.642 0 0 1-.205 1.254H3.8a.644.644 0 0 1-.644-.644v-6.875a.644.644 0 0 1 1.254-.205l1.183 3.519 3.573-3.573a1.25 1.25 0 1 1 1.768 1.768z",clipRule:"evenodd"})),d5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconFullscreenOn_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.767 4.208h9.166c.475 0 .859.384.859.859v9.166a.858.858 0 0 1-1.672.274l-1.577-4.692-4.764 4.764a1.668 1.668 0 0 1-2.358-2.358l4.764-4.764-4.692-1.577a.858.858 0 0 1 .273-1.672M9.815 24.543l4.692 1.577a.858.858 0 0 1-.273 1.672H5.066a.86.86 0 0 1-.859-.859v-9.166c0-.422.304-.78.72-.848a.87.87 0 0 1 .952.574l1.577 4.692 4.764-4.764a1.666 1.666 0 1 1 2.358 2.358z",clipRule:"evenodd"})),m5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGeneric2_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 15a6.8 6.8 0 0 1-2.73-.551 7.1 7.1 0 0 1-2.222-1.496A7.1 7.1 0 0 1 1.55 10.73 6.8 6.8 0 0 1 1 8q0-1.452.551-2.73a7.1 7.1 0 0 1 1.497-2.222A7.1 7.1 0 0 1 5.27 1.55 6.8 6.8 0 0 1 8 1q1.452 0 2.73.551a7.1 7.1 0 0 1 2.223 1.497q.944.945 1.496 2.222.55 1.278.551 2.73v1.015q0 1.033-.709 1.759a2.34 2.34 0 0 1-1.741.726q-.612 0-1.155-.262a2.47 2.47 0 0 1-.91-.753 3.4 3.4 0 0 1-1.146.761Q8.7 11.501 8 11.5a3.37 3.37 0 0 1-2.476-1.024A3.37 3.37 0 0 1 4.5 8q0-1.453 1.024-2.476A3.37 3.37 0 0 1 8 4.5q1.453 0 2.476 1.024A3.37 3.37 0 0 1 11.5 8v1.015q0 .455.297.77a1 1 0 0 0 .753.315 1 1 0 0 0 .752-.315 1.08 1.08 0 0 0 .298-.77V8q0-2.344-1.627-3.972Q10.344 2.4 8 2.4T4.028 4.028 2.4 8q0 2.344 1.628 3.973Q5.655 13.6 8 13.6h4.2s.7 0 .7.7-.7.7-.7.7zm0-4.9q.875 0 1.488-.612Q10.1 8.874 10.1 8q0-.876-.612-1.487A2.03 2.03 0 0 0 8 5.9q-.876 0-1.487.612A2.03 2.03 0 0 0 5.9 8q0 .875.612 1.488.613.612 1.488.612"})),Zn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGeneric2_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12v1.45q0 1.474-1.012 2.513Q19.975 17 18.5 17a3.74 3.74 0 0 1-1.65-.375 3.5 3.5 0 0 1-1.3-1.075 4.8 4.8 0 0 1-1.638 1.087A5.1 5.1 0 0 1 12 17q-2.075 0-3.537-1.463Q7 14.075 7 12q0-2.075 1.463-3.537Q9.926 7 12 7q2.075 0 3.537 1.463Q17 9.926 17 12v1.45q0 .65.425 1.1T18.5 15t1.075-.45.425-1.1V12q0-3.35-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20h6s1 0 1 1-1 1-1 1zm0-7q1.25 0 2.125-.875A2.9 2.9 0 0 0 15 12q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 9q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 12q0 1.25.875 2.125A2.9 2.9 0 0 0 12 15"})),u5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGroup_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconGroup_16__a)"},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.534 7.943c1.599 0 2.9-1.301 2.9-2.9a2.903 2.903 0 0 0-2.9-2.899 2.903 2.903 0 0 0-2.9 2.899c0 1.599 1.301 2.9 2.9 2.9M6.138 6.227c0 1.16-.944 2.104-2.104 2.104A2.107 2.107 0 0 1 1.93 6.226c0-1.159.944-2.102 2.104-2.102s2.104.943 2.104 2.103M.575 10.268C1.12 9.673 2.156 9.23 4.034 9.23a8.3 8.3 0 0 1 1.64.147 4 4 0 0 0-.662.579c-.276.3-.703.805-.894 1.814a4 4 0 0 0-.035.23H.643a.575.575 0 0 1-.568-.658c.1-.64.339-.899.486-1.059zm9.96-1.086c2.566 0 3.992.601 4.748 1.41l.014.016c.218.233.555.594.694 1.484a.792.792 0 0 1-.782.908H5.86a.79.79 0 0 1-.781-.908c.137-.879.465-1.236.668-1.457l.021-.023c.751-.819 2.179-1.43 4.767-1.43",clipRule:"evenodd"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconGroup_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),Yn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGroup_24",viewBox:"0 0 25 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.818 3.716c2.409 0 4.368 1.951 4.368 4.348 0 2.4-1.96 4.35-4.368 4.35s-4.369-1.95-4.369-4.35c0-2.398 1.96-4.348 4.37-4.348M9.195 9.34a3.167 3.167 0 0 1-3.17 3.156A3.166 3.166 0 0 1 2.857 9.34a3.167 3.167 0 0 1 3.17-3.155 3.166 3.166 0 0 1 3.17 3.155m-3.17 4.505c1.272 0 2.276.14 3.083.368-.613.348-1.168.741-1.61 1.221-.331.358-.986 1.082-1.306 2.566H.917a.863.863 0 0 1-.856-.987c.15-.959.51-1.347.732-1.588l.021-.023c.822-.892 2.383-1.557 5.212-1.557M8.776 20H22.86c.724 0 1.29-.648 1.177-1.361-.21-1.339-.718-1.88-1.047-2.23l-.02-.021c-1.139-1.214-3.287-2.115-7.153-2.115-3.899 0-6.05.917-7.182 2.146l-.028.03c-.306.332-.802.867-1.01 2.19A1.19 1.19 0 0 0 8.777 20",clipRule:"evenodd"})),_5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGuest_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 8c1.158 0 2.1-.942 2.1-2.1S9.158 3.8 8 3.8c-1.157 0-2.1.942-2.1 2.1S6.842 8 8 8M11.182 9.906c-.547-.585-1.577-1.019-3.432-1.019-1.87 0-2.902.442-3.445 1.034l-.014.015c-.147.16-.385.418-.484 1.055a.572.572 0 0 0 .565.655h6.757a.572.572 0 0 0 .565-.656c-.1-.644-.344-.905-.502-1.074z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-.7 0A6.3 6.3 0 1 1 1.7 8a6.3 6.3 0 0 1 12.6 0",clipRule:"evenodd"})),Jn=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGuest_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 12c1.655 0 3-1.346 3-3 0-1.655-1.346-3-3-3S9 7.345 9 9s1.346 3 3 3M16.546 14.722c-.781-.835-2.253-1.455-4.903-1.455-2.672 0-4.146.631-4.922 1.477l-.02.022c-.21.228-.55.597-.691 1.506-.077.49.31.937.807.937h9.653a.817.817 0 0 0 .807-.937c-.144-.92-.492-1.293-.717-1.535z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-1 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0",clipRule:"evenodd"})),f5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHeadset_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8 2a7 7 0 0 1 7 7v2.45a2.45 2.45 0 0 1-2.45 2.45c-1.353 0-1.45-1.097-1.45-2.45v-1.4c0-1.353.097-2.45 1.45-2.45.324 0 .633.063.916.177a5.602 5.602 0 0 0-10.932 0c.283-.114.592-.177.916-.177 1.353 0 1.45 1.097 1.45 2.45v1.4c0 1.353-.097 2.45-1.45 2.45A2.45 2.45 0 0 1 1 11.45V9a7 7 0 0 1 7-7"})),e0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHeadset_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 3c5.523 0 10 4.477 10 10v3.5a3.5 3.5 0 0 1-3.5 3.5c-1.933 0-2.5-1.567-2.5-3.5v-2c0-1.933.567-3.5 2.5-3.5.463 0 .904.09 1.309.253a8.003 8.003 0 0 0-15.618 0A3.5 3.5 0 0 1 5.5 11C7.433 11 8 12.567 8 14.5v2c0 1.933-.567 3.5-2.5 3.5A3.5 3.5 0 0 1 2 16.5V13C2 7.477 6.477 3 12 3"})),p5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHelpRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7.235 5.39a1.399 1.399 0 0 1 2.108 1.209c0 .328-.255.672-.738.993a4.2 4.2 0 0 1-.872.44l-.011.004a.7.7 0 1 0 .444 1.328L7.944 8.7l.222.664h.002l.002-.002.008-.002.024-.009.082-.03a5.632 5.632 0 0 0 1.099-.564c.567-.378 1.361-1.086 1.361-2.157a2.8 2.8 0 0 0-5.442-.932.7.7 0 1 0 1.322.464 1.4 1.4 0 0 1 .611-.743M8 10.8a.7.7 0 1 0 0 1.4h.007a.7.7 0 1 0 0-1.4z",clipRule:"evenodd"})),t0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHelpRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.986 12c0 5.523-4.474 10-9.993 10S2 17.523 2 12 6.474 2 11.993 2s9.993 4.477 9.993 10M10.9 8.27a1.996 1.996 0 0 1 3.01 1.728V10c0 .47-.365.958-1.054 1.418a6 6 0 0 1-1.246.628l-.015.005a1 1 0 0 0 .633 1.897L11.913 13l.317.948h.002l.004-.002.01-.004.036-.012.116-.043a8.043 8.043 0 0 0 1.569-.806c.81-.54 1.943-1.55 1.944-3.08l-1-.001h1a4 4 0 0 0-3.322-3.947A3.996 3.996 0 0 0 8.14 8.668a1 1 0 1 0 1.887.663 2 2 0 0 1 .873-1.06M11.992 16a1 1 0 0 0 0 2h.01a1 1 0 1 0 0-2z",clipRule:"evenodd"})),h5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHome_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.751 4.51A2 2 0 0 0 1 6.07v7.834c0 .424.164.831.456 1.13.291.3.687.47 1.1.47h2.92v-7.06c0-.395.283-.714.632-.714h3.785c.348 0 .63.32.63.713v7.06h2.921c.413 0 .809-.168 1.1-.468s.456-.707.456-1.13V6.07a2 2 0 0 0-.751-1.562l-5-3.998a2 2 0 0 0-2.498 0z",clipRule:"evenodd"})),n0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHome_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.751 8.035A2 2 0 0 0 3 9.597v10.347c0 .545.21 1.068.586 1.454C3.96 21.783 4.47 22 5 22h3.756v-9.077c0-.507.363-.918.811-.918h4.867c.448 0 .81.41.81.917V22H19c.53 0 1.04-.217 1.414-.602.375-.386.586-.909.586-1.454V9.597a2 2 0 0 0-.751-1.562l-7-5.597a2 2 0 0 0-2.498 0z",clipRule:"evenodd"})),v5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHospital_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.751 4.56A2 2 0 0 0 1 6.123v7.833c0 .424.164.831.456 1.131.291.3.687.468 1.1.468h10.888c.413 0 .809-.168 1.1-.468s.456-.707.456-1.13V6.121a2 2 0 0 0-.751-1.562l-5-3.997a2 2 0 0 0-2.498 0zM7 6.051h2v2h2v2H9v2H7v-2H5v-2h2z",clipRule:"evenodd"})),a0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHospital_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.751 8.035A2 2 0 0 0 3 9.597v10.347c0 .545.21 1.068.586 1.454C3.96 21.783 4.47 22 5 22h14c.53 0 1.04-.217 1.414-.602.375-.386.586-.909.586-1.454V9.597a2 2 0 0 0-.751-1.562l-7-5.597a2 2 0 0 0-2.498 0zm6.963 1.745h2.572v2.571h2.571v2.572h-2.571v2.571h-2.572v-2.571H8.143V12.35h2.571z",clipRule:"evenodd"})),g5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHost_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m0-7c1.158 0 2.1-.942 2.1-2.1S9.158 3.8 8 3.8c-1.157 0-2.1.942-2.1 2.1S6.842 8 8 8m3.182 1.906c-.547-.585-1.577-1.019-3.432-1.019-1.87 0-2.902.442-3.445 1.034l-.014.015c-.147.16-.385.418-.484 1.055a.572.572 0 0 0 .565.655h6.757a.572.572 0 0 0 .565-.656c-.1-.644-.344-.905-.502-1.074z",clipRule:"evenodd"})),o0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconHost_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-10c1.655 0 3-1.346 3-3 0-1.655-1.346-3-3-3S9 7.345 9 9s1.346 3 3 3m4.546 2.722c-.781-.835-2.253-1.455-4.903-1.455-2.672 0-4.146.631-4.922 1.477l-.02.022c-.21.228-.55.597-.691 1.506-.077.49.31.937.807.937h9.653a.817.817 0 0 0 .807-.937c-.144-.92-.492-1.293-.717-1.535z",clipRule:"evenodd"})),w5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconImport_16",viewBox:"0 0 16 17","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M3.193 4.717 7.733.176a.6.6 0 0 1 .851 0l4.541 4.541a.602.602 0 0 1-.693.965L9.084 4.018v6.407a.926.926 0 0 1-1.851 0V4.018L3.885 5.68a.601.601 0 0 1-.692-.964M1.7 11.65a.7.7 0 0 1 .7.7v2.1h11.2v-2.1a.7.7 0 1 1 1.4 0v2.8a.7.7 0 0 1-.7.7H1.7a.7.7 0 0 1-.7-.7v-2.799a.7.7 0 0 1 .7-.7"})),l0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconImport_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.132 7.094 11.62.608a.86.86 0 0 1 1.215 0l6.487 6.487a.86.86 0 0 1-.99 1.378l-4.782-2.377v9.153a1.323 1.323 0 0 1-2.645 0V6.096L6.12 8.472a.859.859 0 0 1-.989-1.378M22 18a1 1 0 1 0-2 0v3H4v-3a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1z",clipRule:"evenodd"})),E5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconInfoRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M7.3 5.2a.7.7 0 0 1 .7-.7h.007a.7.7 0 1 1 0 1.4H8a.7.7 0 0 1-.7-.7M8 7.3a.7.7 0 0 1 .7.7v2.8a.7.7 0 1 1-1.4 0V8a.7.7 0 0 1 .7-.7",clipRule:"evenodd"})),r0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconInfoRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M11 8a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1m1 3a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1",clipRule:"evenodd"})),x5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconKey_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.25 2C8.18 2 6.5 3.68 6.5 5.75c0 .24 0 .48.045.705L2 11v3h4.5v-3h3V9.5l.045-.045c.225.045.465.045.705.045C12.32 9.5 14 7.82 14 5.75S12.32 2 10.25 2M11 3.5c.825 0 1.5.675 1.5 1.5s-.675 1.5-1.5 1.5S9.5 5.825 9.5 5s.675-1.5 1.5-1.5"})),c0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconKey_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.375 3C12.27 3 9.75 5.615 9.75 8.838c0 .374 0 .747.068 1.098L3 17.01v4.67h6.75v-4.67h4.5v-2.335l.068-.07c.337.07.697.07 1.057.07 3.105 0 5.625-2.615 5.625-5.838S18.48 3 15.375 3M16.5 5.335c1.238 0 2.25 1.051 2.25 2.335s-1.012 2.336-2.25 2.336-2.25-1.051-2.25-2.336 1.012-2.335 2.25-2.335"})),b5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLeave_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.43 0H4.57A2.573 2.573 0 0 0 2 2.57V7h5.587L6.449 4.708a.65.65 0 0 1 1.041-.749l3.581 3.581a.65.65 0 0 1 0 .92L7.49 12.041a.65.65 0 0 1-1.042-.749L7.587 9H2v4.43A2.573 2.573 0 0 0 4.57 16h6.859a2.573 2.573 0 0 0 2.57-2.57V2.57A2.57 2.57 0 0 0 11.43 0"})),s0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLeave_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.787 2H7.213A3.217 3.217 0 0 0 4 5.213v5.537h6.984L9.561 7.885a.814.814 0 0 1 .253-1.022.82.82 0 0 1 1.049.085l4.476 4.476a.814.814 0 0 1 0 1.15l-4.476 4.476a.813.813 0 0 1-1.302-.937l1.423-2.865H4v5.537A3.217 3.217 0 0 0 7.213 22h8.574A3.217 3.217 0 0 0 19 18.787V5.213A3.217 3.217 0 0 0 15.787 2"})),k5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLink_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.8 6.4a1.4 1.4 0 0 0-1.4 1.4v1.4a1.4 1.4 0 0 0 1.4 1.4h2.8a.7.7 0 1 1 0 1.4H3.8A2.8 2.8 0 0 1 1 9.2V7.8A2.8 2.8 0 0 1 3.8 5h2.8a.7.7 0 1 1 0 1.4zm4.9-.7a.7.7 0 0 1 .7-.7h2.8A2.8 2.8 0 0 1 15 7.8v1.4a2.8 2.8 0 0 1-2.8 2.8H9.4a.7.7 0 1 1 0-1.4h2.8a1.4 1.4 0 0 0 1.4-1.4V7.8a1.4 1.4 0 0 0-1.4-1.4H9.4a.7.7 0 0 1-.7-.7M5.2 8.5a.7.7 0 0 1 .7-.7h4.2a.7.7 0 1 1 0 1.4H5.9a.7.7 0 0 1-.7-.7",clipRule:"evenodd"})),i0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLink_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.968 9.8c-1.189 0-2.063.851-2.063 1.8v1.8c0 .949.874 1.8 2.063 1.8H9.99c.526 0 .953.403.953.9s-.427.9-.953.9H5.97C3.825 17 2 15.434 2 13.4v-1.8C2 9.567 3.826 8 5.968 8H9.99c.526 0 .953.403.953.9s-.427.9-.953.9zm7.09-.9c0-.497.427-.9.953-.9h4.02C20.175 8 22 9.567 22 11.6v1.8c0 2.034-1.826 3.6-3.968 3.6H14.01c-.526 0-.953-.403-.953-.9s.427-.9.953-.9h4.02c1.19 0 2.064-.851 2.064-1.8v-1.8c0-.949-.874-1.8-2.063-1.8H14.01c-.526 0-.953-.403-.953-.9m-5.026 3.6c0-.497.426-.9.952-.9h6.032c.526 0 .952.403.952.9s-.426.9-.952.9H8.984c-.526 0-.952-.403-.952-.9",clipRule:"evenodd"})),z5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveCaption_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 2.75a2 2 0 0 0-2 2v6.5a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6.5a2 2 0 0 0-2-2zm4.983 4.568h-.994a1 1 0 0 0-.111-.359.9.9 0 0 0-.52-.44 1.1 1.1 0 0 0-.37-.06q-.36 0-.629.187a1.2 1.2 0 0 0-.415.541 2.2 2.2 0 0 0-.148.86q0 .52.148.872.15.354.417.534.269.18.62.18.198 0 .366-.054a1 1 0 0 0 .301-.159.9.9 0 0 0 .218-.259q.09-.15.123-.346l.994.005q-.039.335-.193.645-.152.309-.41.553a1.9 1.9 0 0 1-.614.384q-.354.14-.8.14a2.1 2.1 0 0 1-1.113-.294 2.05 2.05 0 0 1-.772-.852q-.28-.556-.281-1.35 0-.795.286-1.352.286-.558.776-.85a2.1 2.1 0 0 1 1.103-.294q.405 0 .75.119.346.118.614.346.268.226.436.553.17.327.218.75m4.806 0h-.994a1 1 0 0 0-.111-.359.9.9 0 0 0-.52-.44 1.1 1.1 0 0 0-.37-.06q-.36 0-.629.187a1.2 1.2 0 0 0-.415.541 2.2 2.2 0 0 0-.148.86q0 .52.148.872.15.354.417.534.269.18.62.18.197 0 .365-.054a1 1 0 0 0 .302-.159.9.9 0 0 0 .218-.259q.09-.15.123-.346l.994.005a1.94 1.94 0 0 1-.604 1.198 1.9 1.9 0 0 1-.613.384q-.354.14-.8.14a2.1 2.1 0 0 1-1.113-.294 2.05 2.05 0 0 1-.772-.852q-.28-.556-.281-1.35 0-.795.286-1.352.286-.558.776-.85a2.1 2.1 0 0 1 1.103-.294q.405 0 .75.119.346.118.614.346.268.226.436.553.17.327.218.75",clipRule:"evenodd"})),d0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveCaption_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.4 3A2.4 2.4 0 0 0 0 5.4v13.2A2.4 2.4 0 0 0 2.4 21h19.2a2.4 2.4 0 0 0 2.4-2.4V5.4A2.4 2.4 0 0 0 21.6 3zm9.57 7.83h-1.703a1.8 1.8 0 0 0-.191-.614 1.55 1.55 0 0 0-.891-.756 1.9 1.9 0 0 0-.634-.102q-.62 0-1.078.321-.459.317-.712.928-.253.606-.253 1.472 0 .891.253 1.497.257.607.716.915.459.31 1.062.31.34 0 .626-.094.293-.093.518-.273.226-.183.373-.443.153-.26.21-.594l1.705.008a3.3 3.3 0 0 1-.331 1.107 3.29 3.29 0 0 1-1.755 1.607 3.7 3.7 0 0 1-1.373.24q-1.065 0-1.907-.505-.836-.504-1.323-1.46-.482-.957-.482-2.315 0-1.362.49-2.318.49-.957 1.33-1.457A3.6 3.6 0 0 1 8.513 7.8q.693 0 1.284.203.595.204 1.054.594.459.387.747.948.293.562.374 1.285m8.24 0h-1.705a1.8 1.8 0 0 0-.19-.614 1.55 1.55 0 0 0-.891-.756 1.9 1.9 0 0 0-.634-.102q-.62 0-1.078.321-.46.317-.712.928-.253.606-.253 1.472 0 .891.253 1.497.257.607.716.915.459.31 1.062.31.338 0 .626-.094.292-.093.518-.273.226-.183.373-.443.151-.26.21-.594l1.705.008a3.3 3.3 0 0 1-.331 1.107 3.29 3.29 0 0 1-1.755 1.607 3.7 3.7 0 0 1-1.373.24q-1.067 0-1.907-.505-.836-.504-1.323-1.46-.482-.957-.482-2.315 0-1.362.49-2.318.49-.957 1.33-1.457a3.6 3.6 0 0 1 1.892-.504q.692 0 1.284.203.595.204 1.054.594.459.387.747.948.293.562.374 1.285",clipRule:"evenodd"})),B5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStream_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.545 3h8.91C13.86 3 15 4.205 15 5.692v5.385c0 1.487-1.14 2.692-2.546 2.692H3.545C2.14 13.77 1 12.564 1 11.077V5.692C1 4.205 2.14 3 3.545 3m7.572 5.947a.5.5 0 0 0 0-.893L6.726 5.836A.5.5 0 0 0 6 6.282v4.437a.5.5 0 0 0 .726.446z",clipRule:"evenodd"})),m0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStream_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.318 4.5h13.364c2.11 0 3.818 1.807 3.818 4.038v8.077c0 2.232-1.709 4.039-3.818 4.039H5.318c-2.11 0-3.818-1.807-3.818-4.039V8.538C1.5 6.308 3.209 4.5 5.318 4.5m11.358 8.92a.75.75 0 0 0 0-1.34l-6.587-3.327A.75.75 0 0 0 9 9.423v6.655a.75.75 0 0 0 1.088.67z",clipRule:"evenodd"})),I5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStreamCloud_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.333 11.667h9.606q.175 0 .34.004c.61.012 1.142.022 1.72-.338.426-.264.668-1.562.668-2.291q0-1.006-.69-1.758a2.68 2.68 0 0 0-1.735-.867q0-1.707-1.235-2.895Q9.774 2.334 8 2.333q-1.44 0-2.576.832A3.96 3.96 0 0 0 3.91 5.338a3.17 3.17 0 0 0-1.864 1.137 3.16 3.16 0 0 0-.712 2.027c0 .885.667 3.165 1 3.165m7.667-4-3.333-2v4z",clipRule:"evenodd"})),u0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLiveStreamCloud_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.5 17.5h14.41q.26 0 .51.006c.913.018 1.712.033 2.58-.506.637-.396 1-2.344 1-3.437q0-1.51-1.034-2.636t-2.602-1.302q0-2.56-1.853-4.342Q14.66 3.5 12 3.5q-2.16 0-3.864 1.247t-2.272 3.26q-1.728.371-2.796 1.705A4.73 4.73 0 0 0 2 12.753C2 14.08 3 17.5 3.5 17.5m11.5-6-5-3v6z",clipRule:"evenodd"})),C5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLocation_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15s5.6-4.375 5.6-8.75C13.6 3.35 11.093 1 8 1S2.4 3.35 2.4 6.25C2.4 10.625 8 15 8 15m0-7a2.1 2.1 0 1 0 0-4.2A2.1 2.1 0 0 0 8 8",clipRule:"evenodd"})),_0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLocation_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22s8-6.25 8-12.5C20 5.358 16.418 2 12 2S4 5.358 4 9.5C4 15.75 12 22 12 22m0-10a3 3 0 1 0 0-6 3 3 0 0 0 0 6",clipRule:"evenodd"})),y5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.846 4.538v-.461a3.078 3.078 0 0 1 6.154 0v2.308h1.539c.34 0 .615.275.615.615v7.385c0 .34-.276.615-.615.615H3.615A.615.615 0 0 1 3 14.385V7c0-.34.276-.615.615-.615h1.231V4.538M9.77 6.385V4.077c0-1.052-.794-1.908-1.846-1.908s-1.846.856-1.846 1.908v2.308z",clipRule:"evenodd"})),f0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 6.56v-.725C7 3.166 9.24 1 12 1s5 2.166 5 4.835v3.627h2c.552 0 1 .433 1 .967v11.604c0 .534-.448.967-1 .967H5c-.552 0-1-.433-1-.967V10.429c0-.534.448-.967 1-.967h2V6.56m8 2.902V5.835c0-1.653-1.29-2.998-3-2.998S9 4.182 9 5.835v3.627z",clipRule:"evenodd"})),M5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLowerhand_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.959 6.386c.128-.492.607-.78 1.07-.644.462.135.734.645.606 1.137l-.454 1.742-.7 2.691a7 7 0 0 1-.189.615l-3.513-3.72 1.361-5.232c.129-.492.607-.781 1.07-.645.463.137.734.646.606 1.138l-1.39 5.344.837.246zM9.072 7.458l1.463-5.62C10.663 1.346 10.39.837 9.929.7c-.463-.137-.942.152-1.07.644-.084.321-.75 2.878-1.201 4.616zm-2.518-.724-.155.598.837.247q.001-.002.025-.096l5.417 5.735c-.357.578-.79 1.06-1.275 1.39-1.391.942-3.233.877-5.14.316-1.548-.456-4.737-2.046-4.88-5.486a77 77 0 0 1-.05-2.648c-.002-.463.316-.855.747-.926.47-.076.912.256 1 .752.147.829.355 1.984.422 2.293.085.398.58.396.682.003l.688-2.645.268-1.03zm.397-1.522.839-3.224c.127-.492-.143-1-.606-1.137s-.942.152-1.07.644l-.577 2.22z",clipRule:"evenodd"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",d:"m3 3 11.333 12"})),p0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconLowerhand_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.439 9.58c.192-.738.91-1.172 1.604-.967.694.203 1.102.968.91 1.705l-.681 2.615-.976 3.748-5.304-5.616 1.719-6.603c.192-.738.91-1.171 1.604-.967s1.1.968.91 1.706l-2.087 8.017 1.257.369zm-5.507.362 1.87-7.186c.193-.737-.215-1.5-.909-1.705s-1.412.229-1.604.966L11.81 7.696zm-3.776-1.086-.558 2.142 1.257.37.361-1.389 8.345 8.836c-.61 1.313-1.462 2.421-2.457 3.096-2.086 1.414-4.85 1.316-7.71.474-2.32-.683-7.105-3.068-7.319-8.228A116 116 0 0 1 2 10.186c-.003-.695.473-1.283 1.12-1.389.704-.115 1.367.384 1.5 1.127.22 1.244.532 2.977.633 3.44.127.597.87.595 1.023.006L8.035 6.61zm.594-2.283.934-3.591c.192-.738-.214-1.501-.908-1.706-.694-.204-1.413.229-1.604.967l-.543 2.085z",clipRule:"evenodd"}),n.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2,d:"m4.727 4.313 17 18"})),S5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMail_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.661 8.446a2.5 2.5 0 0 1-3.323 0L1.297 3.964A1.99 1.99 0 0 1 3 3h10a1.99 1.99 0 0 1 1.702.963zM15 11c0 .343-.094.66-.246.942l-3.336-3.72L15 5.037zM1 5.037V11c0 .343.094.66.246.942l3.336-3.72zm9.326 4.157.345-.307 3.404 3.795A2 2 0 0 1 13 13H3c-.396 0-.764-.119-1.075-.317l3.404-3.796.345.306A3.5 3.5 0 0 0 8 10.078c.832 0 1.663-.295 2.326-.884",clipRule:"evenodd"})),h0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMail_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m22.054 5.445-7.562 6.724a3.75 3.75 0 0 1-4.984 0L1.946 5.445A2.99 2.99 0 0 1 4.5 4h15a2.99 2.99 0 0 1 2.554 1.445m.077 11.968-5.004-5.58L22.5 7.056V16c0 .514-.141.99-.369 1.413m-6.642-4.123A5.24 5.24 0 0 1 12 14.616a5.24 5.24 0 0 1-3.489-1.326l-.517-.46-5.106 5.693A2.98 2.98 0 0 0 4.5 19h15c.594 0 1.145-.178 1.611-.477l-5.105-5.693zM1.5 16V7.056l5.373 4.777-5.004 5.58A2.96 2.96 0 0 1 1.5 16",clipRule:"evenodd"})),L5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetingRoom_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.5 2h-11A2.503 2.503 0 0 0 0 4.5v7C0 12.879 1.122 14 2.5 14h11c1.378 0 2.5-1.121 2.5-2.5v-7C16 3.121 14.878 2 13.5 2M8 4.387c1.269 0 2.3 1.032 2.3 2.3A2.303 2.303 0 0 1 8 8.988a2.304 2.304 0 0 1-2.301-2.301c0-1.268 1.032-2.3 2.301-2.3M11.709 13H4.291a.627.627 0 0 1-.62-.72c.112-.722.387-1 .547-1.174.596-.65 1.729-1.135 3.782-1.135 2.036 0 3.167.477 3.767 1.118.173.185.449.468.562 1.191a.628.628 0 0 1-.62.72"})),v0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetingRoom_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M20.25 3.5H3.75A3.754 3.754 0 0 0 0 7.25v10.5a3.754 3.754 0 0 0 3.75 3.75h16.5A3.754 3.754 0 0 0 24 17.75V7.25a3.754 3.754 0 0 0-3.75-3.75M12 7.08a3.455 3.455 0 0 1 3.451 3.45A3.455 3.455 0 0 1 12 13.983a3.455 3.455 0 0 1-3.451-3.451A3.454 3.454 0 0 1 12 7.08M17.563 20H6.437a.942.942 0 0 1-.93-1.08c.169-1.082.58-1.5.82-1.762.893-.975 2.593-1.702 5.673-1.702 3.054 0 4.75.715 5.65 1.677.26.277.674.702.843 1.786a.942.942 0 0 1-.93 1.081"})),$5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetings_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.974 12.737h4.052l.535 1.604a.46.46 0 0 1-.437.606H5.876a.46.46 0 0 1-.437-.606zM2.916 1.684h10.168C14.142 1.684 15 2.542 15 3.6v6.484A1.916 1.916 0 0 1 13.084 12H2.916A1.916 1.916 0 0 1 1 10.084V3.6c0-1.058.858-1.916 1.916-1.916m10.168 9.21a.81.81 0 0 0 .81-.81V3.6a.81.81 0 0 0-.81-.81H2.916a.81.81 0 0 0-.81.81v6.484c0 .448.363.81.81.81zM4.1 3.785a1 1 0 0 0-1 1v.8a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-.8a1 1 0 0 0-1-1zm3.2 1a1 1 0 0 1 1-1h3.6a1 1 0 0 1 1 1v4.3a1 1 0 0 1-1 1H8.3a1 1 0 0 1-1-1zm-3.2 2.5a1 1 0 0 0-1 1v.8a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-.8a1 1 0 0 0-1-1z",clipRule:"evenodd"})),g0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMeetings_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.895 18.79.764 2.291a.658.658 0 0 1-.624.866h-6.07a.658.658 0 0 1-.624-.866l.764-2.291zM4.737 3h14.526A2.737 2.737 0 0 1 22 5.737V15a2.737 2.737 0 0 1-2.737 2.737H4.737A2.737 2.737 0 0 1 2 15V5.737A2.737 2.737 0 0 1 4.737 3m14.526 13.158c.64 0 1.158-.518 1.158-1.158V5.737c0-.64-.519-1.158-1.158-1.158H4.737c-.64 0-1.158.519-1.158 1.158V15c0 .64.519 1.158 1.158 1.158zM6 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1zm5 1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1zm-5 4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1z",clipRule:"evenodd"})),N5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneMutedByHost_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M8.1 5.8c-.418.374-.76.83-1.003 1.344L3.083 3.13A2.52 2.52 0 0 1 5.572 1 2.53 2.53 0 0 1 8.1 3.529zM.72 1.958l6.075 6.076a4.2 4.2 0 0 0 .022 1.897c-.366.215-.789.342-1.245.342a2.53 2.53 0 0 1-2.53-2.529V5.473L.124 2.553a.422.422 0 0 1 .596-.595M10.898 13.133h.053a.4.4 0 0 1-.14 0z"}),n.createElement("path",{fill:"currentColor",d:"M5.993 11.936a4.1 4.1 0 0 0 1.549-.478 4.2 4.2 0 0 1-.442-.729 3.2 3.2 0 0 1-1.528.387A3.375 3.375 0 0 1 2.2 7.744v-.843a.422.422 0 0 0-.843 0v.843c0 2.18 1.669 3.957 3.793 4.172v1.73a.422.422 0 0 0 .843 0z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.733 5.667a3.267 3.267 0 1 0 0 6.533 3.267 3.267 0 0 0 0-6.533m0 4.9a.327.327 0 0 0 0-.654h-.003a.327.327 0 0 0 0 .654zm-.326-1.634a.327.327 0 1 0 .653 0V7.627a.327.327 0 0 0-.653 0z",clipRule:"evenodd"})),w0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneMutedByHost_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.4 9.348a6.45 6.45 0 0 0-1.537 2.057L4.72 5.259A3.86 3.86 0 0 1 8.53 2a3.87 3.87 0 0 1 3.87 3.871zM1.101 3.466l9.3 9.3a6.45 6.45 0 0 0 .034 2.903c-.561.33-1.208.524-1.907.524a3.87 3.87 0 0 1-3.87-3.87V8.846L.187 4.378a.646.646 0 0 1 .913-.912M16.681 20.571h.081a.7.7 0 0 1-.213 0z"}),n.createElement("path",{fill:"currentColor",d:"M9.173 18.738a6.3 6.3 0 0 0 2.37-.73 6.4 6.4 0 0 1-.675-1.116 4.9 4.9 0 0 1-2.34.592 5.166 5.166 0 0 1-5.161-5.162v-1.29a.645.645 0 0 0-1.29 0v1.29c0 3.337 2.554 6.057 5.806 6.386v2.647a.645.645 0 0 0 1.29 0z"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.429 9.143a5 5 0 1 0 0 10 5 5 0 0 0 0-10m0 7.5a.5.5 0 0 0 0-1h-.005a.5.5 0 1 0 0 1zm-.5-2.5a.5.5 0 1 0 1 0v-2a.5.5 0 1 0-1 0z",clipRule:"evenodd"})),R5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5v-5a3 3 0 0 0-3-3 2.99 2.99 0 0 0-2.952 2.526l5.908 5.909.005-.033c.02-.132.039-.265.039-.402m2 0v-1a.5.5 0 0 0-1 0v1c0 .442-.09.859-.222 1.257l.779.779c.28-.624.443-1.31.443-2.036M2.244 1.636l12.41 12.411a.5.5 0 1 1-.707.706l-2.583-2.583A4.95 4.95 0 0 1 8.5 13.472V15.5a.5.5 0 0 1-1 0v-2.051C4.98 13.194 3 11.086 3 8.5v-1a.5.5 0 0 1 1 0v1c0 2.206 1.794 4 4 4 1.025 0 1.94-.409 2.646-1.047l-.698-.698A2.96 2.96 0 0 1 8 11.5a3 3 0 0 1-3-3V5.806L1.537 2.343a.5.5 0 0 1 .707-.707",clipRule:"evenodd"})),A5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.75 12.625v-6.25A3.75 3.75 0 0 0 12 2.625a3.74 3.74 0 0 0-3.69 3.158l7.385 7.386.007-.049c.024-.163.048-.326.048-.495m2.5 0v-1.25a.625.625 0 0 0-1.25 0v1.25c0 .552-.111 1.074-.277 1.571l.973.973c.35-.779.554-1.636.554-2.544M4.805 4.045l15.512 15.514a.625.625 0 1 1-.883.883l-3.229-3.229a6.2 6.2 0 0 1-3.58 1.627v2.535a.625.625 0 0 1-1.25 0v-2.563c-3.149-.319-5.625-2.955-5.625-6.187v-1.25a.625.625 0 1 1 1.25.001v1.25c0 2.758 2.243 5 5 5 1.281 0 2.425-.511 3.308-1.308l-.873-.873a3.7 3.7 0 0 1-2.435.931 3.75 3.75 0 0 1-3.75-3.75V9.259l-4.329-4.33a.625.625 0 0 1 .884-.884",clipRule:"evenodd"})),H5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOff_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 16.833V8.5a5 5 0 0 0-5-5c-2.49 0-4.54 1.827-4.92 4.21l9.847 9.849.01-.065c.031-.218.063-.435.063-.66m3.333 0v-1.666a.834.834 0 0 0-1.666 0v1.666c0 .736-.149 1.432-.37 2.095l1.297 1.297a8.24 8.24 0 0 0 .74-3.392M6.407 5.393 27.089 26.08a.833.833 0 1 1-1.177 1.177l-4.305-4.305a8.26 8.26 0 0 1-4.774 2.169v3.38a.834.834 0 0 1-1.666 0v-3.417c-4.2-.426-7.5-3.94-7.5-8.25v-1.666a.834.834 0 1 1 1.666.001v1.667A6.673 6.673 0 0 0 16 23.5c1.708 0 3.233-.681 4.41-1.744l-1.163-1.164c-.875.76-1.996 1.242-3.247 1.242a5 5 0 0 1-5-5v-4.49L5.228 6.572a.834.834 0 0 1 1.179-1.179",clipRule:"evenodd"})),O5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5a3 3 0 1 1-6 0v-5a3 3 0 1 1 6 0zm1-1a.5.5 0 0 1 1 0v1c0 2.586-1.98 4.694-4.5 4.949V15.5a.5.5 0 0 1-1 0v-2.051C4.98 13.194 3 11.086 3 8.5v-1a.5.5 0 0 1 1 0v1c0 2.206 1.794 4 4 4s4-1.794 4-4z",clipRule:"evenodd"})),P5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.75 12.625a3.75 3.75 0 0 1-7.5 0v-6.25a3.75 3.75 0 0 1 7.5 0zm1.25-1.25a.625.625 0 0 1 1.25 0v1.25c0 3.232-2.476 5.868-5.625 6.187v2.563a.625.625 0 0 1-1.25 0v-2.563c-3.149-.319-5.625-2.955-5.625-6.187v-1.25a.625.625 0 0 1 1.25 0v1.25c0 2.758 2.243 5 5 5s5-2.242 5-5z",clipRule:"evenodd"})),V5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMicrophoneOn_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 16.833a5 5 0 0 1-10 0V8.5a5 5 0 0 1 10 0zm1.667-1.666a.834.834 0 0 1 1.666 0v1.666c0 4.31-3.3 7.824-7.5 8.25V28.5a.834.834 0 0 1-1.666 0v-3.417c-4.199-.426-7.5-3.94-7.5-8.25v-1.666a.834.834 0 0 1 1.666 0v1.666A6.673 6.673 0 0 0 16 23.5a6.673 6.673 0 0 0 6.667-6.667z",clipRule:"evenodd"})),T5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMinus_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.326 8a.8.8 0 0 1-.8.8H3.474a.8.8 0 0 1 0-1.6h9.05a.8.8 0 0 1 .8.8",clipRule:"evenodd"})),E0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMinus_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.071 12a1 1 0 0 1-1 1H4.929a1 1 0 1 1 0-2H19.07a1 1 0 0 1 1 1",clipRule:"evenodd"})),Jt=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMoreHorizontal_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"})),q5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMoreVertical_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.667 12c0 .733.6 1.333 1.333 1.333s1.333-.6 1.333-1.333-.6-1.333-1.333-1.333-1.333.6-1.333 1.333m0-8c0 .733.6 1.333 1.333 1.333S9.333 4.733 9.333 4 8.733 2.667 8 2.667 6.667 3.267 6.667 4m0 4c0 .733.6 1.333 1.333 1.333S9.333 8.733 9.333 8 8.733 6.667 8 6.667 6.667 7.267 6.667 8"})),x0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMoreVertical_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4m2-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0",clipRule:"evenodd"})),W5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMove_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.638 2-2.897.024a.72.72 0 0 0-.717.717L2 5.638a.705.705 0 0 0 .71.71.72.72 0 0 0 .718-.717l.011-1.217 2.872 2.872a.724.724 0 0 0 1.024-.005.724.724 0 0 0 .004-1.023l-2.82-2.82 1.112-.01a.72.72 0 0 0 .717-.718.705.705 0 0 0-.71-.71m0 12-2.897-.024a.72.72 0 0 1-.717-.717L2 10.362a.705.705 0 0 1 .71-.71.72.72 0 0 1 .718.717l.011 1.217 2.872-2.872a.724.724 0 0 1 1.024.004.724.724 0 0 1 .004 1.024l-2.82 2.82 1.112.01a.72.72 0 0 1 .717.717.705.705 0 0 1-.71.71m7.62-11.976L10.363 2a.705.705 0 0 0-.71.71.72.72 0 0 0 .717.718l1.112.01-2.82 2.82a.724.724 0 0 0 .004 1.023.724.724 0 0 0 1.024.005l2.872-2.872.011 1.217a.72.72 0 0 0 .717.717.705.705 0 0 0 .71-.71l-.023-2.897a.72.72 0 0 0-.717-.717M10.363 14l2.897-.024a.72.72 0 0 0 .717-.717L14 10.362a.705.705 0 0 0-.71-.71.72.72 0 0 0-.718.717l-.011 1.217-2.872-2.872a.724.724 0 0 0-1.024.004.724.724 0 0 0-.004 1.024l2.82 2.82-1.112.01a.72.72 0 0 0-.717.717.705.705 0 0 0 .71.71",clipRule:"evenodd"})),b0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconMove_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.457 3-4.345.036a1.08 1.08 0 0 0-1.076 1.076L3 8.457a1.06 1.06 0 0 0 1.066 1.066 1.08 1.08 0 0 0 1.076-1.076l.017-1.826 4.308 4.308a1.085 1.085 0 0 0 1.535-.007c.426-.426.43-1.113.007-1.535l-4.23-4.23 1.668-.015a1.08 1.08 0 0 0 1.076-1.076A1.06 1.06 0 0 0 8.457 3m0 18-4.345-.036a1.08 1.08 0 0 1-1.076-1.076L3 15.543a1.06 1.06 0 0 1 1.066-1.066 1.08 1.08 0 0 1 1.076 1.076l.017 1.825 4.308-4.308a1.085 1.085 0 0 1 1.535.008c.426.426.43 1.113.007 1.534l-4.23 4.23 1.668.016a1.08 1.08 0 0 1 1.076 1.076A1.06 1.06 0 0 1 8.457 21M19.888 3.036 15.543 3a1.06 1.06 0 0 0-1.066 1.066 1.08 1.08 0 0 0 1.076 1.076l1.668.015-4.23 4.23a1.085 1.085 0 0 0 .007 1.535c.426.426 1.113.43 1.535.007l4.308-4.308.017 1.826a1.08 1.08 0 0 0 1.076 1.076A1.06 1.06 0 0 0 21 8.457l-.036-4.345a1.08 1.08 0 0 0-1.076-1.076M15.543 21l4.345-.036a1.08 1.08 0 0 0 1.076-1.076L21 15.543a1.06 1.06 0 0 0-1.066-1.066 1.08 1.08 0 0 0-1.076 1.076l-.017 1.825-4.308-4.308a1.085 1.085 0 0 0-1.535.008 1.085 1.085 0 0 0-.007 1.534l4.23 4.23-1.668.016a1.08 1.08 0 0 0-1.076 1.076A1.06 1.06 0 0 0 15.543 21",clipRule:"evenodd"})),D5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconNotauthenticated_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.25 12.542q1.584 2.18 4.017 2.791 2.432-.612 4.016-2.79 1.584-2.18 1.584-4.84v-4.27l-5.6-2.1-5.6 2.1v4.27q0 2.66 1.584 4.84M8 11.333A.667.667 0 0 0 8 10h-.007a.667.667 0 0 0 0 1.333zM7.333 8a.667.667 0 0 0 1.334 0V5.333a.667.667 0 0 0-1.334 0z",clipRule:"evenodd"})),j5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconNotauthenticated_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.41 16.81Q9.22 19.3 12 20q2.78-.7 4.59-3.19t1.81-5.53V6.4L12 4 5.6 6.4v4.88q0 3.04 1.81 5.53M12 16a.8.8 0 0 0 0-1.6h-.008a.8.8 0 0 0 0 1.6zm-.8-4a.8.8 0 0 0 1.6 0V8.8a.8.8 0 0 0-1.6 0z",clipRule:"evenodd"})),F5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconNotauthenticated_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.88 22.413q2.413 3.32 6.12 4.254 3.707-.934 6.12-4.254t2.413-7.373V8.533L16 5.333l-8.533 3.2v6.507q0 4.053 2.413 7.373m6.12-1.08a1.067 1.067 0 0 0 0-2.133h-.01a1.067 1.067 0 0 0 0 2.133zM14.933 16a1.067 1.067 0 0 0 2.134 0v-4.267a1.067 1.067 0 0 0-2.134 0z",clipRule:"evenodd"})),U5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconOpenInNew_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.589 1.009A1 1 0 0 1 1.7 1h3.5a.7.7 0 1 1 0 1.4H2.4v11.2h11.2v-2.8a.7.7 0 1 1 1.4 0v3.5a.7.7 0 0 1-.7.7H1.7a.7.7 0 0 1-.7-.7V1.7a.7.7 0 0 1 .589-.691"}),n.createElement("path",{fill:"currentColor",d:"M14.398 1H7.977a.601.601 0 0 0-.192 1.172l3.543 1.19-4.53 4.531a.926.926 0 0 0 1.308 1.31l4.53-4.531 1.192 3.544A.601.601 0 0 0 15 8.024V1.602A.6.6 0 0 0 14.398 1"})),k0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconOpenInNew_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.967 2h9.174a.86.86 0 0 1 .859.86v9.174a.86.86 0 0 1-1.675.274l-1.7-5.062-6.473 6.472a1.323 1.323 0 0 1-1.87-1.87l6.472-6.473-5.062-1.701A.859.859 0 0 1 11.967 2M3 2h5a1 1 0 0 1 0 2H4v16h16v-4a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1",clipRule:"evenodd"})),G5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconParticipant_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.677 4.909A3.68 3.68 0 0 1 8 8.587a3.68 3.68 0 0 1-3.678-3.678A3.68 3.68 0 0 1 8 1.233a3.68 3.68 0 0 1 3.677 3.676M8 10.158c3.254 0 5.062.762 6.021 1.788l.014.015c.278.295.707.752.885 1.888a1.004 1.004 0 0 1-.992 1.15H2.072c-.61 0-1.085-.547-.992-1.15.174-1.114.59-1.567.848-1.848l.026-.03c.953-1.038 2.764-1.813 6.046-1.813",clipRule:"evenodd"})),z0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconParticipant_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.59 8.595a4.6 4.6 0 0 1-4.596 4.597 4.6 4.6 0 0 1-4.597-4.597A4.6 4.6 0 0 1 11.994 4a4.6 4.6 0 0 1 4.596 4.595m-4.596 6.562c4.068 0 6.328.952 7.527 2.234l.021.023c.346.37.88.943 1.101 2.356a1.254 1.254 0 0 1-1.239 1.439H4.584a1.254 1.254 0 0 1-1.239-1.438c.218-1.396.74-1.962 1.061-2.313l.031-.033c1.191-1.299 3.455-2.268 7.557-2.268",clipRule:"evenodd"})),e1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPasswordHide_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7M2 4.27l2.28 2.28.46.46A11.8 11.8 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2m4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3z"})),t1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPasswordShow_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"})),X5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPause_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.79 1A1.79 1.79 0 0 0 3 2.79v10.42a1.79 1.79 0 1 0 3.581 0V2.79A1.79 1.79 0 0 0 4.791 1m7.164 0a1.79 1.79 0 0 0-1.791 1.79v10.42a1.79 1.79 0 1 0 3.581 0V2.79A1.79 1.79 0 0 0 11.954 1",clipRule:"evenodd"})),B0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPause_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.302 3A2.3 2.3 0 0 0 5 5.302v13.396a2.302 2.302 0 0 0 4.605 0V5.302A2.3 2.3 0 0 0 7.302 3m9.21 0a2.3 2.3 0 0 0-2.303 2.302v13.396a2.302 2.302 0 1 0 4.605 0V5.302A2.3 2.3 0 0 0 16.512 3",clipRule:"evenodd"})),n1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPexip_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 18.675V21h4.8V2.4H3v2.325h2.541v13.95zm18-13.95V2.4h-4.8V21H21v-2.325h-2.541V4.725z",clipRule:"evenodd"})),a1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPexipLogo_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 18.675V21h4.8V2.4H3v2.325h2.541v13.95zm18-13.95V2.4h-4.8V21H21v-2.325h-2.541V4.725z",clipRule:"evenodd"})),Q5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhone_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.733 12.373c-.382.679-1.125 1.154-1.988 1.274-1.66.231-3.792-.788-6.198-3.193-2.94-2.94-3.36-4.993-3.193-6.198.119-.863.595-1.606 1.274-1.988a1.13 1.13 0 0 1 1.532.406l1.293 2.155a1.136 1.136 0 0 1-.171 1.39l-.606.624c.448.728.957 1.345 1.547 1.934a12.6 12.6 0 0 0 1.887 1.558l.675-.621a1.13 1.13 0 0 1 1.386-.168l2.155 1.293c.53.32.71.993.407 1.534"})),I0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhone_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.88 17.248c-.459.814-1.35 1.384-2.386 1.528-1.992.278-4.55-.945-7.438-3.831-3.528-3.528-4.03-5.992-3.831-7.438.143-1.035.714-1.927 1.529-2.385a1.356 1.356 0 0 1 1.838.487l1.552 2.586a1.36 1.36 0 0 1-.206 1.668l-.727.749a12.5 12.5 0 0 0 1.857 2.32 15 15 0 0 0 2.264 1.87l.81-.745a1.36 1.36 0 0 1 1.663-.202l2.586 1.552c.638.384.852 1.191.489 1.84"})),K5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneHorisontal_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.361 9.69c-.2-.714-.02-1.534.48-2.195.963-1.273 3.083-2.022 6.32-2.023 3.958 0 5.621 1.1 6.32 2.022.501.66.68 1.48.48 2.195a1.076 1.076 0 0 1-1.304.758l-2.32-.58a1.08 1.08 0 0 1-.82-1.05l-.012-.828a10 10 0 0 0-2.343-.26c-.793-.001-1.552.072-2.318.22l-.037.873c.002.493-.335.925-.82 1.046l-2.32.58a1.08 1.08 0 0 1-1.306-.758"})),Z5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneHorisontal_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1.282 13.967c-.317-1.135-.03-2.438.764-3.49 1.53-2.022 4.9-3.213 10.046-3.214 6.29 0 8.934 1.747 10.046 3.213.796 1.05 1.081 2.355.763 3.49a1.71 1.71 0 0 1-2.073 1.204l-3.688-.921a1.72 1.72 0 0 1-1.304-1.67l-.02-1.316a15.7 15.7 0 0 0-3.723-.414c-1.261 0-2.467.116-3.685.352l-.058 1.387a1.71 1.71 0 0 1-1.303 1.662l-3.688.923a1.717 1.717 0 0 1-2.077-1.206"})),Y5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneHorisontal_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M2.603 18.46c-.397-1.42-.039-3.048.955-4.363 1.91-2.528 6.124-4.017 12.557-4.019 7.863 0 11.168 2.184 12.557 4.018.995 1.313 1.352 2.942.954 4.361a2.14 2.14 0 0 1-2.591 1.506l-4.61-1.152a2.15 2.15 0 0 1-1.63-2.087l-.024-1.645c-1.573-.374-3.078-.519-4.655-.517a24 24 0 0 0-4.606.44l-.073 1.733a2.14 2.14 0 0 1-1.629 2.078l-4.61 1.153a2.146 2.146 0 0 1-2.595-1.507"})),J5=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneTalk_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M7.119 1.67a.46.46 0 0 1 .357-.546 5.95 5.95 0 0 1 5.214 1.42 5.95 5.95 0 0 1 1.888 5.062.46.46 0 1 1-.916-.105 5.02 5.02 0 0 0-1.594-4.277 5.03 5.03 0 0 0-4.404-1.197.46.46 0 0 1-.545-.357M12.61 13.08c-.388.69-1.144 1.174-2.023 1.296-1.689.235-3.858-.802-6.306-3.249C1.289 8.136.863 6.047 1.03 4.821c.122-.878.606-1.634 1.297-2.022a1.15 1.15 0 0 1 1.559.413l1.316 2.192a1.156 1.156 0 0 1-.174 1.415l-.617.634c.456.741.974 1.369 1.574 1.968.6.6 1.228 1.118 1.92 1.585l.687-.632a1.15 1.15 0 0 1 1.41-.17l2.193 1.315c.54.325.723 1.01.414 1.56"}),n.createElement("path",{fill:"currentColor",d:"M7.388 3.785a.461.461 0 1 0 .353.853 2.49 2.49 0 0 1 2.625.451c.705.643.974 1.653.69 2.573a.461.461 0 0 0 .88.274 3.42 3.42 0 0 0-.948-3.528 3.42 3.42 0 0 0-3.6-.623"})),C0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPhoneTalk_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.284 4.835a.55.55 0 0 1 .425-.649c2.22-.46 4.54.168 6.207 1.69a7.09 7.09 0 0 1 2.248 6.026.548.548 0 1 1-1.09-.125 5.98 5.98 0 0 0-1.898-5.09 5.98 5.98 0 0 0-5.243-1.427.55.55 0 0 1-.649-.425M17.822 18.418c-.463.823-1.363 1.398-2.408 1.543-2.011.28-4.594-.954-7.508-3.867-3.562-3.56-4.07-6.047-3.868-7.507.144-1.045.72-1.945 1.543-2.408a1.37 1.37 0 0 1 1.856.492l1.566 2.61a1.376 1.376 0 0 1-.207 1.684l-.734.755c.543.882 1.16 1.63 1.874 2.343a15.3 15.3 0 0 0 2.286 1.887l.817-.752a1.37 1.37 0 0 1 1.68-.204l2.61 1.566c.643.388.86 1.203.493 1.858"}),n.createElement("path",{fill:"currentColor",d:"M11.605 7.354a.55.55 0 1 0 .42 1.014 2.97 2.97 0 0 1 3.125.538 2.97 2.97 0 0 1 .82 3.063.55.55 0 0 0 1.05.326 4.07 4.07 0 0 0-1.13-4.2 4.07 4.07 0 0 0-4.285-.741"})),e6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPin_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.435.525a.7.7 0 0 1 .99 0l5.05 5.05a.7.7 0 1 1-.99.99l-1.134-1.134-2.938 3.905q.161.516.207 1.044c.106 1.22-.277 2.348-1.064 3.135l-3.04-3.04L4.04 12.95a.7.7 0 0 1-.99-.99l2.475-2.475-3.04-3.04C3.272 5.656 4.4 5.273 5.62 5.38c.35.03.701.1 1.044.208L10.57 2.65 9.435 1.515a.7.7 0 0 1 0-.99",clipRule:"evenodd"})),y0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPin_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.145 8.607a7 7 0 0 0-1.473-.279c-1.724-.132-3.325.425-4.45 1.55l4.242 4.243-3.535 3.536a1 1 0 1 0 1.414 1.414l3.536-3.536 4.242 4.243c1.126-1.125 1.683-2.726 1.55-4.45a7 7 0 0 0-.278-1.473l4.21-5.565 1.59 1.589a1 1 0 0 0 1.414-1.415L19.07 4.93l-3.535-3.536a1 1 0 0 0-1.415 1.415l1.589 1.588z",clipRule:"evenodd"})),t6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlay_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m14.087 8.999-8.543 4.876a1.15 1.15 0 0 1-1.721-.999V3.124a1.15 1.15 0 0 1 1.72-.999l8.542 4.877a1.15 1.15 0 0 1 .002 1.997"})),M0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlay_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M21.13 13.498 8.317 20.812c-1.152.657-2.582-.174-2.582-1.498V4.686c0-1.324 1.43-2.155 2.58-1.498l12.814 7.314c1.162.662 1.162 2.334.003 2.996"})),n6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlayRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m2.05-6.567a.5.5 0 0 0 0-.866l-2.7-1.559a.5.5 0 0 0-.75.433V9.56a.5.5 0 0 0 .75.433z",clipRule:"evenodd"})),S0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlayRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-1.25-6.969 4.5-2.598a.5.5 0 0 0 0-.866l-4.5-2.598a.5.5 0 0 0-.75.433v5.196a.5.5 0 0 0 .75.433",clipRule:"evenodd"})),a6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlus_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.8 3.475a.8.8 0 0 0-1.6 0V7.2H3.475a.8.8 0 0 0 0 1.6H7.2v3.725a.8.8 0 1 0 1.6 0V8.8h3.725a.8.8 0 1 0 0-1.6H8.8z",clipRule:"evenodd"})),L0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPlus_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.071 13a1 1 0 1 0 0-2H13V4.929a1 1 0 1 0-2 0V11H4.929a1 1 0 1 0 0 2h6.07v6.071a1 1 0 1 0 2 0V13z",clipRule:"evenodd"})),o6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.244.636a.5.5 0 0 0-.707.707l.787.787A1.99 1.99 0 0 0 1 4v6a2 2 0 0 0 2 2h9.193l1.754 1.754a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.707zM3 10.5a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5h.694l6.999 7zm7.333 2.5H5.667l-.447 1.342a.5.5 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658zM5.022 2H13a2 2 0 0 1 2 2v6c0 .547-.221 1.042-.576 1.403l-1.062-1.062A.5.5 0 0 0 13.5 10V4a.5.5 0 0 0-.5-.5H6.522z",clipRule:"evenodd"})),$0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.75 19h-5.5l-.726 2.177a.625.625 0 0 0 .593.823h5.766a.625.625 0 0 0 .593-.823zM4.124 2.24a.625.625 0 0 0-.884.884l1.032 1.032A2.58 2.58 0 0 0 2.5 6.6v8.8A2.6 2.6 0 0 0 5.1 18h13.016l1.969 1.97a.623.623 0 0 0 .884 0 .625.625 0 0 0 0-.884zM5.1 16a.6.6 0 0 1-.6-.6V6.6a.6.6 0 0 1 .6-.6h1.017l9.999 10zM18.9 4H7.652l2 2H18.9a.6.6 0 0 1 .6.6v8.8a.6.6 0 0 1-.115.334l1.422 1.422A2.59 2.59 0 0 0 21.5 15.4V6.6A2.6 2.6 0 0 0 18.9 4"})),l6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m10 9a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1zm0-7H3v6h10zm-2.667 9H5.667l-.447 1.342a.5.5 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658z",clipRule:"evenodd"})),N0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconPresentationOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.75 19h-5.5l-.726 2.177a.625.625 0 0 0 .593.823h5.766a.625.625 0 0 0 .593-.823zM18.9 4H5.1a2.6 2.6 0 0 0-2.6 2.6v8.8A2.6 2.6 0 0 0 5.1 18h13.8a2.6 2.6 0 0 0 2.6-2.6V6.6A2.6 2.6 0 0 0 18.9 4M20 15.4a1.1 1.1 0 0 1-1.1 1.1H5.1A1.1 1.1 0 0 1 4 15.4V6.6a1.1 1.1 0 0 1 1.1-1.1h13.8A1.1 1.1 0 0 1 20 6.6zM5.5 15h13V7h-13z"})),r6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRaiseHand_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.33 5.845c-.485-.13-.988.145-1.122.614l-.73 2.551-.88-.235 1.46-5.101a.88.88 0 0 0-.635-1.086c-.486-.13-.99.146-1.123.615L9.838 8.304l-.88-.236 1.704-5.951a.88.88 0 0 0-.636-1.085c-.486-.13-.989.146-1.124.616l-1.704 5.95-.88-.235 1.462-5.1a.88.88 0 0 0-.636-1.087c-.486-.13-.99.146-1.124.616l-2.028 7.08c-.107.374-.626.376-.716-.003-.07-.296-.288-1.399-.443-2.19-.092-.474-.556-.79-1.049-.717A.9.9 0 0 0 1 6.846c.003.677.014 1.686.053 2.528.149 3.283 3.498 4.8 5.123 5.235 2.002.536 3.937.598 5.397-.303 1.005-.619 1.8-1.813 2.182-3.146l1.211-4.231a.877.877 0 0 0-.635-1.084"})),c6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRaiseHand_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M21.947 8.959a1.433 1.433 0 0 0-1.764 1.01l-1.149 4.19-1.382-.386 2.295-8.38a1.45 1.45 0 0 0-1-1.784 1.433 1.433 0 0 0-1.765 1.01L14.887 13l-1.383-.386 2.679-9.778a1.45 1.45 0 0 0-1-1.783 1.433 1.433 0 0 0-1.765 1.01L10.74 11.84l-1.382-.386 2.295-8.381a1.45 1.45 0 0 0-1-1.783 1.43 1.43 0 0 0-1.764 1.01c-.21.772-3.018 11.016-3.186 11.632s-.985.618-1.125-.005c-.11-.485-.453-2.297-.696-3.597a1.455 1.455 0 0 0-1.65-1.178A1.46 1.46 0 0 0 1 10.602c.005 1.113.023 2.77.083 4.154.234 5.393 5.498 7.887 8.05 8.601 3.147.88 6.187.983 8.482-.495 1.58-1.018 2.828-2.979 3.428-5.168l1.905-6.952a1.45 1.45 0 0 0-1-1.783"})),s6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRaiseHand_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M28.058 11.484c-.926-.273-1.883.305-2.14 1.289l-1.391 5.343-1.676-.492s2.527-9.705 2.782-10.689-.287-2.002-1.213-2.274c-.925-.273-1.883.305-2.139 1.289l-2.782 10.688-1.676-.493 3.247-12.47c.257-.983-.287-2.001-1.212-2.274-.926-.273-1.883.305-2.14 1.289l-3.245 12.467-1.676-.493S15.324 4.96 15.58 3.976s-.285-2.002-1.21-2.274c-.926-.273-1.885.305-2.14 1.289L8.367 17.825c-.204.785-1.193.788-1.364-.006-.134-.618-.549-2.93-.843-4.588-.177-.991-1.061-1.656-2-1.502-.862.14-1.498.924-1.493 1.85.006 1.42.027 3.533.1 5.298.284 6.879 6.664 10.06 9.758 10.97 3.815 1.122 7.499 1.254 10.28-.632 1.915-1.298 3.43-3.799 4.157-6.59l2.308-8.867c.256-.984-.287-2.003-1.212-2.274"})),i6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRecording_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 3C.895 3 0 3.876 0 4.956v7.088C0 13.124.895 14 2 14h12c1.105 0 2-.876 2-1.956V4.956C16 3.876 15.105 3 14 3zm11.253 4.822h.997a1.9 1.9 0 0 0-.219-.697 1.7 1.7 0 0 0-.437-.515 1.9 1.9 0 0 0-.617-.322 2.5 2.5 0 0 0-.751-.11q-.616 0-1.107.274a1.97 1.97 0 0 0-.78.79q-.285.519-.286 1.258 0 .738.282 1.256.285.519.775.793.492.273 1.116.273.448 0 .803-.13.359-.132.615-.358.26-.227.412-.514a1.7 1.7 0 0 0 .194-.6l-.997-.005a.92.92 0 0 1-.342.563 1 1 0 0 1-.303.148q-.168.05-.367.05-.352 0-.621-.167a1.1 1.1 0 0 1-.42-.497q-.147-.329-.147-.812 0-.47.148-.8.147-.33.416-.502.27-.175.631-.175.201 0 .372.055a1 1 0 0 1 .305.16q.132.103.216.251a.9.9 0 0 1 .112.333M6.208 6.24v4.52H9.36v-.788H7.194v-1.08H9.19v-.787H7.194V7.028h2.157V6.24zM2 10.76V6.24h1.84q.528 0 .902.183.375.18.571.514.2.33.199.78 0 .45-.2.774a1.3 1.3 0 0 1-.624.513l.99 1.756H4.589l-.883-1.602h-.72v1.602zm.986-2.37h.67q.282 0 .469-.075a.55.55 0 0 0 .278-.226.7.7 0 0 0 .093-.373.7.7 0 0 0-.093-.38.57.57 0 0 0-.28-.233 1.2 1.2 0 0 0-.472-.082h-.665z",clipRule:"evenodd"})),R0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRecording_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 3C1.343 3 0 4.433 0 6.2v11.6C0 19.567 1.343 21 3 21h18c1.657 0 3-1.433 3-3.2V6.2C24 4.433 22.657 3 21 3zm16.879 7.891h1.496a3.3 3.3 0 0 0-.328-1.141 2.7 2.7 0 0 0-.656-.842 2.8 2.8 0 0 0-.925-.527 3.4 3.4 0 0 0-1.128-.181q-.922 0-1.66.448-.738.444-1.168 1.293T15.08 12q0 1.207.423 2.055.427.85 1.162 1.297.738.448 1.673.448.673 0 1.206-.213a2.89 2.89 0 0 0 1.54-1.427q.232-.473.291-.982l-1.496-.008a1.6 1.6 0 0 1-.185.528 1.4 1.4 0 0 1-.328.393 1.4 1.4 0 0 1-.454.243 1.8 1.8 0 0 1-.55.082q-.53 0-.932-.274-.404-.275-.629-.813-.222-.538-.222-1.329 0-.77.222-1.308.222-.54.625-.823.403-.285.946-.286.3 0 .557.09.26.092.458.26.198.17.325.413.126.238.167.545M9.313 8.301V15.7h4.727v-1.29h-3.248v-1.766h2.992v-1.29h-2.992V9.591h3.235V8.3zM3 15.7V8.3h2.76q.793 0 1.353.3.563.296.857.842.297.54.297 1.275 0 .736-.3 1.268a2 2 0 0 1-.935.839l1.485 2.874H6.884l-1.325-2.623h-1.08V15.7zm1.48-3.88h1.003q.424 0 .704-.122a.85.85 0 0 0 .417-.369q.14-.246.14-.61 0-.369-.14-.622a.88.88 0 0 0-.42-.383q-.28-.133-.707-.133h-.998z",clipRule:"evenodd"})),d6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRefresh_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M7.626 1.631c1.663 0 4.235 1.205 5.595 2.333l.861-2.643A.471.471 0 0 1 15 1.48l-.035 5.078a.474.474 0 0 1-.475.472l-5.037-.035a.476.476 0 0 1-.144-.928l2.312-.784.003.003.456-.156c-1.613-1.218-3.14-1.828-4.454-1.828-2.745 0-4.976 2.248-4.976 5.014s2.23 5.013 4.976 5.013a4.92 4.92 0 0 0 4.624-3.163l.025-.066.026-.072.16-.423a.816.816 0 0 1 1.054-.48c.423.161.604.64.476 1.063l-.053.143C13.089 13.037 10.594 15 7.626 15 3.96 15 1 12.009 1 8.316S3.96 1.63 7.626 1.63"})),A0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRefresh_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.519 3.812c2.138 0 5.445 1.548 7.194 3l1.107-3.4a.606.606 0 0 1 1.18.205l-.045 6.529a.61.61 0 0 1-.61.607l-6.476-.045a.61.61 0 0 1-.596-.517.61.61 0 0 1 .41-.676l2.973-1.008.003.004.587-.201c-2.073-1.567-4.038-2.35-5.727-2.35-3.53 0-6.397 2.89-6.397 6.446s2.868 6.446 6.397 6.446a6.33 6.33 0 0 0 5.945-4.066l.032-.086.033-.093h.002l.204-.543a1.05 1.05 0 0 1 1.356-.617c.543.207.776.823.612 1.367l-.069.183C18.544 18.477 15.335 21 11.52 21 6.806 21 3 17.154 3 12.406s3.806-8.594 8.519-8.594"})),o1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconRemoteControl_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1m-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2M7.05 6.05l1.41 1.41a5.02 5.02 0 0 1 7.08 0l1.41-1.41A6.98 6.98 0 0 0 12 4c-1.93 0-3.68.78-4.95 2.05M12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41A9 9 0 0 1 12 2c2.49 0 4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0"})),m6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSearch_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M11.006 9.805h-.633l-.224-.216a5.18 5.18 0 0 0 1.257-3.386 5.203 5.203 0 1 0-5.203 5.203 5.18 5.18 0 0 0 3.386-1.257l.216.224v.633L13.807 15 15 13.807zm-4.803 0a3.597 3.597 0 0 1-3.602-3.602 3.597 3.597 0 0 1 3.602-3.602 3.597 3.597 0 0 1 3.602 3.602 3.597 3.597 0 0 1-3.602 3.602"})),H0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSearch_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"})),u6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSend_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 14v-4l6-2-6-2V2l15 6z"})),O0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSend_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M3 20v-6l8-2-8-2V4l19 8z"})),_6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettings_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m14.571 6.939-1.095-.156a1.11 1.11 0 0 1-.872-.681l-.005-.012a1.12 1.12 0 0 1 .134-1.101l.664-.885a.5.5 0 0 0-.046-.654l-.802-.8a.5.5 0 0 0-.654-.046l-.885.664a1.11 1.11 0 0 1-1.112.129 1.12 1.12 0 0 1-.68-.872l-.157-1.096A.5.5 0 0 0 8.566 1H7.434a.5.5 0 0 0-.495.429l-.157 1.096c-.056.391-.315.72-.68.872l-.012.004a1.12 1.12 0 0 1-1.101-.134l-.885-.664a.5.5 0 0 0-.653.047l-.801.801a.5.5 0 0 0-.047.653l.664.885c.238.318.287.735.134 1.101l-.004.012a1.12 1.12 0 0 1-.872.68l-1.096.157A.5.5 0 0 0 1 7.434v1.133a.5.5 0 0 0 .429.495l1.095.156a1.11 1.11 0 0 1 .877.692c.153.366.104.783-.134 1.101l-.664.885a.5.5 0 0 0 .046.654l.801.801a.5.5 0 0 0 .654.046l.885-.664a1.11 1.11 0 0 1 1.101-.134l.012.005c.365.151.625.481.681.872l.156 1.095a.5.5 0 0 0 .495.429h1.133a.5.5 0 0 0 .495-.429l.156-1.095c.056-.391.315-.721.681-.872l.012-.005a1.12 1.12 0 0 1 1.101.134l.885.664a.5.5 0 0 0 .654-.046l.801-.801a.5.5 0 0 0 .046-.654l-.664-.885A1.11 1.11 0 0 1 12.6 9.91l.005-.012c.151-.365.481-.625.872-.681l1.095-.156A.5.5 0 0 0 15 8.566V7.434a.5.5 0 0 0-.429-.495M8 10.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5"})),P0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettings_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m21.387 10.484-1.565-.224a1.6 1.6 0 0 1-1.246-.972l-.007-.016a1.59 1.59 0 0 1 .192-1.572l.948-1.265a.716.716 0 0 0-.066-.934l-1.144-1.144a.714.714 0 0 0-.934-.066l-1.265.948a1.6 1.6 0 0 1-1.572.192l-.016-.007a1.59 1.59 0 0 1-.972-1.246l-.223-1.565A.715.715 0 0 0 12.809 2h-1.618a.714.714 0 0 0-.707.613l-.224 1.565a1.6 1.6 0 0 1-.972 1.246l-.016.006a1.6 1.6 0 0 1-1.573-.191L6.435 4.29a.714.714 0 0 0-.934.067L4.357 5.501a.714.714 0 0 0-.067.934L5.238 7.7c.34.453.409 1.049.192 1.572l-.006.016a1.59 1.59 0 0 1-1.246.972l-1.565.224a.71.71 0 0 0-.613.707v1.618c0 .356.261.657.613.707l1.565.224c.559.08 1.03.451 1.246.972l.007.016a1.59 1.59 0 0 1-.192 1.572l-.949 1.265a.716.716 0 0 0 .066.934L5.5 19.643c.251.251.649.28.934.066l1.265-.948a1.6 1.6 0 0 1 1.572-.192l.016.007c.522.216.892.687.972 1.246l.224 1.565a.715.715 0 0 0 .708.613h1.618a.71.71 0 0 0 .707-.613l.224-1.565c.08-.559.451-1.03.972-1.246l.016-.007a1.59 1.59 0 0 1 1.572.192l1.265.948a.716.716 0 0 0 .934-.066l1.144-1.144a.714.714 0 0 0 .066-.934l-.948-1.264a1.59 1.59 0 0 1-.192-1.572l.007-.016a1.59 1.59 0 0 1 1.246-.972l1.565-.224a.715.715 0 0 0 .613-.708v-1.618a.71.71 0 0 0-.613-.707M12 15.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5"})),f6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettingsMeeting_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m14.347 4.478.47.067a.214.214 0 0 1 .183.212v.486a.214.214 0 0 1-.183.212l-.47.067a.48.48 0 0 0-.376.297.48.48 0 0 0 .058.471l.284.38a.214.214 0 0 1-.02.28l-.343.343a.215.215 0 0 1-.28.02l-.38-.285a.48.48 0 0 0-.471-.057l-.005.002a.48.48 0 0 0-.292.374l-.067.47a.214.214 0 0 1-.212.183h-.486a.214.214 0 0 1-.212-.184l-.067-.47a.48.48 0 0 0-.291-.373l-.006-.002a.48.48 0 0 0-.471.057l-.38.285a.214.214 0 0 1-.28-.02l-.343-.343a.215.215 0 0 1-.02-.28l.285-.38a.48.48 0 0 0 .055-.476.48.48 0 0 0-.374-.292l-.47-.067A.214.214 0 0 1 9 5.243v-.486c0-.106.078-.197.184-.212l.47-.067a.48.48 0 0 0 .373-.291l.002-.006a.48.48 0 0 0-.057-.471l-.285-.38a.214.214 0 0 1 .02-.28l.343-.343a.214.214 0 0 1 .28-.02l.38.285a.48.48 0 0 0 .471.057h.003l.003-.002a.48.48 0 0 0 .291-.373l.067-.47A.214.214 0 0 1 11.757 2h.486c.106 0 .197.078.212.184l.067.47a.48.48 0 0 0 .296.375.48.48 0 0 0 .472-.057l.38-.285a.214.214 0 0 1 .28.02l.343.343a.215.215 0 0 1 .02.28l-.285.38a.48.48 0 0 0-.057.471l.002.006a.48.48 0 0 0 .374.291M10.929 5a1.071 1.071 0 1 0 2.142 0 1.071 1.071 0 0 0-2.142 0M7.98 5H2.031C.911 5 0 5.934 0 7.083v5.834C0 14.066.911 15 2.031 15h8.938c1.12 0 2.031-.934 2.031-2.083V9.259q-.341.056-.697.056A4.32 4.32 0 0 1 7.98 5m.437 3.645a1.993 1.993 0 0 1-1.99 1.991 1.993 1.993 0 0 1-1.991-1.99c0-1.098.893-1.991 1.99-1.991 1.098 0 1.991.893 1.991 1.99m-1.99 2.843c1.762 0 2.74.412 3.26.967l.01.01c.149.16.38.408.476 1.02a.543.543 0 0 1-.537.624H3.217a.543.543 0 0 1-.537-.623c.095-.604.32-.85.46-1.002l.013-.014c.516-.563 1.497-.982 3.274-.982",clipRule:"evenodd"})),V0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSettingsMeeting_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.125 7h8.894A6.5 6.5 0 0 0 20 12.826v6.049A3.13 3.13 0 0 1 16.875 22H3.125A3.13 3.13 0 0 1 0 18.875v-8.75A3.13 3.13 0 0 1 3.125 7m6.539 7.987a2.997 2.997 0 0 0 2.994-2.994A2.997 2.997 0 0 0 9.664 9a2.997 2.997 0 0 0-2.994 2.993 2.997 2.997 0 0 0 2.994 2.994m4.903 2.735c-.781-.835-2.253-1.455-4.903-1.455-2.672 0-4.146.631-4.922 1.477l-.02.022c-.21.228-.55.597-.692 1.506-.076.49.311.937.808.937h9.652a.817.817 0 0 0 .807-.937c-.143-.92-.491-1.293-.716-1.535z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"m22.724 5.818-.704-.1a.72.72 0 0 1-.564-.446.72.72 0 0 1 .087-.708l.427-.569a.32.32 0 0 0-.03-.42l-.516-.514a.32.32 0 0 0-.42-.03l-.569.427a.72.72 0 0 1-.715.083.72.72 0 0 1-.437-.56l-.1-.705a.32.32 0 0 0-.32-.276h-.727a.32.32 0 0 0-.318.276l-.101.704a.72.72 0 0 1-.437.56q-.004.003-.008.003a.72.72 0 0 1-.708-.086l-.569-.426a.32.32 0 0 0-.42.03l-.514.515a.32.32 0 0 0-.03.42l.426.568a.72.72 0 0 1 .086.708l-.002.008a.72.72 0 0 1-.56.437l-.705.1a.32.32 0 0 0-.276.32v.728c0 .16.118.295.276.318l.704.1a.72.72 0 0 1 .563.445.72.72 0 0 1-.086.708l-.427.569a.32.32 0 0 0 .03.42l.515.515a.32.32 0 0 0 .42.03l.57-.427a.72.72 0 0 1 .707-.086q.004 0 .008.003c.235.097.402.309.438.56l.1.704a.32.32 0 0 0 .318.276h.729c.16 0 .295-.118.318-.276l.1-.704a.72.72 0 0 1 .438-.56l.008-.004a.72.72 0 0 1 .707.087l.57.427a.32.32 0 0 0 .42-.03l.515-.515a.32.32 0 0 0 .03-.42l-.428-.57a.72.72 0 0 1-.086-.707l.003-.008a.72.72 0 0 1 .56-.438l.705-.1A.32.32 0 0 0 23 6.864v-.728a.32.32 0 0 0-.276-.318M18.5 8.108a1.607 1.607 0 1 1 0-3.215 1.607 1.607 0 0 1 0 3.214"})),p6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShare_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M3.8 3A2.8 2.8 0 0 0 1 5.8v4.667a2.8 2.8 0 0 0 2.8 2.8h3.57V8.2L5.092 9.504c-.179.104-.398.042-.515-.146a.53.53 0 0 1 .043-.61l3.09-3.562a.382.382 0 0 1 .58 0l3.09 3.562c.142.163.16.421.043.61-.116.185-.334.25-.514.146L8.63 8.2v5.067h3.57a2.8 2.8 0 0 0 2.8-2.8V5.8A2.8 2.8 0 0 0 12.2 3z"})),T0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShare_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6 5a4 4 0 0 0-4 4v7a4 4 0 0 0 4 4h5.1v-7.403l-3.255 1.906c-.255.152-.568.06-.735-.214a.78.78 0 0 1 .062-.89l4.414-5.205a.538.538 0 0 1 .827 0l4.415 5.204a.78.78 0 0 1 .062.89c-.165.272-.477.366-.735.215L12.9 12.597V20H18a4 4 0 0 0 4-4V9a4 4 0 0 0-4-4z"})),h6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShield_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.584 12.209Q5.168 14.387 7.6 15q2.432-.613 4.016-2.791Q13.2 10.029 13.2 7.37V3.1L7.6 1 2 3.1v4.27q0 2.66 1.584 4.839m6.332-6.091a.402.402 0 1 1 .569.569L7.289 9.882a.4.4 0 0 1-.57 0L5.119 8.28a.402.402 0 1 1 .569-.569L7.004 9.03z",clipRule:"evenodd"})),q0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShield_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.263 18.013Q8.525 21.124 12 22q3.476-.875 5.738-3.988T20 11.1V5l-8-3-8 3v6.1q0 3.8 2.263 6.913m9.34-9.807a.703.703 0 1 1 .995.996l-5.592 5.591a.704.704 0 0 1-.996 0L7.207 11.99a.703.703 0 1 1 .995-.996l2.306 2.307z",clipRule:"evenodd"})),v6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShuffle_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.872 1.966 2.792.912L1.58 12.673a.943.943 0 0 0 0 1.363 1.01 1.01 0 0 0 1.402 0L13.066 4.24l.938 2.712c.08.232.325.373.567.333a.5.5 0 0 0 .43-.49V1.496A.503.503 0 0 0 14.488 1H9.035a.51.51 0 0 0-.505.416c-.04.24.104.473.342.55m5.133 7.08-.938 2.713-2.835-2.754a1.01 1.01 0 0 0-1.402 0 .943.943 0 0 0 0 1.362l2.835 2.754-2.792.912a.5.5 0 0 0-.342.55c.04.242.254.417.503.417h5.455c.283 0 .51-.222.51-.496v-5.3a.5.5 0 0 0-.428-.49.51.51 0 0 0-.566.333M1.287 1.686a.944.944 0 0 0 .007 1.362l3.93 3.778c.39.374 1.018.371 1.403-.007a.944.944 0 0 0-.007-1.363L2.69 1.677a1.01 1.01 0 0 0-1.403.008",clipRule:"evenodd"})),W0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconShuffle_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m13.121 4.312 3.59 1.237L3.746 18.842a1.33 1.33 0 0 0 0 1.85 1.25 1.25 0 0 0 1.803 0L18.514 7.396l1.206 3.681a.66.66 0 0 0 .728.452.67.67 0 0 0 .552-.665V3.673A.664.664 0 0 0 20.343 3H13.33a.664.664 0 0 0-.649.565.675.675 0 0 0 .44.747m6.6 9.608-1.207 3.681-3.644-3.737a1.25 1.25 0 0 0-1.803 0 1.33 1.33 0 0 0 0 1.849l3.644 3.737-3.589 1.237a.68.68 0 0 0-.44.747.66.66 0 0 0 .648.566h7.013c.363 0 .657-.3.657-.673v-7.192a.67.67 0 0 0-.551-.666.655.655 0 0 0-.728.451M3.369 3.93a1.33 1.33 0 0 0 .01 1.849l5.052 5.126c.5.508 1.308.504 1.803-.01a1.33 1.33 0 0 0-.01-1.849L5.173 3.92a1.253 1.253 0 0 0-1.803.01",clipRule:"evenodd"})),g6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerDisabled_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.037 1.636a.5.5 0 0 1 .707 0l12.408 12.411a.5.5 0 0 1-.707.707l-1.02-1.021a7 7 0 0 1-.637.524.599.599 0 1 1-.702-.972 3 3 0 0 0 .324-.283q.072-.07.146-.138l-1.473-1.473a4.3 4.3 0 0 1-.929.616.6.6 0 0 1-.509-1.087c.216-.101.409-.233.592-.376L7.5 7.807v5.526a.666.666 0 0 1-1.2.4l-2.27-3.028-2.19-.438A1.67 1.67 0 0 1 .5 8.633V7.366c0-.794.561-1.478 1.34-1.634l2.189-.438.411-.548-2.403-2.403a.5.5 0 0 1 0-.707M14.8 8c0 1.19-.34 2.339-.94 3.338l.874.874A7.7 7.7 0 0 0 16 8a7.75 7.75 0 0 0-3.21-6.257.599.599 0 1 0-.702.972A6.54 6.54 0 0 1 14.8 8M6.833 2c.369 0 .667.298.667.667v2.311L5.652 3.13l.648-.863A.67.67 0 0 1 6.833 2m4.681 6a3.25 3.25 0 0 0-1.869-2.92.6.6 0 0 1 .509-1.087A4.45 4.45 0 0 1 12.714 8c0 .631-.139 1.243-.391 1.802l-.933-.933q.122-.421.124-.869",clipRule:"evenodd"})),D0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerDisabled_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.021 4.045a.625.625 0 0 1 .884 0L20.418 19.56a.625.625 0 0 1-.884.884l-1.276-1.276a9 9 0 0 1-.796.655.75.75 0 1 1-.878-1.216c.146-.106.274-.23.403-.353q.09-.087.184-.173l-1.842-1.842a5.3 5.3 0 0 1-1.16.77.751.751 0 0 1-.638-1.359c.27-.126.511-.29.74-.47l-3.42-3.42v6.907a.833.833 0 0 1-1.5.5l-2.839-3.784-2.737-.547A2.084 2.084 0 0 1 2.1 12.792v-1.584c0-.993.701-1.848 1.675-2.043l2.737-.547.513-.684L4.021 4.93a.625.625 0 0 1 0-.884M19.975 12a8.1 8.1 0 0 1-1.175 4.173l1.093 1.093A9.63 9.63 0 0 0 21.476 12a9.69 9.69 0 0 0-4.013-7.822.75.75 0 1 0-.878 1.216A8.18 8.18 0 0 1 19.975 12m-9.958-7.5c.46 0 .833.373.833.833v2.89l-2.31-2.31.81-1.08a.83.83 0 0 1 .667-.333m5.85 7.5a4.06 4.06 0 0 0-2.336-3.65.75.75 0 1 1 .638-1.358 5.56 5.56 0 0 1 3.2 5.01c0 .787-.175 1.553-.49 2.251l-1.167-1.167c.1-.35.155-.714.155-1.086",clipRule:"evenodd"})),w6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.833 2a.67.67 0 0 0-.533.267L4.029 5.294l-2.189.438C1.061 5.888.5 6.572.5 7.366v1.267c0 .794.561 1.478 1.34 1.634l2.19.438 2.27 3.028a.666.666 0 0 0 1.2-.4V2.667A.666.666 0 0 0 6.833 2"})),j0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M10.017 4.5a.83.83 0 0 0-.667.333L6.512 8.618l-2.737.547A2.084 2.084 0 0 0 2.1 11.208v1.584c0 .993.701 1.848 1.675 2.043l2.737.547 2.838 3.784a.833.833 0 0 0 1.5-.5V5.333a.833.833 0 0 0-.833-.833"})),E6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{clipPath:"url(#IconSpeakerOn_16__a)"},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.953 1.878a.6.6 0 0 1 .837-.135A7.75 7.75 0 0 1 16 8a7.75 7.75 0 0 1-3.21 6.257.599.599 0 1 1-.702-.972A6.54 6.54 0 0 0 14.8 8a6.54 6.54 0 0 0-2.712-5.285.6.6 0 0 1-.135-.837M6.833 2a.67.67 0 0 0-.533.267L4.029 5.294l-2.189.438C1.061 5.888.5 6.572.5 7.366v1.267c0 .794.561 1.478 1.34 1.634l2.19.438 2.27 3.028a.666.666 0 0 0 1.2-.4V2.667A.666.666 0 0 0 6.833 2m3.322 1.993a.6.6 0 0 0-.51 1.087A3.25 3.25 0 0 1 11.514 8a3.25 3.25 0 0 1-1.869 2.92.6.6 0 0 0 .509 1.087A4.45 4.45 0 0 0 12.714 8a4.45 4.45 0 0 0-2.559-4.007",clipRule:"evenodd"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconSpeakerOn_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),F0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpeakerOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.415 4.347a.75.75 0 0 1 1.047-.169A9.69 9.69 0 0 1 21.475 12a9.68 9.68 0 0 1-4.013 7.822.75.75 0 1 1-.878-1.216A8.17 8.17 0 0 0 19.975 12a8.18 8.18 0 0 0-3.39-6.606.75.75 0 0 1-.17-1.047m-6.398.153a.83.83 0 0 0-.667.333L6.512 8.618l-2.737.547A2.084 2.084 0 0 0 2.1 11.208v1.584c0 .993.701 1.848 1.675 2.043l2.737.547 2.838 3.784a.833.833 0 0 0 1.5-.5V5.333a.833.833 0 0 0-.833-.833m4.151 2.491a.75.75 0 1 0-.637 1.359A4.06 4.06 0 0 1 15.867 12a4.06 4.06 0 0 1-2.336 3.65.75.75 0 0 0 .637 1.36 5.56 5.56 0 0 0 3.2-5.01 5.56 5.56 0 0 0-3.2-5.009",clipRule:"evenodd"})),x6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpotlight_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("g",{fill:"currentColor",clipPath:"url(#IconSpotlight_16__a)"},n.createElement("path",{d:"M0 1.455v2.181h1.455V1.455h2.181V0H1.455A1.4 1.4 0 0 0 .427.427 1.4 1.4 0 0 0 0 1.455M1.455 16h2.181v-1.454H1.455v-2.182H0v2.182q0 .6.427 1.027A1.4 1.4 0 0 0 1.455 16M12.364 14.546V16h2.182a1.4 1.4 0 0 0 1.027-.427A1.4 1.4 0 0 0 16 14.546v-2.182h-1.454v2.182zM14.546 1.455v2.181H16V1.455a1.4 1.4 0 0 0-.427-1.028A1.4 1.4 0 0 0 14.546 0h-2.182v1.455zM8 8.308a2.33 2.33 0 0 0 2.32-2.336A2.33 2.33 0 0 0 8 3.636a2.33 2.33 0 0 0-2.32 2.336A2.33 2.33 0 0 0 8 8.308M11.791 10.427c-.604-.65-1.742-1.133-3.791-1.133-2.066 0-3.206.492-3.806 1.15l-.016.017c-.162.178-.424.466-.534 1.173-.06.382.24.73.624.73h7.464a.634.634 0 0 0 .624-.73c-.11-.717-.38-1.007-.554-1.195z"})),n.createElement("defs",null,n.createElement("clipPath",{id:"IconSpotlight_16__a"},n.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),U0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSpotlight_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 3v3h2V3h3V1H3q-.824 0-1.412.587A1.93 1.93 0 0 0 1 3M3 23h3v-2H3v-3H1v3q0 .824.587 1.413Q2.176 23 3 23M18 21v2h3q.824 0 1.413-.587Q23 21.825 23 21v-3h-2v3zM21 3v3h2V3q0-.824-.587-1.412A1.93 1.93 0 0 0 21 1h-3v2zM12 12.423c1.76 0 3.19-1.44 3.19-3.212C15.19 7.441 13.757 6 12 6S8.81 7.44 8.81 9.211c0 1.772 1.43 3.212 3.19 3.212M17.213 15.338c-.83-.894-2.396-1.558-5.213-1.558-2.84 0-4.409.676-5.233 1.581l-.022.024c-.223.244-.584.639-.735 1.612A.873.873 0 0 0 6.868 18h10.264c.528 0 .94-.478.858-1.003-.153-.986-.523-1.385-.762-1.643z"})),b6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStar_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m14.773 5.86-4.28-.622L8.579 1.36a.646.646 0 0 0-1.158 0L5.507 5.238l-4.28.622a.646.646 0 0 0-.358 1.102l3.097 3.019-.731 4.263a.646.646 0 0 0 .937.681L8 12.912l3.828 2.013a.646.646 0 0 0 .937-.681l-.731-4.263 3.097-3.019a.646.646 0 0 0-.358-1.102"})),G0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStar_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"m21.676 8.943-6.114-.888-2.734-5.54a.923.923 0 0 0-1.655 0l-2.734 5.54-6.115.888a.923.923 0 0 0-.511 1.574l4.424 4.313-1.044 6.09a.923.923 0 0 0 1.339.973L12 19.017l5.469 2.875a.923.923 0 0 0 1.339-.973l-1.044-6.09 4.424-4.313a.922.922 0 0 0-.512-1.573"})),k6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStopRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M5.9 5.2a.7.7 0 0 0-.7.7v4.2a.7.7 0 0 0 .7.7h4.2a.7.7 0 0 0 .7-.7V5.9a.7.7 0 0 0-.7-.7z",clipRule:"evenodd"})),X0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconStopRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M9 8a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1z",clipRule:"evenodd"})),z6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSupport_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M6.588 1.139c-2.812.553-5.04 2.877-5.495 5.707-.527 3.277 1.242 6.214 3.945 7.482a1.244 1.244 0 0 0 2.489-.053 1.25 1.25 0 0 0-2.137-.88A6.03 6.03 0 0 1 2.345 10h1.082a5.04 5.04 0 0 0 1.927 2.227 2.23 2.23 0 0 1 2.766.76 5 5 0 0 0 4.454-2.988h1.334c.495 0 .913-.362.996-.85Q14.999 8.589 15 8a7.01 7.01 0 0 0-8.412-6.861M5.143 6.893a.893.893 0 1 1 1.786 0 .893.893 0 0 1-1.786 0m5.113 3.371c-.036.039-.89.965-2.256.965s-2.22-.925-2.256-.964a.501.501 0 0 1 .74-.673c.005.004.604.637 1.516.637s1.51-.633 1.517-.639a.501.501 0 0 1 .739.674m-.292-2.478a.893.893 0 1 1 0-1.787.893.893 0 0 1 0 1.787M12.899 7A5 5 0 0 0 3.1 7H2.08v-.002c.408-2.51 2.455-4.537 4.968-4.925A6.006 6.006 0 0 1 13.909 7z"})),Q0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconSupport_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.078 1.008c-5.243.207-9.642 4.433-10.046 9.664-.351 4.545 2.216 8.536 6.018 10.321a1.87 1.87 0 0 0 3.742-.081 1.874 1.874 0 0 0-3.208-1.317A9.05 9.05 0 0 1 4.018 14.5h1.619a7.54 7.54 0 0 0 2.881 3.347c.425-.198.898-.31 1.399-.31 1.149 0 2.161.577 2.77 1.454a7.5 7.5 0 0 0 6.682-4.491h1.997c.722 0 1.356-.511 1.48-1.223q.153-.867.154-1.777C23 5.57 18.059.773 12.078 1.008M8.214 9.839a1.339 1.339 0 1 1 2.678 0 1.339 1.339 0 0 1-2.678 0m7.67 5.057c-.053.059-1.335 1.448-3.384 1.448s-3.331-1.389-3.384-1.448a.75.75 0 1 1 1.111-1.007c.006.006.904.955 2.272.955s2.267-.949 2.275-.958a.754.754 0 0 1 1.058-.043.745.745 0 0 1 .052 1.053m-.438-3.717a1.339 1.339 0 1 1 0-2.678 1.339 1.339 0 0 1 0 2.678M19.849 10A7.5 7.5 0 0 0 12.5 4a7.5 7.5 0 0 0-7.349 6H3.622v-.003c.614-3.772 3.676-6.803 7.453-7.387 5.066-.782 9.496 2.694 10.289 7.39z"})),B6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTestScriptIcon_16",viewBox:"0 0 15 14","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M12.7 3.526h-1.417a1.9 1.9 0 0 0 .117-.631C11.4 1.846 10.529 1 9.45 1c-.682 0-1.274.341-1.625.853l-.325.423-.325-.43A1.97 1.97 0 0 0 5.55 1C4.471 1 3.6 1.846 3.6 2.895c0 .22.046.436.117.631H2.3c-.721 0-1.293.562-1.293 1.263L1 11.737c0 .7.579 1.263 1.3 1.263h10.4c.722 0 1.3-.562 1.3-1.263V4.789c0-.7-.578-1.263-1.3-1.263M9.45 2.263c.357 0 .65.284.65.632a.643.643 0 0 1-.65.631.643.643 0 0 1-.65-.631c0-.348.292-.632.65-.632m-3.9 0c.357 0 .65.284.65.632a.643.643 0 0 1-.65.631.643.643 0 0 1-.65-.631c0-.348.292-.632.65-.632m7.15 9.474H2.3v-1.263h10.4zm0-3.158H2.3v-3.79h3.302L4.25 6.577l1.053.739L6.85 5.269l.65-.858.65.858 1.547 2.047 1.053-.74L9.398 4.79H12.7z"})),K0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTestScriptIcon_24",viewBox:"0 0 21 19","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M18.2 4.368h-1.962c.099-.26.162-.547.162-.842C16.4 2.128 15.194 1 13.7 1c-.945 0-1.764.455-2.25 1.137L11 2.7l-.45-.573A2.76 2.76 0 0 0 8.3 1C6.806 1 5.6 2.128 5.6 3.526c0 .295.063.581.162.842H3.8c-.999 0-1.791.75-1.791 1.685L2 15.316C2 16.25 2.801 17 3.8 17h14.4c.999 0 1.8-.75 1.8-1.684V6.053c0-.935-.801-1.685-1.8-1.685m-4.5-1.684c.495 0 .9.38.9.842 0 .463-.405.842-.9.842s-.9-.379-.9-.842.405-.842.9-.842m-5.4 0c.495 0 .9.38.9.842 0 .463-.405.842-.9.842s-.9-.379-.9-.842.405-.842.9-.842m9.9 12.632H3.8v-1.684h14.4zm0-4.21H3.8V6.052h4.572L6.5 8.436l1.458.985L10.1 6.693l.9-1.146.9 1.146 2.142 2.728 1.458-.985-1.872-2.383H18.2z"})),l1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconThumbsDown_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2m4 0v12h4V3z"})),r1=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconThumbsUp_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M1 21h4V9H1zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73z"})),I6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTimer_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5 1.966C5 1.432 5.432 1 5.965 1h5.07a.966.966 0 0 1 0 1.931H9.5v1.536c2.56.454 4.5 2.62 4.5 5.223C14 12.623 11.538 15 8.5 15S3 12.623 3 9.69c0-2.604 1.94-4.77 4.5-5.223V2.93H5.965A.966.966 0 0 1 5 1.966m7.498 5.474-2.73 2.597c-.25.238-.59.326-.905.273a1.04 1.04 0 0 1-.675-.413.97.97 0 0 1-.153-.832c.075-.273.27-.517.56-.65l3.463-1.583c.396-.18.752.31.44.608",clipRule:"evenodd"})),Z0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTimer_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.09 2.517C7.09 1.68 7.77 1 8.609 1h7.784a1.517 1.517 0 1 1 0 3.034H8.608c-.838 0-1.517-.679-1.517-1.517m3.865 3.93C6.998 7.162 4 10.566 4 14.656 4 19.264 7.806 23 12.5 23s8.5-3.736 8.5-8.345c0-4.09-2.998-7.494-6.954-8.207V4.035h-3.091zm7.723 4.673L14.46 15.2a1.62 1.62 0 0 1-1.399.431 1.6 1.6 0 0 1-1.043-.65 1.54 1.54 0 0 1-.235-1.307c.116-.43.415-.812.864-1.02L18 10.164c.612-.283 1.162.489.68.956",clipRule:"evenodd"})),C6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTranscript_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.542 1c-1.182 0-2.315.47-3.151 1.305L3.095 6.601a.64.64 0 0 0-.186.45v5.14l-1.723 1.723a.636.636 0 1 0 .9.9l1.718-1.718h5.15c.17 0 .332-.067.451-.187l4.29-4.301A4.457 4.457 0 0 0 10.541 1m1.71 2.742a.69.69 0 0 1 0 .975L8.328 8.631h2.219a.636.636 0 1 1 0 1.273H7.05L5.209 11.74c-.059.063-.09.094-.12.094H4.22c-.068 0-.124 0-.124-.062v-.743c0-.062.01-.103.092-.185l7.089-7.103a.69.69 0 0 1 .975 0",clipRule:"evenodd"})),Y0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTranscript_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.632 2c-1.689 0-3.308.67-4.502 1.865L4.993 10a.9.9 0 0 0-.266.643v7.343l-2.46 2.461a.909.909 0 1 0 1.285 1.286l2.453-2.454h7.359a.9.9 0 0 0 .643-.267l6.127-6.145A6.367 6.367 0 0 0 15.632 2m2.443 3.917a.985.985 0 0 1 0 1.393l-5.607 5.592h3.168a.91.91 0 1 1 0 1.818h-4.992l-2.632 2.624c-.083.09-.128.135-.172.135H6.601c-.097 0-.177 0-.177-.089v-1.062c0-.088.016-.147.132-.264h.001L16.682 5.916a.985.985 0 0 1 1.393 0",clipRule:"evenodd"})),y6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTrash_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M5.9 2.3v.1H1.7a.7.7 0 1 0 0 1.4h12.6a.7.7 0 1 0 0-1.4h-4.2v-.1a2 2 0 0 0-2-2h-.2a2 2 0 0 0-2 2"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.6 5.2H2.4v8.5a2 2 0 0 0 2 2h7.2a2 2 0 0 0 2-2zM7.3 8a.7.7 0 1 0-1.4 0v4.9a.7.7 0 1 0 1.4 0zm2.1-.7a.7.7 0 0 1 .7.7v4.9a.7.7 0 0 1-1.4 0V8a.7.7 0 0 1 .7-.7",clipRule:"evenodd"})),J0=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconTrash_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 6H3a1 1 0 0 1 0-2h6V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1h6a1 1 0 1 1 0 2zm5 2H4v13a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-9 4a1 1 0 1 0-2 0v7a1 1 0 1 0 2 0zm3-1a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0v-7a1 1 0 0 1 1-1",clipRule:"evenodd"})),M6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconUnlock_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M9.907 6.385V4.077c0-1.052.821-1.908 1.91-1.908s1.91.856 1.91 1.908v.461H15v-.461C15 2.378 13.574 1 11.817 1S8.634 2.378 8.634 4.077v2.308z"}),n.createElement("path",{fill:"currentColor",d:"M2.637 6.385A.626.626 0 0 0 2 7v7.385c0 .34.285.615.637.615h9.23a.626.626 0 0 0 .637-.615V7a.626.626 0 0 0-.637-.615z"})),ea=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconUnlock_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M14.165 9.462V5.835c0-1.653 1.263-2.998 2.938-2.998s2.938 1.345 2.938 2.998v.725H22v-.725C22 3.166 19.806 1 17.103 1s-4.897 2.166-4.897 4.835v3.627z"}),n.createElement("path",{fill:"currentColor",d:"M2.98 9.462c-.542 0-.98.432-.98.967v11.604c0 .534.438.967.98.967h14.2c.541 0 .98-.433.98-.967V10.429a.973.973 0 0 0-.98-.967z"})),S6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOff_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.417 1.661a.5.5 0 0 0-.707.707l1.723 1.723A1.995 1.995 0 0 0 1 6v4a2 2 0 0 0 2 2h7c.09 0 .177-.014.264-.028l.042-.007 2.815 2.815a.5.5 0 0 0 .707-.707zM12 10V6a2 2 0 0 0-2-2H5.17l6.698 6.698c.081-.218.132-.451.132-.698m1-3.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5z",clipRule:"evenodd"})),L6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOff_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.567 4.076a.625.625 0 0 0-.884.884l2.154 2.154A2.49 2.49 0 0 0 3.046 9.5v4.99a2.5 2.5 0 0 0 2.5 2.5h8.75a2.4 2.4 0 0 0 .382-.034l3.518 3.518a.625.625 0 0 0 .884-.884zM16.796 14.5v-5a2.5 2.5 0 0 0-2.5-2.5H8.258l8.373 8.373c.101-.273.165-.565.165-.873m1.25-4.375 2.725-2.271a.625.625 0 0 1 1.025.48v7.332c0 .53-.618.819-1.025.48l-2.725-2.271z",clipRule:"evenodd"})),$6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOff_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.09 5.577a.834.834 0 0 0-1.18 1.179l2.873 2.872a3.32 3.32 0 0 0-2.388 3.181v6.654a3.333 3.333 0 0 0 3.333 3.333h11.667c.176 0 .341-.019.51-.045l4.69 4.69a.834.834 0 0 0 1.178-1.178zm17.638 13.899v-6.667a3.333 3.333 0 0 0-3.333-3.333h-8.05L21.507 20.64c.135-.364.22-.753.22-1.164m1.667-5.833 3.633-3.028a.834.834 0 0 1 1.367.64v9.776a.833.833 0 0 1-1.367.64l-3.633-3.028z",clipRule:"evenodd"})),N6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOn_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 4h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m10 2.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5z",clipRule:"evenodd"})),R6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOn_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.65 7h8.75a2.5 2.5 0 0 1 2.5 2.5v5a2.5 2.5 0 0 1-2.5 2.5H5.65a2.5 2.5 0 0 1-2.5-2.5v-5A2.5 2.5 0 0 1 5.65 7m12.5 3.125 2.725-2.271a.625.625 0 0 1 1.025.48v7.332c0 .53-.618.819-1.025.48l-2.725-2.271z",clipRule:"evenodd"})),A6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoOn_32",viewBox:"0 0 32 32","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.533 9.333H19.2a3.333 3.333 0 0 1 3.333 3.334v6.666a3.333 3.333 0 0 1-3.333 3.334H7.533A3.333 3.333 0 0 1 4.2 19.333v-6.666a3.333 3.333 0 0 1 3.333-3.334M24.2 13.5l3.633-3.028a.834.834 0 0 1 1.367.64v9.776a.833.833 0 0 1-1.367.64L24.2 18.5z",clipRule:"evenodd"})),H6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoSystems_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.947 3.061a2.763 2.763 0 1 1-5.527 0 2.763 2.763 0 0 1 5.527 0m-1.274 0a1.488 1.488 0 1 1-2.976 0 1.488 1.488 0 0 1 2.976 0M3.026 2.51h-.11A1.916 1.916 0 0 0 1 4.426v6.485c0 1.058.858 1.915 1.916 1.915h10.168A1.916 1.916 0 0 0 15 10.91V4.425a1.916 1.916 0 0 0-1.916-1.915h-.075l-.035-.001h-.368a.553.553 0 0 0 0 1.105h.17v.001h.308a.81.81 0 0 1 .81.81v6.485a.81.81 0 0 1-.81.81H2.916a.81.81 0 0 1-.81-.81V4.425a.81.81 0 0 1 .81-.81h.31v-.001h.537a.553.553 0 0 0 0-1.105zm2.948 11.053h4.052l.535 1.604a.46.46 0 0 1-.437.607H5.876a.46.46 0 0 1-.437-.607zm2.763-10.5a.553.553 0 1 1-1.105 0 .553.553 0 0 1 1.105 0m-4.62 1.657c.349 0 .66.207.855.497A3.87 3.87 0 0 0 8.185 6.93c1.39 0 2.609-.733 3.29-1.834a.76.76 0 0 1 .636-.377.68.68 0 0 1 .679.68v3.815a1.4 1.4 0 0 1-1.4 1.4H4.61a1.4 1.4 0 0 1-1.4-1.4v-3.59c0-.5.406-.905.906-.905",clipRule:"evenodd"})),ta=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconVideoSystems_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",d:"M13.053 4.947a.79.79 0 1 1-1.58 0 .79.79 0 0 1 1.58 0"}),n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.21 4.947a3.948 3.948 0 1 1-7.895 0 3.948 3.948 0 0 1 7.895 0m-1.82 0a2.126 2.126 0 1 1-4.251 0 2.126 2.126 0 0 1 4.25 0",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"m4.894 4.158-.042.001h-.115A2.737 2.737 0 0 0 2 6.896v9.263a2.737 2.737 0 0 0 2.737 2.737h14.526A2.737 2.737 0 0 0 22 16.159V6.896a2.737 2.737 0 0 0-2.737-2.737h-.116l-.041-.001h-.527a.79.79 0 0 0 0 1.579h.244v.001h.44c.64 0 1.158.518 1.158 1.158v9.263c0 .64-.518 1.158-1.158 1.158H4.737a1.16 1.16 0 0 1-1.158-1.158V6.896c0-.64.518-1.158 1.158-1.158h.441v-.001h.769a.79.79 0 1 0 0-1.579zM9.105 19.949h5.79l.764 2.291a.658.658 0 0 1-.624.866h-6.07a.658.658 0 0 1-.624-.866z"}),n.createElement("path",{fill:"currentColor",d:"M6.452 7.316c.5 0 .943.295 1.222.71a5.52 5.52 0 0 0 4.59 2.448 5.52 5.52 0 0 0 4.701-2.62c.198-.318.533-.538.907-.538a.97.97 0 0 1 .97.97v5.451a2 2 0 0 1-2 2H7.159a2 2 0 0 1-2-2V8.61c0-.715.58-1.294 1.294-1.294"})),O6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWaiting_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.227 4.364h6.046q-.06.293-.061.606a3.03 3.03 0 0 0 4.243 2.778v3.813c0 1.044-.85 1.893-1.895 1.893H3.227a1.896 1.896 0 0 1-1.894-1.893V6.258c0-1.045.85-1.894 1.894-1.894m3.963 4.84c1.001 0 1.815-.814 1.815-1.814S8.19 5.576 7.19 5.576s-1.814.813-1.814 1.814c0 1 .814 1.814 1.814 1.814m2.972 1.658c-.474-.506-1.366-.882-2.972-.882-1.62 0-2.513.383-2.983.895l-.012.013c-.127.139-.333.362-.419.913a.495.495 0 0 0 .49.568h5.85c.3 0 .535-.27.488-.568-.087-.558-.297-.784-.434-.93z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M12.242 2.545a2.424 2.424 0 1 0 0 4.849 2.424 2.424 0 0 0 0-4.849m1.288 3.132a.26.26 0 0 1-.352.102l-1.06-.582a.26.26 0 0 1-.135-.227V3.238a.26.26 0 0 1 .52 0v1.578l.925.508a.26.26 0 0 1 .102.353"})),na=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWaiting_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.84 6.546h9.07q-.091.44-.092.909a4.545 4.545 0 0 0 6.364 4.167v5.719a2.844 2.844 0 0 1-2.841 2.84H4.84A2.844 2.844 0 0 1 2 17.342V9.386a2.844 2.844 0 0 1 2.84-2.84m5.946 7.26a2.724 2.724 0 0 0 2.72-2.721c0-1.5-1.22-2.721-2.72-2.721s-2.723 1.22-2.723 2.72a2.725 2.725 0 0 0 2.723 2.723m4.456 2.487c-.71-.76-2.048-1.323-4.457-1.323-2.428 0-3.77.574-4.474 1.343l-.018.02c-.191.207-.5.543-.629 1.37a.743.743 0 0 0 .734.85h8.775a.743.743 0 0 0 .734-.851c-.13-.837-.447-1.176-.652-1.396z",clipRule:"evenodd"}),n.createElement("path",{fill:"currentColor",d:"M18.364 3.818a3.636 3.636 0 1 0 0 7.273 3.636 3.636 0 0 0 0-7.273m1.932 4.697a.39.39 0 0 1-.53.154l-1.59-.873a.39.39 0 0 1-.202-.341V4.857a.39.39 0 0 1 .78 0v2.367l1.387.763a.39.39 0 0 1 .155.528"})),P6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarning_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.278 12.867c0 .626-.507 1.133-1.133 1.133h-.012a1.133 1.133 0 1 1 0-2.267h.012c.626 0 1.133.508 1.133 1.134m-1.133-3.4A1.133 1.133 0 0 1 7.01 8.333v-5.2a1.133 1.133 0 0 1 2.267 0v5.2c0 .626-.507 1.134-1.133 1.134",clipRule:"evenodd"})),aa=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarning_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.417 19.3a1.7 1.7 0 0 1-1.7 1.7H11.7a1.7 1.7 0 1 1 0-3.4h.017a1.7 1.7 0 0 1 1.7 1.7m-1.7-5.1a1.7 1.7 0 0 1-1.7-1.7V4.7a1.7 1.7 0 1 1 3.4 0v7.8a1.7 1.7 0 0 1-1.7 1.7",clipRule:"evenodd"})),V6=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarningRound_16",viewBox:"0 0 16 16","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m7.7 2.8a.7.7 0 0 1-.7.7h-.007a.7.7 0 1 1 0-1.4H8a.7.7 0 0 1 .7.7M8 8.7a.7.7 0 0 1-.7-.7V5.2a.7.7 0 1 1 1.4 0V8a.7.7 0 0 1-.7.7",clipRule:"evenodd"})),oa=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconWarningRound_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},n.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m11 4a1 1 0 0 1-1 1h-.01a1 1 0 1 1 0-2H12a1 1 0 0 1 1 1m-1-3a1 1 0 0 1-1-1V8a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1",clipRule:"evenodd"})),O={IconAdd:{size16:Xi,size24:en,size32:en},IconAddSomeone:{size16:Qi,size24:tn,size32:tn},IconAdjust:{size16:Ki,size24:Zi,size32:Yi},IconAdmit:{size16:Ji,size24:e4,size32:t4},IconAiAssistant:{size16:n4,size24:nn,size32:nn},IconAlert:{size16:a4,size24:an,size32:an},IconAnalyticsChart:{size16:o4,size24:on,size32:on},IconAnalyticsProgress:{size16:l4,size24:ln,size32:ln},IconAndroidLogo:{size16:r4,size24:rn,size32:rn},IconAppleLogo:{size16:c4,size24:cn,size32:cn},IconArrowCornerDown:{size16:s4,size24:sn,size32:sn},IconArrowDown:{size16:i4,size24:dn,size32:dn},IconArrowLeft:{size16:d4,size24:mn,size32:mn},IconArrowLeftRegular:{size16:m4,size24:un,size32:un},IconArrowRight:{size16:u4,size24:_n,size32:_n},IconArrowUp:{size16:_4,size24:fn,size32:fn},IconAuthenticated:{size16:f4,size24:p4,size32:h4},IconBackgroundBlur:{size16:v4,size24:pn,size32:pn},IconBackspace:{size16:g4,size24:hn,size32:hn},IconBackToTop:{size16:w4,size24:vn,size32:vn},IconBandwidth:{size16:E4,size24:gn,size32:gn},IconBell:{size16:x4,size24:wn,size32:wn},IconBilling:{size16:b4,size24:En,size32:En},IconBlock:{size16:k4,size24:xn,size32:xn},IconBluetooth:{size16:z4,size24:bn,size32:bn},IconBreakoutRooms:{size16:B4,size24:kn,size32:kn},IconBulletPoint:{size16:I4,size24:zn,size32:zn},IconCalendar:{size16:C4,size24:Bn,size32:Bn},IconChat:{size16:y4,size24:In,size32:In},IconCheckmark:{size16:M4,size24:Cn,size32:Cn},IconCheckmarkRound:{size16:S4,size24:yn,size32:yn},IconChevronDown:{size16:L4,size24:Mn,size32:Mn},IconChevronLeft:{size16:$4,size24:Sn,size32:Sn},IconChevronRight:{size16:N4,size24:Ln,size32:Ln},IconChevronUp:{size16:R4,size24:$n,size32:$n},IconChromeLogo:{size16:A4,size24:Nn,size32:Nn},IconClock:{size16:H4,size24:Rn,size32:Rn},IconClose:{size16:O4,size24:An,size32:An},IconColumns:{size16:P4,size24:V4,size32:T4},IconConnectionIndicatorHigh:{size16:Qt,size24:Qt,size32:Qt},IconConnectionIndicatorLow:{size16:Kt,size24:Kt,size32:Kt},IconConnectionIndicatorMedium:{size16:Zt,size24:Zt,size32:Zt},IconConnectionIndicatorVeryLow:{size16:Yt,size24:Yt,size32:Yt},IconCopy:{size16:q4,size24:Hn,size32:Hn},IconDeny:{size16:On,size24:On,size32:W4},IconDoubleChevronDown:{size16:D4,size24:Pn,size32:Pn},IconDoubleChevronLeft:{size16:j4,size24:Vn,size32:Vn},IconDoubleChevronRight:{size16:F4,size24:Tn,size32:Tn},IconDoubleChevronUp:{size16:U4,size24:qn,size32:qn},IconDraggable:{size16:G4,size24:Wn,size32:Wn},IconDtmf:{size16:X4,size24:Dn,size32:Dn},IconDualScreen:{size16:Q4,size24:jn,size32:jn},IconEdit:{size16:K4,size24:Fn,size32:Fn},IconEmoji:{size16:Z4,size24:Un,size32:Un},IconExpand:{size16:Y4,size24:Gn,size32:Gn},IconExport:{size16:J4,size24:Xn,size32:Xn},IconFecc:{size16:e5,size24:Qn,size32:Qn},IconFirefoxLogo:{size16:t5,size24:Kn,size32:Kn},IconFlipCamera:{size16:n5,size24:a5,size32:o5},IconFullscreenOff:{size16:l5,size24:r5,size32:c5},IconFullscreenOn:{size16:s5,size24:i5,size32:d5},IconGeneric2:{size16:m5,size24:Zn,size32:Zn},IconGroup:{size16:u5,size24:Yn,size32:Yn},IconGuest:{size16:_5,size24:Jn,size32:Jn},IconHeadset:{size16:f5,size24:e0,size32:e0},IconHelpRound:{size16:p5,size24:t0,size32:t0},IconHome:{size16:h5,size24:n0,size32:n0},IconHospital:{size16:v5,size24:a0,size32:a0},IconHost:{size16:g5,size24:o0,size32:o0},IconImport:{size16:w5,size24:l0,size32:l0},IconInfoRound:{size16:E5,size24:r0,size32:r0},IconKey:{size16:x5,size24:c0,size32:c0},IconLeave:{size16:b5,size24:s0,size32:s0},IconLink:{size16:k5,size24:i0,size32:i0},IconLiveCaption:{size16:z5,size24:d0,size32:d0},IconLiveStream:{size16:B5,size24:m0,size32:m0},IconLiveStreamCloud:{size16:I5,size24:u0,size32:u0},IconLocation:{size16:C5,size24:_0,size32:_0},IconLock:{size16:y5,size24:f0,size32:f0},IconLowerhand:{size16:M5,size24:p0,size32:p0},IconMail:{size16:S5,size24:h0,size32:h0},IconMeetingRoom:{size16:L5,size24:v0,size32:v0},IconMeetings:{size16:$5,size24:g0,size32:g0},IconMicrophoneMutedByHost:{size16:N5,size24:w0,size32:w0},IconMicrophoneOff:{size16:R5,size24:A5,size32:H5},IconMicrophoneOn:{size16:O5,size24:P5,size32:V5},IconMinus:{size16:T5,size24:E0,size32:E0},IconMoreHorizontal:{size16:Jt,size24:Jt,size32:Jt},IconMoreVertical:{size16:q5,size24:x0,size32:x0},IconMove:{size16:W5,size24:b0,size32:b0},IconNotauthenticated:{size16:D5,size24:j5,size32:F5},IconOpenInNew:{size16:U5,size24:k0,size32:k0},IconParticipant:{size16:G5,size24:z0,size32:z0},IconPasswordHide:{size16:e1,size24:e1,size32:e1},IconPasswordShow:{size16:t1,size24:t1,size32:t1},IconPause:{size16:X5,size24:B0,size32:B0},IconPexip:{size16:n1,size24:n1,size32:n1},IconPexipLogo:{size16:a1,size24:a1,size32:a1},IconPhone:{size16:Q5,size24:I0,size32:I0},IconPhoneHorisontal:{size16:K5,size24:Z5,size32:Y5},IconPhoneTalk:{size16:J5,size24:C0,size32:C0},IconPin:{size16:e6,size24:y0,size32:y0},IconPlay:{size16:t6,size24:M0,size32:M0},IconPlayRound:{size16:n6,size24:S0,size32:S0},IconPlus:{size16:a6,size24:L0,size32:L0},IconPresentationOff:{size16:o6,size24:$0,size32:$0},IconPresentationOn:{size16:l6,size24:N0,size32:N0},IconRaiseHand:{size16:r6,size24:c6,size32:s6},IconRecording:{size16:i6,size24:R0,size32:R0},IconRefresh:{size16:d6,size24:A0,size32:A0},IconRemoteControl:{size16:o1,size24:o1,size32:o1},IconSearch:{size16:m6,size24:H0,size32:H0},IconSend:{size16:u6,size24:O0,size32:O0},IconSettings:{size16:_6,size24:P0,size32:P0},IconSettingsMeeting:{size16:f6,size24:V0,size32:V0},IconShare:{size16:p6,size24:T0,size32:T0},IconShield:{size16:h6,size24:q0,size32:q0},IconShuffle:{size16:v6,size24:W0,size32:W0},IconSpeakerDisabled:{size16:g6,size24:D0,size32:D0},IconSpeakerOff:{size16:w6,size24:j0,size32:j0},IconSpeakerOn:{size16:E6,size24:F0,size32:F0},IconSpotlight:{size16:x6,size24:U0,size32:U0},IconStar:{size16:b6,size24:G0,size32:G0},IconStopRound:{size16:k6,size24:X0,size32:X0},IconSupport:{size16:z6,size24:Q0,size32:Q0},IconTestScriptIcon:{size16:B6,size24:K0,size32:K0},IconThumbsDown:{size16:l1,size24:l1,size32:l1},IconThumbsUp:{size16:r1,size24:r1,size32:r1},IconTimer:{size16:I6,size24:Z0,size32:Z0},IconTranscript:{size16:C6,size24:Y0,size32:Y0},IconTrash:{size16:y6,size24:J0,size32:J0},IconUnlock:{size16:M6,size24:ea,size32:ea},IconVideoOff:{size16:S6,size24:L6,size32:$6},IconVideoOn:{size16:N6,size24:R6,size32:A6},IconVideoSystems:{size16:H6,size24:ta,size32:ta},IconWaiting:{size16:O6,size24:na,size32:na},IconWarning:{size16:P6,size24:aa,size32:aa},IconWarningRound:{size16:V6,size24:oa,size32:oa}},T6="_dark_1tbu9_4",q6="_light_1tbu9_8",W6="_mini_1tbu9_12",D6="_compact_1tbu9_17",j6="_small_1tbu9_22",F6="_medium_1tbu9_27",la={dark:T6,light:q6,mini:W6,compact:D6,small:j6,medium:F6},T=({source:e,className:a,size:o="small",colorScheme:l,ref:r,...c})=>{const s=o==="mini"||o==="compact"?e.size16:o==="small"?e.size24:e.size32,i=_(l&&la[l],la[o],a),d=s,m=typeof d=="function"?d({className:i,...c}):t.createElement(s,{className:i,...c});return t.createElement(Na,null,m)},u1=Vt.createSignal({name:"announcer:announce"}),U6="_announcer_flsxf_1",G6={announcer:U6},X6=({testId:e="",...a})=>{const[o,l]=t.useState([]),[r,c]=t.useState([]),s=t.useRef([]),i=t.useCallback((m,u)=>{u(p=>[...p,m]);const f=window.setTimeout(()=>{u(p=>p.filter(h=>h!==m)),clearTimeout(f),s.current=s.current.filter(p=>p!==f)},m.timeout);s.current.push(f)},[]),d=t.useCallback(m=>{m.politeness==="assertive"?i(m,l):m.politeness==="polite"&&i(m,c)},[i]);return t.useEffect(()=>(u1.add(d),()=>{u1.remove(d);for(const m of s.current)clearTimeout(m);s.current=[]}),[d]),t.createElement("div",{...a,className:G6.announcer,"data-testid":e},t.createElement("div",{"data-testid":`${e}-polite`,"aria-live":"polite",role:"log","aria-relevant":"additions"},r.map((m,u)=>t.createElement("div",{key:u},m.message))),t.createElement("div",{"data-testid":`${e}-assertive`,"aria-live":"assertive",role:"log","aria-relevant":"additions"},o.map((m,u)=>t.createElement("div",{key:u},m.message))))},C1=(e,a="polite",o=5e3)=>{u1.emit({message:e,politeness:a,timeout:o})},Q6="_callToAction_1i5px_4",K6="_small_1i5px_17",Z6="_enhancerStart_1i5px_28",Y6="_focus_1i5px_32",J6="_text_1i5px_52",ed="_fullWidth_1i5px_58",Ue={callToAction:Q6,small:K6,enhancerStart:Z6,focus:Y6,text:J6,fullWidth:ed},td=({className:e,enhancerStart:a,isSmall:o,modifier:l,subTitle:r="",title:c="",titleHtmlTag:s,...i})=>t.createElement(re,{className:_(Ue.callToAction,Ue.focus,l&&Ue[l],{[Ue.small]:o},e),...i},a&&t.createElement("span",{className:Ue.enhancerStart},a),t.createElement("span",{className:Ue.text},s?t.createElement(qe,{htmlTag:s,fontVariant:I.H5},c):t.createElement(z,{fontVariant:I.H5},c),r&&!o&&t.createElement(z,{fontVariant:I.Body,variant:"subtle"},r)));var S=(e=>(e.BadgeCounterNumber="badge-counter-number",e.ButtonModalClose="button-modal-close",e.ButtonThreeColumnSelector="button-three-column-selector",e.ButtonCollapsableContainerToggle="button-collapsable-container-toggle",e.CheckboxCheck="checkbox-check",e.ConfirmableMultiselectConfirm="confirmable-multiselect-confirm",e.HeaderCore="header-core",e.HeaderCoreEnhancers="header-core-enhancers",e.HeaderCoreDivider="header-core-divider",e.LineStep="line-step",e.InputClearButton="input-clear-button",e.ModalMask="modal-mask",e.MultiselectView="multiselect-view",e.MultiselectItem="multiselect-item",e.MultistepIndicator="multistep-indicator",e.MultistepIndicatorButton="multistep-indicator-button",e.NotificationTooltipInner="notification-tooltip-inner",e.NotificationTooltipClose="notification-tooltip-close",e.NotificationTooltipHeader="notification-tooltip-header",e.NotificationTooltipText="notification-tooltip-text",e.NotificationTooltipCta="notification-tooltip-cta",e.PostMeetingHeader="PostMeetingHeader",e.SectionAccordionDetails="section-accordion-details",e.SectionAccordionSummary="section-accordion-summary",e.SelectIcon="select-icon",e.SelectChevron="select-chevron",e.SelectView="select-view",e.StepNumber="step-number",e.StepNumberString="step-number-string",e.StepNumberCheckmark="step-number-checkmark",e.Tab="tab",e.TooltipInner="tooltip-inner",e.UserView="user-view",e.PrivacyPolicyLink="privacy-policy-link",e.TermsOfServiceLink="terms-of-service-link",e.Version="version",e.NumberStepIncrement="number-step-increment",e.NumberStepDecrement="number-step-decrement",e.NumberStepInput="number-step-input",e.StepNumberWarning="StepNumberWarning",e.SimpleBarScrollable="simple-bar-scrollable",e))(S||{});const nd="_checkbox_f68j6_99",ad="_spaced_f68j6_104",od="_start_f68j6_109",ld="_checkmark_f68j6_109",rd="_label_f68j6_112",cd="_end_f68j6_116",sd="_disabled_f68j6_120",id="_input_f68j6_124",dd="_hidden_f68j6_144",md="_dark_f68j6_156",ud="_checked_f68j6_160",_d="_light_f68j6_186",pe={checkbox:nd,spaced:ad,start:od,checkmark:ld,label:rd,end:cd,disabled:sd,input:id,hidden:dd,dark:md,checked:ud,light:_d},y1=t.forwardRef(function({checked:a,className:o,isDisabled:l,label:r,labelModifier:c="default",labelPosition:s="end",name:i,colorScheme:d,...m},u){const f=c==="hidden",p=rl("indeterminate",{...m}),h=`${i}-label`;return t.createElement(R,null,({colorScheme:v})=>t.createElement("label",{id:h,className:_(d??v,pe.checkbox,pe[d??v],pe[s],{[pe.disabled]:l,[pe.spaced]:c==="spaced"},o),title:f?r:void 0},t.createElement("input",{ref:u,className:pe.input,type:"checkbox",name:i,checked:a,disabled:l,"aria-labelledby":h,...p}),t.createElement("span",{className:_(pe.checkmark,{[pe.checked]:a})},a&&t.createElement(T,{"data-testid":S.CheckboxCheck,source:O.IconCheckmark})),t.createElement(z,{variant:l?"disabled":"standard",className:_(pe.label,{[pe.hidden]:f})},r)))}),fd="_headerWrapper_1d8w3_4",pd="_relative_1d8w3_8",hd="_absolute_1d8w3_12",vd="_headerInnerWrapper_1d8w3_16",gd="_small_1d8w3_25",wd="_medium_1d8w3_28",Ed="_large_1d8w3_31",xd="_start_1d8w3_35",bd="_center_1d8w3_36",kd="_end_1d8w3_37",Ae={headerWrapper:fd,relative:pd,absolute:hd,headerInnerWrapper:vd,small:gd,medium:wd,large:Ed,start:xd,center:bd,end:kd},zd=({enhancerStart:e,enhancerMiddle:a,enhancerEnd:o,enhancerFixedWidth:l=!1,hasBottomBorder:r=!0,position:c="relative",className:s,size:i="large",...d})=>t.createElement("div",{className:_(Ae.headerWrapper,Ae[c],i&&Ae[i],s),"data-testid":S.HeaderCore,...d},t.createElement("div",{className:Ae.headerInnerWrapper,"data-testid":S.HeaderCoreEnhancers},l?t.createElement(t.Fragment,null,t.createElement("div",{className:Ae.start},e),a&&t.createElement("div",{className:Ae.center},a),t.createElement("div",{className:Ae.end},o)):t.createElement(t.Fragment,null,e,a,o)),r&&t.createElement(_e,{"data-testid":S.HeaderCoreDivider})),Bd="_dragAndDropWrapper_14crg_19",Id="_dark_14crg_27",Cd="_disabled_14crg_35",yd="_light_14crg_40",Md="_error_14crg_53",rt={dragAndDropWrapper:Bd,dark:Id,disabled:Cd,light:yd,error:Md},Va=({className:e,isDisabled:a,children:o,colorScheme:l,hasError:r,onDrop:c,onDragOver:s,...i})=>{const d=f=>{f.preventDefault(),!a&&(c==null||c(f,f.dataTransfer.files&&Array.from(f.dataTransfer.files),f.dataTransfer.items&&Array.from(f.dataTransfer.items)))},m=f=>{f.preventDefault(),!a&&(s==null||s(f))},u=r?rt.error:l==="dark"?rt.dark:rt.light;return t.createElement(Y,{colorScheme:l},t.createElement(le,{className:_(rt.dragAndDropWrapper,u,a&&rt.disabled,e),onDrop:d,onDragOver:m,isWithShadow:!1,...i},o))},Sd="_fileUploadLabel_1as3r_14",Ld="_fileUploadInput_1as3r_18",ra={fileUploadLabel:Sd,fileUploadInput:Ld},M1=t.forwardRef(({accept:e,ariaLabel:a="Upload files input",children:o,className:l,id:r,isDisabled:c,multiple:s,onChange:i,testId:d},m)=>{const u=t.useId(),f=r??u;return t.createElement(t.Fragment,null,t.createElement("input",{className:ra.fileUploadInput,onChange:p=>{i(p),p.target.value=""},type:"file",accept:e,multiple:s,ref:m,id:f,disabled:c}),t.createElement("label",{className:_(ra.fileUploadLabel,l),htmlFor:f,"aria-label":a,"data-testid":d},o))});M1.displayName="FileUpload";const $d="_heading_16odr_4",Nd="_small_16odr_4",Rd="_medium_16odr_7",Ad="_subtitle_16odr_11",Hd="_dark_16odr_16",Od="_light_16odr_20",Mt={heading:$d,small:Nd,medium:Rd,subtitle:Ad,dark:Hd,light:Od},Pd=({className:e,padding:a="medium",subtitle:o,title:l,titleFontVariant:r=I.H3,titleHtmlTag:c,colorScheme:s,...i})=>t.createElement(R,null,({colorScheme:d})=>{const m=s??d;return t.createElement("div",{className:_(Mt.heading,Mt[m],Mt[a],e),...i},t.createElement(Y,{colorScheme:m},t.createElement("div",null,c?t.createElement(qe,{htmlTag:c,fontVariant:r},l):t.createElement(z,{fontVariant:r},l)),o&&t.createElement(z,{className:Mt.subtitle,fontVariant:I.Body,variant:"tinted"},o)))}),Vd="_lineHeading_1shha_4",Td="_heading_1shha_20",ca={lineHeading:Vd,heading:Td},qd=({children:e})=>t.createElement("div",{className:ca.lineHeading},t.createElement("div",{className:ca.heading},e)),Wd="_label_106ko_99",Dd="_standard_106ko_102",jd="_inline_106ko_116",Fd="_hidden_106ko_130",St={label:Wd,standard:Dd,inline:jd,hidden:Fd},ve=({className:e,colorScheme:a,form:o,fontVariant:l=I.BodyBold,id:r,isLabelHidden:c,isLabelInline:s,isUppercase:i,text:d,variant:m="inherit",...u})=>t.createElement("label",{className:_(St.label,{[St.hidden]:c,[St.inline]:s,[St.standard]:!s},e),htmlFor:r,form:o,...u},t.createElement(R,null,({colorScheme:f})=>t.createElement(z,{isUppercase:i,colorScheme:a??f,fontVariant:l,variant:m},d))),Ud="_container_1muia_102",Gd="_small_1muia_124",Xd="_medium_1muia_132",Qd="_disabled_1muia_140",Kd="_clearButton_1muia_144",Zd="_error_1muia_149",Yd="_errorText_1muia_155",Jd="_enhancerStart_1muia_159",e7="_enhancerEnd_1muia_160",t7="_inputElement_1muia_165",n7="_dateSelectButton_1muia_215",a7="_dark_1muia_220",o7="_standard_1muia_220",l7="_label_1muia_285",r7="_transparent_1muia_298",c7="_light_1muia_376",ee={container:Ud,small:Gd,medium:Xd,disabled:Qd,clearButton:Kd,error:Zd,errorText:Yd,enhancerStart:Jd,enhancerEnd:e7,inputElement:t7,dateSelectButton:n7,dark:a7,standard:o7,label:l7,transparent:r7,light:c7},nt=t.forwardRef(({className:e,clearButtonText:a="Clear",clearButtonVariant:o,colorScheme:l,enhancerEnd:r,enhancerStart:c,errorText:s,hasError:i,id:d,isDisabled:m,label:u,labelModifier:f,name:p,onChange:h,onClear:v,onValueChange:g,showClearButton:w=!1,sizeModifier:E="medium",testId:x,type:B="text",value:L,variant:C="standard",...k},M)=>{const A=t.useId(),b=d??A,$=f==="hidden",y=f==="inline",W=y||$,G=t.useRef(null),q=()=>{const Z=G.current;v?v((Z==null?void 0:Z.value)??""):g==null||g(""),Z&&Z.focus()},F=t.useCallback(Z=>{g&&g(Z.currentTarget.value),h&&h(Z)},[h,g]),J={text:u,id:b};t.useImperativeHandle(M,()=>{var Z;return{focus:ce=>{G.current&&G.current.focus(ce)},value:((Z=G.current)==null?void 0:Z.value)??""}});const{colorScheme:j,theme:X}=t.useContext(Je);return t.createElement("div",{className:_(l??j,ee[C],ee[l??j],{[ee.disabled]:m,[ee.error]:i&&!m},e)},!W&&t.createElement(ve,{className:ee.label,"data-testid":x?`${x}-label`:void 0,htmlFor:b,...J}),t.createElement("div",{className:_(ee.container,{[ee.small]:E==="small",[ee.medium]:E==="medium"})},W&&t.createElement(ve,{isLabelHidden:$,isLabelInline:y,"data-testid":x?`${x}-label`:void 0,htmlFor:b,...J}),c&&t.createElement("div",{className:_(ee.enhancerStart,"mr-2")},c),t.createElement("input",{className:_(ee.inputElement,{[ee.small]:E==="small",[ee.medium]:E==="medium"}),"data-testid":x,disabled:m,id:b,name:p,onChange:F,ref:G,type:B,value:L,...k}),B==="date"&&t.createElement(T,{source:O.IconCalendar,className:ee.dateSelectButton}),r&&t.createElement("div",{className:ee.enhancerEnd},r),w&&!m&&t.createElement(D,{type:"button",size:"compact",className:ee.clearButton,onClick:q,"aria-label":"Clear input","data-testid":S.InputClearButton,variant:o??(X==="theme-legacy"?"transparent":"translucent"),colorScheme:l??j},a)),i&&s&&t.createElement(z,{className:_("mt-2",ee.errorText),variant:"danger",role:"alert"},s))});nt.displayName="Input";const s7=e=>{const[a,o]=t.useState(e.value??"");return[a,{...e,onChange:l=>o(l.currentTarget.value),value:a}]},i7=e=>t.useMemo(()=>{const a=x1(e),o=Zs(e);let l="",r="";return Ba(e)||(a&&(l=e),o&&(r=Ys(e))),{logoSrcString:l,logoSrcSet:r,isLogoSrcSet:o,isLogoSrcString:a}},[e]),d7="_logo_1y8qg_4",m7={logo:d7},u7=({imageSrc:e,alt:a,className:o,...l})=>{const{logoSrcString:r,logoSrcSet:c,isLogoSrcSet:s}=i7(e);return!r&&!c?null:t.createElement("img",{srcSet:s?c:r,className:_(o,m7.logo),...l,alt:a})},_7=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 202.59",...e},n.createElement("path",{d:"M342.71,486.52a42.21,42.21,0,0,0-35.78,18.88V490H280.81V641.3h26.78V586.77c5.05,8.56,16.46,15.88,35.12,15.88,27.88,0,46.54-23,46.54-57.95C389.25,509.57,370.59,486.52,342.71,486.52Zm-8.78,92.78c-16.24,0-27.66-11.54-27.66-34.82,0-23.07,11.42-34.6,27.66-34.6,15.59,0,27.44,9.06,27.44,34.6C361.37,570.23,349.52,579.3,333.93,579.3Zm435.78-92.78a42.21,42.21,0,0,0-35.78,18.88V490H707.81V641.3h26.78V586.77c5,8.56,16.46,15.88,35.12,15.88,27.88,0,46.54-23,46.54-57.95C816.25,509.57,797.59,486.52,769.71,486.52Zm-8.78,92.78c-16.24,0-27.66-11.54-27.66-34.82,0-23.07,11.42-34.6,27.66-34.6,15.59,0,27.44,9.06,27.44,34.6C788.37,570.23,776.52,579.3,760.93,579.3ZM590.32,543.16l41.27,56.2H599.1l-11-16c-5.93-9-10.32-15.36-14.49-21.29-4.61,6.59-8.78,12.51-14.49,21.07l-11,16.25h-29l40.39-56.64L521.17,490h32.05l9.44,14.27c5.93,8.78,9.44,14,13.39,19.75,4.17-5.71,7.47-10.75,13.61-19.75L599.54,490H629ZM650.69,490h26.56V599.36H650.69Zm29.93-34.68A16.65,16.65,0,1,1,664,438.7,16.67,16.67,0,0,1,680.62,455.36ZM915,449.3v24H888v144h27v24H864v-192ZM460.37,581.58c-14.05,0-25.9-8.13-27-30.3h77.27c3.51-36.22-16-64.54-50.93-64.54-30.29,0-52.9,23.05-52.9,58,0,36.44,21.07,57.95,53.34,57.95,28.76,0,44.13-14.93,51.15-31.83l-24.15-9C483.2,571,476,581.58,460.37,581.58Zm-.66-74.86c13.83,0,23.49,8.78,24.37,24.81H434.25C436.22,515.72,446.54,506.72,459.71,506.72ZM165,641.3v-24h27v-144H165v-24h51v192Z",fill:"currentColor",transform:"translate(-165 -438.7)"})),f7="_logo_1glki_4",p7="_absoluteCenter_1glki_9",h7="_dark_1glki_15",v7="_light_1glki_19",g7="_tertiary_1glki_23",w7="_large_1glki_27",E7="_medium_1glki_31",x7="_small_1glki_35",b7="_full_1glki_39",Lt={logo:f7,absoluteCenter:p7,dark:h7,light:v7,tertiary:g7,large:w7,medium:E7,small:x7,full:b7},k7=({colorScheme:e,size:a,position:o,className:l,...r})=>{const c=o==="absoluteCenter";return t.createElement(xt,{source:_7,className:_(Lt.logo,e&&Lt[e],a&&Lt[a],l,{[Lt.absoluteCenter]:c}),...r})},z7="_closeButton_13k8s_13",B7="_icon_13k8s_22",sa={closeButton:z7,icon:B7},at=({className:e,onClose:a,...o})=>t.createElement(D,{className:_(sa.closeButton,e),onClick:a,size:"none",variant:"translucent",noHover:!0,...o},t.createElement(T,{className:sa.icon,size:"compact",source:O.IconClose})),Ta=e=>n.createElement("svg",{width:20,height:9,viewBox:"0 0 20 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",...e},n.createElement("path",{d:"M11.3379 7.79586C10.5773 8.48041 9.42268 8.48041 8.66207 7.79586L-7.86805e-07 1.74846e-06L20 0L11.3379 7.79586Z",fill:"white"})),qa=({controlledIsVisible:e,controlledOnChange:a}={})=>{const[o,l]=t.useState(!1),r=e!==void 0;return{isVisible:r?e:o,setVisible:({isVisible:i,isControlled:d=!1})=>{l(r?!1:i),d&&(a==null||a(i))}}},I7="_tooltipContainer_1shdo_4",C7="_tooltip_1shdo_4",y7="_fade_1shdo_1",M7="_tooltipArrow_1shdo_20",S7="_tooltipArrowIcon_1shdo_28",L7="_tooltipControl_1shdo_36",$7="_tooltipNotification_1shdo_42",N7="_headerWrapper_1shdo_50",R7="_cta_1shdo_57",A7="_closeButton_1shdo_62",H7="_top_1shdo_68",O7="_bottom_1shdo_69",P7="_topCenter_1shdo_70",V7="_bottomCenter_1shdo_71",T7="_endBottom_1shdo_76",q7="_bottomEnd_1shdo_80",W7="_topEnd_1shdo_81",D7="_left_1shdo_85",j7="_right_1shdo_86",F7="_topLeft_1shdo_109",U7="_topRight_1shdo_110",G7="_topStart_1shdo_111",X7="_bottomLeft_1shdo_126",Q7="_bottomRight_1shdo_127",K7="_bottomStart_1shdo_128",Z7="_fullWidth_1shdo_190",K={tooltipContainer:I7,tooltip:C7,fade:y7,tooltipArrow:M7,tooltipArrowIcon:S7,tooltipControl:L7,tooltipNotification:$7,headerWrapper:N7,cta:R7,closeButton:A7,top:H7,bottom:O7,topCenter:P7,bottomCenter:V7,endBottom:T7,bottomEnd:q7,topEnd:W7,left:D7,right:j7,topLeft:F7,topRight:U7,topStart:G7,bottomLeft:X7,bottomRight:Q7,bottomStart:K7,fullWidth:Z7},Y7=({closeButtonAriaLabel:e="Close tooltip",shouldCloseOnOutsideClick:a=!1,colorScheme:o="light",position:l="topRight",header:r,modifier:c,text:s,ctaText:i,ctaFn:d=()=>{},controlledIsVisible:m,controlledOnChange:u,children:f,className:p,mainWrapperClassName:h,isArrowShown:v=!0,testIdInner:g=S.NotificationTooltipInner,testIdCloseButton:w=S.NotificationTooltipClose,stopPointerDownPropagation:E=!1})=>{const{isVisible:x,setVisible:B}=qa({controlledIsVisible:m,controlledOnChange:u}),L=t.useCallback(()=>B({isVisible:!1,isControlled:!0}),[B]),C=t.useCallback(()=>{a&&L()},[a,L]),k=V.useOnClickOutside(C);return t.createElement("div",{className:_(K.tooltipContainer,c&&K[c],h)},f,x&&t.createElement(Y,{colorScheme:o},t.createElement(le,{ref:k,className:_(K.tooltip,K.tooltipNotification,K[l],c&&K[c],p),"data-testid":g,onPointerDownCapture:E?M=>M.stopPropagation():void 0},t.createElement("div",{className:K.headerWrapper},typeof r=="string"?t.createElement(z,{fontVariant:I.BodyBold,"data-testid":S.NotificationTooltipHeader},r):t.createElement("div",{"data-testid":S.NotificationTooltipHeader},r),t.createElement(at,{className:K.closeButton,"data-testid":w,onClose:L,"aria-label":e})),t.createElement(z,{fontVariant:I.Body,"data-testid":S.NotificationTooltipText},s),i&&(typeof i=="string"?t.createElement(z,{fontVariant:I.BodyLink,onClick:d,className:K.cta,"data-testid":S.NotificationTooltipCta},i):i),v&&t.createElement("div",{className:K.tooltipArrow},t.createElement(xt,{source:Ta,className:K.tooltipArrowIcon})))))},J7={bottom:"bottom",bottomEnd:"bottom end",bottomLeft:"bottom left",bottomRight:"bottom right",bottomStart:"bottom start",bottomCenter:"bottom",endBottom:"end bottom",left:"left",right:"right",top:"top",topEnd:"top end",topLeft:"top left",topRight:"top right",topStart:"top start",topCenter:"top"},e8=e=>J7[e]||"top",Wa=({isOpen:e,tooltipContent:a,closeDelay:o,defaultOpen:l,delay:r,crossOffset:c,offset:s,position:i})=>{const d=Xo.useTooltipTriggerState({closeDelay:o,defaultOpen:l,delay:r,isOpen:e}),m=t.useRef(null),u=t.useRef(null),{triggerProps:f,tooltipProps:p}=Qo.useTooltipTrigger({},d,m),{overlayProps:h}=wt.useOverlayPosition({crossOffset:c,isOpen:d.isOpen,offset:s,overlayRef:u,placement:e8(i),targetRef:m}),v=t.useMemo(()=>d.isOpen?t.createElement(wt.Overlay,null,t.createElement("div",{role:"complementary"},t.createElement("div",{...p,ref:u,...h,role:"tooltip"},a))):null,[d,p,h,a]);return{targetRef:m,triggerProps:f,tooltip:v}},t8=({colorScheme:e="light",position:a="topRight",controlledIsVisible:o,controlledOnChange:l,children:r,className:c,content:s,isHoverEnabled:i=!0,isArrowShown:d=!0,mainWrapperClassName:m,wrapperClassName:u,...f})=>{const{isVisible:p,setVisible:h}=qa({controlledIsVisible:o,controlledOnChange:l}),v=!!l,g=t.createElement(Y,{colorScheme:e},t.createElement("div",{className:_(K.tooltip,K[a],c),...f},s,d&&t.createElement("div",{className:K.tooltipArrow},t.createElement(xt,{source:Ta,className:K.tooltipArrowIcon})))),{targetRef:w,tooltip:E}=Wa({isOpen:p,position:a,tooltipContent:g});return t.createElement("div",{ref:w,className:_(K.tooltipContainer,m)},t.createElement("div",{className:u,onMouseEnter:()=>i&&h({isVisible:!0,isControlled:v}),onMouseLeave:()=>i&&h({isVisible:!1,isControlled:v})},r),E)},n8="_pill_qsw4c_99",a8="_dark_qsw4c_117",o8="_danger_qsw4c_121",l8="_light_qsw4c_126",r8="_closeButton_qsw4c_135",$t={pill:n8,dark:a8,danger:o8,light:l8,closeButton:r8},S1=({children:e,className:a,closeButtonAriaLabel:o="Close tooltip",colorScheme:l,isDanger:r=!1,onClose:c,testIdCloseButton:s,...i})=>t.createElement(R,null,({colorScheme:d})=>t.createElement("div",{className:_($t.pill,$t[l??d],{[$t.danger]:r},a),...i},e,c&&t.createElement(at,{className:$t.closeButton,onClose:c,"data-testid":s,colorScheme:l,"aria-label":o}))),c8="_wrapper_55j2z_4",s8={wrapper:c8},i8=({children:e,className:a,colorScheme:o,title:l,subtitle:r,...c})=>t.createElement(R,null,({colorScheme:s})=>{const i=o??s;return t.createElement(Y,{colorScheme:i},t.createElement("div",{className:_(a,s8.wrapper),...c},t.createElement("div",null,t.createElement("div",null,typeof l=="string"?t.createElement(z,{fontVariant:r?I.BodyBold:I.Body},l):l),t.createElement(z,{fontVariant:I.Small,colorScheme:i},r)),e&&t.createElement("div",{className:"ms-auto"},e)),t.createElement(_e,null))}),d8="_wrap_136is_99",m8="_spaced_136is_104",u8="_start_136is_109",_8="_indicator_136is_109",f8="_label_136is_112",p8="_end_136is_116",h8="_input_136is_120",v8="_dot_136is_141",g8="_dark_136is_151",w8="_checked_136is_155",E8="_disabled_136is_158",x8="_light_136is_166",he={wrap:d8,spaced:m8,start:u8,indicator:_8,label:f8,end:p8,input:h8,dot:v8,dark:g8,checked:w8,disabled:E8,light:x8},Da=t.forwardRef(({checked:e,className:a,colorScheme:o,groupName:l,id:r,isDisabled:c,label:s,labelModifier:i,labelPosition:d="end",value:m,onChange:u,onValueChange:f,...p},h)=>{const v=t.useId(),g=r??v,w=i==="hidden",E=x=>{f==null||f(x.currentTarget.checked),u==null||u(x)};return t.createElement(R,null,({colorScheme:x})=>t.createElement("label",{className:_(he.wrap,he[o??x],he[d],{[he.disabled]:c,[he.spaced]:i==="spaced"},a),title:w?s:void 0},t.createElement("input",{checked:e,className:he.input,name:l,onChange:E,value:m,ref:h,...p,id:g,type:"radio",disabled:c}),t.createElement("div",{"aria-hidden":"true",role:"presentation",className:_(he.indicator,{[he.checked]:e})},t.createElement("div",{role:"presentation",className:he.dot})),t.createElement(ve,{className:_(he.label,"mb-0"),isLabelHidden:w,text:s,variant:c?"disabled":"standard",id:g})))});Da.displayName="RadioButton";const b8="_scrollbars_1glps_9",k8={scrollbars:b8},ot=t.forwardRef(({autoHide:e,children:a,className:o,onScroll:l,scrollElementRef:r,...c},s)=>{const i=t.useRef(null);return t.useEffect(()=>{var u;const d=i,m=f=>{l==null||l(f)};return(u=d.current)==null||u.addEventListener("scroll",m),()=>{var f;return(f=d.current)==null?void 0:f.removeEventListener("scroll",m)}},[l]),t.createElement(Ko,{className:_(k8.scrollbars,o),ref:s,scrollableNodeProps:{ref:d=>{i.current=d,r&&(r.current=d)},"data-testid":S.SimpleBarScrollable},autoHide:e!=="never",...c},a)});ot.displayName="Scrollbars";const z8="_wrap_mihf5_25",B8="_indicator_mihf5_29",I8="_arrow_mihf5_29",C8="_small_mihf5_34",y8="_large_mihf5_38",M8="_success_mihf5_42",S8="_danger_mihf5_46",L8="_busy_mihf5_50",$8="_warning_mihf5_54",N8="_down_mihf5_82",Ge={wrap:z8,indicator:B8,arrow:I8,small:C8,large:y8,success:M8,danger:S8,busy:L8,warning:$8,down:N8},R8=({className:e,color:a,role:o,size:l="small",type:r="circle",variant:c,...s})=>{const i=r.includes("arrow"),d={circle:{backgroundColor:a,boxShadow:`0px 0px 10px ${a}`},arrow:{borderColor:`transparent transparent ${a} transparent`}};return t.createElement("div",{className:_(Ge.wrap,e),role:o,...s},t.createElement("div",{className:_(Ge.indicator,Ge[l],c&&Ge[c],{[Ge.arrow]:i,[Ge.down]:r==="arrowDown"}),style:a?d[i?"arrow":"circle"]:{},"data-testid":`indicator-${r}`}))},A8="_stepNumber_15gri_27",H8="_dark_15gri_38",O8="_disabled_15gri_42",P8="_completed_15gri_47",V8="_failed_15gri_52",T8="_active_15gri_57",q8="_light_15gri_63",Xe={stepNumber:A8,dark:H8,disabled:O8,completed:P8,failed:V8,active:T8,light:q8},ja=({className:e,colorScheme:a,isActive:o,isCompleted:l,isFailed:r,isDisabled:c,stepNumber:s,...i})=>t.createElement(R,null,({colorScheme:d})=>t.createElement("div",{className:_(Xe.stepNumber,Xe[a??d],{[Xe.active]:o,[Xe.completed]:l,[Xe.disabled]:c,[Xe.failed]:r},e),"data-testid":S.StepNumber,...i},t.createElement(z,{variant:"inherit",fontVariant:I.BodyBold,"data-testid":S.StepNumberString},l?t.createElement(T,{"data-testid":S.StepNumberCheckmark,source:O.IconCheckmark,size:"mini",className:"d-flex"}):r?t.createElement(T,{"data-testid":S.StepNumberWarning,source:O.IconWarning,size:"mini",className:"d-flex"}):s))),W8=({textareaElement:e,textareaValue:a,enabled:o,maxHeight:l})=>{t.useEffect(()=>{if(e&&o){e.style.height="0px";const r=e.scrollHeight,c=typeof l=="number"&&r>l?l:r+1;e.style.height=`${c}px`}},[e,a,l,o])},D8="_wrap_iazrb_149",j8="_textarea_iazrb_154",F8="_errorText_iazrb_191",U8="_dark_iazrb_195",G8="_clearButton_iazrb_216",X8="_error_iazrb_191",Q8="_disabled_iazrb_233",K8="_light_iazrb_260",Z8="_resizeNone_iazrb_325",Y8="_resizeBoth_iazrb_329",J8="_resizeV_iazrb_333",em="_resizeH_iazrb_337",He={wrap:D8,textarea:j8,errorText:F8,dark:U8,clearButton:G8,error:X8,disabled:Q8,light:K8,resizeNone:Z8,resizeBoth:Y8,resizeV:J8,resizeH:em},Fa=t.forwardRef(({className:e,textareaClassname:a,colorScheme:o,errorText:l,hasError:r,id:c,isDisabled:s,isAutoResize:i=!1,autoResizeMaxHeight:d,label:m,isLabelHidden:u=!1,name:f,onChange:p,onValueChange:h,value:v,resize:g="resizeNone",rows:w=4,...E},x)=>{const B=t.useId(),L=c??B,[C,k]=t.useState(null);W8({textareaElement:C,textareaValue:v,maxHeight:d,enabled:i});const M=t.useCallback(b=>{h&&h(b.currentTarget.value),p&&p(b)},[p,h]),A={text:m,id:L};return t.useImperativeHandle(x,()=>({focus:()=>{C&&C.focus()},value:C==null?void 0:C.value}),[C]),t.createElement(R,null,({colorScheme:b})=>t.createElement("label",{className:_(He.wrap,He[o??b],{[He.disabled]:s,[He.error]:r&&!s},e)},t.createElement(ve,{isLabelHidden:u,...A}),t.createElement("textarea",{rows:w,id:L,name:f,onChange:M,ref:k,value:v,className:_(He.textarea,a,He[g]),disabled:s,...E}),r&&l&&t.createElement(z,{className:_("mt-2",He.errorText),variant:"danger",role:"alert"},l)))});Fa.displayName="TextArea";const tm="_underline_1a3e2_4",nm="_textLink_1a3e2_8",am="_textLinkContent_1a3e2_22",om="_truncateWrap_1a3e2_29",lm="_dark_1a3e2_38",rm="_link_1a3e2_38",cm="_light_1a3e2_41",sm="_disabled_1a3e2_45",im="_truncated_1a3e2_49",dm="_uppercase_1a3e2_56",Oe={underline:tm,textLink:nm,textLinkContent:am,truncateWrap:om,dark:lm,link:rm,light:cm,disabled:sm,truncated:im,uppercase:dm},et=({colorScheme:e,children:a,className:o,disabled:l,fontVariant:r,isDisabled:c,isUnderlined:s,isTruncated:i=!1,isUppercase:d,htmlTag:m,target:u,variant:f="link",textStyle:p,textClassName:h,...v})=>t.createElement(R,null,({colorScheme:g})=>{const w=e??g;return t.createElement(re,{className:_(Oe.textLink,Oe[w],f==="link"&&Oe[f],{[Oe.truncateWrap]:i,[Oe.disabled]:c||l},o),target:u,disabled:c,htmlTag:c?"div":m,rel:u==="_blank"?"noreferrer noopener":"",...v},t.createElement(z,{className:_(Oe.textLinkContent,{[Oe.underline]:s},h),colorScheme:w,fontVariant:r,isTruncated:i,isUppercase:d,style:p,variant:f},a))}),mm="_row_p7k6r_4",um="_noneSpacing_p7k6r_10",_m="_compactSpacing_p7k6r_15",fm="_smallSpacing_p7k6r_20",pm="_mediumSpacing_p7k6r_25",hm="_largeSpacing_p7k6r_30",ia={row:mm,noneSpacing:um,compactSpacing:_m,smallSpacing:fm,mediumSpacing:pm,largeSpacing:hm},ze=({children:e,className:a,spacing:o="small",...l})=>t.createElement("div",{className:_(ia.row,ia[g1(o)],a),...l},e),vm="_wrapper_1qo1w_4",gm="_border_1qo1w_11",wm="_inner_1qo1w_16",Em="_dark_1qo1w_21",xm="_hovered_1qo1w_34",bm="_disabled_1qo1w_46",km="_light_1qo1w_54",zm="_small_1qo1w_119",Bm="_medium_1qo1w_126",Im="_large_1qo1w_140",Pe={wrapper:vm,border:gm,inner:wm,dark:Em,hovered:xm,disabled:bm,light:km,small:zm,medium:Bm,large:Im},Ua=({children:e,className:a,colorScheme:o,hasBorder:l=!0,isDisabled:r,isHovered:c,sizeModifier:s="large",href:i,onClick:d,...m})=>t.createElement(R,null,({colorScheme:u})=>t.createElement(re,{className:_(Pe.wrapper,Pe[o??u],s&&Pe[s],{[Pe.disabled]:r},{[Pe.hovered]:c},a),href:i,onClick:d,htmlTag:!i&&!d?"div":void 0,disabled:r,...m},t.createElement(ze,{spacing:"none",className:_(Pe.inner,{[Pe.border]:l})},e))),Cm="_listLink_1bsc4_4",ym="_hoverIcon_1bsc4_4",Mm="_startAlignedIconTextContainer_1bsc4_13",c1={listLink:Cm,hoverIcon:ym,startAlignedIconTextContainer:Mm},Ga=({children:e,className:a,variant:o,hasBorder:l=!1,icon:r,iconAlignedStart:c,iconColor:s,isFixedIcon:i=!1,sizeModifier:d="small",...m})=>{const u=t.createElement(z,{variant:o},e),f=r&&t.createElement(T,{className:_({[c1.hoverIcon]:!i}),color:s,source:r,size:"compact"});return t.createElement(Ua,{hasBorder:l,sizeModifier:d,className:_(c1.listLink,a),...m},c?t.createElement("div",{className:c1.startAlignedIconTextContainer},f,u):t.createElement(t.Fragment,null,u,f))},Sm="_light_1e54u_16",Lm="_dark_1e54u_17",$m="_wrap_1e54u_21",Nm="_bar_1e54u_30",Rm="_good_1e54u_40",Am="_warn_1e54u_44",Hm="_danger_1e54u_48",Om="_primary_1e54u_52",ct={light:Sm,dark:Lm,wrap:$m,bar:Nm,good:Rm,warn:Am,danger:Hm,primary:Om};var Xa=(e=>(e.Good="good",e.Warn="warn",e.Danger="danger",e.Primary="primary",e))(Xa||{});const Pm=({backgroundClassName:e,barClassName:a,barColor:o="good",colorScheme:l,progress:r,style:c,...s})=>t.createElement(R,null,({colorScheme:i})=>t.createElement("div",{className:_(l??i,ct.wrap,ct[l??i],e),...s},t.createElement("div",{className:_(ct.bar,ct[o]??ct.good,a),style:{transform:`translateX(${r>100?100:Math.round(r)}%)`,...c}}))),Vm="_dark_1gain_13",Tm="_light_1gain_32",qm="_input_1gain_160",Wm="_container_1gain_165",Dm="_spaced_1gain_170",jm="_end_1gain_174",Fm="_label_1gain_174",Um="_start_1gain_177",Gm="_toggle_1gain_177",Xm="_small_1gain_201",Qm="_hidden_1gain_222",Km="_indicator_1gain_234",Zm="_checked_1gain_277",ie={dark:Vm,light:Tm,input:qm,container:Wm,spaced:Dm,end:jm,label:Fm,start:Um,toggle:Gm,small:Xm,hidden:Qm,indicator:Km,checked:Zm},Ym=({checked:e,className:a,label:o,labelClassName:l,labelPosition:r="end",labelModifier:c,labelFontWeight:s,onChange:i,isSmall:d,colorScheme:m,...u})=>{const{onKeyDown:f}=V.useEnter(p=>{i(!p.currentTarget.checked)});return t.createElement(R,null,({colorScheme:p})=>t.createElement("label",{className:_(m??p,ie.container,ie[m??p],r&&ie[r],{[ie.small]:d,[ie.spaced]:c==="spaced"},a)},t.createElement("input",{type:"checkbox",checked:e,className:ie.input,onChange:h=>i(h.currentTarget.checked),onKeyDown:f,...u}),t.createElement("div",{className:_(ie.toggle,{[ie.checked]:e})},t.createElement("div",{className:_(ie.indicator)})),t.createElement(z,{fontVariant:s==="bold"?I.BodyBold:I.Body,className:_(ie.label,l,{[ie.hidden]:c==="hidden"})},o)))},L1=({children:e,className:a,closeDelay:o=0,colorScheme:l="light",crossOffset:r,defaultOpen:c,delay:s=500,isTooltipEnabled:i=!0,offset:d,position:m="top",text:u,tooltipContainerClassName:f,...p})=>{const h=t.useMemo(()=>t.createElement(Y,{colorScheme:l},t.createElement(le,{className:_(K.tooltip,K.tooltipControl,K[m],a),"data-testid":"tooltip-inner"},typeof u=="string"?t.createElement(z,null,u):u)),[a,l,m,u]),{targetRef:v,triggerProps:g,tooltip:w}=Wa({closeDelay:o,crossOffset:r,defaultOpen:c,delay:s,offset:d,position:m,tooltipContent:h});return i?t.createElement("div",{className:_(K.tooltipContainer,f),ref:v,...p},t.Children.map(e,E=>t.isValidElement(E)?t.cloneElement(E,{...g}):E),w):t.createElement(t.Fragment,null,e)},Jm="_video_n63fi_16",e9="_mirrored_n63fi_24",da={video:Jm,mirrored:e9},Nt=(e,a)=>{e!=null&&e.paused&&e.play().catch(o=>{a==null||a(o)})},Qa=t.forwardRef(({srcObject:e,sinkId:a,captionsSrc:o,captionsSrcLang:l,className:r,autoPlay:c=!0,isMirrored:s=!1,playsInline:i=!0,textTrackKind:d,muted:m,onPictureInPictureChange:u,onFailedToResume:f,...p},h)=>{const v=t.useRef(null);t.useImperativeHandle(h,()=>({resume:()=>Nt(v.current,f),focus:()=>{var w;return(w=v.current)==null?void 0:w.focus()}})),t.useEffect(()=>{const w=v.current;let E=!1;const x=()=>u==null?void 0:u(!0),B=()=>{setTimeout(()=>{E||Nt(w,f)},0),u==null||u(!1)};return w==null||w.addEventListener("enterpictureinpicture",x),w==null||w.addEventListener("leavepictureinpicture",B),()=>{var L;E=!0,w==null||w.removeEventListener("enterpictureinpicture",x),w==null||w.removeEventListener("leavepictureinpicture",B),w&&document.pictureInPictureElement===w&&((L=document.exitPictureInPicture)==null||L.call(document).then(()=>{u==null||u(!1)}))}},[u,f]),t.useEffect(()=>{v.current&&e&&(v.current.srcObject=e)},[e]),t.useEffect(()=>{var w,E;e!=null&&e.getAudioTracks().length&&((E=(w=v==null?void 0:v.current)==null?void 0:w.setSinkId)==null||E.call(w,a??""))},[a,e]),t.useEffect(()=>{const w=v.current,E=()=>Nt(v.current,f),[x]=(e==null?void 0:e.getTracks())??[];return w==null||w.addEventListener("suspend",E),w==null||w.addEventListener("pause",E),x==null||x.addEventListener("unmute",E),()=>{w==null||w.removeEventListener("suspend",E),w==null||w.removeEventListener("pause",E),x==null||x.removeEventListener("unmute",E)}},[e,f]);const g=()=>{v.current&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&(m?(v.current.muted=!0,Nt(v.current,f)):v.current.muted=!1)};return t.createElement(R,null,({colorScheme:w})=>t.createElement("video",{ref:v,autoPlay:c,muted:m,playsInline:i,className:_(da.video,w,{[da.mirrored]:s},r),onCanPlay:g,...p},d&&t.createElement("track",{kind:d,src:o,srcLang:l,default:!0})))});Qa.displayName="Video";const t9=({src:e,srcObject:a,captionsSrc:o,captionsSrcLang:l,sinkId:r,play:c,controls:s=!1,onFailure:i=X1.noop,onSuccess:d=X1.noop,...m})=>{const u=t.useRef(null);return t.useEffect(()=>{var f,p;(p=(f=u.current)==null?void 0:f.setSinkId)==null||p.call(f,r??"").catch(i)},[r,i]),t.useEffect(()=>{var f,p;u.current&&a&&(u.current.srcObject=a,(p=(f=u.current).setSinkId)==null||p.call(f,r??"").catch(i))},[r,a,i]),t.useEffect(()=>{c!==void 0&&(async p=>{var h,v;try{p?(await((h=u.current)==null?void 0:h.play()),u.current&&d(u.current)):(v=u.current)==null||v.pause()}catch(g){i(g)}})(c)},[i,d,c]),t.createElement("audio",{ref:u,src:e,controls:s,...m},o&&t.createElement("track",{kind:"captions",src:o,srcLang:l}))},n9=(e,a)=>{const[o,l]=t.useState(!1);return t.useEffect(()=>{a&&e>0&&l(!0)},[e,a]),t.useEffect(()=>{let r;return a&&o&&(r=window.setTimeout(()=>{l(!1)},800)),()=>clearTimeout(r)},[o,a]),o},a9=e=>{const[a,o]=t.useState(e);return t.useEffect(()=>{e>0&&o(e)},[e]),a},o9="_wrapper_10wzf_18",l9="_truncated_10wzf_23",r9="_number_10wzf_23",c9="_counter_10wzf_27",s9="_visible_10wzf_47",i9="_animated_10wzf_51",d9="_pulse_10wzf_1",m9="_info_10wzf_63",u9="_notification_10wzf_73",Ce={wrapper:o9,truncated:l9,number:r9,counter:c9,visible:s9,animated:i9,pulse:d9,info:m9,notification:u9},Ka=({number:e=0,isVisible:a,variant:o="notification",shouldAnimate:l=!0,isTruncated:r=!1,badgeClassName:c,childrenWrapperClassName:s,children:i,...d})=>{const m=n9(e,l),u=a9(e);return t.createElement("div",{...d,className:_(Ce.wrapper,{[Ce.truncated]:r},d.className)},i&&t.createElement("div",{className:s},i),t.createElement("div",{"data-testid":S.BadgeCounterNumber,className:_(Ce.counter,Ce[o],{[Ce.animated]:m,[Ce.visible]:a,[Ce.truncated]:r},c)},t.createElement(z,{colorScheme:o==="info"?"light":"dark",fontVariant:I.SmallBold,className:Ce.number},u)))},_9=(e,a)=>e.includes(`
2
2
  `)?e.split(`
3
- `).map(o=>t.createElement(t.Fragment,{key:`${o}:${a}`},o,t.createElement("br",null))):e,vu=/(https?|ftp?:\/\/[^\s]+)/im,Qa=/((?:https?:\/\/|ftp?:\/\/|[a-zA-Z0-9-]+\.{1}[a-zA-Z0-9-]{2,63})(?:[^\s.]+|\.{1}[a-zA-Z0-9-]{2,63})*)/im,gu=e=>e.split(Qa).filter(Boolean),wu=e=>!vu.test(e),Eu=e=>gu(e).map((a,o)=>Qa.test(a)?wu(a)?{id:o,linkType:"tld",value:a,url:`http://${a.replace(/(\/\/)/m,"")}`}:{id:o,linkType:"url",value:a,url:a}:{id:o,linkType:"text",value:a}),Ka=({text:e,...a})=>{const o=t.useMemo(()=>Eu(e),[e]);return t.createElement(t.Fragment,null,o.map(l=>l.linkType!=="text"?t.createElement(et,{key:l.id,href:l.url,target:"_blank",...a},l.value):hu(l.value,l.id)))},be={enter:"Enter",escape:"Escape",arrowUp:"ArrowUp",arrowRight:"ArrowRight",arrowDown:"ArrowDown",arrowLeft:"ArrowLeft"},xu="_light_13pue_7",bu="_dark_13pue_13",ku="_draggable_13pue_19",zu="_dragging_13pue_25",Bu="_shadowFocus_13pue_31",s1={light:xu,dark:bu,draggable:ku,dragging:zu,shadowFocus:Bu};var Za=(e=>(e[e.NONE=0]="NONE",e[e.VERTICAL=1]="VERTICAL",e[e.HORIZONTAL=2]="HORIZONTAL",e))(Za||{});const Cu=(e,a)=>{const o=e.getBoundingClientRect().bottom,l=e.getBoundingClientRect().top,r=a.getBoundingClientRect().bottom,s=a.getBoundingClientRect().top;return o>=r?"DOWN":l<=s?"UP":"STOP"},$1=t.forwardRef(({ariaLabel:e="Draggable",isDisabled:a=!1,isMoveableWithArrowKeys:o=!1,showFocus:l=!0,floatRoot:r=void 0,beforeReposition:s,onReposition:c,onPointerUpExtra:i,onPointerMoveExtra:d,shouldCaptureClick:m=!0,alignWithFloatRootTrigger:u,scrollElementRef:f,scrollOffset:p=10,scrollTimer:h=30,lockStyle:v=0,pointerCapture:g=!1,pointerCaptureTarget:w,children:E,className:x,...B},L)=>{let I=t.useRef(null);I=L??I;const[k,M]=t.useState(!1),A=t.useRef(!1);return t.useEffect(()=>{if(!I.current)return;const b=I.current;if(M(!1),A.current=!1,a)return;let $=b.getBoundingClientRect();const y=(f==null?void 0:f.current)??void 0;let W=0,G=0,T=0,j=0,J,F=0,X=0,Z=y==null?void 0:y.scrollTop,re="STOP",zt,fe=!1,ge=!1;const Bt=()=>{document.removeEventListener("pointermove",q1),document.removeEventListener("pointerup",U1),document.removeEventListener("keyup",G1)},Ct=()=>{clearInterval(zt),fe=!1,re="STOP"},Ut=()=>{b.style.left=`${(b.offsetLeft+T)/window.innerWidth*100}%`,b.style.top=`${(b.offsetTop+j)/window.innerHeight*100}%`},P1=()=>{$=b.getBoundingClientRect();const N=b.offsetParent;J=N==null?void 0:N.getBoundingClientRect(),F=(J==null?void 0:J.left)??0,X=(J==null?void 0:J.top)??0,s&&(s(b),$=b.getBoundingClientRect()),b.style.left=`${$.left-F}px`,b.style.top=`${$.top-X}px`,b.style.removeProperty("right"),b.style.removeProperty("bottom"),b.style.transform="none"};b.addEventListener("pointerdown",W1),o&&b.addEventListener("keydown",T1),y==null||y.addEventListener("scroll",D1);function V1(N){M(N),ge=N}function T1(N){if(N.target!==b||!(N.key===be.arrowUp||N.key===be.arrowRight||N.key===be.arrowDown||N.key===be.arrowLeft))return;document.addEventListener("keyup",G1),N.repeat||P1(),d&&d(b);const Be=N.shiftKey?10:1;switch(N.key){case be.arrowUp:j=-10*Be;break;case be.arrowRight:T=10*Be;break;case be.arrowDown:j=10*Be;break;case be.arrowLeft:T=-10*Be;break;default:return}Ut(),(T||j)&&(A.current=!0),T=0,j=0}function W1(N){g&&(w??b).setPointerCapture(N.pointerId),N.preventDefault(),N.stopPropagation(),N.button===0&&(V1(!0),P1(),W=N.clientX,G=N.clientY,document.addEventListener("pointermove",q1),document.addEventListener("pointerup",U1))}function q1(N){d&&d(b),v!==1&&(T=N.clientX-W),v!==2&&(j=N.clientY-G),y?(re=Cu(b,y),re==="STOP"?(b.style.transform=`translate(${T}px, ${j}px)`,fe&&Ct()):fe||(fe=!0,zt=setInterval(()=>{if(y)switch((re==="UP"&&y.scrollTop===0||re==="DOWN"&&y.scrollHeight-y.clientHeight-y.scrollTop<=1)&&(re="STOP"),re){case"DOWN":y.scrollTop+=p;break;case"UP":y.scrollTop-=p;break;case"STOP":b.style.transform=`translate(${T}px, ${j}px)`,Ct();break}},h))):b.style.transform=`translate(${T}px, ${j}px)`}function D1(){if((y==null?void 0:y.scrollTop)!==void 0){if(ge&&Z!==void 0){const N=y.scrollTop-Z;v!==2&&(j+=N,G-=N),b.style.transform=`translate(${T}px, ${j}px)`}Z=y.scrollTop}}const j1=()=>{let N=!1,It=!1,Be=!1,Gt=!1,Xt={overflow:!1};if(r!=null&&r.current){$=b.getBoundingClientRect();const De=r.current.getBoundingClientRect();$.left<De.left&&(b.style.left=`${r.current.offsetLeft-F}px`,Be=!0),$.right>De.right&&(b.style.left=`${De.right-b.offsetWidth-F}px`,Gt=!0),$.top<De.top&&(b.style.top=`${r.current.offsetTop-X}px`,N=!0),$.bottom>De.bottom&&(b.style.top=`${De.bottom-b.offsetHeight-X}px`,It=!0),Xt={overflow:N||It||Be||Gt,top:N,bottom:It,left:Be,right:Gt},Xt.overflow&&Ut()}return Xt};u&&(u.current=()=>{const N=j1();c&&c(b,N)});function jo(){$.left+$.width/2>window.innerWidth/2&&(b.style.right=`${(window.innerWidth-$.right)/window.innerWidth*100}%`,b.style.left="auto")}function Fo(){$.top+$.height/2>window.innerHeight/2&&(b.style.bottom=`${(window.innerHeight-$.bottom)/window.innerHeight*100}%`,b.style.top="auto")}const F1=()=>{Ct(),i&&i(b),Ut(),b.style.removeProperty("transform"),(T||j)&&(A.current=!0),T=0,j=0,Bt();const N=j1();N.overflow||(jo(),Fo()),V1(!1),c&&c(b,N)};function U1(N){g&&(w??b).releasePointerCapture(N.pointerId),F1()}function G1(){F1()}return()=>{Bt(),b.removeEventListener("pointerdown",W1),o&&b.removeEventListener("keydown",T1),y==null||y.removeEventListener("scroll",D1),Ct(),b.style.removeProperty("transform"),ge&&(i==null||i(b))}},[a,o,r,s,c,i,u,d,h,p,v,g,f,w]),t.createElement(R,null,({colorScheme:b})=>t.createElement("div",{role:"region","aria-label":e,tabIndex:o?0:-1,ref:I,className:_(b,{[s1.draggable]:!a,[s1.dragging]:k,[s1.shadowFocus]:o&&l},x),onClickCapture:m?$=>{A.current&&($.stopPropagation(),$.preventDefault(),A.current=!1)}:void 0,...B},E))});$1.displayName="Draggable";const Iu="_box_kq00y_4",yu="_fillHeight_kq00y_8",Mu="_overflow-hidden_kq00y_14",Su="_nonePadding_kq00y_18",Lu="_compactPadding_kq00y_22",$u="_smallPadding_kq00y_26",Nu="_mediumPadding_kq00y_30",Ru="_largePadding_kq00y_34",Au="_scrollbar_kq00y_38",ct={box:Iu,fillHeight:yu,"overflow-hidden":"_overflow-hidden_kq00y_14",overflowHidden:Mu,nonePadding:Su,compactPadding:Lu,smallPadding:$u,mediumPadding:Nu,largePadding:Ru,scrollbar:Au},Ya=t.forwardRef(({fillHeight:e=!0,hasFooterShadow:a=!0,headerContent:o,headerContentBelowDivider:l,footerContent:r,padding:s="small",headerPadding:c=s,footerPadding:i=s,overflowHidden:d=!1,withScrollbars:m=!0,scrollbarRef:u,children:f,scrollElementRef:p,scrollElementClassname:h,onScroll:v,className:g,...w},E)=>{const x=t.useId();return t.createElement(le,{hasFooterShadow:a,className:_(ct.box,{[ct.fillHeight]:e},{[ct.overflowHidden]:d},g),padding:"none",headerContent:o,headerContentBelowDivider:l,footerContent:r,footerPadding:i,headerPadding:c,ref:E,...w},f&&m?t.createElement(at,{ref:u,scrollElementRef:p,className:_(ct.scrollbar),ariaLabel:`Scrollable panel content ${x}`,onScroll:v},t.createElement("div",{className:_(ct[me(s)],h)},f)):f)});Ya.displayName="Panel";const N1=e=>({focusFrom:t.useCallback(()=>{if(e){const o=e.tabIndex;e.tabIndex=-1,e.focus(),e.tabIndex=o}},[e])}),Hu=({children:e})=>Ea.createPortal(e,document.body),_1=(()=>{const e=[],a=l=>{const r=e.indexOf(l);r!==-1&&e.splice(r,1)};return{add:l=>(e.push(l),()=>{a(l)}),isLast:l=>e.length?e[e.length-1]===l:!1,remove:a}})(),Ou=e=>{const a=l=>{var r;return((r=l==null?void 0:l.dataset)==null?void 0:r.focusRoot)==="1"};return(()=>{let l=e;for(;l;){if(a(l))return l;l=l.parentElement}})()},Ja=e=>{const a=h1.tabbable(e,{includeContainer:!1});if(!a.length){Ye(e);return}Ye(a[0],e)},Ye=(e,a)=>{if(e!==document.activeElement){if(!(e!=null&&e.focus)){Ye(a);return}e==null||e.focus()}},Pu=(e,a)=>{const o=l=>{var i;if(((i=l.key)==null?void 0:i.toLowerCase())!=="tab"||!_1.isLast(a))return;const r=h1.tabbable(e,{includeContainer:!1}),s=r[r.length-1],c=r[0];if(r.length===0){Ye(e);return}l.shiftKey?l.target===c&&(Ye(s),l.preventDefault()):l.target===s&&(Ye(c),l.preventDefault())};return[()=>{document.addEventListener("keydown",o)},()=>{document.removeEventListener("keydown",o)}]},Vu=(e=!0)=>{const a=t.useRef(Qo.v4()),o=t.useRef(null),l=t.useRef(),r=t.useRef(!1);t.useEffect(()=>{r.current=e},[e]),!r.current&&e&&(o.current=document.activeElement);const s=t.useCallback(c=>{l.current=c,!(!e||!c)&&(c.setAttribute("data-focus-root","1"),c.contains(document.activeElement)||Ja(c))},[e]);return t.useEffect(()=>{const c=l.current,i=a.current;if(!e||!c)return;const[d,m]=Pu(c,i);_1.add(i),d==null||d();const u=o.current;return()=>{var g;_1.remove(i),m==null||m();const f=document.activeElement,p=Ou(f),h=p&&p===c,v=f&&h1.isFocusable(f);o.current=null,!(!u||!h&&v)&&((g=u.focus)==null||g.call(u))}},[e]),{focusTrapRef:l,setFocusTrapRef:s}},Tu="_modalWrapper_1rd64_4",Wu="_modalMask_1rd64_18",qu="_fade_1rd64_1",Du="_modal_1rd64_4",ju="_compact_1rd64_44",Fu="_small_1rd64_47",Uu="_medium_1rd64_50",Gu="_large_1rd64_53",Xu="_auto_1rd64_56",Qu="_closeButton_1rd64_60",Ku="_closeButtonIcon_1rd64_71",Zu="_nonePadding_1rd64_93",Yu="_compactPadding_1rd64_97",Ju="_smallPadding_1rd64_101",e9="_mediumPadding_1rd64_105",t9="_largePadding_1rd64_109",n9="_overlay_1rd64_113",a9="_slide_1rd64_1",o9="_positioned_1rd64_122",l9="_scrollbars_1rd64_126",r9="_keycap_1rd64_132",ke={modalWrapper:Tu,modalMask:Wu,fade:qu,modal:Du,compact:ju,small:Fu,medium:Uu,large:Gu,auto:Xu,closeButton:Qu,closeButtonIcon:Ku,nonePadding:Zu,compactPadding:Yu,smallPadding:Ju,mediumPadding:e9,largePadding:t9,overlay:n9,slide:a9,positioned:o9,scrollbars:l9,keycap:r9};var eo=(e=>(e.Overlay="overlay",e.Positioned="positioned",e))(eo||{});const c9=({children:e,...a})=>t.createElement("div",{...a},e),qt=t.forwardRef(({canDrag:e=!1,children:a,className:o,closeButton:l=nt,closeButtonAriaLabel:r="Close tooltip",closeOnOutsideClick:s=!0,colorScheme:c="light",footerContent:i,footerPadding:d,hasBackground:m,hasFooterShadow:u,headerContent:f,headerPadding:p,isOpen:h=!1,modalType:v="overlay",onClose:g,padding:w="medium",scrollbarsAriaLabel:E,sizeModifier:x="small",style:B,testIdCloseButton:L=S.ButtonModalClose,uniqueTitle:I,withCloseButton:k=!1,withMask:M=!0,withScrollbars:A=!0,wrapperClassName:b,...$},y)=>{const W=()=>{s&&(g==null||g())},G=V.useOnClickOutside(W),{focusTrapRef:T,setFocusTrapRef:j}=Vu(h),J=t.useRef(null),[F,X]=t.useState(null),{focusFrom:Z}=N1(F),re=A?at:c9;t.useImperativeHandle(y,()=>({focus:()=>{T.current instanceof HTMLElement?Ja(T.current):F&&Z()}})),t.useEffect(()=>{const ge=Bt=>{Bt.key==="Escape"&&(g==null||g())};return h?document.addEventListener("keydown",ge):document.removeEventListener("keydown",ge),()=>document.removeEventListener("keydown",ge)},[h,g]);const{colorScheme:zt}=t.useContext(Je);let fe=t.createElement(Y,{colorScheme:c??zt},t.createElement(le,{className:_(ke.modal,ke[v],x!=="none"&&ke[x],!e&&o),ref:v==="positioned"?ge=>{X(ge)}:j,hasBackground:m,headerContent:f,footerContent:i,headerPadding:p,footerPadding:d,hasFooterShadow:u,...!e&&{style:B}},t.createElement(re,{className:ke.scrollbars,...A?{ariaLabel:E}:{"aria-label":E}},t.createElement("div",{role:"presentation",ref:G,className:ke[me(w)]},t.createElement("div",{role:"dialog","aria-modal":"true","aria-label":I},k&&t.createElement(l,{"aria-label":r,className:ke.closeButton,"data-testid":L,onClose:g}),a)))));return e&&(fe=t.createElement($1,{className:o,style:B,floatRoot:J},fe)),M&&(fe=t.createElement("div",{role:"presentation",className:_(ke.modalMask,b),"data-testid":S.ModalMask},fe)),h?t.createElement(Hu,null,t.createElement("div",{className:ke.modalWrapper,role:"region",ref:J,...$},fe)):null});qt.displayName="Modal";const s9=({className:e,colorScheme:a,hotkeyLabel:o,keyCap:l,onClose:r,...s})=>t.createElement(to,{className:e,hotkeyLabel:o,keyCap:l,...s},t.createElement(nt,{colorScheme:a,onClose:r})),to=({children:e,className:a,delay:o=0,hotkeyLabel:l,keyCap:r="ESC",position:s="bottomEnd",...c})=>t.createElement(L1,{delay:o,position:s,text:t.createElement(no,{label:l,keyCap:r}),tooltipContainerClassName:a,...c},e),no=({label:e,keyCap:a})=>t.createElement("div",{className:"d-inline-flex items-center gap-1"},t.createElement(z,null,e),t.createElement("div",{className:ke.keycap},t.createElement(z,{fontVariant:C.Small},a))),i9="_list_1kobu_4",d9="_noneSpacing_1kobu_9",m9="_compactSpacing_1kobu_16",u9="_smallSpacing_1kobu_23",_9="_mediumSpacing_1kobu_30",f9="_largeSpacing_1kobu_37",ma={list:i9,noneSpacing:d9,compactSpacing:m9,smallSpacing:u9,mediumSpacing:_9,largeSpacing:f9},bt=({children:e,className:a,spacing:o="small",...l})=>t.createElement("div",{className:_(ma.list,ma[g1(o)],a),...l},e),ao=({enhancerEnd:e,version:a,headingText:o="About Pexip",privacyPolicyLinkText:l="Privacy Policy",privacyPolicyUrl:r="https://pexip.com/privacy-policy/",termsOfServiceLinkText:s="Terms of Service",termsOfServiceUrl:c="https://pexip.com/terms-of-service/",...i})=>t.createElement(bt,{className:"ml-3 mr-3 mb-2",...i},o&&t.createElement(ze,null,t.createElement(We,{className:"mb-3 mt-2",fontVariant:C.H5,htmlTag:"h1"},o)),r&&l&&t.createElement(ze,{spacing:"small"},t.createElement(et,{href:r,target:"_blank","data-testid":S.PrivacyPolicyLink},l)),s&&c&&t.createElement(ze,{spacing:"small"},t.createElement(et,{href:c,target:"_blank","data-testid":S.TermsOfServiceLink},s)),t.createElement(ue,{className:"mt-5 mb-3"}),t.createElement(z,{"data-testid":S.Version},"Version: ",a),e),p9=wt(qt,"light"),h9=({className:e,isOpen:a=!1,onClose:o,version:l,headingText:r,privacyPolicyUrl:s,privacyPolicyLinkText:c,termsOfServiceUrl:i,termsOfServiceLinkText:d,aboutTextEnhancerEnd:m,...u})=>t.createElement(p9,{padding:"none",onClose:o,isOpen:a,withCloseButton:!0,className:e,...u},t.createElement(ao,{version:l,headingText:r,privacyPolicyUrl:s,privacyPolicyLinkText:c,termsOfServiceUrl:i,termsOfServiceLinkText:d,enhancerEnd:m})),Dt=e=>a=>{a.key==="Enter"&&e(a)},v9="_chevron_ansc0_4",g9="_toggle_ansc0_12",w9="_summary_ansc0_16",E9="_content_ansc0_24",x9="_expanded_ansc0_29",b9="_accordionButton_ansc0_33",k9="_dark_ansc0_40",z9="_meta_ansc0_47",B9="_light_ansc0_51",Ne={chevron:v9,toggle:g9,summary:w9,content:E9,expanded:x9,accordionButton:b9,dark:k9,meta:z9,light:B9},C9=({canOnlyToggleWithTitle:e,children:a,className:o,isExpanded:l,onExpand:r,...s})=>{const c=_(Ne.summary,o);return e?t.createElement("div",{className:c},a):t.createElement(_e,{className:c,"aria-expanded":l,onClick:r,onKeyDown:Dt(r),...s},a)},I9=({isExpanded:e})=>{const a=e?P.IconChevronDown:P.IconChevronRight;return t.createElement(q,{size:"compact",source:a,className:_(Ne.chevron,"me-2")})},y9=({children:e,isExpanded:a,canOnlyToggleWithTitle:o,onExpand:l})=>{const r=()=>t.createElement(t.Fragment,null,t.createElement(I9,{isExpanded:a}),e);return o?t.createElement(_e,{className:Ne.accordionButton,"aria-expanded":a,onClick:l,onKeyDown:Dt(l)},t.createElement(r,null)):t.createElement("div",{className:Ne.accordionButton},t.createElement(r,null))},M9=({meta:e})=>{const a="d-inline ms-2";return typeof e=="string"?t.createElement(z,{fontVariant:C.BodyBold,className:_(Ne.meta,a)},e):t.createElement("div",{className:a},e)},S9=({canOnlyToggleWithTitle:e,children:a,enhancerEnd:o,meta:l,isExpanded:r,onExpand:s,className:c,...i})=>t.createElement(C9,{canOnlyToggleWithTitle:e,className:c,isExpanded:r,onExpand:s,...i},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(y9,{canOnlyToggleWithTitle:e,isExpanded:r,onExpand:s},a),t.createElement(M9,{meta:l}),t.createElement("div",{className:"ml-auto"},o))),L9=({buttonClassName:e,canOnlyToggleWithTitle:a,children:o,className:l,colorScheme:r,contentClassName:s,dataTestId:c,enhancerEnd:i,isExpanded:d=!1,meta:m,onToggle:u,title:f,...p})=>{const[h,v]=t.useState(d),g=V.usePrevious(h),w=E=>{E.preventDefault(),v(x=>!x)};return t.useEffect(()=>{h!==(g||!1)&&(u==null||u(h))},[u,h,g]),t.createElement(R,null,({colorScheme:E})=>t.createElement("div",{role:"group",className:_(Ne[r??E],l),...p},t.createElement(S9,{canOnlyToggleWithTitle:a,meta:m,isExpanded:h,onExpand:w,className:e,enhancerEnd:i,"data-testid":c},typeof f=="string"?t.createElement(z,{fontVariant:C.BodyBold},f):f),t.createElement("div",{className:_(Ne.content,{[Ne.expanded]:h},s)},o)))},$9="_secondaryWrapper_1plhf_4",N9="_statusWrapper_1plhf_10",R9="_statusItem_1plhf_18",A9="_eventsList_1plhf_22",H9="_eventItem_1plhf_26",O9="_contentWrapper_1plhf_32",P9="_disabled_1plhf_42",we={secondaryWrapper:$9,statusWrapper:N9,statusItem:R9,eventsList:A9,eventItem:H9,contentWrapper:O9,disabled:P9},V9=({actionButton:e,disabled:a=!1,eventsItems:o,eventsTitle:l,statusItems:r,title:s,titleEnhancerStart:c})=>t.createElement(ba,{title:s,titleEnhancerStart:c,secondaryComponent:t.createElement("div",{className:_(we.secondaryWrapper,a&&we.disabled,"p-4")},r.map(i=>t.createElement("div",{className:we.statusWrapper,key:`${i.label}${i.content}`},t.createElement(z,{variant:"inherit",fontVariant:C.Body,className:we.statusItem},i.label),t.createElement(z,{variant:"inherit",fontVariant:C.BodyBold,className:we.statusItem},i.content))))},t.createElement("div",{className:_(we.contentWrapper,a&&we.disabled,"p-4")},t.createElement(We,{className:"mb-2",htmlTag:"h3",variant:"inherit",fontVariant:C.H5},l),t.createElement(bt,{spacing:"none",className:we.eventsList},o.map(i=>t.createElement(ze,{key:i.label},t.createElement(et,{onClick:i.action,isUnderlined:!!i.action,className:we.eventItem},i.label)))),t.createElement(et,{variant:"inherit",fontVariant:C.BodyBold,isDisabled:!0,onClick:e.action},e.label))),T9="_wrapper_16uxo_4",W9={wrapper:T9},q9={width:16,height:9},D9=({children:e,className:a,dimensions:o=q9,isActive:l=!0,style:r,...s})=>{const c=l?{"--aspect-ratio-height":o.height,"--aspect-ratio-width":o.width}:void 0;return t.createElement("div",{style:{...r,...c},className:_(W9.wrapper,a),...s},e)},j9="_bar_19iud_4",F9="_absoluteTop_19iud_12",U9="_absoluteBottom_19iud_17",G9="_relative_19iud_22",X9="_row_19iud_26",Q9="_rowReverse_19iud_30",K9="_column_19iud_34",Z9="_columnReverse_19iud_38",Y9="_spaceBetween_19iud_42",J9="_center_19iud_46",e_="_nonePadding_19iud_50",t_="_compactPadding_19iud_54",n_="_smallPadding_19iud_58",a_="_mediumPadding_19iud_62",o_="_largePadding_19iud_66",st={bar:j9,absoluteTop:F9,absoluteBottom:U9,relative:G9,row:X9,rowReverse:Q9,column:K9,columnReverse:Z9,spaceBetween:Y9,center:J9,nonePadding:e_,compactPadding:t_,smallPadding:n_,mediumPadding:a_,largePadding:o_},l_=({children:e,className:a,position:o="relative",padding:l="none",flexDirection:r="row",justifyContent:s="spaceBetween",...c})=>t.createElement("div",{className:_(st.bar,st[me(l)],st[o],st[r],st[s],a),...c},e),r_="_wrapper_1f5cx_14",c_="_list_1f5cx_20",s_="_listItem_1f5cx_27",i_="_crumbLabel_1f5cx_30",d_="_crumbLink_1f5cx_43",pt={wrapper:r_,list:c_,listItem:s_,crumbLabel:i_,crumbLink:d_},m_=({className:e,crumbs:a,handleNavigate:o})=>{const r=[...a].reverse().slice(1).find(c=>!!c.url),s=(c,i)=>{c.preventDefault(),o(i)};return t.createElement("nav",{className:_(e,pt.wrapper),"aria-label":"breadcrumbs"},(r==null?void 0:r.url)&&t.createElement(D,{href:r.url,onClick:c=>s(c,r.url),htmlTag:"a",size:"none",variant:"transparent",className:"mr-3","aria-label":`Go back to ${r.label}`},t.createElement(q,{source:P.IconArrowLeftRegular,size:"medium"})),t.createElement("ul",{className:pt.list},a.map(c=>t.createElement("li",{key:`${c.label}${c.url}`,className:pt.listItem},c.url?t.createElement("a",{className:pt.crumbLink,href:c.url,onClick:i=>s(i,c.url)},t.createElement(ua,{label:c.label})):t.createElement(ua,{label:c.label})))))},ua=({label:e})=>t.createElement(z,{fontVariant:C.BodyBold,className:pt.crumbLabel},e),u_="_svg_1ww8x_4",__="_circle_1ww8x_13",f_="_timer_1ww8x_1",_a={svg:u_,circle:__,timer:f_},p_=({duration:e=60,className:a,...o})=>{const l=t.useMemo(()=>e,[]);return t.createElement("svg",{viewBox:"0 0 32 32",className:_(_a.svg,a),role:"img","aria-label":"timer",...o},t.createElement("circle",{r:"16",cx:"16",cy:"16",className:_a.circle,style:{animationDuration:`${l}s`}}))},h_="_countdownWrapper_nht8u_11",v_="_countdownNumber_nht8u_20",g_="_svg_nht8u_24",w_="_circleMain_nht8u_33",E_="_circleBackground_nht8u_34",x_="_countdown_nht8u_11",b_="_animateCountdown_nht8u_1",Ve={countdownWrapper:h_,countdownNumber:v_,svg:g_,circleMain:w_,circleBackground:E_,countdown:x_,animateCountdown:b_},fa=({className:e})=>t.createElement("circle",{className:e,r:"35",cx:"40",cy:"40"}),k_=({currentCount:e=0,startCountFrom:a=5,shouldStartCountDown:o})=>(t.useEffect(()=>{document.documentElement.style.setProperty("--countdown-animation-duration",`${a}`)},[a]),t.createElement("div",{className:Ve.countdownWrapper},t.createElement(z,{className:Ve.countdownNumber,colorScheme:"light",fontVariant:C.H1},e),t.createElement("svg",{role:"img","aria-label":"Circle countdown",className:Ve.svg},t.createElement(fa,{className:_(Ve.circleBackground,o?Ve.countdown:"")}),t.createElement(fa,{className:_(Ve.circleMain,o?Ve.countdown:"")})))),z_=({startCountFrom:e=5,msInterval:a=1e3,shouldStartCountDown:o})=>{const{startCountDown:l,currentCount:r}=V.useCountDown({startCountFrom:e,enabled:o,msInterval:a});return t.useEffect(()=>{o&&l()},[o,l]),t.createElement(k_,{startCountFrom:e,shouldStartCountDown:o,currentCount:r})},B_="_tabs_1v2zs_4",C_="_light_1v2zs_10",I_="_dark_1v2zs_13",y_="_small_1v2zs_16",M_="_tab_1v2zs_4",S_="_active_1v2zs_34",L_="_canClickActive_1v2zs_34",$_="_large_1v2zs_46",N_="_medium_1v2zs_49",ye={tabs:B_,light:C_,dark:I_,small:y_,tab:M_,active:S_,canClickActive:L_,large:$_,medium:N_},R_=({allowActiveTabToBeClicked:e=!1,tabs:a,selectedTabID:o,onTabChange:l,className:r,sizeModifier:s="large"})=>t.createElement(R,null,({colorScheme:c})=>t.createElement("div",{role:"tablist",className:_(c,ye[c],ye[s],ye.tabs,r)},a.map(({name:i,id:d,textEndContent:m,testId:u})=>t.createElement("button",{type:"button","data-testid":u,onClick:()=>{(o!==d||o===d&&e)&&l(d)},role:"tab",key:d,className:_(ye.tab,ye[c],ye[s],{[ye.active]:d===o,[ye.canClickActive]:e})},t.createElement(z,{fontVariant:s==="small"?C.SmallBold:C.BodyBold,className:_({"p-relative":!!m})},i,m))))),A_="_wrap_yqav1_4",H_="_buttonContainer_yqav1_10",O_="_dropContent_yqav1_17",P_="_fade_yqav1_1",V_="_contentTextNoWrap_yqav1_25",T_="_topLeft_yqav1_30",W_="_bottomLeft_yqav1_31",q_="_topRight_yqav1_35",D_="_bottomRight_yqav1_36",j_="_topMiddle_yqav1_42",F_="_bottomMiddle_yqav1_53",U_="_middleLeft_yqav1_62",G_="_middleRight_yqav1_63",X_="_limitSize_yqav1_84",Q_="_row_yqav1_89",K_="_rowReverse_yqav1_93",Z_="_column_yqav1_97",Y_="_columnReverse_yqav1_101",Ee={wrap:A_,buttonContainer:H_,dropContent:O_,fade:P_,contentTextNoWrap:V_,topLeft:T_,bottomLeft:W_,topRight:q_,bottomRight:D_,topMiddle:j_,bottomMiddle:F_,middleLeft:U_,middleRight:G_,limitSize:X_,row:Q_,rowReverse:K_,column:Z_,columnReverse:Y_},jt=({buttonClassName:e,buttonLabel:a="Toggle drop content",canCloseOutside:o=!0,children:l,className:r,closeOnEscape:s=!1,content:c,contentClassName:i,dropContentRole:d,dropContentLabel:m,interactiveElement:u,isContentTextWrapped:f=!1,isDisabled:p,isOpen:h=!1,limitSize:v=!1,onClose:g,onContainerClick:w,onContentVisibilityChange:E,onOutsideClose:x,position:B="bottomLeft",flexDirection:L="row",...I})=>{const[k,M]=t.useState(h),A=t.useRef(I);A.current=I;const b=t.useCallback(()=>{g==null||g(),M(!1)},[g]),$=t.useCallback(()=>{o&&(b(),x==null||x())},[o,x,b]);t.useEffect(()=>{const F=X=>{X.key===be.escape&&b()};return k?document.addEventListener("keydown",F,!0):document.removeEventListener("keydown",F,!0),()=>F&&document.removeEventListener("keydown",F,!0)},[s,b,k]);const y=t.useCallback(F=>{w==null||w(),k&&(g==null||g()),M(X=>!X),F.stopPropagation()},[k,g,w]),W=t.useCallback(F=>F.stopPropagation(),[]),G=F=>{F.stopPropagation(),g==null||g(),M(!1)};t.useEffect(()=>{E&&E(k)},[k,E]);const T=V.useOnClickOutside($),j=t.useMemo(()=>t.createElement(t.Fragment,null,typeof l=="function"?l(k):l),[l,k]),J=t.useMemo(()=>(u==null?void 0:u({"aria-label":a,className:_(Ee.buttonContainer,e),onClick:y,onKeyDown:W,children:j,...A.current},k))??t.createElement(_e,{"aria-label":a,className:_(Ee.buttonContainer,e),onClick:y,onKeyDown:W,...A.current},j),[e,a,y,u,W,k,j]);return p?t.createElement("div",{className:_(Ee.wrap,r),ref:T},j):t.createElement("div",{className:_(Ee.wrap,r),ref:T},J,k&&t.createElement("div",{"aria-label":m,role:d,className:_(Ee.dropContent,Ee[B],Ee[L],{[Ee.contentTextNoWrap]:!f,[Ee.limitSize]:v},i)},typeof c=="function"?c(G):c))},J_="_dark_1flzb_20",ef="_light_1flzb_46",tf="_container_1flzb_169",nf="_errorText_1flzb_170",af="_containerWrapContent_1flzb_174",of="_selectWrapper_1flzb_178",lf="_fullWidth_1flzb_184",rf="_view_1flzb_187",cf="_select_1flzb_178",sf="_compact_1flzb_244",df="_small_1flzb_248",mf="_medium_1flzb_251",uf="_hasIcon_1flzb_254",_f="_textWrapper_1flzb_258",ff="_label_1flzb_265",pf="_text_1flzb_258",hf="_icon_1flzb_273",vf="_chevron_1flzb_274",gf="_error_1flzb_170",wf="_inlineLabel_1flzb_311",Ef="_disabled_1flzb_328",H={dark:J_,light:ef,container:tf,errorText:nf,containerWrapContent:af,selectWrapper:of,fullWidth:lf,view:rf,select:cf,compact:sf,small:df,medium:mf,hasIcon:uf,textWrapper:_f,label:ff,text:pf,icon:hf,chevron:vf,error:gf,inlineLabel:wf,disabled:Ef},xf="_fullWidth_7juwi_12",bf="_button_7juwi_16",kf="_wrapper_7juwi_20",zf="_menu_7juwi_25",Bf="_checkboxWrapper_7juwi_29",Cf="_dropContentFullWidth_7juwi_34",If="_textWrapper_7juwi_41",ae={fullWidth:xf,button:bf,wrapper:kf,menu:zf,checkboxWrapper:Bf,dropContentFullWidth:Cf,textWrapper:If},oo=({className:e,colorScheme:a,dropContentPosition:o,errorText:l,hasError:r,iconType:s,isDisabled:c,isFullWidth:i,isOpen:d=!1,isTruncated:m=!1,label:u,labelModifier:f,menuComponent:p,multipleSelectionText:h="selected",noSelectionText:v,onOutsideClose:g,onContentVisibilityChange:w,options:E,sizeModifier:x="medium",testId:B,value:L=[],wrapContent:I=!1})=>t.createElement(R,null,({colorScheme:k})=>t.createElement(jt,{buttonLabel:u,className:_(ae.fullWidth,e),content:p,contentClassName:_({[ae.fullWidth]:i}),isOpen:E.length>0&&d,isDisabled:c,onOutsideClose:g,onContentVisibilityChange:w,position:o,interactiveElement:M=>t.createElement(_e,{...M,className:_(a??k,H.container,H[a??k],ae.button,{[ae.fullWidth]:i,[H.disabled]:c,[H.error]:r&&!c,[H.containerWrapContent]:I}),"data-testid":B},t.createElement(yf,{iconType:s,isDisabled:c,isFullWidth:i,isTruncated:m,labelModifier:f,multipleSelectionText:h,noSelectionText:v,options:E,selectLabel:u,sizeModifier:x,value:L}),r&&l&&t.createElement(z,{className:_("mt-2",H.errorText),variant:"danger"},l))})),yf=({iconType:e,isDisabled:a,isFullWidth:o,isTruncated:l,labelModifier:r,multipleSelectionText:s,noSelectionText:c,options:i,selectLabel:d,sizeModifier:m,value:u})=>{const f=r==="hidden",p=r==="inline",h=E=>{var x;return((x=i.find(B=>B.id===E))==null?void 0:x.label)??E},v=p||f,g={text:d},w=()=>u.length===1?h(u[0]):u.length>1&&!l?u.map(E=>h(E)).join(", "):u.length===0&&!c||u.length>1?`${u.length} ${s}`:c;return t.createElement(t.Fragment,null,!v&&t.createElement(ve,{className:_(H.label),...g}),t.createElement(_e,{className:_(H.selectWrapper,{[ae.fullWidth]:o}),htmlTag:"div",disabled:a},t.createElement("div",{className:_(H.view,H[m],{[H.hasIcon]:!!e}),"data-testid":S.MultiselectView},v&&t.createElement(ve,{className:_(H.inlineLabel),isLabelHidden:f,isLabelInline:p,...g}),!!e&&t.createElement(q,{size:"compact",source:e,className:H.icon}),t.createElement("div",{className:_(H.textWrapper,ae.textWrapper)},t.createElement("span",{className:H.text},w())),t.createElement(q,{size:m==="medium"?"compact":"mini",source:P.IconChevronDown,className:H.chevron}))))},Mf=wt(le,"light"),Sf=({isFullWidth:e,options:a,onConfirm:o,menuTestId:l,onContentVisibilityChange:r,value:s=[],isOpen:c,...i})=>{const[d,m]=t.useState(s),[u,f]=t.useState(c),p=({id:v,checked:g})=>{let w=[];!d.includes(v)&&g?w=[...d,v]:d.includes(v)&&!g&&(w=d.filter(E=>E!==v)),m(w)},h=()=>{const v=d.map(g=>{var w;return{id:g,label:((w=a.find(E=>E.id===g))==null?void 0:w.label)??"No label"}});f(!1),o(v)};return t.createElement(oo,{isOpen:u,isFullWidth:e,menuComponent:v=>t.createElement(Lf,{isFullWidth:e,options:a,selection:d,onChange:p,onConfirm:g=>{h(),v(g)},testId:l}),options:a,onOutsideClose:()=>m(s),onContentVisibilityChange:r,value:d,...i})},Lf=({isFullWidth:e=!1,options:a,selection:o,onChange:l,onConfirm:r,testId:s})=>{const c=i=>{l({id:i.currentTarget.name,checked:i.currentTarget.checked})};return a.length>0?t.createElement(Mf,{className:_(ae.wrapper,{[ae.fullWidth]:e},"py-3"),"data-testid":s},t.createElement(at,{className:_(ae.menu,"pl-4 pr-5 mr-1")},a.filter(i=>!i.isHidden).map((i,d)=>t.createElement("div",{className:_(e?ae.fullWidth:ae.checkboxWrapper,{"mb-2":d+1!==a.length}),key:i.id,"data-testid":`${S.MultiselectItem}-${d}`},t.createElement(y1,{role:"menuitemcheckbox",name:i.id,label:i.label,checked:o.includes(i.id),onChange:c,isDisabled:i.isDisabled})))),t.createElement("div",{className:"mx-4 mt-2"},t.createElement(D,{onClick:r,modifier:"fullWidth","data-testid":S.ConfirmableMultiselectConfirm},"Confirm"))):null},$f=wt(qt,"light"),Nf=({cancelButtonText:e,cancelButtonTestid:a,confirmButtonText:o,confirmButtonTestid:l,description:r,descriptionWordBreak:s,isOpen:c,onCancel:i,onConfirm:d,title:m,...u})=>{const f=t.createElement(D,{onClick:d,variant:"primary",size:"medium","data-testid":l,modifier:"fullWidth"},o);return t.createElement($f,{isOpen:c,...u},t.createElement(bt,{spacing:"none"},t.createElement(z,{fontVariant:C.H5,className:"mb-2"},m),r&&t.createElement(z,{fontVariant:C.Body,className:"mb-4",wordBreak:s},t.createElement(Ka,{text:r})),e?t.createElement($a,{className:"mt-2"},t.createElement(m1,{xs:6},t.createElement(D,{onClick:i,variant:"secondary",size:"medium","data-testid":a,modifier:"fullWidth"},e)),t.createElement(m1,{xs:6},f)):f))},Rf="_wrapper_1uegx_4",Af="_clickCatcher_1uegx_8",Hf="_positionAdjuster_1uegx_17",i1={wrapper:Rf,clickCatcher:Af,positionAdjuster:Hf},Of=({children:e,menu:a})=>{const[o,l]=t.useState(!1),r=()=>l(!1),s=i=>{l(!o),o||i.preventDefault()},c=typeof a=="function"?a({onClose:r}):a;return t.createElement("div",{onContextMenu:s,role:"presentation",tabIndex:-1,className:i1.wrapper},o&&t.createElement(t.Fragment,null,t.createElement("div",{className:i1.clickCatcher,onClick:r,role:"presentation",tabIndex:-1}),t.createElement("div",{className:i1.positionAdjuster},c)),e)},Pf="_fileUpload_mtns5_13",Vf="_button_mtns5_22",Tf="_disabledDark_mtns5_32",Wf="_disabledLight_mtns5_37",qf="_error_mtns5_42",Df="_content_mtns5_47",Me={fileUpload:Pf,button:Vf,disabledDark:Tf,disabledLight:Wf,error:qf,content:Df},jf="or drag and drop",lo=t.forwardRef(({accept:e,ariaLabel:a,colorScheme:o="dark",hasError:l,isDisabled:r,onChange:s,onDrop:c,multiple:i=!1,title:d,subTitle:m=jf,...u},f)=>{const p=r?o==="dark"?Me.disabledDark:Me.disabledLight:"";return t.createElement(Oa,{onDrop:c,colorScheme:o,hasError:l,isDisabled:r,...u},t.createElement(M1,{accept:e,className:Me.fileUpload,onChange:s,multiple:i,ref:f,ariaLabel:a,colorScheme:o,isDisabled:r},t.createElement("div",{className:Me.content},t.createElement("div",{className:Me.button},t.createElement(q,{source:P.IconAdd,size:"small",className:_(p,l&&Me.error),colorScheme:o})),d&&t.createElement(ze,{className:"pb-0"},t.createElement(z,{fontVariant:C.H5,className:_(p,l&&Me.error),colorScheme:o},d)),m&&t.createElement(ze,{className:"pt-0"},t.createElement(z,{fontVariant:C.Body,className:_(p,l&&Me.error),colorScheme:o},m)))))});lo.displayName="DragAndUploadFiles";const Ff=({children:e,className:a,...o})=>t.createElement("form",{className:a,...o},e),Uf="_group_1wlif_4",Gf="_noneSpacing_1wlif_10",Xf="_compactSpacing_1wlif_14",Qf="_smallSpacing_1wlif_18",Kf="_mediumSpacing_1wlif_22",Zf="_largeSpacing_1wlif_26",Yf="_fullWidth_1wlif_30",Jf="_spaceBetween_1wlif_34",ep="_center_1wlif_38",tp="_normal_1wlif_42",Rt={group:Uf,noneSpacing:Gf,compactSpacing:Xf,smallSpacing:Qf,mediumSpacing:Kf,largeSpacing:Zf,fullWidth:Yf,spaceBetween:Jf,center:ep,normal:tp},np=({children:e,className:a,modifier:o,spacing:l="medium",justifyContent:r="normal",...s})=>t.createElement("div",{className:_(Rt.group,Rt[g1(l)],Rt[r],o&&Rt[o],a),...s},e),ap="_pill_b6d2f_12",op="_iconWrapper_b6d2f_19",lp="_icon_b6d2f_19",rp="_textWrapper_b6d2f_32",cp="_text_b6d2f_32",it={pill:ap,iconWrapper:op,icon:lp,textWrapper:rp,text:cp},sp=({className:e,text:a,...o})=>t.createElement(S1,{className:_("align-items-center",it.pill,e),...o},t.createElement("div",{className:it.iconWrapper},t.createElement(q,{className:it.icon,source:P.IconInfoRound,colorScheme:"light"})),t.createElement("div",{className:it.textWrapper},t.createElement(z,{colorScheme:"light",className:it.text},a))),ip="_menu_1litt_11",dp={menu:ip},f1=({item:e})=>{const a=e.linkWrapper;return e.url||e.clickAction||e.isDisabled?t.createElement(Fa,{"aria-checked":e.isAriaChecked,"aria-label":!a&&e.target==="_blank"?`${e.label} (Opens in a new tab)`:void 0,"aria-selected":e.isAriaSelected,"data-testid":e.testId,href:a?void 0:e.url,icon:e.icon,iconColor:e.iconColor,iconAlignedStart:e.iconAlignedStart,isDisabled:e.isDisabled,isFixedIcon:e.isFixedIcon,onClick:e.clickAction,role:e.role,target:a?void 0:e.target,variant:e.variant??"inherit"},e.label):t.createElement(ze,{"aria-checked":e.isAriaChecked,"aria-selected":e.isAriaSelected,role:e.role},t.createElement(z,{className:"pr-1 pl-1"},e.label),e.icon&&t.createElement(q,{source:e.icon,size:"compact",color:e.iconColor}))},mp=e=>e.map(a=>String(a.label)).join(":"),up=({children:e,className:a,colorScheme:o="light",testId:l})=>t.createElement(Y,{colorScheme:o},t.createElement(le,{"data-testid":l,className:_(dp.menu,a)},e)),_p=({onPointerDownCapture:e,className:a,colorScheme:o="light",isAriaMultiSelectable:l,menuContent:r,role:s="menu",tabIndex:c,testId:i,wrapperComponent:d=up})=>{const m=!Array.isArray(r),u=Object.entries(r);return t.createElement(d,{className:a,colorScheme:o,testId:i},u.map(([f,p],h)=>{const v=u.length-1===h;return t.createElement(t.Fragment,{key:mp(p)},m&&t.createElement(t.Fragment,null,t.createElement("div",{className:"p-2"},t.createElement(z,{fontVariant:C.BodyBold},f)),t.createElement(ue,null)),t.createElement(bt,{onPointerDownCapture:e,"aria-multiselectable":l,className:"p-1",role:s,spacing:"compact",tabIndex:c},p.map((g,w)=>{const E=g.linkWrapper;return E?t.createElement(E,{key:`${g.label}-wrapper-${w}`},t.createElement(f1,{item:g})):t.createElement(f1,{key:`${g.label}-entry-${w}`,item:g})})),!v&&t.createElement(ue,null))}))},fp=wt(le,"light"),ro=({isFullWidth:e,options:a,onSelectChange:o,menuTestId:l,value:r=[],...s})=>{const c=({id:i,checked:d})=>{let m=[];!r.includes(i)&&d?m=[...r,i]:r.includes(i)&&!d&&(m=r.filter(f=>f!==i));const u=m.map(f=>{var p;return{id:f,label:((p=a.find(h=>h.id===f))==null?void 0:p.label)??"No label"}});o(u)};return t.createElement(oo,{options:a,value:r,isFullWidth:e,menuComponent:t.createElement(pp,{isFullWidth:e,options:a,selection:r,onChange:c,testId:l}),...s})},pp=({isFullWidth:e=!1,options:a,selection:o,onChange:l,testId:r})=>{const s=c=>{l({id:c.currentTarget.name,checked:c.currentTarget.checked})};return a.length>0?t.createElement(fp,{className:_(ae.wrapper,{[ae.fullWidth]:e},"py-3"),"data-testid":r},t.createElement(at,{className:_(ae.menu,"pl-4 pr-5 mr-1")},a.filter(c=>!c.isHidden).map((c,i)=>t.createElement("div",{className:_(ae.checkboxWrapper,{"mb-2":i+1!==a.length}),key:c.id,"data-testid":`${S.MultiselectItem}-${i}`},t.createElement(y1,{role:"menuitemcheckbox",name:c.id,label:c.label,checked:o.includes(c.id),onChange:s,isDisabled:c.isDisabled}))))):null},hp="_line_ik17u_25",vp="_dark_ik17u_32",gp="_disabled_ik17u_35",wp="_completed_ik17u_38",Ep="_failed_ik17u_41",xp="_active_ik17u_44",bp="_light_ik17u_48",Qe={line:hp,dark:vp,disabled:gp,completed:wp,failed:Ep,active:xp,light:bp},kp=({className:e,colorScheme:a,isActive:o,isCompleted:l,isDisabled:r,isFailed:s,...c})=>t.createElement(R,null,({colorScheme:i})=>t.createElement("div",{className:_(Qe.line,Qe[a??i],{[Qe.active]:o,[Qe.completed]:l,[Qe.disabled]:r,[Qe.failed]:s},e),"data-testid":S.LineStep,...c})),co=(e,a)=>{const l=Math.max(0,e);return l>a?a:l},zp=({steps:e,stepIndex:a})=>{const o=e.findIndex((r,s)=>s>=a&&!r.isDisabled),l=~o?o:a;return co(l,e.length-1)},Bp=({isActive:e,isDisabled:a})=>e?"standard":a?"disabled":"subtle",Cp="_multistepIndicatorWrapper_1jax0_4",Ip="_isStepNameHidden_1jax0_10",yp="_lineStepperWrapper_1jax0_14",Mp="_lineStepListItem_1jax0_19",Sp="_lineStepButton_1jax0_23",Lp="_truncated_1jax0_27",$p="_item_1jax0_32",Np="_itemButton_1jax0_36",Rp="_text_1jax0_39",Ap="_number_1jax0_43",Hp="_noHover_1jax0_52",de={multistepIndicatorWrapper:Cp,isStepNameHidden:Ip,lineStepperWrapper:yp,lineStepListItem:Mp,lineStepButton:Sp,truncated:Lp,item:$p,itemButton:Np,text:Rp,number:Ap,noHover:Hp},Op=({isActive:e,isCompleted:a,isFailed:o,isCurrent:l,isDisabled:r,isStepNameTruncated:s,isStepNameHidden:c,label:i,stepNumber:d})=>t.createElement(t.Fragment,null,t.createElement(qa,{className:_(de.number,{"mr-2":!c}),isActive:e||l,isCompleted:a,isFailed:o,isDisabled:r,stepNumber:d}),!c&&t.createElement(z,{isTruncated:s,className:de.text,fontVariant:C.BodyBold,variant:Bp({isDisabled:r,isActive:e||l})},i)),pa="step",Pp=({className:e,isCurrent:a,isStepNameTruncated:o,isStepNameHidden:l,step:r,stepIndex:s,variant:c,onStepChange:i})=>{const{isActive:d,isDisabled:m,url:u,isCompleted:f,isFailed:p,isSelectable:h,label:v,onClick:g}=r,w=m||!a&&!d&&!h,E=t.useRef(null),x=Ao();return t.useEffect(()=>{x&&a&&E.current&&E.current.focus()},[a,x]),t.createElement("li",{className:_(de.item,{[de.truncated]:o,[de.lineStepListItem]:c==="line"},e)},t.createElement(Wt,{"aria-current":a?pa:void 0,"aria-label":`${pa} ${s}`,"aria-hidden":w,tabIndex:w?-1:0,"data-testid":`${S.MultistepIndicatorButton}-${s}`,disabled:w,ref:E,className:_(de.itemButton,{[de.noHover]:w,[de.lineStepButton]:c==="line"},"d-flex align-items-center"),onClick:()=>{m||(i==null||i(s),g==null||g())},href:u,htmlTag:c==="line"||!u?"button":"a"},c==="ordered-list"?t.createElement(Op,{isActive:d,isCompleted:f,isFailed:p,isCurrent:a,isStepNameTruncated:o,isStepNameHidden:l,label:v,stepNumber:String(s+1)}):t.createElement(kp,{isActive:d||a,isCompleted:f,isDisabled:m})))},Vp=({className:e,colorScheme:a,currentStepIndex:o=0,isStepNameTruncated:l,isStepNameHidden:r=!1,stepClassName:s,steps:c,variant:i="ordered-list",onStepChange:d})=>{const m=co(o,c.length-1),u=c[m];return t.createElement(R,null,({colorScheme:f})=>t.createElement(Y,{colorScheme:a??f},t.createElement("ol",{"aria-label":u?`${u.label}, step ${m+1} of ${c.length}`:void 0,className:_("d-flex",de.multistepIndicatorWrapper,{[de.lineStepperWrapper]:i==="line",[de.isStepNameHidden]:r},e),"data-testid":S.MultistepIndicator},c.map((p,h)=>t.createElement(Pp,{className:s,isCurrent:h===m,isStepNameTruncated:l,isStepNameHidden:r,key:`${h}-${p.label}`,onStepChange:d,step:p,stepIndex:h,variant:i})))))},Tp="_wrap_oxd8c_11",Wp="_input_oxd8c_15",qp="_button_oxd8c_35",Dp="_buttonBorderDark_oxd8c_40",jp="_buttonBorderLight_oxd8c_44",Se={wrap:Tp,input:Wp,button:qp,buttonBorderDark:Dp,buttonBorderLight:jp},Fp=({name:e,label:a,colorScheme:o,onChange:l,ariaLabelDecrement:r,labelDecrement:s="-",ariaLabelIncrement:c,labelIncrement:i="+",value:d=0,minValue:m=0,maxValue:u=Number.MAX_VALUE,isInputReadOnly:f,isDisabled:p,stepValue:h=1})=>{const v=t.useCallback(x=>Math.min(Math.max(x,m),u),[m,u]),g=t.useCallback(x=>{const B=v(d+x);!p&&l(B)},[d,v,l,p]),w=x=>{const B=v(Number(x));l(B)},E=!!e;return t.createElement(R,null,({colorScheme:x})=>{const B=o||x;return t.createElement("div",{className:Se.wrap},t.createElement(D,{className:_(Se.button,B==="dark"?Se.buttonBorderDark:Se.buttonBorderLight),colorScheme:B,variant:"translucent",onClick:()=>g(-h),disabled:d===m,"data-testid":E?`${e}-${S.NumberStepDecrement}`:S.NumberStepDecrement,"aria-label":r,isDisabled:p},s),t.createElement(xt,{className:Se.input,colorScheme:B,name:e,label:a,labelModifier:"hidden",type:"number",value:String(d),"data-testid":E?`${e}-${S.NumberStepInput}`:S.NumberStepInput,onValueChange:w,readOnly:f,isDisabled:p}),t.createElement(D,{className:_(Se.button,B==="dark"?Se.buttonBorderDark:Se.buttonBorderLight),colorScheme:B,variant:"translucent",onClick:()=>g(h),disabled:d===u,"data-testid":E?`${e}-${S.NumberStepIncrement}`:S.NumberStepIncrement,"aria-label":c,isDisabled:p},i))})},Up="_toggleShowPasswordIcon_p5tw9_4",Gp={toggleShowPasswordIcon:Up},Xp=({hidePasswordTitle:e="Hide password",showPasswordTitle:a="Show password",...o})=>{const[l,r]=t.useState(!1),s=l?P.IconPasswordHide:P.IconPasswordShow,c=l?e:a;return t.createElement(xt,{...o,enhancerEnd:t.createElement(D,{noHover:!0,onClick:i=>{i.preventDefault(),i.stopPropagation(),r(d=>!d)},size:"none",title:c,variant:"transparent"},t.createElement(q,{className:_(Gp.toggleShowPasswordIcon,"ml-1"),source:s})),type:l?"text":"password"})},Qp=({children:e,remotePopOut:a,title:o,onUnload:l})=>{const[r]=t.useState(()=>document.createElement("div")),s=t.useRef();return t.useEffect(()=>{a&&(s.current=a),s.current||(s.current=window.open("","")),s.current&&(s.current.document.title=o??"Pexip One")},[a,o]),t.useEffect(()=>{const c=s.current,i=()=>{c&&(c.removeEventListener("beforeunload",i),window.removeEventListener("beforeunload",i),c!=null&&c.closed||c.close(),typeof l=="function"&&l())};return c&&(c.document.body.appendChild(r),Kp(c),c.addEventListener("beforeunload",i),window.addEventListener("beforeunload",i)),()=>i()},[r,l]),r?Ea.createPortal(e,r):null},Kp=e=>{const a=Array.from(document.styleSheets);for(const o of a)if(o.href){const l=document.createElement("link");l.rel="stylesheet",l.href=o.href,e.document.head.appendChild(l)}else if(o.cssRules&&o.cssRules.length>0){const l=document.createElement("style");for(const r of Array.from(o.cssRules))l.appendChild(document.createTextNode(r.cssText));e.document.head.appendChild(l)}},Zp="_wrap_rw770_12",Yp="_labelWrapper_rw770_17",Jp="_contentWrap_rw770_21",eh="_input_rw770_29",th="_actions_rw770_34",nh="_errorText_rw770_38",Le={wrap:Zp,labelWrapper:Yp,contentWrap:Jp,input:eh,actions:th,errorText:nh},R1=({children:e="",className:a,errorText:o,hasError:l,label:r,labelEnhanceEnd:s,...c})=>t.createElement("div",{className:_(Le.wrap,a),...c},t.createElement("span",{className:_(Le.labelWrapper,"d-flex align-items-center")},t.createElement(ve,{isUppercase:!0,className:"mb-0 mr-1",text:r,fontVariant:C.SmallBold,variant:"subtle"}),s),t.createElement("div",{className:Le.contentWrap},e),l&&o&&t.createElement(z,{className:_("mt-2",Le.errorText),variant:"danger",role:"alert"},o)),ah=({confirmLabel:e="Save",className:a,initialValue:o="",denyAlertText:l="Are you sure you want to cancel?",denyLabel:r="Cancel",hasError:s,errorText:c,id:i,isEditing:d,isConfirmDisabled:m,isReadOnly:u,label:f,labelEnhanceEnd:p,modifyLabel:h="Edit",name:v,overrideInputValue:g,placeholder:w,shouldShowDenyAlert:E,type:x,onChange:B,onConfirm:L,onEditingStateChange:I})=>{const[k,M]=t.useState(o),[A,b]=t.useState(d),$=t.useRef(null),y=t.useId(),W=i??y;t.useEffect(()=>{g&&M(g)},[g]);const G=X=>{B&&B(X),M(X.target.value)},T=()=>{b(!1),I==null||I(!1),L==null||L(k)},j=()=>{const X=o===k,Z=E&&o!==k&&confirm(l);(!E||X||Z)&&(M(o),b(!1),I==null||I(!1))},J=()=>{b(!0),I==null||I(!0)};t.useEffect(()=>{var X;A&&((X=$.current)==null||X.focus())},[A]);const F=t.createElement(t.Fragment,null,(u||!A)&&t.createElement(t.Fragment,null,t.createElement(z,{"data-testid":"text-saved"},o??w),!u&&t.createElement(D,{variant:"text",onClick:J,"data-testid":"btn-modify"},h)),!u&&A&&t.createElement(t.Fragment,null,t.createElement(xt,{ref:$,className:Le.input,id:W,name:v,type:x,value:k,label:f,labelModifier:"hidden",onChange:G,hasError:s,placeholder:w,onKeyDown:Dt(T),sizeModifier:"small"}),t.createElement("div",{className:Le.actions},L&&t.createElement(D,{variant:"text",onClick:j,"data-testid":"btn-deny"},r),t.createElement(D,{variant:"text",isDisabled:m,onClick:T,"data-testid":"btn-confirm"},e))));return t.createElement(R1,{className:a,errorText:c,hasError:s,label:f,labelEnhanceEnd:p},F)},oh=({confirmLabel:e="Save",className:a,denyAlertText:o="Are you sure you want to cancel?",denyLabel:l="Cancel",hasError:r,errorText:s,isEditing:c,isReadOnly:i,label:d,labelEnhanceEnd:m,modifyLabel:u="Edit",noSelectionLabel:f="--",options:p=[],shouldShowDenyAlert:h,value:v=[],onChange:g,onConfirm:w})=>{const[E,x]=t.useState(v),[B,L]=t.useState(c),I=y=>y.map(W=>{var G;return{id:W,label:((G=p.find(T=>T.id===W))==null?void 0:G.label)??W}}),k=y=>{g&&g(y),x(y.map(W=>W.id))},M=()=>{L(!1);const y=I(E);w==null||w(y)},A=()=>{const y=v===E,W=v!==E&&confirm(o);(!h||y||W)&&(L(!1),x(v))},b=()=>{x(v),L(!0)},$=t.createElement(t.Fragment,null,(i||!B)&&t.createElement(t.Fragment,null,t.createElement(z,{"data-testid":"preference-multiselect-label"},I(v).map(y=>y.label).join(", ")||f),!i&&t.createElement(D,{variant:"text",onClick:b,"data-testid":"btn-modify"},u)),!i&&B&&t.createElement(t.Fragment,null,t.createElement(ro,{className:Le.input,value:E,label:d,isFullWidth:!0,labelModifier:"hidden",onSelectChange:k,hasError:r,sizeModifier:"small",options:p,isOpen:!0}),t.createElement("div",{className:Le.actions},w&&t.createElement(D,{variant:"text",onClick:A,"data-testid":"btn-deny"},l),t.createElement(D,{variant:"text",onClick:M,"data-testid":"btn-confirm"},e))));return t.createElement(R1,{className:a,errorText:s,hasError:r,label:d,labelEnhanceEnd:m},$)},lh="_wrap_1l8nu_4",rh="_withBorderBottom_1l8nu_12",ch="_row_1l8nu_16",sh="_rowLeft_1l8nu_24",ih="_rowBottom_1l8nu_30",dt={wrap:lh,withBorderBottom:rh,row:ch,rowLeft:sh,rowBottom:ih},dh=({className:e,description:a,descriptionVariant:o="tinted",label:l,labelVariant:r="standard",rowBottom:s,rowLeft:c,withBorderBottom:i=!0})=>{const d=t.useId();return t.createElement("fieldset",{className:_(dt.wrap,{[dt.withBorderBottom]:i},e),"aria-labelledby":d},t.createElement("div",{className:dt.row},t.createElement("div",{className:"d-flex flex-direction-column"},l&&(typeof l=="string"?t.createElement(z,{fontVariant:C.BodyBold,variant:r},l):l),a&&(typeof a=="string"?t.createElement(z,{variant:o},a):a)),c&&t.createElement("div",{className:dt.rowLeft},c)),s&&t.createElement("div",{className:dt.rowBottom},s))},mh="_wrap_4mkm4_16",uh="_summary_4mkm4_20",_h="_button_4mkm4_28",fh="_actionGroup_4mkm4_44",ph="_headingGroup_4mkm4_49",hh="_headingText_4mkm4_53",vh="_icon_4mkm4_64",gh="_divider_4mkm4_69",wh="_dark_4mkm4_73",Eh="_light_4mkm4_86",xe={wrap:mh,summary:uh,button:_h,actionGroup:fh,headingGroup:ph,headingText:hh,icon:vh,divider:gh,dark:wh,light:Eh},xh=({buttonClassName:e,children:a,className:o,collapseText:l="Collapse",colorScheme:r,expandText:s="Expand",isExpanded:c=!1,onToggle:i,subtitle:d,title:m,titleEnhancerEnd:u})=>{const[f,p]=t.useState(c),h=g=>{g.preventDefault(),p(w=>{const E=!w;return i&&i(E),E})},v=f?l:s;return t.createElement(R,null,({colorScheme:g})=>t.createElement("details",{className:_(xe.wrap,o),open:f,"data-testid":S.SectionAccordionDetails},t.createElement("summary",{className:xe.summary,onClick:h,"data-testid":S.SectionAccordionSummary},t.createElement("div",{className:xe[r??g]},t.createElement("div",{className:_(xe.button,e)},t.createElement("div",{className:xe.headingGroup},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(z,{variant:"inherit",className:xe.headingText,fontVariant:C.H3},m),u),typeof d=="string"?t.createElement(z,{variant:"inherit",className:xe.headingText},d):t.createElement(t.Fragment,null,d)),t.createElement("div",{className:xe.actionGroup},t.createElement(z,{variant:"inherit",fontVariant:C.BodyBold},v),t.createElement(q,{className:xe.icon,source:f?P.IconDoubleChevronUp:P.IconDoubleChevronDown}))),t.createElement(ue,{colorScheme:r??g}))),f&&t.createElement("div",{className:"pt-4 pb-3"},a)))},bh=({children:e,className:a,colorScheme:o,subtitle:l,subtitleTestId:r,title:s,titleTestId:c,variant:i,...d})=>t.createElement(R,null,({colorScheme:m})=>t.createElement(Y,{colorScheme:o??m},t.createElement("section",{className:a,...d},t.createElement(w1,null,t.createElement("div",{className:"mt-5"},t.createElement(z,{fontVariant:C.H2,variant:i,"data-testid":c},s)),t.createElement("div",{className:"mt-2"},t.createElement(z,{fontVariant:C.H6,variant:i,"data-testid":r},l)),e)))),kh=({className:e,colorScheme:a,errorText:o,errorTextTestId:l,hasError:r,iconType:s,id:c,isDisabled:i,isFullWidth:d,label:m,labelModifier:u,onValueChange:f,options:p,sizeModifier:h="medium",value:v,wrapContent:g=!1,...w})=>{var b;const E=t.useId(),x=c??E,B=v||((b=p[0])==null?void 0:b.id),L=u==="hidden",I=u==="inline",k=I||L,M={text:m,id:x},A=$=>{v!==$.currentTarget.value&&f($.currentTarget.value)};return t.useEffect(()=>{r&&o&&I1(o,"assertive")},[r,o]),t.createElement(R,null,({colorScheme:$})=>{var y;return t.createElement("div",{className:_(a??$,H.container,H[a??$],{[H.disabled]:i,[H.error]:r&&!i,[H.containerWrapContent]:g},e)},!k&&t.createElement(ve,{className:_(H.label),...M}),t.createElement("div",{className:_(H.selectWrapper,{[H.fullWidth]:d})},t.createElement("select",{className:H.select,id:x,onBlur:A,onChange:A,value:B,disabled:i,...w},p.map(({id:W,label:G,isDisabled:T})=>t.createElement("option",{disabled:T,key:W,value:W},G))),t.createElement("div",{className:_(H.view,H[h],{[H.hasIcon]:!!s}),"data-testid":S.SelectView},k&&t.createElement(ve,{className:_(H.inlineLabel),isLabelHidden:L,isLabelInline:I,...M}),!!s&&t.createElement(q,{size:"compact",source:s,className:H.icon,"data-testid":S.SelectIcon}),t.createElement("div",{className:H.textWrapper},t.createElement("span",{className:H.text},((y=p.find(W=>W.id===B))==null?void 0:y.label)??m)),t.createElement(q,{size:h==="medium"?"compact":"mini",source:P.IconChevronDown,className:H.chevron,"data-testid":S.SelectChevron}))),r&&o&&t.createElement(z,{className:_("mt-2",H.errorText),variant:"danger","data-testid":l},o))})},so=(e,a)=>{const{focusFrom:o}=N1(e);t.useEffect(()=>{a&&o()},[a,o])},zh="_wrapper_bo5rp_4",Bh="_open_bo5rp_19",Ch="_sheet_bo5rp_24",Ih="_sheetInner_bo5rp_38",yh="_closeButton_bo5rp_43",Mh="_closeButtonIcon_bo5rp_50",mt={wrapper:zh,open:Bh,sheet:Ch,sheetInner:Ih,closeButton:yh,closeButtonIcon:Mh},ha=e=>e.stopPropagation(),Sh=({isOpen:e=!1,closeButtonAriaLabel:a="Close sheet",onClose:o,children:l,withCloseButton:r=!1,className:s})=>{const{ref:c}=Do(e),[i,d]=t.useState(null);return so(i,e),t.createElement("div",{ref:c,className:_(mt.wrapper,{[mt.open]:e}),role:"dialog"},t.createElement("div",{className:_(mt.sheet,s),onClick:ha,onKeyDown:ha,role:"presentation"},t.createElement("div",{className:mt.sheetInner,ref:d,tabIndex:-1},l,r&&t.createElement(nt,{"aria-label":a,onClose:o,className:mt.closeButton}))))},Lh="_box_1owu2_82",$h="_wrap_1owu2_95",Nh="_dark_1owu2_103",Rh="_withHover_1owu2_108",Ah="_rowBottom_1owu2_113",Hh="_subtle_1owu2_113",Oh="_inactive_1owu2_113",Ph="_figureCaption_1owu2_113",Vh="_figureText_1owu2_114",Th="_divider_1owu2_123",Wh="_icon_1owu2_126",qh="_danger_1owu2_130",Dh="_warning_1owu2_157",jh="_success_1owu2_184",Fh="_light_1owu2_211",Uh="_row_1owu2_113",Gh="_flexGrow_1owu2_327",Xh="_rowTop_1owu2_331",Qh="_dividerWrap_1owu2_339",Kh="_caption_1owu2_345",Zh="_figure_1owu2_113",Yh="_small_1owu2_349",Jh="_medium_1owu2_353",Q={box:Lh,wrap:$h,dark:Nh,withHover:Rh,rowBottom:Ah,subtle:Hh,inactive:Oh,figureCaption:Ph,figureText:Vh,divider:Th,icon:Wh,danger:qh,warning:Dh,success:jh,light:Fh,row:Uh,flexGrow:Gh,rowTop:Xh,dividerWrap:Qh,caption:Kh,figure:Zh,small:Yh,medium:Jh};var io=(e=>(e.Danger="danger",e.Success="success",e.Warning="warning",e))(io||{});const mo=({children:e,className:a,colorScheme:o,isWithShadow:l=!1,padding:r="none",shadowModifier:s="light",variant:c,withHover:i=!1,...d})=>t.createElement(R,null,({colorScheme:m})=>t.createElement(le,{className:_(a,Q.box,Q[o??m],{[Q.withHover]:i},c&&Q[c]),isWithShadow:l,padding:r,shadowModifier:s,...d},e)),p1=({className:e,position:a,rowData:o,...l})=>{const{caption:r,captionClassName:s,captionSize:c="medium",captionTitle:i,figure:d,figureClassName:m,figureSize:u="medium",figureTitle:f,icon:p,iconColor:h,isActive:v=!0}=o,g=h?{style:{color:h}}:{className:Q.icon},w=typeof r=="string"?r:"",E=typeof d=="string"?d:"",x=`${i??w} `,B=`${f??E} `;return t.createElement("div",{...l,className:_(Q.row,{[Q.rowBottom]:a==="bottom",[Q.rowTop]:a==="top",[Q.subtle]:u==="small"},e)},p&&t.createElement("div",{...g},p),t.createElement("figure",{className:_(Q.figure,{[Q.inactive]:!v})},t.createElement(z,{className:_(Q.figureText,Q[u],m),htmlTag:"span",variant:"inherit",fontVariant:u==="small"?C.BodyBold:C.H3,title:`${x}${B}`},d),t.createElement("figcaption",{className:_(Q.caption)},typeof r!="string"?r:t.createElement(z,{className:_(Q.figureCaption,Q[c],s),variant:"inherit"},r))))},ev=({className:e,colorScheme:a,hasDivider:o,rowBottom:l,rowTop:r,shadowModifier:s,variant:c,withHover:i})=>t.createElement(mo,{className:_(e,Q.wrap,{[Q.flexGrow]:!!l}),colorScheme:a,shadowModifier:s,variant:c,withHover:i},t.createElement(p1,{position:l?"top":void 0,rowData:r}),o&&l&&t.createElement("div",{className:Q.dividerWrap},t.createElement(ue,{className:Q.divider,"data-testid":"divider"})),l&&t.createElement(p1,{position:"bottom",rowData:l})),tv="_tabList_p72nc_99",nv="_tabLink_p72nc_112",av="_tabButtonPadding_p72nc_136",ov="_tabName_p72nc_151",lv="_tabNameContent_p72nc_163",rv="_tabContent_p72nc_167",cv="_none_p72nc_167",sv="_compact_p72nc_170",iv="_small_p72nc_173",dv="_medium_p72nc_176",mv="_large_p72nc_179",uv="_divider_p72nc_188",$e={tabList:tv,tabLink:nv,tabButtonPadding:av,tabName:ov,tabNameContent:lv,tabContent:rv,none:cv,compact:sv,small:iv,medium:dv,large:mv,divider:uv},_v=({children:e,className:a,colorScheme:o,customTabNameComponent:l,hasDivider:r=!0,noTabButtonPadding:s,initialActiveTabIndex:c=0,onActiveTabChange:i,...d})=>{const[m,u]=t.useState(c),f=t.Children.toArray(e).filter(Boolean),p=l??pv;t.useEffect(()=>{u(c)},[c]),t.useEffect(()=>{i&&i(m)},[m,i]);const h=f.map((v,g)=>t.isValidElement(v)&&t.createElement(p,{"aria-selected":m===g,"data-active":m===g,"data-testid":v.props["data-testid"]??`${S.Tab}-${g}`,key:`tab-${g}`,onClick:()=>u(g),role:"tab"},t.createElement("div",{className:$e.tabNameContent},v.props.tabEnhancerStart&&t.createElement("div",null,v.props.tabEnhancerStart),t.createElement("div",null,v.props.title),v.props.tabEnhancerEnd&&t.createElement("div",null,v.props.tabEnhancerEnd))));return t.createElement(R,null,({colorScheme:v})=>t.createElement(Y,{colorScheme:o??v},t.createElement("div",{className:a,...d},t.createElement("div",{role:"tablist",className:_($e.tabList,{[$e.tabButtonPadding]:!s})},h),r&&t.createElement(ue,{className:$e.divider}),f.find((g,w)=>m===w))))},fv=({children:e,className:a,contentPadding:o="medium",...l})=>{const{title:r,tabEnhancerStart:s,tabEnhancerEnd:c,"data-testid":i,...d}={...l};return t.createElement("div",{"aria-label":r,role:"tabpanel",className:_($e.tabContent,$e[o],a),...d},e)},pv=({children:e,className:a,...o})=>t.createElement("button",{className:_($e.tabLink,a),...o},t.createElement(z,{className:$e.tabName},e)),hv="_list_20q8b_14",vv="_tag_20q8b_20",gv="_isInteractive_20q8b_34",wv="_isTruncated_20q8b_38",Ht={list:hv,tag:vv,isInteractive:gv,isTruncated:wv},Ev=({ariaLabel:e,onRemove:a})=>t.createElement(D,{"aria-label":e,className:"ml-1","data-testid":"taglist-item-button",noHover:!0,onClick:a,size:"none",variant:"transparent"},t.createElement(q,{size:"compact",source:P.IconClose})),xv=({children:e,onClick:a})=>a?t.createElement(_e,{onClick:a},e):t.createElement(t.Fragment,null,e),uo=({children:e,className:a,isInteractive:o=!0,isTruncated:l=!1,label:r,onClick:s,onRemove:c,removeLabel:i,title:d,variant:m})=>{const u=i??`Remove ${r}`;return t.createElement("div",{className:_(Ht.tag,{[Ht.isInteractive]:o||!!s,[Ht.isTruncated]:l},a),title:d},t.createElement(xv,{onClick:s?()=>s(r):void 0},typeof r=="string"&&t.createElement(z,{fontVariant:C.Body,isTruncated:l,variant:m},r),e),c&&t.createElement(Ev,{ariaLabel:u,onRemove:c}))},bv=({className:e,colorScheme:a="light",items:o,maxTagsCount:l,variant:r})=>{let s=0;const c=[...o];if(l&&l<o.length){s=o.length-l;const d=c.splice(l).map(m=>m.title??m.label).join(", ");c.push({label:`+${s}`,title:d})}return t.createElement(R,null,({colorScheme:i})=>t.createElement(Y,{colorScheme:a??i},t.createElement("ul",{className:_(Ht.list,e)},c.map((d,m)=>t.createElement("li",{className:"d-inline-flex",key:`${m}:${d.label}`},t.createElement(uo,{...d,variant:r}))))))},kv=(e,a)=>{const[o,l]=t.useState(e);return t.useEffect(()=>{let r;return e?l(!0):r=window.setTimeout(()=>{l(!1)},a),()=>window.clearTimeout(r)},[e,a]),o};function _o(e,a,o="unmount"){return function(r){const{isVisible:s,...c}=r,i=kv(s,a);return!i&&o==="unmount"?null:t.createElement(e,{...c,className:!i&&"d-none"})}}const zv="_toast_nzlyj_4",Bv="_topCenter_nzlyj_16",Cv="_toast-top-in_nzlyj_1",Iv="_hidden_nzlyj_21",yv="_toast-top-out_nzlyj_1",Mv="_bottomCenter_nzlyj_25",Sv="_toast-bottom-in_nzlyj_1",Lv="_toast-bottom-out_nzlyj_1",$v="_clickable_nzlyj_35",At={toast:zv,topCenter:Bv,"toast-top-in":"_toast-top-in_nzlyj_1",toastTopIn:Cv,hidden:Iv,"toast-top-out":"_toast-top-out_nzlyj_1",toastTopOut:yv,bottomCenter:Mv,"toast-bottom-in":"_toast-bottom-in_nzlyj_1",toastBottomIn:Sv,"toast-bottom-out":"_toast-bottom-out_nzlyj_1",toastBottomOut:Lv,clickable:$v},Nv=({className:e,colorScheme:a,enhanceStart:o,isClickable:l=!1,isDisplayed:r=!1,message:s,onDismiss:c,position:i="topCenter",timeout:d=5e3,...m})=>{const[u,f]=t.useState(r);return t.useEffect(()=>f(r),[r]),t.useEffect(()=>{let p;return u&&I1(s,"assertive"),u&&d>0&&(p=window.setTimeout(()=>{f(!1),c==null||c()},d)),()=>clearTimeout(p)},[u,d,c,s]),t.createElement(R,null,({colorScheme:p})=>t.createElement("div",{className:_(At.toast,At[i],{[At.hidden]:!u},e),role:"status"},t.createElement(S1,{className:_("d-flex align-items-center text-center pl-4 pr-4 ml-3 mr-3",{[At.clickable]:l||c}),onClose:c?()=>{f(!1),c()}:void 0,colorScheme:a??p,...m},o,t.createElement(z,{variant:"inherit"},s))))},fo=_o(Nv,400);var vt=(e=>(e.Icon="icon",e.Image="image",e.Initials="initials",e.Number="number",e))(vt||{});function Rv(e){const a=e.charCodeAt(0);if(a<55296||a>57343)return e.slice(0,1);if(e.length<2)return"�";if(55296<=a&&a<=56319){const o=e.charCodeAt(1);if(o>=56320&&o<=57343)return e.slice(0,2)}return"�"}function po(e,a=""){if(!e)return a;const o=e.replace(/\(.*?\)/gm,"").split(" ").filter(Boolean).map(Rv);return o.splice(1,o.length-2),o.join("").toUpperCase()}const Av="_wrap_qj9he_7",Hv="_compact_qj9he_23",Ov="_small_qj9he_27",Pv="_medium_qj9he_31",Vv="_large_qj9he_35",Tv="_image_qj9he_39",Wv="_text_qj9he_44",qv="_dark_qj9he_47",Dv="_border_qj9he_50",jv="_noBackground_qj9he_53",Fv="_light_qj9he_56",Te={wrap:Av,compact:Hv,small:Ov,medium:Pv,large:Vv,image:Tv,text:Wv,dark:qv,border:Dv,noBackground:jv,light:Fv},Uv=({alt:e,className:a,text:o,iconType:l,iconSize:r="compact",imageUrl:s,type:c,textVariant:i="inherit",fontVariant:d=C.BodyBold,title:m,...u})=>{const f=c==="icon",p=c==="text",h=c==="image",v=p||f;return t.createElement("div",{className:_(Te.wrap,a),title:m,...u},v&&t.createElement(z,{fontVariant:d,variant:i,className:_({[Te.text]:p,"d-flex":f}),isTruncated:!0},p&&o,f&&l&&t.createElement(q,{size:r,source:l})),h&&s&&t.createElement("img",{src:s,alt:e,className:Te.image}))},ho=({className:e,colorScheme:a,modifier:o,textVariant:l,sizeModifier:r="small",...s})=>t.createElement(R,null,({colorScheme:c})=>{const i=a??c,d=a==="dark"?"subtle":"tinted";return t.createElement(Y,{colorScheme:i},t.createElement(Uv,{className:_(i,Te[i],Te[r],{[Te.border]:o==="border",[Te.noBackground]:o==="noBackground"},e),textVariant:l??d,...s}))}),Gv={none:"none",compact:"smallBold",small:"bodyBold",medium:"h5",large:"h3"},Xv=e=>Gv[e],vo=99,Qv=(e,a=vo)=>{const o=t.useMemo(()=>e>a,[e,a]),l=t.useMemo(()=>e>9?C.SmallBold:C.BodyBold,[e]);return{isMoreThanMaxNumber:o,fontVariant:l}},go=({alt:e,colorScheme:a,displayName:o,iconType:l,imageUrl:r,isActive:s,number:c=0,sizeModifier:i="small",title:d,type:m,...u})=>{const f=m===vt.Image&&r,p=m===vt.Initials,h=m===vt.Number&&!Number.isNaN(c)&&c!==void 0,{isMoreThanMaxNumber:v,fontVariant:g}=Qv(c),w=()=>h?{type:"text",text:v?`${vo}+`:`+${c}`}:f?{type:"image",imageUrl:r,alt:e??""}:o!==void 0&&(p||!f)?{type:"text",text:o!==""?po(o):o}:{type:"icon",iconType:l??P.IconMoreHorizontal,title:d??o??"User avatar"};return t.createElement(ho,{colorScheme:a,fontVariant:h?g:Xv(i),sizeModifier:i,...s?{"data-user-avatar-active":!0}:{"data-user-avatar":!0},...u,...w()})},Kv="_mobileButton_677ie_197",Zv="_active_677ie_206",Yv="_disabled_677ie_211",d1={mobileButton:Kv,active:Zv,disabled:Yv},Jv=()=>"inherit",wo=({isContentVisible:e,displayName:a,variant:o="tertiary",isDisabled:l=!1,modifier:r="disc",colorScheme:s,...c})=>{const i=()=>a?{type:"text",text:po(a)}:{type:"icon",iconType:P.IconSettings};return t.createElement(D,{...c,isActive:e,modifier:r,size:"large",variant:o,colorScheme:s,isDisabled:l,className:_(d1.mobileButton,e&&d1.active,l&&d1.disabled)},t.createElement(ho,{modifier:"noBackground",textVariant:Jv(),iconSize:"small",...i()}))},eg=({className:e,contentClassName:a,displayName:o,colorScheme:l,variant:r="tertiary",title:s="Settings",buttonLabel:c="Toggle settings menu",isDisabled:i=!1,onContentVisibilityChange:d,tooltipPosition:m="bottomEnd",...u})=>{const[f,p]=t.useState(!0);return t.createElement(R,null,({colorScheme:h})=>t.createElement(jt,{closeOnEscape:!0,className:e,contentClassName:a,buttonLabel:c,onContentVisibilityChange:v=>p(!v),interactiveElement:(v,g)=>(d==null||d(g),t.createElement(L1,{text:s,position:m,isTooltipEnabled:f},t.createElement(wo,{...v,isContentVisible:g,variant:r,colorScheme:l??h,isDisabled:i,displayName:o}))),...u}))},tg="_user_190uv_4",ng="_textLeft_190uv_8",ag="_userAvatar_190uv_13",og="_textWrapper_190uv_17",lg="_textItem_190uv_26",rg="_light_190uv_29",Ke={user:tg,textLeft:ng,userAvatar:ag,textWrapper:og,textItem:lg,light:rg},cg=({avatarType:e,email:a,displayName:o,imageUrl:l,order:r="text-right",colorScheme:s,usernameFontVariant:c=C.BodyBold,className:i,textItemClassName:d,size:m="small"})=>t.createElement(R,null,({colorScheme:u})=>t.createElement(Y,{colorScheme:s??u},t.createElement("div",{className:_(Ke.user,{[Ke.textLeft]:r==="text-left"},i),"data-testid":S.UserView},t.createElement(go,{type:e,displayName:o,translate:"no",imageUrl:l,className:Ke.userAvatar,sizeModifier:m}),t.createElement("div",{className:Ke.textWrapper},t.createElement("div",{className:_(Ke.textItem,d)},t.createElement(z,{fontVariant:c,isTruncated:!0,translate:"no",title:o},o)),a&&t.createElement("div",{className:_(Ke.textItem,d)},t.createElement(z,{fontVariant:C.Body,isTruncated:!0},a)))))),sg="_videoWrapper_1ncfd_7",ig="_fullHeight_1ncfd_21",dg="_fullWidth_1ncfd_24",mg="_small_1ncfd_34",ug="_large_1ncfd_38",_g="_borderRadiusNone_1ncfd_43",fg="_border_1ncfd_43",pg="_backgroundNone_1ncfd_51",hg="_backgroundPrimary_1ncfd_55",vg="_backgroundSecondary_1ncfd_59",gg="_backgroundBlack_1ncfd_63",wg="_backgroundLight_1ncfd_67",Eg="_alignCenter_1ncfd_71",xg="_alignEnd_1ncfd_75",bg="_alignStart_1ncfd_79",kg="_alignStretch_1ncfd_83",zg="_flexColumn_1ncfd_87",Bg="_flexRow_1ncfd_91",Cg="_justifyEnd_1ncfd_95",Ig="_justifyCenter_1ncfd_99",yg="_justifyStart_1ncfd_103",U={videoWrapper:sg,fullHeight:ig,fullWidth:dg,small:mg,large:ug,borderRadiusNone:_g,border:fg,backgroundNone:pg,backgroundPrimary:hg,backgroundSecondary:vg,backgroundBlack:gg,backgroundLight:wg,alignCenter:Eg,alignEnd:xg,alignStart:bg,alignStretch:kg,flexColumn:zg,flexRow:Bg,justifyEnd:Cg,justifyCenter:Ig,justifyStart:yg},Eo=t.forwardRef(({className:e,children:a,background:o="none",size:l="medium",borderRadius:r="box",border:s,alignItems:c,flexDirection:i,justifyContent:d,isFullHeight:m=!1,isFullWidth:u=!1,...f},p)=>{const h=l==="small",v=l==="large",g=l==="full",w=r==="none",E=o==="none",x=o==="primary",B=o==="secondary",L=o==="black",I=o==="light";return t.createElement("div",{className:_(U.videoWrapper,{[U.small]:h,[U.large]:v,[U.borderRadiusNone]:w,[U.border]:s,[U.backgroundNone]:E,[U.backgroundPrimary]:x,[U.backgroundSecondary]:B,[U.backgroundBlack]:L,[U.backgroundLight]:I,[U.alignCenter]:c==="center",[U.alignEnd]:c==="flex-end",[U.alignStart]:c==="flex-start",[U.alignStretch]:c==="stretch",[U.flexColumn]:i==="column",[U.flexRow]:i==="row",[U.fullHeight]:m||g,[U.fullWidth]:u||g,[U.justifyEnd]:d==="flex-end",[U.justifyCenter]:d==="center",[U.justifyStart]:d==="flex-start"},e,"videoWrapperGlobal"),...f,ref:p},a)});Eo.displayName="VideoWrapper";const xo=Vt.createSignal({name:"notification:toast"}),bo=3e3,ko=400,Mg=bo+ko;let Sg=0;const Lg=(e,a)=>!(!e||!a||e.colorScheme!==a.colorScheme||e.message!==a.message),$g=e=>{const a=t.useRef(),[o,l]=t.useState([]),[r]=o,s=(r==null?void 0:r.timeout)??bo;if(t.useEffect(()=>xo.add(c=>{if(Array.isArray(c)){const i=c.map(d=>({...d,id:Sg++}));l(d=>{const m=i.filter(u=>u.isInterrupt);if(m.length>0){const u=i.filter(h=>!h.isInterrupt),[f,...p]=d;return(f==null?void 0:f.timeout)===0?[...d,...u]:(clearTimeout(a.current),a.current=void 0,[...m,...p,...u])}return d.concat(i)})}else c.close&&l(i=>{const[d,...m]=i;return(d==null?void 0:d.timeout)===0?[{...d,timeout:1},...m]:i})}),[]),t.useEffect(()=>{const c=r!=null&&r.timeout?r.timeout+ko:Mg,i=s===0;if(o.length>0&&a.current==null&&!i){const m=()=>{l(u=>{const[f]=u;let p=u.slice(1);for(;p[0]&&Lg(f,p[0]);)p=p.slice(1);return p}),a.current=void 0};a.current=window.setTimeout(m,c)}},[o,r,s]),r){const c=r.colorScheme??"light";return t.createElement(fo,{...e,colorScheme:c,enhanceStart:r.enhanceStart,isDisplayed:!0,isDanger:r.isDanger,isClickable:r.isClickable,isVisible:!0,key:r.id,message:r.message,position:r.position,timeout:s,"data-testid":r.testid,onDismiss:r.onDismiss})}return null},Ng="_wrapper_odjga_12",Rg="_button_odjga_16",Ag="_reactiveStyles_odjga_22",Hg="_active_odjga_22",Og="_icon_odjga_25",ut={wrapper:Ng,button:Rg,reactiveStyles:Ag,active:Hg,icon:Og},Pg=({className:e,direction:a="vertical",isDisabled:o,label:l="Toggle the menu",menuComponent:r,menuPosition:s="bottomRight",buttonVariant:c="translucent",buttonSize:i,buttonModifier:d,reactiveButtonStyles:m=!0,...u})=>t.createElement(jt,{buttonLabel:l,className:ut.wrapper,content:r,"data-testid":"kebab-menu",interactiveElement:(f,p)=>t.createElement(D,{...f,className:_(f.className,ut.button,{[ut.reactiveStyles]:m,[ut.active]:p},e),isDisabled:o,variant:c,size:i,modifier:d},t.createElement(q,{source:a==="vertical"?P.IconMoreVertical:P.IconMoreHorizontal,className:_({[ut.icon]:m}),"data-testid":`kebab-menu-icon-${a}`})),isDisabled:o,position:s,...u}),Vg="_slider_twper_12",Tg="_dark_twper_23",Wg="_light_twper_44",va={slider:Vg,dark:Tg,light:Wg},qg=({colorScheme:e,className:a,max:o,min:l,step:r,selectedValue:s=0,onChange:c})=>t.createElement(R,null,({colorScheme:i})=>t.createElement("input",{type:"range",className:_(va.slider,va[e??i],a),max:o,min:l,step:r,value:s,onChange:c})),Dg="_captions_160wb_108",jg={captions:Dg},zo=t.forwardRef(({captions:e,className:a,...o},l)=>e?t.createElement(z,{variant:"inherit",htmlTag:"span",className:_(jg.captions,a),ref:l,...o},e):null);zo.displayName="Captions";const Fg="_button_pc9ci_12",Ug="_iconsWrapper_pc9ci_15",Gg="_overlay_pc9ci_16",Xg="_assetsWrapper_pc9ci_20",Qg="_previewAsset_pc9ci_49",Kg="_previewAssetImg_pc9ci_59",Ze={button:Fg,iconsWrapper:Ug,overlay:Gg,assetsWrapper:Xg,previewAsset:Qg,previewAssetImg:Kg},Zg=({assets:e})=>t.createElement(t.Fragment,null,e==null?void 0:e.map(a=>t.createElement("figure",{key:a.id,className:_(Ze.previewAsset),style:{backgroundImage:a.src?`url('${a.src}')`:void 0,backgroundColor:`${a.color}`}},a.src?t.createElement("img",{className:Ze.previewAssetImg,alt:"A preview of the currently selected asset."}):null))),Bo=({assets:e,className:a,children:o,...l})=>t.createElement(D,{variant:"translucent",noHover:!0,className:_(Ze.button,a),...l},t.createElement("div",{className:Ze.assetsWrapper},t.createElement(Zg,{assets:e})),t.createElement("div",{className:Ze.overlay}),t.createElement("div",{className:Ze.iconsWrapper},t.createElement(q,{source:P.IconEdit,size:"medium"}),o)),Yg=({images:e,...a})=>t.createElement(Bo,{assets:e,...a}),Co=({colors:e,...a})=>t.createElement(Bo,{assets:e,...a}),Jg="_container_19qgq_4",ew="_input_19qgq_9",tw="_button_19qgq_16",nw="_label_19qgq_20",aw="_hidden_19qgq_20",_t={container:Jg,input:ew,button:tw,label:nw,hidden:aw},ow=new RegExp(/^#(?:[a-fA-F0-9]{2}){3}$/),lw=({defaultValue:e,label:a,onChange:o,...l})=>{if(e&&!ow.test(e))throw new Error("Default color is limited to #rrggbb currently");const r=t.useId(),s=t.useRef(null),[c,i]=t.useState(e??"transparent"),d=()=>{var u;return(u=s.current)==null?void 0:u.click()},m=u=>{o(u.target.value)};return t.createElement("div",{className:_t.container},t.createElement("label",{htmlFor:r},t.createElement(z,{className:_(_t.label,_t.hidden)},a)),t.createElement("input",{...l,ref:s,className:_t.input,id:r,type:"color",value:c,onChange:u=>{i(u.target.value),m(u)}}),t.createElement(Co,{className:_t.button,htmlTag:"div",onClick:d,colors:[{id:r,color:c}]}))},rw="_leftPinnedTableSection_172q9_17",cw="_rightPinnedTableSection_172q9_22",sw="_middleTableSection_172q9_27",iw="_pinnedColumnsTable_172q9_30",dw="_table_172q9_34",mw="_tableContent_172q9_45",uw="_tableRow_172q9_49",_w="_tableCell_172q9_56",fw="_tableHead_172q9_62",pw="_tableBody_172q9_65",hw="_tableRowInner_172q9_73",vw="_showOnlyOnHover_172q9_96",gw="_tableHeadCell_172q9_109",ww="_sortIndicator_172q9_117",Ew="_isSorted_172q9_117",xw="_indicatorArrow_172q9_121",bw="_isIndicatorFocused_172q9_124",kw="_tablePagination_172q9_132",zw="_isSticky_172q9_143",Bw="_paginationButton_172q9_151",Cw="_paginationButtonGroup_172q9_155",Iw="_tablePageIndicator_172q9_159",yw="_rowSelected_172q9_167",Mw="_expanderCell_172q9_171",Sw="_headCellEnhancer_172q9_177",Lw="_isDisabled_172q9_181",$w="_infinityScrollTableBody_172q9_185",O={leftPinnedTableSection:rw,rightPinnedTableSection:cw,middleTableSection:sw,pinnedColumnsTable:iw,table:dw,tableContent:mw,tableRow:uw,tableCell:_w,tableHead:fw,tableBody:pw,tableRowInner:hw,showOnlyOnHover:vw,tableHeadCell:gw,sortIndicator:ww,isSorted:Ew,indicatorArrow:xw,isIndicatorFocused:bw,tablePagination:kw,isSticky:zw,paginationButton:Bw,paginationButtonGroup:Cw,tablePageIndicator:Iw,rowSelected:yw,expanderCell:Mw,headCellEnhancer:Sw,isDisabled:Lw,infinityScrollTableBody:$w},Nw=({hasPinnedColumns:e,className:a,...o})=>t.createElement("div",{role:"table",className:_(O.table,{[O.pinnedColumnsTable]:e},"d-flex flex-direction-row",a),...o}),Io=({className:e,isDisabled:a,isSelected:o,style:l,...r})=>t.createElement("div",{className:_(O.tableRow,{[O.rowSelected]:o,[O.isDisabled]:a},e),role:"row",style:l,tabIndex:0,...r}),Rw=({children:e,...a})=>t.createElement(Io,{...a},t.createElement("div",{className:O.tableRowInner},e)),Aw=({className:e,hasInfinityScroll:a=!1,...o})=>t.createElement("div",{role:"rowgroup",className:_(O.tableBody,a&&O.infinityScrollTableBody,e),...o}),Hw=({className:e,isOnlyShownOnHover:a=!1,...o})=>t.createElement("div",{className:_(O.tableCell,{[O.showOnlyOnHover]:a},e),...o}),Ow=({className:e,...a})=>t.createElement("div",{className:_(O.tableContent,e),...a}),Pw=({className:e,...a})=>t.createElement("div",{className:_(O.tableHead,e),role:"rowgroup",...a}),Vw=({className:e,isDisabled:a=!1,isSorted:o=!1,...l})=>t.createElement("div",{className:_(O.tableHeadCell,{[O.isSorted]:o&&!a,[O.isDisabled]:a},e),...l}),Tw=({isSorted:e=!1,isSortDescending:a,...o})=>t.createElement("div",{className:O.sortIndicator,...o},t.createElement("svg",{role:"img","aria-label":"Sorting indicator",className:"ml-1",fill:"none",height:"13",viewBox:"0 0 10 13",width:"10",xmlns:"http://www.w3.org/2000/svg"},t.createElement("path",{className:_(O.indicatorArrow,{[O.isIndicatorFocused]:e&&!a}),d:"M0 8L5 13L10 8H0Z"}),t.createElement("path",{className:_(O.indicatorArrow,{[O.isIndicatorFocused]:e&&a}),d:"M10 5L5 -4.37114e-07L0 5L10 5Z"}))),Ww=({isExpanded:e,children:a,textVariant:o="subtle",...l})=>{const r=e?P.IconChevronDown:P.IconChevronRight;return t.createElement(_e,{className:O.expanderCell,...l},t.createElement(q,{size:"compact",source:r,className:"mr-2"}),t.createElement(z,{fontVariant:C.BodyBold,isTruncated:!0,title:a,variant:o},a))},qw=({enhanceEnd:e,enhanceStart:a,title:o})=>t.createElement("span",{className:"d-flex align-items-center"},a&&t.createElement("span",{className:_("mr-1",O.headCellEnhancer)},a),t.createElement("span",{className:"d-block"},o),e&&t.createElement("span",{className:_("ml-1",O.headCellEnhancer)},e)),yo=({groupChunkSize:e=5,pageIndex:a,totalPagesCount:o})=>{let l=[];if(o<=0)return l;const r=Math.max(1,e),s=Math.min(Math.max(0,a),o-1);if(o<r*3)return[...Array(o).keys()].map(h=>({toIndex:h}));let c=Math.ceil(o/r);const i=o%r,d=[...Array(o).keys()].reduce((h,v)=>{var w,E;const g=Math.floor(v/r);return i&&g===c-1?(w=h[g-1])==null||w.push(v):(E=h[g])==null||E.push(v),h},[...Array(c).keys()].map(()=>[])).filter(h=>h.length);c=d.length;let m=Math.floor(s/r);m-=m===c&&i?1:0;const f=d[m],p=({index:h,anchor:v,isSpacer:g=!1,offset:w=0})=>{const E=d[h],B={floor:E==null?void 0:E[0],ceil:E==null?void 0:E[(E==null?void 0:E.length)-1]}[v]??0;return E?{toIndex:B+w,isSpacer:g}:!1};return l=(m===0?[f==null?void 0:f.map(h=>({toIndex:h})),p({index:m+1,anchor:"floor",isSpacer:!0}),c>4&&[p({index:m+2,anchor:"floor"}),p({index:m+3,anchor:"floor",isSpacer:!0})],p({index:c-1,anchor:"ceil"})]:m===c-1?[p({index:0,anchor:"floor"}),c>4&&[p({index:m-3,anchor:"ceil",isSpacer:!0}),p({index:m-2,anchor:"ceil"})],p({index:m-1,anchor:"ceil",isSpacer:!0}),f==null?void 0:f.map(h=>({toIndex:h}))]:[p({index:0,anchor:"floor"}),p({index:m-1,anchor:"ceil",isSpacer:!0}),f==null?void 0:f.map(h=>({toIndex:h})),p({index:m+1,anchor:"floor",isSpacer:!0}),p({index:c-1,anchor:"ceil"})]).flat().filter(Boolean),l},Dw=({isGrouped:e,totalPagesCount:a,pageIndex:o,...l})=>{const r=e?Fw:jw;return t.createElement(r,{pageIndex:o,totalPagesCount:a,...l})},jw=({isDisabled:e,onClick:a,pageIndex:o,totalPagesCount:l})=>t.createElement(t.Fragment,null,[...Array(l).keys()].map(r=>t.createElement(Mo,{index:r,isDisabled:e,key:`paginationNav-${r}`,onClick:a,pageIndex:o},r+1))),Fw=({isDisabled:e,onClick:a,pageIndex:o,totalPagesCount:l})=>{const r=Math.min(5,Math.floor(l/3)),s=yo({groupChunkSize:r,pageIndex:o,totalPagesCount:l});return t.createElement(t.Fragment,null,s.map((c,i)=>{const{isSpacer:d,toIndex:m}=c,u=`groupedPaginationNav-${i}`,f=d?"...":m+1;return t.createElement(Mo,{onClick:a,index:m,isDisabled:e,key:u,pageIndex:o},f)}))},Mo=({index:e,isDisabled:a,onClick:o,pageIndex:l,children:r})=>t.createElement("li",{key:`pagination-${e}`},t.createElement(D,{className:"px-3",isDisabled:a,onClick:()=>{l!==e&&o(e)},isActive:l===e,variant:"neutral"},r)),Uw=({endCount:e,isDisabled:a,startCount:o,totalCount:l})=>t.createElement(z,{variant:a?"disabled":"standard"},"Results: ",o," - ",e," of ",l),Gw=({canNextPage:e,canPreviousPage:a,currentPageSize:o,gotoPage:l,isDisabled:r,isSticky:s,isTablePopulated:c=!0,label:i,maxUngroupedPageButtons:d=0,nextPage:m,nextPageButtonChildren:u="Next",pageIndex:f,pageSize:p=20,previousPage:h,previousPageButtonChildren:v="Previous",resultsCountComponent:g=Uw,showResultsCount:w=!0,totalPagesCount:E,totalRows:x})=>{if(!c)return null;const B=x?f*p+1:0,L=x?B+o-1:0,I=E??Math.ceil(x/p),k=I>d;return t.createElement("nav",{className:_(O.tablePagination,{[O.isSticky]:s}),"aria-label":`${i} - table pagination`},w&&t.createElement(g,{isDisabled:r,endCount:L,startCount:B,totalCount:x}),x>p&&t.createElement("div",{className:O.paginationButtonGroup},t.createElement(D,{className:"mr-1",isDisabled:!!r||!a,onClick:()=>a&&h(),variant:"neutral"},v),t.createElement("ul",{className:O.tablePageIndicator},t.createElement(Dw,{isDisabled:r,isGrouped:k,onClick:l,pageIndex:f,totalPagesCount:I})),t.createElement(D,{className:"ml-1",isDisabled:!!r||!e,onClick:()=>e&&m(),variant:"neutral"},u)))},Xw=({className:e,position:a="middle",...o})=>t.createElement("div",{className:_({[O.leftPinnedTableSection]:a==="left-pinned",[O.middleTableSection]:a==="middle",[O.rightPinnedTableSection]:a==="right-pinned"},e),...o}),Qw="_innerMenu_l6r3u_99",Kw="_innerMenuButton_l6r3u_103",Zw="_innerMenuItem_l6r3u_108",Yw="_hovered_l6r3u_126",Jw="_innerMenuUnderlay_l6r3u_139",eE="_innerMenuPopover_l6r3u_144",tt={innerMenu:Qw,innerMenuButton:Kw,innerMenuItem:Zw,hovered:Yw,innerMenuUnderlay:Jw,innerMenuPopover:eE},tE=({item:e,state:a,onAction:o,itemMap:l,itemClassName:r})=>{var h,v,g,w,E,x,B;const s=t.useRef(null),{isHovered:c,hoverProps:i}=nl.useHover({onHoverStart:()=>a.selectionManager.setFocusedKey(e.key),onHoverEnd:()=>{a.selectionManager.focusedKey===e.key&&a.selectionManager.setFocusedKey(null)}}),{menuItemProps:d}=v1.useMenuItem({key:e.key,onPress:o?()=>o(e.key):void 0},a,s);d.onPointerUp=L=>{L.preventDefault()};const m=a.selectionManager.focusedKey===e.key,u=(h=l.get(e.key))==null?void 0:h.alternativeHoverClassName,f=(v=l.get(e.key))==null?void 0:v.alternativeHoverStyle,p=m||m&&!c;return t.createElement("div",{...d,...i,"data-testid":(g=l.get(e.key))==null?void 0:g.testId,ref:s,style:{...(w=l.get(e.key))==null?void 0:w.style,...p?f:{}},className:_(tt.innerMenuItem,p?u??tt.hovered:{},(E=l.get(e.key))==null?void 0:E.className,r),"data-active":(x=l.get(e.key))==null?void 0:x.isActive},(B=l.get(e.key))==null?void 0:B.icon,e.rendered)},nE=e=>{const a=tl.useTreeState(e),o=t.useRef(null),{menuProps:l}=v1.useMenu(e,a,o);return t.createElement("div",{...l,ref:o,className:_(tt.innerMenu,"px-2","py-2",e.menuClassName),"data-testid":e.testId},[...a.collection].map(r=>t.createElement(tE,{itemMap:e.itemMap,key:r.key,item:r,onAction:e.onAction,state:a,itemClassName:e.itemClassName})))},aE=e=>{const a=t.useRef(null),{state:o,children:l,colorScheme:r}=e,{popoverProps:s,underlayProps:c}=gt.usePopover({...e,popoverRef:a},o);return t.createElement(gt.Overlay,null,t.createElement("div",{...c,className:_(tt.innerMenuUnderlay)}),t.createElement("div",{role:"complementary",...s,ref:a},t.createElement(Y,{colorScheme:r??"light"},t.createElement(le,{className:_(tt.innerMenuPopover)},l))))},oE=({headerContent:e,button:a,onOpenChange:o,children:l,itemMap:r,testId:s,colorScheme:c,popoverPlacement:i,popoverOffset:d,menuClassName:m,itemClassName:u})=>{const f=Yo.useMenuTriggerState({onOpenChange:o}),p=8,h=t.useRef(null),v=I=>{var M;const k=r.get(I);k&&((M=k.onItemClick)==null||M.call(k),k.closeMenuOnItemClick!==!1&&f.close())},{menuTriggerProps:g,menuProps:w}=v1.useMenuTrigger({type:"menu"},f,h),{buttonProps:E}=Jo.useButton({...g},h),{onPress:x,onPressStart:B,...L}=g;return t.createElement("div",{className:_(tt.innerMenuButton)},t.createElement("div",{ref:h},t.cloneElement(a,{...el.mergeProps(E,L)})),f.isOpen&&t.createElement(aE,{state:f,triggerRef:h,colorScheme:c,placement:i??"bottom start",offset:d??p},e,t.createElement(nE,{itemMap:r,...w,onClose:void 0,onAction:v,testId:s,menuClassName:m,itemClassName:u},l)))},So=Vt.createSignal({name:"ariamenu:open-state"}),Lo=({items:e,button:a,headerContent:o,onOpenChange:l,testId:r,colorScheme:s,popoverPlacement:c,popoverOffset:i,menuClassName:d,itemClassName:m})=>{const u=new Map;e.map(p=>u.set(p.key,p));const f=t.useCallback(p=>{So.emit(p),l==null||l(p)},[l]);return t.createElement(oE,{button:a,headerContent:o,onOpenChange:f,itemMap:u,testId:r,colorScheme:s,popoverPlacement:c,popoverOffset:i,menuClassName:d,itemClassName:m},e.map(p=>t.createElement(Zo.Item,{textValue:typeof p.label=="string"?p.label:p.textValue,key:p.key},p.label)))},lE=({activeColumn:e,columnLabels:a,isDisabled:o,className:l,buttonAriaLabel:r="Toggle three column selector",onColumnChange:s})=>{const[c,i]=t.useState(!1),d=a.map((m,u)=>({key:`column-${u+1}`,isActive:e===u+1,label:m,onItemClick:()=>e!==u+1&&s(u+1),closeMenuOnItemClick:!0}));return t.createElement(Lo,{onOpenChange:i,items:d,button:t.createElement(D,{className:l,isActive:c,enhancerStart:t.createElement(q,{source:P.IconColumns}),noEnhancerPadding:!0,isDisabled:o,"aria-label":r,size:"small",variant:"transparent",modifier:"square","data-testid":S.ButtonThreeColumnSelector}),popoverPlacement:"bottom right"})},rE="_collapsableContainer_13u1l_4",cE="_header_13u1l_14",sE="_displayingHeaderEndContent_13u1l_19",iE="_isOpen_13u1l_22",dE="_headerStartContent_13u1l_26",mE="_iconContainer_13u1l_31",uE="_badgeCounter_13u1l_38",_E="_badgeCounterContainer_13u1l_42",fE="_content_13u1l_47",pE="_headerEndContent_13u1l_54",ie={collapsableContainer:rE,header:cE,displayingHeaderEndContent:sE,isOpen:iE,headerStartContent:dE,iconContainer:mE,badgeCounter:uE,badgeCounterContainer:_E,content:fE,headerEndContent:pE},hE=({isOpen:e,badgeCount:a=0,collapseToggleAriaLabel:o="Toggle collapsable container",openStyling:l,children:r,onToggle:s,headerEndContent:c,icon:i,title:d,testId:m})=>t.createElement("div",{"data-testid":m,className:_(ie.collapsableContainer,e&&l)},t.createElement("div",{className:_(ie.header,{[ie.displayingHeaderEndContent]:e&&!!c,[ie.isOpen]:e})},t.createElement("div",{className:ie.headerStartContent},t.createElement(D,{onClick:()=>s(e),"data-testid":S.ButtonCollapsableContainerToggle,size:"small",modifier:"square",variant:"transparent",noEnhancerPadding:!0,"aria-label":o,enhancerStart:t.createElement(q,{source:e?P.IconChevronLeft:P.IconChevronRight,size:"small"})}),t.createElement("div",{className:_(ie.iconContainer,{[ie.isOpen]:e})},t.createElement(q,{source:i,size:"small"}),!e&&t.createElement(Xa,{className:ie.badgeCounterContainer,badgeClassName:ie.badgeCounter,variant:"info",isVisible:a>0,number:a,shouldAnimate:!1})),e&&t.createElement(We,{htmlTag:"h2",fontVariant:C.BodyBold},t.createElement("span",null,d)," ",a>0&&t.createElement("span",null,"(",a,")"))),e&&c&&t.createElement("div",{className:ie.headerEndContent},c)),e&&t.createElement("div",{className:ie.content},r)),vE={light:{"border/accent":"#0068f4","border/button/danger":"#bb2526","border/button/disabled":"#d2d2d2","border/button/focus":"#71b4ff","border/button/form":"#777777","border/button/secondary":"#323232","border/button/success":"#2c7806","border/button/tertiary":"#c3c4c5","border/checkbo-disabled":"#c3c4c5","border/checkbox-main":"#777777","border/divider-primary":"#dcdcdc","border/divider-secondary":"#e6e6e6","border/divider-ultra":"#989898","border/none":0,"border/primary":"1px","border/secondary":"2px","font/button/accent":"#0068f4","font/button/call-active":"#212121","font/button/call-disabled":"#989898","font/button/call-error":"#ffffff","font/button/call-hover":"#ffffff","font/button/call-main":"#ffffff","font/button/danger-primary":"#ffffff","font/button/danger-tertiary":"#ae191a","font/button/danger-tertiary-hover":"#ffffff","font/button/primary":"#ffffff","font/button/secondary":"#323232","font/button/success-primary":"#ffffff","font/button/success-tertiary":"#256505","font/button/success-tertiary-hover":"#ffffff","font/button/tertiary":"#323232","font/button/tertiary-hover":"#ffffff","font/button/text":"#0156c9","font/button/trans":"#323232","font/button/trans-ultra":"#ffffff","font/charts/line-1":"#0156c9","font/charts/line-10":"#4e9f0d","font/charts/line-11":"#c9e2b5","font/charts/line-12":"#cc6228","font/charts/line-13":"#ffc198","font/charts/line-14":"#f89654","font/charts/line-15":"#ffedd5","font/charts/line-2":"#71b4ff","font/charts/line-3":"#d2d2d2","font/charts/line-4":"#989898","font/charts/line-5":"#494949","font/charts/line-6":"#0068f4","font/charts/line-7":"#cee3ff","font/charts/line-8":"#256505","font/charts/line-9":"#9ad36b","font/icons/clickable-active":"#323232","font/icons/clickable-hover":"#323232","font/icons/clickable-main":"#777777","font/icons/nonclickable-main":"#323232","font/icons/nonclickable-secondary":"#777777","font/text/accent":"#0068f4","font/text/body":"#323232","font/text/danger":"#ae191a","font/text/danger-tertiary":"#d73332","font/text/disabled":"#c3c4c5","font/text/label":"#323232","font/text/link":"#0068f4","font/text/link-active":"#0156c9","font/text/news":"#4338ca","font/text/quaternary":"#989898","font/text/secondary":"#494949","font/text/success":"#2c7806","font/text/success-ultra":"#4e9f0d","font/text/tertiary":"#777777","font/text/title":"#212121","font/text/warning":"#cc6228","font/toggle/off-disabled":"#ffffff","font/toggle/off-hover":"#ffffff","font/toggle/off-main":"#ffffff","font/toggle/on-disabled":"#ffffff","font/toggle/on-hover":"#ffffff","font/toggle/on-main":"#ffffff","radius/md":"16px","radius/none":0,"radius/sm":"8px","radius/xs":"4px","size/button-md":"40px","size/button-sm":"36px","size/button-sx":"30px","size/button-xl":"56px","surface/bcg/accent":"#0068f4","surface/bcg/custom":"#ffffff","surface/bcg/danger-10":"#ffe5e5","surface/bcg/danger-20":"#fecaca","surface/bcg/form":"#f2f2f2","surface/bcg/form-hover":"#e6e6e6","surface/bcg/highlight":"#cee3ff","surface/bcg/highlight-subtle":"#eff6ff","surface/bcg/info":"#e0e7ff","surface/bcg/light":"#d2d2d2","surface/bcg/menu-active":"#dcdcdc","surface/bcg/menu-hover":"#e6e6e6","surface/bcg/menu-main":"#ffffff","surface/bcg/mildwarning":"#fef9c3","surface/bcg/primary":"#ffffff","surface/bcg/secondary":"#f2f2f2","surface/bcg/success":"#e8f7e0","surface/bcg/tertiar-hover":"#f2f2f2","surface/bcg/tertiary":"#f7f7f7","surface/bcg/transparent":"#32323226","surface/bcg/ultralight":"#e6e6e6","surface/bcg/warning":"#ffedd5","surface/button/call/active":"#ffffff","surface/button/call/disabled":"#212121","surface/button/call/enabled-hover":"#d2d2d2","surface/button/call/error":"#d73332","surface/button/call/error-hover":"#bb2526","surface/button/call/hover":"#494949","surface/button/call/main":"#212121","surface/button/danger/primary-active":"#ae191a","surface/button/danger/primary-disabled":"#e6e6e6","surface/button/danger/primary-hover":"#bb2526","surface/button/danger/primary-main":"#d73332","surface/button/danger/tertiary-active":"#bb2526","surface/button/danger/tertiary-disabled":"#ffffff","surface/button/danger/tertiary-hover":"#d73332","surface/button/danger/tertiary-main":"#ffffff","surface/button/primary/active":"#1e40af","surface/button/primary/disabled":"#e6e6e6","surface/button/primary/hover":"#0156c9","surface/button/primary/main":"#0068f4","surface/button/secondary/active":"#dcdcdc","surface/button/secondary/disabled":"#ffffff","surface/button/secondary/hover":"#e6e6e6","surface/button/secondary/main":"#ffffff","surface/button/success/primary-active":"#256505","surface/button/success/primary-disabled":"#e6e6e6","surface/button/success/primary-hover":"#2c7806","surface/button/success/primary-main":"#2c8500","surface/button/success/tertiary-active":"#2c7806","surface/button/success/tertiary-disabled":"#ffffff","surface/button/success/tertiary-hover":"#2c8500","surface/button/success/tertiary-main":"#ffffff","surface/button/tertiary/active":"#0156c9","surface/button/tertiary/disabled":"#ffffff","surface/button/tertiary/hover":"#0068f4","surface/button/tertiary/main":"#ffffff","surface/button/text/active":"#dcdcdc","surface/button/text/disabled":"#ffffff","surface/button/text/hover":"#e6e6e6","surface/button/text/main":"#ffffff","surface/button/trans/active":"#dcdcdc","surface/button/trans/active-ultra":"#323232","surface/button/trans/disabled":"#e6e6e6","surface/button/trans/hover":"#e6e6e6","surface/button/trans/main":"#ffffff99","surface/toggle/off-disabled":"#d2d2d2","surface/toggle/off-hover":"#494949","surface/toggle/off-main":"#777777","surface/toggle/on-disabled":"#4490f6","surface/toggle/on-hover":"#0156c9","surface/toggle/on-main":"#0068f4"},dark:{"border/accent":"#4490f6","border/button/danger":"#d73332","border/button/disabled":"#494949","border/button/focus":"#71b4ff","border/button/form":"#777777","border/button/secondary":"#ffffff","border/button/success":"#2c8500","border/button/tertiary":"#777777","border/checkbo-disabled":"#777777","border/checkbox-main":"#c3c4c5","border/divider-primary":"#494949","border/divider-secondary":"#323232","border/divider-ultra":"#777777","border/none":0,"border/primary":"1px","border/secondary":"2px","font/button/accent":"#4490f6","font/button/call-active":"#212121","font/button/call-disabled":"#989898","font/button/call-error":"#ffffff","font/button/call-hover":"#ffffff","font/button/call-main":"#ffffff","font/button/danger-primary":"#ffffff","font/button/danger-tertiary":"#d73332","font/button/danger-tertiary-hover":"#ffffff","font/button/primary":"#ffffff","font/button/secondary":"#ffffff","font/button/success-primary":"#ffffff","font/button/success-tertiary":"#2c8500","font/button/success-tertiary-hover":"#ffffff","font/button/tertiary":"#ffffff","font/button/tertiary-hover":"#ffffff","font/button/text":"#4490f6","font/button/trans":"#ffffff","font/button/trans-ultra":"#323232","font/charts/line-1":"#ffffff","font/charts/line-10":"#ffffff","font/charts/line-11":"#ffffff","font/charts/line-12":"#ffffff","font/charts/line-13":"#ffffff","font/charts/line-14":"#ffffff","font/charts/line-15":"#ffffff","font/charts/line-2":"#ffffff","font/charts/line-3":"#ffffff","font/charts/line-4":"#ffffff","font/charts/line-5":"#ffffff","font/charts/line-6":"#ffffff","font/charts/line-7":"#ffffff","font/charts/line-8":"#ffffff","font/charts/line-9":"#ffffff","font/icons/clickable-active":"#ffffff","font/icons/clickable-hover":"#ffffff","font/icons/clickable-main":"#c3c4c5","font/icons/nonclickable-main":"#ffffff","font/icons/nonclickable-secondary":"#989898","font/text/accent":"#4490f6","font/text/body":"#f7f7f7","font/text/danger":"#d73332","font/text/danger-tertiary":"#ae191a","font/text/disabled":"#777777","font/text/label":"#f7f7f7","font/text/link":"#4490f6","font/text/link-active":"#0068f4","font/text/news":"#4f46e5","font/text/quaternary":"#989898","font/text/secondary":"#dcdcdc","font/text/success":"#2c8500","font/text/success-ultra":"#4e9f0d","font/text/tertiary":"#d2d2d2","font/text/title":"#ffffff","font/text/warning":"#cc6228","font/toggle/off-disabled":"#ffffff","font/toggle/off-hover":"#ffffff","font/toggle/off-main":"#ffffff","font/toggle/on-disabled":"#ffffff","font/toggle/on-hover":"#ffffff","font/toggle/on-main":"#ffffff","radius/md":0,"radius/none":0,"radius/sm":0,"radius/xs":0,"size/button-md":"40px","size/button-sm":"36px","size/button-sx":"30px","size/button-xl":"56px","surface/bcg/accent":"#4490f6","surface/bcg/custom":"#212121","surface/bcg/danger-10":"#ffe5e5","surface/bcg/danger-20":"#fecaca","surface/bcg/form":"#494949","surface/bcg/form-hover":"#494949","surface/bcg/highlight":"#cee3ff","surface/bcg/highlight-subtle":"#eff6ff","surface/bcg/info":"#e0e7ff","surface/bcg/light":"#989898","surface/bcg/menu-active":"#494949","surface/bcg/menu-hover":"#494949","surface/bcg/menu-main":"#323232","surface/bcg/mildwarning":"#fef9c3","surface/bcg/primary":"#212121","surface/bcg/secondary":"#323232","surface/bcg/success":"#e8f7e0","surface/bcg/tertiar-hover":"#494949","surface/bcg/tertiary":"#323232","surface/bcg/transparent":"#ffffff99","surface/bcg/ultralight":"#494949","surface/bcg/warning":"#ffedd5","surface/button/call/active":"#ffffff","surface/button/call/disabled":"#212121","surface/button/call/enabled-hover":"#d2d2d2","surface/button/call/error":"#d73332","surface/button/call/error-hover":"#bb2526","surface/button/call/hover":"#494949","surface/button/call/main":"#212121","surface/button/danger/primary-active":"#bb2526","surface/button/danger/primary-disabled":"#323232","surface/button/danger/primary-hover":"#d73332","surface/button/danger/primary-main":"#212121","surface/button/danger/tertiary-active":"#bb2526","surface/button/danger/tertiary-disabled":"#323232","surface/button/danger/tertiary-hover":"#d73332","surface/button/danger/tertiary-main":"#212121","surface/button/primary/active":"#0068f4","surface/button/primary/disabled":"#323232","surface/button/primary/hover":"#1c76f0","surface/button/primary/main":"#0068f4","surface/button/secondary/active":"#777777","surface/button/secondary/disabled":"#212121","surface/button/secondary/hover":"#494949","surface/button/secondary/main":"#212121","surface/button/success/primary-active":"#256505","surface/button/success/primary-disabled":"#323232","surface/button/success/primary-hover":"#2c7806","surface/button/success/primary-main":"#2c8500","surface/button/success/tertiary-active":"#2c7806","surface/button/success/tertiary-disabled":"#323232","surface/button/success/tertiary-hover":"#2c8500","surface/button/success/tertiary-main":"#212121","surface/button/tertiary/active":"#0068f4","surface/button/tertiary/disabled":"#212121","surface/button/tertiary/hover":"#1c76f0","surface/button/tertiary/main":"#212121","surface/button/text/active":"#494949","surface/button/text/disabled":"#323232","surface/button/text/hover":"#323232","surface/button/text/main":"#212121","surface/button/trans/active":"#494949","surface/button/trans/active-ultra":"#ffffff","surface/button/trans/disabled":"#323232","surface/button/trans/hover":"#494949","surface/button/trans/main":"#32323226","surface/toggle/off-disabled":"#d2d2d2","surface/toggle/off-hover":"#494949","surface/toggle/off-main":"#0068f4","surface/toggle/on-disabled":"#4490f6","surface/toggle/on-hover":"#0156c9","surface/toggle/on-main":"#0068f4"}},gE=["bottom","bottomEnd","bottomLeft","bottomRight","bottomStart","endBottom","left","right","top","topEnd","topLeft","topRight","topStart"],wE=e=>{const[a,o]=t.useState(e);return t.useEffect(()=>{o(a)},[a]),{activeTab:a,setActiveTab:o}},ft=(e,a)=>({...e,...a}),EE=(e,a)=>{switch(a.type){case"set-all-steps":return a.steps;case"set-step":return e[a.stepIndex]&&(e[a.stepIndex]=a.step),e;case"complete-step":{const{stepIndex:o,options:l}=a,r=[...e],s=r[o];return s&&(r[o]=ft(s,{isCompleted:l.isCompleted,isFailed:l.isCompleted?!1:s.isFailed,isActive:l.activateStep,isSelectable:l.isSelectable,url:l.activateStep?void 0:s.url})),r}case"fail-step":{const{stepIndex:o,options:l}=a,r=[...e],s=r[o];return s&&(r[o]=ft(s,{isFailed:l.isFailed,isCompleted:l.isFailed?!1:s.isCompleted,isActive:l.activateStep,isSelectable:l.isSelectable,url:l.activateStep?void 0:s.url})),r}case"disable-step":{const{stepIndex:o,isDisabled:l}=a,r=[...e],s=r[o];return s&&(r[o]=ft(s,{isDisabled:l})),r}case"activate-step":{const{stepIndex:o,isActive:l}=a,r=e.map(c=>({...c,isActive:!1})),s=r[o];return s&&(r[o]=ft(s,{isActive:l})),r}case"leave-step":{const{stepIndex:o,options:l}=a,r=[...e],s=r[o];return s&&(r[o]=ft(s,{isActive:l.activateStep,isSelectable:l.isSelectable,isCompleted:l.isCompleted??(s==null?void 0:s.isCompleted),isFailed:l.isFailed??(s==null?void 0:s.isFailed)})),r}case"refresh-step-names":return e.map((o,l)=>{var r;return{...o,label:((r=a.steps[l])==null?void 0:r.label)??o.label}})}},$o=e=>e.map(a=>a.isDisabled?!0:!!a.isCompleted),xE=(e,a)=>$o([...e].splice(0,a)),ga=e=>e.every(a=>a),bE=({initialSteps:e=[],currentStepIndex:a=0})=>{const o=t.useMemo(()=>e,[e]),[l,r]=t.useReducer(EE,o),[s,c]=t.useState(!1),[i,d]=t.useState(!1),[m,u]=t.useState(a);t.useEffect(()=>{const k=$o(l);d(ga(k))},[l]),t.useEffect(()=>{const k=xE(l,m);c(ga(k))},[m,l]);const f=t.useCallback(()=>{r({type:"refresh-step-names",steps:e})},[e]);t.useEffect(()=>{f()},[f]);const p=t.useCallback((k,{forceStep:M}={forceStep:!1})=>{const A=M?k:zp({steps:l,stepIndex:k});u(A)},[l]),h=k=>{const M=e[k];M&&r({type:"set-step",stepIndex:k,step:M})},v=()=>r({type:"set-all-steps",steps:e}),g=(k,M=!0)=>r({type:"disable-step",stepIndex:k,isDisabled:M}),w=t.useCallback((k,M=!0)=>r({type:"activate-step",stepIndex:k,isActive:M}),[]);return[{allStepsCompleted:i,currentStepIndex:m,prevStepsCompleted:s,steps:l},{moveToStep:p,resetAllSteps:v,resetStep:h,updateStepActive:w,updateStepCompleted:(k,{activateStep:M=!1,isCompleted:A=!0,isSelectable:b=!1}={})=>r({type:"complete-step",stepIndex:k,options:{isCompleted:A,activateStep:M,isSelectable:b}}),updateStepFailed:(k,{activateStep:M=!1,isSelectable:A=!1,isFailed:b=!0}={})=>r({type:"fail-step",stepIndex:k,options:{activateStep:M,isSelectable:A,isFailed:b}}),updateStepDisabled:g,updateStepLeave:(k,{activateStep:M=!1,isSelectable:A=!0}={})=>r({type:"leave-step",stepIndex:k,options:{activateStep:M,isSelectable:A}})}]},kE=e=>{const a=ht.indexOf(e);if(a===-1)throw new Error(`breakpoint ${e} not found in ${ht}`);return ht[a+1]??null},A1=e=>{const a=E1[e];return a>0?a:null},H1=e=>{if(e===null)return null;const a=.02,o=E1[e];return o>0?o-a:null},qe=e=>{const a=A1(e);return a?`(min-width: ${a}px)`:""},Re=e=>{const a=H1(e);return a?`(max-width: ${a}px)`:""},O1=(e,a)=>{const o=A1(e),l=H1(a);return o!==null&&l!==null?`(min-width: ${o}px) and (max-width: ${l}px)`:l===null?qe(e):Re(a)},kt=e=>{const a=A1(e),o=kE(e),l=H1(o);return a!==null&&l!==null?`(min-width: ${a}px) and (max-width: ${l}px)`:l===null?qe(e):Re(o)},Ft="(pointer: coarse)",No="(orientation: portrait)",Ro="(orientation: landscape)",zE=`${Ft} and ${No} and ${Re("md")}`,BE=`${Ft} and ${Ro} and ${Re("lg")}`,CE=`${Ft} and ${qe("md")}`,IE=kt("xs"),yE=kt("sm"),ME=kt("md"),SE=kt("lg"),LE=kt("xl"),$E=qe("sm"),NE=qe("md"),RE=qe("lg"),AE=qe("xl"),HE=Re("sm"),OE=Re("md"),PE=Re("lg"),VE=Re("xl"),TE=O1("sm","lg"),WE=O1("sm","xl"),qE=O1("md","xl"),DE="(max-width: 359px)",Ao=()=>V.useMatchMedia(Ft),jE=()=>V.useMatchMedia(CE),Ho=()=>V.useMatchMedia(zE),Oo=()=>V.useMatchMedia(BE),FE=()=>{const e=Ho(),a=Oo();return e||a},UE=()=>V.useMatchMedia(No),GE=()=>V.useMatchMedia(Ro),Po=()=>V.useMatchMedia(IE),Vo=()=>V.useMatchMedia(yE),To=()=>V.useMatchMedia(ME),Wo=()=>V.useMatchMedia(SE),qo=()=>V.useMatchMedia(LE),XE=()=>V.useMatchMedia($E),QE=()=>V.useMatchMedia(NE),KE=()=>V.useMatchMedia(RE),ZE=()=>V.useMatchMedia(AE),YE=()=>V.useMatchMedia(HE),JE=()=>V.useMatchMedia(OE),ex=()=>V.useMatchMedia(PE),tx=()=>V.useMatchMedia(VE),nx=()=>V.useMatchMedia(TE),ax=()=>V.useMatchMedia(WE),ox=()=>V.useMatchMedia(qE),lx=()=>V.useMatchMedia(DE),rx=()=>{const e=t.useRef(!0),a=Po(),o=Vo(),l=To(),r=Wo(),s=qo(),c=t.useMemo(()=>Vt.createSignal({name:"breakpoint:change"}),[]);return t.useEffect(()=>{const i=[a,o,l,r,s].filter(d=>d).length===1;!e.current&&i?c.emit():e.current=!1},[c,a,o,l,r,s]),c},cx=(e,a={})=>{const{delay:o=0}=a;return t.useCallback(()=>{if(e.current){const r=()=>{var s;return(s=e.current)==null?void 0:s.scrollIntoView({behavior:"smooth",block:"nearest",inline:"start"})};o?setTimeout(r,o):r()}},[e,o])},sx=()=>{const e=t.useRef(null),a=t.useCallback(()=>{window.setTimeout(()=>{var o;(o=e.current)==null||o.focus()},0)},[]);return{modalHandleRef:e,focusModal:a}},Do=e=>{const a=t.useRef(null),o=Ko.useOverlayTriggerState({isOpen:e}),{modalProps:l}=gt.useModalOverlay({},o,a);return{ref:a,modalProps:l}};function ix(e,a){return function(l){return t.createElement(e,{...l,...a})}}function dx(e){return Object.hasOwn(P,e)}exports.AboutModal=h9;exports.AboutText=ao;exports.Accordion=L9;exports.ActionsRow=d8;exports.ActivityCard=V9;exports.Announcer=G6;exports.AriaMenu=Lo;exports.AspectRatio=D9;exports.Audio=ou;exports.Avatar=go;exports.AvatarType=vt;exports.BadgeCounter=Xa;exports.Bar=l_;exports.Box=le;exports.BoxHeader=xa;exports.Breadcrumbs=m_;exports.Button=D;exports.ButtonText=Aa;exports.CakeTimer=p_;exports.CallToAction=ed;exports.Captions=zo;exports.CardLayout=ba;exports.Cell=m1;exports.CenterLayout=w1;exports.Checkbox=y1;exports.CircleCountDown=z_;exports.CollapsableContainer=hE;exports.Color=Ca;exports.ColorPickerPreviewButton=lw;exports.ColorPreviewButton=Co;exports.CondensedTabs=R_;exports.ConfirmableMultiselect=Sf;exports.ConfirmationModal=Nf;exports.ContextMenu=Of;exports.CoreHeader=kd;exports.CustomTooltip=n8;exports.Divider=ue;exports.DragAndDrop=Oa;exports.DragAndUploadFiles=lo;exports.Draggable=$1;exports.DropContent=jt;exports.Enhancers=Ra;exports.ExpanderCell=Ww;exports.FileUpload=M1;exports.FontVariant=C;exports.Form=Ff;exports.FullSizeWindow=Tt;exports.FullscreenLayout=ya;exports.FullscreenOverlay=A3;exports.FullscreenSpinner=ai;exports.Grid=$a;exports.Group=np;exports.Heading=Od;exports.HotKey=no;exports.HotkeysTooltip=to;exports.Icon=q;exports.IconTypes=P;exports.ImagePreviewButton=Yg;exports.InfoHeadCell=qw;exports.InfoMessage=sp;exports.Input=xt;exports.InputLabel=ve;exports.InteractiveElement=_e;exports.KebabMenuButton=Pg;exports.LineHeading=Td;exports.List=bt;exports.ListBoxLink=ja;exports.ListLink=Fa;exports.LoadingBox=Na;exports.LockStyle=Za;exports.Logo=_7;exports.Menu=_p;exports.MenuEntry=f1;exports.Modal=qt;exports.ModalCloseButton=nt;exports.ModalCloseButtonWithTooltip=s9;exports.ModalType=eo;exports.Multiselect=ro;exports.MultistepIndicator=Vp;exports.NotificationToast=$g;exports.NotificationTooltip=J7;exports.NumberStepInput=Fp;exports.Panel=Ya;exports.PasswordInput=Xp;exports.PexipLogo=z7;exports.Pill=S1;exports.PopOutWindow=Qp;exports.PreferenceInput=ah;exports.PreferenceMultiselect=oh;exports.PreferenceRow=dh;exports.PreferenceWrapper=R1;exports.ProgressBar=Vm;exports.ProgressBarColor=Ua;exports.RadioButton=Wa;exports.RangeSlider=qg;exports.RefButton=Ha;exports.RefInteractiveElement=Wt;exports.RefSimpleButton=B1;exports.RgbColor=Pt;exports.Row=ze;exports.Scrim=ii;exports.Scrollbars=at;exports.Section=bh;exports.SectionAccordion=xh;exports.Select=kh;exports.Sheet=Sh;exports.SimpleButton=Ui;exports.SortingIndicator=Tw;exports.Spinner=b1;exports.StatCard=ev;exports.StatCardBox=mo;exports.StatCardRow=p1;exports.StatCardVariant=io;exports.StatIndicator=A8;exports.StepNumber=qa;exports.SvgImage=Et;exports.Tab=fv;exports.Table=Nw;exports.TableBody=Aw;exports.TableCell=Hw;exports.TableContent=Ow;exports.TableHead=Pw;exports.TableHeadCell=Vw;exports.TablePagination=Gw;exports.TableRow=Rw;exports.TableRowWrapper=Io;exports.TableSection=Xw;exports.Tabs=_v;exports.Tag=uo;exports.TagList=bv;exports.TestId=S;exports.Text=z;exports.TextArea=Da;exports.TextHeading=We;exports.TextLink=et;exports.ThemeConsumer=R;exports.ThemeContext=Je;exports.ThemeProvider=Y;exports.ThreeColumnSelector=lE;exports.Toast=fo;exports.ToggleSwitch=Jm;exports.Tooltip=L1;exports.TooltipPositionValue=gE;exports.URLToLink=Ka;exports.User=cg;exports.UserMenuButton=wo;exports.UserMenuDropContent=eg;exports.Video=Ga;exports.VideoWrapper=Eo;exports.Wrapper=Ia;exports.announce=I1;exports.ariaMenuOpenStateSignal=So;exports.breakpoints=E1;exports.isBackgroundImageSrcEmpty=Ba;exports.isImageSrcEmpty=ka;exports.isImageSrcString=x1;exports.isValidIconName=dx;exports.notificationToastSignal=xo;exports.onEnter=Dt;exports.sizeToPadding=me;exports.themeValues=cl;exports.useBelow360=lx;exports.useBreakpointChange=rx;exports.useFocusFrom=N1;exports.useFocusFromOpened=so;exports.useGroupedPagesNav=yo;exports.useInput=i7;exports.useLandscape=GE;exports.useLg=Wo;exports.useLgDown=ex;exports.useLgUp=KE;exports.useMd=To;exports.useMdDown=JE;exports.useMdToXl=ox;exports.useMdUp=QE;exports.useMobileDevice=FE;exports.useMobileDeviceLandscape=Oo;exports.useMobileDevicePortrait=Ho;exports.useModal=Do;exports.useModalHandle=sx;exports.useMultistepIndicator=bE;exports.usePortrait=UE;exports.useScrollIntoView=cx;exports.useSm=Vo;exports.useSmDown=YE;exports.useSmToLg=nx;exports.useSmToXl=ax;exports.useSmUp=XE;exports.useTabletDevice=jE;exports.useTabs=wE;exports.useTouchDevice=Ao;exports.useXl=qo;exports.useXlDown=tx;exports.useXlUp=ZE;exports.useXs=Po;exports.variables=vE;exports.withColorScheme=wt;exports.withTabName=ix;exports.withTransition=_o;
3
+ `).map(o=>t.createElement(t.Fragment,{key:`${o}:${a}`},o,t.createElement("br",null))):e,f9=/(https?|ftp?:\/\/[^\s]+)/im,Za=/((?:https?:\/\/|ftp?:\/\/|[a-zA-Z0-9-]+\.{1}[a-zA-Z0-9-]{2,63})(?:[^\s.]+|\.{1}[a-zA-Z0-9-]{2,63})*)/im,p9=e=>e.split(Za).filter(Boolean),h9=e=>!f9.test(e),v9=e=>p9(e).map((a,o)=>Za.test(a)?h9(a)?{id:o,linkType:"tld",value:a,url:`http://${a.replace(/(\/\/)/m,"")}`}:{id:o,linkType:"url",value:a,url:a}:{id:o,linkType:"text",value:a}),Ya=({text:e,...a})=>{const o=t.useMemo(()=>v9(e),[e]);return t.createElement(t.Fragment,null,o.map(l=>l.linkType!=="text"?t.createElement(et,{key:l.id,href:l.url,target:"_blank",...a},l.value):_9(l.value,l.id)))},be={escape:"Escape",arrowUp:"ArrowUp",arrowRight:"ArrowRight",arrowDown:"ArrowDown",arrowLeft:"ArrowLeft"},g9="_draggable_13pue_19",w9="_dragging_13pue_25",E9="_shadowFocus_13pue_31",s1={draggable:g9,dragging:w9,shadowFocus:E9};var Ja=(e=>(e[e.NONE=0]="NONE",e[e.VERTICAL=1]="VERTICAL",e[e.HORIZONTAL=2]="HORIZONTAL",e))(Ja||{});const x9=(e,a)=>{const o=e.getBoundingClientRect().bottom,l=e.getBoundingClientRect().top,r=a.getBoundingClientRect().bottom,c=a.getBoundingClientRect().top;return o>=r?"DOWN":l<=c?"UP":"STOP"},$1=t.forwardRef(({ariaLabel:e="Draggable",isDisabled:a=!1,isMoveableWithArrowKeys:o=!1,showFocus:l=!0,floatRoot:r=void 0,beforeReposition:c,onReposition:s,onPointerUpExtra:i,onPointerMoveExtra:d,shouldCaptureClick:m=!0,alignWithFloatRootTrigger:u,scrollElementRef:f,scrollOffset:p=10,scrollTimer:h=30,lockStyle:v=0,pointerCapture:g=!1,pointerCaptureTarget:w,children:E,className:x,...B},L)=>{let C=t.useRef(null);C=L??C;const[k,M]=t.useState(!1),A=t.useRef(!1);return t.useEffect(()=>{if(!C.current)return;const b=C.current;if(M(!1),A.current=!1,a)return;let $=b.getBoundingClientRect();const y=(f==null?void 0:f.current)??void 0;let W=0,G=0,q=0,F=0,J,j=0,X=0,Z=y==null?void 0:y.scrollTop,ce="STOP",zt,fe=!1,ge=!1;const Bt=()=>{document.removeEventListener("pointermove",W1),document.removeEventListener("pointerup",U1),document.removeEventListener("keyup",G1)},It=()=>{clearInterval(zt),fe=!1,ce="STOP"},Ut=()=>{b.style.left=`${(b.offsetLeft+q)/window.innerWidth*100}%`,b.style.top=`${(b.offsetTop+F)/window.innerHeight*100}%`},P1=()=>{$=b.getBoundingClientRect();const N=b.offsetParent;J=N==null?void 0:N.getBoundingClientRect(),j=(J==null?void 0:J.left)??0,X=(J==null?void 0:J.top)??0,c&&(c(b),$=b.getBoundingClientRect()),b.style.left=`${$.left-j}px`,b.style.top=`${$.top-X}px`,b.style.removeProperty("right"),b.style.removeProperty("bottom"),b.style.transform="none"};b.addEventListener("pointerdown",q1),o&&b.addEventListener("keydown",T1),y==null||y.addEventListener("scroll",D1);function V1(N){M(N),ge=N}function T1(N){if(N.target!==b||!(N.key===be.arrowUp||N.key===be.arrowRight||N.key===be.arrowDown||N.key===be.arrowLeft))return;document.addEventListener("keyup",G1),N.repeat||P1(),d&&d(b);const Be=N.shiftKey?10:1;switch(N.key){case be.arrowUp:F=-10*Be;break;case be.arrowRight:q=10*Be;break;case be.arrowDown:F=10*Be;break;case be.arrowLeft:q=-10*Be;break;default:return}Ut(),(q||F)&&(A.current=!0),q=0,F=0}function q1(N){g&&(w??b).setPointerCapture(N.pointerId),N.preventDefault(),N.stopPropagation(),N.button===0&&(V1(!0),P1(),W=N.clientX,G=N.clientY,document.addEventListener("pointermove",W1),document.addEventListener("pointerup",U1))}function W1(N){d&&d(b),v!==1&&(q=N.clientX-W),v!==2&&(F=N.clientY-G),y?(ce=x9(b,y),ce==="STOP"?(b.style.transform=`translate(${q}px, ${F}px)`,fe&&It()):fe||(fe=!0,zt=window.setInterval(()=>{if(y)switch((ce==="UP"&&y.scrollTop===0||ce==="DOWN"&&y.scrollHeight-y.clientHeight-y.scrollTop<=1)&&(ce="STOP"),ce){case"DOWN":y.scrollTop+=p;break;case"UP":y.scrollTop-=p;break;case"STOP":b.style.transform=`translate(${q}px, ${F}px)`,It();break}},h))):b.style.transform=`translate(${q}px, ${F}px)`}function D1(){if((y==null?void 0:y.scrollTop)!==void 0){if(ge&&Z!==void 0){const N=y.scrollTop-Z;v!==2&&(F+=N,G-=N),b.style.transform=`translate(${q}px, ${F}px)`}Z=y.scrollTop}}const j1=()=>{let N=!1,Ct=!1,Be=!1,Gt=!1,Xt={overflow:!1};if(r!=null&&r.current){$=b.getBoundingClientRect();const De=r.current.getBoundingClientRect();$.left<De.left&&(b.style.left=`${r.current.offsetLeft-j}px`,Be=!0),$.right>De.right&&(b.style.left=`${De.right-b.offsetWidth-j}px`,Gt=!0),$.top<De.top&&(b.style.top=`${r.current.offsetTop-X}px`,N=!0),$.bottom>De.bottom&&(b.style.top=`${De.bottom-b.offsetHeight-X}px`,Ct=!0),Xt={overflow:N||Ct||Be||Gt,top:N,bottom:Ct,left:Be,right:Gt},Xt.overflow&&Ut()}return Xt};u&&(u.current=()=>{const N=j1();s&&s(b,N)});function Uo(){$.left+$.width/2>window.innerWidth/2&&(b.style.right=`${(window.innerWidth-$.right)/window.innerWidth*100}%`,b.style.left="auto")}function Go(){$.top+$.height/2>window.innerHeight/2&&(b.style.bottom=`${(window.innerHeight-$.bottom)/window.innerHeight*100}%`,b.style.top="auto")}const F1=()=>{It(),i&&i(b),Ut(),b.style.removeProperty("transform"),(q||F)&&(A.current=!0),q=0,F=0,Bt();const N=j1();N.overflow||(Uo(),Go()),V1(!1),s&&s(b,N)};function U1(N){g&&(w??b).releasePointerCapture(N.pointerId),F1()}function G1(){F1()}return()=>{Bt(),b.removeEventListener("pointerdown",q1),o&&b.removeEventListener("keydown",T1),y==null||y.removeEventListener("scroll",D1),It(),b.style.removeProperty("transform"),ge&&(i==null||i(b))}},[a,o,r,c,s,i,u,d,h,p,v,g,f,w]),t.createElement(R,null,({colorScheme:b})=>t.createElement("div",{role:"region","aria-label":e,tabIndex:o?0:-1,ref:C,className:_(b,{[s1.draggable]:!a,[s1.dragging]:k,[s1.shadowFocus]:o&&l},x),onClickCapture:m?$=>{A.current&&($.stopPropagation(),$.preventDefault(),A.current=!1)}:void 0,...B},E))});$1.displayName="Draggable";const b9="_box_kq00y_4",k9="_fillHeight_kq00y_8",z9="_overflow-hidden_kq00y_14",B9="_nonePadding_kq00y_18",I9="_compactPadding_kq00y_22",C9="_smallPadding_kq00y_26",y9="_mediumPadding_kq00y_30",M9="_largePadding_kq00y_34",S9="_scrollbar_kq00y_38",st={box:b9,fillHeight:k9,"overflow-hidden":"_overflow-hidden_kq00y_14",overflowHidden:z9,nonePadding:B9,compactPadding:I9,smallPadding:C9,mediumPadding:y9,largePadding:M9,scrollbar:S9},eo=t.forwardRef(({fillHeight:e=!0,hasFooterShadow:a=!0,headerContent:o,headerContentBelowDivider:l,footerContent:r,padding:c="small",headerPadding:s=c,footerPadding:i=c,overflowHidden:d=!1,withScrollbars:m=!0,scrollbarRef:u,children:f,scrollElementRef:p,scrollElementClassname:h,onScroll:v,className:g,...w},E)=>{const x=t.useId();return t.createElement(le,{hasFooterShadow:a,className:_(st.box,{[st.fillHeight]:e},{[st.overflowHidden]:d},g),padding:"none",headerContent:o,headerContentBelowDivider:l,footerContent:r,footerPadding:i,headerPadding:s,ref:E,...w},f&&m?t.createElement(ot,{ref:u,scrollElementRef:p,className:_(st.scrollbar),ariaLabel:`Scrollable panel content ${x}`,onScroll:v},t.createElement("div",{className:_(st[ue(c)],h)},f)):f)});eo.displayName="Panel";const N1=e=>({focusFrom:t.useCallback(()=>{if(e){const o=e.tabIndex;e.tabIndex=-1,e.focus(),e.tabIndex=o}},[e])}),L9=({children:e})=>xa.createPortal(e,document.body),_1=(()=>{const e=[],a=l=>{const r=e.indexOf(l);r!==-1&&e.splice(r,1)};return{add:l=>(e.push(l),()=>{a(l)}),isLast:l=>e.length?e[e.length-1]===l:!1,remove:a}})(),$9=e=>{const a=l=>{var r;return((r=l==null?void 0:l.dataset)==null?void 0:r.focusRoot)==="1"};return(()=>{let l=e;for(;l;){if(a(l))return l;l=l.parentElement}})()},to=e=>{const a=h1.tabbable(e,{includeContainer:!1});if(!a.length){Ye(e);return}Ye(a[0],e)},Ye=(e,a)=>{if(e!==document.activeElement){if(!(e!=null&&e.focus)){Ye(a);return}e==null||e.focus()}},N9=(e,a)=>{const o=l=>{var i;if(((i=l.key)==null?void 0:i.toLowerCase())!=="tab"||!_1.isLast(a))return;const r=h1.tabbable(e,{includeContainer:!1}),c=r[r.length-1],s=r[0];if(r.length===0){Ye(e);return}l.shiftKey?l.target===s&&(Ye(c),l.preventDefault()):l.target===c&&(Ye(s),l.preventDefault())};return[()=>{document.addEventListener("keydown",o)},()=>{document.removeEventListener("keydown",o)}]},R9=(e=!0)=>{const a=t.useRef(Zo.v4()),o=t.useRef(null),l=t.useRef(null),r=t.useRef(!1);t.useEffect(()=>{r.current=e},[e]),!r.current&&e&&(o.current=document.activeElement);const c=t.useCallback(s=>{l.current=s,!(!e||!s)&&(s.setAttribute("data-focus-root","1"),s.contains(document.activeElement)||to(s))},[e]);return t.useEffect(()=>{const s=l.current,i=a.current;if(!e||!s)return;const[d,m]=N9(s,i);_1.add(i),d==null||d();const u=o.current;return()=>{var g;_1.remove(i),m==null||m();const f=document.activeElement,p=$9(f),h=p&&p===s,v=f&&h1.isFocusable(f);o.current=null,!(!u||!h&&v)&&((g=u.focus)==null||g.call(u))}},[e]),{focusTrapRef:l,setFocusTrapRef:c}},A9="_modalWrapper_1rd64_4",H9="_modalMask_1rd64_18",O9="_fade_1rd64_1",P9="_modal_1rd64_4",V9="_compact_1rd64_44",T9="_small_1rd64_47",q9="_medium_1rd64_50",W9="_large_1rd64_53",D9="_auto_1rd64_56",j9="_closeButton_1rd64_60",F9="_closeButtonIcon_1rd64_71",U9="_nonePadding_1rd64_93",G9="_compactPadding_1rd64_97",X9="_smallPadding_1rd64_101",Q9="_mediumPadding_1rd64_105",K9="_largePadding_1rd64_109",Z9="_overlay_1rd64_113",Y9="_slide_1rd64_1",J9="_positioned_1rd64_122",eu="_scrollbars_1rd64_126",tu="_keycap_1rd64_132",ke={modalWrapper:A9,modalMask:H9,fade:O9,modal:P9,compact:V9,small:T9,medium:q9,large:W9,auto:D9,closeButton:j9,closeButtonIcon:F9,nonePadding:U9,compactPadding:G9,smallPadding:X9,mediumPadding:Q9,largePadding:K9,overlay:Z9,slide:Y9,positioned:J9,scrollbars:eu,keycap:tu};var no=(e=>(e.Overlay="overlay",e.Positioned="positioned",e))(no||{});const nu=({children:e,...a})=>t.createElement("div",{...a},e),Wt=t.forwardRef(({canDrag:e=!1,children:a,className:o,closeButton:l=at,closeButtonAriaLabel:r="Close tooltip",closeOnOutsideClick:c=!0,colorScheme:s="light",footerContent:i,footerPadding:d,hasBackground:m,hasFooterShadow:u,headerContent:f,headerPadding:p,isOpen:h=!1,modalType:v="overlay",onClose:g,padding:w="medium",scrollbarsAriaLabel:E,sizeModifier:x="small",style:B,testIdCloseButton:L=S.ButtonModalClose,uniqueTitle:C,withCloseButton:k=!1,withMask:M=!0,withScrollbars:A=!0,wrapperClassName:b,...$},y)=>{const W=()=>{c&&(g==null||g())},G=V.useOnClickOutside(W),{focusTrapRef:q,setFocusTrapRef:F}=R9(h),J=t.useRef(null),[j,X]=t.useState(null),{focusFrom:Z}=N1(j),ce=A?ot:nu;t.useImperativeHandle(y,()=>({focus:()=>{q.current instanceof HTMLElement?to(q.current):j&&Z()}})),t.useEffect(()=>{const ge=Bt=>{Bt.key==="Escape"&&(g==null||g())};return h?document.addEventListener("keydown",ge):document.removeEventListener("keydown",ge),()=>document.removeEventListener("keydown",ge)},[h,g]);const{colorScheme:zt}=t.useContext(Je);let fe=t.createElement(Y,{colorScheme:s??zt},t.createElement(le,{className:_(ke.modal,ke[v],x!=="none"&&ke[x],!e&&o),ref:v==="positioned"?ge=>{X(ge)}:F,hasBackground:m,headerContent:f,footerContent:i,headerPadding:p,footerPadding:d,hasFooterShadow:u,...!e&&{style:B}},t.createElement(ce,{className:ke.scrollbars,...A?{ariaLabel:E}:{"aria-label":E}},t.createElement("div",{role:"presentation",ref:G,className:ke[ue(w)]},t.createElement("div",{role:"dialog","aria-modal":"true","aria-label":C},k&&t.createElement(l,{"aria-label":r,className:ke.closeButton,"data-testid":L,onClose:g}),a)))));return e&&(fe=t.createElement($1,{className:o,style:B,floatRoot:J},fe)),M&&(fe=t.createElement("div",{role:"presentation",className:_(ke.modalMask,b),"data-testid":S.ModalMask},fe)),h?t.createElement(L9,null,t.createElement("div",{className:ke.modalWrapper,role:"region",ref:J,...$},fe)):null});Wt.displayName="Modal";const au=({className:e,colorScheme:a,hotkeyLabel:o,keyCap:l,onClose:r,...c})=>t.createElement(ao,{className:e,hotkeyLabel:o,keyCap:l,...c},t.createElement(at,{colorScheme:a,onClose:r})),ao=({children:e,className:a,delay:o=0,hotkeyLabel:l,keyCap:r="ESC",position:c="bottomEnd",...s})=>t.createElement(L1,{delay:o,position:c,text:t.createElement(oo,{label:l,keyCap:r}),tooltipContainerClassName:a,...s},e),oo=({label:e,keyCap:a})=>t.createElement("div",{className:"d-inline-flex items-center gap-1"},t.createElement(z,null,e),t.createElement("div",{className:ke.keycap},t.createElement(z,{fontVariant:I.Small},a))),ou="_list_1kobu_4",lu="_noneSpacing_1kobu_9",ru="_compactSpacing_1kobu_16",cu="_smallSpacing_1kobu_23",su="_mediumSpacing_1kobu_30",iu="_largeSpacing_1kobu_37",ma={list:ou,noneSpacing:lu,compactSpacing:ru,smallSpacing:cu,mediumSpacing:su,largeSpacing:iu},bt=({children:e,className:a,spacing:o="small",...l})=>t.createElement("div",{className:_(ma.list,ma[g1(o)],a),...l},e),lo=({enhancerEnd:e,version:a,headingText:o="About Pexip",privacyPolicyLinkText:l="Privacy Policy",privacyPolicyUrl:r="https://pexip.com/privacy-policy/",termsOfServiceLinkText:c="Terms of Service",termsOfServiceUrl:s="https://pexip.com/terms-of-service/",...i})=>t.createElement(bt,{className:"ml-3 mr-3 mb-2",...i},o&&t.createElement(ze,null,t.createElement(qe,{className:"mb-3 mt-2",fontVariant:I.H5,htmlTag:"h1"},o)),r&&l&&t.createElement(ze,{spacing:"small"},t.createElement(et,{href:r,target:"_blank","data-testid":S.PrivacyPolicyLink},l)),c&&s&&t.createElement(ze,{spacing:"small"},t.createElement(et,{href:s,target:"_blank","data-testid":S.TermsOfServiceLink},c)),t.createElement(_e,{className:"mt-5 mb-3"}),t.createElement(z,{"data-testid":S.Version},"Version: ",a),e),du=Et(Wt,"light"),mu=({className:e,isOpen:a=!1,onClose:o,version:l,headingText:r,privacyPolicyUrl:c,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,aboutTextEnhancerEnd:m,...u})=>t.createElement(du,{padding:"none",onClose:o,isOpen:a,withCloseButton:!0,className:e,...u},t.createElement(lo,{version:l,headingText:r,privacyPolicyUrl:c,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,enhancerEnd:m})),Dt=e=>a=>{a.key==="Enter"&&e(a)},uu="_chevron_ansc0_4",_u="_toggle_ansc0_12",fu="_summary_ansc0_16",pu="_content_ansc0_24",hu="_expanded_ansc0_29",vu="_accordionButton_ansc0_33",gu="_dark_ansc0_40",wu="_meta_ansc0_47",Eu="_light_ansc0_51",Ne={chevron:uu,toggle:_u,summary:fu,content:pu,expanded:hu,accordionButton:vu,dark:gu,meta:wu,light:Eu},xu=({canOnlyToggleWithTitle:e,children:a,className:o,isExpanded:l,onExpand:r,...c})=>{const s=_(Ne.summary,o);return e?t.createElement("div",{className:s},a):t.createElement(re,{className:s,"aria-expanded":l,onClick:r,onKeyDown:Dt(r),...c},a)},bu=({isExpanded:e})=>{const a=e?O.IconChevronDown:O.IconChevronRight;return t.createElement(T,{size:"compact",source:a,className:_(Ne.chevron,"me-2")})},ku=({children:e,isExpanded:a,canOnlyToggleWithTitle:o,onExpand:l})=>{const r=()=>t.createElement(t.Fragment,null,t.createElement(bu,{isExpanded:a}),e);return o?t.createElement(re,{className:Ne.accordionButton,"aria-expanded":a,onClick:l,onKeyDown:Dt(l)},t.createElement(r,null)):t.createElement("div",{className:Ne.accordionButton},t.createElement(r,null))},zu=({meta:e})=>{const a="d-inline ms-2";return typeof e=="string"?t.createElement(z,{fontVariant:I.BodyBold,className:_(Ne.meta,a)},e):t.createElement("div",{className:a},e)},Bu=({canOnlyToggleWithTitle:e,children:a,enhancerEnd:o,meta:l,isExpanded:r,onExpand:c,className:s,...i})=>t.createElement(xu,{canOnlyToggleWithTitle:e,className:s,isExpanded:r,onExpand:c,...i},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(ku,{canOnlyToggleWithTitle:e,isExpanded:r,onExpand:c},a),t.createElement(zu,{meta:l}),t.createElement("div",{className:"ml-auto"},o))),Iu=({buttonClassName:e,canOnlyToggleWithTitle:a,children:o,className:l,colorScheme:r,contentClassName:c,dataTestId:s,enhancerEnd:i,isExpanded:d=!1,meta:m,onToggle:u,title:f,...p})=>{const[h,v]=t.useState(d),g=V.usePrevious(h),w=E=>{E.preventDefault(),v(x=>!x)};return t.useEffect(()=>{h!==(g||!1)&&(u==null||u(h))},[u,h,g]),t.createElement(R,null,({colorScheme:E})=>t.createElement("div",{role:"group",className:_(Ne[r??E],l),...p},t.createElement(Bu,{canOnlyToggleWithTitle:a,meta:m,isExpanded:h,onExpand:w,className:e,enhancerEnd:i,"data-testid":s},typeof f=="string"?t.createElement(z,{fontVariant:I.BodyBold},f):f),t.createElement("div",{className:_(Ne.content,{[Ne.expanded]:h},c)},o)))},Cu="_secondaryWrapper_1plhf_4",yu="_statusWrapper_1plhf_10",Mu="_statusItem_1plhf_18",Su="_eventsList_1plhf_22",Lu="_eventItem_1plhf_26",$u="_contentWrapper_1plhf_32",Nu="_disabled_1plhf_42",we={secondaryWrapper:Cu,statusWrapper:yu,statusItem:Mu,eventsList:Su,eventItem:Lu,contentWrapper:$u,disabled:Nu},Ru=({actionButton:e,disabled:a=!1,eventsItems:o,eventsTitle:l,statusItems:r,title:c,titleEnhancerStart:s})=>t.createElement(za,{title:c,titleEnhancerStart:s,secondaryComponent:t.createElement("div",{className:_(we.secondaryWrapper,a&&we.disabled,"p-4")},r.map(i=>t.createElement("div",{className:we.statusWrapper,key:`${i.label}${i.content}`},t.createElement(z,{variant:"inherit",fontVariant:I.Body,className:we.statusItem},i.label),t.createElement(z,{variant:"inherit",fontVariant:I.BodyBold,className:we.statusItem},i.content))))},t.createElement("div",{className:_(we.contentWrapper,a&&we.disabled,"p-4")},t.createElement(qe,{className:"mb-2",htmlTag:"h3",variant:"inherit",fontVariant:I.H5},l),t.createElement(bt,{spacing:"none",className:we.eventsList},o.map(i=>t.createElement(ze,{key:i.label},t.createElement(et,{onClick:i.action,isUnderlined:!!i.action,className:we.eventItem},i.label)))),t.createElement(et,{variant:"inherit",fontVariant:I.BodyBold,isDisabled:!0,onClick:e.action},e.label))),Au="_wrapper_16uxo_4",Hu={wrapper:Au},Ou={width:16,height:9},Pu=({children:e,className:a,dimensions:o=Ou,isActive:l=!0,style:r,...c})=>{const s=l?{"--aspect-ratio-height":o.height,"--aspect-ratio-width":o.width}:void 0;return t.createElement("div",{style:{...r,...s},className:_(Hu.wrapper,a),...c},e)},Vu="_bar_19iud_4",Tu="_absoluteTop_19iud_12",qu="_absoluteBottom_19iud_17",Wu="_relative_19iud_22",Du="_row_19iud_26",ju="_rowReverse_19iud_30",Fu="_column_19iud_34",Uu="_columnReverse_19iud_38",Gu="_spaceBetween_19iud_42",Xu="_center_19iud_46",Qu="_nonePadding_19iud_50",Ku="_compactPadding_19iud_54",Zu="_smallPadding_19iud_58",Yu="_mediumPadding_19iud_62",Ju="_largePadding_19iud_66",it={bar:Vu,absoluteTop:Tu,absoluteBottom:qu,relative:Wu,row:Du,rowReverse:ju,column:Fu,columnReverse:Uu,spaceBetween:Gu,center:Xu,nonePadding:Qu,compactPadding:Ku,smallPadding:Zu,mediumPadding:Yu,largePadding:Ju},e_=({children:e,className:a,position:o="relative",padding:l="none",flexDirection:r="row",justifyContent:c="spaceBetween",...s})=>t.createElement("div",{className:_(it.bar,it[ue(l)],it[o],it[r],it[c],a),...s},e),t_="_wrapper_1f5cx_14",n_="_list_1f5cx_20",a_="_listItem_1f5cx_27",o_="_crumbLabel_1f5cx_30",l_="_crumbLink_1f5cx_43",ht={wrapper:t_,list:n_,listItem:a_,crumbLabel:o_,crumbLink:l_},ua=(e,a,o)=>{e.preventDefault(),a.action?a.action():a.url&&o(a.url)},r_=({className:e,crumbs:a,handleNavigate:o})=>{const r=[...a].reverse().slice(1).find(c=>c.url||c.action);return t.createElement("nav",{className:_(e,ht.wrapper),"aria-label":"breadcrumbs"},((r==null?void 0:r.url)||(r==null?void 0:r.action))&&t.createElement(D,{href:r.url,onClick:c=>ua(c,r,o),htmlTag:"a",size:"none",variant:"transparent",className:"mr-3","aria-label":`Go back to ${r.label}`},t.createElement(T,{source:O.IconArrowLeftRegular,size:"medium"})),t.createElement("ul",{className:ht.list},a.map(c=>t.createElement("li",{key:`${c.label}${c.url}`,className:ht.listItem},c.action??c.url?t.createElement(re,{className:ht.crumbLink,href:c.url,htmlTag:"a",onClick:s=>ua(s,c,o)},t.createElement(_a,{label:c.label})):t.createElement(_a,{label:c.label})))))},_a=({label:e})=>t.createElement(z,{fontVariant:I.BodyBold,className:ht.crumbLabel},e),c_="_svg_1ww8x_4",s_="_circle_1ww8x_13",fa={svg:c_,circle:s_},i_=({duration:e=60,className:a,...o})=>{const l=t.useMemo(()=>e,[]);return t.createElement("svg",{viewBox:"0 0 32 32",className:_(fa.svg,a),role:"img","aria-label":"timer",...o},t.createElement("circle",{r:"16",cx:"16",cy:"16",className:fa.circle,style:{animationDuration:`${l}s`}}))},d_="_countdownWrapper_nht8u_11",m_="_countdownNumber_nht8u_20",u_="_svg_nht8u_24",__="_circleMain_nht8u_33",f_="_circleBackground_nht8u_34",p_="_countdown_nht8u_11",Ve={countdownWrapper:d_,countdownNumber:m_,svg:u_,circleMain:__,circleBackground:f_,countdown:p_},pa=({className:e})=>t.createElement("circle",{className:e,r:"35",cx:"40",cy:"40"}),h_=({currentCount:e=0,startCountFrom:a=5,shouldStartCountDown:o})=>(t.useEffect(()=>{document.documentElement.style.setProperty("--countdown-animation-duration",`${a}`)},[a]),t.createElement("div",{className:Ve.countdownWrapper},t.createElement(z,{className:Ve.countdownNumber,colorScheme:"light",fontVariant:I.H1},e),t.createElement("svg",{role:"img","aria-label":"Circle countdown",className:Ve.svg},t.createElement(pa,{className:_(Ve.circleBackground,o?Ve.countdown:"")}),t.createElement(pa,{className:_(Ve.circleMain,o?Ve.countdown:"")})))),v_=({startCountFrom:e=5,msInterval:a=1e3,shouldStartCountDown:o})=>{const{startCountDown:l,currentCount:r}=V.useCountDown({startCountFrom:e,enabled:o,msInterval:a});return t.useEffect(()=>{o&&l()},[o,l]),t.createElement(h_,{startCountFrom:e,shouldStartCountDown:o,currentCount:r})},g_="_tabs_1v2zs_4",w_="_light_1v2zs_10",E_="_dark_1v2zs_13",x_="_small_1v2zs_16",b_="_tab_1v2zs_4",k_="_active_1v2zs_34",z_="_canClickActive_1v2zs_34",B_="_large_1v2zs_46",I_="_medium_1v2zs_49",ye={tabs:g_,light:w_,dark:E_,small:x_,tab:b_,active:k_,canClickActive:z_,large:B_,medium:I_},C_=({allowActiveTabToBeClicked:e=!1,tabs:a,selectedTabID:o,onTabChange:l,className:r,sizeModifier:c="large"})=>t.createElement(R,null,({colorScheme:s})=>t.createElement("div",{role:"tablist",className:_(s,ye[s],ye[c],ye.tabs,r)},a.map(({name:i,id:d,textEndContent:m,testId:u})=>t.createElement("button",{type:"button","data-testid":u,onClick:()=>{(o!==d||o===d&&e)&&l(d)},role:"tab",key:d,className:_(ye.tab,ye[s],ye[c],{[ye.active]:d===o,[ye.canClickActive]:e})},t.createElement(z,{fontVariant:c==="small"?I.SmallBold:I.BodyBold,className:_({"p-relative":!!m})},i,m))))),y_="_wrap_yqav1_4",M_="_buttonContainer_yqav1_10",S_="_dropContent_yqav1_17",L_="_fade_yqav1_1",$_="_contentTextNoWrap_yqav1_25",N_="_topLeft_yqav1_30",R_="_bottomLeft_yqav1_31",A_="_topRight_yqav1_35",H_="_bottomRight_yqav1_36",O_="_topMiddle_yqav1_42",P_="_bottomMiddle_yqav1_53",V_="_middleLeft_yqav1_62",T_="_middleRight_yqav1_63",q_="_limitSize_yqav1_84",W_="_row_yqav1_89",D_="_rowReverse_yqav1_93",j_="_column_yqav1_97",F_="_columnReverse_yqav1_101",Ee={wrap:y_,buttonContainer:M_,dropContent:S_,fade:L_,contentTextNoWrap:$_,topLeft:N_,bottomLeft:R_,topRight:A_,bottomRight:H_,topMiddle:O_,bottomMiddle:P_,middleLeft:V_,middleRight:T_,limitSize:q_,row:W_,rowReverse:D_,column:j_,columnReverse:F_},jt=({buttonClassName:e,buttonLabel:a="Toggle drop content",canCloseOutside:o=!0,children:l,className:r,closeOnEscape:c=!1,content:s,contentClassName:i,dropContentRole:d,dropContentLabel:m,interactiveElement:u,isContentTextWrapped:f=!1,isDisabled:p,isOpen:h=!1,limitSize:v=!1,onClose:g,onContainerClick:w,onContentVisibilityChange:E,onOutsideClose:x,position:B="bottomLeft",flexDirection:L="row",...C})=>{const[k,M]=t.useState(h),A=t.useRef(C);A.current=C;const b=t.useCallback(()=>{g==null||g(),M(!1)},[g]),$=t.useCallback(()=>{o&&(b(),x==null||x())},[o,x,b]);t.useEffect(()=>{const j=X=>{X.key===be.escape&&b()};return j&&(k?document.addEventListener("keydown",j,!0):document.removeEventListener("keydown",j,!0)),()=>j&&document.removeEventListener("keydown",j,!0)},[c,b,k]);const y=t.useCallback(j=>{w==null||w(),k&&(g==null||g()),M(X=>!X),j.stopPropagation()},[k,g,w]),W=t.useCallback(j=>j.stopPropagation(),[]),G=j=>{j.stopPropagation(),g==null||g(),M(!1)};t.useEffect(()=>{E&&E(k)},[k,E]);const q=V.useOnClickOutside($),F=t.useMemo(()=>t.createElement(t.Fragment,null,typeof l=="function"?l(k):l),[l,k]),J=t.useMemo(()=>(u==null?void 0:u({"aria-label":a,className:_(Ee.buttonContainer,e),onClick:y,onKeyDown:W,children:F,...A.current},k))??t.createElement(re,{"aria-label":a,className:_(Ee.buttonContainer,e),onClick:y,onKeyDown:W,...A.current},F),[e,a,y,u,W,k,F]);return p?t.createElement("div",{className:_(Ee.wrap,r),ref:q},F):t.createElement("div",{className:_(Ee.wrap,r),ref:q},J,k&&t.createElement("div",{"aria-label":m,role:d,className:_(Ee.dropContent,Ee[B],Ee[L],{[Ee.contentTextNoWrap]:!f,[Ee.limitSize]:v},i)},typeof s=="function"?s(G):s))},U_="_dark_1flzb_20",G_="_light_1flzb_46",X_="_container_1flzb_169",Q_="_errorText_1flzb_170",K_="_containerWrapContent_1flzb_174",Z_="_selectWrapper_1flzb_178",Y_="_fullWidth_1flzb_184",J_="_view_1flzb_187",ef="_select_1flzb_178",tf="_compact_1flzb_244",nf="_small_1flzb_248",af="_medium_1flzb_251",of="_hasIcon_1flzb_254",lf="_textWrapper_1flzb_258",rf="_label_1flzb_265",cf="_text_1flzb_258",sf="_icon_1flzb_273",df="_chevron_1flzb_274",mf="_error_1flzb_170",uf="_inlineLabel_1flzb_311",_f="_disabled_1flzb_328",H={dark:U_,light:G_,container:X_,errorText:Q_,containerWrapContent:K_,selectWrapper:Z_,fullWidth:Y_,view:J_,select:ef,compact:tf,small:nf,medium:af,hasIcon:of,textWrapper:lf,label:rf,text:cf,icon:sf,chevron:df,error:mf,inlineLabel:uf,disabled:_f},ff="_fullWidth_7juwi_12",pf="_button_7juwi_16",hf="_wrapper_7juwi_20",vf="_menu_7juwi_25",gf="_checkboxWrapper_7juwi_29",wf="_textWrapper_7juwi_41",ae={fullWidth:ff,button:pf,wrapper:hf,menu:vf,checkboxWrapper:gf,textWrapper:wf},ro=({className:e,colorScheme:a,dropContentPosition:o,errorText:l,hasError:r,iconType:c,isDisabled:s,isFullWidth:i,isOpen:d=!1,isTruncated:m=!1,label:u,labelModifier:f,menuComponent:p,multipleSelectionText:h="selected",noSelectionText:v,onOutsideClose:g,onContentVisibilityChange:w,options:E,sizeModifier:x="medium",testId:B,value:L=[],wrapContent:C=!1})=>t.createElement(R,null,({colorScheme:k})=>t.createElement(jt,{buttonLabel:u,className:_(ae.fullWidth,e),content:p,contentClassName:_({[ae.fullWidth]:i}),isOpen:E.length>0&&d,isDisabled:s,onOutsideClose:g,onContentVisibilityChange:w,position:o,interactiveElement:M=>t.createElement(re,{...M,className:_(a??k,H.container,H[a??k],ae.button,{[ae.fullWidth]:i,[H.disabled]:s,[H.error]:r&&!s,[H.containerWrapContent]:C}),"data-testid":B},t.createElement(Ef,{iconType:c,isDisabled:s,isFullWidth:i,isTruncated:m,labelModifier:f,multipleSelectionText:h,noSelectionText:v,options:E,selectLabel:u,sizeModifier:x,value:L}),r&&l&&t.createElement(z,{className:_("mt-2",H.errorText),variant:"danger"},l))})),Ef=({iconType:e,isDisabled:a,isFullWidth:o,isTruncated:l,labelModifier:r,multipleSelectionText:c,noSelectionText:s,options:i,selectLabel:d,sizeModifier:m,value:u})=>{const f=r==="hidden",p=r==="inline",h=E=>{var x;return((x=i.find(B=>B.id===E))==null?void 0:x.label)??E},v=p||f,g={text:d},w=()=>u.length===1?h(u[0]):u.length>1&&!l?u.map(E=>h(E)).join(", "):u.length===0&&!s||u.length>1?`${u.length} ${c}`:s;return t.createElement(t.Fragment,null,!v&&t.createElement(ve,{className:_(H.label),...g}),t.createElement(re,{className:_(H.selectWrapper,{[ae.fullWidth]:o}),htmlTag:"div",disabled:a},t.createElement("div",{className:_(H.view,H[m],{[H.hasIcon]:!!e}),"data-testid":S.MultiselectView},v&&t.createElement(ve,{className:_(H.inlineLabel),isLabelHidden:f,isLabelInline:p,...g}),!!e&&t.createElement(T,{size:"compact",source:e,className:H.icon}),t.createElement("div",{className:_(H.textWrapper,ae.textWrapper)},t.createElement("span",{className:H.text},w())),t.createElement(T,{size:m==="medium"?"compact":"mini",source:O.IconChevronDown,className:H.chevron}))))},xf=Et(le,"light"),bf=({isFullWidth:e,options:a,onConfirm:o,menuTestId:l,onContentVisibilityChange:r,value:c=[],isOpen:s,...i})=>{const[d,m]=t.useState(c),[u,f]=t.useState(s),p=({id:v,checked:g})=>{let w=[];!d.includes(v)&&g?w=[...d,v]:d.includes(v)&&!g&&(w=d.filter(E=>E!==v)),m(w)},h=()=>{const v=d.map(g=>{var w;return{id:g,label:((w=a.find(E=>E.id===g))==null?void 0:w.label)??"No label"}});f(!1),o(v)};return t.createElement(ro,{isOpen:u,isFullWidth:e,menuComponent:v=>t.createElement(kf,{isFullWidth:e,options:a,selection:d,onChange:p,onConfirm:g=>{h(),v(g)},testId:l}),options:a,onOutsideClose:()=>m(c),onContentVisibilityChange:r,value:d,...i})},kf=({isFullWidth:e=!1,options:a,selection:o,onChange:l,onConfirm:r,testId:c})=>{const s=i=>{l({id:i.currentTarget.name,checked:i.currentTarget.checked})};return a.length>0?t.createElement(xf,{className:_(ae.wrapper,{[ae.fullWidth]:e},"py-3"),"data-testid":c},t.createElement(ot,{className:_(ae.menu,"pl-4 pr-5 mr-1")},a.filter(i=>!i.isHidden).map((i,d)=>t.createElement("div",{className:_(e?ae.fullWidth:ae.checkboxWrapper,{"mb-2":d+1!==a.length}),key:i.id,"data-testid":`${S.MultiselectItem}-${d}`},t.createElement(y1,{role:"menuitemcheckbox",name:i.id,label:i.label,checked:o.includes(i.id),onChange:s,isDisabled:i.isDisabled})))),t.createElement("div",{className:"mx-4 mt-2"},t.createElement(D,{onClick:r,modifier:"fullWidth","data-testid":S.ConfirmableMultiselectConfirm},"Confirm"))):null},zf=Et(Wt,"light"),Bf=({cancelButtonText:e,cancelButtonTestid:a,confirmButtonText:o,confirmButtonTestid:l,description:r,descriptionWordBreak:c,isOpen:s,onCancel:i,onConfirm:d,title:m,...u})=>{const f=t.createElement(D,{onClick:d,variant:"primary",size:"medium","data-testid":l,modifier:"fullWidth"},o);return t.createElement(zf,{isOpen:s,...u},t.createElement(bt,{spacing:"none"},t.createElement(z,{fontVariant:I.H5,className:"mb-2"},m),r&&t.createElement(z,{fontVariant:I.Body,className:"mb-4",wordBreak:c},t.createElement(Ya,{text:r})),e?t.createElement(Ra,{className:"mt-2"},t.createElement(m1,{xs:6},t.createElement(D,{onClick:i,variant:"secondary",size:"medium","data-testid":a,modifier:"fullWidth"},e)),t.createElement(m1,{xs:6},f)):f))},If="_wrapper_1uegx_4",Cf="_clickCatcher_1uegx_8",yf="_positionAdjuster_1uegx_17",i1={wrapper:If,clickCatcher:Cf,positionAdjuster:yf},Mf=({children:e,menu:a})=>{const[o,l]=t.useState(!1),r=()=>l(!1),c=i=>{l(!o),o||i.preventDefault()},s=typeof a=="function"?a({onClose:r}):a;return t.createElement("div",{onContextMenu:c,role:"presentation",tabIndex:-1,className:i1.wrapper},o&&t.createElement(t.Fragment,null,t.createElement("div",{className:i1.clickCatcher,onClick:r,role:"presentation",tabIndex:-1}),t.createElement("div",{className:i1.positionAdjuster},s)),e)},Sf="_fileUpload_mtns5_13",Lf="_button_mtns5_22",$f="_disabledDark_mtns5_32",Nf="_disabledLight_mtns5_37",Rf="_error_mtns5_42",Af="_content_mtns5_47",Me={fileUpload:Sf,button:Lf,disabledDark:$f,disabledLight:Nf,error:Rf,content:Af},Hf="or drag and drop",co=t.forwardRef(({accept:e,ariaLabel:a,colorScheme:o="dark",hasError:l,isDisabled:r,onChange:c,onDrop:s,multiple:i=!1,title:d,subTitle:m=Hf,...u},f)=>{const p=r?o==="dark"?Me.disabledDark:Me.disabledLight:"";return t.createElement(Va,{onDrop:s,colorScheme:o,hasError:l,isDisabled:r,...u},t.createElement(M1,{accept:e,className:Me.fileUpload,onChange:c,multiple:i,ref:f,ariaLabel:a,colorScheme:o,isDisabled:r},t.createElement("div",{className:Me.content},t.createElement("div",{className:Me.button},t.createElement(T,{source:O.IconAdd,size:"small",className:_(p,l&&Me.error),colorScheme:o})),d&&t.createElement(ze,{className:"pb-0"},t.createElement(z,{fontVariant:I.H5,className:_(p,l&&Me.error),colorScheme:o},d)),m&&t.createElement(ze,{className:"pt-0"},t.createElement(z,{fontVariant:I.Body,className:_(p,l&&Me.error),colorScheme:o},m)))))});co.displayName="DragAndUploadFiles";const Of=({children:e,className:a,...o})=>t.createElement("form",{className:a,...o},e),Pf="_group_1wlif_4",Vf="_noneSpacing_1wlif_10",Tf="_compactSpacing_1wlif_14",qf="_smallSpacing_1wlif_18",Wf="_mediumSpacing_1wlif_22",Df="_largeSpacing_1wlif_26",jf="_fullWidth_1wlif_30",Ff="_spaceBetween_1wlif_34",Uf="_center_1wlif_38",Gf="_normal_1wlif_42",Rt={group:Pf,noneSpacing:Vf,compactSpacing:Tf,smallSpacing:qf,mediumSpacing:Wf,largeSpacing:Df,fullWidth:jf,spaceBetween:Ff,center:Uf,normal:Gf},Xf=({children:e,className:a,modifier:o,spacing:l="medium",justifyContent:r="normal",...c})=>t.createElement("div",{className:_(Rt.group,Rt[g1(l)],Rt[r],o&&Rt[o],a),...c},e),Qf="_pill_b6d2f_12",Kf="_iconWrapper_b6d2f_19",Zf="_icon_b6d2f_19",Yf="_textWrapper_b6d2f_32",Jf="_text_b6d2f_32",dt={pill:Qf,iconWrapper:Kf,icon:Zf,textWrapper:Yf,text:Jf},ep=({className:e,text:a,...o})=>t.createElement(S1,{className:_("align-items-center",dt.pill,e),...o},t.createElement("div",{className:dt.iconWrapper},t.createElement(T,{className:dt.icon,source:O.IconInfoRound,colorScheme:"light"})),t.createElement("div",{className:dt.textWrapper},t.createElement(z,{colorScheme:"light",className:dt.text},a))),tp="_menu_1litt_11",np={menu:tp},f1=({item:e})=>{const a=e.linkWrapper;return e.url||e.clickAction||e.isDisabled?t.createElement(Ga,{"aria-checked":e.isAriaChecked,"aria-label":!a&&e.target==="_blank"?`${e.label} (Opens in a new tab)`:void 0,"aria-selected":e.isAriaSelected,"data-testid":e.testId,href:a?void 0:e.url,icon:e.icon,iconColor:e.iconColor,iconAlignedStart:e.iconAlignedStart,isDisabled:e.isDisabled,isFixedIcon:e.isFixedIcon,onClick:e.clickAction,role:e.role,target:a?void 0:e.target,variant:e.variant??"inherit"},e.label):t.createElement(ze,{"aria-checked":e.isAriaChecked,"aria-selected":e.isAriaSelected,role:e.role},t.createElement(z,{className:"pr-1 pl-1"},e.label),e.icon&&t.createElement(T,{source:e.icon,size:"compact",color:e.iconColor}))},ap=e=>e.map(a=>String(a.label)).join(":"),op=({children:e,className:a,colorScheme:o="light",testId:l})=>t.createElement(Y,{colorScheme:o},t.createElement(le,{"data-testid":l,className:_(np.menu,a)},e)),lp=({onPointerDownCapture:e,className:a,colorScheme:o="light",isAriaMultiSelectable:l,menuContent:r,role:c="menu",tabIndex:s,testId:i,wrapperComponent:d=op})=>{const m=!Array.isArray(r),u=Object.entries(r);return t.createElement(d,{className:a,colorScheme:o,testId:i},u.map(([f,p],h)=>{const v=u.length-1===h;return t.createElement(t.Fragment,{key:ap(p)},m&&t.createElement(t.Fragment,null,t.createElement("div",{className:"p-2"},t.createElement(z,{fontVariant:I.BodyBold},f)),t.createElement(_e,null)),t.createElement(bt,{onPointerDownCapture:e,"aria-multiselectable":l,className:"p-1",role:c,spacing:"compact",tabIndex:s},p.map((g,w)=>{const E=g.linkWrapper;return E?t.createElement(E,{key:`${g.label}-wrapper-${w}`},t.createElement(f1,{item:g})):t.createElement(f1,{key:`${g.label}-entry-${w}`,item:g})})),!v&&t.createElement(_e,null))}))},rp=Et(le,"light"),so=({isFullWidth:e,options:a,onSelectChange:o,menuTestId:l,value:r=[],...c})=>{const s=({id:i,checked:d})=>{let m=[];!r.includes(i)&&d?m=[...r,i]:r.includes(i)&&!d&&(m=r.filter(f=>f!==i));const u=m.map(f=>{var p;return{id:f,label:((p=a.find(h=>h.id===f))==null?void 0:p.label)??"No label"}});o(u)};return t.createElement(ro,{options:a,value:r,isFullWidth:e,menuComponent:t.createElement(cp,{isFullWidth:e,options:a,selection:r,onChange:s,testId:l}),...c})},cp=({isFullWidth:e=!1,options:a,selection:o,onChange:l,testId:r})=>{const c=s=>{l({id:s.currentTarget.name,checked:s.currentTarget.checked})};return a.length>0?t.createElement(rp,{className:_(ae.wrapper,{[ae.fullWidth]:e},"py-3"),"data-testid":r},t.createElement(ot,{className:_(ae.menu,"pl-4 pr-5 mr-1")},a.filter(s=>!s.isHidden).map((s,i)=>t.createElement("div",{className:_(ae.checkboxWrapper,{"mb-2":i+1!==a.length}),key:s.id,"data-testid":`${S.MultiselectItem}-${i}`},t.createElement(y1,{role:"menuitemcheckbox",name:s.id,label:s.label,checked:o.includes(s.id),onChange:c,isDisabled:s.isDisabled}))))):null},sp="_line_ik17u_25",ip="_dark_ik17u_32",dp="_disabled_ik17u_35",mp="_completed_ik17u_38",up="_failed_ik17u_41",_p="_active_ik17u_44",fp="_light_ik17u_48",Qe={line:sp,dark:ip,disabled:dp,completed:mp,failed:up,active:_p,light:fp},pp=({className:e,colorScheme:a,isActive:o,isCompleted:l,isDisabled:r,isFailed:c,...s})=>t.createElement(R,null,({colorScheme:i})=>t.createElement("div",{className:_(Qe.line,Qe[a??i],{[Qe.active]:o,[Qe.completed]:l,[Qe.disabled]:r,[Qe.failed]:c},e),"data-testid":S.LineStep,...s})),io=(e,a)=>{const l=Math.max(0,e);return l>a?a:l},hp=({steps:e,stepIndex:a})=>{const o=e.findIndex((r,c)=>c>=a&&!r.isDisabled),l=~o?o:a;return io(l,e.length-1)},vp=({isActive:e,isDisabled:a})=>e?"standard":a?"disabled":"subtle",gp="_multistepIndicatorWrapper_1jax0_4",wp="_isStepNameHidden_1jax0_10",Ep="_lineStepperWrapper_1jax0_14",xp="_lineStepListItem_1jax0_19",bp="_lineStepButton_1jax0_23",kp="_truncated_1jax0_27",zp="_item_1jax0_32",Bp="_itemButton_1jax0_36",Ip="_text_1jax0_39",Cp="_number_1jax0_43",yp="_noHover_1jax0_52",me={multistepIndicatorWrapper:gp,isStepNameHidden:wp,lineStepperWrapper:Ep,lineStepListItem:xp,lineStepButton:bp,truncated:kp,item:zp,itemButton:Bp,text:Ip,number:Cp,noHover:yp},Mp=({isActive:e,isCompleted:a,isFailed:o,isCurrent:l,isDisabled:r,isStepNameTruncated:c,isStepNameHidden:s,label:i,stepNumber:d})=>t.createElement(t.Fragment,null,t.createElement(ja,{className:_(me.number,{"mr-2":!s}),isActive:e||l,isCompleted:a,isFailed:o,isDisabled:r,stepNumber:d}),!s&&t.createElement(z,{isTruncated:c,className:me.text,fontVariant:I.BodyBold,variant:vp({isDisabled:r,isActive:e||l})},i)),ha="step",Sp=({className:e,isCurrent:a,isStepNameTruncated:o,isStepNameHidden:l,step:r,stepIndex:c,variant:s,onStepChange:i})=>{const{isActive:d,isDisabled:m,url:u,isCompleted:f,isFailed:p,isSelectable:h,label:v,onClick:g}=r,w=m||!a&&!d&&!h,E=t.useRef(null),x=Oo();return t.useEffect(()=>{x&&a&&E.current&&E.current.focus()},[a,x]),t.createElement("li",{className:_(me.item,{[me.truncated]:o,[me.lineStepListItem]:s==="line"},e)},t.createElement(qt,{"aria-current":a?ha:void 0,"aria-label":`${ha} ${c}`,"aria-hidden":w,tabIndex:w?-1:0,"data-testid":`${S.MultistepIndicatorButton}-${c}`,disabled:w,ref:E,className:_(me.itemButton,{[me.noHover]:w,[me.lineStepButton]:s==="line"},"d-flex align-items-center"),onClick:()=>{m||(i==null||i(c),g==null||g())},href:u,htmlTag:s==="line"||!u?"button":"a"},s==="ordered-list"?t.createElement(Mp,{isActive:d,isCompleted:f,isFailed:p,isCurrent:a,isStepNameTruncated:o,isStepNameHidden:l,label:v,stepNumber:String(c+1)}):t.createElement(pp,{isActive:d||a,isCompleted:f,isDisabled:m})))},Lp=({className:e,colorScheme:a,currentStepIndex:o=0,isStepNameTruncated:l,isStepNameHidden:r=!1,stepClassName:c,steps:s,variant:i="ordered-list",onStepChange:d})=>{const m=io(o,s.length-1),u=s[m];return t.createElement(R,null,({colorScheme:f})=>t.createElement(Y,{colorScheme:a??f},t.createElement("ol",{"aria-label":u?`${u.label}, step ${m+1} of ${s.length}`:void 0,className:_("d-flex",me.multistepIndicatorWrapper,{[me.lineStepperWrapper]:i==="line",[me.isStepNameHidden]:r},e),"data-testid":S.MultistepIndicator},s.map((p,h)=>t.createElement(Sp,{className:c,isCurrent:h===m,isStepNameTruncated:l,isStepNameHidden:r,key:`${h}-${p.label}`,onStepChange:d,step:p,stepIndex:h,variant:i})))))},$p="_wrap_oxd8c_11",Np="_input_oxd8c_15",Rp="_button_oxd8c_35",Ap="_buttonBorderDark_oxd8c_40",Hp="_buttonBorderLight_oxd8c_44",Se={wrap:$p,input:Np,button:Rp,buttonBorderDark:Ap,buttonBorderLight:Hp},Op=({name:e,label:a,colorScheme:o,onChange:l,ariaLabelDecrement:r,labelDecrement:c="-",ariaLabelIncrement:s,labelIncrement:i="+",value:d=0,minValue:m=0,maxValue:u=Number.MAX_VALUE,isInputReadOnly:f,isDisabled:p,stepValue:h=1})=>{const v=t.useCallback(x=>Math.min(Math.max(x,m),u),[m,u]),g=t.useCallback(x=>{const B=v(d+x);!p&&l(B)},[d,v,l,p]),w=x=>{const B=v(Number(x));l(B)},E=!!e;return t.createElement(R,null,({colorScheme:x})=>{const B=o||x;return t.createElement("div",{className:Se.wrap},t.createElement(D,{className:_(Se.button,B==="dark"?Se.buttonBorderDark:Se.buttonBorderLight),colorScheme:B,variant:"translucent",onClick:()=>g(-h),disabled:d===m,"data-testid":E?`${e}-${S.NumberStepDecrement}`:S.NumberStepDecrement,"aria-label":r,isDisabled:p},c),t.createElement(nt,{className:Se.input,colorScheme:B,name:e,label:a,labelModifier:"hidden",type:"number",value:String(d),"data-testid":E?`${e}-${S.NumberStepInput}`:S.NumberStepInput,onValueChange:w,readOnly:f,isDisabled:p}),t.createElement(D,{className:_(Se.button,B==="dark"?Se.buttonBorderDark:Se.buttonBorderLight),colorScheme:B,variant:"translucent",onClick:()=>g(h),disabled:d===u,"data-testid":E?`${e}-${S.NumberStepIncrement}`:S.NumberStepIncrement,"aria-label":s,isDisabled:p},i))})},Pp="_toggleShowPasswordIcon_p5tw9_4",Vp={toggleShowPasswordIcon:Pp},Tp=({hidePasswordTitle:e="Hide password",showPasswordTitle:a="Show password",...o})=>{const[l,r]=t.useState(!1),c=l?O.IconPasswordHide:O.IconPasswordShow,s=l?e:a;return t.createElement(nt,{...o,enhancerEnd:t.createElement(D,{noHover:!0,onClick:i=>{i.preventDefault(),i.stopPropagation(),r(d=>!d)},size:"none",title:s,variant:"transparent"},t.createElement(T,{className:_(Vp.toggleShowPasswordIcon,"ml-1"),source:c})),type:l?"text":"password"})},qp=({children:e,remotePopOut:a,title:o,onUnload:l})=>{const[r]=t.useState(()=>document.createElement("div")),c=t.useRef(null);return t.useEffect(()=>{a&&(c.current=a),c.current||(c.current=window.open("","")),c.current&&(c.current.document.title=o??"Pexip One")},[a,o]),t.useEffect(()=>{const s=c.current,i=()=>{s&&(s.removeEventListener("beforeunload",i),window.removeEventListener("beforeunload",i),s!=null&&s.closed||s.close(),typeof l=="function"&&l())};return s&&(s.document.body.appendChild(r),Wp(s),s.addEventListener("beforeunload",i),window.addEventListener("beforeunload",i)),()=>i()},[r,l]),r?xa.createPortal(e,r):null},Wp=e=>{const a=Array.from(document.styleSheets);for(const o of a)if(o.href){const l=document.createElement("link");l.rel="stylesheet",l.href=o.href,e.document.head.appendChild(l)}else if(o.cssRules&&o.cssRules.length>0){const l=document.createElement("style");for(const r of Array.from(o.cssRules))l.appendChild(document.createTextNode(r.cssText));e.document.head.appendChild(l)}},Dp="_wrap_rw770_12",jp="_labelWrapper_rw770_17",Fp="_contentWrap_rw770_21",Up="_input_rw770_29",Gp="_actions_rw770_34",Xp="_errorText_rw770_38",Le={wrap:Dp,labelWrapper:jp,contentWrap:Fp,input:Up,actions:Gp,errorText:Xp},R1=({children:e="",className:a,errorText:o,hasError:l,label:r,labelEnhanceEnd:c,...s})=>t.createElement("div",{className:_(Le.wrap,a),...s},t.createElement("span",{className:_(Le.labelWrapper,"d-flex align-items-center")},t.createElement(ve,{isUppercase:!0,className:"mb-0 mr-1",text:r,fontVariant:I.SmallBold,variant:"subtle"}),c),t.createElement("div",{className:Le.contentWrap},e),l&&o&&t.createElement(z,{className:_("mt-2",Le.errorText),variant:"danger",role:"alert"},o)),Qp=({confirmLabel:e="Save",className:a,initialValue:o="",denyAlertText:l="Are you sure you want to cancel?",denyLabel:r="Cancel",hasError:c,errorText:s,id:i,isEditing:d,isConfirmDisabled:m,isReadOnly:u,label:f,labelEnhanceEnd:p,modifyLabel:h="Edit",name:v,overrideInputValue:g,placeholder:w,shouldShowDenyAlert:E,type:x,onChange:B,onConfirm:L,onEditingStateChange:C})=>{const[k,M]=t.useState(o),[A,b]=t.useState(d),$=t.useRef(null),y=t.useId(),W=i??y;t.useEffect(()=>{g&&M(g)},[g]);const G=X=>{B&&B(X),M(X.target.value)},q=()=>{b(!1),C==null||C(!1),L==null||L(k)},F=()=>{const X=o===k,Z=E&&o!==k&&confirm(l);(!E||X||Z)&&(M(o),b(!1),C==null||C(!1))},J=()=>{b(!0),C==null||C(!0)};t.useEffect(()=>{var X;A&&((X=$.current)==null||X.focus())},[A]);const j=t.createElement(t.Fragment,null,(u||!A)&&t.createElement(t.Fragment,null,t.createElement(z,{"data-testid":"text-saved"},o??w),!u&&t.createElement(D,{variant:"text",onClick:J,"data-testid":"btn-modify"},h)),!u&&A&&t.createElement(t.Fragment,null,t.createElement(nt,{ref:$,className:Le.input,id:W,name:v,type:x,value:k,label:f,labelModifier:"hidden",onChange:G,hasError:c,placeholder:w,onKeyDown:Dt(q),sizeModifier:"small"}),t.createElement("div",{className:Le.actions},L&&t.createElement(D,{variant:"text",onClick:F,"data-testid":"btn-deny"},r),t.createElement(D,{variant:"text",isDisabled:m,onClick:q,"data-testid":"btn-confirm"},e))));return t.createElement(R1,{className:a,errorText:s,hasError:c,label:f,labelEnhanceEnd:p},j)},Kp=({confirmLabel:e="Save",className:a,denyAlertText:o="Are you sure you want to cancel?",denyLabel:l="Cancel",hasError:r,errorText:c,isEditing:s,isReadOnly:i,label:d,labelEnhanceEnd:m,modifyLabel:u="Edit",noSelectionLabel:f="--",options:p=[],shouldShowDenyAlert:h,value:v=[],onChange:g,onConfirm:w})=>{const[E,x]=t.useState(v),[B,L]=t.useState(s),C=y=>y.map(W=>{var G;return{id:W,label:((G=p.find(q=>q.id===W))==null?void 0:G.label)??W}}),k=y=>{g&&g(y),x(y.map(W=>W.id))},M=()=>{L(!1);const y=C(E);w==null||w(y)},A=()=>{const y=v===E,W=v!==E&&confirm(o);(!h||y||W)&&(L(!1),x(v))},b=()=>{x(v),L(!0)},$=t.createElement(t.Fragment,null,(i||!B)&&t.createElement(t.Fragment,null,t.createElement(z,{"data-testid":"preference-multiselect-label"},C(v).map(y=>y.label).join(", ")||f),!i&&t.createElement(D,{variant:"text",onClick:b,"data-testid":"btn-modify"},u)),!i&&B&&t.createElement(t.Fragment,null,t.createElement(so,{className:Le.input,value:E,label:d,isFullWidth:!0,labelModifier:"hidden",onSelectChange:k,hasError:r,sizeModifier:"small",options:p,isOpen:!0}),t.createElement("div",{className:Le.actions},w&&t.createElement(D,{variant:"text",onClick:A,"data-testid":"btn-deny"},l),t.createElement(D,{variant:"text",onClick:M,"data-testid":"btn-confirm"},e))));return t.createElement(R1,{className:a,errorText:c,hasError:r,label:d,labelEnhanceEnd:m},$)},Zp="_wrap_1l8nu_4",Yp="_withBorderBottom_1l8nu_12",Jp="_row_1l8nu_16",eh="_rowLeft_1l8nu_24",th="_rowBottom_1l8nu_30",mt={wrap:Zp,withBorderBottom:Yp,row:Jp,rowLeft:eh,rowBottom:th},nh=({className:e,description:a,descriptionVariant:o="tinted",label:l,labelVariant:r="standard",rowBottom:c,rowLeft:s,withBorderBottom:i=!0})=>{const d=t.useId();return t.createElement("fieldset",{className:_(mt.wrap,{[mt.withBorderBottom]:i},e),"aria-labelledby":d},t.createElement("div",{className:mt.row},t.createElement("div",{className:"d-flex flex-direction-column"},l&&(typeof l=="string"?t.createElement(z,{fontVariant:I.BodyBold,variant:r},l):l),a&&(typeof a=="string"?t.createElement(z,{variant:o},a):a)),s&&t.createElement("div",{className:mt.rowLeft},s)),c&&t.createElement("div",{className:mt.rowBottom},c))},ah=({searchInputTestId:e,clearButtonTestId:a,inputAriaLabel:o,clearButtonAriaLabel:l,placeHolder:r,name:c="",label:s="",onSearchInputChanged:i})=>{const[d,m]=t.useState("");return t.useEffect(()=>{i(d)},[d,i]),t.createElement(nt,{autoComplete:"off",colorScheme:"light",enhancerStart:t.createElement(T,{source:O.IconSearch,size:"compact"}),enhancerEnd:d!==""&&t.createElement(D,{"aria-label":l,modifier:"square",onClick:()=>m(""),size:"compact",variant:"transparent","data-testid":a},t.createElement(T,{source:O.IconClose,size:"compact"})),type:"text",testId:e,className:"pb-4",placeholder:r,value:d,onChange:u=>m(u.target.value),variant:"standard",name:c,label:s,"aria-label":o})},oh="_wrap_4mkm4_16",lh="_summary_4mkm4_20",rh="_button_4mkm4_28",ch="_actionGroup_4mkm4_44",sh="_headingGroup_4mkm4_49",ih="_headingText_4mkm4_53",dh="_icon_4mkm4_64",mh="_divider_4mkm4_69",uh="_dark_4mkm4_73",_h="_light_4mkm4_86",xe={wrap:oh,summary:lh,button:rh,actionGroup:ch,headingGroup:sh,headingText:ih,icon:dh,divider:mh,dark:uh,light:_h},fh=({buttonClassName:e,children:a,className:o,collapseText:l="Collapse",colorScheme:r,expandText:c="Expand",isExpanded:s=!1,onToggle:i,subtitle:d,title:m,titleEnhancerEnd:u})=>{const[f,p]=t.useState(s),h=g=>{g.preventDefault(),p(w=>{const E=!w;return i&&i(E),E})},v=f?l:c;return t.createElement(R,null,({colorScheme:g})=>t.createElement("details",{className:_(xe.wrap,o),open:f,"data-testid":S.SectionAccordionDetails},t.createElement("summary",{className:xe.summary,onClick:h,"data-testid":S.SectionAccordionSummary},t.createElement("div",{className:xe[r??g]},t.createElement("div",{className:_(xe.button,e)},t.createElement("div",{className:xe.headingGroup},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(z,{variant:"inherit",className:xe.headingText,fontVariant:I.H3},m),u),typeof d=="string"?t.createElement(z,{variant:"inherit",className:xe.headingText},d):t.createElement(t.Fragment,null,d)),t.createElement("div",{className:xe.actionGroup},t.createElement(z,{variant:"inherit",fontVariant:I.BodyBold},v),t.createElement(T,{className:xe.icon,source:f?O.IconDoubleChevronUp:O.IconDoubleChevronDown}))),t.createElement(_e,{colorScheme:r??g}))),f&&t.createElement("div",{className:"pt-4 pb-3"},a)))},ph=({children:e,className:a,colorScheme:o,subtitle:l,subtitleTestId:r,title:c,titleTestId:s,variant:i,...d})=>t.createElement(R,null,({colorScheme:m})=>t.createElement(Y,{colorScheme:o??m},t.createElement("section",{className:a,...d},t.createElement(w1,null,t.createElement("div",{className:"mt-5"},t.createElement(z,{fontVariant:I.H2,variant:i,"data-testid":s},c)),t.createElement("div",{className:"mt-2"},t.createElement(z,{fontVariant:I.H6,variant:i,"data-testid":r},l)),e)))),hh=({className:e,colorScheme:a,errorText:o,errorTextTestId:l,hasError:r,iconType:c,id:s,isDisabled:i,isFullWidth:d,label:m,labelModifier:u,onValueChange:f,options:p,sizeModifier:h="medium",value:v,wrapContent:g=!1,...w})=>{var b;const E=t.useId(),x=s??E,B=v||((b=p[0])==null?void 0:b.id),L=u==="hidden",C=u==="inline",k=C||L,M={text:m,id:x},A=$=>{v!==$.currentTarget.value&&f($.currentTarget.value)};return t.useEffect(()=>{r&&o&&C1(o,"assertive")},[r,o]),t.createElement(R,null,({colorScheme:$})=>{var y;return t.createElement("div",{className:_(a??$,H.container,H[a??$],{[H.disabled]:i,[H.error]:r&&!i,[H.containerWrapContent]:g},e)},!k&&t.createElement(ve,{className:_(H.label),...M}),t.createElement("div",{className:_(H.selectWrapper,{[H.fullWidth]:d})},t.createElement("select",{className:H.select,id:x,onBlur:A,onChange:A,value:B,disabled:i,...w},p.map(({id:W,label:G,isDisabled:q})=>t.createElement("option",{disabled:q,key:W,value:W},G))),t.createElement("div",{className:_(H.view,H[h],{[H.hasIcon]:!!c}),"data-testid":S.SelectView},k&&t.createElement(ve,{className:_(H.inlineLabel),isLabelHidden:L,isLabelInline:C,...M}),!!c&&t.createElement(T,{size:"compact",source:c,className:H.icon,"data-testid":S.SelectIcon}),t.createElement("div",{className:H.textWrapper},t.createElement("span",{className:H.text},((y=p.find(W=>W.id===B))==null?void 0:y.label)??m)),t.createElement(T,{size:h==="medium"?"compact":"mini",source:O.IconChevronDown,className:H.chevron,"data-testid":S.SelectChevron}))),r&&o&&t.createElement(z,{className:_("mt-2",H.errorText),variant:"danger","data-testid":l},o))})},mo=(e,a)=>{const{focusFrom:o}=N1(e);t.useEffect(()=>{a&&o()},[a,o])},vh="_wrapper_bo5rp_4",gh="_open_bo5rp_19",wh="_sheet_bo5rp_24",Eh="_sheetInner_bo5rp_38",xh="_closeButton_bo5rp_43",ut={wrapper:vh,open:gh,sheet:wh,sheetInner:Eh,closeButton:xh},va=e=>e.stopPropagation(),bh=({isOpen:e=!1,closeButtonAriaLabel:a="Close sheet",onClose:o,children:l,withCloseButton:r=!1,className:c})=>{const{ref:s}=Fo(e),[i,d]=t.useState(null);return mo(i,e),t.createElement("div",{ref:s,className:_(ut.wrapper,{[ut.open]:e}),role:"dialog"},t.createElement("div",{className:_(ut.sheet,c),onClick:va,onKeyDown:va,role:"presentation"},t.createElement("div",{className:ut.sheetInner,ref:d,tabIndex:-1},l,r&&t.createElement(at,{"aria-label":a,onClose:o,className:ut.closeButton}))))},kh="_box_1owu2_82",zh="_wrap_1owu2_95",Bh="_dark_1owu2_103",Ih="_withHover_1owu2_108",Ch="_rowBottom_1owu2_113",yh="_subtle_1owu2_113",Mh="_inactive_1owu2_113",Sh="_figureCaption_1owu2_113",Lh="_figureText_1owu2_114",$h="_divider_1owu2_123",Nh="_icon_1owu2_126",Rh="_danger_1owu2_130",Ah="_warning_1owu2_157",Hh="_success_1owu2_184",Oh="_light_1owu2_211",Ph="_row_1owu2_113",Vh="_flexGrow_1owu2_327",Th="_rowTop_1owu2_331",qh="_dividerWrap_1owu2_339",Wh="_caption_1owu2_345",Dh="_figure_1owu2_113",jh="_small_1owu2_349",Fh="_medium_1owu2_353",Q={box:kh,wrap:zh,dark:Bh,withHover:Ih,rowBottom:Ch,subtle:yh,inactive:Mh,figureCaption:Sh,figureText:Lh,divider:$h,icon:Nh,danger:Rh,warning:Ah,success:Hh,light:Oh,row:Ph,flexGrow:Vh,rowTop:Th,dividerWrap:qh,caption:Wh,figure:Dh,small:jh,medium:Fh};var uo=(e=>(e.Danger="danger",e.Success="success",e.Warning="warning",e))(uo||{});const _o=({children:e,className:a,colorScheme:o,isWithShadow:l=!1,padding:r="none",shadowModifier:c="light",variant:s,withHover:i=!1,...d})=>t.createElement(R,null,({colorScheme:m})=>t.createElement(le,{className:_(a,Q.box,Q[o??m],{[Q.withHover]:i},s&&Q[s]),isWithShadow:l,padding:r,shadowModifier:c,...d},e)),p1=({className:e,position:a,rowData:o,...l})=>{const{caption:r,captionClassName:c,captionSize:s="medium",captionTitle:i,figure:d,figureClassName:m,figureSize:u="medium",figureTitle:f,icon:p,iconColor:h,isActive:v=!0}=o,g=h?{style:{color:h}}:{className:Q.icon},w=typeof r=="string"?r:"",E=typeof d=="string"?d:"",x=`${i??w} `,B=`${f??E} `;return t.createElement("div",{...l,className:_(Q.row,{[Q.rowBottom]:a==="bottom",[Q.rowTop]:a==="top",[Q.subtle]:u==="small"},e)},p&&t.createElement("div",{...g},p),t.createElement("figure",{className:_(Q.figure,{[Q.inactive]:!v})},t.createElement(z,{className:_(Q.figureText,Q[u],m),htmlTag:"span",variant:"inherit",fontVariant:u==="small"?I.BodyBold:I.H3,title:`${x}${B}`},d),t.createElement("figcaption",{className:_(Q.caption)},typeof r!="string"?r:t.createElement(z,{className:_(Q.figureCaption,Q[s],c),variant:"inherit"},r))))},Uh=({className:e,colorScheme:a,hasDivider:o,rowBottom:l,rowTop:r,shadowModifier:c,variant:s,withHover:i})=>t.createElement(_o,{className:_(e,Q.wrap,{[Q.flexGrow]:!!l}),colorScheme:a,shadowModifier:c,variant:s,withHover:i},t.createElement(p1,{position:l?"top":void 0,rowData:r}),o&&l&&t.createElement("div",{className:Q.dividerWrap},t.createElement(_e,{className:Q.divider,"data-testid":"divider"})),l&&t.createElement(p1,{position:"bottom",rowData:l})),Gh="_tabList_p72nc_99",Xh="_tabLink_p72nc_112",Qh="_tabButtonPadding_p72nc_136",Kh="_tabName_p72nc_151",Zh="_tabNameContent_p72nc_163",Yh="_tabContent_p72nc_167",Jh="_none_p72nc_167",ev="_compact_p72nc_170",tv="_small_p72nc_173",nv="_medium_p72nc_176",av="_large_p72nc_179",ov="_divider_p72nc_188",$e={tabList:Gh,tabLink:Xh,tabButtonPadding:Qh,tabName:Kh,tabNameContent:Zh,tabContent:Yh,none:Jh,compact:ev,small:tv,medium:nv,large:av,divider:ov},lv=({children:e,className:a,colorScheme:o,customTabNameComponent:l,hasDivider:r=!0,noTabButtonPadding:c,initialActiveTabIndex:s=0,onActiveTabChange:i,...d})=>{const[m,u]=t.useState(s),f=t.Children.toArray(e).filter(Boolean),p=l??cv;t.useEffect(()=>{u(s)},[s]),t.useEffect(()=>{i&&i(m)},[m,i]);const h=f.map((v,g)=>t.isValidElement(v)&&t.createElement(p,{"aria-selected":m===g,"data-active":m===g,"data-testid":v.props["data-testid"]??`${S.Tab}-${g}`,key:`tab-${g}`,onClick:()=>u(g),role:"tab"},t.createElement("div",{className:$e.tabNameContent},v.props.tabEnhancerStart&&t.createElement("div",null,v.props.tabEnhancerStart),t.createElement("div",null,v.props.title),v.props.tabEnhancerEnd&&t.createElement("div",null,v.props.tabEnhancerEnd))));return t.createElement(R,null,({colorScheme:v})=>t.createElement(Y,{colorScheme:o??v},t.createElement("div",{className:a,...d},t.createElement("div",{role:"tablist",className:_($e.tabList,{[$e.tabButtonPadding]:!c})},h),r&&t.createElement(_e,{className:$e.divider}),f.find((g,w)=>m===w))))},rv=({children:e,className:a,contentPadding:o="medium",...l})=>{const{title:r,tabEnhancerStart:c,tabEnhancerEnd:s,"data-testid":i,...d}={...l};return t.createElement("div",{"aria-label":r,role:"tabpanel",className:_($e.tabContent,$e[o],a),...d},e)},cv=({children:e,className:a,...o})=>t.createElement("button",{className:_($e.tabLink,a),...o},t.createElement(z,{className:$e.tabName},e)),sv="_list_20q8b_14",iv="_tag_20q8b_20",dv="_isInteractive_20q8b_34",mv="_isTruncated_20q8b_38",Ht={list:sv,tag:iv,isInteractive:dv,isTruncated:mv},uv=({ariaLabel:e,onRemove:a})=>t.createElement(D,{"aria-label":e,className:"ml-1","data-testid":"taglist-item-button",noHover:!0,onClick:a,size:"none",variant:"transparent"},t.createElement(T,{size:"compact",source:O.IconClose})),_v=({children:e,onClick:a})=>a?t.createElement(re,{onClick:a},e):t.createElement(t.Fragment,null,e),fo=({children:e,className:a,isInteractive:o=!0,isTruncated:l=!1,label:r,onClick:c,onRemove:s,removeLabel:i,title:d,variant:m})=>{const u=i??`Remove ${r}`;return t.createElement("div",{className:_(Ht.tag,{[Ht.isInteractive]:o||!!c,[Ht.isTruncated]:l},a),title:d},t.createElement(_v,{onClick:c?()=>c(r):void 0},typeof r=="string"&&t.createElement(z,{fontVariant:I.Body,isTruncated:l,variant:m},r),e),s&&t.createElement(uv,{ariaLabel:u,onRemove:s}))},fv=({className:e,colorScheme:a="light",items:o,maxTagsCount:l,variant:r})=>{let c=0;const s=[...o];if(l&&l<o.length){c=o.length-l;const d=s.splice(l).map(m=>m.title??m.label).join(", ");s.push({label:`+${c}`,title:d})}return t.createElement(R,null,({colorScheme:i})=>t.createElement(Y,{colorScheme:a??i},t.createElement("ul",{className:_(Ht.list,e)},s.map((d,m)=>t.createElement("li",{className:"d-inline-flex",key:`${m}:${d.label}`},t.createElement(fo,{...d,variant:r}))))))},pv=(e,a)=>{const[o,l]=t.useState(e);return t.useEffect(()=>{let r;return e?l(!0):r=window.setTimeout(()=>{l(!1)},a),()=>window.clearTimeout(r)},[e,a]),o};function po(e,a,o="unmount"){return function(r){const{isVisible:c,...s}=r,i=pv(c,a);return!i&&o==="unmount"?null:t.createElement(e,{...s,className:!i&&"d-none"})}}const hv="_toast_nzlyj_4",vv="_topCenter_nzlyj_16",gv="_toast-top-in_nzlyj_1",wv="_hidden_nzlyj_21",Ev="_toast-top-out_nzlyj_1",xv="_bottomCenter_nzlyj_25",bv="_toast-bottom-in_nzlyj_1",kv="_toast-bottom-out_nzlyj_1",zv="_clickable_nzlyj_35",At={toast:hv,topCenter:vv,"toast-top-in":"_toast-top-in_nzlyj_1",toastTopIn:gv,hidden:wv,"toast-top-out":"_toast-top-out_nzlyj_1",toastTopOut:Ev,bottomCenter:xv,"toast-bottom-in":"_toast-bottom-in_nzlyj_1",toastBottomIn:bv,"toast-bottom-out":"_toast-bottom-out_nzlyj_1",toastBottomOut:kv,clickable:zv},Bv=({className:e,colorScheme:a,enhanceStart:o,isClickable:l=!1,isDisplayed:r=!1,message:c,onDismiss:s,position:i="topCenter",timeout:d=5e3,...m})=>{const[u,f]=t.useState(r);return t.useEffect(()=>f(r),[r]),t.useEffect(()=>{let p;return u&&C1(c,"assertive"),u&&d>0&&(p=window.setTimeout(()=>{f(!1),s==null||s()},d)),()=>clearTimeout(p)},[u,d,s,c]),t.createElement(R,null,({colorScheme:p})=>t.createElement("div",{className:_(At.toast,At[i],{[At.hidden]:!u},e),role:"status"},t.createElement(S1,{className:_("d-flex align-items-center text-center pl-4 pr-4 ml-3 mr-3",{[At.clickable]:l||s}),onClose:s?()=>{f(!1),s()}:void 0,colorScheme:a??p,...m},o,t.createElement(z,{variant:"inherit"},c))))},ho=po(Bv,400);var gt=(e=>(e.Icon="icon",e.Image="image",e.Initials="initials",e.Number="number",e))(gt||{});function Iv(e){const a=e.charCodeAt(0);if(a<55296||a>57343)return e.slice(0,1);if(e.length<2)return"�";if(55296<=a&&a<=56319){const o=e.charCodeAt(1);if(o>=56320&&o<=57343)return e.slice(0,2)}return"�"}function vo(e,a=""){if(!e)return a;const o=e.replace(/\(.*?\)/gm,"").split(" ").filter(Boolean).map(Iv);return o.splice(1,o.length-2),o.join("").toUpperCase()}const Cv="_wrap_qj9he_7",yv="_compact_qj9he_23",Mv="_small_qj9he_27",Sv="_medium_qj9he_31",Lv="_large_qj9he_35",$v="_image_qj9he_39",Nv="_text_qj9he_44",Rv="_dark_qj9he_47",Av="_border_qj9he_50",Hv="_noBackground_qj9he_53",Ov="_light_qj9he_56",Te={wrap:Cv,compact:yv,small:Mv,medium:Sv,large:Lv,image:$v,text:Nv,dark:Rv,border:Av,noBackground:Hv,light:Ov},Pv=({alt:e,className:a,text:o,iconType:l,iconSize:r="compact",imageUrl:c,type:s,textVariant:i="inherit",fontVariant:d=I.BodyBold,title:m,...u})=>{const f=s==="icon",p=s==="text",h=s==="image",v=p||f;return t.createElement("div",{className:_(Te.wrap,a),title:m,...u},v&&t.createElement(z,{fontVariant:d,variant:i,className:_({[Te.text]:p,"d-flex":f}),isTruncated:!0},p&&o,f&&l&&t.createElement(T,{size:r,source:l})),h&&c&&t.createElement("img",{src:c,alt:e,className:Te.image}))},go=({className:e,colorScheme:a,modifier:o,textVariant:l,sizeModifier:r="small",...c})=>t.createElement(R,null,({colorScheme:s})=>{const i=a??s,d=a==="dark"?"subtle":"tinted";return t.createElement(Y,{colorScheme:i},t.createElement(Pv,{className:_(i,Te[i],Te[r],{[Te.border]:o==="border",[Te.noBackground]:o==="noBackground"},e),textVariant:l??d,...c}))}),Vv={none:"none",compact:"smallBold",small:"bodyBold",medium:"h5",large:"h3"},Tv=e=>Vv[e],wo=99,qv=(e,a=wo)=>{const o=t.useMemo(()=>e>a,[e,a]),l=t.useMemo(()=>e>9?I.SmallBold:I.BodyBold,[e]);return{isMoreThanMaxNumber:o,fontVariant:l}},Eo=({alt:e,colorScheme:a,displayName:o,iconType:l,imageUrl:r,isActive:c,number:s=0,sizeModifier:i="small",title:d,type:m,...u})=>{const f=m===gt.Image&&r,p=m===gt.Initials,h=m===gt.Number&&!Number.isNaN(s)&&s!==void 0,{isMoreThanMaxNumber:v,fontVariant:g}=qv(s),w=()=>h?{type:"text",text:v?`${wo}+`:`+${s}`}:f?{type:"image",imageUrl:r,alt:e??""}:o!==void 0&&(p||!f)?{type:"text",text:o!==""?vo(o):o}:{type:"icon",iconType:l??O.IconMoreHorizontal,title:d??o??"User avatar"};return t.createElement(go,{colorScheme:a,fontVariant:h?g:Tv(i),sizeModifier:i,...c?{"data-user-avatar-active":!0}:{"data-user-avatar":!0},...u,...w()})},Wv="_mobileButton_677ie_197",Dv="_active_677ie_206",jv="_disabled_677ie_211",d1={mobileButton:Wv,active:Dv,disabled:jv},Fv=()=>"inherit",xo=({isContentVisible:e,displayName:a,variant:o="tertiary",isDisabled:l=!1,modifier:r="disc",colorScheme:c,...s})=>{const i=()=>a?{type:"text",text:vo(a)}:{type:"icon",iconType:O.IconSettings};return t.createElement(D,{...s,isActive:e,modifier:r,size:"large",variant:o,colorScheme:c,isDisabled:l,className:_(d1.mobileButton,e&&d1.active,l&&d1.disabled)},t.createElement(go,{modifier:"noBackground",textVariant:Fv(),iconSize:"small",...i()}))},Uv=({className:e,contentClassName:a,displayName:o,colorScheme:l,variant:r="tertiary",title:c="Settings",buttonLabel:s="Toggle settings menu",isDisabled:i=!1,onContentVisibilityChange:d,tooltipPosition:m="bottomEnd",...u})=>{const[f,p]=t.useState(!0);return t.createElement(R,null,({colorScheme:h})=>t.createElement(jt,{closeOnEscape:!0,className:e,contentClassName:a,buttonLabel:s,onContentVisibilityChange:v=>p(!v),interactiveElement:(v,g)=>(d==null||d(g),t.createElement(L1,{text:c,position:m,isTooltipEnabled:f},t.createElement(xo,{...v,isContentVisible:g,variant:r,colorScheme:l??h,isDisabled:i,displayName:o}))),...u}))},Gv="_user_190uv_4",Xv="_textLeft_190uv_8",Qv="_userAvatar_190uv_13",Kv="_textWrapper_190uv_17",Zv="_textItem_190uv_26",Ke={user:Gv,textLeft:Xv,userAvatar:Qv,textWrapper:Kv,textItem:Zv},Yv=({avatarType:e,email:a,displayName:o,imageUrl:l,order:r="text-right",colorScheme:c,usernameFontVariant:s=I.BodyBold,className:i,textItemClassName:d,size:m="small"})=>t.createElement(R,null,({colorScheme:u})=>t.createElement(Y,{colorScheme:c??u},t.createElement("div",{className:_(Ke.user,{[Ke.textLeft]:r==="text-left"},i),"data-testid":S.UserView},t.createElement(Eo,{type:e,displayName:o,translate:"no",imageUrl:l,className:Ke.userAvatar,sizeModifier:m}),t.createElement("div",{className:Ke.textWrapper},t.createElement("div",{className:_(Ke.textItem,d)},t.createElement(z,{fontVariant:s,isTruncated:!0,translate:"no",title:o},o)),a&&t.createElement("div",{className:_(Ke.textItem,d)},t.createElement(z,{fontVariant:I.Body,isTruncated:!0},a)))))),Jv="_videoWrapper_1ncfd_7",eg="_fullHeight_1ncfd_21",tg="_fullWidth_1ncfd_24",ng="_small_1ncfd_34",ag="_large_1ncfd_38",og="_borderRadiusNone_1ncfd_43",lg="_border_1ncfd_43",rg="_backgroundNone_1ncfd_51",cg="_backgroundPrimary_1ncfd_55",sg="_backgroundSecondary_1ncfd_59",ig="_backgroundBlack_1ncfd_63",dg="_backgroundLight_1ncfd_67",mg="_alignCenter_1ncfd_71",ug="_alignEnd_1ncfd_75",_g="_alignStart_1ncfd_79",fg="_alignStretch_1ncfd_83",pg="_flexColumn_1ncfd_87",hg="_flexRow_1ncfd_91",vg="_justifyEnd_1ncfd_95",gg="_justifyCenter_1ncfd_99",wg="_justifyStart_1ncfd_103",U={videoWrapper:Jv,fullHeight:eg,fullWidth:tg,small:ng,large:ag,borderRadiusNone:og,border:lg,backgroundNone:rg,backgroundPrimary:cg,backgroundSecondary:sg,backgroundBlack:ig,backgroundLight:dg,alignCenter:mg,alignEnd:ug,alignStart:_g,alignStretch:fg,flexColumn:pg,flexRow:hg,justifyEnd:vg,justifyCenter:gg,justifyStart:wg},bo=t.forwardRef(({className:e,children:a,background:o="none",size:l="medium",borderRadius:r="box",border:c,alignItems:s,flexDirection:i,justifyContent:d,isFullHeight:m=!1,isFullWidth:u=!1,...f},p)=>{const h=l==="small",v=l==="large",g=l==="full",w=r==="none",E=o==="none",x=o==="primary",B=o==="secondary",L=o==="black",C=o==="light";return t.createElement("div",{className:_(U.videoWrapper,{[U.small]:h,[U.large]:v,[U.borderRadiusNone]:w,[U.border]:c,[U.backgroundNone]:E,[U.backgroundPrimary]:x,[U.backgroundSecondary]:B,[U.backgroundBlack]:L,[U.backgroundLight]:C,[U.alignCenter]:s==="center",[U.alignEnd]:s==="flex-end",[U.alignStart]:s==="flex-start",[U.alignStretch]:s==="stretch",[U.flexColumn]:i==="column",[U.flexRow]:i==="row",[U.fullHeight]:m||g,[U.fullWidth]:u||g,[U.justifyEnd]:d==="flex-end",[U.justifyCenter]:d==="center",[U.justifyStart]:d==="flex-start"},e,"videoWrapperGlobal"),...f,ref:p},a)});bo.displayName="VideoWrapper";const ko=Vt.createSignal({name:"notification:toast"}),zo=3e3,Bo=400,Eg=zo+Bo;let xg=0;const bg=(e,a)=>!(!e||!a||e.colorScheme!==a.colorScheme||e.message!==a.message),kg=e=>{const a=t.useRef(void 0),[o,l]=t.useState([]),[r]=o,c=(r==null?void 0:r.timeout)??zo;if(t.useEffect(()=>ko.add(s=>{if(Array.isArray(s)){const i=s.map(d=>({...d,id:xg++}));l(d=>{const m=i.filter(u=>u.isInterrupt);if(m.length>0){const u=i.filter(h=>!h.isInterrupt),[f,...p]=d;return(f==null?void 0:f.timeout)===0?[...d,...u]:(clearTimeout(a.current),a.current=void 0,[...m,...p,...u])}return d.concat(i)})}else s.close&&l(i=>{const[d,...m]=i;return(d==null?void 0:d.timeout)===0?[{...d,timeout:1},...m]:i})}),[]),t.useEffect(()=>{const s=r!=null&&r.timeout?r.timeout+Bo:Eg,i=c===0;if(o.length>0&&a.current==null&&!i){const m=()=>{l(u=>{const[f]=u;let p=u.slice(1);for(;p[0]&&bg(f,p[0]);)p=p.slice(1);return p}),a.current=void 0};a.current=window.setTimeout(m,s)}},[o,r,c]),r){const s=r.colorScheme??"light";return t.createElement(ho,{...e,colorScheme:s,enhanceStart:r.enhanceStart,isDisplayed:!0,isDanger:r.isDanger,isClickable:r.isClickable,isVisible:!0,key:r.id,message:r.message,position:r.position,timeout:c,"data-testid":r.testid,onDismiss:r.onDismiss})}return null},zg="_wrapper_odjga_12",Bg="_button_odjga_16",Ig="_reactiveStyles_odjga_22",Cg="_active_odjga_22",yg="_icon_odjga_25",_t={wrapper:zg,button:Bg,reactiveStyles:Ig,active:Cg,icon:yg},Mg=({className:e,direction:a="vertical",isDisabled:o,label:l="Toggle the menu",menuComponent:r,menuPosition:c="bottomRight",buttonVariant:s="translucent",buttonSize:i,buttonModifier:d,reactiveButtonStyles:m=!0,...u})=>t.createElement(jt,{buttonLabel:l,className:_t.wrapper,content:r,"data-testid":"kebab-menu",interactiveElement:(f,p)=>t.createElement(D,{...f,className:_(f.className,_t.button,{[_t.reactiveStyles]:m,[_t.active]:p},e),isDisabled:o,variant:s,size:i,modifier:d},t.createElement(T,{source:a==="vertical"?O.IconMoreVertical:O.IconMoreHorizontal,className:_({[_t.icon]:m}),"data-testid":`kebab-menu-icon-${a}`})),isDisabled:o,position:c,...u}),Sg="_slider_twper_12",Lg="_dark_twper_23",$g="_light_twper_44",ga={slider:Sg,dark:Lg,light:$g},Ng=({colorScheme:e,className:a,max:o,min:l,step:r,selectedValue:c=0,onChange:s})=>t.createElement(R,null,({colorScheme:i})=>t.createElement("input",{type:"range",className:_(ga.slider,ga[e??i],a),max:o,min:l,step:r,value:c,onChange:s})),Rg="_captions_160wb_108",Ag={captions:Rg},Io=t.forwardRef(({captions:e,className:a,...o},l)=>e?t.createElement(z,{variant:"inherit",htmlTag:"span",className:_(Ag.captions,a),ref:l,...o},e):null);Io.displayName="Captions";const Hg="_button_pc9ci_12",Og="_iconsWrapper_pc9ci_15",Pg="_overlay_pc9ci_16",Vg="_assetsWrapper_pc9ci_20",Tg="_previewAsset_pc9ci_49",qg="_previewAssetImg_pc9ci_59",Ze={button:Hg,iconsWrapper:Og,overlay:Pg,assetsWrapper:Vg,previewAsset:Tg,previewAssetImg:qg},Wg=({assets:e})=>t.createElement(t.Fragment,null,e==null?void 0:e.map(a=>t.createElement("figure",{key:a.id,className:_(Ze.previewAsset),style:{backgroundImage:a.src?`url('${a.src}')`:void 0,backgroundColor:`${a.color}`}},a.src?t.createElement("img",{className:Ze.previewAssetImg,alt:"A preview of the currently selected asset."}):null))),Co=({assets:e,className:a,children:o,...l})=>t.createElement(D,{variant:"translucent",noHover:!0,className:_(Ze.button,a),...l},t.createElement("div",{className:Ze.assetsWrapper},t.createElement(Wg,{assets:e})),t.createElement("div",{className:Ze.overlay}),t.createElement("div",{className:Ze.iconsWrapper},t.createElement(T,{source:O.IconEdit,size:"medium"}),o)),Dg=({images:e,...a})=>t.createElement(Co,{assets:e,...a}),yo=({colors:e,...a})=>t.createElement(Co,{assets:e,...a}),jg="_container_19qgq_4",Fg="_input_19qgq_9",Ug="_button_19qgq_16",Gg="_label_19qgq_20",Xg="_hidden_19qgq_20",ft={container:jg,input:Fg,button:Ug,label:Gg,hidden:Xg},Qg=new RegExp(/^#(?:[a-fA-F0-9]{2}){3}$/),Kg=({defaultValue:e,label:a,onChange:o,...l})=>{if(e&&!Qg.test(e))throw new Error("Default color is limited to #rrggbb currently");const r=t.useId(),c=t.useRef(null),[s,i]=t.useState(e??"transparent"),d=()=>{var u;return(u=c.current)==null?void 0:u.click()},m=u=>{o(u.target.value)};return t.createElement("div",{className:ft.container},t.createElement("label",{htmlFor:r},t.createElement(z,{className:_(ft.label,ft.hidden)},a)),t.createElement("input",{...l,ref:c,className:ft.input,id:r,type:"color",value:s,onChange:u=>{i(u.target.value),m(u)}}),t.createElement(yo,{className:ft.button,htmlTag:"div",onClick:d,colors:[{id:r,color:s}]}))},Zg="_leftPinnedTableSection_172q9_17",Yg="_rightPinnedTableSection_172q9_22",Jg="_middleTableSection_172q9_27",ew="_pinnedColumnsTable_172q9_30",tw="_table_172q9_34",nw="_tableContent_172q9_45",aw="_tableRow_172q9_49",ow="_tableCell_172q9_56",lw="_tableHead_172q9_62",rw="_tableBody_172q9_65",cw="_tableRowInner_172q9_73",sw="_showOnlyOnHover_172q9_96",iw="_tableHeadCell_172q9_109",dw="_sortIndicator_172q9_117",mw="_isSorted_172q9_117",uw="_indicatorArrow_172q9_121",_w="_isIndicatorFocused_172q9_124",fw="_tablePagination_172q9_132",pw="_isSticky_172q9_143",hw="_paginationButtonGroup_172q9_155",vw="_tablePageIndicator_172q9_159",gw="_rowSelected_172q9_167",ww="_expanderCell_172q9_171",Ew="_headCellEnhancer_172q9_177",xw="_isDisabled_172q9_181",bw="_infinityScrollTableBody_172q9_185",P={leftPinnedTableSection:Zg,rightPinnedTableSection:Yg,middleTableSection:Jg,pinnedColumnsTable:ew,table:tw,tableContent:nw,tableRow:aw,tableCell:ow,tableHead:lw,tableBody:rw,tableRowInner:cw,showOnlyOnHover:sw,tableHeadCell:iw,sortIndicator:dw,isSorted:mw,indicatorArrow:uw,isIndicatorFocused:_w,tablePagination:fw,isSticky:pw,paginationButtonGroup:hw,tablePageIndicator:vw,rowSelected:gw,expanderCell:ww,headCellEnhancer:Ew,isDisabled:xw,infinityScrollTableBody:bw},kw=({hasPinnedColumns:e,className:a,...o})=>t.createElement("div",{role:"table",className:_(P.table,{[P.pinnedColumnsTable]:e},"d-flex flex-direction-row",a),...o}),Mo=({className:e,isDisabled:a,isSelected:o,style:l,...r})=>t.createElement("div",{className:_(P.tableRow,{[P.rowSelected]:o,[P.isDisabled]:a},e),role:"row",style:l,tabIndex:0,...r}),zw=({children:e,...a})=>t.createElement(Mo,{...a},t.createElement("div",{className:P.tableRowInner},e)),Bw=({className:e,hasInfinityScroll:a=!1,...o})=>t.createElement("div",{role:"rowgroup",className:_(P.tableBody,a&&P.infinityScrollTableBody,e),...o}),Iw=({className:e,isOnlyShownOnHover:a=!1,...o})=>t.createElement("div",{className:_(P.tableCell,{[P.showOnlyOnHover]:a},e),...o}),Cw=({className:e,...a})=>t.createElement("div",{className:_(P.tableContent,e),...a}),yw=({className:e,...a})=>t.createElement("div",{className:_(P.tableHead,e),role:"rowgroup",...a}),Mw=({className:e,isDisabled:a=!1,isSorted:o=!1,...l})=>t.createElement("div",{className:_(P.tableHeadCell,{[P.isSorted]:o&&!a,[P.isDisabled]:a},e),...l}),Sw=({isSorted:e=!1,isSortDescending:a,...o})=>t.createElement("div",{className:P.sortIndicator,...o},t.createElement("svg",{role:"img","aria-label":"Sorting indicator",className:"ml-1",fill:"none",height:"13",viewBox:"0 0 10 13",width:"10",xmlns:"http://www.w3.org/2000/svg"},t.createElement("path",{className:_(P.indicatorArrow,{[P.isIndicatorFocused]:e&&!a}),d:"M0 8L5 13L10 8H0Z"}),t.createElement("path",{className:_(P.indicatorArrow,{[P.isIndicatorFocused]:e&&a}),d:"M10 5L5 -4.37114e-07L0 5L10 5Z"}))),Lw=({isExpanded:e,children:a,textVariant:o="subtle",...l})=>{const r=e?O.IconChevronDown:O.IconChevronRight;return t.createElement(re,{className:P.expanderCell,...l},t.createElement(T,{size:"compact",source:r,className:"mr-2"}),t.createElement(z,{fontVariant:I.BodyBold,isTruncated:!0,title:a,variant:o},a))},$w=({enhanceEnd:e,enhanceStart:a,title:o})=>t.createElement("span",{className:"d-flex align-items-center"},a&&t.createElement("span",{className:_("mr-1",P.headCellEnhancer)},a),t.createElement("span",{className:"d-block"},o),e&&t.createElement("span",{className:_("ml-1",P.headCellEnhancer)},e)),So=({groupChunkSize:e=5,pageIndex:a,totalPagesCount:o})=>{let l=[];if(o<=0)return l;const r=Math.max(1,e),c=Math.min(Math.max(0,a),o-1);if(o<r*3)return[...Array(o).keys()].map(h=>({toIndex:h}));let s=Math.ceil(o/r);const i=o%r,d=[...Array(o).keys()].reduce((h,v)=>{var w,E;const g=Math.floor(v/r);return i&&g===s-1?(w=h[g-1])==null||w.push(v):(E=h[g])==null||E.push(v),h},[...Array(s).keys()].map(()=>[])).filter(h=>h.length);s=d.length;let m=Math.floor(c/r);m-=m===s&&i?1:0;const f=d[m],p=({index:h,anchor:v,isSpacer:g=!1,offset:w=0})=>{const E=d[h],B={floor:E==null?void 0:E[0],ceil:E==null?void 0:E[(E==null?void 0:E.length)-1]}[v]??0;return E?{toIndex:B+w,isSpacer:g}:!1};return l=(m===0?[f==null?void 0:f.map(h=>({toIndex:h})),p({index:m+1,anchor:"floor",isSpacer:!0}),s>4&&[p({index:m+2,anchor:"floor"}),p({index:m+3,anchor:"floor",isSpacer:!0})],p({index:s-1,anchor:"ceil"})]:m===s-1?[p({index:0,anchor:"floor"}),s>4&&[p({index:m-3,anchor:"ceil",isSpacer:!0}),p({index:m-2,anchor:"ceil"})],p({index:m-1,anchor:"ceil",isSpacer:!0}),f==null?void 0:f.map(h=>({toIndex:h}))]:[p({index:0,anchor:"floor"}),p({index:m-1,anchor:"ceil",isSpacer:!0}),f==null?void 0:f.map(h=>({toIndex:h})),p({index:m+1,anchor:"floor",isSpacer:!0}),p({index:s-1,anchor:"ceil"})]).flat().filter(Boolean),l},Nw=({isGrouped:e,totalPagesCount:a,pageIndex:o,...l})=>{const r=e?Aw:Rw;return t.createElement(r,{pageIndex:o,totalPagesCount:a,...l})},Rw=({isDisabled:e,onClick:a,pageIndex:o,totalPagesCount:l})=>t.createElement(t.Fragment,null,[...Array(l).keys()].map(r=>t.createElement(Lo,{index:r,isDisabled:e,key:`paginationNav-${r}`,onClick:a,pageIndex:o},r+1))),Aw=({isDisabled:e,onClick:a,pageIndex:o,totalPagesCount:l})=>{const r=Math.min(5,Math.floor(l/3)),c=So({groupChunkSize:r,pageIndex:o,totalPagesCount:l});return t.createElement(t.Fragment,null,c.map((s,i)=>{const{isSpacer:d,toIndex:m}=s,u=`groupedPaginationNav-${i}`,f=d?"...":m+1;return t.createElement(Lo,{onClick:a,index:m,isDisabled:e,key:u,pageIndex:o},f)}))},Lo=({index:e,isDisabled:a,onClick:o,pageIndex:l,children:r})=>t.createElement("li",{key:`pagination-${e}`},t.createElement(D,{className:"px-3",isDisabled:a,onClick:()=>{l!==e&&o(e)},isActive:l===e,variant:"neutral"},r)),Hw=({endCount:e,isDisabled:a,startCount:o,totalCount:l})=>t.createElement(z,{variant:a?"disabled":"standard"},"Results: ",o," - ",e," of ",l),Ow=({canNextPage:e,canPreviousPage:a,currentPageSize:o,gotoPage:l,isDisabled:r,isSticky:c,isTablePopulated:s=!0,label:i,maxUngroupedPageButtons:d=0,nextPage:m,nextPageButtonChildren:u="Next",pageIndex:f,pageSize:p=20,previousPage:h,previousPageButtonChildren:v="Previous",resultsCountComponent:g=Hw,showResultsCount:w=!0,totalPagesCount:E,totalRows:x})=>{if(!s)return null;const B=x?f*p+1:0,L=x?B+o-1:0,C=E??Math.ceil(x/p),k=C>d;return t.createElement("nav",{className:_(P.tablePagination,{[P.isSticky]:c}),"aria-label":`${i} - table pagination`},w&&t.createElement(g,{isDisabled:r,endCount:L,startCount:B,totalCount:x}),x>p&&t.createElement("div",{className:P.paginationButtonGroup},t.createElement(D,{className:"mr-1",isDisabled:!!r||!a,onClick:()=>a&&h(),variant:"neutral"},v),t.createElement("ul",{className:P.tablePageIndicator},t.createElement(Nw,{isDisabled:r,isGrouped:k,onClick:l,pageIndex:f,totalPagesCount:C})),t.createElement(D,{className:"ml-1",isDisabled:!!r||!e,onClick:()=>e&&m(),variant:"neutral"},u)))},Pw=({className:e,position:a="middle",...o})=>t.createElement("div",{className:_({[P.leftPinnedTableSection]:a==="left-pinned",[P.middleTableSection]:a==="middle",[P.rightPinnedTableSection]:a==="right-pinned"},e),...o}),Vw="_innerMenu_l6r3u_99",Tw="_innerMenuButton_l6r3u_103",qw="_innerMenuItem_l6r3u_108",Ww="_hovered_l6r3u_126",Dw="_innerMenuUnderlay_l6r3u_139",jw="_innerMenuPopover_l6r3u_144",tt={innerMenu:Vw,innerMenuButton:Tw,innerMenuItem:qw,hovered:Ww,innerMenuUnderlay:Dw,innerMenuPopover:jw},Fw=({item:e,state:a,onAction:o,itemMap:l,itemClassName:r})=>{var h,v,g,w,E,x,B;const c=t.useRef(null),{isHovered:s,hoverProps:i}=ol.useHover({onHoverStart:()=>a.selectionManager.setFocusedKey(e.key),onHoverEnd:()=>{a.selectionManager.focusedKey===e.key&&a.selectionManager.setFocusedKey(null)}}),{menuItemProps:d}=v1.useMenuItem({key:e.key,onPress:o?()=>o(e.key):void 0},a,c);d.onPointerUp=L=>{L.preventDefault()};const m=a.selectionManager.focusedKey===e.key,u=(h=l.get(e.key))==null?void 0:h.alternativeHoverClassName,f=(v=l.get(e.key))==null?void 0:v.alternativeHoverStyle,p=m||m&&!s;return t.createElement("div",{...d,...i,"data-testid":(g=l.get(e.key))==null?void 0:g.testId,ref:c,style:{...(w=l.get(e.key))==null?void 0:w.style,...p?f:{}},className:_(tt.innerMenuItem,p?u??tt.hovered:{},(E=l.get(e.key))==null?void 0:E.className,r),"data-active":(x=l.get(e.key))==null?void 0:x.isActive},(B=l.get(e.key))==null?void 0:B.icon,e.rendered)},Uw=e=>{const a=al.useTreeState(e),o=t.useRef(null),{menuProps:l}=v1.useMenu(e,a,o);return t.createElement("div",{...l,ref:o,className:_(tt.innerMenu,"px-2","py-2",e.menuClassName),"data-testid":e.testId},[...a.collection].map(r=>t.createElement(Fw,{itemMap:e.itemMap,key:r.key,item:r,onAction:e.onAction,state:a,itemClassName:e.itemClassName})))},Gw=e=>{const a=t.useRef(null),{state:o,children:l,colorScheme:r}=e,{popoverProps:c,underlayProps:s}=wt.usePopover({...e,popoverRef:a},o);return t.createElement(wt.Overlay,null,t.createElement("div",{...s,className:_(tt.innerMenuUnderlay)}),t.createElement("div",{role:"complementary",...c,ref:a},t.createElement(Y,{colorScheme:r??"light"},t.createElement(le,{className:_(tt.innerMenuPopover)},l))))},Xw=({headerContent:e,button:a,onOpenChange:o,children:l,itemMap:r,testId:c,colorScheme:s,popoverPlacement:i,popoverOffset:d,menuClassName:m,itemClassName:u})=>{const f=el.useMenuTriggerState({onOpenChange:o}),p=8,h=t.useRef(null),v=C=>{var M;const k=r.get(C);k&&((M=k.onItemClick)==null||M.call(k),k.closeMenuOnItemClick!==!1&&f.close())},{menuTriggerProps:g,menuProps:w}=v1.useMenuTrigger({type:"menu"},f,h),{buttonProps:E}=tl.useButton({...g},h),{onPress:x,onPressStart:B,...L}=g;return t.createElement("div",{className:_(tt.innerMenuButton)},t.createElement("div",{ref:h},t.cloneElement(a,{...nl.mergeProps(E,L)})),f.isOpen&&t.createElement(Gw,{state:f,triggerRef:h,colorScheme:s,placement:i??"bottom start",offset:d??p},e,t.createElement(Uw,{itemMap:r,...w,onClose:void 0,onAction:v,testId:c,menuClassName:m,itemClassName:u},l)))},$o=Vt.createSignal({name:"ariamenu:open-state"}),No=({items:e,button:a,headerContent:o,onOpenChange:l,testId:r,colorScheme:c,popoverPlacement:s,popoverOffset:i,menuClassName:d,itemClassName:m})=>{const u=new Map;e.map(p=>u.set(p.key,p));const f=t.useCallback(p=>{$o.emit(p),l==null||l(p)},[l]);return t.createElement(Xw,{button:a,headerContent:o,onOpenChange:f,itemMap:u,testId:r,colorScheme:c,popoverPlacement:s,popoverOffset:i,menuClassName:d,itemClassName:m},e.map(p=>t.createElement(Jo.Item,{textValue:typeof p.label=="string"?p.label:p.textValue,key:p.key},p.label)))},Qw=({activeColumn:e,columnLabels:a,isDisabled:o,className:l,buttonAriaLabel:r="Toggle three column selector",onColumnChange:c})=>{const[s,i]=t.useState(!1),d=a.map((m,u)=>({key:`column-${u+1}`,isActive:e===u+1,label:m,onItemClick:()=>e!==u+1&&c(u+1),closeMenuOnItemClick:!0}));return t.createElement(No,{onOpenChange:i,items:d,button:t.createElement(D,{className:l,isActive:s,enhancerStart:t.createElement(T,{source:O.IconColumns}),noEnhancerPadding:!0,isDisabled:o,"aria-label":r,size:"small",variant:"transparent",modifier:"square","data-testid":S.ButtonThreeColumnSelector}),popoverPlacement:"bottom right"})},Kw="_collapsableContainer_13u1l_4",Zw="_header_13u1l_14",Yw="_displayingHeaderEndContent_13u1l_19",Jw="_isOpen_13u1l_22",eE="_headerStartContent_13u1l_26",tE="_iconContainer_13u1l_31",nE="_badgeCounter_13u1l_38",aE="_badgeCounterContainer_13u1l_42",oE="_content_13u1l_47",lE="_headerEndContent_13u1l_54",de={collapsableContainer:Kw,header:Zw,displayingHeaderEndContent:Yw,isOpen:Jw,headerStartContent:eE,iconContainer:tE,badgeCounter:nE,badgeCounterContainer:aE,content:oE,headerEndContent:lE},rE=({isOpen:e,badgeCount:a=0,collapseToggleAriaLabel:o="Toggle collapsable container",openStyling:l,children:r,onToggle:c,headerEndContent:s,footerContent:i,icon:d,title:m,testId:u,scrollElementRef:f})=>t.createElement("div",{"data-testid":u,className:_(de.collapsableContainer,e&&l)},t.createElement("div",{className:_(de.header,{[de.displayingHeaderEndContent]:e&&!!s,[de.isOpen]:e})},t.createElement("div",{className:de.headerStartContent},t.createElement(D,{onClick:()=>c(e),"data-testid":S.ButtonCollapsableContainerToggle,size:"small",modifier:"square",variant:"transparent",noEnhancerPadding:!0,"aria-label":o,enhancerStart:t.createElement(T,{source:e?O.IconChevronLeft:O.IconChevronRight,size:"small"})}),t.createElement("div",{className:_(de.iconContainer,{[de.isOpen]:e})},t.createElement(T,{source:d,size:"small"}),!e&&t.createElement(Ka,{className:de.badgeCounterContainer,badgeClassName:de.badgeCounter,variant:"info",isVisible:a>0,number:a,shouldAnimate:!1})),e&&t.createElement(qe,{htmlTag:"h2",fontVariant:I.BodyBold},t.createElement("span",null,m)," ",a>0&&t.createElement("span",null,"(",a,")"))),e&&s&&t.createElement("div",{className:de.headerEndContent},s)),e&&t.createElement("div",{ref:f,className:de.content},r),e&&i&&t.createElement(ka,{hasFooterShadow:!0,padding:"small"},i)),cE={light:{"border/accent":"#0068f4","border/button/danger":"#bb2526","border/button/disabled":"#d2d2d2","border/button/focus":"#71b4ff","border/button/form":"#777777","border/button/secondary":"#323232","border/button/success":"#2c7806","border/button/tertiary":"#c3c4c5","border/checkbo-disabled":"#c3c4c5","border/checkbox-main":"#777777","border/divider-primary":"#dcdcdc","border/divider-secondary":"#e6e6e6","border/divider-ultra":"#989898","border/none":0,"border/primary":"1px","border/secondary":"2px","font/button/accent":"#0068f4","font/button/call-active":"#212121","font/button/call-disabled":"#989898","font/button/call-error":"#ffffff","font/button/call-hover":"#ffffff","font/button/call-main":"#ffffff","font/button/danger-primary":"#ffffff","font/button/danger-tertiary":"#ae191a","font/button/danger-tertiary-hover":"#ffffff","font/button/primary":"#ffffff","font/button/secondary":"#323232","font/button/success-primary":"#ffffff","font/button/success-tertiary":"#256505","font/button/success-tertiary-hover":"#ffffff","font/button/tertiary":"#323232","font/button/tertiary-hover":"#ffffff","font/button/text":"#0156c9","font/button/trans":"#323232","font/button/trans-ultra":"#ffffff","font/charts/line-1":"#0156c9","font/charts/line-10":"#4e9f0d","font/charts/line-11":"#c9e2b5","font/charts/line-12":"#cc6228","font/charts/line-13":"#ffc198","font/charts/line-14":"#f89654","font/charts/line-15":"#ffedd5","font/charts/line-2":"#71b4ff","font/charts/line-3":"#d2d2d2","font/charts/line-4":"#989898","font/charts/line-5":"#494949","font/charts/line-6":"#0068f4","font/charts/line-7":"#cee3ff","font/charts/line-8":"#256505","font/charts/line-9":"#9ad36b","font/icons/clickable-active":"#323232","font/icons/clickable-hover":"#323232","font/icons/clickable-main":"#777777","font/icons/nonclickable-main":"#323232","font/icons/nonclickable-secondary":"#777777","font/text/accent":"#0068f4","font/text/body":"#323232","font/text/danger":"#ae191a","font/text/danger-tertiary":"#d73332","font/text/disabled":"#c3c4c5","font/text/label":"#323232","font/text/link":"#0068f4","font/text/link-active":"#0156c9","font/text/news":"#4338ca","font/text/quaternary":"#989898","font/text/secondary":"#494949","font/text/success":"#2c7806","font/text/success-ultra":"#4e9f0d","font/text/tertiary":"#777777","font/text/title":"#212121","font/text/warning":"#cc6228","font/toggle/off-disabled":"#ffffff","font/toggle/off-hover":"#ffffff","font/toggle/off-main":"#ffffff","font/toggle/on-disabled":"#ffffff","font/toggle/on-hover":"#ffffff","font/toggle/on-main":"#ffffff","radius/md":"16px","radius/none":0,"radius/sm":"8px","radius/xs":"4px","size/button-md":"40px","size/button-sm":"36px","size/button-sx":"30px","size/button-xl":"56px","surface/bcg/accent":"#0068f4","surface/bcg/custom":"#ffffff","surface/bcg/danger-10":"#ffe5e5","surface/bcg/danger-20":"#fecaca","surface/bcg/form":"#f2f2f2","surface/bcg/form-hover":"#e6e6e6","surface/bcg/highlight":"#cee3ff","surface/bcg/highlight-subtle":"#eff6ff","surface/bcg/info":"#e0e7ff","surface/bcg/light":"#d2d2d2","surface/bcg/menu-active":"#dcdcdc","surface/bcg/menu-hover":"#e6e6e6","surface/bcg/menu-main":"#ffffff","surface/bcg/mildwarning":"#fef9c3","surface/bcg/primary":"#ffffff","surface/bcg/secondary":"#f2f2f2","surface/bcg/success":"#e8f7e0","surface/bcg/tertiar-hover":"#f2f2f2","surface/bcg/tertiary":"#f7f7f7","surface/bcg/transparent":"#32323226","surface/bcg/ultralight":"#e6e6e6","surface/bcg/warning":"#ffedd5","surface/button/call/active":"#ffffff","surface/button/call/disabled":"#212121","surface/button/call/enabled-hover":"#d2d2d2","surface/button/call/error":"#d73332","surface/button/call/error-hover":"#bb2526","surface/button/call/hover":"#494949","surface/button/call/main":"#212121","surface/button/danger/primary-active":"#ae191a","surface/button/danger/primary-disabled":"#e6e6e6","surface/button/danger/primary-hover":"#bb2526","surface/button/danger/primary-main":"#d73332","surface/button/danger/tertiary-active":"#bb2526","surface/button/danger/tertiary-disabled":"#ffffff","surface/button/danger/tertiary-hover":"#d73332","surface/button/danger/tertiary-main":"#ffffff","surface/button/primary/active":"#1e40af","surface/button/primary/disabled":"#e6e6e6","surface/button/primary/hover":"#0156c9","surface/button/primary/main":"#0068f4","surface/button/secondary/active":"#dcdcdc","surface/button/secondary/disabled":"#ffffff","surface/button/secondary/hover":"#e6e6e6","surface/button/secondary/main":"#ffffff","surface/button/success/primary-active":"#256505","surface/button/success/primary-disabled":"#e6e6e6","surface/button/success/primary-hover":"#2c7806","surface/button/success/primary-main":"#2c8500","surface/button/success/tertiary-active":"#2c7806","surface/button/success/tertiary-disabled":"#ffffff","surface/button/success/tertiary-hover":"#2c8500","surface/button/success/tertiary-main":"#ffffff","surface/button/tertiary/active":"#0156c9","surface/button/tertiary/disabled":"#ffffff","surface/button/tertiary/hover":"#0068f4","surface/button/tertiary/main":"#ffffff","surface/button/text/active":"#dcdcdc","surface/button/text/disabled":"#ffffff","surface/button/text/hover":"#e6e6e6","surface/button/text/main":"#ffffff","surface/button/trans/active":"#dcdcdc","surface/button/trans/active-ultra":"#323232","surface/button/trans/disabled":"#e6e6e6","surface/button/trans/hover":"#e6e6e6","surface/button/trans/main":"#ffffff99","surface/toggle/off-disabled":"#d2d2d2","surface/toggle/off-hover":"#494949","surface/toggle/off-main":"#777777","surface/toggle/on-disabled":"#4490f6","surface/toggle/on-hover":"#0156c9","surface/toggle/on-main":"#0068f4"},dark:{"border/accent":"#4490f6","border/button/danger":"#d73332","border/button/disabled":"#494949","border/button/focus":"#71b4ff","border/button/form":"#777777","border/button/secondary":"#ffffff","border/button/success":"#2c8500","border/button/tertiary":"#777777","border/checkbo-disabled":"#777777","border/checkbox-main":"#c3c4c5","border/divider-primary":"#494949","border/divider-secondary":"#323232","border/divider-ultra":"#777777","border/none":0,"border/primary":"1px","border/secondary":"2px","font/button/accent":"#4490f6","font/button/call-active":"#212121","font/button/call-disabled":"#989898","font/button/call-error":"#ffffff","font/button/call-hover":"#ffffff","font/button/call-main":"#ffffff","font/button/danger-primary":"#ffffff","font/button/danger-tertiary":"#d73332","font/button/danger-tertiary-hover":"#ffffff","font/button/primary":"#ffffff","font/button/secondary":"#ffffff","font/button/success-primary":"#ffffff","font/button/success-tertiary":"#2c8500","font/button/success-tertiary-hover":"#ffffff","font/button/tertiary":"#ffffff","font/button/tertiary-hover":"#ffffff","font/button/text":"#4490f6","font/button/trans":"#ffffff","font/button/trans-ultra":"#323232","font/charts/line-1":"#ffffff","font/charts/line-10":"#ffffff","font/charts/line-11":"#ffffff","font/charts/line-12":"#ffffff","font/charts/line-13":"#ffffff","font/charts/line-14":"#ffffff","font/charts/line-15":"#ffffff","font/charts/line-2":"#ffffff","font/charts/line-3":"#ffffff","font/charts/line-4":"#ffffff","font/charts/line-5":"#ffffff","font/charts/line-6":"#ffffff","font/charts/line-7":"#ffffff","font/charts/line-8":"#ffffff","font/charts/line-9":"#ffffff","font/icons/clickable-active":"#ffffff","font/icons/clickable-hover":"#ffffff","font/icons/clickable-main":"#c3c4c5","font/icons/nonclickable-main":"#ffffff","font/icons/nonclickable-secondary":"#989898","font/text/accent":"#4490f6","font/text/body":"#f7f7f7","font/text/danger":"#d73332","font/text/danger-tertiary":"#ae191a","font/text/disabled":"#777777","font/text/label":"#f7f7f7","font/text/link":"#4490f6","font/text/link-active":"#0068f4","font/text/news":"#4f46e5","font/text/quaternary":"#989898","font/text/secondary":"#dcdcdc","font/text/success":"#2c8500","font/text/success-ultra":"#4e9f0d","font/text/tertiary":"#d2d2d2","font/text/title":"#ffffff","font/text/warning":"#cc6228","font/toggle/off-disabled":"#ffffff","font/toggle/off-hover":"#ffffff","font/toggle/off-main":"#ffffff","font/toggle/on-disabled":"#ffffff","font/toggle/on-hover":"#ffffff","font/toggle/on-main":"#ffffff","radius/md":0,"radius/none":0,"radius/sm":0,"radius/xs":0,"size/button-md":"40px","size/button-sm":"36px","size/button-sx":"30px","size/button-xl":"56px","surface/bcg/accent":"#4490f6","surface/bcg/custom":"#212121","surface/bcg/danger-10":"#ffe5e5","surface/bcg/danger-20":"#fecaca","surface/bcg/form":"#494949","surface/bcg/form-hover":"#494949","surface/bcg/highlight":"#cee3ff","surface/bcg/highlight-subtle":"#eff6ff","surface/bcg/info":"#e0e7ff","surface/bcg/light":"#989898","surface/bcg/menu-active":"#494949","surface/bcg/menu-hover":"#494949","surface/bcg/menu-main":"#323232","surface/bcg/mildwarning":"#fef9c3","surface/bcg/primary":"#212121","surface/bcg/secondary":"#323232","surface/bcg/success":"#e8f7e0","surface/bcg/tertiar-hover":"#494949","surface/bcg/tertiary":"#323232","surface/bcg/transparent":"#ffffff99","surface/bcg/ultralight":"#494949","surface/bcg/warning":"#ffedd5","surface/button/call/active":"#ffffff","surface/button/call/disabled":"#212121","surface/button/call/enabled-hover":"#d2d2d2","surface/button/call/error":"#d73332","surface/button/call/error-hover":"#bb2526","surface/button/call/hover":"#494949","surface/button/call/main":"#212121","surface/button/danger/primary-active":"#bb2526","surface/button/danger/primary-disabled":"#323232","surface/button/danger/primary-hover":"#d73332","surface/button/danger/primary-main":"#212121","surface/button/danger/tertiary-active":"#bb2526","surface/button/danger/tertiary-disabled":"#323232","surface/button/danger/tertiary-hover":"#d73332","surface/button/danger/tertiary-main":"#212121","surface/button/primary/active":"#0068f4","surface/button/primary/disabled":"#323232","surface/button/primary/hover":"#1c76f0","surface/button/primary/main":"#0068f4","surface/button/secondary/active":"#777777","surface/button/secondary/disabled":"#212121","surface/button/secondary/hover":"#494949","surface/button/secondary/main":"#212121","surface/button/success/primary-active":"#256505","surface/button/success/primary-disabled":"#323232","surface/button/success/primary-hover":"#2c7806","surface/button/success/primary-main":"#2c8500","surface/button/success/tertiary-active":"#2c7806","surface/button/success/tertiary-disabled":"#323232","surface/button/success/tertiary-hover":"#2c8500","surface/button/success/tertiary-main":"#212121","surface/button/tertiary/active":"#0068f4","surface/button/tertiary/disabled":"#212121","surface/button/tertiary/hover":"#1c76f0","surface/button/tertiary/main":"#212121","surface/button/text/active":"#494949","surface/button/text/disabled":"#323232","surface/button/text/hover":"#323232","surface/button/text/main":"#212121","surface/button/trans/active":"#494949","surface/button/trans/active-ultra":"#ffffff","surface/button/trans/disabled":"#323232","surface/button/trans/hover":"#494949","surface/button/trans/main":"#32323226","surface/toggle/off-disabled":"#d2d2d2","surface/toggle/off-hover":"#494949","surface/toggle/off-main":"#0068f4","surface/toggle/on-disabled":"#4490f6","surface/toggle/on-hover":"#0156c9","surface/toggle/on-main":"#0068f4"}},sE=["bottom","bottomEnd","bottomLeft","bottomRight","bottomStart","endBottom","left","right","top","topEnd","topLeft","topRight","topStart"],iE=e=>{const[a,o]=t.useState(e);return t.useEffect(()=>{o(a)},[a]),{activeTab:a,setActiveTab:o}},pt=(e,a)=>({...e,...a}),dE=(e,a)=>{switch(a.type){case"set-all-steps":return a.steps;case"set-step":return e[a.stepIndex]&&(e[a.stepIndex]=a.step),e;case"complete-step":{const{stepIndex:o,options:l}=a,r=[...e],c=r[o];return c&&(r[o]=pt(c,{isCompleted:l.isCompleted,isFailed:l.isCompleted?!1:c.isFailed,isActive:l.activateStep,isSelectable:l.isSelectable,url:l.activateStep?void 0:c.url})),r}case"fail-step":{const{stepIndex:o,options:l}=a,r=[...e],c=r[o];return c&&(r[o]=pt(c,{isFailed:l.isFailed,isCompleted:l.isFailed?!1:c.isCompleted,isActive:l.activateStep,isSelectable:l.isSelectable,url:l.activateStep?void 0:c.url})),r}case"disable-step":{const{stepIndex:o,isDisabled:l}=a,r=[...e],c=r[o];return c&&(r[o]=pt(c,{isDisabled:l})),r}case"activate-step":{const{stepIndex:o,isActive:l}=a,r=e.map(s=>({...s,isActive:!1})),c=r[o];return c&&(r[o]=pt(c,{isActive:l})),r}case"leave-step":{const{stepIndex:o,options:l}=a,r=[...e],c=r[o];return c&&(r[o]=pt(c,{isActive:l.activateStep,isSelectable:l.isSelectable,isCompleted:l.isCompleted??(c==null?void 0:c.isCompleted),isFailed:l.isFailed??(c==null?void 0:c.isFailed)})),r}case"refresh-step-names":return e.map((o,l)=>{var r;return{...o,label:((r=a.steps[l])==null?void 0:r.label)??o.label}})}},Ro=e=>e.map(a=>a.isDisabled?!0:!!a.isCompleted),mE=(e,a)=>Ro([...e].splice(0,a)),wa=e=>e.every(a=>a),uE=({initialSteps:e=[],currentStepIndex:a=0})=>{const o=t.useMemo(()=>e,[e]),[l,r]=t.useReducer(dE,o),[c,s]=t.useState(!1),[i,d]=t.useState(!1),[m,u]=t.useState(a);t.useEffect(()=>{const k=Ro(l);d(wa(k))},[l]),t.useEffect(()=>{const k=mE(l,m);s(wa(k))},[m,l]);const f=t.useCallback(()=>{r({type:"refresh-step-names",steps:e})},[e]);t.useEffect(()=>{f()},[f]);const p=t.useCallback((k,{forceStep:M}={forceStep:!1})=>{const A=M?k:hp({steps:l,stepIndex:k});u(A)},[l]),h=k=>{const M=e[k];M&&r({type:"set-step",stepIndex:k,step:M})},v=()=>r({type:"set-all-steps",steps:e}),g=(k,M=!0)=>r({type:"disable-step",stepIndex:k,isDisabled:M}),w=t.useCallback((k,M=!0)=>r({type:"activate-step",stepIndex:k,isActive:M}),[]);return[{allStepsCompleted:i,currentStepIndex:m,prevStepsCompleted:c,steps:l},{moveToStep:p,resetAllSteps:v,resetStep:h,updateStepActive:w,updateStepCompleted:(k,{activateStep:M=!1,isCompleted:A=!0,isSelectable:b=!1}={})=>r({type:"complete-step",stepIndex:k,options:{isCompleted:A,activateStep:M,isSelectable:b}}),updateStepFailed:(k,{activateStep:M=!1,isSelectable:A=!1,isFailed:b=!0}={})=>r({type:"fail-step",stepIndex:k,options:{activateStep:M,isSelectable:A,isFailed:b}}),updateStepDisabled:g,updateStepLeave:(k,{activateStep:M=!1,isSelectable:A=!0}={})=>r({type:"leave-step",stepIndex:k,options:{activateStep:M,isSelectable:A}})}]},_E=e=>{const a=vt.indexOf(e);if(a===-1)throw new Error(`breakpoint ${e} not found in ${vt}`);return vt[a+1]??null},A1=e=>{const a=E1[e];return a>0?a:null},H1=e=>{if(e===null)return null;const a=.02,o=E1[e];return o>0?o-a:null},We=e=>{const a=A1(e);return a?`(min-width: ${a}px)`:""},Re=e=>{const a=H1(e);return a?`(max-width: ${a}px)`:""},O1=(e,a)=>{const o=A1(e),l=H1(a);return o!==null&&l!==null?`(min-width: ${o}px) and (max-width: ${l}px)`:l===null?We(e):Re(a)},kt=e=>{const a=A1(e),o=_E(e),l=H1(o);return a!==null&&l!==null?`(min-width: ${a}px) and (max-width: ${l}px)`:l===null?We(e):Re(o)},Ft="(pointer: coarse)",Ao="(orientation: portrait)",Ho="(orientation: landscape)",fE=`${Ft} and ${Ao} and ${Re("md")}`,pE=`${Ft} and ${Ho} and ${Re("lg")}`,hE=`${Ft} and ${We("md")}`,vE=kt("xs"),gE=kt("sm"),wE=kt("md"),EE=kt("lg"),xE=kt("xl"),bE=We("sm"),kE=We("md"),zE=We("lg"),BE=We("xl"),IE=Re("sm"),CE=Re("md"),yE=Re("lg"),ME=Re("xl"),SE=O1("sm","lg"),LE=O1("sm","xl"),$E=O1("md","xl"),NE="(max-width: 359px)",Oo=()=>V.useMatchMedia(Ft),RE=()=>V.useMatchMedia(hE),Po=()=>V.useMatchMedia(fE),Vo=()=>V.useMatchMedia(pE),AE=()=>{const e=Po(),a=Vo();return e||a},HE=()=>V.useMatchMedia(Ao),OE=()=>V.useMatchMedia(Ho),To=()=>V.useMatchMedia(vE),qo=()=>V.useMatchMedia(gE),Wo=()=>V.useMatchMedia(wE),Do=()=>V.useMatchMedia(EE),jo=()=>V.useMatchMedia(xE),PE=()=>V.useMatchMedia(bE),VE=()=>V.useMatchMedia(kE),TE=()=>V.useMatchMedia(zE),qE=()=>V.useMatchMedia(BE),WE=()=>V.useMatchMedia(IE),DE=()=>V.useMatchMedia(CE),jE=()=>V.useMatchMedia(yE),FE=()=>V.useMatchMedia(ME),UE=()=>V.useMatchMedia(SE),GE=()=>V.useMatchMedia(LE),XE=()=>V.useMatchMedia($E),QE=()=>V.useMatchMedia(NE),KE=()=>{const e=t.useRef(!0),a=To(),o=qo(),l=Wo(),r=Do(),c=jo(),s=t.useMemo(()=>Vt.createSignal({name:"breakpoint:change"}),[]);return t.useEffect(()=>{const i=[a,o,l,r,c].filter(d=>d).length===1;!e.current&&i?s.emit():e.current=!1},[s,a,o,l,r,c]),s},ZE=(e,a={})=>{const{delay:o=0}=a;return t.useCallback(()=>{if(e.current){const r=()=>{var c;return(c=e.current)==null?void 0:c.scrollIntoView({behavior:"smooth",block:"nearest",inline:"start"})};o?setTimeout(r,o):r()}},[e,o])},YE=()=>{const e=t.useRef(null),a=t.useCallback(()=>{window.setTimeout(()=>{var o;(o=e.current)==null||o.focus()},0)},[]);return{modalHandleRef:e,focusModal:a}},Fo=e=>{const a=t.useRef(null),o=Yo.useOverlayTriggerState({isOpen:e}),{modalProps:l}=wt.useModalOverlay({},o,a);return{ref:a,modalProps:l}};function JE(e,a){return function(l){return t.createElement(e,{...l,...a})}}function ex(e){return Object.hasOwn(O,e)}exports.AboutModal=mu;exports.AboutText=lo;exports.Accordion=Iu;exports.ActionsRow=i8;exports.ActivityCard=Ru;exports.Announcer=X6;exports.AriaMenu=No;exports.AspectRatio=Pu;exports.Audio=t9;exports.Avatar=Eo;exports.AvatarType=gt;exports.BadgeCounter=Ka;exports.Bar=e_;exports.Box=le;exports.BoxHeader=ba;exports.Breadcrumbs=r_;exports.Button=D;exports.ButtonText=Oa;exports.CakeTimer=i_;exports.CallToAction=td;exports.Captions=Io;exports.CardLayout=za;exports.Cell=m1;exports.CenterLayout=w1;exports.Checkbox=y1;exports.CircleCountDown=v_;exports.CollapsableContainer=rE;exports.Color=ya;exports.ColorPickerPreviewButton=Kg;exports.ColorPreviewButton=yo;exports.CondensedTabs=C_;exports.ConfirmableMultiselect=bf;exports.ConfirmationModal=Bf;exports.ContextMenu=Mf;exports.CoreHeader=zd;exports.CustomTooltip=t8;exports.Divider=_e;exports.DragAndDrop=Va;exports.DragAndUploadFiles=co;exports.Draggable=$1;exports.DropContent=jt;exports.Enhancers=Ha;exports.ExpanderCell=Lw;exports.FileUpload=M1;exports.FontVariant=I;exports.Form=Of;exports.FullSizeWindow=Tt;exports.FullscreenLayout=Sa;exports.FullscreenOverlay=H3;exports.FullscreenSpinner=oi;exports.Grid=Ra;exports.Group=Xf;exports.Heading=Pd;exports.HotKey=oo;exports.HotkeysTooltip=ao;exports.Icon=T;exports.IconTypes=O;exports.ImagePreviewButton=Dg;exports.InfoHeadCell=$w;exports.InfoMessage=ep;exports.Input=nt;exports.InputLabel=ve;exports.InteractiveElement=re;exports.KebabMenuButton=Mg;exports.LineHeading=qd;exports.List=bt;exports.ListBoxLink=Ua;exports.ListLink=Ga;exports.LoadingBox=Aa;exports.LockStyle=Ja;exports.Logo=u7;exports.Menu=lp;exports.MenuEntry=f1;exports.Modal=Wt;exports.ModalCloseButton=at;exports.ModalCloseButtonWithTooltip=au;exports.ModalType=no;exports.Multiselect=so;exports.MultistepIndicator=Lp;exports.NotificationToast=kg;exports.NotificationTooltip=Y7;exports.NumberStepInput=Op;exports.Panel=eo;exports.PasswordInput=Tp;exports.PexipLogo=k7;exports.Pill=S1;exports.PopOutWindow=qp;exports.PreferenceInput=Qp;exports.PreferenceMultiselect=Kp;exports.PreferenceRow=nh;exports.PreferenceWrapper=R1;exports.ProgressBar=Pm;exports.ProgressBarColor=Xa;exports.RadioButton=Da;exports.RangeSlider=Ng;exports.RefButton=Pa;exports.RefInteractiveElement=qt;exports.RefSimpleButton=B1;exports.RgbColor=Pt;exports.Row=ze;exports.Scrim=di;exports.Scrollbars=ot;exports.SearchInput=ah;exports.Section=ph;exports.SectionAccordion=fh;exports.Select=hh;exports.Sheet=bh;exports.SimpleButton=Gi;exports.SortingIndicator=Sw;exports.Spinner=b1;exports.StatCard=Uh;exports.StatCardBox=_o;exports.StatCardRow=p1;exports.StatCardVariant=uo;exports.StatIndicator=R8;exports.StepNumber=ja;exports.SvgImage=xt;exports.Tab=rv;exports.Table=kw;exports.TableBody=Bw;exports.TableCell=Iw;exports.TableContent=Cw;exports.TableHead=yw;exports.TableHeadCell=Mw;exports.TablePagination=Ow;exports.TableRow=zw;exports.TableRowWrapper=Mo;exports.TableSection=Pw;exports.Tabs=lv;exports.Tag=fo;exports.TagList=fv;exports.TestId=S;exports.Text=z;exports.TextArea=Fa;exports.TextHeading=qe;exports.TextLink=et;exports.ThemeConsumer=R;exports.ThemeContext=Je;exports.ThemeProvider=Y;exports.ThreeColumnSelector=Qw;exports.Toast=ho;exports.ToggleSwitch=Ym;exports.Tooltip=L1;exports.TooltipPositionValue=sE;exports.URLToLink=Ya;exports.User=Yv;exports.UserMenuButton=xo;exports.UserMenuDropContent=Uv;exports.Video=Qa;exports.VideoWrapper=bo;exports.Wrapper=Ma;exports.announce=C1;exports.ariaMenuOpenStateSignal=$o;exports.breakpoints=E1;exports.isBackgroundImageSrcEmpty=Ca;exports.isImageSrcEmpty=Ba;exports.isImageSrcString=x1;exports.isValidIconName=ex;exports.notificationToastSignal=ko;exports.onEnter=Dt;exports.sizeToPadding=ue;exports.themeValues=il;exports.useBelow360=QE;exports.useBreakpointChange=KE;exports.useFocusFrom=N1;exports.useFocusFromOpened=mo;exports.useGroupedPagesNav=So;exports.useInput=s7;exports.useLandscape=OE;exports.useLg=Do;exports.useLgDown=jE;exports.useLgUp=TE;exports.useMd=Wo;exports.useMdDown=DE;exports.useMdToXl=XE;exports.useMdUp=VE;exports.useMobileDevice=AE;exports.useMobileDeviceLandscape=Vo;exports.useMobileDevicePortrait=Po;exports.useModal=Fo;exports.useModalHandle=YE;exports.useMultistepIndicator=uE;exports.usePortrait=HE;exports.useScrollIntoView=ZE;exports.useSm=qo;exports.useSmDown=WE;exports.useSmToLg=UE;exports.useSmToXl=GE;exports.useSmUp=PE;exports.useTabletDevice=RE;exports.useTabs=iE;exports.useTouchDevice=Oo;exports.useXl=jo;exports.useXlDown=FE;exports.useXlUp=qE;exports.useXs=To;exports.variables=cE;exports.withColorScheme=Et;exports.withTabName=JE;exports.withTransition=po;