@pexip/components 16.14.0 → 16.15.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.
- package/CHANGELOG.md +6 -0
- package/dist/components.js +1 -1
- package/dist/components.mjs +3560 -3555
- package/dist/style.css +1 -1
- package/dist/types/src/components/elements/Input/Input.d.ts.map +1 -1
- package/dist/types/src/components/elements/InputLabel/InputLabel.d.ts +1 -1
- package/dist/types/src/components/elements/InputLabel/InputLabel.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/components.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),u=require("classnames"),D0=require("change-case"),H=require("@pexip/hooks"),Ja=require("simplebar-react"),Ya=require("@react-stately/tooltip"),Qa=require("@react-aria/tooltip"),Bt=require("@react-aria/overlays"),M1=require("@pexip/utils"),j0=require("react-dom"),Jt=require("tabbable"),eo=require("uuid"),q0=require("@pexip/signal"),to=require("@react-stately/collections"),no=require("@react-stately/menu"),Yt=require("@react-aria/menu"),ao=require("@react-aria/button"),oo=require("@react-aria/utils"),lo=require("@react-stately/tree"),co=require("@react-aria/interactions");function ro(e){const n=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(n,o,l.get?l:{enumerable:!0,get:()=>e[o]})}}return n.default=e,Object.freeze(n)}const a=ro(t),ye=e=>D0.camelCase(`${e} padding`),Qt=e=>D0.camelCase(`${e} spacing`),so=(e,n)=>Object.keys(n).reduce((o,l)=>l!==e?{...o,[l]:n[l]}:o,{}),F0=t.createContext({colorScheme:"dark"}),{Consumer:Z}=F0,G=({children:e,theme:n,colorScheme:o})=>t.createElement(F0.Provider,{value:{theme:n,colorScheme:o}},e);function rt(e,n){return function(l){return t.createElement(G,{colorScheme:n},t.createElement(e,{...l}))}}const io="_boxHeader_xl981_4",mo="_nonePadding_xl981_8",_o="_compactPadding_xl981_12",uo="_smallPadding_xl981_16",po="_mediumPadding_xl981_20",fo="_largePadding_xl981_24",y1={boxHeader:io,nonePadding:mo,compactPadding:_o,smallPadding:uo,mediumPadding:po,largePadding:fo},U0=({className:e,padding:n="small",children:o})=>t.createElement("div",{className:u(y1[ye(n)],y1.boxHeader,e)},o),ho="_nonePadding_118pz_4",vo="_compactPadding_118pz_8",go="_smallPadding_118pz_12",wo="_mediumPadding_118pz_16",Eo="_largePadding_118pz_20",xo="_boxFooter_118pz_24",bo="_hasShadow_118pz_24",Nt={nonePadding:ho,compactPadding:vo,smallPadding:go,mediumPadding:wo,largePadding:Eo,boxFooter:xo,hasShadow:bo},ko=({className:e,padding:n="small",hasFooterShadow:o=!1,children:l})=>t.createElement("div",{className:u(e,Nt.boxFooter,Nt[ye(n)],{[Nt.hasShadow]:o})},l),Io="_box_1s0sp_4",Bo="_hasHeaderOrFooter_1s0sp_4",Co="_mainContent_1s0sp_9",So="_rounded_1s0sp_16",Mo="_dark_1s0sp_20",yo="_light_1s0sp_25",Zo="_shadowLight_1s0sp_30",Lo="_shadowDark_1s0sp_34",$o="_border_1s0sp_38",zo="_nonePadding_1s0sp_49",No="_compactPadding_1s0sp_53",Ro="_smallPadding_1s0sp_57",Ao="_mediumPadding_1s0sp_61",Ho="_largePadding_1s0sp_65",se={box:Io,hasHeaderOrFooter:Bo,mainContent:Co,rounded:So,dark:Mo,light:yo,shadowLight:Zo,shadowDark:Lo,border:$o,nonePadding:zo,compactPadding:No,smallPadding:Ro,mediumPadding:Ao,largePadding:Ho},te=t.forwardRef(({hasBackground:e=!0,headerContent:n,footerContent:o,bgColor:l,children:c,className:r,isRounded:s=!0,isWithBorder:i=!1,isWithShadow:d=!0,shadowModifier:p="dark",padding:m="none",headerPadding:_=m,footerPadding:h=m,hasFooterShadow:g,style:f,colorScheme:w,...v},x)=>{const b=!!n||!!o;return t.createElement(Z,null,({colorScheme:S})=>t.createElement("div",{className:u(e&&se[w??S],{[se.shadowDark]:d&&p==="dark",[se.shadowLight]:d&&p==="light",[se.rounded]:s,[se.border]:i,[se[ye(m)]]:!b,[se.hasHeaderOrFooter]:b},se.box,r),style:e&&l?{...f,backgroundColor:l}:f,ref:x,...v},n&&t.createElement(U0,{padding:_},n),b?t.createElement("div",{className:u(se[ye(m)],se.mainContent,{"pb-0":o&&m!=="none"})},c):c,o&&t.createElement(ko,{padding:h,hasFooterShadow:g},o)))});te.displayName="Box";const Oo="_dark_14ps4_4",Po="_light_14ps4_8",Vo="_horizontal_14ps4_12",To="_vertical_14ps4_17",Z1={dark:Oo,light:Po,horizontal:Vo,vertical:To},re=({colorScheme:e,direction:n="horizontal",className:o,...l})=>t.createElement(Z,null,({colorScheme:c})=>t.createElement("div",{className:u(Z1[e??c],Z1[n],o),...l})),Wo="_dark_i9n5l_102",Do="_standard_i9n5l_102",jo="_link_i9n5l_105",qo="_subtle_i9n5l_108",Fo="_tinted_i9n5l_111",Uo="_disabled_i9n5l_114",Go="_success_i9n5l_117",Xo="_danger_i9n5l_120",Ko="_warning_i9n5l_123",Jo="_light_i9n5l_127",Yo="_hidden_i9n5l_152",Qo="_inherit_i9n5l_164",el="_truncated_i9n5l_168",tl="_uppercase_i9n5l_175",nl="_underline_i9n5l_179",al="_normalWhiteSpace_i9n5l_183",ol="_nowrapWhiteSpace_i9n5l_187",ll="_preWhiteSpace_i9n5l_191",cl="_preWrapWhiteSpace_i9n5l_195",rl="_preLineWhiteSpace_i9n5l_199",sl="_normalWordBreak_i9n5l_203",il="_breakAllWordBreak_i9n5l_207",dl="_keepAllWordBreak_i9n5l_211",ml="_overflowWrapWordBreak_i9n5l_215",_l="_text_i9n5l_220",ul="_h1_i9n5l_225",pl="_h2_i9n5l_231",fl="_h3_i9n5l_237",hl="_h4_i9n5l_243",vl="_h5_i9n5l_249",gl="_h6_i9n5l_255",wl="_body-bold_i9n5l_261",El="_button_i9n5l_267",xl="_body_i9n5l_261",bl="_body-link_i9n5l_279",kl="_small-bold_i9n5l_285",Il="_small_i9n5l_285",Bl="_small-link_i9n5l_297",Cl="_x-small-bold_i9n5l_303",Sl="_x-small_i9n5l_303",Ml="_x-small-link_i9n5l_315",ee={dark:Wo,standard:Do,link:jo,subtle:qo,tinted:Fo,disabled:Uo,success:Go,danger:Xo,warning:Ko,light:Jo,hidden:Yo,inherit:Qo,truncated:el,uppercase:tl,underline:nl,normalWhiteSpace:al,nowrapWhiteSpace:ol,preWhiteSpace:ll,preWrapWhiteSpace:cl,preLineWhiteSpace:rl,normalWordBreak:sl,breakAllWordBreak:il,keepAllWordBreak:dl,overflowWrapWordBreak:ml,text:_l,h1:ul,h2:pl,h3:fl,h4:hl,h5:vl,h6:gl,"body-bold":"_body-bold_i9n5l_261",bodyBold:wl,button:El,body:xl,"body-link":"_body-link_i9n5l_279",bodyLink:bl,"small-bold":"_small-bold_i9n5l_285",smallBold:kl,small:Il,"small-link":"_small-link_i9n5l_297",smallLink:Bl,"x-small-bold":"_x-small-bold_i9n5l_303",xSmallBold:Cl,"x-small":"_x-small_i9n5l_303",xSmall:Sl,"x-small-link":"_x-small-link_i9n5l_315",xSmallLink:Ml},qe=({children:e,className:n,colorScheme:o,fontVariant:l,htmlTag:c,isTruncated:r=!1,isUppercase:s,variant:i="standard",...d})=>{const p=l??c;return t.createElement(Z,null,({colorScheme:m})=>t.createElement(c,{className:u(ee[o??m],ee[i],ee[p],{[ee.truncated]:r,[ee.uppercase]:s},n),...d},e))};var B=(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))(B||{});const yl="_wrap_11372_11",Zl="_divider_11372_19",Ll="_section_11372_23",$l="_grow_11372_26",zl="_header_11372_30",Nl="_headerTitleWrap_11372_37",he={wrap:yl,divider:Zl,section:Ll,grow:$l,header:zl,headerTitleWrap:Nl},G0=({colorScheme:e="light",title:n,titleHtmlTag:o="h2",titleEnhancerStart:l,subtitle:c,secondaryComponent:r,children:s})=>t.createElement(G,{colorScheme:e},t.createElement(te,{className:he.wrap,shadowModifier:"light"},t.createElement("div",{className:he.header},t.createElement("div",{className:he.headerTitleWrap},l&&t.createElement("div",{className:"mr-4"},l),t.createElement(qe,{htmlTag:o,fontVariant:B.H5},n)),c&&t.createElement("div",null,c)),t.createElement(re,{className:he.divider}),t.createElement("div",{className:he.section},r),t.createElement(re,{className:he.divider}),t.createElement("div",{className:u(he.section,he.grow)},s))),Rl=["xs","sm","md","lg","xl"],Al=["xsOffset","smOffset","mdOffset","lgOffset","xlOffset"],Hl=[...Rl,...Al],Ol="_verticalGutter_1ddso_1",Pl="_cell_1ddso_1",Vl="_xs1_1ddso_12",Tl="_xs2_1ddso_17",Wl="_xs3_1ddso_22",Dl="_xs4_1ddso_27",jl="_xs5_1ddso_32",ql="_xs6_1ddso_37",Fl="_xs7_1ddso_42",Ul="_xs8_1ddso_47",Gl="_xs9_1ddso_52",Xl="_xs10_1ddso_57",Kl="_xs11_1ddso_62",Jl="_xs12_1ddso_67",Yl="_xsOffset0_1ddso_72",Ql="_xsOffset1_1ddso_76",e2="_xsOffset2_1ddso_80",t2="_xsOffset3_1ddso_84",n2="_xsOffset4_1ddso_88",a2="_xsOffset5_1ddso_92",o2="_xsOffset6_1ddso_96",l2="_xsOffset7_1ddso_100",c2="_xsOffset8_1ddso_104",r2="_xsOffset9_1ddso_108",s2="_xsOffset10_1ddso_112",i2="_xsOffset11_1ddso_116",d2="_xsOffset12_1ddso_120",m2="_sm1_1ddso_125",_2="_sm2_1ddso_129",u2="_sm3_1ddso_133",p2="_sm4_1ddso_137",f2="_sm5_1ddso_141",h2="_sm6_1ddso_145",v2="_sm7_1ddso_149",g2="_sm8_1ddso_153",w2="_sm9_1ddso_157",E2="_sm10_1ddso_161",x2="_sm11_1ddso_165",b2="_sm12_1ddso_169",k2="_smOffset0_1ddso_173",I2="_smOffset1_1ddso_176",B2="_smOffset2_1ddso_179",C2="_smOffset3_1ddso_182",S2="_smOffset4_1ddso_185",M2="_smOffset5_1ddso_188",y2="_smOffset6_1ddso_191",Z2="_smOffset7_1ddso_194",L2="_smOffset8_1ddso_197",$2="_smOffset9_1ddso_200",z2="_smOffset10_1ddso_203",N2="_smOffset11_1ddso_206",R2="_smOffset12_1ddso_209",A2="_md1_1ddso_214",H2="_md2_1ddso_218",O2="_md3_1ddso_222",P2="_md4_1ddso_226",V2="_md5_1ddso_230",T2="_md6_1ddso_234",W2="_md7_1ddso_238",D2="_md8_1ddso_242",j2="_md9_1ddso_246",q2="_md10_1ddso_250",F2="_md11_1ddso_254",U2="_md12_1ddso_258",G2="_mdOffset0_1ddso_262",X2="_mdOffset1_1ddso_265",K2="_mdOffset2_1ddso_268",J2="_mdOffset3_1ddso_271",Y2="_mdOffset4_1ddso_274",Q2="_mdOffset5_1ddso_277",ec="_mdOffset6_1ddso_280",tc="_mdOffset7_1ddso_283",nc="_mdOffset8_1ddso_286",ac="_mdOffset9_1ddso_289",oc="_mdOffset10_1ddso_292",lc="_mdOffset11_1ddso_295",cc="_mdOffset12_1ddso_298",rc="_lg1_1ddso_303",sc="_lg2_1ddso_307",ic="_lg3_1ddso_311",dc="_lg4_1ddso_315",mc="_lg5_1ddso_319",_c="_lg6_1ddso_323",uc="_lg7_1ddso_327",pc="_lg8_1ddso_331",fc="_lg9_1ddso_335",hc="_lg10_1ddso_339",vc="_lg11_1ddso_343",gc="_lg12_1ddso_347",wc="_lgOffset0_1ddso_351",Ec="_lgOffset1_1ddso_354",xc="_lgOffset2_1ddso_357",bc="_lgOffset3_1ddso_360",kc="_lgOffset4_1ddso_363",Ic="_lgOffset5_1ddso_366",Bc="_lgOffset6_1ddso_369",Cc="_lgOffset7_1ddso_372",Sc="_lgOffset8_1ddso_375",Mc="_lgOffset9_1ddso_378",yc="_lgOffset10_1ddso_381",Zc="_lgOffset11_1ddso_384",Lc="_lgOffset12_1ddso_387",$c="_xl1_1ddso_392",zc="_xl2_1ddso_396",Nc="_xl3_1ddso_400",Rc="_xl4_1ddso_404",Ac="_xl5_1ddso_408",Hc="_xl6_1ddso_412",Oc="_xl7_1ddso_416",Pc="_xl8_1ddso_420",Vc="_xl9_1ddso_424",Tc="_xl10_1ddso_428",Wc="_xl11_1ddso_432",Dc="_xl12_1ddso_436",jc="_xlOffset0_1ddso_440",qc="_xlOffset1_1ddso_443",Fc="_xlOffset2_1ddso_446",Uc="_xlOffset3_1ddso_449",Gc="_xlOffset4_1ddso_452",Xc="_xlOffset5_1ddso_455",Kc="_xlOffset6_1ddso_458",Jc="_xlOffset7_1ddso_461",Yc="_xlOffset8_1ddso_464",Qc="_xlOffset9_1ddso_467",er="_xlOffset10_1ddso_470",tr="_xlOffset11_1ddso_473",nr="_xlOffset12_1ddso_476",ar="_xxl1_1ddso_481",or="_xxl2_1ddso_485",lr="_xxl3_1ddso_489",cr="_xxl4_1ddso_493",rr="_xxl5_1ddso_497",sr="_xxl6_1ddso_501",ir="_xxl7_1ddso_505",dr="_xxl8_1ddso_509",mr="_xxl9_1ddso_513",_r="_xxl10_1ddso_517",ur="_xxl11_1ddso_521",pr="_xxl12_1ddso_525",fr="_xxlOffset0_1ddso_529",hr="_xxlOffset1_1ddso_532",vr="_xxlOffset2_1ddso_535",gr="_xxlOffset3_1ddso_538",wr="_xxlOffset4_1ddso_541",Er="_xxlOffset5_1ddso_544",xr="_xxlOffset6_1ddso_547",br="_xxlOffset7_1ddso_550",kr="_xxlOffset8_1ddso_553",Ir="_xxlOffset9_1ddso_556",Br="_xxlOffset10_1ddso_559",Cr="_xxlOffset11_1ddso_562",Sr="_xxlOffset12_1ddso_565",Ct={verticalGutter:Ol,cell:Pl,xs1:Vl,xs2:Tl,xs3:Wl,xs4:Dl,xs5:jl,xs6:ql,xs7:Fl,xs8:Ul,xs9:Gl,xs10:Xl,xs11:Kl,xs12:Jl,xsOffset0:Yl,xsOffset1:Ql,xsOffset2:e2,xsOffset3:t2,xsOffset4:n2,xsOffset5:a2,xsOffset6:o2,xsOffset7:l2,xsOffset8:c2,xsOffset9:r2,xsOffset10:s2,xsOffset11:i2,xsOffset12:d2,sm1:m2,sm2:_2,sm3:u2,sm4:p2,sm5:f2,sm6:h2,sm7:v2,sm8:g2,sm9:w2,sm10:E2,sm11:x2,sm12:b2,smOffset0:k2,smOffset1:I2,smOffset2:B2,smOffset3:C2,smOffset4:S2,smOffset5:M2,smOffset6:y2,smOffset7:Z2,smOffset8:L2,smOffset9:$2,smOffset10:z2,smOffset11:N2,smOffset12:R2,md1:A2,md2:H2,md3:O2,md4:P2,md5:V2,md6:T2,md7:W2,md8:D2,md9:j2,md10:q2,md11:F2,md12:U2,mdOffset0:G2,mdOffset1:X2,mdOffset2:K2,mdOffset3:J2,mdOffset4:Y2,mdOffset5:Q2,mdOffset6:ec,mdOffset7:tc,mdOffset8:nc,mdOffset9:ac,mdOffset10:oc,mdOffset11:lc,mdOffset12:cc,lg1:rc,lg2:sc,lg3:ic,lg4:dc,lg5:mc,lg6:_c,lg7:uc,lg8:pc,lg9:fc,lg10:hc,lg11:vc,lg12:gc,lgOffset0:wc,lgOffset1:Ec,lgOffset2:xc,lgOffset3:bc,lgOffset4:kc,lgOffset5:Ic,lgOffset6:Bc,lgOffset7:Cc,lgOffset8:Sc,lgOffset9:Mc,lgOffset10:yc,lgOffset11:Zc,lgOffset12:Lc,xl1:$c,xl2:zc,xl3:Nc,xl4:Rc,xl5:Ac,xl6:Hc,xl7:Oc,xl8:Pc,xl9:Vc,xl10:Tc,xl11:Wc,xl12:Dc,xlOffset0:jc,xlOffset1:qc,xlOffset2:Fc,xlOffset3:Uc,xlOffset4:Gc,xlOffset5:Xc,xlOffset6:Kc,xlOffset7:Jc,xlOffset8:Yc,xlOffset9:Qc,xlOffset10:er,xlOffset11:tr,xlOffset12:nr,xxl1:ar,xxl2:or,xxl3:lr,xxl4:cr,xxl5:rr,xxl6:sr,xxl7:ir,xxl8:dr,xxl9:mr,xxl10:_r,xxl11:ur,xxl12:pr,xxlOffset0:fr,xxlOffset1:hr,xxlOffset2:vr,xxlOffset3:gr,xxlOffset4:wr,xxlOffset5:Er,xxlOffset6:xr,xxlOffset7:br,xxlOffset8:kr,xxlOffset9:Ir,xxlOffset10:Br,xxlOffset11:Cr,xxlOffset12:Sr},Mr=e=>e in Ct,yr=e=>Hl.reduce((n,o)=>{const l=`${o}${e[o]??""}`;return Mr(l)?[...n,Ct[l]]:n},[]),Gt=({className:e,children:n,hasVerticalGutter:o,...l})=>t.createElement("div",{className:u(Ct.cell,yr(l),{[Ct.verticalGutter]:o},e)},n),Zr="_centerLayout_vjlw4_1",Lr="_relative_vjlw4_10",$r="_absolute_vjlw4_14",zr="_centerText_vjlw4_22",Nr="_fullWidth_vjlw4_26",ht={centerLayout:Zr,relative:Lr,absolute:$r,centerText:zr,fullWidth:Nr},e1=({centerText:e=!1,children:n,className:o,isFullWidth:l,position:c="relative",...r})=>t.createElement("div",{className:u(ht.centerLayout,ht[c],e&&ht.centerText,{[ht.fullWidth]:l},o),...r},n),t1={xs:0,sm:479,md:744,lg:1025,xl:2e3},lt=["xs","sm","md","lg","xl"],n1=e=>typeof e=="string",Rr=e=>typeof e=="object",X0=e=>e===void 0?!0:n1(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Ar=e=>{let n="";const o=",",l=Object.entries(e);return l.forEach(c=>{const r=c[0],s=c[1];n=n.concat(`${s} ${r}`),l.indexOf(c)!==l.length-1&&(n=n.concat(`${o} `))}),n.trim()},K0=e=>typeof e=="string",L1=e=>typeof e=="object",J0=e=>e===void 0?!0:K0(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Hr=e=>{const n=[...lt].reverse();for(const o of n){const l=e[o];if(l)return l}return null},Or=e=>{const n=Hr(e);if(n){const o=[...lt].reverse(),l={...e};return o.forEach((c,r)=>{if(!l[c]){const s=o[r-1],d=s&&l[s]||n;l[c]=d}}),l}return e},Pr=e=>{const n=Or(e);return Object.fromEntries(Object.entries(n).map(([l,c])=>[`--${l}-background-image`,`url("${c}")`]))};var Y0=(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.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))(Y0||{}),St=(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))(St||{});const Vr=({background:e,backgroundImageSrc:n,backgroundBlendMode:o,overlayOpacity:l,overlay:c})=>t.useMemo(()=>{const r=e==="image"&&!J0(n),s=r&&L1(n),i=r&&o!=="normal",d=e==="none",p=e==="dark"||e==="image"&&!r,m=e==="light";let _={};if(r&&(K0(n)&&(_={..._,backgroundImage:`url("${n}")`}),L1(n))){const h=Pr(n);_={..._,...h}}return i&&(_={..._,"--blend-mode":o,"--background-color-opacity":`${l}`,"--background-color-rgb":`${c==="light"?St.White:St.Black}`}),{isBackgroundNone:d,isBackgroundDark:p,isBackgroundLight:m,isBackgroundImage:r,isBackgroundImageBreakpointImageSet:s,isBackgroundImageBlend:i,backgroundStyleProps:_}},[e,n,o,l,c]),Tr="_fullSizeWindow_xwigv_16",Wr="_fixed_xwigv_42",Dr="_absolute_xwigv_46",jr="_paddingNone_xwigv_50",qr="_paddingSmall_xwigv_54",Fr="_backgroundNone_xwigv_58",Ur="_backgroundDark_xwigv_62",Gr="_backgroundLight_xwigv_66",Xr="_backgroundImage_xwigv_70",Kr="_backgroundImageBreakpointImageSet_xwigv_77",Jr="_backgroundBlend_xwigv_102",Yr="_row_xwigv_108",Qr="_rowReverse_xwigv_112",es="_column_xwigv_116",ts="_columnReverse_xwigv_120",ns="_flexStart_xwigv_124",as="_center_xwigv_128",ae={fullSizeWindow:Tr,fixed:Wr,absolute:Dr,paddingNone:jr,paddingSmall:qr,backgroundNone:Fr,backgroundDark:Ur,backgroundLight:Gr,backgroundImage:Xr,backgroundImageBreakpointImageSet:Kr,backgroundBlend:Jr,row:Yr,rowReverse:Qr,column:es,columnReverse:ts,flexStart:ns,center:as},Mt=t.forwardRef(({children:e,className:n,padding:o="small",background:l="none",flexDirection:c="row",justifyContent:r="flexStart",backgroundImageSrc:s,backgroundBlendMode:i="normal",overlayOpacity:d=.7,overlay:p="dark",position:m="fixed",style:_,...h},g)=>{const f=o==="small",w=o==="none",{isBackgroundNone:v,isBackgroundDark:x,isBackgroundLight:b,isBackgroundImage:S,isBackgroundImageBreakpointImageSet:y,isBackgroundImageBlend:E,backgroundStyleProps:I}=Vr({background:l,backgroundImageSrc:s,backgroundBlendMode:i,overlayOpacity:d,overlay:p});return t.createElement("div",{style:{..._,...I},className:u(ae.fullSizeWindow,{[ae.paddingNone]:w,[ae.paddingSmall]:f,[ae.backgroundNone]:v,[ae.backgroundDark]:x,[ae.backgroundLight]:b,[ae.backgroundImage]:S,[ae.backgroundImageBreakpointImageSet]:y,[ae.backgroundBlend]:S&&E},ae[c],ae[r],ae[m],n),ref:g,...h},e)});Mt.displayName="FullSizeWindow";const os="_wrapper_m0c6u_1",ls="_roundedCorners_m0c6u_15",cs="_small_m0c6u_19",rs="_medium_m0c6u_23",ss="_large_m0c6u_27",is="_full_m0c6u_32",ds="_mediumWidth_m0c6u_37",ms="_fullWidth_m0c6u_41",_s="_autoHeight_m0c6u_45",us="_flexStart_m0c6u_49",ps="_center_m0c6u_53",ze={wrapper:os,roundedCorners:ls,small:cs,medium:rs,large:ss,full:is,mediumWidth:ds,fullWidth:ms,autoHeight:_s,flexStart:us,center:ps},Q0=({className:e,children:n,modifier:o,heightModifier:l,size:c="full",justifyContent:r="flexStart",borderRadius:s="none",...i})=>t.createElement("div",{className:u(ze.wrapper,e,o&&ze[o],ze[c],l&&ze[l],s==="box"&&ze.roundedCorners,ze[r]),...i},n),ea=({children:e})=>t.createElement(Mt,{padding:"none",background:"dark"},t.createElement(Q0,{modifier:"fullWidth"},t.createElement(e1,null,e))),fs="_overlay_174tg_4",hs={overlay:fs},vs=({children:e,...n})=>t.createElement(Mt,{padding:"none",background:"dark",className:hs.overlay,...n},e),gs="_dark_1zxj7_4",ws="_light_1zxj7_8",Es="_tertiary_1zxj7_12",xs="_small_1zxj7_16",bs="_medium_1zxj7_21",$1={dark:gs,light:ws,tertiary:Es,small:xs,medium:bs},st=({size:e,source:n,className:o,colorScheme:l,...c})=>t.createElement(n,{className:u(l&&$1[l],e&&$1[e],o),...c}),ks=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",...e},a.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M24.187 9.163a10.667 10.667 0 10-13.65 15.998"}),a.createElement("mask",{id:"a",width:20,height:10,x:7,y:20,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse"},a.createElement("path",{stroke:"url(#paint0_linear)",strokeLinecap:"round",strokeWidth:5.333,d:"M10.537 25.161A10.666 10.666 0 0024.04 23.01"})),a.createElement("g",{mask:"url(#a)"},a.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M26.667 16a10.667 10.667 0 10-2.627 7.01"})),a.createElement("defs",null,a.createElement("linearGradient",{id:"paint0_linear",x1:13.067,x2:25.6,y1:26.133,y2:22.133,gradientUnits:"userSpaceOnUse"},a.createElement("stop",null),a.createElement("stop",{offset:1,stopOpacity:0})))),Is=ks,Bs="_wrapper_sm86s_24",Cs="_label_sm86s_28",Ss="_spinner_sm86s_40",Ms="_spin_sm86s_40",ys="_compact_sm86s_49",Zs="_small_sm86s_53",Ls="_medium_sm86s_57",$s="_dark_sm86s_62",zs="_light_sm86s_66",Ns="_subtle_sm86s_70",Ue={wrapper:Bs,label:Cs,spinner:Ss,spin:Ms,compact:ys,small:Zs,medium:Ls,dark:$s,light:zs,subtle:Ns},Rs="Loading",a1=({className:e,label:n=Rs,sizeModifier:o="medium",colorScheme:l,...c})=>t.createElement("div",{role:"status",className:u(Ue.wrapper,l&&Ue[l],e),...c},t.createElement("span",{className:Ue.label},n),t.createElement(st,{source:Is,className:u(Ue.spinner,Ue[o])})),As=e=>t.createElement(ea,null,t.createElement(a1,{colorScheme:"dark",...e})),Hs="_grid_172qj_1",Os={grid:Hs},ta=({className:e,children:n,hasCellVerticalGutter:o,...l})=>t.createElement("div",{className:u(Os.grid,{hasCellVerticalGutter:o},e),...l},n),Ps="_top_9teu4_4",Vs="_bottom_9teu4_5",Ts="_content_9teu4_24",z1={top:Ps,bottom:Vs,content:Ts},Ws=({children:e,position:n="top",className:o})=>t.createElement("div",{className:u(z1[n],o)},t.Children.count(e)>0?t.createElement("span",{className:z1.content},e):e),Ds="_el_y7w0k_4",js={el:Ds},qs=e=>"href"in e&&!!e.href&&e.href!=="#",o1=t.forwardRef(({children:e,className:n,disabled:o,htmlTag:l="button",...c},r)=>t.createElement(o?"button":qs(c)?"a":l,{ref:r,className:u(js.el,n),disabled:o,...c},e));o1.displayName="InteractiveElementContent";const oe=({...e})=>t.createElement(o1,{...e}),l1=t.forwardRef(({...e},n)=>t.createElement(o1,{...e,ref:n}));l1.displayName="InteractiveElementContent";const Fs="_button_8zjts_108",Us="_disc_8zjts_516",Gs="_noBorderRadius_8zjts_519",Xs="_buttonContent_8zjts_522",Ks="_buttonChildren_8zjts_528",Js="_disabled_8zjts_533",Ys="_loading_8zjts_537",Qs="_loadingIcon_8zjts_542",e4="_enhancerStart_8zjts_549",t4="_enhancerEnd_8zjts_550",n4="_dark_8zjts_554",a4="_primary_8zjts_554",o4="_noHover_8zjts_567",l4="_textComponent_8zjts_581",c4="_secondary_8zjts_591",r4="_tertiary_8zjts_628",s4="_neutral_8zjts_665",i4="_translucent_8zjts_702",d4="_bordered_8zjts_739",m4="_transparent_8zjts_776",_4="_transparentAlternative_8zjts_813",u4="_text_8zjts_581",p4="_danger_8zjts_887",f4="_dangerBordered_8zjts_924",h4="_success_8zjts_961",v4="_obvious_8zjts_998",g4="_light_8zjts_1035",w4="_none_8zjts_1516",E4="_square_8zjts_1526",x4="_compact_8zjts_1531",b4="_small_8zjts_1546",k4="_medium_8zjts_1561",I4="_large_8zjts_1576",B4="_fullWidth_8zjts_1668",C4="_fluid_8zjts_1672",J={button:Fs,disc:Us,noBorderRadius:Gs,buttonContent:Xs,buttonChildren:Ks,disabled:Js,loading:Ys,loadingIcon:Qs,enhancerStart:e4,enhancerEnd:t4,dark:n4,primary:a4,noHover:o4,textComponent:l4,secondary:c4,tertiary:r4,neutral:s4,translucent:i4,bordered:d4,transparent:m4,transparentAlternative:_4,text:u4,danger:p4,dangerBordered:f4,success:h4,obvious:v4,light:g4,none:w4,square:E4,compact:x4,small:b4,medium:k4,large:I4,fullWidth:B4,fluid:C4},c1=t.forwardRef(({children:e,className:n,colorScheme:o,htmlTag:l,isActive:c,isDisabled:r,modifier:s,noBorderRadius:i=!1,noHover:d=!1,size:p="medium",variant:m="primary",..._},h)=>t.createElement(Z,null,({colorScheme:g})=>{const f=o??g;return t.createElement(l1,{ref:h,className:u(J.button,J[f],J[m],J[p],s&&J[s],{[J.disabled]:r,[J.noBorderRadius]:i,[J.noHover]:d||r},n),"data-active":c&&!r,disabled:r,htmlTag:l,..._},e)}));c1.displayName="SimpleButtonContent";const S4=({...e})=>t.createElement(c1,{...e}),r1=t.forwardRef(({...e},n)=>t.createElement(c1,{...e,ref:n}));r1.displayName="SimpleButtonContent";const k=({children:e,className:n,colorScheme:o,fontVariant:l=B.Body,htmlTag:c="span",isTruncated:r=!1,isUnderlined:s,isUppercase:i,whiteSpace:d,wordBreak:p,variant:m="standard",..._})=>t.createElement(Z,null,({colorScheme:h})=>t.createElement(c,{className:u(ee.text,ee[o??h],ee[m],ee[l],d&&ee[`${d}WhiteSpace`],p&&ee[`${p}WordBreak`],{[ee.truncated]:r,[ee.uppercase]:i,[ee.underline]:s},n),..._},e)),na=({children:e,className:n,isLoading:o})=>o?t.createElement(t.Fragment,null,t.createElement("div",{className:u(n,"visibility-hidden")},e),t.createElement("div",{className:J.loadingIcon},t.createElement(a1,{sizeModifier:"compact"}))):n?t.createElement("div",{className:n},e):t.createElement(t.Fragment,null,e),aa=({children:e,className:n,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,noEnhancerPadding:s})=>t.createElement("div",{className:u(n,J.buttonContent)},c&&t.createElement("span",{className:u(J.enhancerStart,{"pr-0":s},r)},c),t.createElement("div",{className:J.buttonChildren},e),o&&t.createElement("span",{className:u(J.enhancerEnd,{"pl-0":s},l)},o)),oa=({children:e,className:n,fontVariant:o=B.BodyBold,variant:l="inherit",...c})=>t.createElement(k,{className:u(n,J.textComponent),fontVariant:o,variant:l,...c},e),s1=t.forwardRef(({children:e,colorScheme:n,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,fontVariant:s,hideChildren:i,isDisabled:d,isLoading:p,noEnhancerPadding:m,textVariant:_,underlineText:h,useTextComponent:g,variant:f,...w},v)=>t.createElement(r1,{colorScheme:n,isDisabled:!!d||p,variant:f,ref:v,...w},t.createElement(na,{isLoading:p},t.createElement(aa,{className:u({[J.textComponent]:!g&&f==="text"&&h}),enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,noEnhancerPadding:m},!i&&(g?t.createElement(oa,{colorScheme:n,fontVariant:s,variant:_},e):t.createElement(t.Fragment,null,e))))));s1.displayName="ButtonContent";const T=({...e})=>t.createElement(s1,{...e}),i1=t.forwardRef(({...e},n)=>t.createElement(s1,{...e,ref:n}));i1.displayName="RefButton";const M4=e=>a.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},a.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 1Zm-.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.5Z"})),y4=M4,Z4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M18.429 2H5.571A3.571 3.571 0 0 0 2 5.571v12.857A3.571 3.571 0 0 0 5.571 22h12.857A3.571 3.571 0 0 0 22 18.429V5.571A3.571 3.571 0 0 0 18.429 2ZM17 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 2Z"})),N1=Z4,L4=e=>a.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},a.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-.5ZM7.333 8.391c1.352 0 2.452-1.1 2.452-2.452 0-1.351-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.452Zm4.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.258l-.01-.01Z",clipRule:"evenodd"})),$4=L4,z4=e=>a.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},a.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-.75ZM11 12.587a3.68 3.68 0 0 0 3.677-3.678A3.68 3.68 0 0 0 11 5.233a3.681 3.681 0 0 0-3.678 3.676A3.682 3.682 0 0 0 11 12.587Zm6.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.888l-.014-.015Z",clipRule:"evenodd"})),R1=z4,N4=e=>a.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},a.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.332L9.348 2.557Zm-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.735h.008Zm-.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.735v2.94Z",clipRule:"evenodd"})),R4=N4,A4=e=>a.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},a.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.394L13.965 4.08ZM12.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.07 0 .591.477 1.07 1.065 1.07h.01Zm-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.07-.588 0-1.065.48-1.065 1.07v4.28Z",clipRule:"evenodd"})),A1=A4,H4=e=>a.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},a.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-1H7.158ZM3.474 4.947a1 1 0 0 0-1 1v4.263a1 1 0 0 0 1 1h.947a1 1 0 0 0 1-1V5.947a1 1 0 0 0-1-1h-.947Zm6.736 1a1 1 0 0 1 1-1h.948a1 1 0 0 1 1 1v4.263a1 1 0 0 1-1 1h-.947a1 1 0 0 1-1-1V5.947Zm-8.473 6.369a.737.737 0 0 0 0 1.473h12.526a.737.737 0 0 0 0-1.473H1.737Z",clipRule:"evenodd"})),O4=H4,P4=e=>a.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},a.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-1h-2.737ZM5.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-1h-2.21Zm10.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-1V9.21ZM3.053 18.738a1.053 1.053 0 0 0 0 2.105h17.894a1.053 1.053 0 0 0 0-2.105H3.053Z",clipRule:"evenodd"})),H1=P4,V4=e=>a.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},a.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.687.687 0 0 0-.72-.378.685.685 0 0 0-.548.405L5.566 9.794l-1.149-1.98a.686.686 0 0 0-.573-.34.686.686 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.68.68 0 0 0 .22-.275l1.576-3.596 1.867 3.843a.685.685 0 0 0 .57.384.686.686 0 0 0 .771-.462l1.7-5.206.86 1.484Z",clipRule:"evenodd"})),T4=V4,W4=e=>a.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},a.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.975.975 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.979.979 0 0 0-.819-.49.979.979 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.976.976 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.475 1.23 2.131Z",clipRule:"evenodd"})),O1=W4,D4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M11.402 9.23a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23Zm-6.796 0a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23Zm7.016-3.704 1.229-2.128a.256.256 0 1 0-.443-.256l-1.244 2.155a7.584 7.584 0 0 0-3.16-.676 7.59 7.59 0 0 0-3.16.676L3.6 3.142a.256.256 0 1 0-.443.256l1.229 2.128a7.255 7.255 0 0 0-3.764 5.807h14.764a7.256 7.256 0 0 0-3.764-5.807Z"})),j4=D4,q4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M17.103 14.844A.922.922 0 1 1 17.102 13a.922.922 0 0 1 0 1.844Zm-10.194 0a.922.922 0 1 1 0-1.843.922.922 0 0 1 0 1.843ZM17.433 9.29l1.843-3.192a.384.384 0 1 0-.664-.384l-1.866 3.233a11.377 11.377 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.214.932 18H23.08c-.317-3.786-2.482-6.99-5.647-8.71Z"})),P1=q4,F4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M12.952 10.974c-.186.43-.406.825-.66 1.188-.348.495-.633.838-.852 1.028-.34.313-.703.473-1.093.482-.28 0-.617-.08-1.01-.241-.394-.161-.757-.24-1.088-.24-.347 0-.72.079-1.118.24-.4.161-.72.246-.966.254-.374.016-.747-.149-1.119-.495-.237-.207-.534-.562-.89-1.064a7.363 7.363 0 0 1-.94-1.87 6.844 6.844 0 0 1-.396-2.228c0-.823.178-1.533.534-2.128.28-.478.653-.855 1.12-1.132a3.01 3.01 0 0 1 1.512-.427c.297 0 .686.092 1.17.272.483.181.792.273.928.273.102 0 .446-.107 1.03-.321.551-.199 1.017-.28 1.398-.249 1.034.084 1.81.491 2.327 1.225-.925.56-1.382 1.345-1.373 2.352.009.783.293 1.436.852 1.954a2.8 2.8 0 0 0 .85.558c-.068.198-.14.387-.216.57Zm-2.37-9.328c0 .614-.225 1.188-.673 1.719-.54.631-1.193.996-1.901.938a1.912 1.912 0 0 1-.014-.232c0-.59.256-1.222.712-1.738.228-.261.518-.478.869-.652.35-.17.682-.265.993-.281.01.082.013.164.013.246Z"})),U4=F4,G4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M19.264 16.427a9.785 9.785 0 0 1-.968 1.74c-.509.726-.925 1.228-1.247 1.507-.497.458-1.03.692-1.602.706-.41 0-.904-.117-1.48-.354-.577-.235-1.108-.352-1.593-.352-.509 0-1.055.117-1.638.352-.585.237-1.056.36-1.416.372-.548.024-1.094-.217-1.638-.724-.348-.303-.783-.823-1.304-1.56-.56-.787-1.019-1.699-1.38-2.739-.385-1.123-.578-2.21-.578-3.264 0-1.206.26-2.247.783-3.118.41-.7.956-1.253 1.64-1.659a4.41 4.41 0 0 1 2.215-.625c.435 0 1.006.134 1.715.399.707.265 1.16.4 1.36.4.148 0 .652-.158 1.507-.471.808-.291 1.49-.412 2.05-.364 1.514.122 2.652.72 3.408 1.795-1.354.82-2.024 1.97-2.01 3.444.011 1.149.428 2.104 1.247 2.863.371.352.786.625 1.247.818-.1.29-.206.568-.318.834ZM15.79 2.76c0 .9-.33 1.74-.985 2.519-.79.925-1.748 1.46-2.785 1.375A2.807 2.807 0 0 1 12 6.313c0-.865.376-1.79 1.044-2.546a4.02 4.02 0 0 1 1.272-.955c.514-.25 1-.388 1.456-.412.013.12.019.24.019.36Z"})),V1=G4,X4=e=>a.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},a.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.567.603h7.076L9.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.647 3.647 0 0 1 1 6.886V1.875C1 1.392 1.392 1 1.875 1Z",clipRule:"evenodd"})),K4=X4,J4=e=>a.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},a.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.956 2.956 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.591l-5.625 5.626a1.125 1.125 0 0 1-1.591-1.591l3.704-3.705H8.063c-1.32 0-2.599-.49-3.553-1.382A4.69 4.69 0 0 1 3 10.568V4.125C3 3.504 3.504 3 4.125 3Z",clipRule:"evenodd"})),T1=J4,Y4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13.433 8.327a.653.653 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-.839Z"})),Q4=Y4,ei=e=>a.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},a.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.813.813 0 0 0 .087-1.049Z"})),W1=ei,ti=e=>a.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},a.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-2Z"})),ni=ti,ai=e=>a.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},a.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.5Z"})),D1=ai,oi=e=>a.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},a.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.882.882 0 0 0 15 8.046a.882.882 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.237Z",clipRule:"evenodd"})),li=oi,ci=e=>a.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},a.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.414Z",clipRule:"evenodd"})),j1=ci,ri=e=>a.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},a.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-.919Z"})),si=ri,ii=e=>a.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},a.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.149Z"})),q1=ii,di=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13.364 6.834 8.459 1.929a.668.668 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.042Z"})),mi=di,_i=e=>a.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},a.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.302Z"})),F1=_i,ui=e=>a.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},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__a)"},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__b)"},a.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.781 2.781 0 0 0 8 9.038Z"})),a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.417-8.08 1.238 1.238-9.498 9.498a3.686 3.686 0 0 0-2.77 2.77L-6.2 16.013l-1.238-1.237L15.417-8.08ZM2.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.624Zm-3.952 3.951-6.203 6.204 1.237 1.237 5.46-5.46a2.04 2.04 0 0 1-.54-1.74c.015-.082.03-.163.046-.241Zm3.447 2.738.797.797.797-.797H2.26Zm4.422 0L5.4 17.848l1.237 1.238 2.521-2.521H6.683ZM15 10.723a7.635 7.635 0 0 0-1.663-.812L24.97-1.722l1.238 1.237L15 10.723Zm-3.014 5.842L-5.059 33.61l1.237 1.237 18.283-18.283h-2.475Zm5.202-2.727a4.66 4.66 0 0 0-.571-1.506 3.886 3.886 0 0 0-.159-.239L28.755-.203l1.237 1.237-12.804 12.804Zm-6.131-4.475a17.377 17.377 0 0 0-.973-.116 3.674 3.674 0 0 0 1.563-2.949L22.24-4.296l1.237 1.238-12.421 12.42ZM9.664 2.978c.527.274.98.672 1.319 1.156L21.249-6.132 20.01-7.37 9.664 2.978Zm.214-10.821 1.238 1.237-17.234 17.233-1.237-1.237L9.878-7.843Zm20.114 14.58L28.755 5.5-5.06 39.314l1.237 1.237L29.992 6.738Z",clipRule:"evenodd"}),a.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.586Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconBackgroundBlur_16__a"},a.createElement("rect",{width:13.333,height:13.333,x:1.333,y:1.75,fill:"currentColor",rx:.833})),a.createElement("clipPath",{id:"IconBackgroundBlur_16__b"},a.createElement("path",{fill:"currentColor",d:"M1.333 1.75h13.333v13.333H1.333z"})))),pi=ui,fi=e=>a.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},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__a)"},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__b)"},a.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.172 4.172 0 0 0 4.168 4.167Z"})),a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.084-7.204 1.237 1.237-22.855 22.855-1.237-1.237L16.084-7.204Zm-5.54.236 1.238 1.237L-5.45 11.502l-1.237-1.237L10.545-6.968Zm11.372 1.71-1.238-1.237L9.963 4.22a5.49 5.49 0 0 1 2.79-.316l9.163-9.161ZM-6.723 20.906 6.817 7.367a5.485 5.485 0 0 0-.315 2.79L-5.485 22.143l-1.237-1.238Zm11.634-6.33 2.342-2.342c.308.502.695.952 1.142 1.332l-.4.4a20.46 20.46 0 0 0-3.084.61Zm.334 10.272-9.638 9.639 1.237 1.237L7.721 24.847H5.246Zm5.703 0L-4.392 40.19l1.237 1.237 16.58-16.579h-2.476Zm11.36-8.885a11.082 11.082 0 0 0-1.636-.838l8.749-8.749 1.237 1.238-8.35 8.35Zm-4.092-1.611a21.755 21.755 0 0 0-2.103-.372L29.422.672l1.237 1.237-12.442 12.442Zm-.746-4.992c0 .152-.006.304-.019.453L26.874.39 25.638-.847l-8.452 8.452c.185.55.286 1.14.286 1.754Zm-2.64-4.703c.503.308.953.694 1.332 1.142l7.982-7.981-1.238-1.238-8.076 8.077Z",clipRule:"evenodd"}),a.createElement("path",{fill:"currentColor",d:"M19.526 17.558c-1.198-1.283-3.459-2.236-7.526-2.236-4.102 0-6.366.97-7.557 2.268-.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.378Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconBackgroundBlur_24__a"},a.createElement("rect",{width:20,height:20,x:2,y:2.625,fill:"currentColor",rx:.833})),a.createElement("clipPath",{id:"IconBackgroundBlur_24__b"},a.createElement("path",{fill:"currentColor",d:"M2 2.625h20v20H2z"})))),U1=fi,hi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.87 3.174c.163-.11.36-.174.57-.174h8.526C14.537 3 15 3.47 15 4.05v8.4c0 .58-.463 1.05-1.034 1.05H5.44c-.147 0-.288-.032-.415-.089a.85.85 0 0 1-.1-.042c-.237-.12-.652-.604-.952-.954l-.082-.096-2.66-3.347a1.063 1.063 0 0 1-.012-1.304L3.89 4.18c.087-.089.178-.198.274-.314.202-.245.43-.52.706-.693Zm6.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 .99Z",clipRule:"evenodd"})),vi=hi,gi=e=>a.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},a.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.212 1.212 0 0 1-.143-.06c-.337-.172-.93-.863-1.359-1.363l-.118-.137-3.8-4.781a1.519 1.519 0 0 1-.017-1.864l3.817-4.98c.126-.128.255-.284.392-.45.29-.35.613-.742 1.008-.99Zm9.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.364 2.363a1 1 0 0 1-1.414-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 0Z",clipRule:"evenodd"})),G1=gi,wi=e=>a.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},a.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.313H1.656ZM3.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.026Z",clipRule:"evenodd"})),Ei=wi,xi=e=>a.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},a.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.875H2.938Zm3.119 9.55 5.233-5.183a1.052 1.052 0 0 1 1.48 0l5.233 5.183c.41.406.41 1.06 0 1.466-.41.405-1.07.405-1.48 0l-3.377-3.345-.052 11.235c0 .58-.412 1.094-.998 1.094-.586 0-1.057-.514-1.057-1.094V9.548l-3.502 3.468c-.41.405-1.07.405-1.48 0a1.029 1.029 0 0 1 0-1.466Z",clipRule:"evenodd"})),X1=xi,bi=e=>a.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},a.createElement("g",{clipPath:"url(#IconBandwidth_16__a)"},a.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.979.979 0 0 0 .887-.534 7.965 7.965 0 0 0 .696-4.74Zm-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.915Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconBandwidth_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),ki=bi,Ii=e=>a.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},a.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.954 10.954 0 0 0 .956-6.518Zm-4.408-1.04-5.46 5.379a2.07 2.07 0 0 1-1.81.567 2.065 2.065 0 0 1-1.35-.857 2.066 2.066 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.26Z"})),K1=Ii,Bi=e=>a.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},a.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.015 2.015 0 0 0 .205.19.754.754 0 0 1-.427 1.375H1.754a.754.754 0 0 1-.428-1.375h.001a2.043 2.043 0 0 0 .205-.19c.152-.161.373-.434.601-.852.453-.832.949-2.268.949-4.587 0-1.305.518-2.557 1.44-3.48Zm2.453 11.842a.754.754 0 0 0-1.392.581c.232.556.577 1.046 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.805a.985.985 0 0 1-.617.239.985.985 0 0 1-.617-.239c-.216-.173-.421-.444-.572-.806Z",clipRule:"evenodd"})),Ci=Bi,Si=e=>a.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},a.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.076a2.56 2.56 0 0 0 .258.24h.001a.952.952 0 0 1-.54 1.737H4.111a.952.952 0 0 1-.541-1.736l.001-.001a2.555 2.555 0 0 0 .259-.24c.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.394Zm3.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.018Z",clipRule:"evenodd"})),J1=Si,Mi=e=>a.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},a.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.428H1V4.43ZM1 8h14v3.571c0 .79-.627 1.429-1.4 1.429H2.4c-.773 0-1.4-.64-1.4-1.429V8Z"})),yi=Mi,Zi=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2H2V7ZM2 12h20v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5Z"})),Y1=Zi,Li=e=>a.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},a.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-7ZM2.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.532 5.532 0 0 1 2.4 8ZM8 13.6a5.532 5.532 0 0 1-3.43-1.183l7.847-7.847A5.532 5.532 0 0 1 13.6 8c0 3.094-2.506 5.6-5.6 5.6Z"})),$i=Li,zi=e=>a.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},a.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 2ZM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 0 1 4 12Zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0 1 20 12c0 4.42-3.58 8-8 8Z"})),Q1=zi,Ni=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.888 5.002a.7.7 0 0 0-.05-1.049L8.341 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.791a.698.698 0 0 0 .058-1.055l-2-2L8.89 8l2.998-2.998ZM8.6 9.69v3.154l1.752-1.402-1.131-1.131L8.6 9.69Zm0-6.534V6.31l1.752-1.752L8.6 3.156Z",clipRule:"evenodd"})),Ri=Ni,Ai=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.697 7.717a.999.999 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.986a.998.998 0 0 0 .084-1.507l-2.858-2.858L13.414 12l4.283-4.283ZM13 14.414v4.505l2.503-2.002-1.616-1.616-.887-.887Zm0-9.333v4.505l2.503-2.503L13 5.081Z",clipRule:"evenodd"})),en=Ai,Hi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 4.4A1.4 1.4 0 0 1 2.4 3h11.2A1.4 1.4 0 0 1 15 4.4v7.7a1.4 1.4 0 0 1-1.4 1.4H2.4A1.4 1.4 0 0 1 1 12.1V4.4Zm2.1.7h4.2v2.8H3.1V5.1Zm4.2 3.5H3.1v2.8h4.2V8.6Zm1.4-3.5h4.2v2.8H8.7V5.1Zm4.2 3.5H8.7v2.8h4.2V8.6Z",clipRule:"evenodd"})),Oi=Hi,Pi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7Zm3 1h6v4H5V8Zm6 5H5v4h6v-4Zm2-5h6v4h-6V8Zm6 5h-6v4h6v-4Z",clipRule:"evenodd"})),tn=Pi,Vi=e=>a.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},a.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.179h4.06Zm3.5 12.111H2.4V4.907h11.2v8.747Z",clipRule:"evenodd"})),Ti=Vi,Wi=e=>a.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},a.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.276H15Zm5 18.57H4V7.525h16v13.413Z",clipRule:"evenodd"})),nn=Wi,Di=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M12 1H4a3 3 0 0 0-3 3V14.341c0 .59.754.836 1.102.36l1.358-1.859A2.057 2.057 0 0 1 5.119 12H12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3Zm0 7.5H4v-1h8v1Zm0-3H4v-1h8v1Z"})),ji=Di,qi=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M17.5 2h-12A4.5 4.5 0 0 0 1 6.5v15.012c0 .885 1.131 1.254 1.653.54l2.038-2.788A3.078 3.078 0 0 1 7.179 18H17.5a4.5 4.5 0 0 0 4.5-4.5v-7A4.5 4.5 0 0 0 17.5 2ZM17 12.75H6v-1.5h11v1.5Zm0-4H6v-1.5h11v1.5Z"})),an=qi,Fi=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M14.721 3.312a.999.999 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.94a.998.998 0 0 0 0-1.414Z"})),Ui=Fi,Gi=e=>a.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},a.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.44Z"})),on=Gi,Xi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.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.99Z",clipRule:"evenodd"})),Ki=Xi,Ji=e=>a.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},a.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 10Zm-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.414Z",clipRule:"evenodd"})),ln=Ji,Yi=e=>a.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},a.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 0Z"})),Qi=Yi,e3=e=>a.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},a.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 5a.999.999 0 0 1-1.414 0Z"})),cn=e3,t3=e=>a.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},a.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.211Z"})),n3=t3,a3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m13.793 17.707-5-5a.999.999 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.414Z"})),rn=a3,o3=e=>a.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},a.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 0Z"})),l3=o3,c3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M8.793 17.707a.999.999 0 0 1 0-1.414L13.086 12 8.793 7.707a.999.999 0 1 1 1.414-1.414l5 5a.999.999 0 0 1 0 1.414l-5 5a.999.999 0 0 1-1.414 0Z"})),sn=c3,r3=e=>a.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},a.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 0Z"})),s3=r3,i3=e=>a.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},a.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-5a.999.999 0 0 1 1.414 0l5 5a.999.999 0 1 1-1.414 1.414Z"})),dn=i3,d3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.023 4.432a.115.115 0 0 1-.099.173H8.306A3.408 3.408 0 0 0 4.7 7.15a.115.115 0 0 1-.21.029l-1.97-3.413a.115.115 0 0 1 .009-.13A6.97 6.97 0 0 1 8 1a6.995 6.995 0 0 1 6.023 3.432ZM8 10.616A2.619 2.619 0 0 1 5.384 8 2.62 2.62 0 0 1 8 5.384 2.619 2.619 0 0 1 10.616 8 2.619 2.619 0 0 1 8 10.616Zm1.034.709a.114.114 0 0 0-.121-.04 3.404 3.404 0 0 1-.913.124 3.426 3.426 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.115.115 0 0 0-.009-.128Zm1.431-5.954h3.946c.048 0 .09.029.107.073.32.814.482 1.674.482 2.556a6.957 6.957 0 0 1-2.024 4.924 6.957 6.957 0 0 1-4.897 2.075.115.115 0 0 1-.1-.172l2.816-4.877A3.384 3.384 0 0 0 11.409 8c0-.921-.364-1.785-1.024-2.432a.115.115 0 0 1 .08-.197Z",clipRule:"evenodd"})),m3=d3,_3=e=>a.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},a.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.164.164 0 0 1 .014-.184A9.956 9.956 0 0 1 12 2.001a9.992 9.992 0 0 1 8.604 4.902ZM12 15.738A3.741 3.741 0 0 1 8.263 12 3.741 3.741 0 0 1 12 8.263a3.741 3.741 0 0 1 3.737 3.738A3.741 3.741 0 0 1 12 15.738Zm1.478 1.012a.164.164 0 0 0-.174-.058A4.862 4.862 0 0 1 12 16.87a4.894 4.894 0 0 1-4.416-2.819L3.568 7.097a.164.164 0 0 0-.285.001 10.005 10.005 0 0 0 7.225 14.793.165.165 0 0 0 .166-.08l2.816-4.878a.164.164 0 0 0-.012-.182Zm2.043-8.506h5.638c.067 0 .128.042.153.104A9.951 9.951 0 0 1 22 12.001a9.937 9.937 0 0 1-2.892 7.033 9.939 9.939 0 0 1-6.995 2.965h-.001a.164.164 0 0 1-.142-.246l4.022-6.967a4.835 4.835 0 0 0 .877-2.785c0-1.317-.52-2.551-1.462-3.476a.164.164 0 0 1 .114-.28Z",clipRule:"evenodd"})),mn=_3,u3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1Zm3.719 9.042a.749.749 0 0 1-1.018.296L7.639 8.657A.748.748 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.018Z"})),p3=u3,f3=e=>a.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},a.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 2Zm5.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.455Z"})),_n=f3,h3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.634 11.766a.8.8 0 0 0 1.132-1.132L9.13 8l2.635-2.634a.8.8 0 0 0-1.132-1.132L8 6.87 5.366 4.234a.8.8 0 0 0-1.132 1.132L6.87 8l-2.635 2.634a.8.8 0 0 0 1.132 1.132L8 9.13l2.634 2.635Z",clipRule:"evenodd"})),v3=h3,g3=e=>a.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},a.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.414l4.293 4.293Z",clipRule:"evenodd"})),un=g3,w3=e=>a.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},a.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",rx:1})),Rt=w3,E3=e=>a.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},a.createElement("g",{fill:"#fff",clipPath:"url(#IconConnectionIndicatorLow_24__a)"},a.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,opacity:.3,rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconConnectionIndicatorLow_24__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),At=E3,x3=e=>a.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},a.createElement("g",{fill:"#fff",clipPath:"url(#IconConnectionIndicatorMedium_24__a)"},a.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconConnectionIndicatorMedium_24__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Ht=x3,b3=e=>a.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},a.createElement("g",{clipPath:"url(#IconConnectionIndicatorVeryLow_24__a)"},a.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",opacity:.3,rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",opacity:.3,rx:1})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconConnectionIndicatorVeryLow_24__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Ot=b3,k3=e=>a.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},a.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 0Zm.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 0Z",clipRule:"evenodd"})),I3=k3,B3=e=>a.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},a.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 0Zm.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 0Z",clipRule:"evenodd"})),pn=B3,C3=e=>a.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},a.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 .881Zm3.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 .881Z",clipRule:"evenodd"})),S3=C3,M3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.274 12.063 4.675 4.52a.957.957 0 0 0 1.322 0 .882.882 0 0 0 0-1.278l-4.014-3.88 4.014-3.882a.882.882 0 0 0 0-1.278.957.957 0 0 0-1.322 0l-4.675 4.52a.882.882 0 0 0 0 1.278Zm5.454.151 4.676 4.52a.957.957 0 0 0 1.322 0 .882.882 0 0 0 0-1.278l-4.015-3.88 4.015-3.882a.882.882 0 0 0 0-1.278.957.957 0 0 0-1.322 0l-4.676 4.52a.882.882 0 0 0 0 1.278Z",clipRule:"evenodd"})),fn=M3,y3=e=>a.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},a.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-.881Zm-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-.881Z",clipRule:"evenodd"})),Z3=y3,L3=e=>a.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},a.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.322Zm-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.322Z",clipRule:"evenodd"})),hn=L3,$3=e=>a.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},a.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 0Zm-.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 0Z",clipRule:"evenodd"})),z3=$3,N3=e=>a.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},a.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 0Zm-.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 0Z",clipRule:"evenodd"})),vn=N3,R3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M6.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM6.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM6.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"})),A3=R3,H3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M10.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM10.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM10.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"})),gn=H3,O3=e=>a.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},a.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.09v-.338ZM1 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.94V6.485Zm5.675 6.181H4.324l-.31.726c-.058.135.07.274.253.274h2.465c.183 0 .311-.14.254-.274l-.31-.726Z",clipRule:"evenodd"})),P3=O3,V3=e=>a.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},a.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.818 1.818 0 0 1 20.182 14H16V8.3a2 2 0 0 0-2-2H9.273v-.482ZM2 9.455c0-1.005.814-1.819 1.818-1.819h9.091c1.004 0 1.818.814 1.818 1.819v6.363a1.818 1.818 0 0 1-1.818 1.818H3.82A1.818 1.818 0 0 1 2 15.818V9.455Zm8.108 8.83h-3.36l-.443 1.037c-.082.193.102.392.362.392h3.522c.26 0 .444-.2.362-.392l-.443-1.037Z",clipRule:"evenodd"})),wn=V3,T3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.041 2c-.52 0-1.018.206-1.385.574l-7.845 7.844a.628.628 0 0 0-.165.292l-.627 2.51a.628.628 0 0 0 .76.761l2.511-.627a.628.628 0 0 0 .292-.165l7.844-7.845A1.96 1.96 0 0 0 12.041 2Z",clipRule:"evenodd"})),W3=T3,D3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.062 3c-.78 0-1.527.31-2.078.86L4.217 15.629a.941.941 0 0 0-.248.437l-.94 3.765a.941.941 0 0 0 1.14 1.142l3.766-.942a.941.941 0 0 0 .437-.247L20.14 8.016A2.938 2.938 0 0 0 18.062 3Z",clipRule:"evenodd"})),En=D3,j3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM5.25 5.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm6.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.752.752 0 0 1 .993-.366.748.748 0 0 1 .373.987ZM10.75 8a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"})),q3=j3,F3=e=>a.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},a.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 2ZM8.071 8.429a1.786 1.786 0 1 1 0 3.572 1.786 1.786 0 0 1 0-3.572Zm9.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.417ZM15.929 12a1.786 1.786 0 1 1 0-3.572 1.786 1.786 0 0 1 0 3.572Z"})),xn=F3,U3=e=>a.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},a.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 0Zm.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 0Z",clipRule:"evenodd"})),G3=U3,X3=e=>a.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},a.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 0Zm1.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 0Z",clipRule:"evenodd"})),bn=X3,K3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m13.125 6.634-4.54 4.54a.602.602 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.965ZM1.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.698.698 0 0 1-.257.049H1.7a.7.7 0 0 1-.7-.7V12.217a.7.7 0 0 1 .7-.7Z"})),J3=K3,Y3=e=>a.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},a.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.378ZM22 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-1v-4Z",clipRule:"evenodd"})),kn=Y3,Q3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.392 9.47 11.8 11.063l-.735-.736 1.593-1.592a1.04 1.04 0 0 0 0-1.471L11.063 5.67l.736-.735 1.593 1.593a2.08 2.08 0 0 1 0 2.942ZM7.265 3.343 5.672 4.935 4.937 4.2 6.53 2.607a2.08 2.08 0 0 1 2.941 0L11.063 4.2l-.735.736-1.592-1.592a1.04 1.04 0 0 0-1.47 0ZM4.937 5.67l-.735-.736-1.593 1.593a2.08 2.08 0 0 0 0 2.942l1.593 1.593.735-.736-1.593-1.592a1.04 1.04 0 0 1 0-1.471L4.937 5.67Zm6.127 6.127-.735-.735-1.593 1.593a1.04 1.04 0 0 1-1.47 0l-1.594-1.594-.735.736 1.593 1.593a2.08 2.08 0 0 0 2.941 0l1.593-1.593ZM8 9.82a1.82 1.82 0 1 0 0-3.64 1.82 1.82 0 0 0 0 3.64Z",clipRule:"evenodd"})),e5=Q3,t5=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m19.837 14.824-1.796 1.797-1.414-1.415 1.796-1.797a2 2 0 0 0 0-2.828l-1.796-1.797 1.414-1.415 1.796 1.797a4.001 4.001 0 0 1 0 5.658Zm-9.249-9.252L8.791 7.37 7.377 5.955l1.797-1.797a3.999 3.999 0 0 1 5.656 0l1.797 1.797-1.414 1.414-1.797-1.797a2 2 0 0 0-2.828 0Zm-3.21 3.212L5.962 7.369 4.167 9.166a4.001 4.001 0 0 0 0 5.658l1.796 1.797 1.414-1.414-1.796-1.798a2 2 0 0 1 0-2.828l1.796-1.797Zm9.249 9.251-1.414-1.414-1.797 1.797a2 2 0 0 1-2.828 0L8.791 16.62l-1.414 1.414 1.797 1.797a3.999 3.999 0 0 0 5.656 0l1.797-1.797Zm-4.625-3.212a2.828 2.828 0 1 0 0-5.655 2.828 2.828 0 0 0 0 5.655Z",clipRule:"evenodd"})),In=t5,n5=e=>a.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},a.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.806 3.806 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.395 2.395 0 0 1-.955-.152c.332-.138.65-.31.946-.514a2.354 2.354 0 0 1 1.176-.5.292.292 0 0 0 .283-.363 1.144 1.144 0 0 0-1.158-.804.992.992 0 0 0-.753.298c-.157.14-.32.285-.996.285-1.193 0-1.75-.696-1.75-1.166a.605.605 0 0 1 .255-.434c.13-.091.268-.17.413-.233a.3.3 0 0 0 .413 0 .687.687 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.272 6.272 0 0 0-1.32.02 1.526 1.526 0 0 1-.233-.35 3.042 3.042 0 0 1-.365-1.101.292.292 0 0 0-.498-.207 2.303 2.303 0 0 0-.449 2.491 6.999 6.999 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.112Z"})),a5=n5,o5=e=>a.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},a.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.438 5.438 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.42 3.42 0 0 1-1.365-.217 7.337 7.337 0 0 0 1.351-.734 3.363 3.363 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.416 1.416 0 0 0-1.077.428c-.224.2-.455.406-1.423.406-1.704 0-2.5-.994-2.5-1.666a.865.865 0 0 1 .365-.62c.185-.13.383-.242.59-.333a.43.43 0 0 0 .59 0 .982.982 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.551 3.551 0 0 0-2.676 1.627 8.96 8.96 0 0 0-1.886.029 2.179 2.179 0 0 1-.333-.5 4.345 4.345 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.434a9.998 9.998 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.73Z"})),Bn=o5,l5=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13 3h-1.5l-.724-1.447A.998.998 0 0 0 9.882 1H6.118a.998.998 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-2ZM4.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.491.491 0 0 1-.619.014A2.987 2.987 0 0 0 8 5a3.002 3.002 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 0Zm9.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.491.491 0 0 1 .619-.014c.508.394 1.145.63 1.836.63a3.002 3.002 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.484Z"})),c5=l5,r5=e=>a.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},a.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-3ZM6.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.477 4.477 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.562.562 0 0 1-.795 0Zm14.006-2.025a.564.564 0 0 1-.707.176l-1.653-.821A6.005 6.005 0 0 1 12 19.5a5.936 5.936 0 0 1-3.68-1.278c-.365-.287-.358-.847-.002-1.146a.736.736 0 0 1 .928-.021A4.477 4.477 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.562.562 0 0 1 .058.726Z"})),s5=r5,i5=e=>a.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},a.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-4ZM8.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.982.982 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 0Zm18.674-2.7a.752.752 0 0 1-.943.235l-2.204-1.095C23.976 22.433 20.397 26 16 26a7.915 7.915 0 0 1-4.907-1.704c-.486-.383-.477-1.13-.002-1.528a.982.982 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.968Z"})),d5=i5,m5=e=>a.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},a.createElement("g",{clipPath:"url(#IconFullscreenOff_16__a)"},a.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.414l-2.858 2.858ZM.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.005Z",clipRule:"evenodd"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconFullscreenOff_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),_5=m5,u5=e=>a.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},a.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.768L17.36 8.407ZM3.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.254Z",clipRule:"evenodd"})),p5=u5,f5=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m23.148 11.21 4.692 1.577a.858.858 0 0 1-.273 1.672H18.4a.858.858 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.357l-4.764 4.764ZM4.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.672Z",clipRule:"evenodd"})),h5=f5,v5=e=>a.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},a.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.003ZM4.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.414l-2.858 2.858Z",clipRule:"evenodd"})),g5=v5,w5=e=>a.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},a.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.254ZM7.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.768l-3.573 3.573Z",clipRule:"evenodd"})),E5=w5,x5=e=>a.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},a.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.672ZM9.815 24.543l4.692 1.577a.858.858 0 0 1-.273 1.672H5.066a.858.858 0 0 1-.859-.859v-9.166c0-.422.304-.78.72-.848a.867.867 0 0 1 .952.574l1.577 4.692 4.764-4.764a1.666 1.666 0 1 1 2.358 2.358l-4.764 4.764Z",clipRule:"evenodd"})),b5=x5,k5=e=>a.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},a.createElement("g",{clipPath:"url(#IconGroup_16__a)"},a.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.9ZM6.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.102 1.16 0 2.104.943 2.104 2.103ZM.575 10.268C1.12 9.673 2.156 9.23 4.034 9.23a8.33 8.33 0 0 1 1.64.147 4.152 4.152 0 0 0-.662.579c-.276.3-.703.805-.894 1.814a3.558 3.558 0 0 0-.035.23H.643a.575.575 0 0 1-.568-.658c.1-.64.339-.899.486-1.059l.014-.015Zm9.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.43Z",clipRule:"evenodd"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconGroup_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),I5=k5,B5=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGroup_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.75 3.716a4.354 4.354 0 0 1 4.35 4.348 4.354 4.354 0 0 1-4.35 4.35 4.355 4.355 0 0 1-4.35-4.35 4.354 4.354 0 0 1 4.35-4.348ZM9.156 9.34A3.16 3.16 0 0 1 6 12.496 3.16 3.16 0 0 1 2.844 9.34 3.16 3.16 0 0 1 6 6.185 3.159 3.159 0 0 1 9.156 9.34ZM6 13.845c1.266 0 2.265.14 3.07.368-.61.348-1.164.741-1.604 1.221-.33.358-.982 1.082-1.3 2.566H.912a.862.862 0 0 1-.852-.987c.15-.959.508-1.347.729-1.588l.021-.023c.818-.892 2.372-1.557 5.19-1.557ZM8.738 20h14.024c.721 0 1.284-.648 1.171-1.36-.209-1.34-.714-1.88-1.042-2.23l-.02-.022c-1.134-1.214-3.273-2.115-7.122-2.115-3.882 0-6.024.917-7.15 2.146l-.029.03c-.305.332-.798.867-1.005 2.19A1.187 1.187 0 0 0 8.738 20Z",clipRule:"evenodd"})),Cn=B5,C5=e=>a.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},a.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-7Z"})),S5=C5,M5=e=>a.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},a.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.49 3.49 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 3Z"})),Sn=M5,y5=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM7.235 5.39a1.399 1.399 0 0 1 2.108 1.209c0 .328-.255.672-.738.993a4.234 4.234 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-.743ZM8 10.8a.7.7 0 1 0 0 1.4h.007a.7.7 0 1 0 0-1.4H8Z",clipRule:"evenodd"})),Z5=y5,L5=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.986 12c0 5.523-4.474 10-9.993 10C6.473 22 2 17.523 2 12S6.474 2 11.993 2s9.993 4.477 9.993 10ZM10.9 8.27a1.996 1.996 0 0 1 3.01 1.728V10c0 .47-.365.958-1.054 1.418a6.036 6.036 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.001 4.001 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.06ZM11.992 16a1 1 0 0 0 0 2h.01a1 1 0 1 0 0-2h-.01Z",clipRule:"evenodd"})),Mn=L5,$5=e=>a.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},a.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-.468.292-.3.456-.707.456-1.13V6.07a2 2 0 0 0-.751-1.562l-5-3.998a2 2 0 0 0-2.498 0l-5 3.998Z",clipRule:"evenodd"})),z5=$5,N5=e=>a.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},a.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.078c0-.506.363-.917.811-.917h4.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 0l-7 5.597Z",clipRule:"evenodd"})),yn=N5,R5=e=>a.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},a.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-.468.292-.3.456-.707.456-1.13V6.121a2 2 0 0 0-.751-1.562l-5-3.997a2 2 0 0 0-2.498 0l-5 3.997ZM7 6.051h2v2h2v2H9v2H7v-2H5v-2h2v-2Z",clipRule:"evenodd"})),A5=R5,H5=e=>a.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},a.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 0l-7 5.597Zm6.963 1.745h2.572v2.571h2.571v2.572h-2.571v2.571h-2.572v-2.571H8.143V12.35h2.571V9.78Z",clipRule:"evenodd"})),Zn=H5,O5=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M3.193 4.717 7.733.176a.602.602 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-.964ZM1.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-.7Z"})),P5=O5,V5=e=>a.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},a.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.378ZM22 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-1v-4Z",clipRule:"evenodd"})),Ln=V5,T5=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM7.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-.7ZM8 7.3a.7.7 0 0 1 .7.7v2.8a.7.7 0 1 1-1.4 0V8a.7.7 0 0 1 .7-.7Z",clipRule:"evenodd"})),W5=T5,D5=e=>a.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},a.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 10ZM11 8a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm1 3a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1Z",clipRule:"evenodd"})),$n=D5,j5=e=>a.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},a.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.75 14 3.68 12.32 2 10.25 2ZM11 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.5Z"})),q5=j5,F5=e=>a.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},a.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 3ZM16.5 5.335c1.238 0 2.25 1.051 2.25 2.335 0 1.285-1.012 2.336-2.25 2.336s-2.25-1.051-2.25-2.336c0-1.284 1.012-2.335 2.25-2.335Z"})),zn=F5,U5=e=>a.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},a.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.572 2.572 0 0 0 11.43 0Z"})),G5=U5,X5=e=>a.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},a.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.818.818 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 2Z"})),Nn=X5,K5=e=>a.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},a.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.4H3.8Zm4.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-.7ZM5.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-.7Z",clipRule:"evenodd"})),J5=K5,Y5=e=>a.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},a.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.9H5.97Zm7.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-.9Zm-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-.9Z",clipRule:"evenodd"})),Rn=Y5,Q5=e=>a.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},a.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-2H3Zm4.983 4.568h-.994a1.049 1.049 0 0 0-.111-.359.903.903 0 0 0-.52-.44 1.117 1.117 0 0 0-.37-.06c-.24 0-.45.062-.629.187a1.189 1.189 0 0 0-.415.541 2.23 2.23 0 0 0-.148.86c0 .346.05.637.148.872.1.236.239.414.417.534.179.12.386.18.62.18.132 0 .254-.018.366-.054a.945.945 0 0 0 .301-.159.905.905 0 0 0 .218-.259c.06-.1.1-.216.123-.346l.994.005c-.026.223-.09.438-.193.645a1.92 1.92 0 0 1-1.024.937c-.236.094-.503.14-.8.14a2.12 2.12 0 0 1-1.113-.294 2.053 2.053 0 0 1-.772-.852c-.187-.371-.281-.821-.281-1.35 0-.53.095-.98.286-1.352.19-.372.45-.655.776-.85a2.102 2.102 0 0 1 1.103-.294c.27 0 .52.04.75.119.23.079.436.194.614.346.179.15.324.335.436.553.114.218.186.468.218.75Zm4.806 0h-.994a1.052 1.052 0 0 0-.111-.359.903.903 0 0 0-.52-.44 1.117 1.117 0 0 0-.37-.06c-.24 0-.45.062-.629.187a1.189 1.189 0 0 0-.415.541 2.23 2.23 0 0 0-.148.86c0 .346.05.637.148.872.1.236.239.414.417.534.179.12.386.18.62.18.132 0 .253-.018.365-.054a.944.944 0 0 0 .302-.159.904.904 0 0 0 .218-.259c.06-.1.1-.216.123-.346l.994.005a1.944 1.944 0 0 1-.604 1.198 1.92 1.92 0 0 1-.613.384c-.236.094-.503.14-.8.14a2.12 2.12 0 0 1-1.113-.294 2.053 2.053 0 0 1-.772-.852c-.187-.371-.281-.821-.281-1.35 0-.53.095-.98.286-1.352.19-.372.45-.655.776-.85a2.102 2.102 0 0 1 1.103-.294c.27 0 .52.04.75.119.23.079.436.194.614.346.179.15.324.335.436.553.114.218.186.468.218.75Z",clipRule:"evenodd"})),e6=Q5,t6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4Zm7.976 6.525h-1.42a1.497 1.497 0 0 0-.16-.511 1.29 1.29 0 0 0-.742-.631 1.596 1.596 0 0 0-.528-.085c-.344 0-.643.09-.899.268-.255.176-.452.434-.593.773-.14.337-.21.746-.21 1.227 0 .495.07.91.21 1.247.143.337.342.591.597.763.255.172.55.258.885.258.188 0 .362-.026.522-.078.162-.052.306-.128.431-.227.125-.102.23-.225.311-.37a1.48 1.48 0 0 0 .175-.495l1.42.007a2.773 2.773 0 0 1-.275.922 2.743 2.743 0 0 1-1.462 1.339c-.337.133-.719.2-1.145.2-.592 0-1.122-.14-1.589-.42-.464-.28-.832-.686-1.102-1.217C6.134 12.964 6 12.32 6 11.566c0-.757.136-1.401.409-1.932.272-.531.642-.936 1.108-1.214.467-.28.993-.42 1.576-.42.385 0 .742.056 1.07.17.33.112.624.277.879.494.255.215.462.478.622.79.162.312.266.67.312 1.071Zm6.865 0h-1.42a1.497 1.497 0 0 0-.159-.511 1.292 1.292 0 0 0-.742-.631 1.596 1.596 0 0 0-.529-.085c-.343 0-.643.09-.898.268-.255.176-.453.434-.593.773-.14.337-.211.746-.211 1.227 0 .495.07.91.21 1.247.143.337.342.591.597.763.255.172.55.258.886.258.188 0 .362-.026.522-.078.162-.052.305-.128.43-.227.126-.102.23-.225.312-.37a1.48 1.48 0 0 0 .175-.495l1.42.007a2.773 2.773 0 0 1-.275.922 2.741 2.741 0 0 1-1.462 1.339c-.338.133-.72.2-1.145.2-.592 0-1.122-.14-1.589-.42-.465-.28-.832-.686-1.102-1.217-.268-.531-.402-1.174-.402-1.929 0-.757.136-1.401.408-1.932.273-.531.642-.936 1.11-1.214.466-.28.991-.42 1.575-.42.385 0 .741.056 1.07.17.33.112.623.277.878.494.256.215.463.478.623.79.162.312.266.67.311 1.071Z",clipRule:"evenodd"})),An=t6,n6=e=>a.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},a.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 3Zm7.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.446l4.391-2.218Z",clipRule:"evenodd"})),a6=n6,o6=e=>a.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},a.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.5Zm11.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.67l6.587-3.328Z",clipRule:"evenodd"})),Hn=o6,l6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15s5.6-4.375 5.6-8.75C13.6 3.35 11.093 1 8 1 4.907 1 2.4 3.35 2.4 6.25 2.4 10.625 8 15 8 15Zm0-7a2.1 2.1 0 1 0 0-4.2A2.1 2.1 0 0 0 8 8Z",clipRule:"evenodd"})),c6=l6,r6=e=>a.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},a.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 22Zm0-10a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",clipRule:"evenodd"})),On=r6,s6=e=>a.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},a.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.538ZM9.77 6.385V4.077c0-1.052-.794-1.908-1.846-1.908s-1.846.856-1.846 1.908v2.308h3.692Z",clipRule:"evenodd"})),i6=s6,d6=e=>a.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},a.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.56Zm8 2.902V5.835c0-1.653-1.29-2.998-3-2.998S9 4.182 9 5.835v3.627h6Z",clipRule:"evenodd"})),Pn=d6,m6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.661 8.446a2.501 2.501 0 0 1-3.323 0L1.297 3.964A1.992 1.992 0 0 1 3 3h10a1.99 1.99 0 0 1 1.702.963L9.661 8.446ZM15 11c0 .343-.094.66-.246.942l-3.336-3.72L15 5.037V11ZM1 5.037V11c0 .343.094.66.246.942l3.336-3.72L1 5.037Zm9.326 4.157.345-.307 3.404 3.795A1.989 1.989 0 0 1 13 13H3c-.396 0-.764-.119-1.075-.317l3.404-3.796.345.306A3.49 3.49 0 0 0 8 10.078c.832 0 1.663-.295 2.326-.884Z",clipRule:"evenodd"})),_6=m6,u6=e=>a.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},a.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.445Zm.077 11.968-5.004-5.58L22.5 7.056V16c0 .514-.141.99-.369 1.413Zm-6.642-4.123A5.241 5.241 0 0 1 12 14.616a5.241 5.241 0 0 1-3.489-1.326l-.517-.46-5.106 5.693A2.976 2.976 0 0 0 4.5 19h15c.594 0 1.145-.178 1.611-.477l-5.105-5.693-.517.46ZM1.5 16V7.056l5.373 4.777-5.004 5.58A2.963 2.963 0 0 1 1.5 16Z",clipRule:"evenodd"})),Vn=u6,p6=e=>a.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},a.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 2ZM8 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.3ZM11.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.72Z"})),f6=p6,h6=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M18.875 5H5.125A3.128 3.128 0 0 0 2 8.125v8.75A3.128 3.128 0 0 0 5.125 20h13.75A3.128 3.128 0 0 0 22 16.875v-8.75A3.128 3.128 0 0 0 18.875 5ZM12 7.984a2.879 2.879 0 0 1 2.876 2.875A2.879 2.879 0 0 1 12 13.735a2.879 2.879 0 0 1-2.876-2.876A2.878 2.878 0 0 1 12 7.984Zm4.636 10.766H7.364a.785.785 0 0 1-.775-.9c.141-.902.483-1.25.683-1.468.745-.813 2.161-1.419 4.728-1.419 2.545 0 3.959.596 4.709 1.398.216.231.561.585.702 1.488a.785.785 0 0 1-.775.901Z"})),Tn=h6,v6=e=>a.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},a.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-.606l.535-1.604ZM2.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.916Zm10.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.81h10.168ZM4.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-1H4.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-1v-4.3Zm-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-1H4.1Z",clipRule:"evenodd"})),g6=v6,w6=e=>a.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},a.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.291h5.79ZM4.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 3Zm14.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.158h14.526ZM6 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H6Zm5 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-1V7Zm-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-1H6Z",clipRule:"evenodd"})),Wn=w6,E6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5v-5a3 3 0 0 0-3-3 2.992 2.992 0 0 0-2.952 2.526l5.908 5.909.005-.033c.02-.132.039-.265.039-.402Zm2 0v-1a.5.5 0 0 0-1 0v1c0 .442-.09.859-.222 1.257l.779.779c.28-.624.443-1.31.443-2.036ZM2.244 1.636l12.41 12.411a.5.5 0 1 1-.707.706l-2.583-2.583A4.953 4.953 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.958 2.958 0 0 1 8 11.5a3 3 0 0 1-3-3V5.806L1.537 2.343a.5.5 0 0 1 .707-.707Z",clipRule:"evenodd"})),x6=E6,b6=e=>a.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},a.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-.495Zm2.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.544ZM4.805 4.045l15.512 15.514a.625.625 0 1 1-.883.883l-3.229-3.229a6.193 6.193 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.696 3.696 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-.884Z",clipRule:"evenodd"})),k6=b6,I6=e=>a.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},a.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-.66Zm3.333 0v-1.666a.834.834 0 0 0-1.666 0v1.666c0 .736-.149 1.432-.37 2.095l1.297 1.297a8.245 8.245 0 0 0 .74-3.392ZM6.407 5.393 27.089 26.08a.833.833 0 1 1-1.177 1.177l-4.305-4.305a8.258 8.258 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.179Z",clipRule:"evenodd"})),B6=I6,C6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5a3 3 0 1 1-6 0v-5a3 3 0 1 1 6 0v5Zm1-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-4v-1Z",clipRule:"evenodd"})),S6=C6,M6=e=>a.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},a.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 0v6.25Zm1.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-5v-1.25Z",clipRule:"evenodd"})),y6=M6,Z6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 16.833a5 5 0 0 1-10 0V8.5a5 5 0 0 1 10 0v8.333Zm1.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.667v-1.666Z",clipRule:"evenodd"})),L6=Z6,$6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.325 8a.8.8 0 0 1-.8.8h-9.05a.8.8 0 0 1 0-1.6h9.05a.8.8 0 0 1 .8.8Z",clipRule:"evenodd"})),z6=$6,N6=e=>a.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},a.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 1Z",clipRule:"evenodd"})),Dn=N6,R6=e=>a.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},a.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-2Zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"})),Pt=R6,A6=e=>a.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},a.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.333Zm0-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 4Zm0 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 8Z"})),H6=A6,O6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm2-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",clipRule:"evenodd"})),jn=O6,P6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.638 2-2.897.024a.721.721 0 0 0-.717.717L2 5.638a.705.705 0 0 0 .71.71.721.721 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.024l-2.82-2.82 1.112-.01a.721.721 0 0 0 .717-.717.705.705 0 0 0-.71-.711Zm0 12-2.897-.024a.721.721 0 0 1-.717-.717L2 10.362a.705.705 0 0 1 .71-.71.721.721 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.721.721 0 0 1 .717.718.705.705 0 0 1-.71.71Zm7.62-11.976L10.363 2a.705.705 0 0 0-.71.71.721.721 0 0 0 .717.718l1.112.01-2.82 2.82a.724.724 0 0 0 .004 1.024.724.724 0 0 0 1.024.004l2.872-2.872.011 1.217a.721.721 0 0 0 .717.717.705.705 0 0 0 .71-.71l-.023-2.897a.721.721 0 0 0-.717-.717ZM10.363 14l2.897-.024a.721.721 0 0 0 .717-.717L14 10.362a.705.705 0 0 0-.71-.71.721.721 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-.005 1.024l2.82 2.82-1.111.01a.721.721 0 0 0-.717.718.705.705 0 0 0 .71.71Z",clipRule:"evenodd"})),V6=P6,T6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.457 3-4.345.036a1.082 1.082 0 0 0-1.076 1.076L3 8.457a1.058 1.058 0 0 0 1.066 1.066 1.082 1.082 0 0 0 1.076-1.076l.017-1.826 4.308 4.309a1.085 1.085 0 0 0 1.535-.008c.426-.426.43-1.113.007-1.535l-4.23-4.23 1.668-.015a1.082 1.082 0 0 0 1.076-1.076A1.058 1.058 0 0 0 8.457 3Zm0 18-4.345-.036a1.082 1.082 0 0 1-1.076-1.076L3 15.543a1.058 1.058 0 0 1 1.066-1.066 1.082 1.082 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.535l-4.23 4.23 1.668.015a1.082 1.082 0 0 1 1.076 1.076A1.058 1.058 0 0 1 8.457 21ZM19.888 3.036 15.543 3a1.058 1.058 0 0 0-1.066 1.066 1.082 1.082 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.008L18.84 6.62l.017 1.826a1.082 1.082 0 0 0 1.076 1.076A1.058 1.058 0 0 0 21 8.457l-.036-4.345a1.082 1.082 0 0 0-1.076-1.076ZM15.543 21l4.345-.036a1.082 1.082 0 0 0 1.076-1.076L21 15.543a1.058 1.058 0 0 0-1.066-1.066 1.082 1.082 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.535l4.23 4.23-1.668.015a1.082 1.082 0 0 0-1.076 1.076A1.058 1.058 0 0 0 15.543 21Z",clipRule:"evenodd"})),qn=T6,W6=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1.589 1.009A.705.705 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-.691Z"}),a.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.602.602 0 0 0 14.398 1Z"})),D6=W6,j6=e=>a.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},a.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 2ZM3 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-1Z",clipRule:"evenodd"})),Fn=j6,q6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.677 4.909A3.68 3.68 0 0 1 8 8.587a3.682 3.682 0 0 1-3.678-3.678A3.681 3.681 0 0 1 8 1.233a3.68 3.68 0 0 1 3.677 3.676ZM8 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.813Z",clipRule:"evenodd"})),F6=q6,U6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.59 8.595a4.601 4.601 0 0 1-4.596 4.597 4.601 4.601 0 0 1-4.597-4.597A4.602 4.602 0 0 1 11.994 4a4.6 4.6 0 0 1 4.596 4.595Zm-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.268Z",clipRule:"evenodd"})),Un=U6,G6=e=>a.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},a.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 7ZM2 4.27l2.28 2.28.46.46A11.804 11.804 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 3 2 4.27ZM7.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.2Zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01Z"})),Vt=G6,X6=e=>a.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},a.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.5ZM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z"})),Tt=X6,K6=e=>a.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},a.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 1Zm7.163 0a1.79 1.79 0 0 0-1.79 1.79v10.42a1.79 1.79 0 1 0 3.581 0V2.79A1.79 1.79 0 0 0 11.954 1Z",clipRule:"evenodd"})),J6=K6,Y6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.302 3A2.302 2.302 0 0 0 5 5.302v13.396a2.302 2.302 0 0 0 4.605 0V5.302A2.302 2.302 0 0 0 7.302 3Zm9.21 0a2.302 2.302 0 0 0-2.303 2.302v13.396a2.302 2.302 0 1 0 4.605 0V5.302A2.302 2.302 0 0 0 16.512 3Z",clipRule:"evenodd"})),Gn=Y6,Q6=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 18.675V21h4.8V2.4H3v2.325h2.541v13.95H3Zm18-13.95V2.4h-4.8V21H21v-2.325h-2.541V4.725H21Z",clipRule:"evenodd"})),Wt=Q6,e7=e=>a.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},a.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.59 12.59 0 0 0 1.887 1.558l.675-.621a1.132 1.132 0 0 1 1.386-.168l2.155 1.293c.53.32.71.993.407 1.534Z"})),t7=e7,n7=e=>a.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},a.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.363 1.363 0 0 1-.206 1.668l-.727.749a12.453 12.453 0 0 0 1.857 2.32 15.104 15.104 0 0 0 2.264 1.87l.81-.745a1.358 1.358 0 0 1 1.663-.202l2.586 1.552c.638.384.852 1.191.489 1.84Z"})),Xn=n7,a7=e=>a.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},a.createElement("g",{clipPath:"url(#IconPhoneHorisontal_16__a)"},a.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-.828a9.876 9.876 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-.758Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconPhoneHorisontal_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),o7=a7,l7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1.282 13.967c-.317-1.135-.03-2.438.764-3.49 1.529-2.022 4.9-3.213 10.046-3.214 6.29 0 8.934 1.747 10.046 3.213.795 1.05 1.081 2.355.763 3.49a1.71 1.71 0 0 1-2.073 1.204l-3.688-.921a1.718 1.718 0 0 1-1.304-1.67l-.02-1.316a15.693 15.693 0 0 0-3.723-.414 19.04 19.04 0 0 0-3.685.353l-.058 1.386a1.713 1.713 0 0 1-1.303 1.662l-3.689.923a1.717 1.717 0 0 1-2.076-1.206Z"})),Kn=l7,c7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M7.119 1.67a.46.46 0 0 1 .357-.546 5.954 5.954 0 0 1 5.214 1.42 5.951 5.951 0 0 1 1.888 5.062.46.46 0 1 1-.916-.105 5.023 5.023 0 0 0-1.594-4.277 5.025 5.025 0 0 0-4.404-1.197.46.46 0 0 1-.545-.357ZM12.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.152 1.152 0 0 1 1.41-.17l2.193 1.315c.54.325.723 1.01.414 1.56Z"}),a.createElement("path",{fill:"currentColor",d:"M7.388 3.785a.461.461 0 1 0 .353.853 2.493 2.493 0 0 1 2.625.451c.705.643.974 1.653.69 2.573a.461.461 0 0 0 .88.274 3.417 3.417 0 0 0-.948-3.528 3.418 3.418 0 0 0-3.6-.623Z"})),r7=c7,s7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M11.284 4.835a.548.548 0 0 1 .425-.649c2.22-.46 4.54.168 6.207 1.69a7.085 7.085 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.982 5.982 0 0 0-5.243-1.427.548.548 0 0 1-.649-.425ZM17.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.257 15.257 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.858Z"}),a.createElement("path",{fill:"currentColor",d:"M11.605 7.354a.55.55 0 1 0 .42 1.014 2.968 2.968 0 0 1 3.125.538 2.968 2.968 0 0 1 .82 3.063.55.55 0 0 0 1.05.326 4.068 4.068 0 0 0-1.13-4.2 4.069 4.069 0 0 0-4.285-.741Z"})),Jn=s7,i7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.729 1.7a.7.7 0 0 1 .7-.7h7.143a.7.7 0 1 1 0 1.4H9.966l.684 4.839c.318.167.615.365.885.591C12.473 8.618 13 9.686 13 10.8H8.7v3.5a.7.7 0 1 1-1.4 0v-3.5H3c0-1.114.527-2.182 1.464-2.97a4.96 4.96 0 0 1 .885-.591L6.033 2.4H4.43a.7.7 0 0 1-.7-.7Z",clipRule:"evenodd"})),d7=i7,m7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.29 10.912a6.937 6.937 0 0 0-1.24.845C5.737 12.883 5 14.41 5 16h6v5a1 1 0 1 0 2 0v-5h6c0-1.591-.738-3.117-2.05-4.243a6.937 6.937 0 0 0-1.24-.845L14.754 4H17a1 1 0 1 0 0-2H7a1 1 0 0 0 0 2h2.247l-.958 6.912Z",clipRule:"evenodd"})),Yn=m7,_7=e=>a.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},a.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.997Z"})),u7=_7,p7=e=>a.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},a.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.996Z"})),Qn=p7,f7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm2.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.433l2.7-1.559Z",clipRule:"evenodd"})),h7=f7,v7=e=>a.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},a.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 10Zm-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.433Z",clipRule:"evenodd"})),e0=v7,g7=e=>a.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},a.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.8V3.475Z",clipRule:"evenodd"})),w7=g7,E7=e=>a.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},a.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 0V13h6.072Z",clipRule:"evenodd"})),t0=E7,x7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.244.636a.5.5 0 0 0-.707.707l.787.787A1.988 1.988 0 0 0 1 4v6a2 2 0 0 0 2 2h9.193l1.754 1.754a.498.498 0 0 0 .708 0 .5.5 0 0 0 0-.707L2.244.636ZM3 10.5a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5h.694l6.999 7H3Zm7.333 2.5H5.667l-.447 1.342a.499.499 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658L10.333 13ZM5.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.522L5.022 2Z",clipRule:"evenodd"})),b7=x7,k7=e=>a.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},a.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-.823L14.75 19ZM4.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-.884L4.124 2.24ZM5.1 16a.6.6 0 0 1-.6-.6V6.6a.6.6 0 0 1 .6-.6h1.017l9.999 10H5.1ZM18.9 4H7.652l2 2H18.9a.6.6 0 0 1 .6.6v8.8a.582.582 0 0 1-.115.334l1.422 1.422A2.586 2.586 0 0 0 21.5 15.4V6.6A2.6 2.6 0 0 0 18.9 4Z"})),n0=k7,I7=e=>a.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},a.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-2Zm10 9a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h10Zm0-7H3v6h10V4Zm-2.667 9H5.667l-.447 1.342a.499.499 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658L10.333 13Z",clipRule:"evenodd"})),B7=I7,C7=e=>a.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},a.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-.823L14.75 19ZM18.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 4ZM20 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.6v8.8ZM5.5 15h13V7h-13v8Z"})),a0=C7,S7=e=>a.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},a.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.878.878 0 0 0-.635-1.086c-.486-.13-.99.146-1.123.615L9.838 8.304l-.88-.236 1.704-5.951a.878.878 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.084Z"})),M7=S7,y7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M20.139 9.575a1.171 1.171 0 0 0-1.444.835l-.94 3.46-1.13-.318 1.877-6.924a1.201 1.201 0 0 0-.818-1.473 1.171 1.171 0 0 0-1.444.835l-1.878 6.923-1.131-.319 2.191-8.077a1.2 1.2 0 0 0-.818-1.473 1.171 1.171 0 0 0-1.444.835l-2.19 8.075-1.132-.32 1.878-6.922a1.2 1.2 0 0 0-.817-1.474 1.17 1.17 0 0 0-1.444.835c-.173.638-2.47 9.1-2.607 9.609-.138.509-.806.51-.92-.004-.091-.4-.372-1.898-.57-2.972a1.192 1.192 0 0 0-1.35-.973A1.2 1.2 0 0 0 3 10.933c.004.918.019 2.287.068 3.43.192 4.456 4.498 6.516 6.586 7.106 2.575.727 5.062.812 6.94-.41 1.292-.84 2.314-2.46 2.805-4.268l1.558-5.743a1.2 1.2 0 0 0-.818-1.473Z"})),Z7=y7,L7=e=>a.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},a.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.689c.255-.984-.287-2.002-1.213-2.274-.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.976c.255-.984-.285-2.002-1.21-2.274-.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.274Z"})),$7=L7,z7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.75 3A1.75 1.75 0 0 0 1 4.75v6.344c0 .966.784 1.75 1.75 1.75h10.5a1.75 1.75 0 0 0 1.75-1.75V4.75A1.75 1.75 0 0 0 13.25 3H2.75Zm9.846 4.315h.873a1.704 1.704 0 0 0-.191-.624 1.487 1.487 0 0 0-.383-.46 1.673 1.673 0 0 0-.54-.288 2.11 2.11 0 0 0-.658-.1c-.358 0-.681.082-.968.246a1.741 1.741 0 0 0-.682.707c-.167.31-.25.685-.25 1.126 0 .44.082.814.246 1.124.167.31.392.546.678.71.287.162.612.244.976.244.262 0 .497-.039.704-.117a1.7 1.7 0 0 0 .538-.32 1.616 1.616 0 0 0 .53-.997l-.873-.004a.834.834 0 0 1-.108.288.766.766 0 0 1-.456.348c-.098.03-.205.045-.32.045a.989.989 0 0 1-.545-.15.987.987 0 0 1-.366-.444 1.806 1.806 0 0 1-.13-.727c0-.28.043-.519.13-.715a.999.999 0 0 1 .364-.45.975.975 0 0 1 .552-.157c.117 0 .225.017.325.05.101.033.19.08.267.142.077.062.14.137.19.225.048.087.081.186.097.298ZM6.432 5.9v4.046H9.19v-.706H7.295v-.966h1.746v-.705H7.295v-.964h1.887V5.9h-2.75ZM2.75 9.945V5.899h1.61c.308 0 .571.055.79.164.218.108.385.261.5.46.115.198.173.43.173.698 0 .268-.059.5-.176.693a1.134 1.134 0 0 1-.545.459l.866 1.572h-.952L4.243 8.51h-.63v1.434H2.75Zm.863-2.122h.586c.164 0 .301-.022.41-.067a.487.487 0 0 0 .243-.202c.055-.09.082-.2.082-.333a.658.658 0 0 0-.082-.34.5.5 0 0 0-.245-.21 1.013 1.013 0 0 0-.412-.073h-.582v1.225Z",clipRule:"evenodd"})),N7=z7,R7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.5 5A2.5 2.5 0 0 0 2 7.5v9.063a2.5 2.5 0 0 0 2.5 2.5h15a2.5 2.5 0 0 0 2.5-2.5V7.5A2.5 2.5 0 0 0 19.5 5h-15Zm14.066 6.165h1.247a2.436 2.436 0 0 0-.274-.892 2.124 2.124 0 0 0-.546-.657 2.39 2.39 0 0 0-.772-.412 3.014 3.014 0 0 0-.94-.142c-.511 0-.973.117-1.383.35-.41.232-.734.569-.973 1.01-.24.443-.359.979-.359 1.61 0 .628.118 1.163.353 1.605.237.442.56.78.968 1.013.41.233.875.35 1.395.35.374 0 .709-.056 1.005-.166.298-.113.554-.266.768-.458a2.308 2.308 0 0 0 .758-1.425l-1.247-.005c-.029.154-.08.291-.154.412a1.093 1.093 0 0 1-.652.496c-.14.044-.293.065-.458.065-.294 0-.553-.071-.777-.214A1.41 1.41 0 0 1 16 13.07c-.123-.28-.185-.627-.185-1.039 0-.4.062-.741.185-1.021.123-.283.297-.497.52-.644.225-.148.488-.223.79-.223.166 0 .321.024.463.07.145.048.272.116.382.204.11.088.2.196.27.322.07.124.117.266.14.426ZM9.76 9.142v5.779h3.94v-1.007h-2.707v-1.38h2.494v-1.008h-2.494V10.15h2.696V9.142H9.76ZM4.5 14.92v-5.78h2.3c.44 0 .816.079 1.127.235.313.154.552.373.715.657.165.283.247.615.247.996 0 .384-.083.714-.25.991a1.62 1.62 0 0 1-.779.656l1.237 2.245h-1.36l-1.105-2.049h-.9v2.049H4.5Zm1.233-3.03h.836c.236 0 .431-.033.587-.097a.696.696 0 0 0 .347-.288.903.903 0 0 0 .117-.477.939.939 0 0 0-.117-.485.714.714 0 0 0-.35-.3 1.447 1.447 0 0 0-.59-.104h-.83v1.75Z",clipRule:"evenodd"})),o0=R7,A7=e=>a.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},a.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.014 0 2.765 2.23 5.013 4.976 5.013a4.92 4.92 0 0 0 4.624-3.163l.025-.066a5.62 5.62 0 0 0 .026-.072l.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.63Z"})),H7=A7,O7=e=>a.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},a.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.608.608 0 0 1-.596-.517.612.612 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.446 0 3.556 2.868 6.446 6.397 6.446a6.327 6.327 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.406c0-4.748 3.806-8.594 8.519-8.594Z"})),l0=O7,P7=e=>a.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},a.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-1Zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2ZM7.05 6.05l1.41 1.41a5.022 5.022 0 0 1 7.08 0l1.41-1.41A6.976 6.976 0 0 0 12 4c-1.93 0-3.68.78-4.95 2.05ZM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41A9.011 9.011 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 0Z"})),Dt=P7,V7=e=>a.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},a.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.807l-3.994-4.002Zm-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.602Z"})),T7=V7,W7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27A6.471 6.471 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 19l-4.99-5Zm-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 14Z"})),c0=W7,D7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1 14v-4l6-2-6-2V2l15 6-15 6Z"})),j7=D7,q7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M3 20v-6l8-2-8-2V4l19 8-19 8Z"})),r0=q7,F7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m14.571 6.939-1.095-.156a1.114 1.114 0 0 1-.872-.681l-.005-.012a1.115 1.115 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.114 1.114 0 0 1-1.112.129 1.117 1.117 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.115 1.115 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.117 1.117 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.114 1.114 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.114 1.114 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.115 1.115 0 0 1 1.101.134l.885.664a.502.502 0 0 0 .654-.046l.801-.801a.5.5 0 0 0 .046-.654l-.664-.885A1.114 1.114 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-.495ZM8 10.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5Z"})),U7=F7,G7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m21.387 10.484-1.565-.224a1.595 1.595 0 0 1-1.246-.972l-.007-.016a1.592 1.592 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.594 1.594 0 0 1-1.572.192l-.016-.007a1.593 1.593 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.595 1.595 0 0 1-.972 1.246l-.016.006a1.594 1.594 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.593 1.593 0 0 1-1.246.972l-1.565.224a.713.713 0 0 0-.613.707v1.618c0 .356.261.657.613.707l1.565.224c.559.08 1.03.451 1.246.972l.007.016a1.592 1.592 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.594 1.594 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.713.713 0 0 0 .707-.613l.224-1.565c.08-.559.451-1.03.972-1.246l.016-.007a1.592 1.592 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.592 1.592 0 0 1-.192-1.572l.007-.016a1.593 1.593 0 0 1 1.246-.972l1.565-.224a.715.715 0 0 0 .613-.708v-1.618a.713.713 0 0 0-.613-.707ZM12 15.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5Z"})),s0=G7,X7=e=>a.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},a.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.478.478 0 0 0-.376.297.478.478 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.478.478 0 0 0-.471-.057l-.005.002a.478.478 0 0 0-.292.374l-.067.47a.214.214 0 0 1-.212.183h-.486a.214.214 0 0 1-.212-.184l-.067-.47a.478.478 0 0 0-.291-.373l-.006-.002a.478.478 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.478.478 0 0 0 .055-.476.478.478 0 0 0-.374-.292l-.47-.067A.214.214 0 0 1 9 5.243v-.486c0-.106.078-.197.184-.212l.47-.067a.479.479 0 0 0 .373-.291l.002-.006a.478.478 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.478.478 0 0 0 .471.057h.003l.003-.002a.479.479 0 0 0 .291-.373l.067-.47A.214.214 0 0 1 11.757 2h.486c.106 0 .197.078.212.184l.067.47a.479.479 0 0 0 .296.375.478.478 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.478.478 0 0 0-.057.471l.002.006a.478.478 0 0 0 .374.291ZM10.929 5a1.071 1.071 0 1 0 2.142 0 1.071 1.071 0 0 0-2.142 0ZM7.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.259A4.322 4.322 0 0 1 7.98 5Zm.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.99Zm-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-.982Z",clipRule:"evenodd"})),K7=X7,J7=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.125 7h8.894A6.5 6.5 0 0 0 20 12.826v6.049A3.128 3.128 0 0 1 16.875 22H3.125A3.128 3.128 0 0 1 0 18.875v-8.75A3.128 3.128 0 0 1 3.125 7Zm6.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.994Zm4.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.535l-.014-.015Z",clipRule:"evenodd"}),a.createElement("path",{fill:"currentColor",d:"m22.724 5.818-.704-.1a.716.716 0 0 1-.564-.446.717.717 0 0 1 .087-.708l.427-.569a.322.322 0 0 0-.03-.42l-.516-.514a.321.321 0 0 0-.42-.03l-.569.427a.716.716 0 0 1-.715.083.718.718 0 0 1-.437-.56l-.1-.705a.321.321 0 0 0-.32-.276h-.727a.321.321 0 0 0-.318.276l-.101.704a.718.718 0 0 1-.437.56.716.716 0 0 1-.716-.084l-.569-.425a.321.321 0 0 0-.42.03l-.514.515a.321.321 0 0 0-.03.42l.426.568a.717.717 0 0 1 .086.708l-.002.008a.718.718 0 0 1-.56.437l-.705.1a.321.321 0 0 0-.276.32v.728c0 .16.118.295.276.318l.704.1a.716.716 0 0 1 .563.445.717.717 0 0 1-.086.708l-.427.569a.322.322 0 0 0 .03.42l.515.515a.321.321 0 0 0 .42.03l.57-.427a.716.716 0 0 1 .707-.086.718.718 0 0 1 .446.564l.1.703a.321.321 0 0 0 .318.276h.729c.16 0 .295-.118.318-.276l.1-.704a.716.716 0 0 1 .438-.56l.008-.004a.717.717 0 0 1 .707.087l.57.427a.323.323 0 0 0 .42-.03l.515-.515a.321.321 0 0 0 .03-.42l-.428-.57a.717.717 0 0 1-.086-.707l.003-.008a.717.717 0 0 1 .56-.438l.705-.1A.321.321 0 0 0 23 6.864v-.728a.321.321 0 0 0-.276-.318ZM18.5 8.108a1.607 1.607 0 1 1 0-3.215 1.607 1.607 0 0 1 0 3.214Z"})),i0=J7,Y7=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M4 2a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h3.825V7.571L5.384 8.97c-.191.111-.426.044-.552-.157a.56.56 0 0 1 .047-.653l3.31-3.817a.41.41 0 0 1 .621 0l3.311 3.817a.56.56 0 0 1 .047.653c-.125.199-.358.268-.552.157l-2.44-1.398V13H13a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3z"})),Q7=Y7,ed=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M4.8 3A4.8 4.8 0 0 0 0 7.8v8.4A4.8 4.8 0 0 0 4.8 21h6.12v-8.883l-3.906 2.287c-.306.182-.682.072-.882-.258a.94.94 0 0 1 .074-1.068l5.297-6.245c.263-.31.73-.31.993 0l5.298 6.245a.94.94 0 0 1 .074 1.068c-.198.326-.572.44-.882.258l-3.906-2.287V21h6.12a4.8 4.8 0 0 0 4.8-4.8V7.8A4.8 4.8 0 0 0 19.2 3z"})),d0=ed,td=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.584 12.209C4.64 13.66 5.978 14.592 7.6 15c1.622-.408 2.96-1.339 4.016-2.791C12.672 10.756 13.2 9.143 13.2 7.37V3.1L7.6 1 2 3.1v4.27c0 1.773.528 3.386 1.584 4.839Zm6.332-6.091a.402.402 0 1 1 .569.569L7.289 9.882a.402.402 0 0 1-.57 0L5.119 8.28a.402.402 0 1 1 .569-.569L7.004 9.03l2.912-2.911Z",clipRule:"evenodd"})),nd=td,ad=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.263 18.012C7.77 20.087 9.683 21.418 12 22c2.317-.583 4.23-1.913 5.738-3.988S20 13.633 20 11.1V5l-8-3-8 3v6.1c0 2.533.754 4.838 2.263 6.912Zm9.34-9.806a.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.307 5.095-5.095Z",clipRule:"evenodd"})),m0=ad,od=e=>a.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},a.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.011 1.011 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.508.508 0 0 0-.505.416c-.04.24.104.473.342.55Zm5.133 7.08-.938 2.713-2.835-2.754a1.011 1.011 0 0 0-1.402 0 .943.943 0 0 0 0 1.362l2.835 2.754-2.792.912a.497.497 0 0 0-.342.55c.04.242.254.417.503.417h5.455c.283 0 .51-.222.51-.496v-5.3a.502.502 0 0 0-.428-.49.512.512 0 0 0-.566.333ZM1.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.012 1.012 0 0 0-1.403.008Z",clipRule:"evenodd"})),ld=od,cd=e=>a.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},a.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.251 1.251 0 0 0 1.803 0L18.513 7.396l1.207 3.681a.657.657 0 0 0 .728.452.667.667 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.747Zm6.6 9.608-1.207 3.681-3.644-3.737a1.251 1.251 0 0 0-1.803 0 1.33 1.33 0 0 0 0 1.849l3.644 3.737-3.589 1.237a.677.677 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.451ZM3.369 3.93a1.331 1.331 0 0 0 .01 1.849l5.052 5.126c.5.508 1.308.504 1.803-.01a1.332 1.332 0 0 0-.01-1.849L5.173 3.92a1.253 1.253 0 0 0-1.803.01Z",clipRule:"evenodd"})),_0=cd,rd=e=>a.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},a.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.151 7.151 0 0 1-.637.524.599.599 0 1 1-.702-.972 3.05 3.05 0 0 0 .324-.283c.048-.047.096-.093.146-.138l-1.473-1.473a4.25 4.25 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.667 1.667 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-.707ZM14.8 8c0 1.19-.34 2.339-.94 3.338l.874.874A7.702 7.702 0 0 0 16 8a7.75 7.75 0 0 0-3.21-6.257.599.599 0 1 0-.702.972A6.542 6.542 0 0 1 14.8 8ZM6.833 2c.369 0 .667.298.667.667v2.311L5.652 3.13l.648-.863A.666.666 0 0 1 6.833 2Zm4.681 6a3.245 3.245 0 0 0-1.869-2.92.6.6 0 0 1 .509-1.087A4.448 4.448 0 0 1 12.714 8c0 .631-.139 1.243-.391 1.802l-.933-.933c.08-.28.124-.571.124-.869Z",clipRule:"evenodd"})),sd=rd,id=e=>a.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},a.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.276a8.685 8.685 0 0 1-.796.655.75.75 0 1 1-.878-1.216c.146-.106.274-.23.403-.353.06-.058.121-.116.184-.173l-1.842-1.842a5.301 5.301 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-.884ZM19.975 12a8.116 8.116 0 0 1-1.175 4.173l1.093 1.093A9.631 9.631 0 0 0 21.476 12a9.687 9.687 0 0 0-4.013-7.822.75.75 0 1 0-.878 1.216A8.177 8.177 0 0 1 19.975 12Zm-9.958-7.5c.46 0 .833.373.833.833v2.89l-2.31-2.31.81-1.08a.834.834 0 0 1 .667-.333Zm5.85 7.5a4.057 4.057 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.086Z",clipRule:"evenodd"})),u0=id,dd=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M6.833 2a.666.666 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 2Z"})),md=dd,_d=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M10.017 4.5a.834.834 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-.833Z"})),p0=_d,ud=e=>a.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},a.createElement("g",{clipPath:"url(#IconSpeakerOn_16__a)"},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.953 1.878a.599.599 0 0 1 .837-.135A7.75 7.75 0 0 1 16 8a7.746 7.746 0 0 1-3.21 6.257.599.599 0 1 1-.702-.972A6.542 6.542 0 0 0 14.8 8a6.542 6.542 0 0 0-2.712-5.285.6.6 0 0 1-.135-.837ZM6.833 2a.666.666 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 2Zm3.322 1.993a.6.6 0 0 0-.51 1.087A3.245 3.245 0 0 1 11.514 8a3.245 3.245 0 0 1-1.869 2.92.6.6 0 0 0 .509 1.087A4.448 4.448 0 0 0 12.714 8a4.448 4.448 0 0 0-2.559-4.007Z",clipRule:"evenodd"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconSpeakerOn_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),pd=ud,fd=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.415 4.347a.75.75 0 0 1 1.047-.169A9.687 9.687 0 0 1 21.475 12a9.682 9.682 0 0 1-4.013 7.822.75.75 0 1 1-.878-1.216A8.173 8.173 0 0 0 19.975 12a8.175 8.175 0 0 0-3.39-6.606.75.75 0 0 1-.17-1.047Zm-6.398.153a.834.834 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-.833Zm4.151 2.491a.75.75 0 1 0-.637 1.359A4.056 4.056 0 0 1 15.867 12a4.057 4.057 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.009Z",clipRule:"evenodd"})),f0=fd,hd=e=>a.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},a.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.102Z"})),vd=hd,gd=e=>a.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},a.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.573Z"})),h0=gd,wd=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM5.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-.7H5.9Z",clipRule:"evenodd"})),Ed=wd,xd=e=>a.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},a.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 10ZM9 8a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H9Z",clipRule:"evenodd"})),v0=xd,bd=e=>a.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},a.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.039 5.039 0 0 0 1.927 2.227 2.23 2.23 0 0 1 2.766.76 4.997 4.997 0 0 0 4.454-2.988h1.334c.495 0 .913-.362.996-.85C14.967 8.776 15 8.392 15 8a7.011 7.011 0 0 0-8.412-6.861ZM5.143 6.893a.893.893 0 1 1 1.786 0 .893.893 0 0 1-1.786 0Zm5.113 3.371c-.036.039-.89.965-2.256.965-1.366 0-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.674Zm-.292-2.478a.893.893 0 1 1 0-1.787.893.893 0 0 1 0 1.787ZM12.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 7H12.9Z"})),kd=bd,Id=e=>a.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},a.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.046 9.046 0 0 1 4.018 14.5h1.619a7.537 7.537 0 0 0 2.881 3.347c.425-.198.898-.31 1.399-.31 1.149 0 2.161.577 2.77 1.454a7.498 7.498 0 0 0 6.682-4.491h1.997c.722 0 1.356-.511 1.48-1.223.101-.577.154-1.171.154-1.777C23 5.57 18.059.773 12.078 1.008ZM8.214 9.839a1.339 1.339 0 1 1 2.678 0 1.339 1.339 0 0 1-2.678 0Zm7.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.955 1.368 0 2.267-.949 2.275-.958a.754.754 0 0 1 1.058-.043.745.745 0 0 1 .052 1.053Zm-.438-3.717a1.339 1.339 0 1 1 0-2.678 1.339 1.339 0 0 1 0 2.678ZM19.849 10A7.502 7.502 0 0 0 12.5 4a7.502 7.502 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.39h-1.515Z"})),g0=Id,Bd=e=>a.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},a.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-2Zm4 0v12h4V3h-4Z"})),jt=Bd,Cd=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1 21h4V9H1v12Zm22-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-.73v-2Z"})),qt=Cd,Sd=e=>a.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},a.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.966Zm7.498 5.474-2.73 2.597c-.25.238-.59.326-.905.273a1.037 1.037 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.608Z",clipRule:"evenodd"})),Md=Sd,yd=e=>a.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},a.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.517Zm3.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.091v2.413Zm7.723 4.673L14.46 15.2a1.618 1.618 0 0 1-1.399.431 1.6 1.6 0 0 1-1.043-.65 1.544 1.544 0 0 1-.235-1.307c.116-.43.415-.812.864-1.02L18 10.163c.612-.283 1.162.489.68.956Z",clipRule:"evenodd"})),w0=yd,Zd=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.542 1c-1.182 0-2.315.47-3.151 1.305L3.095 6.601a.636.636 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 1Zm1.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 0Z",clipRule:"evenodd"})),Ld=Zd,$d=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.632 2c-1.689 0-3.308.67-4.502 1.865L4.993 10a.91.91 0 0 0-.266.643v7.343l-2.46 2.461a.909.909 0 1 0 1.285 1.286l2.453-2.454h7.359a.909.909 0 0 0 .643-.267l6.127-6.145A6.367 6.367 0 0 0 15.632 2Zm2.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 0Z",clipRule:"evenodd"})),E0=$d,zd=e=>a.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},a.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 2Z"}),a.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-2V5.2ZM7.3 8a.7.7 0 1 0-1.4 0v4.9a.7.7 0 1 0 1.4 0V8Zm2.1-.7a.7.7 0 0 1 .7.7v4.9a.7.7 0 0 1-1.4 0V8a.7.7 0 0 1 .7-.7Z",clipRule:"evenodd"})),Nd=zd,Rd=e=>a.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},a.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 2h-6Zm5 2H4v13a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Zm-9 4a1 1 0 1 0-2 0v7a1 1 0 1 0 2 0v-7Zm3-1a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0v-7a1 1 0 0 1 1-1Z",clipRule:"evenodd"})),x0=Rd,Ad=e=>a.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},a.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.308h1.273Z"}),a.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-.615h-9.23Z"})),Hd=Ad,Od=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M14.165 9.462V5.835c0-1.653 1.263-2.998 2.938-2.998 1.675 0 2.938 1.345 2.938 2.998v.725H22v-.725C22 3.166 19.806 1 17.103 1c-2.703 0-4.897 2.166-4.897 4.835v3.627h1.959Z"}),a.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-.967H2.98Z"})),b0=Od,Pd=e=>a.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},a.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-.707L1.417 1.661ZM12 10V6a2 2 0 0 0-2-2H5.17l6.698 6.698c.081-.218.132-.451.132-.698Zm1-3.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5v-3Z",clipRule:"evenodd"})),Vd=Pd,Td=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.567 4.076a.625.625 0 0 0-.884.884l2.154 2.154A2.492 2.492 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-.884L3.567 4.076ZM16.796 14.5v-5a2.5 2.5 0 0 0-2.5-2.5H8.258l8.373 8.373c.101-.273.165-.565.165-.873Zm1.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.271v-3.75Z",clipRule:"evenodd"})),Wd=Td,Dd=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.09 5.577a.834.834 0 0 0-1.18 1.179l2.873 2.872a3.323 3.323 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.178L4.09 5.577Zm17.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.164Zm1.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.028v-5Z",clipRule:"evenodd"})),jd=Dd,qd=e=>a.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},a.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-2Zm10 2.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5v-3Z",clipRule:"evenodd"})),Fd=qd,Ud=e=>a.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},a.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 7Zm12.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.271v-3.75Z",clipRule:"evenodd"})),Gd=Ud,Xd=e=>a.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},a.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.334ZM24.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.5v-5Z",clipRule:"evenodd"})),Kd=Xd,Jd=e=>a.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},a.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 0Zm-1.274 0a1.488 1.488 0 1 1-2.976 0 1.488 1.488 0 0 1 2.976 0ZM3.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-.075a.557.557 0 0 0-.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.105h-.737Zm2.948 11.053h4.052l.535 1.604a.46.46 0 0 1-.437.607H5.876a.46.46 0 0 1-.437-.607l.535-1.604Zm2.763-10.5a.553.553 0 1 1-1.105 0 .553.553 0 0 1 1.105 0Zm-4.62 1.657c.349 0 .66.207.855.497A3.865 3.865 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-.905Z",clipRule:"evenodd"})),Yd=Jd,Qd=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13.053 4.947a.79.79 0 1 1-1.58 0 .79.79 0 0 1 1.58 0Z"}),a.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 0Zm-1.82 0a2.126 2.126 0 1 1-4.251 0 2.126 2.126 0 0 1 4.25 0Z",clipRule:"evenodd"}),a.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-.116a.796.796 0 0 0-.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.158 1.158 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.579H4.894ZM9.105 19.948h5.79l.764 2.292a.658.658 0 0 1-.624.866h-6.07a.658.658 0 0 1-.624-.866l.764-2.291Z"}),a.createElement("path",{fill:"currentColor",d:"M6.452 7.316c.5 0 .943.295 1.222.71a5.521 5.521 0 0 0 4.59 2.448 5.523 5.523 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.294Z"})),k0=Qd,e8=e=>a.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},a.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.134Zm-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.134Z",clipRule:"evenodd"})),t8=e8,n8=e=>a.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},a.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.7Zm-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.7Z",clipRule:"evenodd"})),I0=n8,a8=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8Zm7.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.7ZM8 8.7a.7.7 0 0 1-.7-.7V5.2a.7.7 0 1 1 1.4 0V8a.7.7 0 0 1-.7.7Z",clipRule:"evenodd"})),o8=a8,l8=e=>a.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},a.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 12Zm11 4a1 1 0 0 1-1 1h-.01a1 1 0 1 1 0-2H12a1 1 0 0 1 1 1Zm-1-3a1 1 0 0 1-1-1V8a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1Z",clipRule:"evenodd"})),B0=l8,c8={IconAdd:{size16:y4,size24:N1,size32:N1},IconAddSomeone:{size16:$4,size24:R1,size32:R1},IconAlert:{size16:R4,size24:A1,size32:A1},IconAnalyticsChart:{size16:O4,size24:H1,size32:H1},IconAnalyticsProgress:{size16:T4,size24:O1,size32:O1},IconAndroidLogo:{size16:j4,size24:P1,size32:P1},IconAppleLogo:{size16:U4,size24:V1,size32:V1},IconArrowCornerDown:{size16:K4,size24:T1,size32:T1},IconArrowDown:{size16:Q4,size24:W1,size32:W1},IconArrowLeft:{size16:ni,size24:D1,size32:D1},IconArrowLeftRegular:{size16:li,size24:j1,size32:j1},IconArrowRight:{size16:si,size24:q1,size32:q1},IconArrowUp:{size16:mi,size24:F1,size32:F1},IconBackgroundBlur:{size16:pi,size24:U1,size32:U1},IconBackspace:{size16:vi,size24:G1,size32:G1},IconBackToTop:{size16:Ei,size24:X1,size32:X1},IconBandwidth:{size16:ki,size24:K1,size32:K1},IconBell:{size16:Ci,size24:J1,size32:J1},IconBilling:{size16:yi,size24:Y1,size32:Y1},IconBlock:{size16:$i,size24:Q1,size32:Q1},IconBluetooth:{size16:Ri,size24:en,size32:en},IconBreakoutRooms:{size16:Oi,size24:tn,size32:tn},IconCalendar:{size16:Ti,size24:nn,size32:nn},IconChat:{size16:ji,size24:an,size32:an},IconCheckmark:{size16:Ui,size24:on,size32:on},IconCheckmarkRound:{size16:Ki,size24:ln,size32:ln},IconChevronDown:{size16:Qi,size24:cn,size32:cn},IconChevronLeft:{size16:n3,size24:rn,size32:rn},IconChevronRight:{size16:l3,size24:sn,size32:sn},IconChevronUp:{size16:s3,size24:dn,size32:dn},IconChromeLogo:{size16:m3,size24:mn,size32:mn},IconClock:{size16:p3,size24:_n,size32:_n},IconClose:{size16:v3,size24:un,size32:un},IconConnectionIndicatorHigh:{size16:Rt,size24:Rt,size32:Rt},IconConnectionIndicatorLow:{size16:At,size24:At,size32:At},IconConnectionIndicatorMedium:{size16:Ht,size24:Ht,size32:Ht},IconConnectionIndicatorVeryLow:{size16:Ot,size24:Ot,size32:Ot},IconDoubleChevronDown:{size16:I3,size24:pn,size32:pn},IconDoubleChevronLeft:{size16:S3,size24:fn,size32:fn},IconDoubleChevronRight:{size16:Z3,size24:hn,size32:hn},IconDoubleChevronUp:{size16:z3,size24:vn,size32:vn},IconDraggable:{size16:A3,size24:gn,size32:gn},IconDualScreen:{size16:P3,size24:wn,size32:wn},IconEdit:{size16:W3,size24:En,size32:En},IconEmoji:{size16:q3,size24:xn,size32:xn},IconExpand:{size16:G3,size24:bn,size32:bn},IconExport:{size16:J3,size24:kn,size32:kn},IconFecc:{size16:e5,size24:In,size32:In},IconFirefoxLogo:{size16:a5,size24:Bn,size32:Bn},IconFlipCamera:{size16:c5,size24:s5,size32:d5},IconFullscreenOff:{size16:_5,size24:p5,size32:h5},IconFullscreenOn:{size16:g5,size24:E5,size32:b5},IconGroup:{size16:I5,size24:Cn,size32:Cn},IconHeadset:{size16:S5,size24:Sn,size32:Sn},IconHelpRound:{size16:Z5,size24:Mn,size32:Mn},IconHome:{size16:z5,size24:yn,size32:yn},IconHospital:{size16:A5,size24:Zn,size32:Zn},IconImport:{size16:P5,size24:Ln,size32:Ln},IconInfoRound:{size16:W5,size24:$n,size32:$n},IconKey:{size16:q5,size24:zn,size32:zn},IconLeave:{size16:G5,size24:Nn,size32:Nn},IconLink:{size16:J5,size24:Rn,size32:Rn},IconLiveCaption:{size16:e6,size24:An,size32:An},IconLiveStream:{size16:a6,size24:Hn,size32:Hn},IconLocation:{size16:c6,size24:On,size32:On},IconLock:{size16:i6,size24:Pn,size32:Pn},IconMail:{size16:_6,size24:Vn,size32:Vn},IconMeetingRoom:{size16:f6,size24:Tn,size32:Tn},IconMeetings:{size16:g6,size24:Wn,size32:Wn},IconMicrophoneOff:{size16:x6,size24:k6,size32:B6},IconMicrophoneOn:{size16:S6,size24:y6,size32:L6},IconMinus:{size16:z6,size24:Dn,size32:Dn},IconMoreHorizontal:{size16:Pt,size24:Pt,size32:Pt},IconMoreVertical:{size16:H6,size24:jn,size32:jn},IconMove:{size16:V6,size24:qn,size32:qn},IconOpenInNew:{size16:D6,size24:Fn,size32:Fn},IconParticipant:{size16:F6,size24:Un,size32:Un},IconPasswordHide:{size16:Vt,size24:Vt,size32:Vt},IconPasswordShow:{size16:Tt,size24:Tt,size32:Tt},IconPause:{size16:J6,size24:Gn,size32:Gn},IconPexipLogo:{size16:Wt,size24:Wt,size32:Wt},IconPhone:{size16:t7,size24:Xn,size32:Xn},IconPhoneHorisontal:{size16:o7,size24:Kn,size32:Kn},IconPhoneTalk:{size16:r7,size24:Jn,size32:Jn},IconPin:{size16:d7,size24:Yn,size32:Yn},IconPlay:{size16:u7,size24:Qn,size32:Qn},IconPlayRound:{size16:h7,size24:e0,size32:e0},IconPlus:{size16:w7,size24:t0,size32:t0},IconPresentationOff:{size16:b7,size24:n0,size32:n0},IconPresentationOn:{size16:B7,size24:a0,size32:a0},IconRaiseHand:{size16:M7,size24:Z7,size32:$7},IconRecording:{size16:N7,size24:o0,size32:o0},IconRefresh:{size16:H7,size24:l0,size32:l0},IconRemoteControl:{size16:Dt,size24:Dt,size32:Dt},IconSearch:{size16:T7,size24:c0,size32:c0},IconSend:{size16:j7,size24:r0,size32:r0},IconSettings:{size16:U7,size24:s0,size32:s0},IconSettingsMeeting:{size16:K7,size24:i0,size32:i0},IconShare:{size16:Q7,size24:d0,size32:d0},IconShield:{size16:nd,size24:m0,size32:m0},IconShuffle:{size16:ld,size24:_0,size32:_0},IconSpeakerDisabled:{size16:sd,size24:u0,size32:u0},IconSpeakerOff:{size16:md,size24:p0,size32:p0},IconSpeakerOn:{size16:pd,size24:f0,size32:f0},IconStar:{size16:vd,size24:h0,size32:h0},IconStopRound:{size16:Ed,size24:v0,size32:v0},IconSupport:{size16:kd,size24:g0,size32:g0},IconThumbsDown:{size16:jt,size24:jt,size32:jt},IconThumbsUp:{size16:qt,size24:qt,size32:qt},IconTimer:{size16:Md,size24:w0,size32:w0},IconTranscript:{size16:Ld,size24:E0,size32:E0},IconTrash:{size16:Nd,size24:x0,size32:x0},IconUnlock:{size16:Hd,size24:b0,size32:b0},IconVideoOff:{size16:Vd,size24:Wd,size32:jd},IconVideoOn:{size16:Fd,size24:Gd,size32:Kd},IconVideoSystems:{size16:Yd,size24:k0,size32:k0},IconWarning:{size16:t8,size24:I0,size32:I0},IconWarningRound:{size16:o8,size24:B0,size32:B0}},P=c8,r8="_dark_1tbu9_4",s8="_light_1tbu9_8",i8="_mini_1tbu9_12",d8="_compact_1tbu9_17",m8="_small_1tbu9_22",_8="_medium_1tbu9_27",C0={dark:r8,light:s8,mini:i8,compact:d8,small:m8,medium:_8},W=({source:e,className:n,size:o="small",colorScheme:l,...c})=>{const r=o==="mini"||o==="compact"?e.size16:o==="small"?e.size24:e.size32;return t.createElement(r,{className:u(l&&C0[l],C0[o],n),...c})},u8="_callToAction_1onle_4",p8="_small_1onle_17",f8="_enhancerStart_1onle_28",h8="_focus_1onle_32",v8="_text_1onle_52",g8="_fullWidth_1onle_58",Ne={callToAction:u8,small:p8,enhancerStart:f8,focus:h8,text:v8,fullWidth:g8},w8=({className:e,enhancerStart:n,isSmall:o,modifier:l,subTitle:c="",title:r="",titleHtmlTag:s,...i})=>t.createElement(oe,{className:u(Ne.callToAction,Ne.focus,l&&Ne[l],{[Ne.small]:o},e),...i},n&&t.createElement("span",{className:Ne.enhancerStart},n),t.createElement("span",{className:Ne.text},s?t.createElement(qe,{htmlTag:s,fontVariant:B.H5},r):t.createElement(k,{fontVariant:B.H5},r),c&&!o&&t.createElement(k,{fontVariant:B.Body,variant:"subtle"},c)));var M=(e=>(e.BadgeCounterNumber="badge-counter-number",e.ButtonModalClose="button-modal-close",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))(M||{});const E8="_checkbox_143vf_102",x8="_spaced_143vf_107",b8="_start_143vf_112",k8="_checkmark_143vf_112",I8="_label_143vf_115",B8="_end_143vf_119",C8="_disabled_143vf_123",S8="_input_143vf_127",M8="_hidden_143vf_145",y8="_dark_143vf_157",Z8="_checked_143vf_161",L8="_light_143vf_187",ie={checkbox:E8,spaced:x8,start:b8,checkmark:k8,label:I8,end:B8,disabled:C8,input:S8,hidden:M8,dark:y8,checked:Z8,light:L8},d1=t.forwardRef(function({checked:n,className:o,isDisabled:l,label:c,labelModifier:r="default",labelPosition:s="end",name:i,colorScheme:d,...p},m){const _=r==="hidden",h=so("indeterminate",{...p});return t.createElement(Z,null,({colorScheme:g})=>t.createElement("label",{className:u(ie.checkbox,ie[d??g],ie[s],{[ie.disabled]:l,[ie.spaced]:r==="spaced"},o),title:_?c:void 0},t.createElement("input",{ref:m,className:ie.input,type:"checkbox",name:i,checked:n,disabled:l,...h}),t.createElement("span",{className:u(ie.checkmark,{[ie.checked]:n})},n&&t.createElement(W,{"data-testid":M.CheckboxCheck,source:P.IconCheckmark})),t.createElement(k,{variant:l?"disabled":"standard",className:u(ie.label,{[ie.hidden]:_})},c)))}),$8="_headerWrapper_1d8w3_4",z8="_relative_1d8w3_8",N8="_absolute_1d8w3_12",R8="_headerInnerWrapper_1d8w3_16",A8="_small_1d8w3_25",H8="_medium_1d8w3_28",O8="_large_1d8w3_31",P8="_start_1d8w3_35",V8="_center_1d8w3_36",T8="_end_1d8w3_37",Be={headerWrapper:$8,relative:z8,absolute:N8,headerInnerWrapper:R8,small:A8,medium:H8,large:O8,start:P8,center:V8,end:T8},W8=({enhancerStart:e,enhancerMiddle:n,enhancerEnd:o,enhancerFixedWidth:l=!1,hasBottomBorder:c=!0,position:r="relative",className:s,size:i="large",...d})=>t.createElement("div",{className:u(Be.headerWrapper,Be[r],i&&Be[i],s),"data-testid":M.HeaderCore,...d},t.createElement("div",{className:Be.headerInnerWrapper,"data-testid":M.HeaderCoreEnhancers},l?t.createElement(t.Fragment,null,t.createElement("div",{className:Be.start},e),n&&t.createElement("div",{className:Be.center},n),t.createElement("div",{className:Be.end},o)):t.createElement(t.Fragment,null,e,n,o)),c&&t.createElement(re,{"data-testid":M.HeaderCoreDivider})),D8="_dragAndDropWrapper_14crg_19",j8="_dark_14crg_27",q8="_disabled_14crg_35",F8="_light_14crg_40",U8="_error_14crg_53",Ge={dragAndDropWrapper:D8,dark:j8,disabled:q8,light:F8,error:U8},la=({className:e,isDisabled:n,children:o,colorScheme:l,hasError:c,onDrop:r,onDragOver:s,...i})=>{const d=_=>{_.preventDefault(),!n&&(r==null||r(_,_.dataTransfer.files&&Array.from(_.dataTransfer.files),_.dataTransfer.items&&Array.from(_.dataTransfer.items)))},p=_=>{_.preventDefault(),!n&&(s==null||s(_))},m=c?Ge.error:l==="dark"?Ge.dark:Ge.light;return t.createElement(G,{colorScheme:l},t.createElement(te,{className:u(Ge.dragAndDropWrapper,m,n&&Ge.disabled,e),onDrop:d,onDragOver:p,isWithShadow:!1,...i},o))},G8="_fileUploadLabel_urlyw_4",X8="_fileUploadInput_urlyw_8",S0={fileUploadLabel:G8,fileUploadInput:X8},m1=t.forwardRef(({accept:e,ariaLabel:n="Upload files input",children:o,className:l,id:c,isDisabled:r,multiple:s,onChange:i,testId:d},p)=>{const m=t.useId(),_=c??m;return t.createElement(t.Fragment,null,t.createElement("input",{className:S0.fileUploadInput,onChange:i,type:"file",accept:e,multiple:s,ref:p,id:_,disabled:r}),t.createElement("label",{className:u(S0.fileUploadLabel,l),htmlFor:_,"aria-label":n,"data-testid":d},o))});m1.displayName="FileUpload";const K8="_heading_16odr_4",J8="_small_16odr_4",Y8="_medium_16odr_7",Q8="_subtitle_16odr_11",em="_dark_16odr_16",tm="_light_16odr_20",vt={heading:K8,small:J8,medium:Y8,subtitle:Q8,dark:em,light:tm},nm=({className:e,padding:n="medium",subtitle:o,title:l,titleFontVariant:c=B.H3,titleHtmlTag:r,colorScheme:s,...i})=>t.createElement(Z,null,({colorScheme:d})=>{const p=s??d;return t.createElement("div",{className:u(vt.heading,vt[p],vt[n],e),...i},t.createElement(G,{colorScheme:p},t.createElement("div",null,r?t.createElement(qe,{htmlTag:r,fontVariant:c},l):t.createElement(k,{fontVariant:c},l)),o&&t.createElement(k,{className:vt.subtitle,fontVariant:B.Body,variant:"tinted"},o)))}),am="_lineHeading_1shha_4",om="_heading_1shha_20",M0={lineHeading:am,heading:om},lm=({children:e})=>t.createElement("div",{className:M0.lineHeading},t.createElement("div",{className:M0.heading},e)),cm="_label_ixzn9_102",rm="_standard_ixzn9_105",sm="_inline_ixzn9_119",im="_hidden_ixzn9_133",dm="_dark_ixzn9_145",mm="_light_ixzn9_149",gt={label:cm,standard:rm,inline:sm,hidden:im,dark:dm,light:mm},me=({className:e,colorScheme:n,form:o,fontVariant:l=B.BodyBold,id:c,isLabelHidden:r,isLabelInline:s,isUppercase:i,text:d,variant:p="inherit",...m})=>t.createElement("label",{className:u(gt.label,{[gt.hidden]:r,[gt.inline]:s,[gt.standard]:!s},e),htmlFor:c,form:o,...m},t.createElement(Z,null,({colorScheme:_})=>t.createElement(k,{isUppercase:i,colorScheme:n??_,fontVariant:l,variant:p},d))),_m="_container_120xo_105",um="_small_120xo_127",pm="_medium_120xo_135",fm="_disabled_120xo_143",hm="_clearButton_120xo_147",vm="_error_120xo_152",gm="_errorText_120xo_158",wm="_enhancerStart_120xo_162",Em="_enhancerEnd_120xo_163",xm="_inputElement_120xo_168",bm="_dateSelectButton_120xo_202",km="_dark_120xo_207",Im="_standard_120xo_207",Bm="_label_120xo_272",Cm="_transparent_120xo_285",Sm="_light_120xo_363",Q={container:_m,small:um,medium:pm,disabled:fm,clearButton:hm,error:vm,errorText:gm,enhancerStart:wm,enhancerEnd:Em,inputElement:xm,dateSelectButton:bm,dark:km,standard:Im,label:Bm,transparent:Cm,light:Sm},it=t.forwardRef(({className:e,clearButtonText:n="Clear",colorScheme:o,enhancerEnd:l,enhancerStart:c,errorText:r,hasError:s,id:i,isDisabled:d,label:p,labelModifier:m,name:_,onChange:h,onClear:g,onValueChange:f,showClearButton:w=!1,sizeModifier:v="medium",testId:x,type:b="text",value:S,variant:y="standard",...E},I)=>{const C=t.useId(),R=i??C,q=m==="hidden",O=m==="inline",z=O||q,L=t.useRef(null),U=()=>{const A=L.current;g?g((A==null?void 0:A.value)??""):f==null||f(""),A&&A.focus()},D=t.useCallback(A=>{f&&f(A.currentTarget.value),h&&h(A)},[h,f]),K={text:p,id:R};return t.useImperativeHandle(I,()=>{var A;return{focus:()=>{L.current&&L.current.focus()},value:(A=L.current)==null?void 0:A.value}}),t.createElement(Z,null,({colorScheme:A})=>t.createElement("div",{className:u(Q[y],Q[o??A],{[Q.disabled]:d,[Q.error]:s&&!d},e)},!z&&t.createElement(me,{className:Q.label,...K}),t.createElement("label",{className:u(Q.container,{[Q.small]:v==="small",[Q.medium]:v==="medium"}),"data-testid":x?`${x}-label`:void 0,htmlFor:R},z&&t.createElement(me,{isLabelHidden:q,isLabelInline:O,...K}),c&&t.createElement("div",{className:u(Q.enhancerStart,"mr-2")},c),t.createElement("input",{className:Q.inputElement,"data-testid":x,disabled:d,id:R,name:_,onChange:D,ref:L,type:b,value:S,...E}),b==="date"&&t.createElement(W,{source:P.IconCalendar,className:Q.dateSelectButton}),l&&t.createElement("div",{className:Q.enhancerEnd},l),w&&!d&&t.createElement(T,{type:"button",size:"compact",className:Q.clearButton,onClick:U,"aria-label":"Clear input","data-testid":M.InputClearButton,variant:"transparent",colorScheme:o??A},n)),s&&r&&t.createElement(k,{className:u("mt-2",Q.errorText),variant:"danger",role:"alert"},r)))});it.displayName="Input";const Mm=e=>{const[n,o]=t.useState(e.value||"");return[n,{...e,onChange:l=>o(l.currentTarget.value),value:n}]},ym=e=>t.useMemo(()=>{const n=n1(e),o=Rr(e);let l,c="";return X0(e)||(n&&(l=e),o&&(c=Ar(e))),{logoSrcString:l,logoSrcSet:c,isLogoSrcSet:o,isLogoSrcString:n}},[e]),Zm="_logo_1y8qg_4",Lm={logo:Zm},$m=({imageSrc:e,alt:n,className:o,...l})=>{const{logoSrcString:c,logoSrcSet:r,isLogoSrcSet:s}=ym(e);return!c&&!r?null:t.createElement("img",{srcSet:s?r:c,alt:n,className:u(o,Lm.logo),...l})},zm=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 202.59",...e},a.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)"})),Nm=zm,Rm="_logo_1glki_4",Am="_absoluteCenter_1glki_9",Hm="_dark_1glki_15",Om="_light_1glki_19",Pm="_tertiary_1glki_23",Vm="_large_1glki_27",Tm="_medium_1glki_31",Wm="_small_1glki_35",Dm="_full_1glki_39",wt={logo:Rm,absoluteCenter:Am,dark:Hm,light:Om,tertiary:Pm,large:Vm,medium:Tm,small:Wm,full:Dm},jm=({colorScheme:e,size:n,position:o,className:l,...c})=>{const r=o==="absoluteCenter";return t.createElement(st,{source:Nm,className:u(wt.logo,e&&wt[e],n&&wt[n],l,{[wt.absoluteCenter]:r}),...c})},qm="_closeButton_13k8s_13",Fm="_icon_13k8s_22",y0={closeButton:qm,icon:Fm},dt=({className:e,onClose:n,...o})=>t.createElement(T,{className:u(y0.closeButton,e),onClick:n,size:"none",variant:"transparent",noHover:!0,...o},t.createElement(W,{className:y0.icon,size:"compact",source:P.IconClose})),Um=e=>a.createElement("svg",{width:20,height:9,viewBox:"0 0 20 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",...e},a.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"})),ca=Um,ra=({controlledIsVisible:e,controlledOnChange:n}={})=>{const[o,l]=t.useState(!1),c=e!==void 0;return{isVisible:c?e:o,setVisible:({isVisible:i,isControlled:d=!1})=>{l(c?!1:i),d&&(n==null||n(i))}}},Gm="_tooltipContainer_givj0_4",Xm="_tooltip_givj0_4",Km="_fade_givj0_1",Jm="_tooltipArrow_givj0_20",Ym="_tooltipArrowIcon_givj0_28",Qm="_tooltipControl_givj0_36",e9="_tooltipNotification_givj0_42",t9="_headerWrapper_givj0_50",n9="_cta_givj0_57",a9="_closeButton_givj0_62",o9="_top_givj0_68",l9="_bottom_givj0_69",c9="_topCenter_givj0_70",r9="_bottomCenter_givj0_71",s9="_endBottom_givj0_76",i9="_left_givj0_80",d9="_right_givj0_81",m9="_topLeft_givj0_103",_9="_topRight_givj0_104",u9="_topStart_givj0_105",p9="_bottomLeft_givj0_118",f9="_bottomRight_givj0_119",h9="_bottomStart_givj0_120",v9="_fullWidth_givj0_170",F={tooltipContainer:Gm,tooltip:Xm,fade:Km,tooltipArrow:Jm,tooltipArrowIcon:Ym,tooltipControl:Qm,tooltipNotification:e9,headerWrapper:t9,cta:n9,closeButton:a9,top:o9,bottom:l9,topCenter:c9,bottomCenter:r9,endBottom:s9,left:i9,right:d9,topLeft:m9,topRight:_9,topStart:u9,bottomLeft:p9,bottomRight:f9,bottomStart:h9,fullWidth:v9},g9=({closeButtonAriaLabel:e="Close tooltip",shouldCloseOnOutsideClick:n=!1,colorScheme:o="light",position:l="topRight",header:c,modifier:r,text:s,ctaText:i,ctaFn:d=()=>{},controlledIsVisible:p,controlledOnChange:m,children:_,className:h,mainWrapperClassName:g,isArrowShown:f=!0,testIdInner:w=M.NotificationTooltipInner,testIdCloseButton:v=M.NotificationTooltipClose,stopPointerDownPropagation:x=!1})=>{const{isVisible:b,setVisible:S}=ra({controlledIsVisible:p,controlledOnChange:m}),y=t.useCallback(()=>S({isVisible:!1,isControlled:!0}),[S]),E=t.useCallback(()=>{n&&y()},[n,y]),I=H.useOnClickOutside(E);return t.createElement("div",{className:u(F.tooltipContainer,r&&F[r],g)},_,b&&t.createElement(G,{colorScheme:o},t.createElement(te,{ref:I,className:u(F.tooltip,F.tooltipNotification,F[l],r&&F[r],h),"data-testid":w,onPointerDownCapture:x?C=>C.stopPropagation():void 0},t.createElement("div",{className:F.headerWrapper},typeof c=="string"?t.createElement(k,{fontVariant:B.BodyBold,"data-testid":M.NotificationTooltipHeader},c):t.createElement(t.Fragment,{"data-testid":M.NotificationTooltipHeader},c),t.createElement(dt,{className:F.closeButton,"data-testid":v,onClose:y,"aria-label":e})),t.createElement(k,{fontVariant:B.Body,"data-testid":M.NotificationTooltipText},s),i&&t.createElement(k,{fontVariant:B.BodyLink,onClick:d,className:F.cta,"data-testid":M.NotificationTooltipCta},i),f&&t.createElement("div",{className:F.tooltipArrow},t.createElement(st,{source:ca,className:F.tooltipArrowIcon})))))},w9=({colorScheme:e="light",position:n="topRight",controlledIsVisible:o,controlledOnChange:l,children:c,className:r,content:s,isHoverEnabled:i=!0,isArrowShown:d=!0,mainWrapperClassName:p,wrapperClassName:m,..._})=>{const{isVisible:h,setVisible:g}=ra({controlledIsVisible:o,controlledOnChange:l}),f=!!l;return t.createElement("div",{className:u(F.tooltipContainer,p)},t.createElement("div",{className:m,onMouseEnter:()=>i&&g({isVisible:!0,isControlled:f}),onMouseLeave:()=>i&&g({isVisible:!1,isControlled:f})},c),h&&t.createElement(G,{colorScheme:e},t.createElement("div",{className:u(F.tooltip,F[n],r),..._},s,d&&t.createElement("div",{className:F.tooltipArrow},t.createElement(st,{source:ca,className:F.tooltipArrowIcon})))))},E9="_pill_r1pnp_102",x9="_dark_r1pnp_120",b9="_danger_r1pnp_124",k9="_light_r1pnp_129",I9="_closeButton_r1pnp_138",Et={pill:E9,dark:x9,danger:b9,light:k9,closeButton:I9},_1=({children:e,className:n,closeButtonAriaLabel:o="Close tooltip",colorScheme:l,isDanger:c=!1,onClose:r,testIdCloseButton:s,...i})=>t.createElement(Z,null,({colorScheme:d})=>t.createElement("div",{className:u(Et.pill,Et[l??d],{[Et.danger]:c},n),...i},e,r&&t.createElement(dt,{className:Et.closeButton,onClose:r,"data-testid":s,colorScheme:l,"aria-label":o}))),B9="_wrapper_55j2z_4",C9={wrapper:B9},S9=({children:e,className:n,colorScheme:o,title:l,subtitle:c,...r})=>t.createElement(Z,null,({colorScheme:s})=>{const i=o??s;return t.createElement(G,{colorScheme:i},t.createElement("div",{className:u(n,C9.wrapper),...r},t.createElement("div",null,t.createElement("div",null,typeof l=="string"?t.createElement(k,{fontVariant:c?B.BodyBold:B.Body},l):l),t.createElement(k,{fontVariant:B.Small,colorScheme:i},c)),e&&t.createElement("div",{className:"ml-auto"},e)),t.createElement(re,null))}),M9="_wrap_12nau_102",y9="_spaced_12nau_107",Z9="_start_12nau_112",L9="_indicator_12nau_112",$9="_label_12nau_115",z9="_end_12nau_119",N9="_input_12nau_123",R9="_dot_12nau_144",A9="_dark_12nau_154",H9="_checked_12nau_158",O9="_disabled_12nau_161",P9="_light_12nau_169",de={wrap:M9,spaced:y9,start:Z9,indicator:L9,label:$9,end:z9,input:N9,dot:R9,dark:A9,checked:H9,disabled:O9,light:P9},sa=t.forwardRef(({checked:e,className:n,colorScheme:o,groupName:l,id:c,isDisabled:r,label:s,labelModifier:i,labelPosition:d="end",value:p,onChange:m,onValueChange:_,...h},g)=>{const f=t.useId(),w=c??f,v=i==="hidden",x=b=>{_==null||_(b.currentTarget.checked),m==null||m(b)};return t.createElement(Z,null,({colorScheme:b})=>t.createElement("label",{className:u(de.wrap,de[o??b],de[d],{[de.disabled]:r,[de.spaced]:i==="spaced"},n),title:v?s:void 0},t.createElement("input",{checked:e,className:de.input,name:l,onChange:x,value:p,ref:g,...h,id:w,type:"radio",disabled:r}),t.createElement("div",{"aria-hidden":"true",role:"presentation",className:u(de.indicator,{[de.checked]:e})},t.createElement("div",{role:"none",className:de.dot})),t.createElement(me,{className:u(de.label,"mb-0"),isLabelHidden:v,text:s,variant:r?"disabled":"standard",id:w})))});sa.displayName="RadioButton";const V9="_scrollbars_wekfz_9",T9={scrollbars:V9},Fe=t.forwardRef(({autoHide:e,children:n,className:o,onScroll:l,scrollElementRef:c,...r},s)=>{const i=t.useRef(null);return t.useEffect(()=>{var m;const d=i,p=_=>{l==null||l(_)};return(m=d.current)==null||m.addEventListener("scroll",p),()=>{var _;return(_=d.current)==null?void 0:_.removeEventListener("scroll",p)}},[i,l]),t.createElement(Ja,{className:u(T9.scrollbars,o),ref:s,scrollableNodeProps:{ref:d=>{i.current=d,c&&(c.current=d)}},autoHide:e!=="never",...r},n)});Fe.displayName="Scrollbars";const W9="_wrap_mihf5_25",D9="_indicator_mihf5_29",j9="_arrow_mihf5_29",q9="_small_mihf5_34",F9="_large_mihf5_38",U9="_success_mihf5_42",G9="_danger_mihf5_46",X9="_busy_mihf5_50",K9="_warning_mihf5_54",J9="_down_mihf5_82",Re={wrap:W9,indicator:D9,arrow:j9,small:q9,large:F9,success:U9,danger:G9,busy:X9,warning:K9,down:J9},Y9=({type:e="circle",variant:n,color:o,size:l="small",role:c})=>{const r=e.includes("arrow"),s={circle:{backgroundColor:o,boxShadow:`0px 0px 10px ${o}`},arrow:{borderColor:`transparent transparent ${o} transparent`}};return t.createElement("div",{className:Re.wrap,role:c},t.createElement("div",{className:u(Re.indicator,Re[l],n&&Re[n],{[Re.arrow]:r,[Re.down]:e==="arrowDown"}),style:o?s[r?"arrow":"circle"]:{},"data-testid":`indicator-${e}`}))},Q9="_stepNumber_15gri_27",e_="_dark_15gri_38",t_="_disabled_15gri_42",n_="_completed_15gri_47",a_="_failed_15gri_52",o_="_active_15gri_57",l_="_light_15gri_63",Ae={stepNumber:Q9,dark:e_,disabled:t_,completed:n_,failed:a_,active:o_,light:l_},ia=({className:e,colorScheme:n,isActive:o,isCompleted:l,isFailed:c,isDisabled:r,stepNumber:s,...i})=>t.createElement(Z,null,({colorScheme:d})=>t.createElement("div",{className:u(Ae.stepNumber,Ae[n??d],{[Ae.active]:o,[Ae.completed]:l,[Ae.disabled]:r,[Ae.failed]:c},e),"data-testid":M.StepNumber,...i},t.createElement(k,{variant:"inherit",fontVariant:B.BodyBold,"data-testid":M.StepNumberString},l?t.createElement(W,{"data-testid":M.StepNumberCheckmark,source:P.IconCheckmark,size:"mini",className:"d-flex"}):c?t.createElement(W,{"data-testid":M.StepNumberWarning,source:P.IconWarning,size:"mini",className:"d-flex"}):s))),c_="_wrap_uestt_152",r_="_errorText_uestt_194",s_="_dark_uestt_198",i_="_clearButton_uestt_219",d_="_error_uestt_194",m_="_disabled_uestt_236",__="_light_uestt_263",u_="_resizeNone_uestt_328",p_="_resizeBoth_uestt_332",f_="_resizeV_uestt_336",h_="_resizeH_uestt_340",He={wrap:c_,errorText:r_,dark:s_,clearButton:i_,error:d_,disabled:m_,light:__,resizeNone:u_,resizeBoth:p_,resizeV:f_,resizeH:h_},da=t.forwardRef(({className:e,colorScheme:n,errorText:o,hasError:l,id:c,isDisabled:r,label:s,isLabelHidden:i=!1,name:d,onChange:p,onValueChange:m,value:_,resize:h="resizeNone",rows:g=4,...f},w)=>{const v=t.useId(),x=c??v,b=t.useRef(null),S=t.useCallback(E=>{m&&m(E.currentTarget.value),p&&p(E)},[p,m]),y={text:s,id:x};return t.useImperativeHandle(w,()=>{var E;return{focus:()=>{b.current&&b.current.focus()},value:(E=b.current)==null?void 0:E.value}}),t.createElement(Z,null,({colorScheme:E})=>t.createElement("label",{className:u(He.wrap,He[n??E],{[He.disabled]:r,[He.error]:l&&!r},e)},t.createElement(me,{isLabelHidden:i,...y}),t.createElement("textarea",{rows:g,id:x,name:d,onChange:S,ref:b,value:_,className:He[h],disabled:r,...f}),l&&o&&t.createElement(k,{className:u("mt-2",He.errorText),variant:"danger",role:"alert"},o)))});da.displayName="TextArea";const v_="_underline_1a3e2_4",g_="_textLink_1a3e2_8",w_="_textLinkContent_1a3e2_22",E_="_truncateWrap_1a3e2_29",x_="_dark_1a3e2_38",b_="_link_1a3e2_38",k_="_light_1a3e2_41",I_="_disabled_1a3e2_45",B_="_truncated_1a3e2_49",C_="_uppercase_1a3e2_56",Ce={underline:v_,textLink:g_,textLinkContent:w_,truncateWrap:E_,dark:x_,link:b_,light:k_,disabled:I_,truncated:B_,uppercase:C_},De=({colorScheme:e,children:n,className:o,disabled:l,fontVariant:c,isDisabled:r,isUnderlined:s,isTruncated:i=!1,isUppercase:d,htmlTag:p,target:m,variant:_="link",...h})=>t.createElement(Z,null,({colorScheme:g})=>{const f=e??g;return t.createElement(oe,{className:u(Ce.textLink,Ce[f],_==="link"&&Ce[_],{[Ce.truncateWrap]:i,[Ce.disabled]:r||l},o),target:m,disabled:r,htmlTag:r?"div":p,rel:m==="_blank"?"noreferrer noopener":"",...h},t.createElement(k,{className:u(Ce.textLinkContent,{[Ce.underline]:s}),colorScheme:f,fontVariant:c,isTruncated:i,isUppercase:d,variant:_},n))}),S_="_row_p7k6r_4",M_="_noneSpacing_p7k6r_10",y_="_compactSpacing_p7k6r_15",Z_="_smallSpacing_p7k6r_20",L_="_mediumSpacing_p7k6r_25",$_="_largeSpacing_p7k6r_30",Z0={row:S_,noneSpacing:M_,compactSpacing:y_,smallSpacing:Z_,mediumSpacing:L_,largeSpacing:$_},fe=({children:e,className:n,spacing:o="small",...l})=>t.createElement("div",{className:u(Z0.row,Z0[Qt(o)],n),...l},e),z_="_wrapper_go8qn_4",N_="_border_go8qn_10",R_="_inner_go8qn_15",A_="_dark_go8qn_20",H_="_hovered_go8qn_33",O_="_disabled_go8qn_45",P_="_light_go8qn_53",V_="_small_go8qn_69",T_="_medium_go8qn_76",W_="_large_go8qn_90",Se={wrapper:z_,border:N_,inner:R_,dark:A_,hovered:H_,disabled:O_,light:P_,small:V_,medium:T_,large:W_},ma=({children:e,className:n,colorScheme:o,hasBorder:l=!0,isDisabled:c,isHovered:r,sizeModifier:s="large",href:i,onClick:d,...p})=>t.createElement(Z,null,({colorScheme:m})=>t.createElement(oe,{className:u(Se.wrapper,Se[o??m],s&&Se[s],{[Se.disabled]:c},{[Se.hovered]:r},n),href:i,onClick:d,htmlTag:!i&&!d?"div":void 0,disabled:c,...p},t.createElement(fe,{spacing:"none",className:u(Se.inner,{[Se.border]:l})},e))),D_="_listLink_unp68_1",j_="_hoverIcon_unp68_1",L0={listLink:D_,hoverIcon:j_},_a=({children:e,className:n,variant:o,hasBorder:l=!1,icon:c,iconColor:r,isFixedIcon:s=!1,sizeModifier:i="small",...d})=>t.createElement(ma,{hasBorder:l,sizeModifier:i,className:u(L0.listLink,n),...d},t.createElement(k,{variant:o},e),c&&t.createElement(W,{className:u({[L0.hoverIcon]:!s}),color:r,source:c,size:"compact"})),q_="_wrap_xde45_17",F_="_bar_xde45_26",U_="_good_xde45_36",G_="_warn_xde45_40",X_="_danger_xde45_44",K_="_primary_xde45_48",J_="_dark_xde45_52",Y_="_light_xde45_56",Xe={wrap:q_,bar:F_,good:U_,warn:G_,danger:X_,primary:K_,dark:J_,light:Y_};var ua=(e=>(e.Good="good",e.Warn="warn",e.Danger="danger",e.Primary="primary",e))(ua||{});const Q_=({backgroundClassName:e,barClassName:n,barColor:o="good",colorScheme:l,progress:c,style:r,...s})=>t.createElement(Z,null,({colorScheme:i})=>t.createElement("div",{className:u(Xe.wrap,Xe[l??i],e),...s},t.createElement("div",{className:u(Xe.bar,Xe[o]??Xe.good,n),style:{transform:`translateX(${c>100?100:Math.round(c)}%)`,...r}}))),eu="_input_6u0vm_149",tu="_container_6u0vm_154",nu="_spaced_6u0vm_159",au="_end_6u0vm_163",ou="_label_6u0vm_163",lu="_start_6u0vm_166",cu="_toggle_6u0vm_166",ru="_small_6u0vm_190",su="_hidden_6u0vm_211",iu="_indicator_6u0vm_223",du="_dark_6u0vm_248",mu="_checked_6u0vm_269",_u="_light_6u0vm_278",le={input:eu,container:tu,spaced:nu,end:au,label:ou,start:lu,toggle:cu,small:ru,hidden:su,indicator:iu,dark:du,checked:mu,light:_u},uu=({checked:e,className:n,label:o,labelClassName:l,labelPosition:c="end",labelModifier:r,labelFontWeight:s,onChange:i,isSmall:d,colorScheme:p,...m})=>t.createElement(Z,null,({colorScheme:_})=>t.createElement("label",{className:u(le.container,le[p??_],c&&le[c],{[le.small]:d,[le.spaced]:r==="spaced"},n)},t.createElement("input",{type:"checkbox",checked:e,className:le.input,onChange:i,...m}),t.createElement("div",{className:u(le.toggle,{[le.checked]:e})},t.createElement("div",{className:u(le.indicator)})),t.createElement(k,{fontVariant:s==="bold"?B.BodyBold:B.Body,className:u(le.label,l,{[le.hidden]:r==="hidden"})},o))),pu={top:"top",topLeft:"top left",topRight:"top right",topStart:"top start",bottom:"bottom",bottomLeft:"bottom left",bottomRight:"bottom right",bottomStart:"bottom start",endBottom:"end bottom",right:"right",left:"left"},fu=e=>pu[e]||"top",pa=({children:e,className:n,colorScheme:o="light",isTooltipEnabled:l=!0,text:c,tooltipContainerClassName:r,position:s="top",delay:i=500,closeDelay:d=0,...p})=>{const m=Ya.useTooltipTriggerState({delay:i,closeDelay:d}),_=t.useRef(null),h=t.useRef(null),{triggerProps:g,tooltipProps:f}=Qa.useTooltipTrigger({},m,_),{overlayProps:w}=Bt.useOverlayPosition({targetRef:_,overlayRef:h,placement:fu(s),isOpen:m.isOpen});return l?t.createElement("div",{className:u(F.tooltipContainer,r),ref:_,...p},t.Children.map(e,v=>t.isValidElement(v)?t.cloneElement(v,{...g}):v),m.isOpen&&t.createElement(Bt.Overlay,null,t.createElement("div",{...f,ref:h,...w,role:"tooltip"},t.createElement(G,{colorScheme:o},t.createElement(te,{className:u(F.tooltip,F.tooltipControl,F[s],n),"data-testid":"tooltip-inner"},typeof c=="string"?t.createElement(k,null,c):c))))):t.createElement(t.Fragment,null,e)},hu="_video_1je0z_4",vu="_mirrored_1je0z_18",$0={video:hu,mirrored:vu},xt=(e,n)=>{e!=null&&e.paused&&e.play().catch(o=>{n==null||n(o)})},fa=t.forwardRef(({srcObject:e,sinkId:n,captionsSrc:o,captionsSrcLang:l,className:c,autoPlay:r=!0,isMirrored:s=!1,playsInline:i=!0,textTrackKind:d,muted:p,onPictureInPictureChange:m,onFailedToResume:_,...h},g)=>{const f=t.useRef(null);t.useImperativeHandle(g,()=>({resume:()=>xt(f.current,_),focus:()=>{var v;return(v=f.current)==null?void 0:v.focus()}})),t.useEffect(()=>{const v=f.current;let x=!1;const b=()=>m==null?void 0:m(!0),S=()=>{setTimeout(()=>{x||xt(v,_)},0),m==null||m(!1)};return v==null||v.addEventListener("enterpictureinpicture",b),v==null||v.addEventListener("leavepictureinpicture",S),()=>{var y;x=!0,v==null||v.removeEventListener("enterpictureinpicture",b),v==null||v.removeEventListener("leavepictureinpicture",S),v&&document.pictureInPictureElement===v&&((y=document.exitPictureInPicture)==null||y.call(document).then(()=>{m==null||m(!1)}))}},[f,m,_]),t.useEffect(()=>{f.current&&e&&(f.current.srcObject=e)},[e]),t.useEffect(()=>{var v,x;e!=null&&e.getAudioTracks().length&&((x=(v=f==null?void 0:f.current)==null?void 0:v.setSinkId)==null||x.call(v,n??""))},[n,e]),t.useEffect(()=>{const v=f.current,x=()=>xt(f.current,_),[b]=(e==null?void 0:e.getTracks())??[];return v==null||v.addEventListener("suspend",x),v==null||v.addEventListener("pause",x),b==null||b.addEventListener("unmute",x),()=>{v==null||v.removeEventListener("suspend",x),v==null||v.removeEventListener("pause",x),b==null||b.removeEventListener("unmute",x)}},[e,f,_,r]);const w=()=>{f.current&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&(p?(f.current.muted=!0,xt(f.current,_)):f.current.muted=!1)};return t.createElement("video",{ref:f,autoPlay:r,muted:p,playsInline:i,className:u($0.video,{[$0.mirrored]:s},c),onCanPlay:w,...h},d&&t.createElement("track",{kind:d,src:o,srcLang:l,default:!0}))});fa.displayName="Video";const gu=({src:e,srcObject:n,captionsSrc:o,captionsSrcLang:l,sinkId:c,play:r,controls:s=!1,onFailure:i=M1.noop,onSuccess:d=M1.noop,...p})=>{const m=t.useRef(null);return t.useEffect(()=>{var _,h;(h=(_=m.current)==null?void 0:_.setSinkId)==null||h.call(_,c??"")},[c]),t.useEffect(()=>{var _,h;m.current&&n&&(m.current.srcObject=n,(h=(_=m.current).setSinkId)==null||h.call(_,c??""))},[c,n]),t.useEffect(()=>{r!==void 0&&(async h=>{var g,f;try{h?(await((g=m.current)==null?void 0:g.play()),m.current&&d(m.current)):(f=m.current)==null||f.pause()}catch(w){i(w)}})(r)},[i,d,r]),t.createElement("audio",{ref:m,src:e,controls:s,...p},o&&t.createElement("track",{kind:"captions",src:o,srcLang:l}))},wu=(e,n)=>{const[o,l]=t.useState(!1);return t.useEffect(()=>{n&&e>0&&l(!0)},[e,n]),t.useEffect(()=>{let c;return n&&o&&(c=window.setTimeout(()=>{l(!1)},800)),()=>clearTimeout(c)},[o,n]),o},Eu=e=>{const[n,o]=t.useState(e);return t.useEffect(()=>{e>0&&o(e)},[e]),n},xu="_wrapper_10wzf_18",bu="_truncated_10wzf_23",ku="_number_10wzf_23",Iu="_counter_10wzf_27",Bu="_visible_10wzf_47",Cu="_animated_10wzf_51",Su="_pulse_10wzf_1",Mu="_info_10wzf_63",yu="_notification_10wzf_73",ve={wrapper:xu,truncated:bu,number:ku,counter:Iu,visible:Bu,animated:Cu,pulse:Su,info:Mu,notification:yu},Zu=({children:e,number:n,isVisible:o,variant:l="notification",shouldAnimate:c=!0,isTruncated:r=!1,...s})=>{const i=wu(n,c),d=Eu(n);return t.createElement("div",{className:u(ve.wrapper,{[ve.truncated]:r}),...s},t.createElement("div",null,e),t.createElement("div",{"data-testid":M.BadgeCounterNumber,className:u(ve.counter,ve[l],{[ve.animated]:i,[ve.visible]:o,[ve.truncated]:r})},t.createElement(k,{colorScheme:l==="info"?"light":"dark",fontVariant:B.SmallBold,className:ve.number},d)))},Lu=/(https?|ftp?:\/\/[^\s]+)/im,ha=/((?:https?:\/\/|ftp?:\/\/|[a-zA-Z0-9-]+\.{1}[a-zA-Z0-9-]{2,63})(?:[^\s.]+|\.{1}[a-zA-Z0-9-]{2,63})*)/im,$u=e=>e.split(ha).filter(Boolean),zu=e=>!Lu.test(e),Nu=e=>$u(e).map((n,o)=>ha.test(n)?zu(n)?{id:o,linkType:"tld",value:n,url:`http://${n.replace(/(\/\/)/m,"")}`}:{id:o,linkType:"url",value:n,url:n}:{id:o,linkType:"text",value:n}),va=({text:e,...n})=>{const o=t.useMemo(()=>Nu(e),[e]);return t.createElement(t.Fragment,null,o.map(l=>l.linkType!=="text"?t.createElement(De,{key:l.id,href:l.url,target:"_blank",...n},l.value):l.value))},Ru="_draggable_bei26_4",Au="_dragging_bei26_10",z0={draggable:Ru,dragging:Au};var ga=(e=>(e[e.NONE=0]="NONE",e[e.VERTICAL=1]="VERTICAL",e[e.HORIZONTAL=2]="HORIZONTAL",e))(ga||{});const Hu=(e,n)=>{const o=e.getBoundingClientRect().bottom,l=e.getBoundingClientRect().top,c=n.getBoundingClientRect().bottom,r=n.getBoundingClientRect().top;return o>=c?"DOWN":l<=r?"UP":"STOP"},u1=t.forwardRef(({isDisabled:e=!1,floatRoot:n=void 0,beforeReposition:o,onReposition:l,onPointerUpExtra:c,onPointerMoveExtra:r,shouldCaptureClick:s=!0,alignWithFloatRootTrigger:i,scrollElementRef:d,scrollOffset:p=10,scrollTimer:m=30,lockStyle:_=0,pointerCapture:h=!1,children:g,className:f,...w},v)=>{let x=t.useRef(null);x=v??x;const[b,S]=t.useState(!1),y=t.useRef(!1);return t.useEffect(()=>{if(e||!x.current)return;const E=x.current;let I=E.getBoundingClientRect();const C=(d==null?void 0:d.current)??void 0;let R=0,q=0,O=0,z=0,L,U=0,D=0,K=C==null?void 0:C.scrollTop,A="STOP",ut,ne=!1,pt=!1;const E1=()=>{document.removeEventListener("pointermove",I1),document.removeEventListener("pointerup",S1)},ft=()=>{clearInterval(ut),ne=!1,A="STOP"},x1=()=>{E.style.left=`${(E.offsetLeft+O)/window.innerWidth*100}%`,E.style.top=`${(E.offsetTop+z)/window.innerHeight*100}%`};E.addEventListener("pointerdown",k1),C==null||C.addEventListener("scroll",B1);function b1(V){S(V),pt=V}function k1(V){if(h&&E.setPointerCapture(V.pointerId),V.preventDefault(),V.button!==0)return;b1(!0),I=E.getBoundingClientRect();const Ie=E.offsetParent;L=Ie==null?void 0:Ie.getBoundingClientRect(),U=(L==null?void 0:L.left)??0,D=(L==null?void 0:L.top)??0,o&&(o(E),I=E.getBoundingClientRect()),E.style.left=`${I.left-U}px`,E.style.top=`${I.top-D}px`,E.style.removeProperty("right"),E.style.removeProperty("bottom"),E.style.transform="none",R=V.clientX,q=V.clientY,document.addEventListener("pointermove",I1),document.addEventListener("pointerup",S1)}function I1(V){r&&r(E),_!==1&&(O=V.clientX-R),_!==2&&(z=V.clientY-q),C?(A=Hu(E,C),A==="STOP"?(E.style.transform=`translate(${O}px, ${z}px)`,ne&&ft()):ne||(ne=!0,ut=setInterval(()=>{if(C)switch((A==="UP"&&C.scrollTop===0||A==="DOWN"&&C.scrollHeight-C.clientHeight-C.scrollTop<=1)&&(A="STOP"),A){case"DOWN":C.scrollTop+=p;break;case"UP":C.scrollTop-=p;break;case"STOP":E.style.transform=`translate(${O}px, ${z}px)`,ft();break}},m))):E.style.transform=`translate(${O}px, ${z}px)`}function B1(){if((C==null?void 0:C.scrollTop)!==void 0){if(pt&&K!==void 0){const V=C.scrollTop-K;_!==2&&(z+=V,q-=V),E.style.transform=`translate(${O}px, ${z}px)`}K=C.scrollTop}}const C1=()=>{let V=!1,Ie=!1,Lt=!1,$t=!1,zt={overflow:!1};if(n!=null&&n.current){I=E.getBoundingClientRect();const $e=n.current.getBoundingClientRect();I.left<$e.left&&(E.style.left=`${n.current.offsetLeft-U}px`,Lt=!0),I.right>$e.right&&(E.style.left=`${$e.right-E.offsetWidth-U}px`,$t=!0),I.top<$e.top&&(E.style.top=`${n.current.offsetTop-D}px`,V=!0),I.bottom>$e.bottom&&(E.style.top=`${$e.bottom-E.offsetHeight-D}px`,Ie=!0),zt={overflow:V||Ie||Lt||$t,top:V,bottom:Ie,left:Lt,right:$t},zt.overflow&&x1()}return zt};i&&(i.current=()=>{const V=C1();l&&l(E,V)});function Xa(){I.left+I.width/2>window.innerWidth/2&&(E.style.right=`${(window.innerWidth-I.right)/window.innerWidth*100}%`,E.style.left="auto")}function Ka(){I.top+I.height/2>window.innerHeight/2&&(E.style.bottom=`${(window.innerHeight-I.bottom)/window.innerHeight*100}%`,E.style.top="auto")}function S1(){ft(),c&&c(E),x1(),E.style.removeProperty("transform"),(O||z)&&(y.current=!0),O=0,z=0,E1();const V=C1();V.overflow||(Xa(),Ka()),b1(!1),l&&l(E,V)}return()=>{E1(),E.removeEventListener("pointerdown",k1),C==null||C.removeEventListener("scroll",B1),ft()}},[e,n,o,l,c,i,r,m,p,_,h,d]),t.createElement("div",{ref:x,className:u({[z0.draggable]:!e,[z0.dragging]:b},f),onClickCapture:s?E=>{y.current&&(E.stopPropagation(),E.preventDefault(),y.current=!1)}:void 0,...w},g)});u1.displayName="Draggable";const Ou="_box_kq00y_4",Pu="_fillHeight_kq00y_8",Vu="_overflow-hidden_kq00y_14",Tu="_nonePadding_kq00y_18",Wu="_compactPadding_kq00y_22",Du="_smallPadding_kq00y_26",ju="_mediumPadding_kq00y_30",qu="_largePadding_kq00y_34",Fu="_scrollbar_kq00y_38",Ke={box:Ou,fillHeight:Pu,"overflow-hidden":"_overflow-hidden_kq00y_14",overflowHidden:Vu,nonePadding:Tu,compactPadding:Wu,smallPadding:Du,mediumPadding:ju,largePadding:qu,scrollbar:Fu},Uu=({fillHeight:e=!0,hasFooterShadow:n=!0,headerContent:o,footerContent:l,padding:c="small",headerPadding:r=c,footerPadding:s=c,overflowHidden:i=!1,children:d,scrollElementRef:p,className:m,..._})=>{const h=t.useId();return t.createElement(te,{hasFooterShadow:n,className:u(Ke.box,{[Ke.fillHeight]:e},{[Ke.overflowHidden]:i},m),padding:"none",headerContent:o,footerContent:l,footerPadding:s,headerPadding:r,..._},t.createElement(Fe,{scrollElementRef:p,className:u(Ke.scrollbar),ariaLabel:`Scrollable panel content ${h}`},t.createElement("div",{className:u(Ke[ye(c)])},d)))},Gu=({children:e})=>j0.createPortal(e,document.body),Xt=(()=>{const e=[],n=l=>{const c=e.indexOf(l);c!==-1&&e.splice(c,1)};return{add:l=>(e.push(l),()=>{n(l)}),isLast:l=>e.length?e[e.length-1]===l:!1,remove:n}})(),Xu=e=>{const n=l=>{var c;return((c=l==null?void 0:l.dataset)==null?void 0:c.focusRoot)==="1"};return(()=>{let l=e;for(;l;){if(n(l))return l;l=l.parentElement}})()},Ku=e=>{const n=Jt.tabbable(e,{includeContainer:!1});if(!n.length){We(e);return}We(n[0],e)},We=(e,n)=>{if(e!==document.activeElement){if(!(e!=null&&e.focus)){We(n);return}e==null||e.focus()}},Ju=(e,n)=>{const o=l=>{var i;if(((i=l.key)==null?void 0:i.toLowerCase())!=="tab"||!Xt.isLast(n))return;const c=Jt.tabbable(e,{includeContainer:!1}),r=c[c.length-1],s=c[0];if(c.length===0){We(e);return}l.shiftKey?l.target===s&&(We(r),l.preventDefault()):l.target===r&&(We(s),l.preventDefault())};return[()=>{document.addEventListener("keydown",o)},()=>{document.removeEventListener("keydown",o)}]},Yu=(e=!0)=>{const n=t.useRef(eo.v4()),o=t.useRef(null),l=t.useRef(),c=t.useRef(!1);t.useEffect(()=>{c.current=e},[e]),!c.current&&e&&(o.current=document.activeElement);const r=t.useCallback(s=>{l.current=s,!(!e||!s)&&(s.setAttribute("data-focus-root","1"),s.contains(document.activeElement)||Ku(s))},[e]);return t.useEffect(()=>{const s=l.current,i=n.current;if(!e||!s)return;const[d,p]=Ju(s,i);Xt.add(i),d==null||d();const m=o.current;return()=>{var w;Xt.remove(i),p==null||p();const _=document.activeElement,h=Xu(_),g=h&&h===s,f=_&&Jt.isFocusable(_);o.current=null,!(!m||!g&&f)&&((w=m.focus)==null||w.call(m))}},[e]),r},Qu="_modalWrapper_1we9u_4",ep="_modalMask_1we9u_18",tp="_fade_1we9u_1",np="_modal_1we9u_4",ap="_compact_1we9u_44",op="_small_1we9u_47",lp="_medium_1we9u_50",cp="_large_1we9u_53",rp="_auto_1we9u_56",sp="_closeButton_1we9u_60",ip="_closeButtonIcon_1we9u_66",dp="_nonePadding_1we9u_88",mp="_compactPadding_1we9u_92",_p="_smallPadding_1we9u_96",up="_mediumPadding_1we9u_100",pp="_largePadding_1we9u_104",fp="_overlay_1we9u_108",hp="_slide_1we9u_1",vp="_positioned_1we9u_117",gp="_scrollbars_1we9u_121",ge={modalWrapper:Qu,modalMask:ep,fade:tp,modal:np,compact:ap,small:op,medium:lp,large:cp,auto:rp,closeButton:sp,closeButtonIcon:ip,nonePadding:dp,compactPadding:mp,smallPadding:_p,mediumPadding:up,largePadding:pp,overlay:fp,slide:hp,positioned:vp,scrollbars:gp};var wa=(e=>(e.Overlay="overlay",e.Positioned="positioned",e))(wa||{});const wp=({children:e,...n})=>t.createElement("div",{...n},e),p1=({canDrag:e=!1,children:n,className:o,closeButtonAriaLabel:l="Close tooltip",closeOnOutsideClick:c=!0,colorScheme:r="light",footerContent:s,footerPadding:i,hasBackground:d,hasFooterShadow:p,headerContent:m,headerPadding:_,isOpen:h=!1,modalType:g="overlay",onClose:f,padding:w="medium",scrollbarsAriaLabel:v,sizeModifier:x="small",testIdCloseButton:b=M.ButtonModalClose,uniqueTitle:S,withCloseButton:y=!1,withScrollbars:E=!0,wrapperClassName:I,withMask:C=!0,style:R,...q})=>{const O=()=>{c&&(f==null||f())},z=H.useOnClickOutside(O),L=Yu(h),U=t.useRef(null),D=E?Fe:wp;let K=t.createElement(Z,null,({colorScheme:A})=>t.createElement(G,{colorScheme:r??A},t.createElement(te,{className:u(ge.modal,ge[g],ge[x],!e&&o),ref:g==="positioned"?null:L,hasBackground:d,headerContent:m,footerContent:s,headerPadding:_,footerPadding:i,hasFooterShadow:p,...!e&&{style:R}},t.createElement(D,{className:ge.scrollbars,ariaLabel:v},t.createElement("div",{role:"none",ref:z,className:ge[ye(w)]},t.createElement("div",{role:"dialog","aria-modal":"true","aria-label":S},y&&t.createElement(dt,{className:ge.closeButton,onClose:f,"data-testid":b,"aria-label":l}),n))))));return e&&(K=t.createElement(u1,{className:o,style:R,floatRoot:U},K)),C&&(K=t.createElement("div",{role:"none",className:u(ge.modalMask,I),"data-testid":M.ModalMask},K)),h?t.createElement(Gu,null,t.createElement("div",{className:ge.modalWrapper,role:"region",ref:U,...q},K)):null},Ep="_list_1kobu_4",xp="_noneSpacing_1kobu_9",bp="_compactSpacing_1kobu_16",kp="_smallSpacing_1kobu_23",Ip="_mediumSpacing_1kobu_30",Bp="_largeSpacing_1kobu_37",N0={list:Ep,noneSpacing:xp,compactSpacing:bp,smallSpacing:kp,mediumSpacing:Ip,largeSpacing:Bp},mt=({children:e,className:n,spacing:o="small",...l})=>t.createElement("div",{className:u(N0.list,N0[Qt(o)],n),...l},e),Ea=({enhancerEnd:e,version:n,headingText:o="About Pexip",privacyPolicyLinkText:l="Privacy Policy",privacyPolicyUrl:c="https://pexip.com/privacy-policy/",termsOfServiceLinkText:r="Terms of Service",termsOfServiceUrl:s="https://pexip.com/terms-of-service/",...i})=>t.createElement(mt,{className:"ml-3 mr-3 mb-2",...i},o&&t.createElement(fe,null,t.createElement(qe,{className:"mb-3 mt-2",fontVariant:B.H5,htmlTag:"h1"},o)),c&&l&&t.createElement(fe,{spacing:"small"},t.createElement(De,{href:c,target:"_blank","data-testid":M.PrivacyPolicyLink},l)),r&&s&&t.createElement(fe,{spacing:"small"},t.createElement(De,{href:s,target:"_blank","data-testid":M.TermsOfServiceLink},r)),t.createElement(re,{className:"mt-5 mb-3"}),t.createElement(k,{"data-testid":M.Version},"Version: ",n),e),Cp=rt(p1,"light"),Sp=({className:e,isOpen:n=!1,onClose:o,version:l,headingText:c,privacyPolicyUrl:r,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,aboutTextEnhancerEnd:p,...m})=>t.createElement(Cp,{padding:"none",onClose:o,isOpen:n,withCloseButton:!0,className:e,...m},t.createElement(Ea,{version:l,headingText:c,privacyPolicyUrl:r,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,enhancerEnd:p})),yt=e=>n=>{n.key==="Enter"&&e(n)},Mp="_chevron_9iqb3_4",yp="_toggle_9iqb3_8",Zp="_summary_9iqb3_12",Lp="_content_9iqb3_20",$p="_expanded_9iqb3_25",zp="_accordionButton_9iqb3_29",Np="_dark_9iqb3_36",Rp="_meta_9iqb3_43",Ap="_light_9iqb3_47",ke={chevron:Mp,toggle:yp,summary:Zp,content:Lp,expanded:$p,accordionButton:zp,dark:Np,meta:Rp,light:Ap},Hp=({canOnlyToggleWithTitle:e,children:n,className:o,isExpanded:l,onExpand:c,...r})=>{const s=u(ke.summary,o);return e?t.createElement("div",{className:s},n):t.createElement(oe,{className:s,"aria-expanded":l,onClick:c,onKeyDown:yt(c),...r},n)},Op=({isExpanded:e})=>{const n=e?P.IconChevronDown:P.IconChevronRight;return t.createElement(W,{size:"compact",source:n,className:u(ke.chevron,"mr-2")})},Pp=({children:e,isExpanded:n,canOnlyToggleWithTitle:o,onExpand:l})=>{const c=()=>t.createElement(t.Fragment,null,t.createElement(Op,{isExpanded:n}),e);return o?t.createElement(oe,{className:ke.accordionButton,"aria-expanded":n,onClick:l,onKeyDown:yt(l)},t.createElement(c,null)):t.createElement("div",{className:ke.accordionButton},t.createElement(c,null))},Vp=({meta:e})=>{const n="d-inline ml-2";return typeof e=="string"?t.createElement(k,{fontVariant:B.BodyBold,className:u(ke.meta,n)},e):t.createElement("div",{className:n},e)},Tp=({canOnlyToggleWithTitle:e,children:n,enhancerEnd:o,meta:l,isExpanded:c,onExpand:r,className:s,...i})=>t.createElement(Hp,{canOnlyToggleWithTitle:e,className:s,isExpanded:c,onExpand:r,...i},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(Pp,{canOnlyToggleWithTitle:e,isExpanded:c,onExpand:r},n),t.createElement(Vp,{meta:l}),t.createElement("div",{className:"ml-auto"},o))),Wp=({buttonClassName:e,canOnlyToggleWithTitle:n,children:o,className:l,colorScheme:c,contentClassName:r,dataTestId:s,enhancerEnd:i,isExpanded:d=!1,meta:p,onToggle:m,title:_,...h})=>{const[g,f]=t.useState(d),w=H.usePrevious(g),v=x=>{x.preventDefault(),f(b=>!b)};return t.useEffect(()=>{g!==(w||!1)&&(m==null||m(g))},[m,g,w]),t.createElement(Z,null,({colorScheme:x})=>t.createElement("div",{role:"group",className:u(ke[c??x],l),...h},t.createElement(Tp,{canOnlyToggleWithTitle:n,meta:p,isExpanded:g,onExpand:v,className:e,enhancerEnd:i,"data-testid":s},typeof _=="string"?t.createElement(k,{fontVariant:B.BodyBold},_):_),t.createElement("div",{className:u(ke.content,{[ke.expanded]:g},r)},o)))},Dp="_secondaryWrapper_1plhf_4",jp="_statusWrapper_1plhf_10",qp="_statusItem_1plhf_18",Fp="_eventsList_1plhf_22",Up="_eventItem_1plhf_26",Gp="_contentWrapper_1plhf_32",Xp="_disabled_1plhf_42",_e={secondaryWrapper:Dp,statusWrapper:jp,statusItem:qp,eventsList:Fp,eventItem:Up,contentWrapper:Gp,disabled:Xp},Kp=({actionButton:e,disabled:n=!1,eventsItems:o,eventsTitle:l,statusItems:c,title:r,titleEnhancerStart:s})=>t.createElement(G0,{title:r,titleEnhancerStart:s,secondaryComponent:t.createElement("div",{className:u(_e.secondaryWrapper,n&&_e.disabled,"p-4")},c.map(i=>t.createElement("div",{className:_e.statusWrapper,key:`${i.label}${i.content}`},t.createElement(k,{variant:"inherit",fontVariant:B.Body,className:_e.statusItem},i.label),t.createElement(k,{variant:"inherit",fontVariant:B.BodyBold,className:_e.statusItem},i.content))))},t.createElement("div",{className:u(_e.contentWrapper,n&&_e.disabled,"p-4")},t.createElement(qe,{className:"mb-2",htmlTag:"h3",variant:"inherit",fontVariant:B.H5},l),t.createElement(mt,{spacing:"none",className:_e.eventsList},o.map(i=>t.createElement(fe,{key:i.label},t.createElement(De,{onClick:i.action,isUnderlined:!!i.action,className:_e.eventItem},i.label)))),t.createElement(De,{variant:"inherit",fontVariant:B.BodyBold,isDisabled:!0,onClick:e.action},e.label))),Jp="_wrapper_16uxo_4",Yp={wrapper:Jp},Qp={width:16,height:9},ef=({children:e,className:n,dimensions:o=Qp,isActive:l=!0,style:c,...r})=>{const s=l?{"--aspect-ratio-height":o.height,"--aspect-ratio-width":o.width}:void 0;return t.createElement("div",{style:{...c,...s},className:u(Yp.wrapper,n),...r},e)},tf="_bar_19iud_4",nf="_absoluteTop_19iud_12",af="_absoluteBottom_19iud_17",of="_relative_19iud_22",lf="_row_19iud_26",cf="_rowReverse_19iud_30",rf="_column_19iud_34",sf="_columnReverse_19iud_38",df="_spaceBetween_19iud_42",mf="_center_19iud_46",_f="_nonePadding_19iud_50",uf="_compactPadding_19iud_54",pf="_smallPadding_19iud_58",ff="_mediumPadding_19iud_62",hf="_largePadding_19iud_66",Je={bar:tf,absoluteTop:nf,absoluteBottom:af,relative:of,row:lf,rowReverse:cf,column:rf,columnReverse:sf,spaceBetween:df,center:mf,nonePadding:_f,compactPadding:uf,smallPadding:pf,mediumPadding:ff,largePadding:hf},vf=({children:e,className:n,position:o="relative",padding:l="none",flexDirection:c="row",justifyContent:r="spaceBetween",...s})=>t.createElement("div",{className:u(Je.bar,Je[ye(l)],Je[o],Je[c],Je[r],n),...s},e),gf="_wrapper_1f5cx_14",wf="_list_1f5cx_20",Ef="_listItem_1f5cx_27",xf="_crumbLabel_1f5cx_30",bf="_crumbLink_1f5cx_43",ot={wrapper:gf,list:wf,listItem:Ef,crumbLabel:xf,crumbLink:bf},kf=({className:e,crumbs:n,handleNavigate:o})=>{const c=[...n].reverse().slice(1).find(s=>!!s.url),r=(s,i)=>{s.preventDefault(),o(i)};return t.createElement("nav",{className:u(e,ot.wrapper),"aria-label":"breadcrumbs"},(c==null?void 0:c.url)&&t.createElement(T,{href:c.url,onClick:s=>r(s,c.url),htmlTag:"a",size:"none",variant:"transparent",className:"mr-3","aria-label":`Go back to ${c.label}`},t.createElement(W,{source:P.IconArrowLeftRegular,size:"medium"})),t.createElement("ul",{className:ot.list},n.map(s=>t.createElement("li",{key:`${s.label}${s.url}`,className:ot.listItem},s.url?t.createElement("a",{className:ot.crumbLink,href:s.url,onClick:i=>r(i,s.url)},t.createElement(R0,{label:s.label})):t.createElement(R0,{label:s.label})))))},R0=({label:e})=>t.createElement(k,{fontVariant:B.BodyBold,className:ot.crumbLabel},e),If="_svg_1ww8x_4",Bf="_circle_1ww8x_13",Cf="_timer_1ww8x_1",A0={svg:If,circle:Bf,timer:Cf},Sf=({duration:e=60,className:n,...o})=>{const l=t.useMemo(()=>e,[]);return t.createElement("svg",{viewBox:"0 0 32 32",className:u(A0.svg,n),...o},t.createElement("circle",{r:"16",cx:"16",cy:"16",className:A0.circle,style:{animationDuration:`${l}s`}}))},Mf="_countdownWrapper_z1r08_11",yf="_countdownNumber_z1r08_20",Zf="_svg_z1r08_24",Lf="_circleMain_z1r08_33",$f="_circleBackground_z1r08_34",zf="_countdown_z1r08_11",Oe={countdownWrapper:Mf,countdownNumber:yf,svg:Zf,circleMain:Lf,circleBackground:$f,countdown:zf},H0=({animationStyle:e,className:n})=>t.createElement("circle",{className:n,r:"35",cx:"40",cy:"40",style:{animation:e}}),Nf=({currentCount:e=0,startCountFrom:n=5,shouldStartCountDown:o})=>{const l=t.useMemo(()=>o&&e>0?`${Oe.countdown} ${n}s linear forwards`:"",[e,n,o]);return t.createElement("div",{className:Oe.countdownWrapper},t.createElement(k,{className:Oe.countdownNumber,colorScheme:"light",fontVariant:B.H1},e),t.createElement("svg",{className:Oe.svg},t.createElement(H0,{className:Oe.circleBackground,animationStyle:l}),t.createElement(H0,{className:Oe.circleMain,animationStyle:l})))},Rf=({startCountFrom:e=5,msInterval:n=1e3,shouldStartCountDown:o})=>{const{startCountDown:l,currentCount:c}=H.useCountDown({startCountFrom:e,enabled:o,msInterval:n});return t.useEffect(()=>{o&&l()},[o,l]),t.createElement(Nf,{startCountFrom:e,shouldStartCountDown:o,currentCount:c})},Af="_wrap_yqav1_4",Hf="_buttonContainer_yqav1_10",Of="_dropContent_yqav1_17",Pf="_fade_yqav1_1",Vf="_contentTextNoWrap_yqav1_25",Tf="_topLeft_yqav1_30",Wf="_bottomLeft_yqav1_31",Df="_topRight_yqav1_35",jf="_bottomRight_yqav1_36",qf="_topMiddle_yqav1_42",Ff="_bottomMiddle_yqav1_53",Uf="_middleLeft_yqav1_62",Gf="_middleRight_yqav1_63",Xf="_limitSize_yqav1_84",Kf="_row_yqav1_89",Jf="_rowReverse_yqav1_93",Yf="_column_yqav1_97",Qf="_columnReverse_yqav1_101",ue={wrap:Af,buttonContainer:Hf,dropContent:Of,fade:Pf,contentTextNoWrap:Vf,topLeft:Tf,bottomLeft:Wf,topRight:Df,bottomRight:jf,topMiddle:qf,bottomMiddle:Ff,middleLeft:Uf,middleRight:Gf,limitSize:Xf,row:Kf,rowReverse:Jf,column:Yf,columnReverse:Qf},Zt=({buttonClassName:e,buttonLabel:n="Toggle drop content",canCloseOutside:o=!0,children:l,className:c,content:r,contentClassName:s,dropContentRole:i="menu",dropContentLabel:d,interactiveElement:p,isContentTextWrapped:m=!1,isDisabled:_,isOpen:h=!1,limitSize:g=!1,onClose:f,onContainerClick:w,onContentVisibilityChange:v,onOutsideClose:x,position:b="bottomLeft",flexDirection:S="row",...y})=>{const[E,I]=t.useState(h),C=t.useCallback(()=>{o&&(f==null||f(),x==null||x(),I(!1))},[o,x,f]),R=t.useCallback(D=>{w==null||w(),E&&(f==null||f()),I(K=>!K),D.stopPropagation()},[E,f,w]),q=D=>D.stopPropagation(),O=D=>{D.stopPropagation(),f==null||f(),I(!1)};t.useEffect(()=>{v&&v(E)},[E,v]);const z=H.useOnClickOutside(C),L=t.useMemo(()=>t.createElement(t.Fragment,null,typeof l=="function"?l(E):l),[l,E]),U=t.useMemo(()=>(p==null?void 0:p({"aria-label":n,className:u(ue.buttonContainer,e),onClick:R,onKeyDown:q,children:L,...y},E))??t.createElement(oe,{"aria-label":n,className:u(ue.buttonContainer,e),onClick:R,onKeyDown:q,...y},L),[e,n,R,p,E,y,L]);return _?t.createElement("div",{className:u(ue.wrap,c),ref:z},L):t.createElement("div",{className:u(ue.wrap,c),ref:z},U,E&&t.createElement("div",{"aria-label":d,role:i,className:u(ue.dropContent,ue[b],ue[S],{[ue.contentTextNoWrap]:!m,[ue.limitSize]:g},s)},typeof r=="function"?r(O):r))},eh="_container_gjc4w_165",th="_errorText_gjc4w_166",nh="_containerWrapContent_gjc4w_170",ah="_selectWrapper_gjc4w_174",oh="_fullWidth_gjc4w_180",lh="_view_gjc4w_183",ch="_select_gjc4w_174",rh="_compact_gjc4w_240",sh="_small_gjc4w_244",ih="_medium_gjc4w_247",dh="_hasIcon_gjc4w_250",mh="_textWrapper_gjc4w_254",_h="_label_gjc4w_261",uh="_text_gjc4w_254",ph="_icon_gjc4w_269",fh="_chevron_gjc4w_270",hh="_dark_gjc4w_285",vh="_error_gjc4w_166",gh="_inlineLabel_gjc4w_307",wh="_disabled_gjc4w_324",Eh="_light_gjc4w_341",$={container:eh,errorText:th,containerWrapContent:nh,selectWrapper:ah,fullWidth:oh,view:lh,select:ch,compact:rh,small:sh,medium:ih,hasIcon:dh,textWrapper:mh,label:_h,text:uh,icon:ph,chevron:fh,dark:hh,error:vh,inlineLabel:gh,disabled:wh,light:Eh},xh="_fullWidth_7juwi_12",bh="_button_7juwi_16",kh="_wrapper_7juwi_20",Ih="_menu_7juwi_25",Bh="_checkboxWrapper_7juwi_29",Ch="_dropContentFullWidth_7juwi_34",Sh="_textWrapper_7juwi_41",Y={fullWidth:xh,button:bh,wrapper:kh,menu:Ih,checkboxWrapper:Bh,dropContentFullWidth:Ch,textWrapper:Sh},xa=({className:e,colorScheme:n,dropContentPosition:o,errorText:l,hasError:c,iconType:r,isDisabled:s,isFullWidth:i,isOpen:d=!1,isTruncated:p=!1,label:m,labelModifier:_,menuComponent:h,multipleSelectionText:g="selected",noSelectionText:f,onOutsideClose:w,onContentVisibilityChange:v,options:x,sizeModifier:b="medium",testId:S,value:y=[],wrapContent:E=!1})=>t.createElement(Z,null,({colorScheme:I})=>t.createElement(Zt,{buttonLabel:m,className:u(Y.fullWidth,e),content:h,contentClassName:u({[Y.fullWidth]:i}),isOpen:x.length>0&&d,isDisabled:s,onOutsideClose:w,onContentVisibilityChange:v,position:o,interactiveElement:C=>t.createElement(oe,{...C,className:u($.container,$[n??I],Y.button,{[Y.fullWidth]:i,[$.disabled]:s,[$.error]:c&&!s,[$.containerWrapContent]:E}),"data-testid":S},t.createElement(Mh,{iconType:r,isDisabled:s,isFullWidth:i,isTruncated:p,labelModifier:_,multipleSelectionText:g,noSelectionText:f,options:x,selectLabel:m,sizeModifier:b,value:y}),c&&l&&t.createElement(k,{className:u("mt-2",$.errorText),variant:"danger"},l))})),Mh=({iconType:e,isDisabled:n,isFullWidth:o,isTruncated:l,labelModifier:c,multipleSelectionText:r,noSelectionText:s,options:i,selectLabel:d,sizeModifier:p,value:m})=>{const _=c==="hidden",h=c==="inline",g=x=>{var b;return((b=i.find(S=>S.id===x))==null?void 0:b.label)??x},f=h||_,w={text:d},v=()=>m.length===1?g(m[0]):m.length>1&&!l?m.map(x=>g(x)).join(", "):m.length===0&&!s||m.length>1?`${m.length} ${r}`:s;return t.createElement(t.Fragment,null,!f&&t.createElement(me,{className:u($.label),...w}),t.createElement(oe,{className:u($.selectWrapper,{[Y.fullWidth]:o}),htmlTag:"div",disabled:n},t.createElement("div",{className:u($.view,$[p],{[$.hasIcon]:!!e}),"data-testid":M.MultiselectView},f&&t.createElement(me,{className:u($.inlineLabel),isLabelHidden:_,isLabelInline:h,...w}),!!e&&t.createElement(W,{size:"compact",source:e,className:$.icon}),t.createElement("div",{className:u($.textWrapper,Y.textWrapper)},t.createElement("span",{className:$.text},v())),t.createElement(W,{size:p==="medium"?"compact":"mini",source:P.IconChevronDown,className:$.chevron}))))},yh=rt(te,"light"),Zh=({isFullWidth:e,options:n,onConfirm:o,menuTestId:l,onContentVisibilityChange:c,value:r=[],isOpen:s,...i})=>{const[d,p]=t.useState(r),[m,_]=t.useState(s),h=({id:f,checked:w})=>{let v=[];!d.includes(f)&&w?v=[...d,f]:d.includes(f)&&!w&&(v=d.filter(x=>x!==f)),p(v)},g=()=>{const f=d.map(w=>{var v;return{id:w,label:((v=n.find(x=>x.id===w))==null?void 0:v.label)??"No label"}});_(!1),o(f)};return t.createElement(xa,{isOpen:m,isFullWidth:e,menuComponent:f=>t.createElement(Lh,{isFullWidth:e,options:n,selection:d,onChange:h,onConfirm:w=>{g(),f(w)},testId:l}),options:n,onOutsideClose:()=>p(r),onContentVisibilityChange:c,value:d,...i})},Lh=({isFullWidth:e=!1,options:n,selection:o,onChange:l,onConfirm:c,testId:r})=>{const s=i=>{l({id:i.currentTarget.name,checked:i.currentTarget.checked})};return n.length>0?t.createElement(yh,{className:u(Y.wrapper,{[Y.fullWidth]:e},"py-3"),"data-testid":r},t.createElement(Fe,{className:u(Y.menu,"pl-4 pr-5 mr-1")},n.filter(i=>!i.isHidden).map((i,d)=>t.createElement("div",{className:u(e?Y.fullWidth:Y.checkboxWrapper,{"mb-2":d+1!==n.length}),key:i.id,"data-testid":`${M.MultiselectItem}-${d}`},t.createElement(d1,{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(T,{onClick:c,modifier:"fullWidth","data-testid":M.ConfirmableMultiselectConfirm},"Confirm"))):null},$h=rt(p1,"light"),zh=({cancelButtonText:e,cancelButtonTestid:n,confirmButtonText:o,confirmButtonTestid:l,description:c,descriptionWordBreak:r,isOpen:s,onCancel:i,onConfirm:d,title:p,...m})=>{const _=t.createElement(T,{onClick:d,variant:"primary",size:"medium","data-testid":l,modifier:"fullWidth"},o);return t.createElement($h,{isOpen:s,...m},t.createElement(mt,{spacing:"none"},t.createElement(k,{fontVariant:B.H5,className:"mb-2"},p),c&&t.createElement(k,{fontVariant:B.Body,className:"mb-4",wordBreak:r},t.createElement(va,{text:c})),e?t.createElement(ta,{className:"mt-2"},t.createElement(Gt,{xs:6},t.createElement(T,{onClick:i,variant:"tertiary",size:"medium","data-testid":n,modifier:"fullWidth"},e)),t.createElement(Gt,{xs:6},_)):_))},Nh="_wrapper_1uegx_4",Rh="_clickCatcher_1uegx_8",Ah="_positionAdjuster_1uegx_17",Ft={wrapper:Nh,clickCatcher:Rh,positionAdjuster:Ah},Hh=({children:e,menu:n})=>{const[o,l]=t.useState(!1),c=()=>l(!1),r=i=>{l(!o),o||i.preventDefault()},s=typeof n=="function"?n({onClose:c}):n;return t.createElement("div",{onContextMenu:r,role:"none",tabIndex:-1,className:Ft.wrapper},o&&t.createElement(t.Fragment,null,t.createElement("div",{className:Ft.clickCatcher,onClick:c,role:"none",tabIndex:-1}),t.createElement("div",{className:Ft.positionAdjuster},s)),e)},Oh="_fileUpload_mtns5_13",Ph="_button_mtns5_22",Vh="_disabledDark_mtns5_32",Th="_disabledLight_mtns5_37",Wh="_error_mtns5_42",Dh="_content_mtns5_47",we={fileUpload:Oh,button:Ph,disabledDark:Vh,disabledLight:Th,error:Wh,content:Dh},jh="or drag and drop",ba=t.forwardRef(({accept:e,ariaLabel:n,colorScheme:o="dark",hasError:l,isDisabled:c,onChange:r,onDrop:s,multiple:i=!1,title:d,subTitle:p=jh,...m},_)=>{const h=c?o==="dark"?we.disabledDark:we.disabledLight:"";return t.createElement(la,{onDrop:s,colorScheme:o,hasError:l,isDisabled:c,...m},t.createElement(m1,{accept:e,className:we.fileUpload,onChange:r,multiple:i,ref:_,ariaLabel:n,colorScheme:o,isDisabled:c},t.createElement("div",{className:we.content},t.createElement("div",{className:we.button},t.createElement(W,{source:P.IconAdd,size:"small",className:u(h,l&&we.error),colorScheme:o})),d&&t.createElement(fe,{className:"pb-0"},t.createElement(k,{fontVariant:B.H5,className:u(h,l&&we.error),colorScheme:o},d)),p&&t.createElement(fe,{className:"pt-0"},t.createElement(k,{fontVariant:B.Body,className:u(h,l&&we.error),colorScheme:o},p)))))});ba.displayName="DragAndUploadFiles";const qh=({children:e,className:n,...o})=>t.createElement("form",{className:n,...o},e),Fh="_group_1hobq_4",Uh="_noneSpacing_1hobq_10",Gh="_compactSpacing_1hobq_21",Xh="_smallSpacing_1hobq_32",Kh="_mediumSpacing_1hobq_43",Jh="_largeSpacing_1hobq_54",Yh="_fullWidth_1hobq_65",Qh="_spaceBetween_1hobq_69",ev="_center_1hobq_73",tv="_normal_1hobq_77",bt={group:Fh,noneSpacing:Uh,compactSpacing:Gh,smallSpacing:Xh,mediumSpacing:Kh,largeSpacing:Jh,fullWidth:Yh,spaceBetween:Qh,center:ev,normal:tv},nv=({children:e,className:n,modifier:o,spacing:l="medium",justifyContent:c="normal",...r})=>t.createElement("div",{className:u(bt.group,bt[Qt(l)],bt[c],o&&bt[o],n),...r},e),av="_pill_b6d2f_12",ov="_iconWrapper_b6d2f_19",lv="_icon_b6d2f_19",cv="_textWrapper_b6d2f_32",rv="_text_b6d2f_32",Ye={pill:av,iconWrapper:ov,icon:lv,textWrapper:cv,text:rv},sv=({className:e,text:n,...o})=>t.createElement(_1,{className:u("align-items-center",Ye.pill,e),...o},t.createElement("div",{className:Ye.iconWrapper},t.createElement(W,{className:Ye.icon,source:P.IconInfoRound,colorScheme:"light"})),t.createElement("div",{className:Ye.textWrapper},t.createElement(k,{colorScheme:"light",className:Ye.text},n))),iv="_menu_1litt_11",dv={menu:iv},Kt=({item:e})=>{const n=e.linkWrapper;return e.url||e.clickAction||e.isDisabled?t.createElement(_a,{"aria-checked":e.isAriaChecked,"aria-label":!n&&e.target==="_blank"?`${e.label} (Opens in a new tab)`:void 0,"aria-selected":e.isAriaSelected,"data-testid":e.testId,href:n?void 0:e.url,icon:e.icon,iconColor:e.iconColor,isDisabled:e.isDisabled,isFixedIcon:e.isFixedIcon,onClick:e.clickAction,role:e.role,target:n?void 0:e.target,variant:e.variant??"inherit"},e.label):t.createElement(fe,{"aria-checked":e.isAriaChecked,"aria-selected":e.isAriaSelected,role:e.role},t.createElement(k,{className:"pr-1 pl-1"},e.label),e.icon&&t.createElement(W,{source:e.icon,size:"compact",color:e.iconColor}))},mv=e=>e.map(n=>String(n.label)).join(":"),_v=({children:e,className:n,colorScheme:o="light",testId:l})=>t.createElement(G,{colorScheme:o},t.createElement(te,{"data-testid":l,className:u(dv.menu,n)},e)),uv=({onPointerDownCapture:e,className:n,colorScheme:o="light",isAriaMultiSelectable:l,menuContent:c,role:r,tabIndex:s,testId:i,wrapperComponent:d=_v})=>{const p=!Array.isArray(c),m=Object.entries(c);return t.createElement(d,{className:n,colorScheme:o,testId:i},m.map(([_,h],g)=>{const f=m.length-1===g;return t.createElement(t.Fragment,{key:mv(h)},p&&t.createElement(t.Fragment,null,t.createElement("div",{className:"p-2"},t.createElement(k,{fontVariant:B.BodyBold},_)),t.createElement(re,null)),t.createElement(mt,{onPointerDownCapture:e,"aria-multiselectable":l,className:"p-1",role:r,spacing:"compact",tabIndex:s},h.map((w,v)=>{const x=w.linkWrapper;return x?t.createElement(x,{key:`${w.label}-wrapper-${v}`},t.createElement(Kt,{item:w})):t.createElement(Kt,{key:`${w.label}-entry-${v}`,item:w})})),!f&&t.createElement(re,null))}))},pv=rt(te,"light"),ka=({isFullWidth:e,options:n,onSelectChange:o,menuTestId:l,value:c=[],...r})=>{const s=({id:i,checked:d})=>{let p=[];!c.includes(i)&&d?p=[...c,i]:c.includes(i)&&!d&&(p=c.filter(_=>_!==i));const m=p.map(_=>{var h;return{id:_,label:((h=n.find(g=>g.id===_))==null?void 0:h.label)??"No label"}});o(m)};return t.createElement(xa,{options:n,value:c,isFullWidth:e,menuComponent:t.createElement(fv,{isFullWidth:e,options:n,selection:c,onChange:s,testId:l}),...r})},fv=({isFullWidth:e=!1,options:n,selection:o,onChange:l,testId:c})=>{const r=s=>{l({id:s.currentTarget.name,checked:s.currentTarget.checked})};return n.length>0?t.createElement(pv,{className:u(Y.wrapper,{[Y.fullWidth]:e},"py-3"),"data-testid":c},t.createElement(Fe,{className:u(Y.menu,"pl-4 pr-5 mr-1")},n.filter(s=>!s.isHidden).map((s,i)=>t.createElement("div",{className:u(Y.checkboxWrapper,{"mb-2":i+1!==n.length}),key:s.id,"data-testid":`${M.MultiselectItem}-${i}`},t.createElement(d1,{role:"menuitemcheckbox",name:s.id,label:s.label,checked:o.includes(s.id),onChange:r,isDisabled:s.isDisabled}))))):null},hv="_line_ik17u_25",vv="_dark_ik17u_32",gv="_disabled_ik17u_35",wv="_completed_ik17u_38",Ev="_failed_ik17u_41",xv="_active_ik17u_44",bv="_light_ik17u_48",Pe={line:hv,dark:vv,disabled:gv,completed:wv,failed:Ev,active:xv,light:bv},kv=({className:e,colorScheme:n,isActive:o,isCompleted:l,isDisabled:c,isFailed:r,...s})=>t.createElement(Z,null,({colorScheme:i})=>t.createElement("div",{className:u(Pe.line,Pe[n??i],{[Pe.active]:o,[Pe.completed]:l,[Pe.disabled]:c,[Pe.failed]:r},e),"data-testid":M.LineStep,...s})),Ia=(e,n)=>{const l=Math.max(0,e);return l>n?n:l},Iv=({steps:e,stepIndex:n})=>{const o=e.findIndex((c,r)=>r>=n&&!c.isDisabled),l=~o?o:n;return Ia(l,e.length-1)},Bv=({isActive:e,isDisabled:n})=>e?"standard":n?"disabled":"subtle",Cv="_multistepIndicatorWrapper_1jax0_4",Sv="_isStepNameHidden_1jax0_10",Mv="_lineStepperWrapper_1jax0_14",yv="_lineStepListItem_1jax0_19",Zv="_lineStepButton_1jax0_23",Lv="_truncated_1jax0_27",$v="_item_1jax0_32",zv="_itemButton_1jax0_36",Nv="_text_1jax0_39",Rv="_number_1jax0_43",Av="_noHover_1jax0_52",ce={multistepIndicatorWrapper:Cv,isStepNameHidden:Sv,lineStepperWrapper:Mv,lineStepListItem:yv,lineStepButton:Zv,truncated:Lv,item:$v,itemButton:zv,text:Nv,number:Rv,noHover:Av},Hv=({isActive:e,isCompleted:n,isFailed:o,isCurrent:l,isDisabled:c,isStepNameTruncated:r,isStepNameHidden:s,label:i,stepNumber:d})=>t.createElement(t.Fragment,null,t.createElement(ia,{className:u(ce.number,{"mr-2":!s}),isActive:e||l,isCompleted:n,isFailed:o,isDisabled:c,stepNumber:d}),!s&&t.createElement(k,{isTruncated:r,className:ce.text,fontVariant:B.BodyBold,variant:Bv({isDisabled:c,isActive:e||l})},i)),O0="step",Ov=({className:e,isCurrent:n,isStepNameTruncated:o,isStepNameHidden:l,step:c,stepIndex:r,variant:s,onStepChange:i})=>{const{isActive:d,isDisabled:p,url:m,isCompleted:_,isFailed:h,isSelectable:g,label:f,onClick:w}=c,v=p||!n&&!d&&!g;return t.createElement("li",{className:u(ce.item,{[ce.truncated]:o,[ce.lineStepListItem]:s==="line"},e)},t.createElement(oe,{"aria-current":n?O0:void 0,"aria-label":`${O0} ${r}`,"data-testid":`${M.MultistepIndicatorButton}-${r}`,disabled:v,className:u(ce.itemButton,{[ce.noHover]:v,[ce.lineStepButton]:s==="line"},"d-flex align-items-center"),onClick:()=>{p||(i==null||i(r),w==null||w())},href:m,htmlTag:s==="line"?"button":"a"},s==="ordered-list"?t.createElement(Hv,{isActive:d,isCompleted:_,isFailed:h,isCurrent:n,isStepNameTruncated:o,isStepNameHidden:l,label:f,stepNumber:String(r+1)}):t.createElement(kv,{isActive:d||n,isCompleted:_,isDisabled:p})))},Pv=({className:e,colorScheme:n,currentStepIndex:o=0,isStepNameTruncated:l,isStepNameHidden:c=!1,stepClassName:r,steps:s,variant:i="ordered-list",onStepChange:d})=>{const p=Ia(o,s.length-1),m=s[p];return t.createElement(Z,null,({colorScheme:_})=>t.createElement(G,{colorScheme:n??_},t.createElement("ol",{"aria-label":m?`${m.label}, step ${p+1} of ${s.length}`:void 0,className:u("d-flex",ce.multistepIndicatorWrapper,{[ce.lineStepperWrapper]:i==="line",[ce.isStepNameHidden]:c},e),"data-testid":M.MultistepIndicator},s.map((h,g)=>t.createElement(Ov,{className:r,isCurrent:g===p,isStepNameTruncated:l,isStepNameHidden:c,key:`${g}-${h.label}`,onStepChange:d,step:h,stepIndex:g,variant:i})))))},Vv="_wrap_oxd8c_11",Tv="_input_oxd8c_15",Wv="_button_oxd8c_35",Dv="_buttonBorderDark_oxd8c_40",jv="_buttonBorderLight_oxd8c_44",Ee={wrap:Vv,input:Tv,button:Wv,buttonBorderDark:Dv,buttonBorderLight:jv},qv=({name:e,label:n,colorScheme:o,onChange:l,labelDecrement:c="-",labelIncrement:r="+",value:s=0,minValue:i=0,maxValue:d=Number.MAX_VALUE,isInputReadOnly:p,isDisabled:m})=>{const _=t.useCallback(w=>Math.min(Math.max(w,i),d),[i,d]),h=t.useCallback(w=>{const v=_(s+w);!m&&l(v)},[s,_,l,m]),g=w=>{const v=_(Number(w));l(v)},f=!!e;return t.createElement(Z,null,({colorScheme:w})=>{const v=o||w;return t.createElement("div",{className:Ee.wrap},t.createElement(T,{className:u(Ee.button,v==="dark"?Ee.buttonBorderDark:Ee.buttonBorderLight),colorScheme:v,variant:"transparent",onClick:()=>h(-1),disabled:s===i,"data-testid":f?e+"-"+M.NumberStepDecrement:M.NumberStepDecrement,"aria-label":`Decrease ${n}`,isDisabled:m},c),t.createElement(it,{className:Ee.input,colorScheme:v,name:e,label:n,labelModifier:"hidden",type:"number",value:String(s),"data-testid":f?e+"-"+M.NumberStepInput:M.NumberStepInput,onValueChange:g,readOnly:p,isDisabled:m}),t.createElement(T,{className:u(Ee.button,v==="dark"?Ee.buttonBorderDark:Ee.buttonBorderLight),colorScheme:v,variant:"transparent",onClick:()=>h(1),disabled:s===d,"data-testid":f?e+"-"+M.NumberStepIncrement:M.NumberStepIncrement,"aria-label":`Increase ${n}`,isDisabled:m},r))})},Fv="_toggleShowPasswordIcon_p5tw9_4",Uv={toggleShowPasswordIcon:Fv},Gv=e=>{const[n,o]=t.useState(!1),l=n?P.IconPasswordShow:P.IconPasswordHide;return t.createElement(it,{...e,enhancerEnd:t.createElement(T,{noHover:!0,onClick:c=>{c.preventDefault(),c.stopPropagation(),o(r=>!r)},size:"none",title:n?"Hide password":"Show password",variant:"transparent"},t.createElement(W,{className:Uv.toggleShowPasswordIcon,source:l})),type:n?"text":"password"})},Xv=({children:e,remotePopOut:n,title:o,onUnload:l})=>{const[c]=t.useState(()=>document.createElement("div")),r=t.useRef();return t.useEffect(()=>{n&&(r.current=n),r.current||(r.current=window.open("","")),r.current&&(r.current.document.title=o??"Pexip One")},[n,o]),t.useEffect(()=>{const s=r.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(c),Kv(s),s.addEventListener("beforeunload",i),window.addEventListener("beforeunload",i)),()=>i()},[c,l]),c?j0.createPortal(e,c):null},Kv=e=>{Array.from(document.styleSheets).forEach(o=>{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");Array.from(o.cssRules).forEach(c=>{l.appendChild(document.createTextNode(c.cssText))}),e.document.head.appendChild(l)}})},Jv="_wrap_1j84h_12",Yv="_labelWrapper_1j84h_20",Qv="_contentWrap_1j84h_24",eg="_input_1j84h_32",tg="_actions_1j84h_37",ng="_errorText_1j84h_41",xe={wrap:Jv,labelWrapper:Yv,contentWrap:Qv,input:eg,actions:tg,errorText:ng},f1=({children:e="",className:n,errorText:o,hasError:l,label:c,labelEnhanceEnd:r})=>t.createElement("div",{className:u(xe.wrap,n)},t.createElement("span",{className:u(xe.labelWrapper,"d-flex align-items-center")},t.createElement(me,{isUppercase:!0,className:"mb-0 mr-1",text:c,fontVariant:B.SmallBold,variant:"subtle"}),r),t.createElement("div",{className:xe.contentWrap},e),l&&o&&t.createElement(k,{className:u("mt-2",xe.errorText),variant:"danger",role:"alert"},o)),ag=({confirmLabel:e="Save",className:n,initialValue:o="",denyAlertText:l="Are you sure you want to cancel?",denyLabel:c="Cancel",hasError:r,errorText:s,id:i,isEditing:d,isConfirmDisabled:p,isReadOnly:m,label:_,labelEnhanceEnd:h,modifyLabel:g="Edit",name:f,overrideInputValue:w,placeholder:v,shouldShowDenyAlert:x,type:b,onChange:S,onConfirm:y,onEditingStateChange:E})=>{const[I,C]=t.useState(o),[R,q]=t.useState(d),O=t.useRef(null),z=t.useId(),L=i??z;t.useEffect(()=>{w&&C(w)},[w]);const U=ne=>{S&&S(ne),C(ne.target.value)},D=()=>{q(!1),E==null||E(!1),y==null||y(I)},K=()=>{const ne=o===I,pt=x&&o!==I&&confirm(l);(!x||ne||pt)&&(C(o),q(!1),E==null||E(!1))},A=()=>{q(!0),E==null||E(!0)};t.useEffect(()=>{var ne;R&&((ne=O.current)==null||ne.focus())},[R]);const ut=t.createElement(t.Fragment,null,(m||!R)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"text-saved"},o??v),!m&&t.createElement(T,{variant:"text",onClick:A,"data-testid":"btn-modify"},g)),!m&&R&&t.createElement(t.Fragment,null,t.createElement(it,{ref:O,className:xe.input,id:L,name:f,type:b,value:I,label:_,labelModifier:"hidden",onChange:U,hasError:r,placeholder:v,onKeyDown:yt(D),sizeModifier:"small"}),t.createElement("div",{className:xe.actions},y&&t.createElement(T,{variant:"text",onClick:K,"data-testid":"btn-deny"},c),t.createElement(T,{variant:"text",isDisabled:p,onClick:D,"data-testid":"btn-confirm"},e))));return t.createElement(f1,{className:n,errorText:s,hasError:r,label:_,labelEnhanceEnd:h},ut)},og=({confirmLabel:e="Save",className:n,denyAlertText:o="Are you sure you want to cancel?",denyLabel:l="Cancel",hasError:c,errorText:r,isEditing:s,isReadOnly:i,label:d,labelEnhanceEnd:p,modifyLabel:m="Edit",noSelectionLabel:_="--",options:h=[],shouldShowDenyAlert:g,value:f=[],onChange:w,onConfirm:v})=>{const[x,b]=t.useState(f),[S,y]=t.useState(s),E=z=>z.map(L=>{var U;return{id:L,label:((U=h.find(D=>D.id===L))==null?void 0:U.label)??L}}),I=z=>{w&&w(z),b(z.map(L=>L.id))},C=()=>{y(!1);const z=E(x);v==null||v(z)},R=()=>{const z=f===x,L=f!==x&&confirm(o);(!g||z||L)&&(y(!1),b(f))},q=()=>{b(f),y(!0)},O=t.createElement(t.Fragment,null,(i||!S)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"preference-multiselect-label"},E(f).map(z=>z.label).join(", ")||_),!i&&t.createElement(T,{variant:"text",onClick:q,"data-testid":"btn-modify"},m)),!i&&S&&t.createElement(t.Fragment,null,t.createElement(ka,{className:xe.input,value:x,label:d,isFullWidth:!0,labelModifier:"hidden",onSelectChange:I,hasError:c,sizeModifier:"small",options:h,isOpen:!0}),t.createElement("div",{className:xe.actions},v&&t.createElement(T,{variant:"text",onClick:R,"data-testid":"btn-deny"},l),t.createElement(T,{variant:"text",onClick:C,"data-testid":"btn-confirm"},e))));return t.createElement(f1,{className:n,errorText:r,hasError:c,label:d,labelEnhanceEnd:p},O)},lg="_wrap_1l8nu_4",cg="_withBorderBottom_1l8nu_12",rg="_row_1l8nu_16",sg="_rowLeft_1l8nu_24",ig="_rowBottom_1l8nu_30",Qe={wrap:lg,withBorderBottom:cg,row:rg,rowLeft:sg,rowBottom:ig},dg=({className:e,description:n,descriptionVariant:o="tinted",label:l,labelVariant:c="standard",rowBottom:r,rowLeft:s,withBorderBottom:i=!0})=>{const d=t.useId();return t.createElement("fieldset",{className:u(Qe.wrap,{[Qe.withBorderBottom]:i},e),"aria-labelledby":d},t.createElement("div",{className:Qe.row},t.createElement("div",{className:"d-flex flex-direction-column"},l&&(typeof l=="string"?t.createElement(k,{fontVariant:B.BodyBold,variant:c},l):l),n&&(typeof n=="string"?t.createElement(k,{variant:o},n):n)),s&&t.createElement("div",{className:Qe.rowLeft},s)),r&&t.createElement("div",{className:Qe.rowBottom},r))},mg="_wrap_4mkm4_16",_g="_summary_4mkm4_20",ug="_button_4mkm4_28",pg="_actionGroup_4mkm4_44",fg="_headingGroup_4mkm4_49",hg="_headingText_4mkm4_53",vg="_icon_4mkm4_64",gg="_divider_4mkm4_69",wg="_dark_4mkm4_73",Eg="_light_4mkm4_86",pe={wrap:mg,summary:_g,button:ug,actionGroup:pg,headingGroup:fg,headingText:hg,icon:vg,divider:gg,dark:wg,light:Eg},xg=({buttonClassName:e,children:n,className:o,collapseText:l="Collapse",colorScheme:c,expandText:r="Expand",isExpanded:s=!1,onToggle:i,subtitle:d,title:p,titleEnhancerEnd:m})=>{const[_,h]=t.useState(s),g=w=>{w.preventDefault(),h(v=>{const x=!v;return i&&i(x),x})},f=_?l:r;return t.createElement(Z,null,({colorScheme:w})=>t.createElement("details",{className:u(pe.wrap,o),open:_,"data-testid":M.SectionAccordionDetails},t.createElement("summary",{className:pe.summary,onClick:g,"data-testid":M.SectionAccordionSummary},t.createElement("div",{className:pe[c??w]},t.createElement("div",{className:u(pe.button,e)},t.createElement("div",{className:pe.headingGroup},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(k,{variant:"inherit",className:pe.headingText,fontVariant:B.H3},p),m),typeof d=="string"?t.createElement(k,{variant:"inherit",className:pe.headingText},d):t.createElement(t.Fragment,null,d)),t.createElement("div",{className:pe.actionGroup},t.createElement(k,{variant:"inherit",fontVariant:B.BodyBold},f),t.createElement(W,{className:pe.icon,source:_?P.IconDoubleChevronUp:P.IconDoubleChevronDown}))),t.createElement(re,{colorScheme:c??w}))),_&&t.createElement("div",{className:"pt-4 pb-3"},n)))},bg=({children:e,className:n,colorScheme:o,subtitle:l,subtitleTestId:c,title:r,titleTestId:s,variant:i,...d})=>t.createElement(Z,null,({colorScheme:p})=>t.createElement(G,{colorScheme:o??p},t.createElement("section",{className:n,...d},t.createElement(e1,null,t.createElement("div",{className:"mt-5"},t.createElement(k,{fontVariant:B.H2,variant:i,"data-testid":s},r)),t.createElement("div",{className:"mt-2"},t.createElement(k,{fontVariant:B.H6,variant:i,"data-testid":c},l)),e)))),kg=({className:e,colorScheme:n,errorText:o,errorTextTestId:l,hasError:c,iconType:r,id:s,isDisabled:i,isFullWidth:d,label:p,labelModifier:m,onValueChange:_,options:h,sizeModifier:g="medium",value:f,wrapContent:w=!1,...v})=>{var q;const x=t.useId(),b=s??x,S=f||((q=h[0])==null?void 0:q.id),y=m==="hidden",E=m==="inline",I=E||y,C={text:p,id:b},R=O=>{f!==O.currentTarget.value&&_(O.currentTarget.value)};return t.createElement(Z,null,({colorScheme:O})=>{var z;return t.createElement("div",{className:u($.container,$[n??O],{[$.disabled]:i,[$.error]:c&&!i,[$.containerWrapContent]:w},e)},!I&&t.createElement(me,{className:u($.label),...C}),t.createElement("div",{className:u($.selectWrapper,{[$.fullWidth]:d})},t.createElement("select",{className:$.select,id:b,onBlur:R,onChange:R,value:S,disabled:i,...v},h.map(({id:L,label:U,isDisabled:D})=>t.createElement("option",{disabled:D,key:L,value:L},U))),t.createElement("div",{className:u($.view,$[g],{[$.hasIcon]:!!r}),"data-testid":M.SelectView},I&&t.createElement(me,{className:u($.inlineLabel),isLabelHidden:y,isLabelInline:E,...C}),!!r&&t.createElement(W,{size:"compact",source:r,className:$.icon,"data-testid":M.SelectIcon}),t.createElement("div",{className:$.textWrapper},t.createElement("span",{className:$.text},((z=h.find(L=>L.id===S))==null?void 0:z.label)??p)),t.createElement(W,{size:g==="medium"?"compact":"mini",source:P.IconChevronDown,className:$.chevron,"data-testid":M.SelectChevron}))),c&&o&&t.createElement(k,{className:u("mt-2",$.errorText),variant:"danger","data-testid":l},o))})},Ig="_wrapper_bo5rp_4",Bg="_open_bo5rp_19",Cg="_sheet_bo5rp_24",Sg="_sheetInner_bo5rp_38",Mg="_closeButton_bo5rp_43",yg="_closeButtonIcon_bo5rp_50",et={wrapper:Ig,open:Bg,sheet:Cg,sheetInner:Sg,closeButton:Mg,closeButtonIcon:yg},P0=e=>e.stopPropagation(),Zg=({isOpen:e=!1,closeButtonAriaLabel:n="Close sheet",onClose:o,children:l,withCloseButton:c=!1,className:r})=>t.createElement("div",{className:u(et.wrapper,{[et.open]:e}),onClick:o,role:"none"},t.createElement("div",{className:u(et.sheet,r),onClick:P0,onKeyDown:P0,role:"none"},t.createElement("div",{className:et.sheetInner},l,c&&t.createElement(dt,{"aria-label":n,onClose:o,className:et.closeButton})))),Lg="_wrap_150os_37",$g="_dark_150os_54",zg="_rowBottom_150os_64",Ng="_subtle_150os_64",Rg="_inactive_150os_64",Ag="_figureCaption_150os_64",Hg="_figureText_150os_65",Og="_divider_150os_74",Pg="_icon_150os_77",Vg="_light_150os_81",Tg="_danger_150os_108",Wg="_row_150os_64",Dg="_flexGrow_150os_143",jg="_rowTop_150os_147",qg="_dividerWrap_150os_155",Fg="_caption_150os_161",Ug="_figure_150os_64",Gg="_small_150os_165",Xg="_medium_150os_169",X={wrap:Lg,dark:$g,rowBottom:zg,subtle:Ng,inactive:Rg,figureCaption:Ag,figureText:Hg,divider:Og,icon:Pg,light:Vg,danger:Tg,row:Wg,flexGrow:Dg,rowTop:jg,dividerWrap:qg,caption:Fg,figure:Ug,small:Gg,medium:Xg},Kg=({hasDivider:e,rowTop:n,rowBottom:o,colorScheme:l,shadowModifier:c="light"})=>t.createElement(Z,null,({colorScheme:r})=>t.createElement(te,{className:u(X.wrap,o&&X.flexGrow,X[l??r]),padding:"none",shadowModifier:c},t.createElement(V0,{className:u(o&&X.rowTop),rowData:n}),e&&o&&t.createElement("div",{className:X.dividerWrap},t.createElement(re,{className:X.divider,"data-testid":"divider"})),o&&t.createElement(V0,{className:X.rowBottom,rowData:o}))),V0=({className:e,rowData:n})=>{const{caption:o,captionSize:l="medium",captionTitle:c,figure:r,figureSize:s="medium",figureTitle:i,icon:d,iconColor:p,isActive:m=!0}=n,_=p?{style:{color:p}}:{className:X.icon},h=typeof o=="string"?o:"",g=typeof r=="string"?r:"",f=`${c??h} `,w=`${i??g} `;return t.createElement("div",{className:u(X.row,{[X.subtle]:s==="small"},e)},d&&t.createElement("div",{..._},d),t.createElement("figure",{className:u(X.figure,{[X.inactive]:!m})},t.createElement(k,{className:u(X.figureText,X[s]),htmlTag:"span",variant:"inherit",fontVariant:s==="small"?B.BodyBold:B.H3,title:`${f}${w}`},r),t.createElement("figcaption",{className:u(X.caption)},typeof o!="string"?o:t.createElement(k,{className:u(X.figureCaption,X[l]),variant:"inherit"},o))))},Jg="_tabList_10sr0_102",Yg="_tabLink_10sr0_115",Qg="_tabButtonPadding_10sr0_139",ew="_tabName_10sr0_154",tw="_tabNameContent_10sr0_166",nw="_tabContent_10sr0_170",aw="_none_10sr0_170",ow="_compact_10sr0_173",lw="_small_10sr0_176",cw="_medium_10sr0_179",rw="_large_10sr0_182",sw="_divider_10sr0_191",be={tabList:Jg,tabLink:Yg,tabButtonPadding:Qg,tabName:ew,tabNameContent:tw,tabContent:nw,none:aw,compact:ow,small:lw,medium:cw,large:rw,divider:sw},iw=({children:e,className:n,colorScheme:o,customTabNameComponent:l,hasDivider:c=!0,noTabButtonPadding:r,initialActiveTabIndex:s=0,onActiveTabChange:i,...d})=>{const[p,m]=t.useState(s),_=t.Children.toArray(e).filter(Boolean),h=l??mw;t.useEffect(()=>{m(s)},[s]),t.useEffect(()=>{i&&i(p)},[p,i]);const g=_.map((f,w)=>t.isValidElement(f)&&t.createElement(h,{"aria-selected":p===w,"data-active":p===w,"data-testid":f.props["data-testid"]??`${M.Tab}-${w}`,key:`tab-${w}`,onClick:()=>m(w),role:"tab"},t.createElement("div",{className:be.tabNameContent},f.props.tabEnhancerStart&&t.createElement("div",null,f.props.tabEnhancerStart),t.createElement("div",null,f.props.title),f.props.tabEnhancerEnd&&t.createElement("div",null,f.props.tabEnhancerEnd))));return t.createElement(Z,null,({colorScheme:f})=>t.createElement(G,{colorScheme:o??f},t.createElement("div",{className:n,...d},t.createElement("div",{role:"tablist",className:u(be.tabList,{[be.tabButtonPadding]:!r})},g),c&&t.createElement(re,{className:be.divider}),_.find((w,v)=>p===v))))},dw=({children:e,className:n,contentPadding:o="medium",...l})=>{const{title:c,tabEnhancerStart:r,tabEnhancerEnd:s,"data-testid":i,...d}={...l};return t.createElement("div",{"aria-label":c,role:"tabpanel",className:u(be.tabContent,be[o],n),...d},e)},mw=({children:e,className:n,...o})=>t.createElement("button",{className:u(be.tabLink,n),...o},t.createElement(k,{className:be.tabName},e)),_w="_list_20q8b_14",uw="_tag_20q8b_20",pw="_isInteractive_20q8b_34",fw="_isTruncated_20q8b_38",It={list:_w,tag:uw,isInteractive:pw,isTruncated:fw},hw=({ariaLabel:e,onRemove:n})=>t.createElement(T,{"aria-label":e,className:"ml-1","data-testid":"taglist-item-button",noHover:!0,onClick:n,size:"none",variant:"transparent"},t.createElement(W,{size:"compact",source:P.IconClose})),vw=({children:e,onClick:n})=>n?t.createElement(oe,{onClick:n},e):t.createElement(t.Fragment,null,e),Ba=({children:e,className:n,isInteractive:o=!0,isTruncated:l=!1,label:c,onClick:r,onRemove:s,removeLabel:i,title:d,variant:p})=>{const m=i??`Remove ${c}`;return t.createElement("div",{className:u(It.tag,{[It.isInteractive]:o||!!r,[It.isTruncated]:l},n),title:d??c},t.createElement(vw,{onClick:r?()=>r(c):void 0},typeof c=="string"&&t.createElement(k,{fontVariant:B.Body,isTruncated:l,variant:p},c),e),s&&t.createElement(hw,{ariaLabel:m,onRemove:s}))},gw=({className:e,colorScheme:n="light",items:o,maxTagsCount:l,variant:c})=>{let r=0;const s=[...o];if(l&&l<o.length){r=o.length-l;const d=s.splice(l).map(p=>p.title??p.label).join(", ");s.push({label:`+${r}`,title:d})}return t.createElement(Z,null,({colorScheme:i})=>t.createElement(G,{colorScheme:n??i},t.createElement("ul",{className:u(It.list,e)},s.map((d,p)=>t.createElement("li",{className:"d-inline-flex",key:`${p}:${d.label}`},t.createElement(Ba,{...d,variant:c}))))))},ww=(e,n)=>{const[o,l]=t.useState(e);return t.useEffect(()=>{let c;return e?l(!0):c=window.setTimeout(()=>{l(!1)},n),()=>window.clearTimeout(c)},[e,n]),o};function Ca(e,n){return function(l){const{isVisible:c,...r}=l;return ww(c,n)?t.createElement(e,{...r}):null}}const Ew="_toast_nzlyj_4",xw="_topCenter_nzlyj_16",bw="_toast-top-in_nzlyj_1",kw="_hidden_nzlyj_21",Iw="_toast-top-out_nzlyj_1",Bw="_bottomCenter_nzlyj_25",Cw="_toast-bottom-in_nzlyj_1",Sw="_toast-bottom-out_nzlyj_1",Mw="_clickable_nzlyj_35",kt={toast:Ew,topCenter:xw,"toast-top-in":"_toast-top-in_nzlyj_1",toastTopIn:bw,hidden:kw,"toast-top-out":"_toast-top-out_nzlyj_1",toastTopOut:Iw,bottomCenter:Bw,"toast-bottom-in":"_toast-bottom-in_nzlyj_1",toastBottomIn:Cw,"toast-bottom-out":"_toast-bottom-out_nzlyj_1",toastBottomOut:Sw,clickable:Mw},yw=({className:e,colorScheme:n,enhanceStart:o,isClickable:l=!1,isDisplayed:c=!1,message:r,onDismiss:s,position:i="topCenter",timeout:d=5e3,...p})=>{const[m,_]=t.useState(c);return t.useEffect(()=>_(c),[c]),t.useEffect(()=>{let h;return m&&d>0&&(h=window.setTimeout(()=>{_(!1),s==null||s()},d)),()=>clearTimeout(h)},[m,d,s]),t.createElement(Z,null,({colorScheme:h})=>t.createElement("div",{className:u(kt.toast,kt[i],{[kt.hidden]:!m},e),role:"status"},t.createElement(_1,{className:u("d-flex align-items-center text-center pl-4 pr-4 ml-3 mr-3",{[kt.clickable]:l||s}),onClose:s?()=>{_(!1),s()}:void 0,colorScheme:n??h,...p},o,t.createElement(k,{variant:"inherit"},r))))},Sa=Ca(yw,400);var ct=(e=>(e.Icon="icon",e.Image="image",e.Initials="initials",e.Number="number",e))(ct||{});function Zw(e){const n=e.charCodeAt(0);if(n<55296||n>57343)return e.slice(0,1);if(e.length<2)return"�";if(55296<=n&&n<=56319){const o=e.charCodeAt(1);if(o>=56320&&o<=57343)return e.slice(0,2)}return"�"}function Ma(e,n=""){if(!e)return n;const o=e.replace(/\(.*?\)/gm,"").split(" ").filter(Boolean).map(Zw);return o.splice(1,o.length-2),o.join("").toUpperCase()}const Lw="_wrap_1razp_7",$w="_compact_1razp_23",zw="_small_1razp_27",Nw="_medium_1razp_31",Rw="_large_1razp_35",Aw="_image_1razp_39",Hw="_text_1razp_44",Ow="_dark_1razp_47",Pw="_border_1razp_50",Vw="_noBackground_1razp_53",Tw="_light_1razp_56",Me={wrap:Lw,compact:$w,small:zw,medium:Nw,large:Rw,image:Aw,text:Hw,dark:Ow,border:Pw,noBackground:Vw,light:Tw},Ww=({alt:e,className:n,text:o,iconType:l,iconSize:c="compact",imageUrl:r,type:s,textVariant:i="inherit",fontVariant:d=B.BodyBold,title:p,...m})=>{const _=s==="icon",h=s==="text",g=s==="image",f=h||_;return t.createElement("div",{className:u(Me.wrap,n),title:p,...m},f&&t.createElement(k,{fontVariant:d,variant:i,className:u({[Me.text]:h,"d-flex":_}),isTruncated:!0},h&&o,_&&l&&t.createElement(W,{size:c,source:l})),g&&r&&t.createElement("img",{src:r,alt:e,className:Me.image}))},ya=({className:e,colorScheme:n,modifier:o,textVariant:l,sizeModifier:c="small",...r})=>t.createElement(Z,null,({colorScheme:s})=>{const i=n??s,d=n==="dark"?"subtle":"tinted";return t.createElement(G,{colorScheme:i},t.createElement(Ww,{className:u(Me[i],Me[c],{[Me.border]:o==="border",[Me.noBackground]:o==="noBackground"},e),textVariant:l??d,...r}))}),Dw={none:"none",compact:"smallBold",small:"bodyBold",medium:"h5",large:"h3"},jw=e=>Dw[e],Za=99,qw=(e,n=Za)=>{const o=t.useMemo(()=>e>n,[e,n]),l=t.useMemo(()=>e>9?B.SmallBold:B.BodyBold,[e]);return{isMoreThanMaxNumber:o,fontVariant:l}},La=({alt:e,colorScheme:n,displayName:o,iconType:l,imageUrl:c,isActive:r,number:s=0,sizeModifier:i="small",title:d,type:p,...m})=>{const _=p===ct.Image&&c,h=p===ct.Initials,g=p===ct.Number&&!isNaN(s)&&s!==void 0,{isMoreThanMaxNumber:f,fontVariant:w}=qw(s),v=()=>g?{type:"text",text:f?`${Za}+`:`+${s}`}:_?{type:"image",imageUrl:c,alt:e??""}:o!==void 0&&(h||!_)?{type:"text",text:o!==""?Ma(o):o}:{type:"icon",iconType:l??P.IconMoreHorizontal,title:d??o??"User avatar"};return t.createElement(ya,{colorScheme:n,fontVariant:g?w:jw(i),sizeModifier:i,...r?{"data-user-avatar-active":!0}:{"data-user-avatar":!0},...m,...v()})},Fw="_mobileButton_13a8l_203",Uw="_active_13a8l_207",Gw="_disabled_13a8l_212",Ut={mobileButton:Fw,active:Uw,disabled:Gw},Xw=()=>"inherit",$a=({isContentVisible:e,displayName:n,variant:o="tertiary",isDisabled:l=!1,modifier:c="disc",colorScheme:r,...s})=>{const i=()=>n?{type:"text",text:Ma(n)}:{type:"icon",iconType:P.IconSettings};return t.createElement(T,{...s,isActive:e,modifier:c,size:"large",variant:o,colorScheme:r,isDisabled:l,className:u(Ut.mobileButton,e&&Ut.active,l&&Ut.disabled)},t.createElement(ya,{modifier:"noBackground",textVariant:Xw(),iconSize:"small",...i()}))},Kw=({className:e,contentClassName:n,displayName:o,colorScheme:l,variant:c="tertiary",title:r="Settings",buttonLabel:s="Toggle settings menu",isDisabled:i=!1,onContentVisibilityChange:d,tooltipPosition:p="endBottom",...m})=>{const[_,h]=t.useState(!0);return t.createElement(Z,null,({colorScheme:g})=>t.createElement(Zt,{className:e,contentClassName:n,buttonLabel:s,onContentVisibilityChange:f=>h(!f),interactiveElement:(f,w)=>(d==null||d(w),t.createElement(pa,{text:r,position:p,isTooltipEnabled:_},t.createElement($a,{...f,isContentVisible:w,variant:c,colorScheme:l??g,isDisabled:i,displayName:o}))),...m}))},Jw="_user_190uv_4",Yw="_textLeft_190uv_8",Qw="_userAvatar_190uv_13",eE="_textWrapper_190uv_17",tE="_textItem_190uv_26",nE="_light_190uv_29",Ve={user:Jw,textLeft:Yw,userAvatar:Qw,textWrapper:eE,textItem:tE,light:nE},aE=({avatarType:e,email:n,displayName:o,imageUrl:l,order:c="text-right",colorScheme:r,usernameFontVariant:s=B.BodyBold,className:i,textItemClassName:d,size:p="small"})=>t.createElement(Z,null,({colorScheme:m})=>t.createElement(G,{colorScheme:r??m},t.createElement("div",{className:u(Ve.user,{[Ve.textLeft]:c==="text-left"},i),"data-testid":M.UserView},t.createElement(La,{type:e,displayName:o,translate:"no",imageUrl:l,className:Ve.userAvatar,sizeModifier:p}),t.createElement("div",{className:Ve.textWrapper},t.createElement("div",{className:u(Ve.textItem,d)},t.createElement(k,{fontVariant:s,isTruncated:!0,translate:"no",title:o},o)),n&&t.createElement("div",{className:u(Ve.textItem,d)},t.createElement(k,{fontVariant:B.Body,isTruncated:!0},n)))))),oE="_videoWrapper_1rhhy_7",lE="_fullHeight_1rhhy_21",cE="_fullWidth_1rhhy_24",rE="_small_1rhhy_34",sE="_large_1rhhy_38",iE="_borderRadiusNone_1rhhy_43",dE="_border_1rhhy_43",mE="_backgroundNone_1rhhy_51",_E="_backgroundPrimary_1rhhy_55",uE="_backgroundSecondary_1rhhy_59",pE="_backgroundBlack_1rhhy_63",fE="_backgroundLight_1rhhy_67",hE="_alignCenter_1rhhy_71",vE="_alignEnd_1rhhy_75",gE="_alignStart_1rhhy_79",wE="_alignStretch_1rhhy_83",EE="_flexColumn_1rhhy_87",xE="_flexRow_1rhhy_91",bE="_justifyEnd_1rhhy_95",kE="_justifyCenter_1rhhy_99",IE="_justifyStart_1rhhy_103",j={videoWrapper:oE,fullHeight:lE,fullWidth:cE,small:rE,large:sE,borderRadiusNone:iE,border:dE,backgroundNone:mE,backgroundPrimary:_E,backgroundSecondary:uE,backgroundBlack:pE,backgroundLight:fE,alignCenter:hE,alignEnd:vE,alignStart:gE,alignStretch:wE,flexColumn:EE,flexRow:xE,justifyEnd:bE,justifyCenter:kE,justifyStart:IE},za=t.forwardRef(({className:e,children:n,background:o="none",size:l="medium",borderRadius:c="box",border:r,alignItems:s,flexDirection:i,justifyContent:d,isFullHeight:p=!1,isFullWidth:m=!1,..._},h)=>{const g=l==="small",f=l==="large",w=l==="full",v=c==="none",x=o==="none",b=o==="primary",S=o==="secondary",y=o==="black",E=o==="light";return t.createElement("div",{className:u(j.videoWrapper,{[j.small]:g,[j.large]:f,[j.borderRadiusNone]:v,[j.border]:r,[j.backgroundNone]:x,[j.backgroundPrimary]:b,[j.backgroundSecondary]:S,[j.backgroundBlack]:y,[j.backgroundLight]:E,[j.alignCenter]:s==="center",[j.alignEnd]:s==="flex-end",[j.alignStart]:s==="flex-start",[j.alignStretch]:s==="stretch",[j.flexColumn]:i==="column",[j.flexRow]:i==="row",[j.fullHeight]:p||w,[j.fullWidth]:m||w,[j.justifyEnd]:d==="flex-end",[j.justifyCenter]:d==="center",[j.justifyStart]:d==="flex-start"},e),..._,ref:h},n)});za.displayName="VideoWrapper";const Na=q0.createSignal({name:"notification:toast"}),Ra=3e3,Aa=400,BE=Ra+Aa;let CE=0;const SE=(e,n)=>!(!e||!n||e.colorScheme!==n.colorScheme||e.message!==n.message),ME=e=>{const n=t.useRef(),[o,l]=t.useState([]),[c]=o,r=(c==null?void 0:c.timeout)??Ra;if(t.useEffect(()=>Na.add(s=>{if(Array.isArray(s)){const i=s.map(d=>({...d,id:CE++}));l(d=>{const p=i.filter(m=>m.isInterrupt);if(p.length>0){const m=i.filter(g=>!g.isInterrupt),[_,...h]=d;return(_==null?void 0:_.timeout)===0?[...d,...m]:(clearTimeout(n.current),n.current=void 0,[...p,...h,...m])}return d.concat(i)})}else s.close&&l(i=>{const[d,...p]=i;return(d==null?void 0:d.timeout)===0?[{...d,timeout:1},...p]:i})}),[]),t.useEffect(()=>{const s=c!=null&&c.timeout?c.timeout+Aa:BE,i=r===0;if(o.length>0&&n.current==null&&!i){const p=()=>{l(m=>{const[_]=m;let h=m.slice(1);for(;h[0]&&SE(_,h[0]);)h=h.slice(1);return h}),n.current=void 0};n.current=window.setTimeout(p,s)}},[l,o,c,r]),c){const s=c.colorScheme??"light";return t.createElement(Sa,{...e,colorScheme:s,enhanceStart:c.enhanceStart,isDisplayed:!0,isDanger:c.isDanger,isClickable:c.isClickable,isVisible:!0,key:c.id,message:c.message,position:c.position,timeout:r,"data-testid":c.testid,onDismiss:c.onDismiss})}return null},yE="_wrapper_4unzm_12",ZE="_button_4unzm_16",LE="_reactiveStyles_4unzm_22",$E="_active_4unzm_22",zE="_icon_4unzm_25",tt={wrapper:yE,button:ZE,reactiveStyles:LE,active:$E,icon:zE},NE=({className:e,direction:n="vertical",isDisabled:o,label:l="Toggle the menu",menuComponent:c,menuPosition:r="bottomRight",buttonVariant:s="transparent",buttonSize:i,buttonModifier:d,reactiveButtonStyles:p=!0,...m})=>t.createElement(Zt,{buttonLabel:l,className:tt.wrapper,content:c,"data-testid":"kebab-menu",interactiveElement:(_,h)=>t.createElement(T,{..._,className:u(_.className,tt.button,{[tt.reactiveStyles]:p,[tt.active]:h},e),isDisabled:o,variant:s,size:i,modifier:d},t.createElement(W,{source:n==="vertical"?P.IconMoreVertical:P.IconMoreHorizontal,className:u({[tt.icon]:p}),"data-testid":`kebab-menu-icon-${n}`})),isDisabled:o,position:r,...m}),RE="_slider_twper_12",AE="_dark_twper_23",HE="_light_twper_44",T0={slider:RE,dark:AE,light:HE},OE=({colorScheme:e,className:n,max:o,min:l,step:c,selectedValue:r=0,onChange:s})=>t.createElement(Z,null,({colorScheme:i})=>t.createElement("input",{type:"range",className:u(T0.slider,T0[e??i],n),max:o,min:l,step:c,value:r,onChange:s})),PE="_captions_zg2m0_111",VE={captions:PE},Ha=t.forwardRef(({captions:e,className:n,...o},l)=>e?t.createElement(k,{variant:"inherit",htmlTag:"span",className:u(VE.captions,n),ref:l,...o},e):null);Ha.displayName="Captions";const TE="_button_pc9ci_12",WE="_iconsWrapper_pc9ci_15",DE="_overlay_pc9ci_16",jE="_assetsWrapper_pc9ci_20",qE="_previewAsset_pc9ci_49",FE="_previewAssetImg_pc9ci_59",Te={button:TE,iconsWrapper:WE,overlay:DE,assetsWrapper:jE,previewAsset:qE,previewAssetImg:FE},UE=({assets:e})=>t.createElement(t.Fragment,null,e==null?void 0:e.map(n=>t.createElement("figure",{key:n.id,className:u(Te.previewAsset),style:{backgroundImage:n.src?`url('${n.src}')`:void 0,backgroundColor:`${n.color}`}},n.src?t.createElement("img",{className:Te.previewAssetImg,alt:"A preview of the currently selected asset."}):null))),Oa=({assets:e,className:n,children:o,...l})=>t.createElement(T,{variant:"transparent",noHover:!0,className:u(Te.button,n),...l},t.createElement("div",{className:Te.assetsWrapper},t.createElement(UE,{assets:e})),t.createElement("div",{className:Te.overlay}),t.createElement("div",{className:Te.iconsWrapper},t.createElement(W,{source:P.IconEdit,size:"medium"}),o)),GE=({images:e,...n})=>t.createElement(Oa,{assets:e,...n}),Pa=({colors:e,...n})=>t.createElement(Oa,{assets:e,...n}),XE="_container_19qgq_4",KE="_input_19qgq_9",JE="_button_19qgq_16",YE="_label_19qgq_20",QE="_hidden_19qgq_20",nt={container:XE,input:KE,button:JE,label:YE,hidden:QE},ex=new RegExp(/^#(?:[a-fA-F0-9]{2}){3}$/),tx=({defaultValue:e,label:n,onChange:o,...l})=>{if(e&&!ex.test(e))throw new Error("Default color is limited to #rrggbb currently");const c=t.useId(),r=t.useRef(null),[s,i]=t.useState(e??"transparent"),d=()=>{var m;return(m=r.current)==null?void 0:m.click()},p=m=>{o(m.target.value)};return t.createElement("div",{className:nt.container},t.createElement("label",{htmlFor:c},t.createElement(k,{className:u(nt.label,nt.hidden)},n)),t.createElement("input",{...l,ref:r,className:nt.input,id:c,type:"color",value:s,onChange:m=>{i(m.target.value),p(m)}}),t.createElement(Pa,{className:nt.button,htmlTag:"div",onClick:d,colors:[{id:c,color:s}]}))},nx="_leftPinnedTableSection_172q9_17",ax="_rightPinnedTableSection_172q9_22",ox="_middleTableSection_172q9_27",lx="_pinnedColumnsTable_172q9_30",cx="_table_172q9_34",rx="_tableContent_172q9_45",sx="_tableRow_172q9_49",ix="_tableCell_172q9_56",dx="_tableHead_172q9_62",mx="_tableBody_172q9_65",_x="_tableRowInner_172q9_73",ux="_showOnlyOnHover_172q9_96",px="_tableHeadCell_172q9_109",fx="_sortIndicator_172q9_117",hx="_isSorted_172q9_117",vx="_indicatorArrow_172q9_121",gx="_isIndicatorFocused_172q9_124",wx="_tablePagination_172q9_132",Ex="_isSticky_172q9_143",xx="_paginationButton_172q9_151",bx="_paginationButtonGroup_172q9_155",kx="_tablePageIndicator_172q9_159",Ix="_rowSelected_172q9_167",Bx="_expanderCell_172q9_171",Cx="_headCellEnhancer_172q9_177",Sx="_isDisabled_172q9_181",Mx="_infinityScrollTableBody_172q9_185",N={leftPinnedTableSection:nx,rightPinnedTableSection:ax,middleTableSection:ox,pinnedColumnsTable:lx,table:cx,tableContent:rx,tableRow:sx,tableCell:ix,tableHead:dx,tableBody:mx,tableRowInner:_x,showOnlyOnHover:ux,tableHeadCell:px,sortIndicator:fx,isSorted:hx,indicatorArrow:vx,isIndicatorFocused:gx,tablePagination:wx,isSticky:Ex,paginationButton:xx,paginationButtonGroup:bx,tablePageIndicator:kx,rowSelected:Ix,expanderCell:Bx,headCellEnhancer:Cx,isDisabled:Sx,infinityScrollTableBody:Mx},yx=({hasPinnedColumns:e,className:n,...o})=>t.createElement("div",{role:"table",className:u(N.table,{[N.pinnedColumnsTable]:e},"d-flex flex-direction-row",n),...o}),Va=({className:e,isDisabled:n,isSelected:o,style:l,...c})=>t.createElement("div",{className:u(N.tableRow,{[N.rowSelected]:o,[N.isDisabled]:n},e),role:"row",style:l,...c}),Zx=({children:e,...n})=>t.createElement(Va,{...n},t.createElement("div",{className:N.tableRowInner},e)),Lx=({className:e,hasInfinityScroll:n=!1,...o})=>t.createElement("div",{role:"rowgroup",className:u(N.tableBody,n&&N.infinityScrollTableBody,e),...o}),$x=({className:e,isOnlyShownOnHover:n=!1,...o})=>t.createElement("div",{className:u(N.tableCell,{[N.showOnlyOnHover]:n},e),...o}),zx=({className:e,...n})=>t.createElement("div",{className:u(N.tableContent,e),...n}),Nx=({className:e,...n})=>t.createElement("div",{className:u(N.tableHead,e),role:"rowgroup",...n}),Rx=({className:e,isDisabled:n=!1,isSorted:o=!1,...l})=>t.createElement("div",{className:u(N.tableHeadCell,{[N.isSorted]:o&&!n,[N.isDisabled]:n},e),...l}),Ax=({isSorted:e=!1,isSortDescending:n,...o})=>t.createElement("div",{className:N.sortIndicator,...o},t.createElement("svg",{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:u(N.indicatorArrow,{[N.isIndicatorFocused]:e&&!n}),d:"M0 8L5 13L10 8H0Z"}),t.createElement("path",{className:u(N.indicatorArrow,{[N.isIndicatorFocused]:e&&n}),d:"M10 5L5 -4.37114e-07L0 5L10 5Z"}))),Hx=({isExpanded:e,children:n,textVariant:o="subtle",...l})=>{const c=e?P.IconChevronDown:P.IconChevronRight;return t.createElement(oe,{className:N.expanderCell,...l},t.createElement(W,{size:"compact",source:c,className:"mr-2"}),t.createElement(k,{fontVariant:B.BodyBold,isTruncated:!0,title:n,variant:o},n))},Ox=({enhanceEnd:e,enhanceStart:n,title:o})=>t.createElement("span",{className:"d-flex align-items-center"},n&&t.createElement("span",{className:u("mr-1",N.headCellEnhancer)},n),t.createElement("span",{className:"d-block"},o),e&&t.createElement("span",{className:u("ml-1",N.headCellEnhancer)},e)),Ta=({groupChunkSize:e=5,pageIndex:n,totalPagesCount:o})=>{let l=[];if(o<=0)return l;const c=Math.max(1,e),r=Math.min(Math.max(0,n),o-1);if(o<c*3)return[...Array(o).keys()].map(g=>({toIndex:g}));let s=Math.ceil(o/c);const i=o%c,d=[...Array(o).keys()].reduce((g,f)=>{var v,x;const w=Math.floor(f/c);return i&&w===s-1?(v=g[w-1])==null||v.push(f):(x=g[w])==null||x.push(f),g},[...Array(s).keys()].map(()=>[])).filter(g=>g.length);s=d.length;let p=Math.floor(r/c);p-=p===s&&i?1:0;const _=d[p],h=({index:g,anchor:f,isSpacer:w=!1,offset:v=0})=>{const x=d[g],S={floor:x==null?void 0:x[0],ceil:x==null?void 0:x[(x==null?void 0:x.length)-1]}[f]??0;return x?{toIndex:S+v,isSpacer:w}:!1};return l=(p===0?[_==null?void 0:_.map(g=>({toIndex:g})),h({index:p+1,anchor:"floor",isSpacer:!0}),s>4&&[h({index:p+2,anchor:"floor"}),h({index:p+3,anchor:"floor",isSpacer:!0})],h({index:s-1,anchor:"ceil"})]:p===s-1?[h({index:0,anchor:"floor"}),s>4&&[h({index:p-3,anchor:"ceil",isSpacer:!0}),h({index:p-2,anchor:"ceil"})],h({index:p-1,anchor:"ceil",isSpacer:!0}),_==null?void 0:_.map(g=>({toIndex:g}))]:[h({index:0,anchor:"floor"}),h({index:p-1,anchor:"ceil",isSpacer:!0}),_==null?void 0:_.map(g=>({toIndex:g})),h({index:p+1,anchor:"floor",isSpacer:!0}),h({index:s-1,anchor:"ceil"})]).flat().filter(Boolean),l},Px=({isGrouped:e,totalPagesCount:n,pageIndex:o,...l})=>{const c=e?Tx:Vx;return t.createElement(c,{pageIndex:o,totalPagesCount:n,...l})},Vx=({isDisabled:e,onClick:n,pageIndex:o,totalPagesCount:l})=>t.createElement(t.Fragment,null,[...Array(l).keys()].map(c=>t.createElement(Wa,{index:c,isDisabled:e,key:`paginationNav-${c}`,onClick:n,pageIndex:o},c+1))),Tx=({isDisabled:e,onClick:n,pageIndex:o,totalPagesCount:l})=>{const c=Math.min(5,Math.floor(l/3)),r=Ta({groupChunkSize:c,pageIndex:o,totalPagesCount:l});return t.createElement(t.Fragment,null,r.map((s,i)=>{const{isSpacer:d,toIndex:p}=s,m=`groupedPaginationNav-${i}`,_=d?"...":p+1;return t.createElement(Wa,{onClick:n,index:p,isDisabled:e,key:m,pageIndex:o},_)}))},Wa=({index:e,isDisabled:n,onClick:o,pageIndex:l,children:c})=>t.createElement("li",{key:`pagination-${e}`},t.createElement(T,{className:"px-3",isDisabled:n,onClick:()=>{l!==e&&o(e)},isActive:l===e,variant:"neutral"},c)),Wx=({endCount:e,isDisabled:n,startCount:o,totalCount:l})=>t.createElement(k,{variant:n?"disabled":"standard"},"Results: ",o," - ",e," of ",l),Dx=({canNextPage:e,canPreviousPage:n,currentPageSize:o,gotoPage:l,isDisabled:c,isSticky:r,isTablePopulated:s=!0,label:i,maxUngroupedPageButtons:d=0,nextPage:p,nextPageButtonChildren:m="Next",pageIndex:_,pageSize:h=20,previousPage:g,previousPageButtonChildren:f="Previous",resultsCountComponent:w=Wx,showResultsCount:v=!0,totalPagesCount:x,totalRows:b})=>{if(!s)return null;const S=b?_*h+1:0,y=b?S+o-1:0,E=x??Math.ceil(b/h),I=E>d;return t.createElement("nav",{className:u(N.tablePagination,{[N.isSticky]:r}),"aria-label":`${i} - table pagination`},v&&t.createElement(w,{isDisabled:c,endCount:y,startCount:S,totalCount:b}),b>h&&t.createElement("div",{className:N.paginationButtonGroup},t.createElement(T,{className:"mr-1",isDisabled:!!c||!n,onClick:()=>n&&g(),variant:"neutral"},f),t.createElement("ul",{className:N.tablePageIndicator},t.createElement(Px,{isDisabled:c,isGrouped:I,onClick:l,pageIndex:_,totalPagesCount:E})),t.createElement(T,{className:"ml-1",isDisabled:!!c||!e,onClick:()=>e&&p(),variant:"neutral"},m)))},jx=({className:e,position:n="middle",...o})=>t.createElement("div",{className:u({[N.leftPinnedTableSection]:n==="left-pinned",[N.middleTableSection]:n==="middle",[N.rightPinnedTableSection]:n==="right-pinned"},e),...o}),qx="_innerMenu_12she_4",Fx="_innerMenuButton_12she_8",Ux="_innerMenuItem_12she_13",Gx="_hovered_12she_24",Xx="_innerMenuUnderlay_12she_29",Kx="_innerMenuPopover_12she_34",je={innerMenu:qx,innerMenuButton:Fx,innerMenuItem:Ux,hovered:Gx,innerMenuUnderlay:Xx,innerMenuPopover:Kx},Jx=({item:e,state:n,onAction:o,itemMap:l})=>{var h,g,f,w,v,x;const c=t.useRef(null),{isHovered:r,hoverProps:s}=co.useHover({onHoverStart:()=>n.selectionManager.setFocusedKey(e.key),onHoverEnd:()=>{n.selectionManager.focusedKey===e.key&&n.selectionManager.setFocusedKey(null)}}),{menuItemProps:i}=Yt.useMenuItem({key:e.key,onAction:o},n,c),d=n.selectionManager.focusedKey===e.key,p=(h=l.get(e.key))==null?void 0:h.alternativeHoverClassName,m=(g=l.get(e.key))==null?void 0:g.alternativeHoverStyle,_=d||d&&!r;return t.createElement("div",{...i,...s,"data-testid":(f=l.get(e.key))==null?void 0:f.testId,ref:c,style:{...(w=l.get(e.key))==null?void 0:w.style,..._?m:{}},className:u((v=l.get(e.key))==null?void 0:v.className,je.innerMenuItem,_?p??je.hovered:{},"px-2","py-2")},(x=l.get(e.key))==null?void 0:x.icon,e.rendered)},Yx=e=>{const n=lo.useTreeState(e),o=t.useRef(null),{menuProps:l}=Yt.useMenu(e,n,o);return t.createElement("div",{...l,ref:o,className:u(je.innerMenu,"px-2","py-2"),"data-testid":e.testId},[...n.collection].map(c=>t.createElement(Jx,{itemMap:e.itemMap,key:c.key,item:c,onAction:e.onAction,state:n})))},Qx=e=>{const n=t.useRef(null),{state:o,children:l,colorScheme:c}=e,{popoverProps:r,underlayProps:s}=Bt.usePopover({...e,popoverRef:n},o);return t.createElement(Bt.Overlay,null,t.createElement("div",{...s,className:u(je.innerMenuUnderlay)}),t.createElement("div",{...r,ref:n},t.createElement(G,{colorScheme:c??"light"},t.createElement(te,{className:u(je.innerMenuPopover)},l))))},eb=({button:e,onOpenChange:n,children:o,itemMap:l,testId:c,colorScheme:r,popoverPlacement:s,popoverOffset:i})=>{const d=no.useMenuTriggerState({onOpenChange:n}),p=8,m=t.useRef(null),_=x=>{var S;const b=l.get(x);b&&((S=b.onItemClick)==null||S.call(b),b.closeMenuOnItemClick!==!1&&d.close())},{menuTriggerProps:h,menuProps:g}=Yt.useMenuTrigger({type:"menu"},d,m),{buttonProps:f}=ao.useButton(h,m),v=(()=>{if(t.isValidElement(e)){const x=t.createElement(i1,{...e.props,ref:m});return t.cloneElement(x,{...oo.mergeProps(f,h),ref:m})}return e})();return t.createElement("div",{className:u(je.innerMenuButton)},v,d.isOpen&&t.createElement(Qx,{state:d,triggerRef:m,colorScheme:r,placement:s??"bottom start",offset:i??p},t.createElement(Yx,{itemMap:l,...g,onClose:void 0,onAction:_,testId:c},o)))},tb=({items:e,button:n,onOpenChange:o,testId:l,colorScheme:c,popoverPlacement:r,popoverOffset:s})=>{const i=new Map;return e.map(d=>i.set(d.key,d)),t.createElement(eb,{button:n,onOpenChange:o,itemMap:i,testId:l,colorScheme:c,popoverPlacement:r,popoverOffset:s},e.map(d=>t.createElement(to.Item,{key:d.key},d.label)))},nb=["bottom","bottomLeft","bottomRight","bottomStart","endBottom","left","right","top","topLeft","topRight","topStart"],ab=e=>{const[n,o]=t.useState(e);return t.useEffect(()=>{o(n)},[n]),{activeTab:n,setActiveTab:o}},at=(e,n)=>({...e,...n}),ob=(e=[],n)=>{switch(n.type){case"set-all-steps":return n.steps;case"set-step":return e[n.stepIndex]&&(e[n.stepIndex]=n.step),e;case"complete-step":{const{stepIndex:o,options:l}=n,c=[...e],r=c[o];return r&&(c[o]=at(r,{isCompleted:l.isCompleted,isFailed:l.isCompleted?!1:r.isFailed,isActive:l.activateStep,isSelectable:l.isSelectable,url:l.activateStep?void 0:r.url})),c}case"fail-step":{const{stepIndex:o,options:l}=n,c=[...e],r=c[o];return r&&(c[o]=at(r,{isFailed:l.isFailed,isCompleted:l.isFailed?!1:r.isCompleted,isActive:l.activateStep,isSelectable:l.isSelectable,url:l.activateStep?void 0:r.url})),c}case"disable-step":{const{stepIndex:o,isDisabled:l}=n,c=[...e],r=c[o];return r&&(c[o]=at(r,{isDisabled:l})),c}case"activate-step":{const{stepIndex:o,isActive:l}=n,c=e.map(s=>({...s,isActive:!1})),r=c[o];return r&&(c[o]=at(r,{isActive:l})),c}case"leave-step":{const{stepIndex:o,options:l}=n,c=[...e],r=c[o];return r&&(c[o]=at(r,{isActive:l.activateStep,isSelectable:l.isSelectable,isCompleted:l.isCompleted??(r==null?void 0:r.isCompleted),isFailed:l.isFailed??(r==null?void 0:r.isFailed)})),c}}},Da=e=>e.map(n=>n.isDisabled?!0:!!n.isCompleted),lb=(e,n)=>Da([...e].splice(0,n)),W0=e=>e.every(n=>n),cb=({initialSteps:e=[],currentStepIndex:n=0})=>{const o=t.useMemo(()=>e,[e]),[l,c]=t.useReducer(ob,o),[r,s]=t.useState(!1),[i,d]=t.useState(!1),[p,m]=t.useState(n);t.useEffect(()=>{const E=Da(l);d(W0(E))},[l]),t.useEffect(()=>{const E=lb(l,p);s(W0(E))},[p,l]);const _=t.useCallback((E,{forceStep:I}={forceStep:!1})=>{const C=I?E:Iv({steps:l,stepIndex:E});m(C)},[l]),h=E=>{const I=e[E];I&&c({type:"set-step",stepIndex:E,step:I})},g=()=>c({type:"set-all-steps",steps:e}),f=(E,I=!0)=>c({type:"disable-step",stepIndex:E,isDisabled:I}),w=t.useCallback((E,I=!0)=>c({type:"activate-step",stepIndex:E,isActive:I}),[]);return[{allStepsCompleted:i,currentStepIndex:p,prevStepsCompleted:r,steps:l},{moveToStep:_,resetAllSteps:g,resetStep:h,updateStepActive:w,updateStepCompleted:(E,{activateStep:I=!1,isCompleted:C=!0,isSelectable:R=!1}={})=>c({type:"complete-step",stepIndex:E,options:{isCompleted:C,activateStep:I,isSelectable:R}}),updateStepFailed:(E,{activateStep:I=!1,isSelectable:C=!1,isFailed:R=!0}={})=>c({type:"fail-step",stepIndex:E,options:{activateStep:I,isSelectable:C,isFailed:R}}),updateStepDisabled:f,updateStepLeave:(E,{activateStep:I=!1,isSelectable:C=!0}={})=>c({type:"leave-step",stepIndex:E,options:{activateStep:I,isSelectable:C}})}]},rb=e=>{const n=lt.indexOf(e);if(n===-1)throw new Error(`breakpoint ${e} not found in ${lt}`);return lt[n+1]??null},h1=e=>{const n=t1[e];return n>0?n:null},v1=e=>{if(e===null)return null;const n=.02,o=t1[e];return o>0?o-n:null},Ze=e=>{const n=h1(e);return n?`(min-width: ${n}px)`:""},Le=e=>{const n=v1(e);return n?`(max-width: ${n}px)`:""},g1=(e,n)=>{const o=h1(e),l=v1(n);return o!==null&&l!==null?`(min-width: ${o}px) and (max-width: ${l}px)`:l===null?Ze(e):Le(n)},_t=e=>{const n=h1(e),o=rb(e),l=v1(o);return n!==null&&l!==null?`(min-width: ${n}px) and (max-width: ${l}px)`:l==null?Ze(e):Le(o)},w1="(pointer: coarse)",sb="(orientation: portrait)",ib="(orientation: landscape)",db=`${w1} and ${Le("md")}`,mb=`${w1} and ${Ze("md")}`,_b=_t("xs"),ub=_t("sm"),pb=_t("md"),fb=_t("lg"),hb=_t("xl"),vb=Ze("sm"),gb=Ze("md"),wb=Ze("lg"),Eb=Ze("xl"),xb=Le("sm"),bb=Le("md"),kb=Le("lg"),Ib=Le("xl"),Bb=g1("sm","lg"),Cb=g1("sm","xl"),Sb=g1("md","xl"),Mb=()=>H.useMatchMedia(w1),yb=()=>H.useMatchMedia(mb),Zb=()=>H.useMatchMedia(db),Lb=()=>H.useMatchMedia(sb),$b=()=>H.useMatchMedia(ib),ja=()=>H.useMatchMedia(_b),qa=()=>H.useMatchMedia(ub),Fa=()=>H.useMatchMedia(pb),Ua=()=>H.useMatchMedia(fb),Ga=()=>H.useMatchMedia(hb),zb=()=>H.useMatchMedia(vb),Nb=()=>H.useMatchMedia(gb),Rb=()=>H.useMatchMedia(wb),Ab=()=>H.useMatchMedia(Eb),Hb=()=>H.useMatchMedia(xb),Ob=()=>H.useMatchMedia(bb),Pb=()=>H.useMatchMedia(kb),Vb=()=>H.useMatchMedia(Ib),Tb=()=>H.useMatchMedia(Bb),Wb=()=>H.useMatchMedia(Cb),Db=()=>H.useMatchMedia(Sb),jb=()=>{const e=t.useRef(!0),n=ja(),o=qa(),l=Fa(),c=Ua(),r=Ga(),s=t.useMemo(()=>q0.createSignal({name:"breakpoint:change"}),[]);return t.useEffect(()=>{const i=[n,o,l,c,r].filter(d=>d).length===1;!e.current&&i?s.emit():e.current=!1},[s,n,o,l,c,r]),s},qb=(e,n={})=>{const{delay:o=0}=n;return t.useCallback(()=>{if(e.current){const c=()=>{var r;return(r=e.current)==null?void 0:r.scrollIntoView({behavior:"smooth",block:"nearest",inline:"start"})};o?setTimeout(c,o):c()}},[e,o])};function Fb(e,n){return function(l){return t.createElement(e,{...l,...n})}}exports.AboutModal=Sp;exports.AboutText=Ea;exports.Accordion=Wp;exports.ActionsRow=S9;exports.ActivityCard=Kp;exports.AriaMenu=tb;exports.AspectRatio=ef;exports.Audio=gu;exports.Avatar=La;exports.AvatarType=ct;exports.BadgeCounter=Zu;exports.Bar=vf;exports.Box=te;exports.BoxHeader=U0;exports.Breadcrumbs=kf;exports.Button=T;exports.ButtonText=oa;exports.CakeTimer=Sf;exports.CallToAction=w8;exports.Captions=Ha;exports.CardLayout=G0;exports.Cell=Gt;exports.CenterLayout=e1;exports.Checkbox=d1;exports.CircleCountDown=Rf;exports.Color=Y0;exports.ColorPickerPreviewButton=tx;exports.ColorPreviewButton=Pa;exports.ConfirmableMultiselect=Zh;exports.ConfirmationModal=zh;exports.ContextMenu=Hh;exports.CoreHeader=W8;exports.CustomTooltip=w9;exports.Divider=re;exports.DragAndDrop=la;exports.DragAndUploadFiles=ba;exports.Draggable=u1;exports.DropContent=Zt;exports.Enhancers=aa;exports.ExpanderCell=Hx;exports.FileUpload=m1;exports.FontVariant=B;exports.Form=qh;exports.FullSizeWindow=Mt;exports.FullscreenLayout=ea;exports.FullscreenOverlay=vs;exports.FullscreenSpinner=As;exports.Grid=ta;exports.Group=nv;exports.Heading=nm;exports.Icon=W;exports.IconTypes=P;exports.ImagePreviewButton=GE;exports.InfoHeadCell=Ox;exports.InfoMessage=sv;exports.Input=it;exports.InputLabel=me;exports.InteractiveElement=oe;exports.KebabMenuButton=NE;exports.LineHeading=lm;exports.List=mt;exports.ListBoxLink=ma;exports.ListLink=_a;exports.LoadingBox=na;exports.LockStyle=ga;exports.Logo=$m;exports.Menu=uv;exports.MenuEntry=Kt;exports.Modal=p1;exports.ModalCloseButton=dt;exports.ModalType=wa;exports.Multiselect=ka;exports.MultistepIndicator=Pv;exports.NotificationToast=ME;exports.NotificationTooltip=g9;exports.NumberStepInput=qv;exports.Panel=Uu;exports.PasswordInput=Gv;exports.PexipLogo=jm;exports.Pill=_1;exports.PopOutWindow=Xv;exports.PreferenceInput=ag;exports.PreferenceMultiselect=og;exports.PreferenceRow=dg;exports.PreferenceWrapper=f1;exports.ProgressBar=Q_;exports.ProgressBarColor=ua;exports.RadioButton=sa;exports.RangeSlider=OE;exports.RefButton=i1;exports.RefInteractiveElement=l1;exports.RefSimpleButton=r1;exports.RgbColor=St;exports.Row=fe;exports.Scrim=Ws;exports.Scrollbars=Fe;exports.Section=bg;exports.SectionAccordion=xg;exports.Select=kg;exports.Sheet=Zg;exports.SimpleButton=S4;exports.SortingIndicator=Ax;exports.Spinner=a1;exports.StatCard=Kg;exports.StatIndicator=Y9;exports.StepNumber=ia;exports.SvgImage=st;exports.Tab=dw;exports.Table=yx;exports.TableBody=Lx;exports.TableCell=$x;exports.TableContent=zx;exports.TableHead=Nx;exports.TableHeadCell=Rx;exports.TablePagination=Dx;exports.TableRow=Zx;exports.TableRowWrapper=Va;exports.TableSection=jx;exports.Tabs=iw;exports.Tag=Ba;exports.TagList=gw;exports.TestId=M;exports.Text=k;exports.TextArea=da;exports.TextHeading=qe;exports.TextLink=De;exports.ThemeConsumer=Z;exports.ThemeProvider=G;exports.Toast=Sa;exports.ToggleSwitch=uu;exports.Tooltip=pa;exports.TooltipPositionValue=nb;exports.URLToLink=va;exports.User=aE;exports.UserMenuButton=$a;exports.UserMenuDropContent=Kw;exports.Video=fa;exports.VideoWrapper=za;exports.Wrapper=Q0;exports.breakpoints=t1;exports.isBackgroundImageSrcEmpty=J0;exports.isImageSrcEmpty=X0;exports.isImageSrcString=n1;exports.notificationToastSignal=Na;exports.onEnter=yt;exports.useBreakpointChange=jb;exports.useGroupedPagesNav=Ta;exports.useInput=Mm;exports.useLandscape=$b;exports.useLg=Ua;exports.useLgDown=Pb;exports.useLgUp=Rb;exports.useMd=Fa;exports.useMdDown=Ob;exports.useMdToXl=Db;exports.useMdUp=Nb;exports.useMobileDevice=Zb;exports.useMultistepIndicator=cb;exports.usePortrait=Lb;exports.useScrollIntoView=qb;exports.useSm=qa;exports.useSmDown=Hb;exports.useSmToLg=Tb;exports.useSmToXl=Wb;exports.useSmUp=zb;exports.useTabletDevice=yb;exports.useTabs=ab;exports.useTouchDevice=Mb;exports.useXl=Ga;exports.useXlDown=Vb;exports.useXlUp=Ab;exports.useXs=ja;exports.withColorScheme=rt;exports.withTabName=Fb;exports.withTransition=Ca;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),u=require("classnames"),Dn=require("change-case"),H=require("@pexip/hooks"),Ja=require("simplebar-react"),Ya=require("@react-stately/tooltip"),Qa=require("@react-aria/tooltip"),It=require("@react-aria/overlays"),S1=require("@pexip/utils"),jn=require("react-dom"),Jt=require("tabbable"),el=require("uuid"),qn=require("@pexip/signal"),tl=require("@react-stately/collections"),nl=require("@react-stately/menu"),Yt=require("@react-aria/menu"),al=require("@react-aria/button"),ll=require("@react-aria/utils"),ol=require("@react-stately/tree"),rl=require("@react-aria/interactions");function cl(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const l in e)if(l!=="default"){const o=Object.getOwnPropertyDescriptor(e,l);Object.defineProperty(n,l,o.get?o:{enumerable:!0,get:()=>e[l]})}}return n.default=e,Object.freeze(n)}const a=cl(t),ye=e=>Dn.camelCase(`${e} padding`),Qt=e=>Dn.camelCase(`${e} spacing`),sl=(e,n)=>Object.keys(n).reduce((l,o)=>o!==e?{...l,[o]:n[o]}:l,{}),Fn=t.createContext({colorScheme:"dark"}),{Consumer:Z}=Fn,G=({children:e,theme:n,colorScheme:l})=>t.createElement(Fn.Provider,{value:{theme:n,colorScheme:l}},e);function ct(e,n){return function(o){return t.createElement(G,{colorScheme:n},t.createElement(e,{...o}))}}const il="_boxHeader_xl981_4",dl="_nonePadding_xl981_8",ml="_compactPadding_xl981_12",_l="_smallPadding_xl981_16",ul="_mediumPadding_xl981_20",pl="_largePadding_xl981_24",y1={boxHeader:il,nonePadding:dl,compactPadding:ml,smallPadding:_l,mediumPadding:ul,largePadding:pl},Un=({className:e,padding:n="small",children:l})=>t.createElement("div",{className:u(y1[ye(n)],y1.boxHeader,e)},l),fl="_nonePadding_118pz_4",hl="_compactPadding_118pz_8",vl="_smallPadding_118pz_12",gl="_mediumPadding_118pz_16",wl="_largePadding_118pz_20",El="_boxFooter_118pz_24",xl="_hasShadow_118pz_24",Nt={nonePadding:fl,compactPadding:hl,smallPadding:vl,mediumPadding:gl,largePadding:wl,boxFooter:El,hasShadow:xl},bl=({className:e,padding:n="small",hasFooterShadow:l=!1,children:o})=>t.createElement("div",{className:u(e,Nt.boxFooter,Nt[ye(n)],{[Nt.hasShadow]:l})},o),kl="_box_1s0sp_4",Bl="_hasHeaderOrFooter_1s0sp_4",Il="_mainContent_1s0sp_9",Cl="_rounded_1s0sp_16",Ml="_dark_1s0sp_20",Sl="_light_1s0sp_25",yl="_shadowLight_1s0sp_30",Zl="_shadowDark_1s0sp_34",Ll="_border_1s0sp_38",$l="_nonePadding_1s0sp_49",zl="_compactPadding_1s0sp_53",Nl="_smallPadding_1s0sp_57",Rl="_mediumPadding_1s0sp_61",Al="_largePadding_1s0sp_65",se={box:kl,hasHeaderOrFooter:Bl,mainContent:Il,rounded:Cl,dark:Ml,light:Sl,shadowLight:yl,shadowDark:Zl,border:Ll,nonePadding:$l,compactPadding:zl,smallPadding:Nl,mediumPadding:Rl,largePadding:Al},te=t.forwardRef(({hasBackground:e=!0,headerContent:n,footerContent:l,bgColor:o,children:r,className:c,isRounded:s=!0,isWithBorder:i=!1,isWithShadow:d=!0,shadowModifier:p="dark",padding:m="none",headerPadding:_=m,footerPadding:h=m,hasFooterShadow:g,style:f,colorScheme:w,...v},x)=>{const b=!!n||!!l;return t.createElement(Z,null,({colorScheme:M})=>t.createElement("div",{className:u(e&&se[w??M],{[se.shadowDark]:d&&p==="dark",[se.shadowLight]:d&&p==="light",[se.rounded]:s,[se.border]:i,[se[ye(m)]]:!b,[se.hasHeaderOrFooter]:b},se.box,c),style:e&&o?{...f,backgroundColor:o}:f,ref:x,...v},n&&t.createElement(Un,{padding:_},n),b?t.createElement("div",{className:u(se[ye(m)],se.mainContent,{"pb-0":l&&m!=="none"})},r):r,l&&t.createElement(bl,{padding:h,hasFooterShadow:g},l)))});te.displayName="Box";const Hl="_dark_14ps4_4",Ol="_light_14ps4_8",Vl="_horizontal_14ps4_12",Pl="_vertical_14ps4_17",Z1={dark:Hl,light:Ol,horizontal:Vl,vertical:Pl},ce=({colorScheme:e,direction:n="horizontal",className:l,...o})=>t.createElement(Z,null,({colorScheme:r})=>t.createElement("div",{className:u(Z1[e??r],Z1[n],l),...o})),Tl="_dark_i9n5l_102",Wl="_standard_i9n5l_102",Dl="_link_i9n5l_105",jl="_subtle_i9n5l_108",ql="_tinted_i9n5l_111",Fl="_disabled_i9n5l_114",Ul="_success_i9n5l_117",Gl="_danger_i9n5l_120",Xl="_warning_i9n5l_123",Kl="_light_i9n5l_127",Jl="_hidden_i9n5l_152",Yl="_inherit_i9n5l_164",Ql="_truncated_i9n5l_168",eo="_uppercase_i9n5l_175",to="_underline_i9n5l_179",no="_normalWhiteSpace_i9n5l_183",ao="_nowrapWhiteSpace_i9n5l_187",lo="_preWhiteSpace_i9n5l_191",oo="_preWrapWhiteSpace_i9n5l_195",ro="_preLineWhiteSpace_i9n5l_199",co="_normalWordBreak_i9n5l_203",so="_breakAllWordBreak_i9n5l_207",io="_keepAllWordBreak_i9n5l_211",mo="_overflowWrapWordBreak_i9n5l_215",_o="_text_i9n5l_220",uo="_h1_i9n5l_225",po="_h2_i9n5l_231",fo="_h3_i9n5l_237",ho="_h4_i9n5l_243",vo="_h5_i9n5l_249",go="_h6_i9n5l_255",wo="_body-bold_i9n5l_261",Eo="_button_i9n5l_267",xo="_body_i9n5l_261",bo="_body-link_i9n5l_279",ko="_small-bold_i9n5l_285",Bo="_small_i9n5l_285",Io="_small-link_i9n5l_297",Co="_x-small-bold_i9n5l_303",Mo="_x-small_i9n5l_303",So="_x-small-link_i9n5l_315",ee={dark:Tl,standard:Wl,link:Dl,subtle:jl,tinted:ql,disabled:Fl,success:Ul,danger:Gl,warning:Xl,light:Kl,hidden:Jl,inherit:Yl,truncated:Ql,uppercase:eo,underline:to,normalWhiteSpace:no,nowrapWhiteSpace:ao,preWhiteSpace:lo,preWrapWhiteSpace:oo,preLineWhiteSpace:ro,normalWordBreak:co,breakAllWordBreak:so,keepAllWordBreak:io,overflowWrapWordBreak:mo,text:_o,h1:uo,h2:po,h3:fo,h4:ho,h5:vo,h6:go,"body-bold":"_body-bold_i9n5l_261",bodyBold:wo,button:Eo,body:xo,"body-link":"_body-link_i9n5l_279",bodyLink:bo,"small-bold":"_small-bold_i9n5l_285",smallBold:ko,small:Bo,"small-link":"_small-link_i9n5l_297",smallLink:Io,"x-small-bold":"_x-small-bold_i9n5l_303",xSmallBold:Co,"x-small":"_x-small_i9n5l_303",xSmall:Mo,"x-small-link":"_x-small-link_i9n5l_315",xSmallLink:So},qe=({children:e,className:n,colorScheme:l,fontVariant:o,htmlTag:r,isTruncated:c=!1,isUppercase:s,variant:i="standard",...d})=>{const p=o??r;return t.createElement(Z,null,({colorScheme:m})=>t.createElement(r,{className:u(ee[l??m],ee[i],ee[p],{[ee.truncated]:c,[ee.uppercase]:s},n),...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 yo="_wrap_11372_11",Zo="_divider_11372_19",Lo="_section_11372_23",$o="_grow_11372_26",zo="_header_11372_30",No="_headerTitleWrap_11372_37",he={wrap:yo,divider:Zo,section:Lo,grow:$o,header:zo,headerTitleWrap:No},Gn=({colorScheme:e="light",title:n,titleHtmlTag:l="h2",titleEnhancerStart:o,subtitle:r,secondaryComponent:c,children:s})=>t.createElement(G,{colorScheme:e},t.createElement(te,{className:he.wrap,shadowModifier:"light"},t.createElement("div",{className:he.header},t.createElement("div",{className:he.headerTitleWrap},o&&t.createElement("div",{className:"mr-4"},o),t.createElement(qe,{htmlTag:l,fontVariant:I.H5},n)),r&&t.createElement("div",null,r)),t.createElement(ce,{className:he.divider}),t.createElement("div",{className:he.section},c),t.createElement(ce,{className:he.divider}),t.createElement("div",{className:u(he.section,he.grow)},s))),Ro=["xs","sm","md","lg","xl"],Ao=["xsOffset","smOffset","mdOffset","lgOffset","xlOffset"],Ho=[...Ro,...Ao],Oo="_verticalGutter_1ddso_1",Vo="_cell_1ddso_1",Po="_xs1_1ddso_12",To="_xs2_1ddso_17",Wo="_xs3_1ddso_22",Do="_xs4_1ddso_27",jo="_xs5_1ddso_32",qo="_xs6_1ddso_37",Fo="_xs7_1ddso_42",Uo="_xs8_1ddso_47",Go="_xs9_1ddso_52",Xo="_xs10_1ddso_57",Ko="_xs11_1ddso_62",Jo="_xs12_1ddso_67",Yo="_xsOffset0_1ddso_72",Qo="_xsOffset1_1ddso_76",e2="_xsOffset2_1ddso_80",t2="_xsOffset3_1ddso_84",n2="_xsOffset4_1ddso_88",a2="_xsOffset5_1ddso_92",l2="_xsOffset6_1ddso_96",o2="_xsOffset7_1ddso_100",r2="_xsOffset8_1ddso_104",c2="_xsOffset9_1ddso_108",s2="_xsOffset10_1ddso_112",i2="_xsOffset11_1ddso_116",d2="_xsOffset12_1ddso_120",m2="_sm1_1ddso_125",_2="_sm2_1ddso_129",u2="_sm3_1ddso_133",p2="_sm4_1ddso_137",f2="_sm5_1ddso_141",h2="_sm6_1ddso_145",v2="_sm7_1ddso_149",g2="_sm8_1ddso_153",w2="_sm9_1ddso_157",E2="_sm10_1ddso_161",x2="_sm11_1ddso_165",b2="_sm12_1ddso_169",k2="_smOffset0_1ddso_173",B2="_smOffset1_1ddso_176",I2="_smOffset2_1ddso_179",C2="_smOffset3_1ddso_182",M2="_smOffset4_1ddso_185",S2="_smOffset5_1ddso_188",y2="_smOffset6_1ddso_191",Z2="_smOffset7_1ddso_194",L2="_smOffset8_1ddso_197",$2="_smOffset9_1ddso_200",z2="_smOffset10_1ddso_203",N2="_smOffset11_1ddso_206",R2="_smOffset12_1ddso_209",A2="_md1_1ddso_214",H2="_md2_1ddso_218",O2="_md3_1ddso_222",V2="_md4_1ddso_226",P2="_md5_1ddso_230",T2="_md6_1ddso_234",W2="_md7_1ddso_238",D2="_md8_1ddso_242",j2="_md9_1ddso_246",q2="_md10_1ddso_250",F2="_md11_1ddso_254",U2="_md12_1ddso_258",G2="_mdOffset0_1ddso_262",X2="_mdOffset1_1ddso_265",K2="_mdOffset2_1ddso_268",J2="_mdOffset3_1ddso_271",Y2="_mdOffset4_1ddso_274",Q2="_mdOffset5_1ddso_277",er="_mdOffset6_1ddso_280",tr="_mdOffset7_1ddso_283",nr="_mdOffset8_1ddso_286",ar="_mdOffset9_1ddso_289",lr="_mdOffset10_1ddso_292",or="_mdOffset11_1ddso_295",rr="_mdOffset12_1ddso_298",cr="_lg1_1ddso_303",sr="_lg2_1ddso_307",ir="_lg3_1ddso_311",dr="_lg4_1ddso_315",mr="_lg5_1ddso_319",_r="_lg6_1ddso_323",ur="_lg7_1ddso_327",pr="_lg8_1ddso_331",fr="_lg9_1ddso_335",hr="_lg10_1ddso_339",vr="_lg11_1ddso_343",gr="_lg12_1ddso_347",wr="_lgOffset0_1ddso_351",Er="_lgOffset1_1ddso_354",xr="_lgOffset2_1ddso_357",br="_lgOffset3_1ddso_360",kr="_lgOffset4_1ddso_363",Br="_lgOffset5_1ddso_366",Ir="_lgOffset6_1ddso_369",Cr="_lgOffset7_1ddso_372",Mr="_lgOffset8_1ddso_375",Sr="_lgOffset9_1ddso_378",yr="_lgOffset10_1ddso_381",Zr="_lgOffset11_1ddso_384",Lr="_lgOffset12_1ddso_387",$r="_xl1_1ddso_392",zr="_xl2_1ddso_396",Nr="_xl3_1ddso_400",Rr="_xl4_1ddso_404",Ar="_xl5_1ddso_408",Hr="_xl6_1ddso_412",Or="_xl7_1ddso_416",Vr="_xl8_1ddso_420",Pr="_xl9_1ddso_424",Tr="_xl10_1ddso_428",Wr="_xl11_1ddso_432",Dr="_xl12_1ddso_436",jr="_xlOffset0_1ddso_440",qr="_xlOffset1_1ddso_443",Fr="_xlOffset2_1ddso_446",Ur="_xlOffset3_1ddso_449",Gr="_xlOffset4_1ddso_452",Xr="_xlOffset5_1ddso_455",Kr="_xlOffset6_1ddso_458",Jr="_xlOffset7_1ddso_461",Yr="_xlOffset8_1ddso_464",Qr="_xlOffset9_1ddso_467",ec="_xlOffset10_1ddso_470",tc="_xlOffset11_1ddso_473",nc="_xlOffset12_1ddso_476",ac="_xxl1_1ddso_481",lc="_xxl2_1ddso_485",oc="_xxl3_1ddso_489",rc="_xxl4_1ddso_493",cc="_xxl5_1ddso_497",sc="_xxl6_1ddso_501",ic="_xxl7_1ddso_505",dc="_xxl8_1ddso_509",mc="_xxl9_1ddso_513",_c="_xxl10_1ddso_517",uc="_xxl11_1ddso_521",pc="_xxl12_1ddso_525",fc="_xxlOffset0_1ddso_529",hc="_xxlOffset1_1ddso_532",vc="_xxlOffset2_1ddso_535",gc="_xxlOffset3_1ddso_538",wc="_xxlOffset4_1ddso_541",Ec="_xxlOffset5_1ddso_544",xc="_xxlOffset6_1ddso_547",bc="_xxlOffset7_1ddso_550",kc="_xxlOffset8_1ddso_553",Bc="_xxlOffset9_1ddso_556",Ic="_xxlOffset10_1ddso_559",Cc="_xxlOffset11_1ddso_562",Mc="_xxlOffset12_1ddso_565",Ct={verticalGutter:Oo,cell:Vo,xs1:Po,xs2:To,xs3:Wo,xs4:Do,xs5:jo,xs6:qo,xs7:Fo,xs8:Uo,xs9:Go,xs10:Xo,xs11:Ko,xs12:Jo,xsOffset0:Yo,xsOffset1:Qo,xsOffset2:e2,xsOffset3:t2,xsOffset4:n2,xsOffset5:a2,xsOffset6:l2,xsOffset7:o2,xsOffset8:r2,xsOffset9:c2,xsOffset10:s2,xsOffset11:i2,xsOffset12:d2,sm1:m2,sm2:_2,sm3:u2,sm4:p2,sm5:f2,sm6:h2,sm7:v2,sm8:g2,sm9:w2,sm10:E2,sm11:x2,sm12:b2,smOffset0:k2,smOffset1:B2,smOffset2:I2,smOffset3:C2,smOffset4:M2,smOffset5:S2,smOffset6:y2,smOffset7:Z2,smOffset8:L2,smOffset9:$2,smOffset10:z2,smOffset11:N2,smOffset12:R2,md1:A2,md2:H2,md3:O2,md4:V2,md5:P2,md6:T2,md7:W2,md8:D2,md9:j2,md10:q2,md11:F2,md12:U2,mdOffset0:G2,mdOffset1:X2,mdOffset2:K2,mdOffset3:J2,mdOffset4:Y2,mdOffset5:Q2,mdOffset6:er,mdOffset7:tr,mdOffset8:nr,mdOffset9:ar,mdOffset10:lr,mdOffset11:or,mdOffset12:rr,lg1:cr,lg2:sr,lg3:ir,lg4:dr,lg5:mr,lg6:_r,lg7:ur,lg8:pr,lg9:fr,lg10:hr,lg11:vr,lg12:gr,lgOffset0:wr,lgOffset1:Er,lgOffset2:xr,lgOffset3:br,lgOffset4:kr,lgOffset5:Br,lgOffset6:Ir,lgOffset7:Cr,lgOffset8:Mr,lgOffset9:Sr,lgOffset10:yr,lgOffset11:Zr,lgOffset12:Lr,xl1:$r,xl2:zr,xl3:Nr,xl4:Rr,xl5:Ar,xl6:Hr,xl7:Or,xl8:Vr,xl9:Pr,xl10:Tr,xl11:Wr,xl12:Dr,xlOffset0:jr,xlOffset1:qr,xlOffset2:Fr,xlOffset3:Ur,xlOffset4:Gr,xlOffset5:Xr,xlOffset6:Kr,xlOffset7:Jr,xlOffset8:Yr,xlOffset9:Qr,xlOffset10:ec,xlOffset11:tc,xlOffset12:nc,xxl1:ac,xxl2:lc,xxl3:oc,xxl4:rc,xxl5:cc,xxl6:sc,xxl7:ic,xxl8:dc,xxl9:mc,xxl10:_c,xxl11:uc,xxl12:pc,xxlOffset0:fc,xxlOffset1:hc,xxlOffset2:vc,xxlOffset3:gc,xxlOffset4:wc,xxlOffset5:Ec,xxlOffset6:xc,xxlOffset7:bc,xxlOffset8:kc,xxlOffset9:Bc,xxlOffset10:Ic,xxlOffset11:Cc,xxlOffset12:Mc},Sc=e=>e in Ct,yc=e=>Ho.reduce((n,l)=>{const o=`${l}${e[l]??""}`;return Sc(o)?[...n,Ct[o]]:n},[]),Gt=({className:e,children:n,hasVerticalGutter:l,...o})=>t.createElement("div",{className:u(Ct.cell,yc(o),{[Ct.verticalGutter]:l},e)},n),Zc="_centerLayout_vjlw4_1",Lc="_relative_vjlw4_10",$c="_absolute_vjlw4_14",zc="_centerText_vjlw4_22",Nc="_fullWidth_vjlw4_26",ht={centerLayout:Zc,relative:Lc,absolute:$c,centerText:zc,fullWidth:Nc},e1=({centerText:e=!1,children:n,className:l,isFullWidth:o,position:r="relative",...c})=>t.createElement("div",{className:u(ht.centerLayout,ht[r],e&&ht.centerText,{[ht.fullWidth]:o},l),...c},n),t1={xs:0,sm:479,md:744,lg:1025,xl:2e3},ot=["xs","sm","md","lg","xl"],n1=e=>typeof e=="string",Rc=e=>typeof e=="object",Xn=e=>e===void 0?!0:n1(e)?!e.trim():Object.entries(e).every(([l,o])=>!o.trim()),Ac=e=>{let n="";const l=",",o=Object.entries(e);return o.forEach(r=>{const c=r[0],s=r[1];n=n.concat(`${s} ${c}`),o.indexOf(r)!==o.length-1&&(n=n.concat(`${l} `))}),n.trim()},Kn=e=>typeof e=="string",L1=e=>typeof e=="object",Jn=e=>e===void 0?!0:Kn(e)?!e.trim():Object.entries(e).every(([l,o])=>!o.trim()),Hc=e=>{const n=[...ot].reverse();for(const l of n){const o=e[l];if(o)return o}return null},Oc=e=>{const n=Hc(e);if(n){const l=[...ot].reverse(),o={...e};return l.forEach((r,c)=>{if(!o[r]){const s=l[c-1],d=s&&o[s]||n;o[r]=d}}),o}return e},Vc=e=>{const n=Oc(e);return Object.fromEntries(Object.entries(n).map(([o,r])=>[`--${o}-background-image`,`url("${r}")`]))};var Yn=(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.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))(Yn||{}),Mt=(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))(Mt||{});const Pc=({background:e,backgroundImageSrc:n,backgroundBlendMode:l,overlayOpacity:o,overlay:r})=>t.useMemo(()=>{const c=e==="image"&&!Jn(n),s=c&&L1(n),i=c&&l!=="normal",d=e==="none",p=e==="dark"||e==="image"&&!c,m=e==="light";let _={};if(c&&(Kn(n)&&(_={..._,backgroundImage:`url("${n}")`}),L1(n))){const h=Vc(n);_={..._,...h}}return i&&(_={..._,"--blend-mode":l,"--background-color-opacity":`${o}`,"--background-color-rgb":`${r==="light"?Mt.White:Mt.Black}`}),{isBackgroundNone:d,isBackgroundDark:p,isBackgroundLight:m,isBackgroundImage:c,isBackgroundImageBreakpointImageSet:s,isBackgroundImageBlend:i,backgroundStyleProps:_}},[e,n,l,o,r]),Tc="_fullSizeWindow_xwigv_16",Wc="_fixed_xwigv_42",Dc="_absolute_xwigv_46",jc="_paddingNone_xwigv_50",qc="_paddingSmall_xwigv_54",Fc="_backgroundNone_xwigv_58",Uc="_backgroundDark_xwigv_62",Gc="_backgroundLight_xwigv_66",Xc="_backgroundImage_xwigv_70",Kc="_backgroundImageBreakpointImageSet_xwigv_77",Jc="_backgroundBlend_xwigv_102",Yc="_row_xwigv_108",Qc="_rowReverse_xwigv_112",es="_column_xwigv_116",ts="_columnReverse_xwigv_120",ns="_flexStart_xwigv_124",as="_center_xwigv_128",ae={fullSizeWindow:Tc,fixed:Wc,absolute:Dc,paddingNone:jc,paddingSmall:qc,backgroundNone:Fc,backgroundDark:Uc,backgroundLight:Gc,backgroundImage:Xc,backgroundImageBreakpointImageSet:Kc,backgroundBlend:Jc,row:Yc,rowReverse:Qc,column:es,columnReverse:ts,flexStart:ns,center:as},St=t.forwardRef(({children:e,className:n,padding:l="small",background:o="none",flexDirection:r="row",justifyContent:c="flexStart",backgroundImageSrc:s,backgroundBlendMode:i="normal",overlayOpacity:d=.7,overlay:p="dark",position:m="fixed",style:_,...h},g)=>{const f=l==="small",w=l==="none",{isBackgroundNone:v,isBackgroundDark:x,isBackgroundLight:b,isBackgroundImage:M,isBackgroundImageBreakpointImageSet:y,isBackgroundImageBlend:E,backgroundStyleProps:B}=Pc({background:o,backgroundImageSrc:s,backgroundBlendMode:i,overlayOpacity:d,overlay:p});return t.createElement("div",{style:{..._,...B},className:u(ae.fullSizeWindow,{[ae.paddingNone]:w,[ae.paddingSmall]:f,[ae.backgroundNone]:v,[ae.backgroundDark]:x,[ae.backgroundLight]:b,[ae.backgroundImage]:M,[ae.backgroundImageBreakpointImageSet]:y,[ae.backgroundBlend]:M&&E},ae[r],ae[c],ae[m],n),ref:g,...h},e)});St.displayName="FullSizeWindow";const ls="_wrapper_m0c6u_1",os="_roundedCorners_m0c6u_15",rs="_small_m0c6u_19",cs="_medium_m0c6u_23",ss="_large_m0c6u_27",is="_full_m0c6u_32",ds="_mediumWidth_m0c6u_37",ms="_fullWidth_m0c6u_41",_s="_autoHeight_m0c6u_45",us="_flexStart_m0c6u_49",ps="_center_m0c6u_53",ze={wrapper:ls,roundedCorners:os,small:rs,medium:cs,large:ss,full:is,mediumWidth:ds,fullWidth:ms,autoHeight:_s,flexStart:us,center:ps},Qn=({className:e,children:n,modifier:l,heightModifier:o,size:r="full",justifyContent:c="flexStart",borderRadius:s="none",...i})=>t.createElement("div",{className:u(ze.wrapper,e,l&&ze[l],ze[r],o&&ze[o],s==="box"&&ze.roundedCorners,ze[c]),...i},n),ea=({children:e})=>t.createElement(St,{padding:"none",background:"dark"},t.createElement(Qn,{modifier:"fullWidth"},t.createElement(e1,null,e))),fs="_overlay_174tg_4",hs={overlay:fs},vs=({children:e,...n})=>t.createElement(St,{padding:"none",background:"dark",className:hs.overlay,...n},e),gs="_dark_1zxj7_4",ws="_light_1zxj7_8",Es="_tertiary_1zxj7_12",xs="_small_1zxj7_16",bs="_medium_1zxj7_21",$1={dark:gs,light:ws,tertiary:Es,small:xs,medium:bs},st=({size:e,source:n,className:l,colorScheme:o,...r})=>t.createElement(n,{className:u(o&&$1[o],e&&$1[e],l),...r}),ks=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 32",...e},a.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M24.187 9.163a10.667 10.667 0 10-13.65 15.998"}),a.createElement("mask",{id:"a",width:20,height:10,x:7,y:20,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse"},a.createElement("path",{stroke:"url(#paint0_linear)",strokeLinecap:"round",strokeWidth:5.333,d:"M10.537 25.161A10.666 10.666 0 0024.04 23.01"})),a.createElement("g",{mask:"url(#a)"},a.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:4.267,d:"M26.667 16a10.667 10.667 0 10-2.627 7.01"})),a.createElement("defs",null,a.createElement("linearGradient",{id:"paint0_linear",x1:13.067,x2:25.6,y1:26.133,y2:22.133,gradientUnits:"userSpaceOnUse"},a.createElement("stop",null),a.createElement("stop",{offset:1,stopOpacity:0})))),Bs="_wrapper_sm86s_24",Is="_label_sm86s_28",Cs="_spinner_sm86s_40",Ms="_spin_sm86s_40",Ss="_compact_sm86s_49",ys="_small_sm86s_53",Zs="_medium_sm86s_57",Ls="_dark_sm86s_62",$s="_light_sm86s_66",zs="_subtle_sm86s_70",Ue={wrapper:Bs,label:Is,spinner:Cs,spin:Ms,compact:Ss,small:ys,medium:Zs,dark:Ls,light:$s,subtle:zs},Ns="Loading",a1=({className:e,label:n=Ns,sizeModifier:l="medium",colorScheme:o,...r})=>t.createElement("div",{role:"status",className:u(Ue.wrapper,o&&Ue[o],e),...r},t.createElement("span",{className:Ue.label},n),t.createElement(st,{source:ks,className:u(Ue.spinner,Ue[l])})),Rs=e=>t.createElement(ea,null,t.createElement(a1,{colorScheme:"dark",...e})),As="_grid_172qj_1",Hs={grid:As},ta=({className:e,children:n,hasCellVerticalGutter:l,...o})=>t.createElement("div",{className:u(Hs.grid,{hasCellVerticalGutter:l},e),...o},n),Os="_top_9teu4_4",Vs="_bottom_9teu4_5",Ps="_content_9teu4_24",z1={top:Os,bottom:Vs,content:Ps},Ts=({children:e,position:n="top",className:l})=>t.createElement("div",{className:u(z1[n],l)},t.Children.count(e)>0?t.createElement("span",{className:z1.content},e):e),Ws="_el_y7w0k_4",Ds={el:Ws},js=e=>"href"in e&&!!e.href&&e.href!=="#",l1=t.forwardRef(({children:e,className:n,disabled:l,htmlTag:o="button",...r},c)=>t.createElement(l?"button":js(r)?"a":o,{ref:c,className:u(Ds.el,n),disabled:l,...r},e));l1.displayName="InteractiveElementContent";const le=({...e})=>t.createElement(l1,{...e}),o1=t.forwardRef(({...e},n)=>t.createElement(l1,{...e,ref:n}));o1.displayName="InteractiveElementContent";const qs="_button_8zjts_108",Fs="_disc_8zjts_516",Us="_noBorderRadius_8zjts_519",Gs="_buttonContent_8zjts_522",Xs="_buttonChildren_8zjts_528",Ks="_disabled_8zjts_533",Js="_loading_8zjts_537",Ys="_loadingIcon_8zjts_542",Qs="_enhancerStart_8zjts_549",e3="_enhancerEnd_8zjts_550",t3="_dark_8zjts_554",n3="_primary_8zjts_554",a3="_noHover_8zjts_567",l3="_textComponent_8zjts_581",o3="_secondary_8zjts_591",r3="_tertiary_8zjts_628",c3="_neutral_8zjts_665",s3="_translucent_8zjts_702",i3="_bordered_8zjts_739",d3="_transparent_8zjts_776",m3="_transparentAlternative_8zjts_813",_3="_text_8zjts_581",u3="_danger_8zjts_887",p3="_dangerBordered_8zjts_924",f3="_success_8zjts_961",h3="_obvious_8zjts_998",v3="_light_8zjts_1035",g3="_none_8zjts_1516",w3="_square_8zjts_1526",E3="_compact_8zjts_1531",x3="_small_8zjts_1546",b3="_medium_8zjts_1561",k3="_large_8zjts_1576",B3="_fullWidth_8zjts_1668",I3="_fluid_8zjts_1672",Y={button:qs,disc:Fs,noBorderRadius:Us,buttonContent:Gs,buttonChildren:Xs,disabled:Ks,loading:Js,loadingIcon:Ys,enhancerStart:Qs,enhancerEnd:e3,dark:t3,primary:n3,noHover:a3,textComponent:l3,secondary:o3,tertiary:r3,neutral:c3,translucent:s3,bordered:i3,transparent:d3,transparentAlternative:m3,text:_3,danger:u3,dangerBordered:p3,success:f3,obvious:h3,light:v3,none:g3,square:w3,compact:E3,small:x3,medium:b3,large:k3,fullWidth:B3,fluid:I3},r1=t.forwardRef(({children:e,className:n,colorScheme:l,htmlTag:o,isActive:r,isDisabled:c,modifier:s,noBorderRadius:i=!1,noHover:d=!1,size:p="medium",variant:m="primary",..._},h)=>t.createElement(Z,null,({colorScheme:g})=>{const f=l??g;return t.createElement(o1,{ref:h,className:u(Y.button,Y[f],Y[m],Y[p],s&&Y[s],{[Y.disabled]:c,[Y.noBorderRadius]:i,[Y.noHover]:d||c},n),"data-active":r&&!c,disabled:c,htmlTag:o,..._},e)}));r1.displayName="SimpleButtonContent";const C3=({...e})=>t.createElement(r1,{...e}),c1=t.forwardRef(({...e},n)=>t.createElement(r1,{...e,ref:n}));c1.displayName="SimpleButtonContent";const k=({children:e,className:n,colorScheme:l,fontVariant:o=I.Body,htmlTag:r="span",isTruncated:c=!1,isUnderlined:s,isUppercase:i,whiteSpace:d,wordBreak:p,variant:m="standard",..._})=>t.createElement(Z,null,({colorScheme:h})=>t.createElement(r,{className:u(ee.text,ee[l??h],ee[m],ee[o],d&&ee[`${d}WhiteSpace`],p&&ee[`${p}WordBreak`],{[ee.truncated]:c,[ee.uppercase]:i,[ee.underline]:s},n),..._},e)),na=({children:e,className:n,isLoading:l})=>l?t.createElement(t.Fragment,null,t.createElement("div",{className:u(n,"visibility-hidden")},e),t.createElement("div",{className:Y.loadingIcon},t.createElement(a1,{sizeModifier:"compact"}))):n?t.createElement("div",{className:n},e):t.createElement(t.Fragment,null,e),aa=({children:e,className:n,enhancerEnd:l,enhancerEndClassName:o,enhancerStart:r,enhancerStartClassName:c,noEnhancerPadding:s})=>t.createElement("div",{className:u(n,Y.buttonContent)},r&&t.createElement("span",{className:u(Y.enhancerStart,{"pr-0":s},c)},r),t.createElement("div",{className:Y.buttonChildren},e),l&&t.createElement("span",{className:u(Y.enhancerEnd,{"pl-0":s},o)},l)),la=({children:e,className:n,fontVariant:l=I.BodyBold,variant:o="inherit",...r})=>t.createElement(k,{className:u(n,Y.textComponent),fontVariant:l,variant:o,...r},e),s1=t.forwardRef(({children:e,colorScheme:n,enhancerEnd:l,enhancerEndClassName:o,enhancerStart:r,enhancerStartClassName:c,fontVariant:s,hideChildren:i,isDisabled:d,isLoading:p,noEnhancerPadding:m,textVariant:_,underlineText:h,useTextComponent:g,variant:f,...w},v)=>t.createElement(c1,{colorScheme:n,isDisabled:!!d||p,variant:f,ref:v,...w},t.createElement(na,{isLoading:p},t.createElement(aa,{className:u({[Y.textComponent]:!g&&f==="text"&&h}),enhancerEnd:l,enhancerEndClassName:o,enhancerStart:r,enhancerStartClassName:c,noEnhancerPadding:m},!i&&(g?t.createElement(la,{colorScheme:n,fontVariant:s,variant:_},e):t.createElement(t.Fragment,null,e))))));s1.displayName="ButtonContent";const T=({...e})=>t.createElement(s1,{...e}),i1=t.forwardRef(({...e},n)=>t.createElement(s1,{...e,ref:n}));i1.displayName="RefButton";const M3=e=>a.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},a.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 1Zm-.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.5Z"})),N1=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M18.429 2H5.571A3.571 3.571 0 0 0 2 5.571v12.857A3.571 3.571 0 0 0 5.571 22h12.857A3.571 3.571 0 0 0 22 18.429V5.571A3.571 3.571 0 0 0 18.429 2ZM17 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 2Z"})),S3=e=>a.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},a.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-.5ZM7.333 8.391c1.352 0 2.452-1.1 2.452-2.452 0-1.351-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.452Zm4.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.258l-.01-.01Z",clipRule:"evenodd"})),R1=e=>a.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},a.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-.75ZM11 12.587a3.68 3.68 0 0 0 3.677-3.678A3.68 3.68 0 0 0 11 5.233a3.681 3.681 0 0 0-3.678 3.676A3.682 3.682 0 0 0 11 12.587Zm6.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.888l-.014-.015Z",clipRule:"evenodd"})),y3=e=>a.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},a.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.332L9.348 2.557Zm-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.735h.008Zm-.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.735v2.94Z",clipRule:"evenodd"})),A1=e=>a.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},a.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.394L13.965 4.08ZM12.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.07 0 .591.477 1.07 1.065 1.07h.01Zm-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.07-.588 0-1.065.48-1.065 1.07v4.28Z",clipRule:"evenodd"})),Z3=e=>a.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},a.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-1H7.158ZM3.474 4.947a1 1 0 0 0-1 1v4.263a1 1 0 0 0 1 1h.947a1 1 0 0 0 1-1V5.947a1 1 0 0 0-1-1h-.947Zm6.736 1a1 1 0 0 1 1-1h.948a1 1 0 0 1 1 1v4.263a1 1 0 0 1-1 1h-.947a1 1 0 0 1-1-1V5.947Zm-8.473 6.369a.737.737 0 0 0 0 1.473h12.526a.737.737 0 0 0 0-1.473H1.737Z",clipRule:"evenodd"})),H1=e=>a.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},a.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-1h-2.737ZM5.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-1h-2.21Zm10.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-1V9.21ZM3.053 18.738a1.053 1.053 0 0 0 0 2.105h17.894a1.053 1.053 0 0 0 0-2.105H3.053Z",clipRule:"evenodd"})),L3=e=>a.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},a.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.687.687 0 0 0-.72-.378.685.685 0 0 0-.548.405L5.566 9.794l-1.149-1.98a.686.686 0 0 0-.573-.34.686.686 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.68.68 0 0 0 .22-.275l1.576-3.596 1.867 3.843a.685.685 0 0 0 .57.384.686.686 0 0 0 .771-.462l1.7-5.206.86 1.484Z",clipRule:"evenodd"})),O1=e=>a.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},a.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.975.975 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.979.979 0 0 0-.819-.49.979.979 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.976.976 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.475 1.23 2.131Z",clipRule:"evenodd"})),$3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M11.402 9.23a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23Zm-6.796 0a.615.615 0 1 1 0-1.23.615.615 0 0 1 0 1.23Zm7.016-3.704 1.229-2.128a.256.256 0 1 0-.443-.256l-1.244 2.155a7.584 7.584 0 0 0-3.16-.676 7.59 7.59 0 0 0-3.16.676L3.6 3.142a.256.256 0 1 0-.443.256l1.229 2.128a7.255 7.255 0 0 0-3.764 5.807h14.764a7.256 7.256 0 0 0-3.764-5.807Z"})),V1=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M17.103 14.844A.922.922 0 1 1 17.102 13a.922.922 0 0 1 0 1.844Zm-10.194 0a.922.922 0 1 1 0-1.843.922.922 0 0 1 0 1.843ZM17.433 9.29l1.843-3.192a.384.384 0 1 0-.664-.384l-1.866 3.233a11.377 11.377 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.214.932 18H23.08c-.317-3.786-2.482-6.99-5.647-8.71Z"})),z3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M12.952 10.974c-.186.43-.406.825-.66 1.188-.348.495-.633.838-.852 1.028-.34.313-.703.473-1.093.482-.28 0-.617-.08-1.01-.241-.394-.161-.757-.24-1.088-.24-.347 0-.72.079-1.118.24-.4.161-.72.246-.966.254-.374.016-.747-.149-1.119-.495-.237-.207-.534-.562-.89-1.064a7.363 7.363 0 0 1-.94-1.87 6.844 6.844 0 0 1-.396-2.228c0-.823.178-1.533.534-2.128.28-.478.653-.855 1.12-1.132a3.01 3.01 0 0 1 1.512-.427c.297 0 .686.092 1.17.272.483.181.792.273.928.273.102 0 .446-.107 1.03-.321.551-.199 1.017-.28 1.398-.249 1.034.084 1.81.491 2.327 1.225-.925.56-1.382 1.345-1.373 2.352.009.783.293 1.436.852 1.954a2.8 2.8 0 0 0 .85.558c-.068.198-.14.387-.216.57Zm-2.37-9.328c0 .614-.225 1.188-.673 1.719-.54.631-1.193.996-1.901.938a1.912 1.912 0 0 1-.014-.232c0-.59.256-1.222.712-1.738.228-.261.518-.478.869-.652.35-.17.682-.265.993-.281.01.082.013.164.013.246Z"})),P1=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M19.264 16.427a9.785 9.785 0 0 1-.968 1.74c-.509.726-.925 1.228-1.247 1.507-.497.458-1.03.692-1.602.706-.41 0-.904-.117-1.48-.354-.577-.235-1.108-.352-1.593-.352-.509 0-1.055.117-1.638.352-.585.237-1.056.36-1.416.372-.548.024-1.094-.217-1.638-.724-.348-.303-.783-.823-1.304-1.56-.56-.787-1.019-1.699-1.38-2.739-.385-1.123-.578-2.21-.578-3.264 0-1.206.26-2.247.783-3.118.41-.7.956-1.253 1.64-1.659a4.41 4.41 0 0 1 2.215-.625c.435 0 1.006.134 1.715.399.707.265 1.16.4 1.36.4.148 0 .652-.158 1.507-.471.808-.291 1.49-.412 2.05-.364 1.514.122 2.652.72 3.408 1.795-1.354.82-2.024 1.97-2.01 3.444.011 1.149.428 2.104 1.247 2.863.371.352.786.625 1.247.818-.1.29-.206.568-.318.834ZM15.79 2.76c0 .9-.33 1.74-.985 2.519-.79.925-1.748 1.46-2.785 1.375A2.807 2.807 0 0 1 12 6.313c0-.865.376-1.79 1.044-2.546a4.02 4.02 0 0 1 1.272-.955c.514-.25 1-.388 1.456-.412.013.12.019.24.019.36Z"})),N3=e=>a.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},a.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.567.603h7.076L9.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.647 3.647 0 0 1 1 6.886V1.875C1 1.392 1.392 1 1.875 1Z",clipRule:"evenodd"})),T1=e=>a.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},a.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.956 2.956 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.591l-5.625 5.626a1.125 1.125 0 0 1-1.591-1.591l3.704-3.705H8.063c-1.32 0-2.599-.49-3.553-1.382A4.69 4.69 0 0 1 3 10.568V4.125C3 3.504 3.504 3 4.125 3Z",clipRule:"evenodd"})),R3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13.433 8.327a.653.653 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-.839Z"})),W1=e=>a.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},a.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.813.813 0 0 0 .087-1.049Z"})),A3=e=>a.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},a.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-2Z"})),D1=e=>a.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},a.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.5Z"})),H3=e=>a.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},a.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.882.882 0 0 0 15 8.046a.882.882 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.237Z",clipRule:"evenodd"})),j1=e=>a.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},a.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.414Z",clipRule:"evenodd"})),O3=e=>a.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},a.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-.919Z"})),q1=e=>a.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},a.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.149Z"})),V3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13.364 6.834 8.459 1.929a.668.668 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.042Z"})),F1=e=>a.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},a.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.302Z"})),P3=e=>a.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},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__a)"},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_16__b)"},a.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.781 2.781 0 0 0 8 9.038Z"})),a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m15.417-8.08 1.238 1.238-9.498 9.498a3.686 3.686 0 0 0-2.77 2.77L-6.2 16.013l-1.238-1.237L15.417-8.08ZM2.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.624Zm-3.952 3.951-6.203 6.204 1.237 1.237 5.46-5.46a2.04 2.04 0 0 1-.54-1.74c.015-.082.03-.163.046-.241Zm3.447 2.738.797.797.797-.797H2.26Zm4.422 0L5.4 17.848l1.237 1.238 2.521-2.521H6.683ZM15 10.723a7.635 7.635 0 0 0-1.663-.812L24.97-1.722l1.238 1.237L15 10.723Zm-3.014 5.842L-5.059 33.61l1.237 1.237 18.283-18.283h-2.475Zm5.202-2.727a4.66 4.66 0 0 0-.571-1.506 3.886 3.886 0 0 0-.159-.239L28.755-.203l1.237 1.237-12.804 12.804Zm-6.131-4.475a17.377 17.377 0 0 0-.973-.116 3.674 3.674 0 0 0 1.563-2.949L22.24-4.296l1.237 1.238-12.421 12.42ZM9.664 2.978c.527.274.98.672 1.319 1.156L21.249-6.132 20.01-7.37 9.664 2.978Zm.214-10.821 1.238 1.237-17.234 17.233-1.237-1.237L9.878-7.843Zm20.114 14.58L28.755 5.5-5.06 39.314l1.237 1.237L29.992 6.738Z",clipRule:"evenodd"}),a.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.586Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconBackgroundBlur_16__a"},a.createElement("rect",{width:13.333,height:13.333,x:1.333,y:1.75,fill:"currentColor",rx:.833})),a.createElement("clipPath",{id:"IconBackgroundBlur_16__b"},a.createElement("path",{fill:"currentColor",d:"M1.333 1.75h13.333v13.333H1.333z"})))),U1=e=>a.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},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__a)"},a.createElement("g",{clipPath:"url(#IconBackgroundBlur_24__b)"},a.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.172 4.172 0 0 0 4.168 4.167Z"})),a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m16.084-7.204 1.237 1.237-22.855 22.855-1.237-1.237L16.084-7.204Zm-5.54.236 1.238 1.237L-5.45 11.502l-1.237-1.237L10.545-6.968Zm11.372 1.71-1.238-1.237L9.963 4.22a5.49 5.49 0 0 1 2.79-.316l9.163-9.161ZM-6.723 20.906 6.817 7.367a5.485 5.485 0 0 0-.315 2.79L-5.485 22.143l-1.237-1.238Zm11.634-6.33 2.342-2.342c.308.502.695.952 1.142 1.332l-.4.4a20.46 20.46 0 0 0-3.084.61Zm.334 10.272-9.638 9.639 1.237 1.237L7.721 24.847H5.246Zm5.703 0L-4.392 40.19l1.237 1.237 16.58-16.579h-2.476Zm11.36-8.885a11.082 11.082 0 0 0-1.636-.838l8.749-8.749 1.237 1.238-8.35 8.35Zm-4.092-1.611a21.755 21.755 0 0 0-2.103-.372L29.422.672l1.237 1.237-12.442 12.442Zm-.746-4.992c0 .152-.006.304-.019.453L26.874.39 25.638-.847l-8.452 8.452c.185.55.286 1.14.286 1.754Zm-2.64-4.703c.503.308.953.694 1.332 1.142l7.982-7.981-1.238-1.238-8.076 8.077Z",clipRule:"evenodd"}),a.createElement("path",{fill:"currentColor",d:"M19.526 17.558c-1.198-1.283-3.459-2.236-7.526-2.236-4.102 0-6.366.97-7.557 2.268-.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.378Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconBackgroundBlur_24__a"},a.createElement("rect",{width:20,height:20,x:2,y:2.625,fill:"currentColor",rx:.833})),a.createElement("clipPath",{id:"IconBackgroundBlur_24__b"},a.createElement("path",{fill:"currentColor",d:"M2 2.625h20v20H2z"})))),T3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.87 3.174c.163-.11.36-.174.57-.174h8.526C14.537 3 15 3.47 15 4.05v8.4c0 .58-.463 1.05-1.034 1.05H5.44c-.147 0-.288-.032-.415-.089a.85.85 0 0 1-.1-.042c-.237-.12-.652-.604-.952-.954l-.082-.096-2.66-3.347a1.063 1.063 0 0 1-.012-1.304L3.89 4.18c.087-.089.178-.198.274-.314.202-.245.43-.52.706-.693Zm6.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 .99Z",clipRule:"evenodd"})),G1=e=>a.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},a.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.212 1.212 0 0 1-.143-.06c-.337-.172-.93-.863-1.359-1.363l-.118-.137-3.8-4.781a1.519 1.519 0 0 1-.017-1.864l3.817-4.98c.126-.128.255-.284.392-.45.29-.35.613-.742 1.008-.99Zm9.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.364 2.363a1 1 0 0 1-1.414-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 0Z",clipRule:"evenodd"})),W3=e=>a.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},a.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.313H1.656ZM3.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.026Z",clipRule:"evenodd"})),X1=e=>a.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},a.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.875H2.938Zm3.119 9.55 5.233-5.183a1.052 1.052 0 0 1 1.48 0l5.233 5.183c.41.406.41 1.06 0 1.466-.41.405-1.07.405-1.48 0l-3.377-3.345-.052 11.235c0 .58-.412 1.094-.998 1.094-.586 0-1.057-.514-1.057-1.094V9.548l-3.502 3.468c-.41.405-1.07.405-1.48 0a1.029 1.029 0 0 1 0-1.466Z",clipRule:"evenodd"})),D3=e=>a.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},a.createElement("g",{clipPath:"url(#IconBandwidth_16__a)"},a.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.979.979 0 0 0 .887-.534 7.965 7.965 0 0 0 .696-4.74Zm-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.915Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconBandwidth_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),K1=e=>a.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},a.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.954 10.954 0 0 0 .956-6.518Zm-4.408-1.04-5.46 5.379a2.07 2.07 0 0 1-1.81.567 2.065 2.065 0 0 1-1.35-.857 2.066 2.066 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.26Z"})),j3=e=>a.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},a.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.015 2.015 0 0 0 .205.19.754.754 0 0 1-.427 1.375H1.754a.754.754 0 0 1-.428-1.375h.001a2.043 2.043 0 0 0 .205-.19c.152-.161.373-.434.601-.852.453-.832.949-2.268.949-4.587 0-1.305.518-2.557 1.44-3.48Zm2.453 11.842a.754.754 0 0 0-1.392.581c.232.556.577 1.046 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.805a.985.985 0 0 1-.617.239.985.985 0 0 1-.617-.239c-.216-.173-.421-.444-.572-.806Z",clipRule:"evenodd"})),J1=e=>a.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},a.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.076a2.56 2.56 0 0 0 .258.24h.001a.952.952 0 0 1-.54 1.737H4.111a.952.952 0 0 1-.541-1.736l.001-.001a2.555 2.555 0 0 0 .259-.24c.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.394Zm3.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.018Z",clipRule:"evenodd"})),q3=e=>a.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},a.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.428H1V4.43ZM1 8h14v3.571c0 .79-.627 1.429-1.4 1.429H2.4c-.773 0-1.4-.64-1.4-1.429V8Z"})),Y1=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2H2V7ZM2 12h20v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5Z"})),F3=e=>a.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},a.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-7ZM2.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.532 5.532 0 0 1 2.4 8ZM8 13.6a5.532 5.532 0 0 1-3.43-1.183l7.847-7.847A5.532 5.532 0 0 1 13.6 8c0 3.094-2.506 5.6-5.6 5.6Z"})),Q1=e=>a.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},a.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 2ZM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 0 1 4 12Zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0 1 20 12c0 4.42-3.58 8-8 8Z"})),U3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.888 5.002a.7.7 0 0 0-.05-1.049L8.341 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.791a.698.698 0 0 0 .058-1.055l-2-2L8.89 8l2.998-2.998ZM8.6 9.69v3.154l1.752-1.402-1.131-1.131L8.6 9.69Zm0-6.534V6.31l1.752-1.752L8.6 3.156Z",clipRule:"evenodd"})),e0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.697 7.717a.999.999 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.986a.998.998 0 0 0 .084-1.507l-2.858-2.858L13.414 12l4.283-4.283ZM13 14.414v4.505l2.503-2.002-1.616-1.616-.887-.887Zm0-9.333v4.505l2.503-2.503L13 5.081Z",clipRule:"evenodd"})),G3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 4.4A1.4 1.4 0 0 1 2.4 3h11.2A1.4 1.4 0 0 1 15 4.4v7.7a1.4 1.4 0 0 1-1.4 1.4H2.4A1.4 1.4 0 0 1 1 12.1V4.4Zm2.1.7h4.2v2.8H3.1V5.1Zm4.2 3.5H3.1v2.8h4.2V8.6Zm1.4-3.5h4.2v2.8H8.7V5.1Zm4.2 3.5H8.7v2.8h4.2V8.6Z",clipRule:"evenodd"})),t0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7Zm3 1h6v4H5V8Zm6 5H5v4h6v-4Zm2-5h6v4h-6V8Zm6 5h-6v4h6v-4Z",clipRule:"evenodd"})),X3=e=>a.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},a.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.179h4.06Zm3.5 12.111H2.4V4.907h11.2v8.747Z",clipRule:"evenodd"})),n0=e=>a.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},a.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.276H15Zm5 18.57H4V7.525h16v13.413Z",clipRule:"evenodd"})),K3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M12 1H4a3 3 0 0 0-3 3V14.341c0 .59.754.836 1.102.36l1.358-1.859A2.057 2.057 0 0 1 5.119 12H12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3Zm0 7.5H4v-1h8v1Zm0-3H4v-1h8v1Z"})),a0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M17.5 2h-12A4.5 4.5 0 0 0 1 6.5v15.012c0 .885 1.131 1.254 1.653.54l2.038-2.788A3.078 3.078 0 0 1 7.179 18H17.5a4.5 4.5 0 0 0 4.5-4.5v-7A4.5 4.5 0 0 0 17.5 2ZM17 12.75H6v-1.5h11v1.5Zm0-4H6v-1.5h11v1.5Z"})),J3=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M14.721 3.312a.999.999 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.94a.998.998 0 0 0 0-1.414Z"})),l0=e=>a.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},a.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.44Z"})),Y3=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.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.99Z",clipRule:"evenodd"})),o0=e=>a.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},a.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 10Zm-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.414Z",clipRule:"evenodd"})),Q3=e=>a.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},a.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 0Z"})),r0=e=>a.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},a.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 5a.999.999 0 0 1-1.414 0Z"})),e4=e=>a.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},a.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.211Z"})),c0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m13.793 17.707-5-5a.999.999 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.414Z"})),t4=e=>a.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},a.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 0Z"})),s0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M8.793 17.707a.999.999 0 0 1 0-1.414L13.086 12 8.793 7.707a.999.999 0 1 1 1.414-1.414l5 5a.999.999 0 0 1 0 1.414l-5 5a.999.999 0 0 1-1.414 0Z"})),n4=e=>a.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},a.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 0Z"})),i0=e=>a.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},a.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-5a.999.999 0 0 1 1.414 0l5 5a.999.999 0 1 1-1.414 1.414Z"})),a4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.023 4.432a.115.115 0 0 1-.099.173H8.306A3.408 3.408 0 0 0 4.7 7.15a.115.115 0 0 1-.21.029l-1.97-3.413a.115.115 0 0 1 .009-.13A6.97 6.97 0 0 1 8 1a6.995 6.995 0 0 1 6.023 3.432ZM8 10.616A2.619 2.619 0 0 1 5.384 8 2.62 2.62 0 0 1 8 5.384 2.619 2.619 0 0 1 10.616 8 2.619 2.619 0 0 1 8 10.616Zm1.034.709a.114.114 0 0 0-.121-.04 3.404 3.404 0 0 1-.913.124 3.426 3.426 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.115.115 0 0 0-.009-.128Zm1.431-5.954h3.946c.048 0 .09.029.107.073.32.814.482 1.674.482 2.556a6.957 6.957 0 0 1-2.024 4.924 6.957 6.957 0 0 1-4.897 2.075.115.115 0 0 1-.1-.172l2.816-4.877A3.384 3.384 0 0 0 11.409 8c0-.921-.364-1.785-1.024-2.432a.115.115 0 0 1 .08-.197Z",clipRule:"evenodd"})),d0=e=>a.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},a.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.164.164 0 0 1 .014-.184A9.956 9.956 0 0 1 12 2.001a9.992 9.992 0 0 1 8.604 4.902ZM12 15.738A3.741 3.741 0 0 1 8.263 12 3.741 3.741 0 0 1 12 8.263a3.741 3.741 0 0 1 3.737 3.738A3.741 3.741 0 0 1 12 15.738Zm1.478 1.012a.164.164 0 0 0-.174-.058A4.862 4.862 0 0 1 12 16.87a4.894 4.894 0 0 1-4.416-2.819L3.568 7.097a.164.164 0 0 0-.285.001 10.005 10.005 0 0 0 7.225 14.793.165.165 0 0 0 .166-.08l2.816-4.878a.164.164 0 0 0-.012-.182Zm2.043-8.506h5.638c.067 0 .128.042.153.104A9.951 9.951 0 0 1 22 12.001a9.937 9.937 0 0 1-2.892 7.033 9.939 9.939 0 0 1-6.995 2.965h-.001a.164.164 0 0 1-.142-.246l4.022-6.967a4.835 4.835 0 0 0 .877-2.785c0-1.317-.52-2.551-1.462-3.476a.164.164 0 0 1 .114-.28Z",clipRule:"evenodd"})),l4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1Zm3.719 9.042a.749.749 0 0 1-1.018.296L7.639 8.657A.748.748 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.018Z"})),m0=e=>a.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},a.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 2Zm5.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.455Z"})),o4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.634 11.766a.8.8 0 0 0 1.132-1.132L9.13 8l2.635-2.634a.8.8 0 0 0-1.132-1.132L8 6.87 5.366 4.234a.8.8 0 0 0-1.132 1.132L6.87 8l-2.635 2.634a.8.8 0 0 0 1.132 1.132L8 9.13l2.634 2.635Z",clipRule:"evenodd"})),_0=e=>a.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},a.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.414l4.293 4.293Z",clipRule:"evenodd"})),Rt=e=>a.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},a.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",rx:1})),At=e=>a.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},a.createElement("g",{fill:"#fff",clipPath:"url(#IconConnectionIndicatorLow_24__a)"},a.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,opacity:.3,rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconConnectionIndicatorLow_24__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Ht=e=>a.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},a.createElement("g",{fill:"#fff",clipPath:"url(#IconConnectionIndicatorMedium_24__a)"},a.createElement("rect",{width:4,height:4,x:4,y:16,rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,opacity:.3,rx:1})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconConnectionIndicatorMedium_24__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),Ot=e=>a.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},a.createElement("g",{clipPath:"url(#IconConnectionIndicatorVeryLow_24__a)"},a.createElement("rect",{width:4,height:4,x:4,y:16,fill:"currentColor",rx:1}),a.createElement("rect",{width:4,height:9,x:10,y:11,fill:"currentColor",opacity:.3,rx:1}),a.createElement("rect",{width:4,height:16,x:16,y:4,fill:"currentColor",opacity:.3,rx:1})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconConnectionIndicatorVeryLow_24__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})))),r4=e=>a.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},a.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 0Zm.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 0Z",clipRule:"evenodd"})),u0=e=>a.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},a.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 0Zm.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 0Z",clipRule:"evenodd"})),c4=e=>a.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},a.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 .881Zm3.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 .881Z",clipRule:"evenodd"})),p0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m6.274 12.063 4.675 4.52a.957.957 0 0 0 1.322 0 .882.882 0 0 0 0-1.278l-4.014-3.88 4.014-3.882a.882.882 0 0 0 0-1.278.957.957 0 0 0-1.322 0l-4.675 4.52a.882.882 0 0 0 0 1.278Zm5.454.151 4.676 4.52a.957.957 0 0 0 1.322 0 .882.882 0 0 0 0-1.278l-4.015-3.88 4.015-3.882a.882.882 0 0 0 0-1.278.957.957 0 0 0-1.322 0l-4.676 4.52a.882.882 0 0 0 0 1.278Z",clipRule:"evenodd"})),s4=e=>a.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},a.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-.881Zm-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-.881Z",clipRule:"evenodd"})),f0=e=>a.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},a.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.322Zm-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.322Z",clipRule:"evenodd"})),i4=e=>a.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},a.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 0Zm-.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 0Z",clipRule:"evenodd"})),h0=e=>a.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},a.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 0Zm-.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 0Z",clipRule:"evenodd"})),d4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M6.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM6.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM6.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11.5 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11.5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11.5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"})),v0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M10.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM10.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM10.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15.5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15.5 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"})),m4=e=>a.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},a.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.09v-.338ZM1 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.94V6.485Zm5.675 6.181H4.324l-.31.726c-.058.135.07.274.253.274h2.465c.183 0 .311-.14.254-.274l-.31-.726Z",clipRule:"evenodd"})),g0=e=>a.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},a.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.818 1.818 0 0 1 20.182 14H16V8.3a2 2 0 0 0-2-2H9.273v-.482ZM2 9.455c0-1.005.814-1.819 1.818-1.819h9.091c1.004 0 1.818.814 1.818 1.819v6.363a1.818 1.818 0 0 1-1.818 1.818H3.82A1.818 1.818 0 0 1 2 15.818V9.455Zm8.108 8.83h-3.36l-.443 1.037c-.082.193.102.392.362.392h3.522c.26 0 .444-.2.362-.392l-.443-1.037Z",clipRule:"evenodd"})),_4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.041 2c-.52 0-1.018.206-1.385.574l-7.845 7.844a.628.628 0 0 0-.165.292l-.627 2.51a.628.628 0 0 0 .76.761l2.511-.627a.628.628 0 0 0 .292-.165l7.844-7.845A1.96 1.96 0 0 0 12.041 2Z",clipRule:"evenodd"})),w0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.062 3c-.78 0-1.527.31-2.078.86L4.217 15.629a.941.941 0 0 0-.248.437l-.94 3.765a.941.941 0 0 0 1.14 1.142l3.766-.942a.941.941 0 0 0 .437-.247L20.14 8.016A2.938 2.938 0 0 0 18.062 3Z",clipRule:"evenodd"})),u4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM5.25 5.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm6.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.752.752 0 0 1 .993-.366.748.748 0 0 1 .373.987ZM10.75 8a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"})),E0=e=>a.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},a.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 2ZM8.071 8.429a1.786 1.786 0 1 1 0 3.572 1.786 1.786 0 0 1 0-3.572Zm9.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.417ZM15.929 12a1.786 1.786 0 1 1 0-3.572 1.786 1.786 0 0 1 0 3.572Z"})),p4=e=>a.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},a.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 0Zm.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 0Z",clipRule:"evenodd"})),x0=e=>a.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},a.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 0Zm1.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 0Z",clipRule:"evenodd"})),f4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m13.125 6.634-4.54 4.54a.602.602 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.965ZM1.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.698.698 0 0 1-.257.049H1.7a.7.7 0 0 1-.7-.7V12.217a.7.7 0 0 1 .7-.7Z"})),b0=e=>a.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},a.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.378ZM22 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-1v-4Z",clipRule:"evenodd"})),h4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.392 9.47 11.8 11.063l-.735-.736 1.593-1.592a1.04 1.04 0 0 0 0-1.471L11.063 5.67l.736-.735 1.593 1.593a2.08 2.08 0 0 1 0 2.942ZM7.265 3.343 5.672 4.935 4.937 4.2 6.53 2.607a2.08 2.08 0 0 1 2.941 0L11.063 4.2l-.735.736-1.592-1.592a1.04 1.04 0 0 0-1.47 0ZM4.937 5.67l-.735-.736-1.593 1.593a2.08 2.08 0 0 0 0 2.942l1.593 1.593.735-.736-1.593-1.592a1.04 1.04 0 0 1 0-1.471L4.937 5.67Zm6.127 6.127-.735-.735-1.593 1.593a1.04 1.04 0 0 1-1.47 0l-1.594-1.594-.735.736 1.593 1.593a2.08 2.08 0 0 0 2.941 0l1.593-1.593ZM8 9.82a1.82 1.82 0 1 0 0-3.64 1.82 1.82 0 0 0 0 3.64Z",clipRule:"evenodd"})),k0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m19.837 14.824-1.796 1.797-1.414-1.415 1.796-1.797a2 2 0 0 0 0-2.828l-1.796-1.797 1.414-1.415 1.796 1.797a4.001 4.001 0 0 1 0 5.658Zm-9.249-9.252L8.791 7.37 7.377 5.955l1.797-1.797a3.999 3.999 0 0 1 5.656 0l1.797 1.797-1.414 1.414-1.797-1.797a2 2 0 0 0-2.828 0Zm-3.21 3.212L5.962 7.369 4.167 9.166a4.001 4.001 0 0 0 0 5.658l1.796 1.797 1.414-1.414-1.796-1.798a2 2 0 0 1 0-2.828l1.796-1.797Zm9.249 9.251-1.414-1.414-1.797 1.797a2 2 0 0 1-2.828 0L8.791 16.62l-1.414 1.414 1.797 1.797a3.999 3.999 0 0 0 5.656 0l1.797-1.797Zm-4.625-3.212a2.828 2.828 0 1 0 0-5.655 2.828 2.828 0 0 0 0 5.655Z",clipRule:"evenodd"})),v4=e=>a.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},a.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.806 3.806 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.395 2.395 0 0 1-.955-.152c.332-.138.65-.31.946-.514a2.354 2.354 0 0 1 1.176-.5.292.292 0 0 0 .283-.363 1.144 1.144 0 0 0-1.158-.804.992.992 0 0 0-.753.298c-.157.14-.32.285-.996.285-1.193 0-1.75-.696-1.75-1.166a.605.605 0 0 1 .255-.434c.13-.091.268-.17.413-.233a.3.3 0 0 0 .413 0 .687.687 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.272 6.272 0 0 0-1.32.02 1.526 1.526 0 0 1-.233-.35 3.042 3.042 0 0 1-.365-1.101.292.292 0 0 0-.498-.207 2.303 2.303 0 0 0-.449 2.491 6.999 6.999 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.112Z"})),B0=e=>a.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},a.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.438 5.438 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.42 3.42 0 0 1-1.365-.217 7.337 7.337 0 0 0 1.351-.734 3.363 3.363 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.416 1.416 0 0 0-1.077.428c-.224.2-.455.406-1.423.406-1.704 0-2.5-.994-2.5-1.666a.865.865 0 0 1 .365-.62c.185-.13.383-.242.59-.333a.43.43 0 0 0 .59 0 .982.982 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.551 3.551 0 0 0-2.676 1.627 8.96 8.96 0 0 0-1.886.029 2.179 2.179 0 0 1-.333-.5 4.345 4.345 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.434a9.998 9.998 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.73Z"})),g4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13 3h-1.5l-.724-1.447A.998.998 0 0 0 9.882 1H6.118a.998.998 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-2ZM4.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.491.491 0 0 1-.619.014A2.987 2.987 0 0 0 8 5a3.002 3.002 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 0Zm9.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.491.491 0 0 1 .619-.014c.508.394 1.145.63 1.836.63a3.002 3.002 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.484Z"})),w4=e=>a.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},a.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-3ZM6.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.477 4.477 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.562.562 0 0 1-.795 0Zm14.006-2.025a.564.564 0 0 1-.707.176l-1.653-.821A6.005 6.005 0 0 1 12 19.5a5.936 5.936 0 0 1-3.68-1.278c-.365-.287-.358-.847-.002-1.146a.736.736 0 0 1 .928-.021A4.477 4.477 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.562.562 0 0 1 .058.726Z"})),E4=e=>a.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},a.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-4ZM8.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.982.982 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 0Zm18.674-2.7a.752.752 0 0 1-.943.235l-2.204-1.095C23.976 22.433 20.397 26 16 26a7.915 7.915 0 0 1-4.907-1.704c-.486-.383-.477-1.13-.002-1.528a.982.982 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.968Z"})),x4=e=>a.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},a.createElement("g",{clipPath:"url(#IconFullscreenOff_16__a)"},a.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.414l-2.858 2.858ZM.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.005Z",clipRule:"evenodd"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconFullscreenOff_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),b4=e=>a.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},a.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.768L17.36 8.407ZM3.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.254Z",clipRule:"evenodd"})),k4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m23.148 11.21 4.692 1.577a.858.858 0 0 1-.273 1.672H18.4a.858.858 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.357l-4.764 4.764ZM4.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.672Z",clipRule:"evenodd"})),B4=e=>a.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},a.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.003ZM4.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.414l-2.858 2.858Z",clipRule:"evenodd"})),I4=e=>a.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},a.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.254ZM7.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.768l-3.573 3.573Z",clipRule:"evenodd"})),C4=e=>a.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},a.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.672ZM9.815 24.543l4.692 1.577a.858.858 0 0 1-.273 1.672H5.066a.858.858 0 0 1-.859-.859v-9.166c0-.422.304-.78.72-.848a.867.867 0 0 1 .952.574l1.577 4.692 4.764-4.764a1.666 1.666 0 1 1 2.358 2.358l-4.764 4.764Z",clipRule:"evenodd"})),M4=e=>a.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},a.createElement("g",{clipPath:"url(#IconGroup_16__a)"},a.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.9ZM6.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.102 1.16 0 2.104.943 2.104 2.103ZM.575 10.268C1.12 9.673 2.156 9.23 4.034 9.23a8.33 8.33 0 0 1 1.64.147 4.152 4.152 0 0 0-.662.579c-.276.3-.703.805-.894 1.814a3.558 3.558 0 0 0-.035.23H.643a.575.575 0 0 1-.568-.658c.1-.64.339-.899.486-1.059l.014-.015Zm9.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.43Z",clipRule:"evenodd"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconGroup_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),I0=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none","data-token-name":"IconGroup_24",viewBox:"0 0 24 24","aria-hidden":"true",...e},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.75 3.716a4.354 4.354 0 0 1 4.35 4.348 4.354 4.354 0 0 1-4.35 4.35 4.355 4.355 0 0 1-4.35-4.35 4.354 4.354 0 0 1 4.35-4.348ZM9.156 9.34A3.16 3.16 0 0 1 6 12.496 3.16 3.16 0 0 1 2.844 9.34 3.16 3.16 0 0 1 6 6.185 3.159 3.159 0 0 1 9.156 9.34ZM6 13.845c1.266 0 2.265.14 3.07.368-.61.348-1.164.741-1.604 1.221-.33.358-.982 1.082-1.3 2.566H.912a.862.862 0 0 1-.852-.987c.15-.959.508-1.347.729-1.588l.021-.023c.818-.892 2.372-1.557 5.19-1.557ZM8.738 20h14.024c.721 0 1.284-.648 1.171-1.36-.209-1.34-.714-1.88-1.042-2.23l-.02-.022c-1.134-1.214-3.273-2.115-7.122-2.115-3.882 0-6.024.917-7.15 2.146l-.029.03c-.305.332-.798.867-1.005 2.19A1.187 1.187 0 0 0 8.738 20Z",clipRule:"evenodd"})),S4=e=>a.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},a.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-7Z"})),C0=e=>a.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},a.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.49 3.49 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 3Z"})),y4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM7.235 5.39a1.399 1.399 0 0 1 2.108 1.209c0 .328-.255.672-.738.993a4.234 4.234 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-.743ZM8 10.8a.7.7 0 1 0 0 1.4h.007a.7.7 0 1 0 0-1.4H8Z",clipRule:"evenodd"})),M0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21.986 12c0 5.523-4.474 10-9.993 10C6.473 22 2 17.523 2 12S6.474 2 11.993 2s9.993 4.477 9.993 10ZM10.9 8.27a1.996 1.996 0 0 1 3.01 1.728V10c0 .47-.365.958-1.054 1.418a6.036 6.036 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.001 4.001 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.06ZM11.992 16a1 1 0 0 0 0 2h.01a1 1 0 1 0 0-2h-.01Z",clipRule:"evenodd"})),Z4=e=>a.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},a.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-.468.292-.3.456-.707.456-1.13V6.07a2 2 0 0 0-.751-1.562l-5-3.998a2 2 0 0 0-2.498 0l-5 3.998Z",clipRule:"evenodd"})),S0=e=>a.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},a.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.078c0-.506.363-.917.811-.917h4.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 0l-7 5.597Z",clipRule:"evenodd"})),L4=e=>a.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},a.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-.468.292-.3.456-.707.456-1.13V6.121a2 2 0 0 0-.751-1.562l-5-3.997a2 2 0 0 0-2.498 0l-5 3.997ZM7 6.051h2v2h2v2H9v2H7v-2H5v-2h2v-2Z",clipRule:"evenodd"})),y0=e=>a.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},a.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 0l-7 5.597Zm6.963 1.745h2.572v2.571h2.571v2.572h-2.571v2.571h-2.572v-2.571H8.143V12.35h2.571V9.78Z",clipRule:"evenodd"})),$4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M3.193 4.717 7.733.176a.602.602 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-.964ZM1.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-.7Z"})),Z0=e=>a.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},a.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.378ZM22 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-1v-4Z",clipRule:"evenodd"})),z4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM7.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-.7ZM8 7.3a.7.7 0 0 1 .7.7v2.8a.7.7 0 1 1-1.4 0V8a.7.7 0 0 1 .7-.7Z",clipRule:"evenodd"})),L0=e=>a.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},a.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 10ZM11 8a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm1 3a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1Z",clipRule:"evenodd"})),N4=e=>a.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},a.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.75 14 3.68 12.32 2 10.25 2ZM11 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.5Z"})),$0=e=>a.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},a.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 3ZM16.5 5.335c1.238 0 2.25 1.051 2.25 2.335 0 1.285-1.012 2.336-2.25 2.336s-2.25-1.051-2.25-2.336c0-1.284 1.012-2.335 2.25-2.335Z"})),R4=e=>a.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},a.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.572 2.572 0 0 0 11.43 0Z"})),z0=e=>a.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},a.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.818.818 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 2Z"})),A4=e=>a.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},a.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.4H3.8Zm4.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-.7ZM5.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-.7Z",clipRule:"evenodd"})),N0=e=>a.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},a.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.9H5.97Zm7.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-.9Zm-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-.9Z",clipRule:"evenodd"})),H4=e=>a.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},a.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-2H3Zm4.983 4.568h-.994a1.049 1.049 0 0 0-.111-.359.903.903 0 0 0-.52-.44 1.117 1.117 0 0 0-.37-.06c-.24 0-.45.062-.629.187a1.189 1.189 0 0 0-.415.541 2.23 2.23 0 0 0-.148.86c0 .346.05.637.148.872.1.236.239.414.417.534.179.12.386.18.62.18.132 0 .254-.018.366-.054a.945.945 0 0 0 .301-.159.905.905 0 0 0 .218-.259c.06-.1.1-.216.123-.346l.994.005c-.026.223-.09.438-.193.645a1.92 1.92 0 0 1-1.024.937c-.236.094-.503.14-.8.14a2.12 2.12 0 0 1-1.113-.294 2.053 2.053 0 0 1-.772-.852c-.187-.371-.281-.821-.281-1.35 0-.53.095-.98.286-1.352.19-.372.45-.655.776-.85a2.102 2.102 0 0 1 1.103-.294c.27 0 .52.04.75.119.23.079.436.194.614.346.179.15.324.335.436.553.114.218.186.468.218.75Zm4.806 0h-.994a1.052 1.052 0 0 0-.111-.359.903.903 0 0 0-.52-.44 1.117 1.117 0 0 0-.37-.06c-.24 0-.45.062-.629.187a1.189 1.189 0 0 0-.415.541 2.23 2.23 0 0 0-.148.86c0 .346.05.637.148.872.1.236.239.414.417.534.179.12.386.18.62.18.132 0 .253-.018.365-.054a.944.944 0 0 0 .302-.159.904.904 0 0 0 .218-.259c.06-.1.1-.216.123-.346l.994.005a1.944 1.944 0 0 1-.604 1.198 1.92 1.92 0 0 1-.613.384c-.236.094-.503.14-.8.14a2.12 2.12 0 0 1-1.113-.294 2.053 2.053 0 0 1-.772-.852c-.187-.371-.281-.821-.281-1.35 0-.53.095-.98.286-1.352.19-.372.45-.655.776-.85a2.102 2.102 0 0 1 1.103-.294c.27 0 .52.04.75.119.23.079.436.194.614.346.179.15.324.335.436.553.114.218.186.468.218.75Z",clipRule:"evenodd"})),R0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4Zm7.976 6.525h-1.42a1.497 1.497 0 0 0-.16-.511 1.29 1.29 0 0 0-.742-.631 1.596 1.596 0 0 0-.528-.085c-.344 0-.643.09-.899.268-.255.176-.452.434-.593.773-.14.337-.21.746-.21 1.227 0 .495.07.91.21 1.247.143.337.342.591.597.763.255.172.55.258.885.258.188 0 .362-.026.522-.078.162-.052.306-.128.431-.227.125-.102.23-.225.311-.37a1.48 1.48 0 0 0 .175-.495l1.42.007a2.773 2.773 0 0 1-.275.922 2.743 2.743 0 0 1-1.462 1.339c-.337.133-.719.2-1.145.2-.592 0-1.122-.14-1.589-.42-.464-.28-.832-.686-1.102-1.217C6.134 12.964 6 12.32 6 11.566c0-.757.136-1.401.409-1.932.272-.531.642-.936 1.108-1.214.467-.28.993-.42 1.576-.42.385 0 .742.056 1.07.17.33.112.624.277.879.494.255.215.462.478.622.79.162.312.266.67.312 1.071Zm6.865 0h-1.42a1.497 1.497 0 0 0-.159-.511 1.292 1.292 0 0 0-.742-.631 1.596 1.596 0 0 0-.529-.085c-.343 0-.643.09-.898.268-.255.176-.453.434-.593.773-.14.337-.211.746-.211 1.227 0 .495.07.91.21 1.247.143.337.342.591.597.763.255.172.55.258.886.258.188 0 .362-.026.522-.078.162-.052.305-.128.43-.227.126-.102.23-.225.312-.37a1.48 1.48 0 0 0 .175-.495l1.42.007a2.773 2.773 0 0 1-.275.922 2.741 2.741 0 0 1-1.462 1.339c-.338.133-.72.2-1.145.2-.592 0-1.122-.14-1.589-.42-.465-.28-.832-.686-1.102-1.217-.268-.531-.402-1.174-.402-1.929 0-.757.136-1.401.408-1.932.273-.531.642-.936 1.11-1.214.466-.28.991-.42 1.575-.42.385 0 .741.056 1.07.17.33.112.623.277.878.494.256.215.463.478.623.79.162.312.266.67.311 1.071Z",clipRule:"evenodd"})),O4=e=>a.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},a.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 3Zm7.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.446l4.391-2.218Z",clipRule:"evenodd"})),A0=e=>a.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},a.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.5Zm11.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.67l6.587-3.328Z",clipRule:"evenodd"})),V4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15s5.6-4.375 5.6-8.75C13.6 3.35 11.093 1 8 1 4.907 1 2.4 3.35 2.4 6.25 2.4 10.625 8 15 8 15Zm0-7a2.1 2.1 0 1 0 0-4.2A2.1 2.1 0 0 0 8 8Z",clipRule:"evenodd"})),H0=e=>a.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},a.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 22Zm0-10a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",clipRule:"evenodd"})),P4=e=>a.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},a.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.538ZM9.77 6.385V4.077c0-1.052-.794-1.908-1.846-1.908s-1.846.856-1.846 1.908v2.308h3.692Z",clipRule:"evenodd"})),O0=e=>a.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},a.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.56Zm8 2.902V5.835c0-1.653-1.29-2.998-3-2.998S9 4.182 9 5.835v3.627h6Z",clipRule:"evenodd"})),T4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.661 8.446a2.501 2.501 0 0 1-3.323 0L1.297 3.964A1.992 1.992 0 0 1 3 3h10a1.99 1.99 0 0 1 1.702.963L9.661 8.446ZM15 11c0 .343-.094.66-.246.942l-3.336-3.72L15 5.037V11ZM1 5.037V11c0 .343.094.66.246.942l3.336-3.72L1 5.037Zm9.326 4.157.345-.307 3.404 3.795A1.989 1.989 0 0 1 13 13H3c-.396 0-.764-.119-1.075-.317l3.404-3.796.345.306A3.49 3.49 0 0 0 8 10.078c.832 0 1.663-.295 2.326-.884Z",clipRule:"evenodd"})),V0=e=>a.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},a.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.445Zm.077 11.968-5.004-5.58L22.5 7.056V16c0 .514-.141.99-.369 1.413Zm-6.642-4.123A5.241 5.241 0 0 1 12 14.616a5.241 5.241 0 0 1-3.489-1.326l-.517-.46-5.106 5.693A2.976 2.976 0 0 0 4.5 19h15c.594 0 1.145-.178 1.611-.477l-5.105-5.693-.517.46ZM1.5 16V7.056l5.373 4.777-5.004 5.58A2.963 2.963 0 0 1 1.5 16Z",clipRule:"evenodd"})),W4=e=>a.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},a.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 2ZM8 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.3ZM11.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.72Z"})),P0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M18.875 5H5.125A3.128 3.128 0 0 0 2 8.125v8.75A3.128 3.128 0 0 0 5.125 20h13.75A3.128 3.128 0 0 0 22 16.875v-8.75A3.128 3.128 0 0 0 18.875 5ZM12 7.984a2.879 2.879 0 0 1 2.876 2.875A2.879 2.879 0 0 1 12 13.735a2.879 2.879 0 0 1-2.876-2.876A2.878 2.878 0 0 1 12 7.984Zm4.636 10.766H7.364a.785.785 0 0 1-.775-.9c.141-.902.483-1.25.683-1.468.745-.813 2.161-1.419 4.728-1.419 2.545 0 3.959.596 4.709 1.398.216.231.561.585.702 1.488a.785.785 0 0 1-.775.901Z"})),D4=e=>a.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},a.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-.606l.535-1.604ZM2.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.916Zm10.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.81h10.168ZM4.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-1H4.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-1v-4.3Zm-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-1H4.1Z",clipRule:"evenodd"})),T0=e=>a.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},a.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.291h5.79ZM4.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 3Zm14.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.158h14.526ZM6 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H6Zm5 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-1V7Zm-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-1H6Z",clipRule:"evenodd"})),j4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5v-5a3 3 0 0 0-3-3 2.992 2.992 0 0 0-2.952 2.526l5.908 5.909.005-.033c.02-.132.039-.265.039-.402Zm2 0v-1a.5.5 0 0 0-1 0v1c0 .442-.09.859-.222 1.257l.779.779c.28-.624.443-1.31.443-2.036ZM2.244 1.636l12.41 12.411a.5.5 0 1 1-.707.706l-2.583-2.583A4.953 4.953 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.958 2.958 0 0 1 8 11.5a3 3 0 0 1-3-3V5.806L1.537 2.343a.5.5 0 0 1 .707-.707Z",clipRule:"evenodd"})),q4=e=>a.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},a.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-.495Zm2.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.544ZM4.805 4.045l15.512 15.514a.625.625 0 1 1-.883.883l-3.229-3.229a6.193 6.193 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.696 3.696 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-.884Z",clipRule:"evenodd"})),F4=e=>a.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},a.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-.66Zm3.333 0v-1.666a.834.834 0 0 0-1.666 0v1.666c0 .736-.149 1.432-.37 2.095l1.297 1.297a8.245 8.245 0 0 0 .74-3.392ZM6.407 5.393 27.089 26.08a.833.833 0 1 1-1.177 1.177l-4.305-4.305a8.258 8.258 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.179Z",clipRule:"evenodd"})),U4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 8.5a3 3 0 1 1-6 0v-5a3 3 0 1 1 6 0v5Zm1-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-4v-1Z",clipRule:"evenodd"})),G4=e=>a.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},a.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 0v6.25Zm1.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-5v-1.25Z",clipRule:"evenodd"})),X4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M21 16.833a5 5 0 0 1-10 0V8.5a5 5 0 0 1 10 0v8.333Zm1.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.667v-1.666Z",clipRule:"evenodd"})),K4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.325 8a.8.8 0 0 1-.8.8h-9.05a.8.8 0 0 1 0-1.6h9.05a.8.8 0 0 1 .8.8Z",clipRule:"evenodd"})),W0=e=>a.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},a.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 1Z",clipRule:"evenodd"})),Vt=e=>a.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},a.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-2Zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"})),J4=e=>a.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},a.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.333Zm0-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 4Zm0 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 8Z"})),D0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm2-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",clipRule:"evenodd"})),Y4=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m5.638 2-2.897.024a.721.721 0 0 0-.717.717L2 5.638a.705.705 0 0 0 .71.71.721.721 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.024l-2.82-2.82 1.112-.01a.721.721 0 0 0 .717-.717.705.705 0 0 0-.71-.711Zm0 12-2.897-.024a.721.721 0 0 1-.717-.717L2 10.362a.705.705 0 0 1 .71-.71.721.721 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.721.721 0 0 1 .717.718.705.705 0 0 1-.71.71Zm7.62-11.976L10.363 2a.705.705 0 0 0-.71.71.721.721 0 0 0 .717.718l1.112.01-2.82 2.82a.724.724 0 0 0 .004 1.024.724.724 0 0 0 1.024.004l2.872-2.872.011 1.217a.721.721 0 0 0 .717.717.705.705 0 0 0 .71-.71l-.023-2.897a.721.721 0 0 0-.717-.717ZM10.363 14l2.897-.024a.721.721 0 0 0 .717-.717L14 10.362a.705.705 0 0 0-.71-.71.721.721 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-.005 1.024l2.82 2.82-1.111.01a.721.721 0 0 0-.717.718.705.705 0 0 0 .71.71Z",clipRule:"evenodd"})),j0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8.457 3-4.345.036a1.082 1.082 0 0 0-1.076 1.076L3 8.457a1.058 1.058 0 0 0 1.066 1.066 1.082 1.082 0 0 0 1.076-1.076l.017-1.826 4.308 4.309a1.085 1.085 0 0 0 1.535-.008c.426-.426.43-1.113.007-1.535l-4.23-4.23 1.668-.015a1.082 1.082 0 0 0 1.076-1.076A1.058 1.058 0 0 0 8.457 3Zm0 18-4.345-.036a1.082 1.082 0 0 1-1.076-1.076L3 15.543a1.058 1.058 0 0 1 1.066-1.066 1.082 1.082 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.535l-4.23 4.23 1.668.015a1.082 1.082 0 0 1 1.076 1.076A1.058 1.058 0 0 1 8.457 21ZM19.888 3.036 15.543 3a1.058 1.058 0 0 0-1.066 1.066 1.082 1.082 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.008L18.84 6.62l.017 1.826a1.082 1.082 0 0 0 1.076 1.076A1.058 1.058 0 0 0 21 8.457l-.036-4.345a1.082 1.082 0 0 0-1.076-1.076ZM15.543 21l4.345-.036a1.082 1.082 0 0 0 1.076-1.076L21 15.543a1.058 1.058 0 0 0-1.066-1.066 1.082 1.082 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.535l4.23 4.23-1.668.015a1.082 1.082 0 0 0-1.076 1.076A1.058 1.058 0 0 0 15.543 21Z",clipRule:"evenodd"})),Q4=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1.589 1.009A.705.705 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-.691Z"}),a.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.602.602 0 0 0 14.398 1Z"})),q0=e=>a.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},a.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 2ZM3 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-1Z",clipRule:"evenodd"})),ei=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.677 4.909A3.68 3.68 0 0 1 8 8.587a3.682 3.682 0 0 1-3.678-3.678A3.681 3.681 0 0 1 8 1.233a3.68 3.68 0 0 1 3.677 3.676ZM8 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.813Z",clipRule:"evenodd"})),F0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.59 8.595a4.601 4.601 0 0 1-4.596 4.597 4.601 4.601 0 0 1-4.597-4.597A4.602 4.602 0 0 1 11.994 4a4.6 4.6 0 0 1 4.596 4.595Zm-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.268Z",clipRule:"evenodd"})),Pt=e=>a.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},a.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 7ZM2 4.27l2.28 2.28.46.46A11.804 11.804 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 3 2 4.27ZM7.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.2Zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01Z"})),Tt=e=>a.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},a.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.5ZM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z"})),ti=e=>a.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},a.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 1Zm7.163 0a1.79 1.79 0 0 0-1.79 1.79v10.42a1.79 1.79 0 1 0 3.581 0V2.79A1.79 1.79 0 0 0 11.954 1Z",clipRule:"evenodd"})),U0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.302 3A2.302 2.302 0 0 0 5 5.302v13.396a2.302 2.302 0 0 0 4.605 0V5.302A2.302 2.302 0 0 0 7.302 3Zm9.21 0a2.302 2.302 0 0 0-2.303 2.302v13.396a2.302 2.302 0 1 0 4.605 0V5.302A2.302 2.302 0 0 0 16.512 3Z",clipRule:"evenodd"})),Wt=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 18.675V21h4.8V2.4H3v2.325h2.541v13.95H3Zm18-13.95V2.4h-4.8V21H21v-2.325h-2.541V4.725H21Z",clipRule:"evenodd"})),ni=e=>a.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},a.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.59 12.59 0 0 0 1.887 1.558l.675-.621a1.132 1.132 0 0 1 1.386-.168l2.155 1.293c.53.32.71.993.407 1.534Z"})),G0=e=>a.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},a.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.363 1.363 0 0 1-.206 1.668l-.727.749a12.453 12.453 0 0 0 1.857 2.32 15.104 15.104 0 0 0 2.264 1.87l.81-.745a1.358 1.358 0 0 1 1.663-.202l2.586 1.552c.638.384.852 1.191.489 1.84Z"})),ai=e=>a.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},a.createElement("g",{clipPath:"url(#IconPhoneHorisontal_16__a)"},a.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-.828a9.876 9.876 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-.758Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconPhoneHorisontal_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),X0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1.282 13.967c-.317-1.135-.03-2.438.764-3.49 1.529-2.022 4.9-3.213 10.046-3.214 6.29 0 8.934 1.747 10.046 3.213.795 1.05 1.081 2.355.763 3.49a1.71 1.71 0 0 1-2.073 1.204l-3.688-.921a1.718 1.718 0 0 1-1.304-1.67l-.02-1.316a15.693 15.693 0 0 0-3.723-.414 19.04 19.04 0 0 0-3.685.353l-.058 1.386a1.713 1.713 0 0 1-1.303 1.662l-3.689.923a1.717 1.717 0 0 1-2.076-1.206Z"})),li=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M7.119 1.67a.46.46 0 0 1 .357-.546 5.954 5.954 0 0 1 5.214 1.42 5.951 5.951 0 0 1 1.888 5.062.46.46 0 1 1-.916-.105 5.023 5.023 0 0 0-1.594-4.277 5.025 5.025 0 0 0-4.404-1.197.46.46 0 0 1-.545-.357ZM12.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.152 1.152 0 0 1 1.41-.17l2.193 1.315c.54.325.723 1.01.414 1.56Z"}),a.createElement("path",{fill:"currentColor",d:"M7.388 3.785a.461.461 0 1 0 .353.853 2.493 2.493 0 0 1 2.625.451c.705.643.974 1.653.69 2.573a.461.461 0 0 0 .88.274 3.417 3.417 0 0 0-.948-3.528 3.418 3.418 0 0 0-3.6-.623Z"})),K0=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M11.284 4.835a.548.548 0 0 1 .425-.649c2.22-.46 4.54.168 6.207 1.69a7.085 7.085 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.982 5.982 0 0 0-5.243-1.427.548.548 0 0 1-.649-.425ZM17.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.257 15.257 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.858Z"}),a.createElement("path",{fill:"currentColor",d:"M11.605 7.354a.55.55 0 1 0 .42 1.014 2.968 2.968 0 0 1 3.125.538 2.968 2.968 0 0 1 .82 3.063.55.55 0 0 0 1.05.326 4.068 4.068 0 0 0-1.13-4.2 4.069 4.069 0 0 0-4.285-.741Z"})),oi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.729 1.7a.7.7 0 0 1 .7-.7h7.143a.7.7 0 1 1 0 1.4H9.966l.684 4.839c.318.167.615.365.885.591C12.473 8.618 13 9.686 13 10.8H8.7v3.5a.7.7 0 1 1-1.4 0v-3.5H3c0-1.114.527-2.182 1.464-2.97a4.96 4.96 0 0 1 .885-.591L6.033 2.4H4.43a.7.7 0 0 1-.7-.7Z",clipRule:"evenodd"})),J0=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.29 10.912a6.937 6.937 0 0 0-1.24.845C5.737 12.883 5 14.41 5 16h6v5a1 1 0 1 0 2 0v-5h6c0-1.591-.738-3.117-2.05-4.243a6.937 6.937 0 0 0-1.24-.845L14.754 4H17a1 1 0 1 0 0-2H7a1 1 0 0 0 0 2h2.247l-.958 6.912Z",clipRule:"evenodd"})),ri=e=>a.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},a.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.997Z"})),Y0=e=>a.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},a.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.996Z"})),ci=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm2.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.433l2.7-1.559Z",clipRule:"evenodd"})),Q0=e=>a.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},a.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 10Zm-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.433Z",clipRule:"evenodd"})),si=e=>a.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},a.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.8V3.475Z",clipRule:"evenodd"})),en=e=>a.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},a.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 0V13h6.072Z",clipRule:"evenodd"})),ii=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.244.636a.5.5 0 0 0-.707.707l.787.787A1.988 1.988 0 0 0 1 4v6a2 2 0 0 0 2 2h9.193l1.754 1.754a.498.498 0 0 0 .708 0 .5.5 0 0 0 0-.707L2.244.636ZM3 10.5a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5h.694l6.999 7H3Zm7.333 2.5H5.667l-.447 1.342a.499.499 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658L10.333 13ZM5.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.522L5.022 2Z",clipRule:"evenodd"})),tn=e=>a.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},a.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-.823L14.75 19ZM4.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-.884L4.124 2.24ZM5.1 16a.6.6 0 0 1-.6-.6V6.6a.6.6 0 0 1 .6-.6h1.017l9.999 10H5.1ZM18.9 4H7.652l2 2H18.9a.6.6 0 0 1 .6.6v8.8a.582.582 0 0 1-.115.334l1.422 1.422A2.586 2.586 0 0 0 21.5 15.4V6.6A2.6 2.6 0 0 0 18.9 4Z"})),di=e=>a.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},a.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-2Zm10 9a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h10Zm0-7H3v6h10V4Zm-2.667 9H5.667l-.447 1.342a.499.499 0 0 0 .474.658h4.613a.5.5 0 0 0 .474-.658L10.333 13Z",clipRule:"evenodd"})),nn=e=>a.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},a.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-.823L14.75 19ZM18.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 4ZM20 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.6v8.8ZM5.5 15h13V7h-13v8Z"})),mi=e=>a.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},a.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.878.878 0 0 0-.635-1.086c-.486-.13-.99.146-1.123.615L9.838 8.304l-.88-.236 1.704-5.951a.878.878 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.084Z"})),_i=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M20.139 9.575a1.171 1.171 0 0 0-1.444.835l-.94 3.46-1.13-.318 1.877-6.924a1.201 1.201 0 0 0-.818-1.473 1.171 1.171 0 0 0-1.444.835l-1.878 6.923-1.131-.319 2.191-8.077a1.2 1.2 0 0 0-.818-1.473 1.171 1.171 0 0 0-1.444.835l-2.19 8.075-1.132-.32 1.878-6.922a1.2 1.2 0 0 0-.817-1.474 1.17 1.17 0 0 0-1.444.835c-.173.638-2.47 9.1-2.607 9.609-.138.509-.806.51-.92-.004-.091-.4-.372-1.898-.57-2.972a1.192 1.192 0 0 0-1.35-.973A1.2 1.2 0 0 0 3 10.933c.004.918.019 2.287.068 3.43.192 4.456 4.498 6.516 6.586 7.106 2.575.727 5.062.812 6.94-.41 1.292-.84 2.314-2.46 2.805-4.268l1.558-5.743a1.2 1.2 0 0 0-.818-1.473Z"})),ui=e=>a.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},a.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.689c.255-.984-.287-2.002-1.213-2.274-.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.976c.255-.984-.285-2.002-1.21-2.274-.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.274Z"})),pi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.75 3A1.75 1.75 0 0 0 1 4.75v6.344c0 .966.784 1.75 1.75 1.75h10.5a1.75 1.75 0 0 0 1.75-1.75V4.75A1.75 1.75 0 0 0 13.25 3H2.75Zm9.846 4.315h.873a1.704 1.704 0 0 0-.191-.624 1.487 1.487 0 0 0-.383-.46 1.673 1.673 0 0 0-.54-.288 2.11 2.11 0 0 0-.658-.1c-.358 0-.681.082-.968.246a1.741 1.741 0 0 0-.682.707c-.167.31-.25.685-.25 1.126 0 .44.082.814.246 1.124.167.31.392.546.678.71.287.162.612.244.976.244.262 0 .497-.039.704-.117a1.7 1.7 0 0 0 .538-.32 1.616 1.616 0 0 0 .53-.997l-.873-.004a.834.834 0 0 1-.108.288.766.766 0 0 1-.456.348c-.098.03-.205.045-.32.045a.989.989 0 0 1-.545-.15.987.987 0 0 1-.366-.444 1.806 1.806 0 0 1-.13-.727c0-.28.043-.519.13-.715a.999.999 0 0 1 .364-.45.975.975 0 0 1 .552-.157c.117 0 .225.017.325.05.101.033.19.08.267.142.077.062.14.137.19.225.048.087.081.186.097.298ZM6.432 5.9v4.046H9.19v-.706H7.295v-.966h1.746v-.705H7.295v-.964h1.887V5.9h-2.75ZM2.75 9.945V5.899h1.61c.308 0 .571.055.79.164.218.108.385.261.5.46.115.198.173.43.173.698 0 .268-.059.5-.176.693a1.134 1.134 0 0 1-.545.459l.866 1.572h-.952L4.243 8.51h-.63v1.434H2.75Zm.863-2.122h.586c.164 0 .301-.022.41-.067a.487.487 0 0 0 .243-.202c.055-.09.082-.2.082-.333a.658.658 0 0 0-.082-.34.5.5 0 0 0-.245-.21 1.013 1.013 0 0 0-.412-.073h-.582v1.225Z",clipRule:"evenodd"})),an=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.5 5A2.5 2.5 0 0 0 2 7.5v9.063a2.5 2.5 0 0 0 2.5 2.5h15a2.5 2.5 0 0 0 2.5-2.5V7.5A2.5 2.5 0 0 0 19.5 5h-15Zm14.066 6.165h1.247a2.436 2.436 0 0 0-.274-.892 2.124 2.124 0 0 0-.546-.657 2.39 2.39 0 0 0-.772-.412 3.014 3.014 0 0 0-.94-.142c-.511 0-.973.117-1.383.35-.41.232-.734.569-.973 1.01-.24.443-.359.979-.359 1.61 0 .628.118 1.163.353 1.605.237.442.56.78.968 1.013.41.233.875.35 1.395.35.374 0 .709-.056 1.005-.166.298-.113.554-.266.768-.458a2.308 2.308 0 0 0 .758-1.425l-1.247-.005c-.029.154-.08.291-.154.412a1.093 1.093 0 0 1-.652.496c-.14.044-.293.065-.458.065-.294 0-.553-.071-.777-.214A1.41 1.41 0 0 1 16 13.07c-.123-.28-.185-.627-.185-1.039 0-.4.062-.741.185-1.021.123-.283.297-.497.52-.644.225-.148.488-.223.79-.223.166 0 .321.024.463.07.145.048.272.116.382.204.11.088.2.196.27.322.07.124.117.266.14.426ZM9.76 9.142v5.779h3.94v-1.007h-2.707v-1.38h2.494v-1.008h-2.494V10.15h2.696V9.142H9.76ZM4.5 14.92v-5.78h2.3c.44 0 .816.079 1.127.235.313.154.552.373.715.657.165.283.247.615.247.996 0 .384-.083.714-.25.991a1.62 1.62 0 0 1-.779.656l1.237 2.245h-1.36l-1.105-2.049h-.9v2.049H4.5Zm1.233-3.03h.836c.236 0 .431-.033.587-.097a.696.696 0 0 0 .347-.288.903.903 0 0 0 .117-.477.939.939 0 0 0-.117-.485.714.714 0 0 0-.35-.3 1.447 1.447 0 0 0-.59-.104h-.83v1.75Z",clipRule:"evenodd"})),fi=e=>a.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},a.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.014 0 2.765 2.23 5.013 4.976 5.013a4.92 4.92 0 0 0 4.624-3.163l.025-.066a5.62 5.62 0 0 0 .026-.072l.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.63Z"})),ln=e=>a.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},a.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.608.608 0 0 1-.596-.517.612.612 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.446 0 3.556 2.868 6.446 6.397 6.446a6.327 6.327 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.406c0-4.748 3.806-8.594 8.519-8.594Z"})),Dt=e=>a.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},a.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-1Zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2ZM7.05 6.05l1.41 1.41a5.022 5.022 0 0 1 7.08 0l1.41-1.41A6.976 6.976 0 0 0 12 4c-1.93 0-3.68.78-4.95 2.05ZM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41A9.011 9.011 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 0Z"})),hi=e=>a.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},a.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.807l-3.994-4.002Zm-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.602Z"})),on=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27A6.471 6.471 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 19l-4.99-5Zm-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 14Z"})),vi=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1 14v-4l6-2-6-2V2l15 6-15 6Z"})),rn=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M3 20v-6l8-2-8-2V4l19 8-19 8Z"})),gi=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m14.571 6.939-1.095-.156a1.114 1.114 0 0 1-.872-.681l-.005-.012a1.115 1.115 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.114 1.114 0 0 1-1.112.129 1.117 1.117 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.115 1.115 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.117 1.117 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.114 1.114 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.114 1.114 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.115 1.115 0 0 1 1.101.134l.885.664a.502.502 0 0 0 .654-.046l.801-.801a.5.5 0 0 0 .046-.654l-.664-.885A1.114 1.114 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-.495ZM8 10.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5Z"})),cn=e=>a.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},a.createElement("path",{fill:"currentColor",d:"m21.387 10.484-1.565-.224a1.595 1.595 0 0 1-1.246-.972l-.007-.016a1.592 1.592 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.594 1.594 0 0 1-1.572.192l-.016-.007a1.593 1.593 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.595 1.595 0 0 1-.972 1.246l-.016.006a1.594 1.594 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.593 1.593 0 0 1-1.246.972l-1.565.224a.713.713 0 0 0-.613.707v1.618c0 .356.261.657.613.707l1.565.224c.559.08 1.03.451 1.246.972l.007.016a1.592 1.592 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.594 1.594 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.713.713 0 0 0 .707-.613l.224-1.565c.08-.559.451-1.03.972-1.246l.016-.007a1.592 1.592 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.592 1.592 0 0 1-.192-1.572l.007-.016a1.593 1.593 0 0 1 1.246-.972l1.565-.224a.715.715 0 0 0 .613-.708v-1.618a.713.713 0 0 0-.613-.707ZM12 15.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5Z"})),wi=e=>a.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},a.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.478.478 0 0 0-.376.297.478.478 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.478.478 0 0 0-.471-.057l-.005.002a.478.478 0 0 0-.292.374l-.067.47a.214.214 0 0 1-.212.183h-.486a.214.214 0 0 1-.212-.184l-.067-.47a.478.478 0 0 0-.291-.373l-.006-.002a.478.478 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.478.478 0 0 0 .055-.476.478.478 0 0 0-.374-.292l-.47-.067A.214.214 0 0 1 9 5.243v-.486c0-.106.078-.197.184-.212l.47-.067a.479.479 0 0 0 .373-.291l.002-.006a.478.478 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.478.478 0 0 0 .471.057h.003l.003-.002a.479.479 0 0 0 .291-.373l.067-.47A.214.214 0 0 1 11.757 2h.486c.106 0 .197.078.212.184l.067.47a.479.479 0 0 0 .296.375.478.478 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.478.478 0 0 0-.057.471l.002.006a.478.478 0 0 0 .374.291ZM10.929 5a1.071 1.071 0 1 0 2.142 0 1.071 1.071 0 0 0-2.142 0ZM7.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.259A4.322 4.322 0 0 1 7.98 5Zm.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.99Zm-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-.982Z",clipRule:"evenodd"})),sn=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.125 7h8.894A6.5 6.5 0 0 0 20 12.826v6.049A3.128 3.128 0 0 1 16.875 22H3.125A3.128 3.128 0 0 1 0 18.875v-8.75A3.128 3.128 0 0 1 3.125 7Zm6.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.994Zm4.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.535l-.014-.015Z",clipRule:"evenodd"}),a.createElement("path",{fill:"currentColor",d:"m22.724 5.818-.704-.1a.716.716 0 0 1-.564-.446.717.717 0 0 1 .087-.708l.427-.569a.322.322 0 0 0-.03-.42l-.516-.514a.321.321 0 0 0-.42-.03l-.569.427a.716.716 0 0 1-.715.083.718.718 0 0 1-.437-.56l-.1-.705a.321.321 0 0 0-.32-.276h-.727a.321.321 0 0 0-.318.276l-.101.704a.718.718 0 0 1-.437.56.716.716 0 0 1-.716-.084l-.569-.425a.321.321 0 0 0-.42.03l-.514.515a.321.321 0 0 0-.03.42l.426.568a.717.717 0 0 1 .086.708l-.002.008a.718.718 0 0 1-.56.437l-.705.1a.321.321 0 0 0-.276.32v.728c0 .16.118.295.276.318l.704.1a.716.716 0 0 1 .563.445.717.717 0 0 1-.086.708l-.427.569a.322.322 0 0 0 .03.42l.515.515a.321.321 0 0 0 .42.03l.57-.427a.716.716 0 0 1 .707-.086.718.718 0 0 1 .446.564l.1.703a.321.321 0 0 0 .318.276h.729c.16 0 .295-.118.318-.276l.1-.704a.716.716 0 0 1 .438-.56l.008-.004a.717.717 0 0 1 .707.087l.57.427a.323.323 0 0 0 .42-.03l.515-.515a.321.321 0 0 0 .03-.42l-.428-.57a.717.717 0 0 1-.086-.707l.003-.008a.717.717 0 0 1 .56-.438l.705-.1A.321.321 0 0 0 23 6.864v-.728a.321.321 0 0 0-.276-.318ZM18.5 8.108a1.607 1.607 0 1 1 0-3.215 1.607 1.607 0 0 1 0 3.214Z"})),Ei=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M4 2a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h3.825V7.571L5.384 8.97c-.191.111-.426.044-.552-.157a.56.56 0 0 1 .047-.653l3.31-3.817a.41.41 0 0 1 .621 0l3.311 3.817a.56.56 0 0 1 .047.653c-.125.199-.358.268-.552.157l-2.44-1.398V13H13a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3z"})),dn=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M4.8 3A4.8 4.8 0 0 0 0 7.8v8.4A4.8 4.8 0 0 0 4.8 21h6.12v-8.883l-3.906 2.287c-.306.182-.682.072-.882-.258a.94.94 0 0 1 .074-1.068l5.297-6.245c.263-.31.73-.31.993 0l5.298 6.245a.94.94 0 0 1 .074 1.068c-.198.326-.572.44-.882.258l-3.906-2.287V21h6.12a4.8 4.8 0 0 0 4.8-4.8V7.8A4.8 4.8 0 0 0 19.2 3z"})),xi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.584 12.209C4.64 13.66 5.978 14.592 7.6 15c1.622-.408 2.96-1.339 4.016-2.791C12.672 10.756 13.2 9.143 13.2 7.37V3.1L7.6 1 2 3.1v4.27c0 1.773.528 3.386 1.584 4.839Zm6.332-6.091a.402.402 0 1 1 .569.569L7.289 9.882a.402.402 0 0 1-.57 0L5.119 8.28a.402.402 0 1 1 .569-.569L7.004 9.03l2.912-2.911Z",clipRule:"evenodd"})),mn=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.263 18.012C7.77 20.087 9.683 21.418 12 22c2.317-.583 4.23-1.913 5.738-3.988S20 13.633 20 11.1V5l-8-3-8 3v6.1c0 2.533.754 4.838 2.263 6.912Zm9.34-9.806a.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.307 5.095-5.095Z",clipRule:"evenodd"})),bi=e=>a.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},a.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.011 1.011 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.508.508 0 0 0-.505.416c-.04.24.104.473.342.55Zm5.133 7.08-.938 2.713-2.835-2.754a1.011 1.011 0 0 0-1.402 0 .943.943 0 0 0 0 1.362l2.835 2.754-2.792.912a.497.497 0 0 0-.342.55c.04.242.254.417.503.417h5.455c.283 0 .51-.222.51-.496v-5.3a.502.502 0 0 0-.428-.49.512.512 0 0 0-.566.333ZM1.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.012 1.012 0 0 0-1.403.008Z",clipRule:"evenodd"})),_n=e=>a.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},a.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.251 1.251 0 0 0 1.803 0L18.513 7.396l1.207 3.681a.657.657 0 0 0 .728.452.667.667 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.747Zm6.6 9.608-1.207 3.681-3.644-3.737a1.251 1.251 0 0 0-1.803 0 1.33 1.33 0 0 0 0 1.849l3.644 3.737-3.589 1.237a.677.677 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.451ZM3.369 3.93a1.331 1.331 0 0 0 .01 1.849l5.052 5.126c.5.508 1.308.504 1.803-.01a1.332 1.332 0 0 0-.01-1.849L5.173 3.92a1.253 1.253 0 0 0-1.803.01Z",clipRule:"evenodd"})),ki=e=>a.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},a.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.151 7.151 0 0 1-.637.524.599.599 0 1 1-.702-.972 3.05 3.05 0 0 0 .324-.283c.048-.047.096-.093.146-.138l-1.473-1.473a4.25 4.25 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.667 1.667 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-.707ZM14.8 8c0 1.19-.34 2.339-.94 3.338l.874.874A7.702 7.702 0 0 0 16 8a7.75 7.75 0 0 0-3.21-6.257.599.599 0 1 0-.702.972A6.542 6.542 0 0 1 14.8 8ZM6.833 2c.369 0 .667.298.667.667v2.311L5.652 3.13l.648-.863A.666.666 0 0 1 6.833 2Zm4.681 6a3.245 3.245 0 0 0-1.869-2.92.6.6 0 0 1 .509-1.087A4.448 4.448 0 0 1 12.714 8c0 .631-.139 1.243-.391 1.802l-.933-.933c.08-.28.124-.571.124-.869Z",clipRule:"evenodd"})),un=e=>a.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},a.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.276a8.685 8.685 0 0 1-.796.655.75.75 0 1 1-.878-1.216c.146-.106.274-.23.403-.353.06-.058.121-.116.184-.173l-1.842-1.842a5.301 5.301 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-.884ZM19.975 12a8.116 8.116 0 0 1-1.175 4.173l1.093 1.093A9.631 9.631 0 0 0 21.476 12a9.687 9.687 0 0 0-4.013-7.822.75.75 0 1 0-.878 1.216A8.177 8.177 0 0 1 19.975 12Zm-9.958-7.5c.46 0 .833.373.833.833v2.89l-2.31-2.31.81-1.08a.834.834 0 0 1 .667-.333Zm5.85 7.5a4.057 4.057 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.086Z",clipRule:"evenodd"})),Bi=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M6.833 2a.666.666 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 2Z"})),pn=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M10.017 4.5a.834.834 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-.833Z"})),Ii=e=>a.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},a.createElement("g",{clipPath:"url(#IconSpeakerOn_16__a)"},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.953 1.878a.599.599 0 0 1 .837-.135A7.75 7.75 0 0 1 16 8a7.746 7.746 0 0 1-3.21 6.257.599.599 0 1 1-.702-.972A6.542 6.542 0 0 0 14.8 8a6.542 6.542 0 0 0-2.712-5.285.6.6 0 0 1-.135-.837ZM6.833 2a.666.666 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 2Zm3.322 1.993a.6.6 0 0 0-.51 1.087A3.245 3.245 0 0 1 11.514 8a3.245 3.245 0 0 1-1.869 2.92.6.6 0 0 0 .509 1.087A4.448 4.448 0 0 0 12.714 8a4.448 4.448 0 0 0-2.559-4.007Z",clipRule:"evenodd"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconSpeakerOn_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),fn=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.415 4.347a.75.75 0 0 1 1.047-.169A9.687 9.687 0 0 1 21.475 12a9.682 9.682 0 0 1-4.013 7.822.75.75 0 1 1-.878-1.216A8.173 8.173 0 0 0 19.975 12a8.175 8.175 0 0 0-3.39-6.606.75.75 0 0 1-.17-1.047Zm-6.398.153a.834.834 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-.833Zm4.151 2.491a.75.75 0 1 0-.637 1.359A4.056 4.056 0 0 1 15.867 12a4.057 4.057 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.009Z",clipRule:"evenodd"})),Ci=e=>a.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},a.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.102Z"})),hn=e=>a.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},a.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.573Z"})),Mi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM5.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-.7H5.9Z",clipRule:"evenodd"})),vn=e=>a.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},a.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 10ZM9 8a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H9Z",clipRule:"evenodd"})),Si=e=>a.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},a.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.039 5.039 0 0 0 1.927 2.227 2.23 2.23 0 0 1 2.766.76 4.997 4.997 0 0 0 4.454-2.988h1.334c.495 0 .913-.362.996-.85C14.967 8.776 15 8.392 15 8a7.011 7.011 0 0 0-8.412-6.861ZM5.143 6.893a.893.893 0 1 1 1.786 0 .893.893 0 0 1-1.786 0Zm5.113 3.371c-.036.039-.89.965-2.256.965-1.366 0-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.674Zm-.292-2.478a.893.893 0 1 1 0-1.787.893.893 0 0 1 0 1.787ZM12.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 7H12.9Z"})),gn=e=>a.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},a.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.046 9.046 0 0 1 4.018 14.5h1.619a7.537 7.537 0 0 0 2.881 3.347c.425-.198.898-.31 1.399-.31 1.149 0 2.161.577 2.77 1.454a7.498 7.498 0 0 0 6.682-4.491h1.997c.722 0 1.356-.511 1.48-1.223.101-.577.154-1.171.154-1.777C23 5.57 18.059.773 12.078 1.008ZM8.214 9.839a1.339 1.339 0 1 1 2.678 0 1.339 1.339 0 0 1-2.678 0Zm7.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.955 1.368 0 2.267-.949 2.275-.958a.754.754 0 0 1 1.058-.043.745.745 0 0 1 .052 1.053Zm-.438-3.717a1.339 1.339 0 1 1 0-2.678 1.339 1.339 0 0 1 0 2.678ZM19.849 10A7.502 7.502 0 0 0 12.5 4a7.502 7.502 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.39h-1.515Z"})),jt=e=>a.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},a.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-2Zm4 0v12h4V3h-4Z"})),qt=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M1 21h4V9H1v12Zm22-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-.73v-2Z"})),yi=e=>a.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},a.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.966Zm7.498 5.474-2.73 2.597c-.25.238-.59.326-.905.273a1.037 1.037 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.608Z",clipRule:"evenodd"})),wn=e=>a.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},a.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.517Zm3.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.091v2.413Zm7.723 4.673L14.46 15.2a1.618 1.618 0 0 1-1.399.431 1.6 1.6 0 0 1-1.043-.65 1.544 1.544 0 0 1-.235-1.307c.116-.43.415-.812.864-1.02L18 10.163c.612-.283 1.162.489.68.956Z",clipRule:"evenodd"})),Zi=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.542 1c-1.182 0-2.315.47-3.151 1.305L3.095 6.601a.636.636 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 1Zm1.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 0Z",clipRule:"evenodd"})),En=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.632 2c-1.689 0-3.308.67-4.502 1.865L4.993 10a.91.91 0 0 0-.266.643v7.343l-2.46 2.461a.909.909 0 1 0 1.285 1.286l2.453-2.454h7.359a.909.909 0 0 0 .643-.267l6.127-6.145A6.367 6.367 0 0 0 15.632 2Zm2.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 0Z",clipRule:"evenodd"})),Li=e=>a.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},a.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 2Z"}),a.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-2V5.2ZM7.3 8a.7.7 0 1 0-1.4 0v4.9a.7.7 0 1 0 1.4 0V8Zm2.1-.7a.7.7 0 0 1 .7.7v4.9a.7.7 0 0 1-1.4 0V8a.7.7 0 0 1 .7-.7Z",clipRule:"evenodd"})),xn=e=>a.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},a.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 2h-6Zm5 2H4v13a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Zm-9 4a1 1 0 1 0-2 0v7a1 1 0 1 0 2 0v-7Zm3-1a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0v-7a1 1 0 0 1 1-1Z",clipRule:"evenodd"})),$i=e=>a.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},a.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.308h1.273Z"}),a.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-.615h-9.23Z"})),bn=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M14.165 9.462V5.835c0-1.653 1.263-2.998 2.938-2.998 1.675 0 2.938 1.345 2.938 2.998v.725H22v-.725C22 3.166 19.806 1 17.103 1c-2.703 0-4.897 2.166-4.897 4.835v3.627h1.959Z"}),a.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-.967H2.98Z"})),zi=e=>a.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},a.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-.707L1.417 1.661ZM12 10V6a2 2 0 0 0-2-2H5.17l6.698 6.698c.081-.218.132-.451.132-.698Zm1-3.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5v-3Z",clipRule:"evenodd"})),Ni=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.567 4.076a.625.625 0 0 0-.884.884l2.154 2.154A2.492 2.492 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-.884L3.567 4.076ZM16.796 14.5v-5a2.5 2.5 0 0 0-2.5-2.5H8.258l8.373 8.373c.101-.273.165-.565.165-.873Zm1.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.271v-3.75Z",clipRule:"evenodd"})),Ri=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.09 5.577a.834.834 0 0 0-1.18 1.179l2.873 2.872a3.323 3.323 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.178L4.09 5.577Zm17.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.164Zm1.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.028v-5Z",clipRule:"evenodd"})),Ai=e=>a.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},a.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-2Zm10 2.5 2.18-1.817a.5.5 0 0 1 .82.385v5.865a.5.5 0 0 1-.82.384L13 9.5v-3Z",clipRule:"evenodd"})),Hi=e=>a.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},a.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 7Zm12.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.271v-3.75Z",clipRule:"evenodd"})),Oi=e=>a.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},a.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.334ZM24.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.5v-5Z",clipRule:"evenodd"})),Vi=e=>a.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},a.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 0Zm-1.274 0a1.488 1.488 0 1 1-2.976 0 1.488 1.488 0 0 1 2.976 0ZM3.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-.075a.557.557 0 0 0-.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.105h-.737Zm2.948 11.053h4.052l.535 1.604a.46.46 0 0 1-.437.607H5.876a.46.46 0 0 1-.437-.607l.535-1.604Zm2.763-10.5a.553.553 0 1 1-1.105 0 .553.553 0 0 1 1.105 0Zm-4.62 1.657c.349 0 .66.207.855.497A3.865 3.865 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-.905Z",clipRule:"evenodd"})),kn=e=>a.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},a.createElement("path",{fill:"currentColor",d:"M13.053 4.947a.79.79 0 1 1-1.58 0 .79.79 0 0 1 1.58 0Z"}),a.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 0Zm-1.82 0a2.126 2.126 0 1 1-4.251 0 2.126 2.126 0 0 1 4.25 0Z",clipRule:"evenodd"}),a.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-.116a.796.796 0 0 0-.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.158 1.158 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.579H4.894ZM9.105 19.948h5.79l.764 2.292a.658.658 0 0 1-.624.866h-6.07a.658.658 0 0 1-.624-.866l.764-2.291Z"}),a.createElement("path",{fill:"currentColor",d:"M6.452 7.316c.5 0 .943.295 1.222.71a5.521 5.521 0 0 0 4.59 2.448 5.523 5.523 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.294Z"})),Pi=e=>a.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},a.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.134Zm-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.134Z",clipRule:"evenodd"})),Bn=e=>a.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},a.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.7Zm-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.7Z",clipRule:"evenodd"})),Ti=e=>a.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},a.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8Zm7.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.7ZM8 8.7a.7.7 0 0 1-.7-.7V5.2a.7.7 0 1 1 1.4 0V8a.7.7 0 0 1-.7.7Z",clipRule:"evenodd"})),In=e=>a.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},a.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 12Zm11 4a1 1 0 0 1-1 1h-.01a1 1 0 1 1 0-2H12a1 1 0 0 1 1 1Zm-1-3a1 1 0 0 1-1-1V8a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1Z",clipRule:"evenodd"})),Wi={IconAdd:{size16:M3,size24:N1,size32:N1},IconAddSomeone:{size16:S3,size24:R1,size32:R1},IconAlert:{size16:y3,size24:A1,size32:A1},IconAnalyticsChart:{size16:Z3,size24:H1,size32:H1},IconAnalyticsProgress:{size16:L3,size24:O1,size32:O1},IconAndroidLogo:{size16:$3,size24:V1,size32:V1},IconAppleLogo:{size16:z3,size24:P1,size32:P1},IconArrowCornerDown:{size16:N3,size24:T1,size32:T1},IconArrowDown:{size16:R3,size24:W1,size32:W1},IconArrowLeft:{size16:A3,size24:D1,size32:D1},IconArrowLeftRegular:{size16:H3,size24:j1,size32:j1},IconArrowRight:{size16:O3,size24:q1,size32:q1},IconArrowUp:{size16:V3,size24:F1,size32:F1},IconBackgroundBlur:{size16:P3,size24:U1,size32:U1},IconBackspace:{size16:T3,size24:G1,size32:G1},IconBackToTop:{size16:W3,size24:X1,size32:X1},IconBandwidth:{size16:D3,size24:K1,size32:K1},IconBell:{size16:j3,size24:J1,size32:J1},IconBilling:{size16:q3,size24:Y1,size32:Y1},IconBlock:{size16:F3,size24:Q1,size32:Q1},IconBluetooth:{size16:U3,size24:e0,size32:e0},IconBreakoutRooms:{size16:G3,size24:t0,size32:t0},IconCalendar:{size16:X3,size24:n0,size32:n0},IconChat:{size16:K3,size24:a0,size32:a0},IconCheckmark:{size16:J3,size24:l0,size32:l0},IconCheckmarkRound:{size16:Y3,size24:o0,size32:o0},IconChevronDown:{size16:Q3,size24:r0,size32:r0},IconChevronLeft:{size16:e4,size24:c0,size32:c0},IconChevronRight:{size16:t4,size24:s0,size32:s0},IconChevronUp:{size16:n4,size24:i0,size32:i0},IconChromeLogo:{size16:a4,size24:d0,size32:d0},IconClock:{size16:l4,size24:m0,size32:m0},IconClose:{size16:o4,size24:_0,size32:_0},IconConnectionIndicatorHigh:{size16:Rt,size24:Rt,size32:Rt},IconConnectionIndicatorLow:{size16:At,size24:At,size32:At},IconConnectionIndicatorMedium:{size16:Ht,size24:Ht,size32:Ht},IconConnectionIndicatorVeryLow:{size16:Ot,size24:Ot,size32:Ot},IconDoubleChevronDown:{size16:r4,size24:u0,size32:u0},IconDoubleChevronLeft:{size16:c4,size24:p0,size32:p0},IconDoubleChevronRight:{size16:s4,size24:f0,size32:f0},IconDoubleChevronUp:{size16:i4,size24:h0,size32:h0},IconDraggable:{size16:d4,size24:v0,size32:v0},IconDualScreen:{size16:m4,size24:g0,size32:g0},IconEdit:{size16:_4,size24:w0,size32:w0},IconEmoji:{size16:u4,size24:E0,size32:E0},IconExpand:{size16:p4,size24:x0,size32:x0},IconExport:{size16:f4,size24:b0,size32:b0},IconFecc:{size16:h4,size24:k0,size32:k0},IconFirefoxLogo:{size16:v4,size24:B0,size32:B0},IconFlipCamera:{size16:g4,size24:w4,size32:E4},IconFullscreenOff:{size16:x4,size24:b4,size32:k4},IconFullscreenOn:{size16:B4,size24:I4,size32:C4},IconGroup:{size16:M4,size24:I0,size32:I0},IconHeadset:{size16:S4,size24:C0,size32:C0},IconHelpRound:{size16:y4,size24:M0,size32:M0},IconHome:{size16:Z4,size24:S0,size32:S0},IconHospital:{size16:L4,size24:y0,size32:y0},IconImport:{size16:$4,size24:Z0,size32:Z0},IconInfoRound:{size16:z4,size24:L0,size32:L0},IconKey:{size16:N4,size24:$0,size32:$0},IconLeave:{size16:R4,size24:z0,size32:z0},IconLink:{size16:A4,size24:N0,size32:N0},IconLiveCaption:{size16:H4,size24:R0,size32:R0},IconLiveStream:{size16:O4,size24:A0,size32:A0},IconLocation:{size16:V4,size24:H0,size32:H0},IconLock:{size16:P4,size24:O0,size32:O0},IconMail:{size16:T4,size24:V0,size32:V0},IconMeetingRoom:{size16:W4,size24:P0,size32:P0},IconMeetings:{size16:D4,size24:T0,size32:T0},IconMicrophoneOff:{size16:j4,size24:q4,size32:F4},IconMicrophoneOn:{size16:U4,size24:G4,size32:X4},IconMinus:{size16:K4,size24:W0,size32:W0},IconMoreHorizontal:{size16:Vt,size24:Vt,size32:Vt},IconMoreVertical:{size16:J4,size24:D0,size32:D0},IconMove:{size16:Y4,size24:j0,size32:j0},IconOpenInNew:{size16:Q4,size24:q0,size32:q0},IconParticipant:{size16:ei,size24:F0,size32:F0},IconPasswordHide:{size16:Pt,size24:Pt,size32:Pt},IconPasswordShow:{size16:Tt,size24:Tt,size32:Tt},IconPause:{size16:ti,size24:U0,size32:U0},IconPexipLogo:{size16:Wt,size24:Wt,size32:Wt},IconPhone:{size16:ni,size24:G0,size32:G0},IconPhoneHorisontal:{size16:ai,size24:X0,size32:X0},IconPhoneTalk:{size16:li,size24:K0,size32:K0},IconPin:{size16:oi,size24:J0,size32:J0},IconPlay:{size16:ri,size24:Y0,size32:Y0},IconPlayRound:{size16:ci,size24:Q0,size32:Q0},IconPlus:{size16:si,size24:en,size32:en},IconPresentationOff:{size16:ii,size24:tn,size32:tn},IconPresentationOn:{size16:di,size24:nn,size32:nn},IconRaiseHand:{size16:mi,size24:_i,size32:ui},IconRecording:{size16:pi,size24:an,size32:an},IconRefresh:{size16:fi,size24:ln,size32:ln},IconRemoteControl:{size16:Dt,size24:Dt,size32:Dt},IconSearch:{size16:hi,size24:on,size32:on},IconSend:{size16:vi,size24:rn,size32:rn},IconSettings:{size16:gi,size24:cn,size32:cn},IconSettingsMeeting:{size16:wi,size24:sn,size32:sn},IconShare:{size16:Ei,size24:dn,size32:dn},IconShield:{size16:xi,size24:mn,size32:mn},IconShuffle:{size16:bi,size24:_n,size32:_n},IconSpeakerDisabled:{size16:ki,size24:un,size32:un},IconSpeakerOff:{size16:Bi,size24:pn,size32:pn},IconSpeakerOn:{size16:Ii,size24:fn,size32:fn},IconStar:{size16:Ci,size24:hn,size32:hn},IconStopRound:{size16:Mi,size24:vn,size32:vn},IconSupport:{size16:Si,size24:gn,size32:gn},IconThumbsDown:{size16:jt,size24:jt,size32:jt},IconThumbsUp:{size16:qt,size24:qt,size32:qt},IconTimer:{size16:yi,size24:wn,size32:wn},IconTranscript:{size16:Zi,size24:En,size32:En},IconTrash:{size16:Li,size24:xn,size32:xn},IconUnlock:{size16:$i,size24:bn,size32:bn},IconVideoOff:{size16:zi,size24:Ni,size32:Ri},IconVideoOn:{size16:Ai,size24:Hi,size32:Oi},IconVideoSystems:{size16:Vi,size24:kn,size32:kn},IconWarning:{size16:Pi,size24:Bn,size32:Bn},IconWarningRound:{size16:Ti,size24:In,size32:In}},V=Wi,Di="_dark_1tbu9_4",ji="_light_1tbu9_8",qi="_mini_1tbu9_12",Fi="_compact_1tbu9_17",Ui="_small_1tbu9_22",Gi="_medium_1tbu9_27",Cn={dark:Di,light:ji,mini:qi,compact:Fi,small:Ui,medium:Gi},W=({source:e,className:n,size:l="small",colorScheme:o,...r})=>{const c=l==="mini"||l==="compact"?e.size16:l==="small"?e.size24:e.size32;return t.createElement(c,{className:u(o&&Cn[o],Cn[l],n),...r})},Xi="_callToAction_1onle_4",Ki="_small_1onle_17",Ji="_enhancerStart_1onle_28",Yi="_focus_1onle_32",Qi="_text_1onle_52",e5="_fullWidth_1onle_58",Ne={callToAction:Xi,small:Ki,enhancerStart:Ji,focus:Yi,text:Qi,fullWidth:e5},t5=({className:e,enhancerStart:n,isSmall:l,modifier:o,subTitle:r="",title:c="",titleHtmlTag:s,...i})=>t.createElement(le,{className:u(Ne.callToAction,Ne.focus,o&&Ne[o],{[Ne.small]:l},e),...i},n&&t.createElement("span",{className:Ne.enhancerStart},n),t.createElement("span",{className:Ne.text},s?t.createElement(qe,{htmlTag:s,fontVariant:I.H5},c):t.createElement(k,{fontVariant:I.H5},c),r&&!l&&t.createElement(k,{fontVariant:I.Body,variant:"subtle"},r)));var S=(e=>(e.BadgeCounterNumber="badge-counter-number",e.ButtonModalClose="button-modal-close",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))(S||{});const n5="_checkbox_143vf_102",a5="_spaced_143vf_107",l5="_start_143vf_112",o5="_checkmark_143vf_112",r5="_label_143vf_115",c5="_end_143vf_119",s5="_disabled_143vf_123",i5="_input_143vf_127",d5="_hidden_143vf_145",m5="_dark_143vf_157",_5="_checked_143vf_161",u5="_light_143vf_187",ie={checkbox:n5,spaced:a5,start:l5,checkmark:o5,label:r5,end:c5,disabled:s5,input:i5,hidden:d5,dark:m5,checked:_5,light:u5},d1=t.forwardRef(function({checked:n,className:l,isDisabled:o,label:r,labelModifier:c="default",labelPosition:s="end",name:i,colorScheme:d,...p},m){const _=c==="hidden",h=sl("indeterminate",{...p});return t.createElement(Z,null,({colorScheme:g})=>t.createElement("label",{className:u(ie.checkbox,ie[d??g],ie[s],{[ie.disabled]:o,[ie.spaced]:c==="spaced"},l),title:_?r:void 0},t.createElement("input",{ref:m,className:ie.input,type:"checkbox",name:i,checked:n,disabled:o,...h}),t.createElement("span",{className:u(ie.checkmark,{[ie.checked]:n})},n&&t.createElement(W,{"data-testid":S.CheckboxCheck,source:V.IconCheckmark})),t.createElement(k,{variant:o?"disabled":"standard",className:u(ie.label,{[ie.hidden]:_})},r)))}),p5="_headerWrapper_1d8w3_4",f5="_relative_1d8w3_8",h5="_absolute_1d8w3_12",v5="_headerInnerWrapper_1d8w3_16",g5="_small_1d8w3_25",w5="_medium_1d8w3_28",E5="_large_1d8w3_31",x5="_start_1d8w3_35",b5="_center_1d8w3_36",k5="_end_1d8w3_37",Ie={headerWrapper:p5,relative:f5,absolute:h5,headerInnerWrapper:v5,small:g5,medium:w5,large:E5,start:x5,center:b5,end:k5},B5=({enhancerStart:e,enhancerMiddle:n,enhancerEnd:l,enhancerFixedWidth:o=!1,hasBottomBorder:r=!0,position:c="relative",className:s,size:i="large",...d})=>t.createElement("div",{className:u(Ie.headerWrapper,Ie[c],i&&Ie[i],s),"data-testid":S.HeaderCore,...d},t.createElement("div",{className:Ie.headerInnerWrapper,"data-testid":S.HeaderCoreEnhancers},o?t.createElement(t.Fragment,null,t.createElement("div",{className:Ie.start},e),n&&t.createElement("div",{className:Ie.center},n),t.createElement("div",{className:Ie.end},l)):t.createElement(t.Fragment,null,e,n,l)),r&&t.createElement(ce,{"data-testid":S.HeaderCoreDivider})),I5="_dragAndDropWrapper_14crg_19",C5="_dark_14crg_27",M5="_disabled_14crg_35",S5="_light_14crg_40",y5="_error_14crg_53",Ge={dragAndDropWrapper:I5,dark:C5,disabled:M5,light:S5,error:y5},oa=({className:e,isDisabled:n,children:l,colorScheme:o,hasError:r,onDrop:c,onDragOver:s,...i})=>{const d=_=>{_.preventDefault(),!n&&(c==null||c(_,_.dataTransfer.files&&Array.from(_.dataTransfer.files),_.dataTransfer.items&&Array.from(_.dataTransfer.items)))},p=_=>{_.preventDefault(),!n&&(s==null||s(_))},m=r?Ge.error:o==="dark"?Ge.dark:Ge.light;return t.createElement(G,{colorScheme:o},t.createElement(te,{className:u(Ge.dragAndDropWrapper,m,n&&Ge.disabled,e),onDrop:d,onDragOver:p,isWithShadow:!1,...i},l))},Z5="_fileUploadLabel_urlyw_4",L5="_fileUploadInput_urlyw_8",Mn={fileUploadLabel:Z5,fileUploadInput:L5},m1=t.forwardRef(({accept:e,ariaLabel:n="Upload files input",children:l,className:o,id:r,isDisabled:c,multiple:s,onChange:i,testId:d},p)=>{const m=t.useId(),_=r??m;return t.createElement(t.Fragment,null,t.createElement("input",{className:Mn.fileUploadInput,onChange:i,type:"file",accept:e,multiple:s,ref:p,id:_,disabled:c}),t.createElement("label",{className:u(Mn.fileUploadLabel,o),htmlFor:_,"aria-label":n,"data-testid":d},l))});m1.displayName="FileUpload";const $5="_heading_16odr_4",z5="_small_16odr_4",N5="_medium_16odr_7",R5="_subtitle_16odr_11",A5="_dark_16odr_16",H5="_light_16odr_20",vt={heading:$5,small:z5,medium:N5,subtitle:R5,dark:A5,light:H5},O5=({className:e,padding:n="medium",subtitle:l,title:o,titleFontVariant:r=I.H3,titleHtmlTag:c,colorScheme:s,...i})=>t.createElement(Z,null,({colorScheme:d})=>{const p=s??d;return t.createElement("div",{className:u(vt.heading,vt[p],vt[n],e),...i},t.createElement(G,{colorScheme:p},t.createElement("div",null,c?t.createElement(qe,{htmlTag:c,fontVariant:r},o):t.createElement(k,{fontVariant:r},o)),l&&t.createElement(k,{className:vt.subtitle,fontVariant:I.Body,variant:"tinted"},l)))}),V5="_lineHeading_1shha_4",P5="_heading_1shha_20",Sn={lineHeading:V5,heading:P5},T5=({children:e})=>t.createElement("div",{className:Sn.lineHeading},t.createElement("div",{className:Sn.heading},e)),W5="_label_ixzn9_102",D5="_standard_ixzn9_105",j5="_inline_ixzn9_119",q5="_hidden_ixzn9_133",F5="_dark_ixzn9_145",U5="_light_ixzn9_149",gt={label:W5,standard:D5,inline:j5,hidden:q5,dark:F5,light:U5},me=({className:e,colorScheme:n,form:l,fontVariant:o=I.BodyBold,id:r,isLabelHidden:c,isLabelInline:s,isUppercase:i,text:d,variant:p="inherit",...m})=>t.createElement("label",{className:u(gt.label,{[gt.hidden]:c,[gt.inline]:s,[gt.standard]:!s},e),htmlFor:r,form:l,...m},t.createElement(Z,null,({colorScheme:_})=>t.createElement(k,{isUppercase:i,colorScheme:n??_,fontVariant:o,variant:p},d))),G5="_container_1fc31_105",X5="_small_1fc31_127",K5="_medium_1fc31_135",J5="_disabled_1fc31_143",Y5="_clearButton_1fc31_147",Q5="_error_1fc31_152",e6="_errorText_1fc31_158",t6="_enhancerStart_1fc31_162",n6="_enhancerEnd_1fc31_163",a6="_inputElement_1fc31_168",l6="_dateSelectButton_1fc31_218",o6="_dark_1fc31_223",r6="_standard_1fc31_223",c6="_label_1fc31_288",s6="_transparent_1fc31_301",i6="_light_1fc31_379",J={container:G5,small:X5,medium:K5,disabled:J5,clearButton:Y5,error:Q5,errorText:e6,enhancerStart:t6,enhancerEnd:n6,inputElement:a6,dateSelectButton:l6,dark:o6,standard:r6,label:c6,transparent:s6,light:i6},it=t.forwardRef(({className:e,clearButtonText:n="Clear",colorScheme:l,enhancerEnd:o,enhancerStart:r,errorText:c,hasError:s,id:i,isDisabled:d,label:p,labelModifier:m,name:_,onChange:h,onClear:g,onValueChange:f,showClearButton:w=!1,sizeModifier:v="medium",testId:x,type:b="text",value:M,variant:y="standard",...E},B)=>{const C=t.useId(),R=i??C,q=m==="hidden",O=m==="inline",z=O||q,L=t.useRef(null),U=()=>{const A=L.current;g?g((A==null?void 0:A.value)??""):f==null||f(""),A&&A.focus()},D=t.useCallback(A=>{f&&f(A.currentTarget.value),h&&h(A)},[h,f]),K={text:p,id:R};return t.useImperativeHandle(B,()=>{var A;return{focus:()=>{L.current&&L.current.focus()},value:(A=L.current)==null?void 0:A.value}}),t.createElement(Z,null,({colorScheme:A})=>t.createElement("div",{className:u(J[y],J[l??A],{[J.disabled]:d,[J.error]:s&&!d},e)},!z&&t.createElement(me,{className:J.label,"data-testid":x?`${x}-label`:void 0,htmlFor:R,...K}),t.createElement("div",{className:u(J.container,{[J.small]:v==="small",[J.medium]:v==="medium"})},z&&t.createElement(me,{isLabelHidden:q,isLabelInline:O,"data-testid":x?`${x}-label`:void 0,htmlFor:R,...K}),r&&t.createElement("div",{className:u(J.enhancerStart,"mr-2")},r),t.createElement("input",{className:u(J.inputElement,{[J.small]:v==="small",[J.medium]:v==="medium"}),"data-testid":x,disabled:d,id:R,name:_,onChange:D,ref:L,type:b,value:M,...E}),b==="date"&&t.createElement(W,{source:V.IconCalendar,className:J.dateSelectButton}),o&&t.createElement("div",{className:J.enhancerEnd},o),w&&!d&&t.createElement(T,{type:"button",size:"compact",className:J.clearButton,onClick:U,"aria-label":"Clear input","data-testid":S.InputClearButton,variant:"transparent",colorScheme:l??A},n)),s&&c&&t.createElement(k,{className:u("mt-2",J.errorText),variant:"danger",role:"alert"},c)))});it.displayName="Input";const d6=e=>{const[n,l]=t.useState(e.value||"");return[n,{...e,onChange:o=>l(o.currentTarget.value),value:n}]},m6=e=>t.useMemo(()=>{const n=n1(e),l=Rc(e);let o,r="";return Xn(e)||(n&&(o=e),l&&(r=Ac(e))),{logoSrcString:o,logoSrcSet:r,isLogoSrcSet:l,isLogoSrcString:n}},[e]),_6="_logo_1y8qg_4",u6={logo:_6},p6=({imageSrc:e,alt:n,className:l,...o})=>{const{logoSrcString:r,logoSrcSet:c,isLogoSrcSet:s}=m6(e);return!r&&!c?null:t.createElement("img",{srcSet:s?c:r,alt:n,className:u(l,u6.logo),...o})},f6=e=>a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 750 202.59",...e},a.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)"})),h6="_logo_1glki_4",v6="_absoluteCenter_1glki_9",g6="_dark_1glki_15",w6="_light_1glki_19",E6="_tertiary_1glki_23",x6="_large_1glki_27",b6="_medium_1glki_31",k6="_small_1glki_35",B6="_full_1glki_39",wt={logo:h6,absoluteCenter:v6,dark:g6,light:w6,tertiary:E6,large:x6,medium:b6,small:k6,full:B6},I6=({colorScheme:e,size:n,position:l,className:o,...r})=>{const c=l==="absoluteCenter";return t.createElement(st,{source:f6,className:u(wt.logo,e&&wt[e],n&&wt[n],o,{[wt.absoluteCenter]:c}),...r})},C6="_closeButton_13k8s_13",M6="_icon_13k8s_22",yn={closeButton:C6,icon:M6},dt=({className:e,onClose:n,...l})=>t.createElement(T,{className:u(yn.closeButton,e),onClick:n,size:"none",variant:"transparent",noHover:!0,...l},t.createElement(W,{className:yn.icon,size:"compact",source:V.IconClose})),ra=e=>a.createElement("svg",{width:20,height:9,viewBox:"0 0 20 9",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",...e},a.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"})),ca=({controlledIsVisible:e,controlledOnChange:n}={})=>{const[l,o]=t.useState(!1),r=e!==void 0;return{isVisible:r?e:l,setVisible:({isVisible:i,isControlled:d=!1})=>{o(r?!1:i),d&&(n==null||n(i))}}},S6="_tooltipContainer_givj0_4",y6="_tooltip_givj0_4",Z6="_fade_givj0_1",L6="_tooltipArrow_givj0_20",$6="_tooltipArrowIcon_givj0_28",z6="_tooltipControl_givj0_36",N6="_tooltipNotification_givj0_42",R6="_headerWrapper_givj0_50",A6="_cta_givj0_57",H6="_closeButton_givj0_62",O6="_top_givj0_68",V6="_bottom_givj0_69",P6="_topCenter_givj0_70",T6="_bottomCenter_givj0_71",W6="_endBottom_givj0_76",D6="_left_givj0_80",j6="_right_givj0_81",q6="_topLeft_givj0_103",F6="_topRight_givj0_104",U6="_topStart_givj0_105",G6="_bottomLeft_givj0_118",X6="_bottomRight_givj0_119",K6="_bottomStart_givj0_120",J6="_fullWidth_givj0_170",F={tooltipContainer:S6,tooltip:y6,fade:Z6,tooltipArrow:L6,tooltipArrowIcon:$6,tooltipControl:z6,tooltipNotification:N6,headerWrapper:R6,cta:A6,closeButton:H6,top:O6,bottom:V6,topCenter:P6,bottomCenter:T6,endBottom:W6,left:D6,right:j6,topLeft:q6,topRight:F6,topStart:U6,bottomLeft:G6,bottomRight:X6,bottomStart:K6,fullWidth:J6},Y6=({closeButtonAriaLabel:e="Close tooltip",shouldCloseOnOutsideClick:n=!1,colorScheme:l="light",position:o="topRight",header:r,modifier:c,text:s,ctaText:i,ctaFn:d=()=>{},controlledIsVisible:p,controlledOnChange:m,children:_,className:h,mainWrapperClassName:g,isArrowShown:f=!0,testIdInner:w=S.NotificationTooltipInner,testIdCloseButton:v=S.NotificationTooltipClose,stopPointerDownPropagation:x=!1})=>{const{isVisible:b,setVisible:M}=ca({controlledIsVisible:p,controlledOnChange:m}),y=t.useCallback(()=>M({isVisible:!1,isControlled:!0}),[M]),E=t.useCallback(()=>{n&&y()},[n,y]),B=H.useOnClickOutside(E);return t.createElement("div",{className:u(F.tooltipContainer,c&&F[c],g)},_,b&&t.createElement(G,{colorScheme:l},t.createElement(te,{ref:B,className:u(F.tooltip,F.tooltipNotification,F[o],c&&F[c],h),"data-testid":w,onPointerDownCapture:x?C=>C.stopPropagation():void 0},t.createElement("div",{className:F.headerWrapper},typeof r=="string"?t.createElement(k,{fontVariant:I.BodyBold,"data-testid":S.NotificationTooltipHeader},r):t.createElement(t.Fragment,{"data-testid":S.NotificationTooltipHeader},r),t.createElement(dt,{className:F.closeButton,"data-testid":v,onClose:y,"aria-label":e})),t.createElement(k,{fontVariant:I.Body,"data-testid":S.NotificationTooltipText},s),i&&t.createElement(k,{fontVariant:I.BodyLink,onClick:d,className:F.cta,"data-testid":S.NotificationTooltipCta},i),f&&t.createElement("div",{className:F.tooltipArrow},t.createElement(st,{source:ra,className:F.tooltipArrowIcon})))))},Q6=({colorScheme:e="light",position:n="topRight",controlledIsVisible:l,controlledOnChange:o,children:r,className:c,content:s,isHoverEnabled:i=!0,isArrowShown:d=!0,mainWrapperClassName:p,wrapperClassName:m,..._})=>{const{isVisible:h,setVisible:g}=ca({controlledIsVisible:l,controlledOnChange:o}),f=!!o;return t.createElement("div",{className:u(F.tooltipContainer,p)},t.createElement("div",{className:m,onMouseEnter:()=>i&&g({isVisible:!0,isControlled:f}),onMouseLeave:()=>i&&g({isVisible:!1,isControlled:f})},r),h&&t.createElement(G,{colorScheme:e},t.createElement("div",{className:u(F.tooltip,F[n],c),..._},s,d&&t.createElement("div",{className:F.tooltipArrow},t.createElement(st,{source:ra,className:F.tooltipArrowIcon})))))},e7="_pill_r1pnp_102",t7="_dark_r1pnp_120",n7="_danger_r1pnp_124",a7="_light_r1pnp_129",l7="_closeButton_r1pnp_138",Et={pill:e7,dark:t7,danger:n7,light:a7,closeButton:l7},_1=({children:e,className:n,closeButtonAriaLabel:l="Close tooltip",colorScheme:o,isDanger:r=!1,onClose:c,testIdCloseButton:s,...i})=>t.createElement(Z,null,({colorScheme:d})=>t.createElement("div",{className:u(Et.pill,Et[o??d],{[Et.danger]:r},n),...i},e,c&&t.createElement(dt,{className:Et.closeButton,onClose:c,"data-testid":s,colorScheme:o,"aria-label":l}))),o7="_wrapper_55j2z_4",r7={wrapper:o7},c7=({children:e,className:n,colorScheme:l,title:o,subtitle:r,...c})=>t.createElement(Z,null,({colorScheme:s})=>{const i=l??s;return t.createElement(G,{colorScheme:i},t.createElement("div",{className:u(n,r7.wrapper),...c},t.createElement("div",null,t.createElement("div",null,typeof o=="string"?t.createElement(k,{fontVariant:r?I.BodyBold:I.Body},o):o),t.createElement(k,{fontVariant:I.Small,colorScheme:i},r)),e&&t.createElement("div",{className:"ml-auto"},e)),t.createElement(ce,null))}),s7="_wrap_12nau_102",i7="_spaced_12nau_107",d7="_start_12nau_112",m7="_indicator_12nau_112",_7="_label_12nau_115",u7="_end_12nau_119",p7="_input_12nau_123",f7="_dot_12nau_144",h7="_dark_12nau_154",v7="_checked_12nau_158",g7="_disabled_12nau_161",w7="_light_12nau_169",de={wrap:s7,spaced:i7,start:d7,indicator:m7,label:_7,end:u7,input:p7,dot:f7,dark:h7,checked:v7,disabled:g7,light:w7},sa=t.forwardRef(({checked:e,className:n,colorScheme:l,groupName:o,id:r,isDisabled:c,label:s,labelModifier:i,labelPosition:d="end",value:p,onChange:m,onValueChange:_,...h},g)=>{const f=t.useId(),w=r??f,v=i==="hidden",x=b=>{_==null||_(b.currentTarget.checked),m==null||m(b)};return t.createElement(Z,null,({colorScheme:b})=>t.createElement("label",{className:u(de.wrap,de[l??b],de[d],{[de.disabled]:c,[de.spaced]:i==="spaced"},n),title:v?s:void 0},t.createElement("input",{checked:e,className:de.input,name:o,onChange:x,value:p,ref:g,...h,id:w,type:"radio",disabled:c}),t.createElement("div",{"aria-hidden":"true",role:"presentation",className:u(de.indicator,{[de.checked]:e})},t.createElement("div",{role:"none",className:de.dot})),t.createElement(me,{className:u(de.label,"mb-0"),isLabelHidden:v,text:s,variant:c?"disabled":"standard",id:w})))});sa.displayName="RadioButton";const E7="_scrollbars_wekfz_9",x7={scrollbars:E7},Fe=t.forwardRef(({autoHide:e,children:n,className:l,onScroll:o,scrollElementRef:r,...c},s)=>{const i=t.useRef(null);return t.useEffect(()=>{var m;const d=i,p=_=>{o==null||o(_)};return(m=d.current)==null||m.addEventListener("scroll",p),()=>{var _;return(_=d.current)==null?void 0:_.removeEventListener("scroll",p)}},[i,o]),t.createElement(Ja,{className:u(x7.scrollbars,l),ref:s,scrollableNodeProps:{ref:d=>{i.current=d,r&&(r.current=d)}},autoHide:e!=="never",...c},n)});Fe.displayName="Scrollbars";const b7="_wrap_mihf5_25",k7="_indicator_mihf5_29",B7="_arrow_mihf5_29",I7="_small_mihf5_34",C7="_large_mihf5_38",M7="_success_mihf5_42",S7="_danger_mihf5_46",y7="_busy_mihf5_50",Z7="_warning_mihf5_54",L7="_down_mihf5_82",Re={wrap:b7,indicator:k7,arrow:B7,small:I7,large:C7,success:M7,danger:S7,busy:y7,warning:Z7,down:L7},$7=({type:e="circle",variant:n,color:l,size:o="small",role:r})=>{const c=e.includes("arrow"),s={circle:{backgroundColor:l,boxShadow:`0px 0px 10px ${l}`},arrow:{borderColor:`transparent transparent ${l} transparent`}};return t.createElement("div",{className:Re.wrap,role:r},t.createElement("div",{className:u(Re.indicator,Re[o],n&&Re[n],{[Re.arrow]:c,[Re.down]:e==="arrowDown"}),style:l?s[c?"arrow":"circle"]:{},"data-testid":`indicator-${e}`}))},z7="_stepNumber_15gri_27",N7="_dark_15gri_38",R7="_disabled_15gri_42",A7="_completed_15gri_47",H7="_failed_15gri_52",O7="_active_15gri_57",V7="_light_15gri_63",Ae={stepNumber:z7,dark:N7,disabled:R7,completed:A7,failed:H7,active:O7,light:V7},ia=({className:e,colorScheme:n,isActive:l,isCompleted:o,isFailed:r,isDisabled:c,stepNumber:s,...i})=>t.createElement(Z,null,({colorScheme:d})=>t.createElement("div",{className:u(Ae.stepNumber,Ae[n??d],{[Ae.active]:l,[Ae.completed]:o,[Ae.disabled]:c,[Ae.failed]:r},e),"data-testid":S.StepNumber,...i},t.createElement(k,{variant:"inherit",fontVariant:I.BodyBold,"data-testid":S.StepNumberString},o?t.createElement(W,{"data-testid":S.StepNumberCheckmark,source:V.IconCheckmark,size:"mini",className:"d-flex"}):r?t.createElement(W,{"data-testid":S.StepNumberWarning,source:V.IconWarning,size:"mini",className:"d-flex"}):s))),P7="_wrap_uestt_152",T7="_errorText_uestt_194",W7="_dark_uestt_198",D7="_clearButton_uestt_219",j7="_error_uestt_194",q7="_disabled_uestt_236",F7="_light_uestt_263",U7="_resizeNone_uestt_328",G7="_resizeBoth_uestt_332",X7="_resizeV_uestt_336",K7="_resizeH_uestt_340",He={wrap:P7,errorText:T7,dark:W7,clearButton:D7,error:j7,disabled:q7,light:F7,resizeNone:U7,resizeBoth:G7,resizeV:X7,resizeH:K7},da=t.forwardRef(({className:e,colorScheme:n,errorText:l,hasError:o,id:r,isDisabled:c,label:s,isLabelHidden:i=!1,name:d,onChange:p,onValueChange:m,value:_,resize:h="resizeNone",rows:g=4,...f},w)=>{const v=t.useId(),x=r??v,b=t.useRef(null),M=t.useCallback(E=>{m&&m(E.currentTarget.value),p&&p(E)},[p,m]),y={text:s,id:x};return t.useImperativeHandle(w,()=>{var E;return{focus:()=>{b.current&&b.current.focus()},value:(E=b.current)==null?void 0:E.value}}),t.createElement(Z,null,({colorScheme:E})=>t.createElement("label",{className:u(He.wrap,He[n??E],{[He.disabled]:c,[He.error]:o&&!c},e)},t.createElement(me,{isLabelHidden:i,...y}),t.createElement("textarea",{rows:g,id:x,name:d,onChange:M,ref:b,value:_,className:He[h],disabled:c,...f}),o&&l&&t.createElement(k,{className:u("mt-2",He.errorText),variant:"danger",role:"alert"},l)))});da.displayName="TextArea";const J7="_underline_1a3e2_4",Y7="_textLink_1a3e2_8",Q7="_textLinkContent_1a3e2_22",ed="_truncateWrap_1a3e2_29",td="_dark_1a3e2_38",nd="_link_1a3e2_38",ad="_light_1a3e2_41",ld="_disabled_1a3e2_45",od="_truncated_1a3e2_49",rd="_uppercase_1a3e2_56",Ce={underline:J7,textLink:Y7,textLinkContent:Q7,truncateWrap:ed,dark:td,link:nd,light:ad,disabled:ld,truncated:od,uppercase:rd},De=({colorScheme:e,children:n,className:l,disabled:o,fontVariant:r,isDisabled:c,isUnderlined:s,isTruncated:i=!1,isUppercase:d,htmlTag:p,target:m,variant:_="link",...h})=>t.createElement(Z,null,({colorScheme:g})=>{const f=e??g;return t.createElement(le,{className:u(Ce.textLink,Ce[f],_==="link"&&Ce[_],{[Ce.truncateWrap]:i,[Ce.disabled]:c||o},l),target:m,disabled:c,htmlTag:c?"div":p,rel:m==="_blank"?"noreferrer noopener":"",...h},t.createElement(k,{className:u(Ce.textLinkContent,{[Ce.underline]:s}),colorScheme:f,fontVariant:r,isTruncated:i,isUppercase:d,variant:_},n))}),cd="_row_p7k6r_4",sd="_noneSpacing_p7k6r_10",id="_compactSpacing_p7k6r_15",dd="_smallSpacing_p7k6r_20",md="_mediumSpacing_p7k6r_25",_d="_largeSpacing_p7k6r_30",Zn={row:cd,noneSpacing:sd,compactSpacing:id,smallSpacing:dd,mediumSpacing:md,largeSpacing:_d},fe=({children:e,className:n,spacing:l="small",...o})=>t.createElement("div",{className:u(Zn.row,Zn[Qt(l)],n),...o},e),ud="_wrapper_go8qn_4",pd="_border_go8qn_10",fd="_inner_go8qn_15",hd="_dark_go8qn_20",vd="_hovered_go8qn_33",gd="_disabled_go8qn_45",wd="_light_go8qn_53",Ed="_small_go8qn_69",xd="_medium_go8qn_76",bd="_large_go8qn_90",Me={wrapper:ud,border:pd,inner:fd,dark:hd,hovered:vd,disabled:gd,light:wd,small:Ed,medium:xd,large:bd},ma=({children:e,className:n,colorScheme:l,hasBorder:o=!0,isDisabled:r,isHovered:c,sizeModifier:s="large",href:i,onClick:d,...p})=>t.createElement(Z,null,({colorScheme:m})=>t.createElement(le,{className:u(Me.wrapper,Me[l??m],s&&Me[s],{[Me.disabled]:r},{[Me.hovered]:c},n),href:i,onClick:d,htmlTag:!i&&!d?"div":void 0,disabled:r,...p},t.createElement(fe,{spacing:"none",className:u(Me.inner,{[Me.border]:o})},e))),kd="_listLink_unp68_1",Bd="_hoverIcon_unp68_1",Ln={listLink:kd,hoverIcon:Bd},_a=({children:e,className:n,variant:l,hasBorder:o=!1,icon:r,iconColor:c,isFixedIcon:s=!1,sizeModifier:i="small",...d})=>t.createElement(ma,{hasBorder:o,sizeModifier:i,className:u(Ln.listLink,n),...d},t.createElement(k,{variant:l},e),r&&t.createElement(W,{className:u({[Ln.hoverIcon]:!s}),color:c,source:r,size:"compact"})),Id="_wrap_xde45_17",Cd="_bar_xde45_26",Md="_good_xde45_36",Sd="_warn_xde45_40",yd="_danger_xde45_44",Zd="_primary_xde45_48",Ld="_dark_xde45_52",$d="_light_xde45_56",Xe={wrap:Id,bar:Cd,good:Md,warn:Sd,danger:yd,primary:Zd,dark:Ld,light:$d};var ua=(e=>(e.Good="good",e.Warn="warn",e.Danger="danger",e.Primary="primary",e))(ua||{});const zd=({backgroundClassName:e,barClassName:n,barColor:l="good",colorScheme:o,progress:r,style:c,...s})=>t.createElement(Z,null,({colorScheme:i})=>t.createElement("div",{className:u(Xe.wrap,Xe[o??i],e),...s},t.createElement("div",{className:u(Xe.bar,Xe[l]??Xe.good,n),style:{transform:`translateX(${r>100?100:Math.round(r)}%)`,...c}}))),Nd="_input_6u0vm_149",Rd="_container_6u0vm_154",Ad="_spaced_6u0vm_159",Hd="_end_6u0vm_163",Od="_label_6u0vm_163",Vd="_start_6u0vm_166",Pd="_toggle_6u0vm_166",Td="_small_6u0vm_190",Wd="_hidden_6u0vm_211",Dd="_indicator_6u0vm_223",jd="_dark_6u0vm_248",qd="_checked_6u0vm_269",Fd="_light_6u0vm_278",oe={input:Nd,container:Rd,spaced:Ad,end:Hd,label:Od,start:Vd,toggle:Pd,small:Td,hidden:Wd,indicator:Dd,dark:jd,checked:qd,light:Fd},Ud=({checked:e,className:n,label:l,labelClassName:o,labelPosition:r="end",labelModifier:c,labelFontWeight:s,onChange:i,isSmall:d,colorScheme:p,...m})=>t.createElement(Z,null,({colorScheme:_})=>t.createElement("label",{className:u(oe.container,oe[p??_],r&&oe[r],{[oe.small]:d,[oe.spaced]:c==="spaced"},n)},t.createElement("input",{type:"checkbox",checked:e,className:oe.input,onChange:i,...m}),t.createElement("div",{className:u(oe.toggle,{[oe.checked]:e})},t.createElement("div",{className:u(oe.indicator)})),t.createElement(k,{fontVariant:s==="bold"?I.BodyBold:I.Body,className:u(oe.label,o,{[oe.hidden]:c==="hidden"})},l))),Gd={top:"top",topLeft:"top left",topRight:"top right",topStart:"top start",bottom:"bottom",bottomLeft:"bottom left",bottomRight:"bottom right",bottomStart:"bottom start",endBottom:"end bottom",right:"right",left:"left"},Xd=e=>Gd[e]||"top",pa=({children:e,className:n,colorScheme:l="light",isTooltipEnabled:o=!0,text:r,tooltipContainerClassName:c,position:s="top",delay:i=500,closeDelay:d=0,...p})=>{const m=Ya.useTooltipTriggerState({delay:i,closeDelay:d}),_=t.useRef(null),h=t.useRef(null),{triggerProps:g,tooltipProps:f}=Qa.useTooltipTrigger({},m,_),{overlayProps:w}=It.useOverlayPosition({targetRef:_,overlayRef:h,placement:Xd(s),isOpen:m.isOpen});return o?t.createElement("div",{className:u(F.tooltipContainer,c),ref:_,...p},t.Children.map(e,v=>t.isValidElement(v)?t.cloneElement(v,{...g}):v),m.isOpen&&t.createElement(It.Overlay,null,t.createElement("div",{...f,ref:h,...w,role:"tooltip"},t.createElement(G,{colorScheme:l},t.createElement(te,{className:u(F.tooltip,F.tooltipControl,F[s],n),"data-testid":"tooltip-inner"},typeof r=="string"?t.createElement(k,null,r):r))))):t.createElement(t.Fragment,null,e)},Kd="_video_1je0z_4",Jd="_mirrored_1je0z_18",$n={video:Kd,mirrored:Jd},xt=(e,n)=>{e!=null&&e.paused&&e.play().catch(l=>{n==null||n(l)})},fa=t.forwardRef(({srcObject:e,sinkId:n,captionsSrc:l,captionsSrcLang:o,className:r,autoPlay:c=!0,isMirrored:s=!1,playsInline:i=!0,textTrackKind:d,muted:p,onPictureInPictureChange:m,onFailedToResume:_,...h},g)=>{const f=t.useRef(null);t.useImperativeHandle(g,()=>({resume:()=>xt(f.current,_),focus:()=>{var v;return(v=f.current)==null?void 0:v.focus()}})),t.useEffect(()=>{const v=f.current;let x=!1;const b=()=>m==null?void 0:m(!0),M=()=>{setTimeout(()=>{x||xt(v,_)},0),m==null||m(!1)};return v==null||v.addEventListener("enterpictureinpicture",b),v==null||v.addEventListener("leavepictureinpicture",M),()=>{var y;x=!0,v==null||v.removeEventListener("enterpictureinpicture",b),v==null||v.removeEventListener("leavepictureinpicture",M),v&&document.pictureInPictureElement===v&&((y=document.exitPictureInPicture)==null||y.call(document).then(()=>{m==null||m(!1)}))}},[f,m,_]),t.useEffect(()=>{f.current&&e&&(f.current.srcObject=e)},[e]),t.useEffect(()=>{var v,x;e!=null&&e.getAudioTracks().length&&((x=(v=f==null?void 0:f.current)==null?void 0:v.setSinkId)==null||x.call(v,n??""))},[n,e]),t.useEffect(()=>{const v=f.current,x=()=>xt(f.current,_),[b]=(e==null?void 0:e.getTracks())??[];return v==null||v.addEventListener("suspend",x),v==null||v.addEventListener("pause",x),b==null||b.addEventListener("unmute",x),()=>{v==null||v.removeEventListener("suspend",x),v==null||v.removeEventListener("pause",x),b==null||b.removeEventListener("unmute",x)}},[e,f,_,c]);const w=()=>{f.current&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&(p?(f.current.muted=!0,xt(f.current,_)):f.current.muted=!1)};return t.createElement("video",{ref:f,autoPlay:c,muted:p,playsInline:i,className:u($n.video,{[$n.mirrored]:s},r),onCanPlay:w,...h},d&&t.createElement("track",{kind:d,src:l,srcLang:o,default:!0}))});fa.displayName="Video";const Yd=({src:e,srcObject:n,captionsSrc:l,captionsSrcLang:o,sinkId:r,play:c,controls:s=!1,onFailure:i=S1.noop,onSuccess:d=S1.noop,...p})=>{const m=t.useRef(null);return t.useEffect(()=>{var _,h;(h=(_=m.current)==null?void 0:_.setSinkId)==null||h.call(_,r??"")},[r]),t.useEffect(()=>{var _,h;m.current&&n&&(m.current.srcObject=n,(h=(_=m.current).setSinkId)==null||h.call(_,r??""))},[r,n]),t.useEffect(()=>{c!==void 0&&(async h=>{var g,f;try{h?(await((g=m.current)==null?void 0:g.play()),m.current&&d(m.current)):(f=m.current)==null||f.pause()}catch(w){i(w)}})(c)},[i,d,c]),t.createElement("audio",{ref:m,src:e,controls:s,...p},l&&t.createElement("track",{kind:"captions",src:l,srcLang:o}))},Qd=(e,n)=>{const[l,o]=t.useState(!1);return t.useEffect(()=>{n&&e>0&&o(!0)},[e,n]),t.useEffect(()=>{let r;return n&&l&&(r=window.setTimeout(()=>{o(!1)},800)),()=>clearTimeout(r)},[l,n]),l},e8=e=>{const[n,l]=t.useState(e);return t.useEffect(()=>{e>0&&l(e)},[e]),n},t8="_wrapper_10wzf_18",n8="_truncated_10wzf_23",a8="_number_10wzf_23",l8="_counter_10wzf_27",o8="_visible_10wzf_47",r8="_animated_10wzf_51",c8="_pulse_10wzf_1",s8="_info_10wzf_63",i8="_notification_10wzf_73",ve={wrapper:t8,truncated:n8,number:a8,counter:l8,visible:o8,animated:r8,pulse:c8,info:s8,notification:i8},d8=({children:e,number:n,isVisible:l,variant:o="notification",shouldAnimate:r=!0,isTruncated:c=!1,...s})=>{const i=Qd(n,r),d=e8(n);return t.createElement("div",{className:u(ve.wrapper,{[ve.truncated]:c}),...s},t.createElement("div",null,e),t.createElement("div",{"data-testid":S.BadgeCounterNumber,className:u(ve.counter,ve[o],{[ve.animated]:i,[ve.visible]:l,[ve.truncated]:c})},t.createElement(k,{colorScheme:o==="info"?"light":"dark",fontVariant:I.SmallBold,className:ve.number},d)))},m8=/(https?|ftp?:\/\/[^\s]+)/im,ha=/((?:https?:\/\/|ftp?:\/\/|[a-zA-Z0-9-]+\.{1}[a-zA-Z0-9-]{2,63})(?:[^\s.]+|\.{1}[a-zA-Z0-9-]{2,63})*)/im,_8=e=>e.split(ha).filter(Boolean),u8=e=>!m8.test(e),p8=e=>_8(e).map((n,l)=>ha.test(n)?u8(n)?{id:l,linkType:"tld",value:n,url:`http://${n.replace(/(\/\/)/m,"")}`}:{id:l,linkType:"url",value:n,url:n}:{id:l,linkType:"text",value:n}),va=({text:e,...n})=>{const l=t.useMemo(()=>p8(e),[e]);return t.createElement(t.Fragment,null,l.map(o=>o.linkType!=="text"?t.createElement(De,{key:o.id,href:o.url,target:"_blank",...n},o.value):o.value))},f8="_draggable_bei26_4",h8="_dragging_bei26_10",zn={draggable:f8,dragging:h8};var ga=(e=>(e[e.NONE=0]="NONE",e[e.VERTICAL=1]="VERTICAL",e[e.HORIZONTAL=2]="HORIZONTAL",e))(ga||{});const v8=(e,n)=>{const l=e.getBoundingClientRect().bottom,o=e.getBoundingClientRect().top,r=n.getBoundingClientRect().bottom,c=n.getBoundingClientRect().top;return l>=r?"DOWN":o<=c?"UP":"STOP"},u1=t.forwardRef(({isDisabled:e=!1,floatRoot:n=void 0,beforeReposition:l,onReposition:o,onPointerUpExtra:r,onPointerMoveExtra:c,shouldCaptureClick:s=!0,alignWithFloatRootTrigger:i,scrollElementRef:d,scrollOffset:p=10,scrollTimer:m=30,lockStyle:_=0,pointerCapture:h=!1,children:g,className:f,...w},v)=>{let x=t.useRef(null);x=v??x;const[b,M]=t.useState(!1),y=t.useRef(!1);return t.useEffect(()=>{if(e||!x.current)return;const E=x.current;let B=E.getBoundingClientRect();const C=(d==null?void 0:d.current)??void 0;let R=0,q=0,O=0,z=0,L,U=0,D=0,K=C==null?void 0:C.scrollTop,A="STOP",ut,ne=!1,pt=!1;const E1=()=>{document.removeEventListener("pointermove",B1),document.removeEventListener("pointerup",M1)},ft=()=>{clearInterval(ut),ne=!1,A="STOP"},x1=()=>{E.style.left=`${(E.offsetLeft+O)/window.innerWidth*100}%`,E.style.top=`${(E.offsetTop+z)/window.innerHeight*100}%`};E.addEventListener("pointerdown",k1),C==null||C.addEventListener("scroll",I1);function b1(P){M(P),pt=P}function k1(P){if(h&&E.setPointerCapture(P.pointerId),P.preventDefault(),P.button!==0)return;b1(!0),B=E.getBoundingClientRect();const Be=E.offsetParent;L=Be==null?void 0:Be.getBoundingClientRect(),U=(L==null?void 0:L.left)??0,D=(L==null?void 0:L.top)??0,l&&(l(E),B=E.getBoundingClientRect()),E.style.left=`${B.left-U}px`,E.style.top=`${B.top-D}px`,E.style.removeProperty("right"),E.style.removeProperty("bottom"),E.style.transform="none",R=P.clientX,q=P.clientY,document.addEventListener("pointermove",B1),document.addEventListener("pointerup",M1)}function B1(P){c&&c(E),_!==1&&(O=P.clientX-R),_!==2&&(z=P.clientY-q),C?(A=v8(E,C),A==="STOP"?(E.style.transform=`translate(${O}px, ${z}px)`,ne&&ft()):ne||(ne=!0,ut=setInterval(()=>{if(C)switch((A==="UP"&&C.scrollTop===0||A==="DOWN"&&C.scrollHeight-C.clientHeight-C.scrollTop<=1)&&(A="STOP"),A){case"DOWN":C.scrollTop+=p;break;case"UP":C.scrollTop-=p;break;case"STOP":E.style.transform=`translate(${O}px, ${z}px)`,ft();break}},m))):E.style.transform=`translate(${O}px, ${z}px)`}function I1(){if((C==null?void 0:C.scrollTop)!==void 0){if(pt&&K!==void 0){const P=C.scrollTop-K;_!==2&&(z+=P,q-=P),E.style.transform=`translate(${O}px, ${z}px)`}K=C.scrollTop}}const C1=()=>{let P=!1,Be=!1,Lt=!1,$t=!1,zt={overflow:!1};if(n!=null&&n.current){B=E.getBoundingClientRect();const $e=n.current.getBoundingClientRect();B.left<$e.left&&(E.style.left=`${n.current.offsetLeft-U}px`,Lt=!0),B.right>$e.right&&(E.style.left=`${$e.right-E.offsetWidth-U}px`,$t=!0),B.top<$e.top&&(E.style.top=`${n.current.offsetTop-D}px`,P=!0),B.bottom>$e.bottom&&(E.style.top=`${$e.bottom-E.offsetHeight-D}px`,Be=!0),zt={overflow:P||Be||Lt||$t,top:P,bottom:Be,left:Lt,right:$t},zt.overflow&&x1()}return zt};i&&(i.current=()=>{const P=C1();o&&o(E,P)});function Xa(){B.left+B.width/2>window.innerWidth/2&&(E.style.right=`${(window.innerWidth-B.right)/window.innerWidth*100}%`,E.style.left="auto")}function Ka(){B.top+B.height/2>window.innerHeight/2&&(E.style.bottom=`${(window.innerHeight-B.bottom)/window.innerHeight*100}%`,E.style.top="auto")}function M1(){ft(),r&&r(E),x1(),E.style.removeProperty("transform"),(O||z)&&(y.current=!0),O=0,z=0,E1();const P=C1();P.overflow||(Xa(),Ka()),b1(!1),o&&o(E,P)}return()=>{E1(),E.removeEventListener("pointerdown",k1),C==null||C.removeEventListener("scroll",I1),ft()}},[e,n,l,o,r,i,c,m,p,_,h,d]),t.createElement("div",{ref:x,className:u({[zn.draggable]:!e,[zn.dragging]:b},f),onClickCapture:s?E=>{y.current&&(E.stopPropagation(),E.preventDefault(),y.current=!1)}:void 0,...w},g)});u1.displayName="Draggable";const g8="_box_kq00y_4",w8="_fillHeight_kq00y_8",E8="_overflow-hidden_kq00y_14",x8="_nonePadding_kq00y_18",b8="_compactPadding_kq00y_22",k8="_smallPadding_kq00y_26",B8="_mediumPadding_kq00y_30",I8="_largePadding_kq00y_34",C8="_scrollbar_kq00y_38",Ke={box:g8,fillHeight:w8,"overflow-hidden":"_overflow-hidden_kq00y_14",overflowHidden:E8,nonePadding:x8,compactPadding:b8,smallPadding:k8,mediumPadding:B8,largePadding:I8,scrollbar:C8},M8=({fillHeight:e=!0,hasFooterShadow:n=!0,headerContent:l,footerContent:o,padding:r="small",headerPadding:c=r,footerPadding:s=r,overflowHidden:i=!1,children:d,scrollElementRef:p,className:m,..._})=>{const h=t.useId();return t.createElement(te,{hasFooterShadow:n,className:u(Ke.box,{[Ke.fillHeight]:e},{[Ke.overflowHidden]:i},m),padding:"none",headerContent:l,footerContent:o,footerPadding:s,headerPadding:c,..._},t.createElement(Fe,{scrollElementRef:p,className:u(Ke.scrollbar),ariaLabel:`Scrollable panel content ${h}`},t.createElement("div",{className:u(Ke[ye(r)])},d)))},S8=({children:e})=>jn.createPortal(e,document.body),Xt=(()=>{const e=[],n=o=>{const r=e.indexOf(o);r!==-1&&e.splice(r,1)};return{add:o=>(e.push(o),()=>{n(o)}),isLast:o=>e.length?e[e.length-1]===o:!1,remove:n}})(),y8=e=>{const n=o=>{var r;return((r=o==null?void 0:o.dataset)==null?void 0:r.focusRoot)==="1"};return(()=>{let o=e;for(;o;){if(n(o))return o;o=o.parentElement}})()},Z8=e=>{const n=Jt.tabbable(e,{includeContainer:!1});if(!n.length){We(e);return}We(n[0],e)},We=(e,n)=>{if(e!==document.activeElement){if(!(e!=null&&e.focus)){We(n);return}e==null||e.focus()}},L8=(e,n)=>{const l=o=>{var i;if(((i=o.key)==null?void 0:i.toLowerCase())!=="tab"||!Xt.isLast(n))return;const r=Jt.tabbable(e,{includeContainer:!1}),c=r[r.length-1],s=r[0];if(r.length===0){We(e);return}o.shiftKey?o.target===s&&(We(c),o.preventDefault()):o.target===c&&(We(s),o.preventDefault())};return[()=>{document.addEventListener("keydown",l)},()=>{document.removeEventListener("keydown",l)}]},$8=(e=!0)=>{const n=t.useRef(el.v4()),l=t.useRef(null),o=t.useRef(),r=t.useRef(!1);t.useEffect(()=>{r.current=e},[e]),!r.current&&e&&(l.current=document.activeElement);const c=t.useCallback(s=>{o.current=s,!(!e||!s)&&(s.setAttribute("data-focus-root","1"),s.contains(document.activeElement)||Z8(s))},[e]);return t.useEffect(()=>{const s=o.current,i=n.current;if(!e||!s)return;const[d,p]=L8(s,i);Xt.add(i),d==null||d();const m=l.current;return()=>{var w;Xt.remove(i),p==null||p();const _=document.activeElement,h=y8(_),g=h&&h===s,f=_&&Jt.isFocusable(_);l.current=null,!(!m||!g&&f)&&((w=m.focus)==null||w.call(m))}},[e]),c},z8="_modalWrapper_1we9u_4",N8="_modalMask_1we9u_18",R8="_fade_1we9u_1",A8="_modal_1we9u_4",H8="_compact_1we9u_44",O8="_small_1we9u_47",V8="_medium_1we9u_50",P8="_large_1we9u_53",T8="_auto_1we9u_56",W8="_closeButton_1we9u_60",D8="_closeButtonIcon_1we9u_66",j8="_nonePadding_1we9u_88",q8="_compactPadding_1we9u_92",F8="_smallPadding_1we9u_96",U8="_mediumPadding_1we9u_100",G8="_largePadding_1we9u_104",X8="_overlay_1we9u_108",K8="_slide_1we9u_1",J8="_positioned_1we9u_117",Y8="_scrollbars_1we9u_121",ge={modalWrapper:z8,modalMask:N8,fade:R8,modal:A8,compact:H8,small:O8,medium:V8,large:P8,auto:T8,closeButton:W8,closeButtonIcon:D8,nonePadding:j8,compactPadding:q8,smallPadding:F8,mediumPadding:U8,largePadding:G8,overlay:X8,slide:K8,positioned:J8,scrollbars:Y8};var wa=(e=>(e.Overlay="overlay",e.Positioned="positioned",e))(wa||{});const Q8=({children:e,...n})=>t.createElement("div",{...n},e),p1=({canDrag:e=!1,children:n,className:l,closeButtonAriaLabel:o="Close tooltip",closeOnOutsideClick:r=!0,colorScheme:c="light",footerContent:s,footerPadding:i,hasBackground:d,hasFooterShadow:p,headerContent:m,headerPadding:_,isOpen:h=!1,modalType:g="overlay",onClose:f,padding:w="medium",scrollbarsAriaLabel:v,sizeModifier:x="small",testIdCloseButton:b=S.ButtonModalClose,uniqueTitle:M,withCloseButton:y=!1,withScrollbars:E=!0,wrapperClassName:B,withMask:C=!0,style:R,...q})=>{const O=()=>{r&&(f==null||f())},z=H.useOnClickOutside(O),L=$8(h),U=t.useRef(null),D=E?Fe:Q8;let K=t.createElement(Z,null,({colorScheme:A})=>t.createElement(G,{colorScheme:c??A},t.createElement(te,{className:u(ge.modal,ge[g],ge[x],!e&&l),ref:g==="positioned"?null:L,hasBackground:d,headerContent:m,footerContent:s,headerPadding:_,footerPadding:i,hasFooterShadow:p,...!e&&{style:R}},t.createElement(D,{className:ge.scrollbars,ariaLabel:v},t.createElement("div",{role:"none",ref:z,className:ge[ye(w)]},t.createElement("div",{role:"dialog","aria-modal":"true","aria-label":M},y&&t.createElement(dt,{className:ge.closeButton,onClose:f,"data-testid":b,"aria-label":o}),n))))));return e&&(K=t.createElement(u1,{className:l,style:R,floatRoot:U},K)),C&&(K=t.createElement("div",{role:"none",className:u(ge.modalMask,B),"data-testid":S.ModalMask},K)),h?t.createElement(S8,null,t.createElement("div",{className:ge.modalWrapper,role:"region",ref:U,...q},K)):null},e9="_list_1kobu_4",t9="_noneSpacing_1kobu_9",n9="_compactSpacing_1kobu_16",a9="_smallSpacing_1kobu_23",l9="_mediumSpacing_1kobu_30",o9="_largeSpacing_1kobu_37",Nn={list:e9,noneSpacing:t9,compactSpacing:n9,smallSpacing:a9,mediumSpacing:l9,largeSpacing:o9},mt=({children:e,className:n,spacing:l="small",...o})=>t.createElement("div",{className:u(Nn.list,Nn[Qt(l)],n),...o},e),Ea=({enhancerEnd:e,version:n,headingText:l="About Pexip",privacyPolicyLinkText:o="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(mt,{className:"ml-3 mr-3 mb-2",...i},l&&t.createElement(fe,null,t.createElement(qe,{className:"mb-3 mt-2",fontVariant:I.H5,htmlTag:"h1"},l)),r&&o&&t.createElement(fe,{spacing:"small"},t.createElement(De,{href:r,target:"_blank","data-testid":S.PrivacyPolicyLink},o)),c&&s&&t.createElement(fe,{spacing:"small"},t.createElement(De,{href:s,target:"_blank","data-testid":S.TermsOfServiceLink},c)),t.createElement(ce,{className:"mt-5 mb-3"}),t.createElement(k,{"data-testid":S.Version},"Version: ",n),e),r9=ct(p1,"light"),c9=({className:e,isOpen:n=!1,onClose:l,version:o,headingText:r,privacyPolicyUrl:c,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,aboutTextEnhancerEnd:p,...m})=>t.createElement(r9,{padding:"none",onClose:l,isOpen:n,withCloseButton:!0,className:e,...m},t.createElement(Ea,{version:o,headingText:r,privacyPolicyUrl:c,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,enhancerEnd:p})),yt=e=>n=>{n.key==="Enter"&&e(n)},s9="_chevron_9iqb3_4",i9="_toggle_9iqb3_8",d9="_summary_9iqb3_12",m9="_content_9iqb3_20",_9="_expanded_9iqb3_25",u9="_accordionButton_9iqb3_29",p9="_dark_9iqb3_36",f9="_meta_9iqb3_43",h9="_light_9iqb3_47",ke={chevron:s9,toggle:i9,summary:d9,content:m9,expanded:_9,accordionButton:u9,dark:p9,meta:f9,light:h9},v9=({canOnlyToggleWithTitle:e,children:n,className:l,isExpanded:o,onExpand:r,...c})=>{const s=u(ke.summary,l);return e?t.createElement("div",{className:s},n):t.createElement(le,{className:s,"aria-expanded":o,onClick:r,onKeyDown:yt(r),...c},n)},g9=({isExpanded:e})=>{const n=e?V.IconChevronDown:V.IconChevronRight;return t.createElement(W,{size:"compact",source:n,className:u(ke.chevron,"mr-2")})},w9=({children:e,isExpanded:n,canOnlyToggleWithTitle:l,onExpand:o})=>{const r=()=>t.createElement(t.Fragment,null,t.createElement(g9,{isExpanded:n}),e);return l?t.createElement(le,{className:ke.accordionButton,"aria-expanded":n,onClick:o,onKeyDown:yt(o)},t.createElement(r,null)):t.createElement("div",{className:ke.accordionButton},t.createElement(r,null))},E9=({meta:e})=>{const n="d-inline ml-2";return typeof e=="string"?t.createElement(k,{fontVariant:I.BodyBold,className:u(ke.meta,n)},e):t.createElement("div",{className:n},e)},x9=({canOnlyToggleWithTitle:e,children:n,enhancerEnd:l,meta:o,isExpanded:r,onExpand:c,className:s,...i})=>t.createElement(v9,{canOnlyToggleWithTitle:e,className:s,isExpanded:r,onExpand:c,...i},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(w9,{canOnlyToggleWithTitle:e,isExpanded:r,onExpand:c},n),t.createElement(E9,{meta:o}),t.createElement("div",{className:"ml-auto"},l))),b9=({buttonClassName:e,canOnlyToggleWithTitle:n,children:l,className:o,colorScheme:r,contentClassName:c,dataTestId:s,enhancerEnd:i,isExpanded:d=!1,meta:p,onToggle:m,title:_,...h})=>{const[g,f]=t.useState(d),w=H.usePrevious(g),v=x=>{x.preventDefault(),f(b=>!b)};return t.useEffect(()=>{g!==(w||!1)&&(m==null||m(g))},[m,g,w]),t.createElement(Z,null,({colorScheme:x})=>t.createElement("div",{role:"group",className:u(ke[r??x],o),...h},t.createElement(x9,{canOnlyToggleWithTitle:n,meta:p,isExpanded:g,onExpand:v,className:e,enhancerEnd:i,"data-testid":s},typeof _=="string"?t.createElement(k,{fontVariant:I.BodyBold},_):_),t.createElement("div",{className:u(ke.content,{[ke.expanded]:g},c)},l)))},k9="_secondaryWrapper_1plhf_4",B9="_statusWrapper_1plhf_10",I9="_statusItem_1plhf_18",C9="_eventsList_1plhf_22",M9="_eventItem_1plhf_26",S9="_contentWrapper_1plhf_32",y9="_disabled_1plhf_42",_e={secondaryWrapper:k9,statusWrapper:B9,statusItem:I9,eventsList:C9,eventItem:M9,contentWrapper:S9,disabled:y9},Z9=({actionButton:e,disabled:n=!1,eventsItems:l,eventsTitle:o,statusItems:r,title:c,titleEnhancerStart:s})=>t.createElement(Gn,{title:c,titleEnhancerStart:s,secondaryComponent:t.createElement("div",{className:u(_e.secondaryWrapper,n&&_e.disabled,"p-4")},r.map(i=>t.createElement("div",{className:_e.statusWrapper,key:`${i.label}${i.content}`},t.createElement(k,{variant:"inherit",fontVariant:I.Body,className:_e.statusItem},i.label),t.createElement(k,{variant:"inherit",fontVariant:I.BodyBold,className:_e.statusItem},i.content))))},t.createElement("div",{className:u(_e.contentWrapper,n&&_e.disabled,"p-4")},t.createElement(qe,{className:"mb-2",htmlTag:"h3",variant:"inherit",fontVariant:I.H5},o),t.createElement(mt,{spacing:"none",className:_e.eventsList},l.map(i=>t.createElement(fe,{key:i.label},t.createElement(De,{onClick:i.action,isUnderlined:!!i.action,className:_e.eventItem},i.label)))),t.createElement(De,{variant:"inherit",fontVariant:I.BodyBold,isDisabled:!0,onClick:e.action},e.label))),L9="_wrapper_16uxo_4",$9={wrapper:L9},z9={width:16,height:9},N9=({children:e,className:n,dimensions:l=z9,isActive:o=!0,style:r,...c})=>{const s=o?{"--aspect-ratio-height":l.height,"--aspect-ratio-width":l.width}:void 0;return t.createElement("div",{style:{...r,...s},className:u($9.wrapper,n),...c},e)},R9="_bar_19iud_4",A9="_absoluteTop_19iud_12",H9="_absoluteBottom_19iud_17",O9="_relative_19iud_22",V9="_row_19iud_26",P9="_rowReverse_19iud_30",T9="_column_19iud_34",W9="_columnReverse_19iud_38",D9="_spaceBetween_19iud_42",j9="_center_19iud_46",q9="_nonePadding_19iud_50",F9="_compactPadding_19iud_54",U9="_smallPadding_19iud_58",G9="_mediumPadding_19iud_62",X9="_largePadding_19iud_66",Je={bar:R9,absoluteTop:A9,absoluteBottom:H9,relative:O9,row:V9,rowReverse:P9,column:T9,columnReverse:W9,spaceBetween:D9,center:j9,nonePadding:q9,compactPadding:F9,smallPadding:U9,mediumPadding:G9,largePadding:X9},K9=({children:e,className:n,position:l="relative",padding:o="none",flexDirection:r="row",justifyContent:c="spaceBetween",...s})=>t.createElement("div",{className:u(Je.bar,Je[ye(o)],Je[l],Je[r],Je[c],n),...s},e),J9="_wrapper_1f5cx_14",Y9="_list_1f5cx_20",Q9="_listItem_1f5cx_27",em="_crumbLabel_1f5cx_30",tm="_crumbLink_1f5cx_43",lt={wrapper:J9,list:Y9,listItem:Q9,crumbLabel:em,crumbLink:tm},nm=({className:e,crumbs:n,handleNavigate:l})=>{const r=[...n].reverse().slice(1).find(s=>!!s.url),c=(s,i)=>{s.preventDefault(),l(i)};return t.createElement("nav",{className:u(e,lt.wrapper),"aria-label":"breadcrumbs"},(r==null?void 0:r.url)&&t.createElement(T,{href:r.url,onClick:s=>c(s,r.url),htmlTag:"a",size:"none",variant:"transparent",className:"mr-3","aria-label":`Go back to ${r.label}`},t.createElement(W,{source:V.IconArrowLeftRegular,size:"medium"})),t.createElement("ul",{className:lt.list},n.map(s=>t.createElement("li",{key:`${s.label}${s.url}`,className:lt.listItem},s.url?t.createElement("a",{className:lt.crumbLink,href:s.url,onClick:i=>c(i,s.url)},t.createElement(Rn,{label:s.label})):t.createElement(Rn,{label:s.label})))))},Rn=({label:e})=>t.createElement(k,{fontVariant:I.BodyBold,className:lt.crumbLabel},e),am="_svg_1ww8x_4",lm="_circle_1ww8x_13",om="_timer_1ww8x_1",An={svg:am,circle:lm,timer:om},rm=({duration:e=60,className:n,...l})=>{const o=t.useMemo(()=>e,[]);return t.createElement("svg",{viewBox:"0 0 32 32",className:u(An.svg,n),...l},t.createElement("circle",{r:"16",cx:"16",cy:"16",className:An.circle,style:{animationDuration:`${o}s`}}))},cm="_countdownWrapper_z1r08_11",sm="_countdownNumber_z1r08_20",im="_svg_z1r08_24",dm="_circleMain_z1r08_33",mm="_circleBackground_z1r08_34",_m="_countdown_z1r08_11",Oe={countdownWrapper:cm,countdownNumber:sm,svg:im,circleMain:dm,circleBackground:mm,countdown:_m},Hn=({animationStyle:e,className:n})=>t.createElement("circle",{className:n,r:"35",cx:"40",cy:"40",style:{animation:e}}),um=({currentCount:e=0,startCountFrom:n=5,shouldStartCountDown:l})=>{const o=t.useMemo(()=>l&&e>0?`${Oe.countdown} ${n}s linear forwards`:"",[e,n,l]);return t.createElement("div",{className:Oe.countdownWrapper},t.createElement(k,{className:Oe.countdownNumber,colorScheme:"light",fontVariant:I.H1},e),t.createElement("svg",{className:Oe.svg},t.createElement(Hn,{className:Oe.circleBackground,animationStyle:o}),t.createElement(Hn,{className:Oe.circleMain,animationStyle:o})))},pm=({startCountFrom:e=5,msInterval:n=1e3,shouldStartCountDown:l})=>{const{startCountDown:o,currentCount:r}=H.useCountDown({startCountFrom:e,enabled:l,msInterval:n});return t.useEffect(()=>{l&&o()},[l,o]),t.createElement(um,{startCountFrom:e,shouldStartCountDown:l,currentCount:r})},fm="_wrap_yqav1_4",hm="_buttonContainer_yqav1_10",vm="_dropContent_yqav1_17",gm="_fade_yqav1_1",wm="_contentTextNoWrap_yqav1_25",Em="_topLeft_yqav1_30",xm="_bottomLeft_yqav1_31",bm="_topRight_yqav1_35",km="_bottomRight_yqav1_36",Bm="_topMiddle_yqav1_42",Im="_bottomMiddle_yqav1_53",Cm="_middleLeft_yqav1_62",Mm="_middleRight_yqav1_63",Sm="_limitSize_yqav1_84",ym="_row_yqav1_89",Zm="_rowReverse_yqav1_93",Lm="_column_yqav1_97",$m="_columnReverse_yqav1_101",ue={wrap:fm,buttonContainer:hm,dropContent:vm,fade:gm,contentTextNoWrap:wm,topLeft:Em,bottomLeft:xm,topRight:bm,bottomRight:km,topMiddle:Bm,bottomMiddle:Im,middleLeft:Cm,middleRight:Mm,limitSize:Sm,row:ym,rowReverse:Zm,column:Lm,columnReverse:$m},Zt=({buttonClassName:e,buttonLabel:n="Toggle drop content",canCloseOutside:l=!0,children:o,className:r,content:c,contentClassName:s,dropContentRole:i="menu",dropContentLabel:d,interactiveElement:p,isContentTextWrapped:m=!1,isDisabled:_,isOpen:h=!1,limitSize:g=!1,onClose:f,onContainerClick:w,onContentVisibilityChange:v,onOutsideClose:x,position:b="bottomLeft",flexDirection:M="row",...y})=>{const[E,B]=t.useState(h),C=t.useCallback(()=>{l&&(f==null||f(),x==null||x(),B(!1))},[l,x,f]),R=t.useCallback(D=>{w==null||w(),E&&(f==null||f()),B(K=>!K),D.stopPropagation()},[E,f,w]),q=D=>D.stopPropagation(),O=D=>{D.stopPropagation(),f==null||f(),B(!1)};t.useEffect(()=>{v&&v(E)},[E,v]);const z=H.useOnClickOutside(C),L=t.useMemo(()=>t.createElement(t.Fragment,null,typeof o=="function"?o(E):o),[o,E]),U=t.useMemo(()=>(p==null?void 0:p({"aria-label":n,className:u(ue.buttonContainer,e),onClick:R,onKeyDown:q,children:L,...y},E))??t.createElement(le,{"aria-label":n,className:u(ue.buttonContainer,e),onClick:R,onKeyDown:q,...y},L),[e,n,R,p,E,y,L]);return _?t.createElement("div",{className:u(ue.wrap,r),ref:z},L):t.createElement("div",{className:u(ue.wrap,r),ref:z},U,E&&t.createElement("div",{"aria-label":d,role:i,className:u(ue.dropContent,ue[b],ue[M],{[ue.contentTextNoWrap]:!m,[ue.limitSize]:g},s)},typeof c=="function"?c(O):c))},zm="_container_gjc4w_165",Nm="_errorText_gjc4w_166",Rm="_containerWrapContent_gjc4w_170",Am="_selectWrapper_gjc4w_174",Hm="_fullWidth_gjc4w_180",Om="_view_gjc4w_183",Vm="_select_gjc4w_174",Pm="_compact_gjc4w_240",Tm="_small_gjc4w_244",Wm="_medium_gjc4w_247",Dm="_hasIcon_gjc4w_250",jm="_textWrapper_gjc4w_254",qm="_label_gjc4w_261",Fm="_text_gjc4w_254",Um="_icon_gjc4w_269",Gm="_chevron_gjc4w_270",Xm="_dark_gjc4w_285",Km="_error_gjc4w_166",Jm="_inlineLabel_gjc4w_307",Ym="_disabled_gjc4w_324",Qm="_light_gjc4w_341",$={container:zm,errorText:Nm,containerWrapContent:Rm,selectWrapper:Am,fullWidth:Hm,view:Om,select:Vm,compact:Pm,small:Tm,medium:Wm,hasIcon:Dm,textWrapper:jm,label:qm,text:Fm,icon:Um,chevron:Gm,dark:Xm,error:Km,inlineLabel:Jm,disabled:Ym,light:Qm},e_="_fullWidth_7juwi_12",t_="_button_7juwi_16",n_="_wrapper_7juwi_20",a_="_menu_7juwi_25",l_="_checkboxWrapper_7juwi_29",o_="_dropContentFullWidth_7juwi_34",r_="_textWrapper_7juwi_41",Q={fullWidth:e_,button:t_,wrapper:n_,menu:a_,checkboxWrapper:l_,dropContentFullWidth:o_,textWrapper:r_},xa=({className:e,colorScheme:n,dropContentPosition:l,errorText:o,hasError:r,iconType:c,isDisabled:s,isFullWidth:i,isOpen:d=!1,isTruncated:p=!1,label:m,labelModifier:_,menuComponent:h,multipleSelectionText:g="selected",noSelectionText:f,onOutsideClose:w,onContentVisibilityChange:v,options:x,sizeModifier:b="medium",testId:M,value:y=[],wrapContent:E=!1})=>t.createElement(Z,null,({colorScheme:B})=>t.createElement(Zt,{buttonLabel:m,className:u(Q.fullWidth,e),content:h,contentClassName:u({[Q.fullWidth]:i}),isOpen:x.length>0&&d,isDisabled:s,onOutsideClose:w,onContentVisibilityChange:v,position:l,interactiveElement:C=>t.createElement(le,{...C,className:u($.container,$[n??B],Q.button,{[Q.fullWidth]:i,[$.disabled]:s,[$.error]:r&&!s,[$.containerWrapContent]:E}),"data-testid":M},t.createElement(c_,{iconType:c,isDisabled:s,isFullWidth:i,isTruncated:p,labelModifier:_,multipleSelectionText:g,noSelectionText:f,options:x,selectLabel:m,sizeModifier:b,value:y}),r&&o&&t.createElement(k,{className:u("mt-2",$.errorText),variant:"danger"},o))})),c_=({iconType:e,isDisabled:n,isFullWidth:l,isTruncated:o,labelModifier:r,multipleSelectionText:c,noSelectionText:s,options:i,selectLabel:d,sizeModifier:p,value:m})=>{const _=r==="hidden",h=r==="inline",g=x=>{var b;return((b=i.find(M=>M.id===x))==null?void 0:b.label)??x},f=h||_,w={text:d},v=()=>m.length===1?g(m[0]):m.length>1&&!o?m.map(x=>g(x)).join(", "):m.length===0&&!s||m.length>1?`${m.length} ${c}`:s;return t.createElement(t.Fragment,null,!f&&t.createElement(me,{className:u($.label),...w}),t.createElement(le,{className:u($.selectWrapper,{[Q.fullWidth]:l}),htmlTag:"div",disabled:n},t.createElement("div",{className:u($.view,$[p],{[$.hasIcon]:!!e}),"data-testid":S.MultiselectView},f&&t.createElement(me,{className:u($.inlineLabel),isLabelHidden:_,isLabelInline:h,...w}),!!e&&t.createElement(W,{size:"compact",source:e,className:$.icon}),t.createElement("div",{className:u($.textWrapper,Q.textWrapper)},t.createElement("span",{className:$.text},v())),t.createElement(W,{size:p==="medium"?"compact":"mini",source:V.IconChevronDown,className:$.chevron}))))},s_=ct(te,"light"),i_=({isFullWidth:e,options:n,onConfirm:l,menuTestId:o,onContentVisibilityChange:r,value:c=[],isOpen:s,...i})=>{const[d,p]=t.useState(c),[m,_]=t.useState(s),h=({id:f,checked:w})=>{let v=[];!d.includes(f)&&w?v=[...d,f]:d.includes(f)&&!w&&(v=d.filter(x=>x!==f)),p(v)},g=()=>{const f=d.map(w=>{var v;return{id:w,label:((v=n.find(x=>x.id===w))==null?void 0:v.label)??"No label"}});_(!1),l(f)};return t.createElement(xa,{isOpen:m,isFullWidth:e,menuComponent:f=>t.createElement(d_,{isFullWidth:e,options:n,selection:d,onChange:h,onConfirm:w=>{g(),f(w)},testId:o}),options:n,onOutsideClose:()=>p(c),onContentVisibilityChange:r,value:d,...i})},d_=({isFullWidth:e=!1,options:n,selection:l,onChange:o,onConfirm:r,testId:c})=>{const s=i=>{o({id:i.currentTarget.name,checked:i.currentTarget.checked})};return n.length>0?t.createElement(s_,{className:u(Q.wrapper,{[Q.fullWidth]:e},"py-3"),"data-testid":c},t.createElement(Fe,{className:u(Q.menu,"pl-4 pr-5 mr-1")},n.filter(i=>!i.isHidden).map((i,d)=>t.createElement("div",{className:u(e?Q.fullWidth:Q.checkboxWrapper,{"mb-2":d+1!==n.length}),key:i.id,"data-testid":`${S.MultiselectItem}-${d}`},t.createElement(d1,{role:"menuitemcheckbox",name:i.id,label:i.label,checked:l.includes(i.id),onChange:s,isDisabled:i.isDisabled})))),t.createElement("div",{className:"mx-4 mt-2"},t.createElement(T,{onClick:r,modifier:"fullWidth","data-testid":S.ConfirmableMultiselectConfirm},"Confirm"))):null},m_=ct(p1,"light"),__=({cancelButtonText:e,cancelButtonTestid:n,confirmButtonText:l,confirmButtonTestid:o,description:r,descriptionWordBreak:c,isOpen:s,onCancel:i,onConfirm:d,title:p,...m})=>{const _=t.createElement(T,{onClick:d,variant:"primary",size:"medium","data-testid":o,modifier:"fullWidth"},l);return t.createElement(m_,{isOpen:s,...m},t.createElement(mt,{spacing:"none"},t.createElement(k,{fontVariant:I.H5,className:"mb-2"},p),r&&t.createElement(k,{fontVariant:I.Body,className:"mb-4",wordBreak:c},t.createElement(va,{text:r})),e?t.createElement(ta,{className:"mt-2"},t.createElement(Gt,{xs:6},t.createElement(T,{onClick:i,variant:"tertiary",size:"medium","data-testid":n,modifier:"fullWidth"},e)),t.createElement(Gt,{xs:6},_)):_))},u_="_wrapper_1uegx_4",p_="_clickCatcher_1uegx_8",f_="_positionAdjuster_1uegx_17",Ft={wrapper:u_,clickCatcher:p_,positionAdjuster:f_},h_=({children:e,menu:n})=>{const[l,o]=t.useState(!1),r=()=>o(!1),c=i=>{o(!l),l||i.preventDefault()},s=typeof n=="function"?n({onClose:r}):n;return t.createElement("div",{onContextMenu:c,role:"none",tabIndex:-1,className:Ft.wrapper},l&&t.createElement(t.Fragment,null,t.createElement("div",{className:Ft.clickCatcher,onClick:r,role:"none",tabIndex:-1}),t.createElement("div",{className:Ft.positionAdjuster},s)),e)},v_="_fileUpload_mtns5_13",g_="_button_mtns5_22",w_="_disabledDark_mtns5_32",E_="_disabledLight_mtns5_37",x_="_error_mtns5_42",b_="_content_mtns5_47",we={fileUpload:v_,button:g_,disabledDark:w_,disabledLight:E_,error:x_,content:b_},k_="or drag and drop",ba=t.forwardRef(({accept:e,ariaLabel:n,colorScheme:l="dark",hasError:o,isDisabled:r,onChange:c,onDrop:s,multiple:i=!1,title:d,subTitle:p=k_,...m},_)=>{const h=r?l==="dark"?we.disabledDark:we.disabledLight:"";return t.createElement(oa,{onDrop:s,colorScheme:l,hasError:o,isDisabled:r,...m},t.createElement(m1,{accept:e,className:we.fileUpload,onChange:c,multiple:i,ref:_,ariaLabel:n,colorScheme:l,isDisabled:r},t.createElement("div",{className:we.content},t.createElement("div",{className:we.button},t.createElement(W,{source:V.IconAdd,size:"small",className:u(h,o&&we.error),colorScheme:l})),d&&t.createElement(fe,{className:"pb-0"},t.createElement(k,{fontVariant:I.H5,className:u(h,o&&we.error),colorScheme:l},d)),p&&t.createElement(fe,{className:"pt-0"},t.createElement(k,{fontVariant:I.Body,className:u(h,o&&we.error),colorScheme:l},p)))))});ba.displayName="DragAndUploadFiles";const B_=({children:e,className:n,...l})=>t.createElement("form",{className:n,...l},e),I_="_group_1hobq_4",C_="_noneSpacing_1hobq_10",M_="_compactSpacing_1hobq_21",S_="_smallSpacing_1hobq_32",y_="_mediumSpacing_1hobq_43",Z_="_largeSpacing_1hobq_54",L_="_fullWidth_1hobq_65",$_="_spaceBetween_1hobq_69",z_="_center_1hobq_73",N_="_normal_1hobq_77",bt={group:I_,noneSpacing:C_,compactSpacing:M_,smallSpacing:S_,mediumSpacing:y_,largeSpacing:Z_,fullWidth:L_,spaceBetween:$_,center:z_,normal:N_},R_=({children:e,className:n,modifier:l,spacing:o="medium",justifyContent:r="normal",...c})=>t.createElement("div",{className:u(bt.group,bt[Qt(o)],bt[r],l&&bt[l],n),...c},e),A_="_pill_b6d2f_12",H_="_iconWrapper_b6d2f_19",O_="_icon_b6d2f_19",V_="_textWrapper_b6d2f_32",P_="_text_b6d2f_32",Ye={pill:A_,iconWrapper:H_,icon:O_,textWrapper:V_,text:P_},T_=({className:e,text:n,...l})=>t.createElement(_1,{className:u("align-items-center",Ye.pill,e),...l},t.createElement("div",{className:Ye.iconWrapper},t.createElement(W,{className:Ye.icon,source:V.IconInfoRound,colorScheme:"light"})),t.createElement("div",{className:Ye.textWrapper},t.createElement(k,{colorScheme:"light",className:Ye.text},n))),W_="_menu_1litt_11",D_={menu:W_},Kt=({item:e})=>{const n=e.linkWrapper;return e.url||e.clickAction||e.isDisabled?t.createElement(_a,{"aria-checked":e.isAriaChecked,"aria-label":!n&&e.target==="_blank"?`${e.label} (Opens in a new tab)`:void 0,"aria-selected":e.isAriaSelected,"data-testid":e.testId,href:n?void 0:e.url,icon:e.icon,iconColor:e.iconColor,isDisabled:e.isDisabled,isFixedIcon:e.isFixedIcon,onClick:e.clickAction,role:e.role,target:n?void 0:e.target,variant:e.variant??"inherit"},e.label):t.createElement(fe,{"aria-checked":e.isAriaChecked,"aria-selected":e.isAriaSelected,role:e.role},t.createElement(k,{className:"pr-1 pl-1"},e.label),e.icon&&t.createElement(W,{source:e.icon,size:"compact",color:e.iconColor}))},j_=e=>e.map(n=>String(n.label)).join(":"),q_=({children:e,className:n,colorScheme:l="light",testId:o})=>t.createElement(G,{colorScheme:l},t.createElement(te,{"data-testid":o,className:u(D_.menu,n)},e)),F_=({onPointerDownCapture:e,className:n,colorScheme:l="light",isAriaMultiSelectable:o,menuContent:r,role:c,tabIndex:s,testId:i,wrapperComponent:d=q_})=>{const p=!Array.isArray(r),m=Object.entries(r);return t.createElement(d,{className:n,colorScheme:l,testId:i},m.map(([_,h],g)=>{const f=m.length-1===g;return t.createElement(t.Fragment,{key:j_(h)},p&&t.createElement(t.Fragment,null,t.createElement("div",{className:"p-2"},t.createElement(k,{fontVariant:I.BodyBold},_)),t.createElement(ce,null)),t.createElement(mt,{onPointerDownCapture:e,"aria-multiselectable":o,className:"p-1",role:c,spacing:"compact",tabIndex:s},h.map((w,v)=>{const x=w.linkWrapper;return x?t.createElement(x,{key:`${w.label}-wrapper-${v}`},t.createElement(Kt,{item:w})):t.createElement(Kt,{key:`${w.label}-entry-${v}`,item:w})})),!f&&t.createElement(ce,null))}))},U_=ct(te,"light"),ka=({isFullWidth:e,options:n,onSelectChange:l,menuTestId:o,value:r=[],...c})=>{const s=({id:i,checked:d})=>{let p=[];!r.includes(i)&&d?p=[...r,i]:r.includes(i)&&!d&&(p=r.filter(_=>_!==i));const m=p.map(_=>{var h;return{id:_,label:((h=n.find(g=>g.id===_))==null?void 0:h.label)??"No label"}});l(m)};return t.createElement(xa,{options:n,value:r,isFullWidth:e,menuComponent:t.createElement(G_,{isFullWidth:e,options:n,selection:r,onChange:s,testId:o}),...c})},G_=({isFullWidth:e=!1,options:n,selection:l,onChange:o,testId:r})=>{const c=s=>{o({id:s.currentTarget.name,checked:s.currentTarget.checked})};return n.length>0?t.createElement(U_,{className:u(Q.wrapper,{[Q.fullWidth]:e},"py-3"),"data-testid":r},t.createElement(Fe,{className:u(Q.menu,"pl-4 pr-5 mr-1")},n.filter(s=>!s.isHidden).map((s,i)=>t.createElement("div",{className:u(Q.checkboxWrapper,{"mb-2":i+1!==n.length}),key:s.id,"data-testid":`${S.MultiselectItem}-${i}`},t.createElement(d1,{role:"menuitemcheckbox",name:s.id,label:s.label,checked:l.includes(s.id),onChange:c,isDisabled:s.isDisabled}))))):null},X_="_line_ik17u_25",K_="_dark_ik17u_32",J_="_disabled_ik17u_35",Y_="_completed_ik17u_38",Q_="_failed_ik17u_41",eu="_active_ik17u_44",tu="_light_ik17u_48",Ve={line:X_,dark:K_,disabled:J_,completed:Y_,failed:Q_,active:eu,light:tu},nu=({className:e,colorScheme:n,isActive:l,isCompleted:o,isDisabled:r,isFailed:c,...s})=>t.createElement(Z,null,({colorScheme:i})=>t.createElement("div",{className:u(Ve.line,Ve[n??i],{[Ve.active]:l,[Ve.completed]:o,[Ve.disabled]:r,[Ve.failed]:c},e),"data-testid":S.LineStep,...s})),Ba=(e,n)=>{const o=Math.max(0,e);return o>n?n:o},au=({steps:e,stepIndex:n})=>{const l=e.findIndex((r,c)=>c>=n&&!r.isDisabled),o=~l?l:n;return Ba(o,e.length-1)},lu=({isActive:e,isDisabled:n})=>e?"standard":n?"disabled":"subtle",ou="_multistepIndicatorWrapper_1jax0_4",ru="_isStepNameHidden_1jax0_10",cu="_lineStepperWrapper_1jax0_14",su="_lineStepListItem_1jax0_19",iu="_lineStepButton_1jax0_23",du="_truncated_1jax0_27",mu="_item_1jax0_32",_u="_itemButton_1jax0_36",uu="_text_1jax0_39",pu="_number_1jax0_43",fu="_noHover_1jax0_52",re={multistepIndicatorWrapper:ou,isStepNameHidden:ru,lineStepperWrapper:cu,lineStepListItem:su,lineStepButton:iu,truncated:du,item:mu,itemButton:_u,text:uu,number:pu,noHover:fu},hu=({isActive:e,isCompleted:n,isFailed:l,isCurrent:o,isDisabled:r,isStepNameTruncated:c,isStepNameHidden:s,label:i,stepNumber:d})=>t.createElement(t.Fragment,null,t.createElement(ia,{className:u(re.number,{"mr-2":!s}),isActive:e||o,isCompleted:n,isFailed:l,isDisabled:r,stepNumber:d}),!s&&t.createElement(k,{isTruncated:c,className:re.text,fontVariant:I.BodyBold,variant:lu({isDisabled:r,isActive:e||o})},i)),On="step",vu=({className:e,isCurrent:n,isStepNameTruncated:l,isStepNameHidden:o,step:r,stepIndex:c,variant:s,onStepChange:i})=>{const{isActive:d,isDisabled:p,url:m,isCompleted:_,isFailed:h,isSelectable:g,label:f,onClick:w}=r,v=p||!n&&!d&&!g;return t.createElement("li",{className:u(re.item,{[re.truncated]:l,[re.lineStepListItem]:s==="line"},e)},t.createElement(le,{"aria-current":n?On:void 0,"aria-label":`${On} ${c}`,"data-testid":`${S.MultistepIndicatorButton}-${c}`,disabled:v,className:u(re.itemButton,{[re.noHover]:v,[re.lineStepButton]:s==="line"},"d-flex align-items-center"),onClick:()=>{p||(i==null||i(c),w==null||w())},href:m,htmlTag:s==="line"?"button":"a"},s==="ordered-list"?t.createElement(hu,{isActive:d,isCompleted:_,isFailed:h,isCurrent:n,isStepNameTruncated:l,isStepNameHidden:o,label:f,stepNumber:String(c+1)}):t.createElement(nu,{isActive:d||n,isCompleted:_,isDisabled:p})))},gu=({className:e,colorScheme:n,currentStepIndex:l=0,isStepNameTruncated:o,isStepNameHidden:r=!1,stepClassName:c,steps:s,variant:i="ordered-list",onStepChange:d})=>{const p=Ba(l,s.length-1),m=s[p];return t.createElement(Z,null,({colorScheme:_})=>t.createElement(G,{colorScheme:n??_},t.createElement("ol",{"aria-label":m?`${m.label}, step ${p+1} of ${s.length}`:void 0,className:u("d-flex",re.multistepIndicatorWrapper,{[re.lineStepperWrapper]:i==="line",[re.isStepNameHidden]:r},e),"data-testid":S.MultistepIndicator},s.map((h,g)=>t.createElement(vu,{className:c,isCurrent:g===p,isStepNameTruncated:o,isStepNameHidden:r,key:`${g}-${h.label}`,onStepChange:d,step:h,stepIndex:g,variant:i})))))},wu="_wrap_oxd8c_11",Eu="_input_oxd8c_15",xu="_button_oxd8c_35",bu="_buttonBorderDark_oxd8c_40",ku="_buttonBorderLight_oxd8c_44",Ee={wrap:wu,input:Eu,button:xu,buttonBorderDark:bu,buttonBorderLight:ku},Bu=({name:e,label:n,colorScheme:l,onChange:o,labelDecrement:r="-",labelIncrement:c="+",value:s=0,minValue:i=0,maxValue:d=Number.MAX_VALUE,isInputReadOnly:p,isDisabled:m})=>{const _=t.useCallback(w=>Math.min(Math.max(w,i),d),[i,d]),h=t.useCallback(w=>{const v=_(s+w);!m&&o(v)},[s,_,o,m]),g=w=>{const v=_(Number(w));o(v)},f=!!e;return t.createElement(Z,null,({colorScheme:w})=>{const v=l||w;return t.createElement("div",{className:Ee.wrap},t.createElement(T,{className:u(Ee.button,v==="dark"?Ee.buttonBorderDark:Ee.buttonBorderLight),colorScheme:v,variant:"transparent",onClick:()=>h(-1),disabled:s===i,"data-testid":f?e+"-"+S.NumberStepDecrement:S.NumberStepDecrement,"aria-label":`Decrease ${n}`,isDisabled:m},r),t.createElement(it,{className:Ee.input,colorScheme:v,name:e,label:n,labelModifier:"hidden",type:"number",value:String(s),"data-testid":f?e+"-"+S.NumberStepInput:S.NumberStepInput,onValueChange:g,readOnly:p,isDisabled:m}),t.createElement(T,{className:u(Ee.button,v==="dark"?Ee.buttonBorderDark:Ee.buttonBorderLight),colorScheme:v,variant:"transparent",onClick:()=>h(1),disabled:s===d,"data-testid":f?e+"-"+S.NumberStepIncrement:S.NumberStepIncrement,"aria-label":`Increase ${n}`,isDisabled:m},c))})},Iu="_toggleShowPasswordIcon_p5tw9_4",Cu={toggleShowPasswordIcon:Iu},Mu=e=>{const[n,l]=t.useState(!1),o=n?V.IconPasswordShow:V.IconPasswordHide;return t.createElement(it,{...e,enhancerEnd:t.createElement(T,{noHover:!0,onClick:r=>{r.preventDefault(),r.stopPropagation(),l(c=>!c)},size:"none",title:n?"Hide password":"Show password",variant:"transparent"},t.createElement(W,{className:Cu.toggleShowPasswordIcon,source:o})),type:n?"text":"password"})},Su=({children:e,remotePopOut:n,title:l,onUnload:o})=>{const[r]=t.useState(()=>document.createElement("div")),c=t.useRef();return t.useEffect(()=>{n&&(c.current=n),c.current||(c.current=window.open("","")),c.current&&(c.current.document.title=l??"Pexip One")},[n,l]),t.useEffect(()=>{const s=c.current,i=()=>{s&&(s.removeEventListener("beforeunload",i),window.removeEventListener("beforeunload",i),s!=null&&s.closed||s.close(),typeof o=="function"&&o())};return s&&(s.document.body.appendChild(r),yu(s),s.addEventListener("beforeunload",i),window.addEventListener("beforeunload",i)),()=>i()},[r,o]),r?jn.createPortal(e,r):null},yu=e=>{Array.from(document.styleSheets).forEach(l=>{if(l.href){const o=document.createElement("link");o.rel="stylesheet",o.href=l.href,e.document.head.appendChild(o)}else if(l.cssRules&&l.cssRules.length>0){const o=document.createElement("style");Array.from(l.cssRules).forEach(r=>{o.appendChild(document.createTextNode(r.cssText))}),e.document.head.appendChild(o)}})},Zu="_wrap_1j84h_12",Lu="_labelWrapper_1j84h_20",$u="_contentWrap_1j84h_24",zu="_input_1j84h_32",Nu="_actions_1j84h_37",Ru="_errorText_1j84h_41",xe={wrap:Zu,labelWrapper:Lu,contentWrap:$u,input:zu,actions:Nu,errorText:Ru},f1=({children:e="",className:n,errorText:l,hasError:o,label:r,labelEnhanceEnd:c})=>t.createElement("div",{className:u(xe.wrap,n)},t.createElement("span",{className:u(xe.labelWrapper,"d-flex align-items-center")},t.createElement(me,{isUppercase:!0,className:"mb-0 mr-1",text:r,fontVariant:I.SmallBold,variant:"subtle"}),c),t.createElement("div",{className:xe.contentWrap},e),o&&l&&t.createElement(k,{className:u("mt-2",xe.errorText),variant:"danger",role:"alert"},l)),Au=({confirmLabel:e="Save",className:n,initialValue:l="",denyAlertText:o="Are you sure you want to cancel?",denyLabel:r="Cancel",hasError:c,errorText:s,id:i,isEditing:d,isConfirmDisabled:p,isReadOnly:m,label:_,labelEnhanceEnd:h,modifyLabel:g="Edit",name:f,overrideInputValue:w,placeholder:v,shouldShowDenyAlert:x,type:b,onChange:M,onConfirm:y,onEditingStateChange:E})=>{const[B,C]=t.useState(l),[R,q]=t.useState(d),O=t.useRef(null),z=t.useId(),L=i??z;t.useEffect(()=>{w&&C(w)},[w]);const U=ne=>{M&&M(ne),C(ne.target.value)},D=()=>{q(!1),E==null||E(!1),y==null||y(B)},K=()=>{const ne=l===B,pt=x&&l!==B&&confirm(o);(!x||ne||pt)&&(C(l),q(!1),E==null||E(!1))},A=()=>{q(!0),E==null||E(!0)};t.useEffect(()=>{var ne;R&&((ne=O.current)==null||ne.focus())},[R]);const ut=t.createElement(t.Fragment,null,(m||!R)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"text-saved"},l??v),!m&&t.createElement(T,{variant:"text",onClick:A,"data-testid":"btn-modify"},g)),!m&&R&&t.createElement(t.Fragment,null,t.createElement(it,{ref:O,className:xe.input,id:L,name:f,type:b,value:B,label:_,labelModifier:"hidden",onChange:U,hasError:c,placeholder:v,onKeyDown:yt(D),sizeModifier:"small"}),t.createElement("div",{className:xe.actions},y&&t.createElement(T,{variant:"text",onClick:K,"data-testid":"btn-deny"},r),t.createElement(T,{variant:"text",isDisabled:p,onClick:D,"data-testid":"btn-confirm"},e))));return t.createElement(f1,{className:n,errorText:s,hasError:c,label:_,labelEnhanceEnd:h},ut)},Hu=({confirmLabel:e="Save",className:n,denyAlertText:l="Are you sure you want to cancel?",denyLabel:o="Cancel",hasError:r,errorText:c,isEditing:s,isReadOnly:i,label:d,labelEnhanceEnd:p,modifyLabel:m="Edit",noSelectionLabel:_="--",options:h=[],shouldShowDenyAlert:g,value:f=[],onChange:w,onConfirm:v})=>{const[x,b]=t.useState(f),[M,y]=t.useState(s),E=z=>z.map(L=>{var U;return{id:L,label:((U=h.find(D=>D.id===L))==null?void 0:U.label)??L}}),B=z=>{w&&w(z),b(z.map(L=>L.id))},C=()=>{y(!1);const z=E(x);v==null||v(z)},R=()=>{const z=f===x,L=f!==x&&confirm(l);(!g||z||L)&&(y(!1),b(f))},q=()=>{b(f),y(!0)},O=t.createElement(t.Fragment,null,(i||!M)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"preference-multiselect-label"},E(f).map(z=>z.label).join(", ")||_),!i&&t.createElement(T,{variant:"text",onClick:q,"data-testid":"btn-modify"},m)),!i&&M&&t.createElement(t.Fragment,null,t.createElement(ka,{className:xe.input,value:x,label:d,isFullWidth:!0,labelModifier:"hidden",onSelectChange:B,hasError:r,sizeModifier:"small",options:h,isOpen:!0}),t.createElement("div",{className:xe.actions},v&&t.createElement(T,{variant:"text",onClick:R,"data-testid":"btn-deny"},o),t.createElement(T,{variant:"text",onClick:C,"data-testid":"btn-confirm"},e))));return t.createElement(f1,{className:n,errorText:c,hasError:r,label:d,labelEnhanceEnd:p},O)},Ou="_wrap_1l8nu_4",Vu="_withBorderBottom_1l8nu_12",Pu="_row_1l8nu_16",Tu="_rowLeft_1l8nu_24",Wu="_rowBottom_1l8nu_30",Qe={wrap:Ou,withBorderBottom:Vu,row:Pu,rowLeft:Tu,rowBottom:Wu},Du=({className:e,description:n,descriptionVariant:l="tinted",label:o,labelVariant:r="standard",rowBottom:c,rowLeft:s,withBorderBottom:i=!0})=>{const d=t.useId();return t.createElement("fieldset",{className:u(Qe.wrap,{[Qe.withBorderBottom]:i},e),"aria-labelledby":d},t.createElement("div",{className:Qe.row},t.createElement("div",{className:"d-flex flex-direction-column"},o&&(typeof o=="string"?t.createElement(k,{fontVariant:I.BodyBold,variant:r},o):o),n&&(typeof n=="string"?t.createElement(k,{variant:l},n):n)),s&&t.createElement("div",{className:Qe.rowLeft},s)),c&&t.createElement("div",{className:Qe.rowBottom},c))},ju="_wrap_4mkm4_16",qu="_summary_4mkm4_20",Fu="_button_4mkm4_28",Uu="_actionGroup_4mkm4_44",Gu="_headingGroup_4mkm4_49",Xu="_headingText_4mkm4_53",Ku="_icon_4mkm4_64",Ju="_divider_4mkm4_69",Yu="_dark_4mkm4_73",Qu="_light_4mkm4_86",pe={wrap:ju,summary:qu,button:Fu,actionGroup:Uu,headingGroup:Gu,headingText:Xu,icon:Ku,divider:Ju,dark:Yu,light:Qu},ep=({buttonClassName:e,children:n,className:l,collapseText:o="Collapse",colorScheme:r,expandText:c="Expand",isExpanded:s=!1,onToggle:i,subtitle:d,title:p,titleEnhancerEnd:m})=>{const[_,h]=t.useState(s),g=w=>{w.preventDefault(),h(v=>{const x=!v;return i&&i(x),x})},f=_?o:c;return t.createElement(Z,null,({colorScheme:w})=>t.createElement("details",{className:u(pe.wrap,l),open:_,"data-testid":S.SectionAccordionDetails},t.createElement("summary",{className:pe.summary,onClick:g,"data-testid":S.SectionAccordionSummary},t.createElement("div",{className:pe[r??w]},t.createElement("div",{className:u(pe.button,e)},t.createElement("div",{className:pe.headingGroup},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(k,{variant:"inherit",className:pe.headingText,fontVariant:I.H3},p),m),typeof d=="string"?t.createElement(k,{variant:"inherit",className:pe.headingText},d):t.createElement(t.Fragment,null,d)),t.createElement("div",{className:pe.actionGroup},t.createElement(k,{variant:"inherit",fontVariant:I.BodyBold},f),t.createElement(W,{className:pe.icon,source:_?V.IconDoubleChevronUp:V.IconDoubleChevronDown}))),t.createElement(ce,{colorScheme:r??w}))),_&&t.createElement("div",{className:"pt-4 pb-3"},n)))},tp=({children:e,className:n,colorScheme:l,subtitle:o,subtitleTestId:r,title:c,titleTestId:s,variant:i,...d})=>t.createElement(Z,null,({colorScheme:p})=>t.createElement(G,{colorScheme:l??p},t.createElement("section",{className:n,...d},t.createElement(e1,null,t.createElement("div",{className:"mt-5"},t.createElement(k,{fontVariant:I.H2,variant:i,"data-testid":s},c)),t.createElement("div",{className:"mt-2"},t.createElement(k,{fontVariant:I.H6,variant:i,"data-testid":r},o)),e)))),np=({className:e,colorScheme:n,errorText:l,errorTextTestId:o,hasError:r,iconType:c,id:s,isDisabled:i,isFullWidth:d,label:p,labelModifier:m,onValueChange:_,options:h,sizeModifier:g="medium",value:f,wrapContent:w=!1,...v})=>{var q;const x=t.useId(),b=s??x,M=f||((q=h[0])==null?void 0:q.id),y=m==="hidden",E=m==="inline",B=E||y,C={text:p,id:b},R=O=>{f!==O.currentTarget.value&&_(O.currentTarget.value)};return t.createElement(Z,null,({colorScheme:O})=>{var z;return t.createElement("div",{className:u($.container,$[n??O],{[$.disabled]:i,[$.error]:r&&!i,[$.containerWrapContent]:w},e)},!B&&t.createElement(me,{className:u($.label),...C}),t.createElement("div",{className:u($.selectWrapper,{[$.fullWidth]:d})},t.createElement("select",{className:$.select,id:b,onBlur:R,onChange:R,value:M,disabled:i,...v},h.map(({id:L,label:U,isDisabled:D})=>t.createElement("option",{disabled:D,key:L,value:L},U))),t.createElement("div",{className:u($.view,$[g],{[$.hasIcon]:!!c}),"data-testid":S.SelectView},B&&t.createElement(me,{className:u($.inlineLabel),isLabelHidden:y,isLabelInline:E,...C}),!!c&&t.createElement(W,{size:"compact",source:c,className:$.icon,"data-testid":S.SelectIcon}),t.createElement("div",{className:$.textWrapper},t.createElement("span",{className:$.text},((z=h.find(L=>L.id===M))==null?void 0:z.label)??p)),t.createElement(W,{size:g==="medium"?"compact":"mini",source:V.IconChevronDown,className:$.chevron,"data-testid":S.SelectChevron}))),r&&l&&t.createElement(k,{className:u("mt-2",$.errorText),variant:"danger","data-testid":o},l))})},ap="_wrapper_bo5rp_4",lp="_open_bo5rp_19",op="_sheet_bo5rp_24",rp="_sheetInner_bo5rp_38",cp="_closeButton_bo5rp_43",sp="_closeButtonIcon_bo5rp_50",et={wrapper:ap,open:lp,sheet:op,sheetInner:rp,closeButton:cp,closeButtonIcon:sp},Vn=e=>e.stopPropagation(),ip=({isOpen:e=!1,closeButtonAriaLabel:n="Close sheet",onClose:l,children:o,withCloseButton:r=!1,className:c})=>t.createElement("div",{className:u(et.wrapper,{[et.open]:e}),onClick:l,role:"none"},t.createElement("div",{className:u(et.sheet,c),onClick:Vn,onKeyDown:Vn,role:"none"},t.createElement("div",{className:et.sheetInner},o,r&&t.createElement(dt,{"aria-label":n,onClose:l,className:et.closeButton})))),dp="_wrap_150os_37",mp="_dark_150os_54",_p="_rowBottom_150os_64",up="_subtle_150os_64",pp="_inactive_150os_64",fp="_figureCaption_150os_64",hp="_figureText_150os_65",vp="_divider_150os_74",gp="_icon_150os_77",wp="_light_150os_81",Ep="_danger_150os_108",xp="_row_150os_64",bp="_flexGrow_150os_143",kp="_rowTop_150os_147",Bp="_dividerWrap_150os_155",Ip="_caption_150os_161",Cp="_figure_150os_64",Mp="_small_150os_165",Sp="_medium_150os_169",X={wrap:dp,dark:mp,rowBottom:_p,subtle:up,inactive:pp,figureCaption:fp,figureText:hp,divider:vp,icon:gp,light:wp,danger:Ep,row:xp,flexGrow:bp,rowTop:kp,dividerWrap:Bp,caption:Ip,figure:Cp,small:Mp,medium:Sp},yp=({hasDivider:e,rowTop:n,rowBottom:l,colorScheme:o,shadowModifier:r="light"})=>t.createElement(Z,null,({colorScheme:c})=>t.createElement(te,{className:u(X.wrap,l&&X.flexGrow,X[o??c]),padding:"none",shadowModifier:r},t.createElement(Pn,{className:u(l&&X.rowTop),rowData:n}),e&&l&&t.createElement("div",{className:X.dividerWrap},t.createElement(ce,{className:X.divider,"data-testid":"divider"})),l&&t.createElement(Pn,{className:X.rowBottom,rowData:l}))),Pn=({className:e,rowData:n})=>{const{caption:l,captionSize:o="medium",captionTitle:r,figure:c,figureSize:s="medium",figureTitle:i,icon:d,iconColor:p,isActive:m=!0}=n,_=p?{style:{color:p}}:{className:X.icon},h=typeof l=="string"?l:"",g=typeof c=="string"?c:"",f=`${r??h} `,w=`${i??g} `;return t.createElement("div",{className:u(X.row,{[X.subtle]:s==="small"},e)},d&&t.createElement("div",{..._},d),t.createElement("figure",{className:u(X.figure,{[X.inactive]:!m})},t.createElement(k,{className:u(X.figureText,X[s]),htmlTag:"span",variant:"inherit",fontVariant:s==="small"?I.BodyBold:I.H3,title:`${f}${w}`},c),t.createElement("figcaption",{className:u(X.caption)},typeof l!="string"?l:t.createElement(k,{className:u(X.figureCaption,X[o]),variant:"inherit"},l))))},Zp="_tabList_10sr0_102",Lp="_tabLink_10sr0_115",$p="_tabButtonPadding_10sr0_139",zp="_tabName_10sr0_154",Np="_tabNameContent_10sr0_166",Rp="_tabContent_10sr0_170",Ap="_none_10sr0_170",Hp="_compact_10sr0_173",Op="_small_10sr0_176",Vp="_medium_10sr0_179",Pp="_large_10sr0_182",Tp="_divider_10sr0_191",be={tabList:Zp,tabLink:Lp,tabButtonPadding:$p,tabName:zp,tabNameContent:Np,tabContent:Rp,none:Ap,compact:Hp,small:Op,medium:Vp,large:Pp,divider:Tp},Wp=({children:e,className:n,colorScheme:l,customTabNameComponent:o,hasDivider:r=!0,noTabButtonPadding:c,initialActiveTabIndex:s=0,onActiveTabChange:i,...d})=>{const[p,m]=t.useState(s),_=t.Children.toArray(e).filter(Boolean),h=o??jp;t.useEffect(()=>{m(s)},[s]),t.useEffect(()=>{i&&i(p)},[p,i]);const g=_.map((f,w)=>t.isValidElement(f)&&t.createElement(h,{"aria-selected":p===w,"data-active":p===w,"data-testid":f.props["data-testid"]??`${S.Tab}-${w}`,key:`tab-${w}`,onClick:()=>m(w),role:"tab"},t.createElement("div",{className:be.tabNameContent},f.props.tabEnhancerStart&&t.createElement("div",null,f.props.tabEnhancerStart),t.createElement("div",null,f.props.title),f.props.tabEnhancerEnd&&t.createElement("div",null,f.props.tabEnhancerEnd))));return t.createElement(Z,null,({colorScheme:f})=>t.createElement(G,{colorScheme:l??f},t.createElement("div",{className:n,...d},t.createElement("div",{role:"tablist",className:u(be.tabList,{[be.tabButtonPadding]:!c})},g),r&&t.createElement(ce,{className:be.divider}),_.find((w,v)=>p===v))))},Dp=({children:e,className:n,contentPadding:l="medium",...o})=>{const{title:r,tabEnhancerStart:c,tabEnhancerEnd:s,"data-testid":i,...d}={...o};return t.createElement("div",{"aria-label":r,role:"tabpanel",className:u(be.tabContent,be[l],n),...d},e)},jp=({children:e,className:n,...l})=>t.createElement("button",{className:u(be.tabLink,n),...l},t.createElement(k,{className:be.tabName},e)),qp="_list_20q8b_14",Fp="_tag_20q8b_20",Up="_isInteractive_20q8b_34",Gp="_isTruncated_20q8b_38",Bt={list:qp,tag:Fp,isInteractive:Up,isTruncated:Gp},Xp=({ariaLabel:e,onRemove:n})=>t.createElement(T,{"aria-label":e,className:"ml-1","data-testid":"taglist-item-button",noHover:!0,onClick:n,size:"none",variant:"transparent"},t.createElement(W,{size:"compact",source:V.IconClose})),Kp=({children:e,onClick:n})=>n?t.createElement(le,{onClick:n},e):t.createElement(t.Fragment,null,e),Ia=({children:e,className:n,isInteractive:l=!0,isTruncated:o=!1,label:r,onClick:c,onRemove:s,removeLabel:i,title:d,variant:p})=>{const m=i??`Remove ${r}`;return t.createElement("div",{className:u(Bt.tag,{[Bt.isInteractive]:l||!!c,[Bt.isTruncated]:o},n),title:d??r},t.createElement(Kp,{onClick:c?()=>c(r):void 0},typeof r=="string"&&t.createElement(k,{fontVariant:I.Body,isTruncated:o,variant:p},r),e),s&&t.createElement(Xp,{ariaLabel:m,onRemove:s}))},Jp=({className:e,colorScheme:n="light",items:l,maxTagsCount:o,variant:r})=>{let c=0;const s=[...l];if(o&&o<l.length){c=l.length-o;const d=s.splice(o).map(p=>p.title??p.label).join(", ");s.push({label:`+${c}`,title:d})}return t.createElement(Z,null,({colorScheme:i})=>t.createElement(G,{colorScheme:n??i},t.createElement("ul",{className:u(Bt.list,e)},s.map((d,p)=>t.createElement("li",{className:"d-inline-flex",key:`${p}:${d.label}`},t.createElement(Ia,{...d,variant:r}))))))},Yp=(e,n)=>{const[l,o]=t.useState(e);return t.useEffect(()=>{let r;return e?o(!0):r=window.setTimeout(()=>{o(!1)},n),()=>window.clearTimeout(r)},[e,n]),l};function Ca(e,n){return function(o){const{isVisible:r,...c}=o;return Yp(r,n)?t.createElement(e,{...c}):null}}const Qp="_toast_nzlyj_4",ef="_topCenter_nzlyj_16",tf="_toast-top-in_nzlyj_1",nf="_hidden_nzlyj_21",af="_toast-top-out_nzlyj_1",lf="_bottomCenter_nzlyj_25",of="_toast-bottom-in_nzlyj_1",rf="_toast-bottom-out_nzlyj_1",cf="_clickable_nzlyj_35",kt={toast:Qp,topCenter:ef,"toast-top-in":"_toast-top-in_nzlyj_1",toastTopIn:tf,hidden:nf,"toast-top-out":"_toast-top-out_nzlyj_1",toastTopOut:af,bottomCenter:lf,"toast-bottom-in":"_toast-bottom-in_nzlyj_1",toastBottomIn:of,"toast-bottom-out":"_toast-bottom-out_nzlyj_1",toastBottomOut:rf,clickable:cf},sf=({className:e,colorScheme:n,enhanceStart:l,isClickable:o=!1,isDisplayed:r=!1,message:c,onDismiss:s,position:i="topCenter",timeout:d=5e3,...p})=>{const[m,_]=t.useState(r);return t.useEffect(()=>_(r),[r]),t.useEffect(()=>{let h;return m&&d>0&&(h=window.setTimeout(()=>{_(!1),s==null||s()},d)),()=>clearTimeout(h)},[m,d,s]),t.createElement(Z,null,({colorScheme:h})=>t.createElement("div",{className:u(kt.toast,kt[i],{[kt.hidden]:!m},e),role:"status"},t.createElement(_1,{className:u("d-flex align-items-center text-center pl-4 pr-4 ml-3 mr-3",{[kt.clickable]:o||s}),onClose:s?()=>{_(!1),s()}:void 0,colorScheme:n??h,...p},l,t.createElement(k,{variant:"inherit"},c))))},Ma=Ca(sf,400);var rt=(e=>(e.Icon="icon",e.Image="image",e.Initials="initials",e.Number="number",e))(rt||{});function df(e){const n=e.charCodeAt(0);if(n<55296||n>57343)return e.slice(0,1);if(e.length<2)return"�";if(55296<=n&&n<=56319){const l=e.charCodeAt(1);if(l>=56320&&l<=57343)return e.slice(0,2)}return"�"}function Sa(e,n=""){if(!e)return n;const l=e.replace(/\(.*?\)/gm,"").split(" ").filter(Boolean).map(df);return l.splice(1,l.length-2),l.join("").toUpperCase()}const mf="_wrap_1razp_7",_f="_compact_1razp_23",uf="_small_1razp_27",pf="_medium_1razp_31",ff="_large_1razp_35",hf="_image_1razp_39",vf="_text_1razp_44",gf="_dark_1razp_47",wf="_border_1razp_50",Ef="_noBackground_1razp_53",xf="_light_1razp_56",Se={wrap:mf,compact:_f,small:uf,medium:pf,large:ff,image:hf,text:vf,dark:gf,border:wf,noBackground:Ef,light:xf},bf=({alt:e,className:n,text:l,iconType:o,iconSize:r="compact",imageUrl:c,type:s,textVariant:i="inherit",fontVariant:d=I.BodyBold,title:p,...m})=>{const _=s==="icon",h=s==="text",g=s==="image",f=h||_;return t.createElement("div",{className:u(Se.wrap,n),title:p,...m},f&&t.createElement(k,{fontVariant:d,variant:i,className:u({[Se.text]:h,"d-flex":_}),isTruncated:!0},h&&l,_&&o&&t.createElement(W,{size:r,source:o})),g&&c&&t.createElement("img",{src:c,alt:e,className:Se.image}))},ya=({className:e,colorScheme:n,modifier:l,textVariant:o,sizeModifier:r="small",...c})=>t.createElement(Z,null,({colorScheme:s})=>{const i=n??s,d=n==="dark"?"subtle":"tinted";return t.createElement(G,{colorScheme:i},t.createElement(bf,{className:u(Se[i],Se[r],{[Se.border]:l==="border",[Se.noBackground]:l==="noBackground"},e),textVariant:o??d,...c}))}),kf={none:"none",compact:"smallBold",small:"bodyBold",medium:"h5",large:"h3"},Bf=e=>kf[e],Za=99,If=(e,n=Za)=>{const l=t.useMemo(()=>e>n,[e,n]),o=t.useMemo(()=>e>9?I.SmallBold:I.BodyBold,[e]);return{isMoreThanMaxNumber:l,fontVariant:o}},La=({alt:e,colorScheme:n,displayName:l,iconType:o,imageUrl:r,isActive:c,number:s=0,sizeModifier:i="small",title:d,type:p,...m})=>{const _=p===rt.Image&&r,h=p===rt.Initials,g=p===rt.Number&&!isNaN(s)&&s!==void 0,{isMoreThanMaxNumber:f,fontVariant:w}=If(s),v=()=>g?{type:"text",text:f?`${Za}+`:`+${s}`}:_?{type:"image",imageUrl:r,alt:e??""}:l!==void 0&&(h||!_)?{type:"text",text:l!==""?Sa(l):l}:{type:"icon",iconType:o??V.IconMoreHorizontal,title:d??l??"User avatar"};return t.createElement(ya,{colorScheme:n,fontVariant:g?w:Bf(i),sizeModifier:i,...c?{"data-user-avatar-active":!0}:{"data-user-avatar":!0},...m,...v()})},Cf="_mobileButton_13a8l_203",Mf="_active_13a8l_207",Sf="_disabled_13a8l_212",Ut={mobileButton:Cf,active:Mf,disabled:Sf},yf=()=>"inherit",$a=({isContentVisible:e,displayName:n,variant:l="tertiary",isDisabled:o=!1,modifier:r="disc",colorScheme:c,...s})=>{const i=()=>n?{type:"text",text:Sa(n)}:{type:"icon",iconType:V.IconSettings};return t.createElement(T,{...s,isActive:e,modifier:r,size:"large",variant:l,colorScheme:c,isDisabled:o,className:u(Ut.mobileButton,e&&Ut.active,o&&Ut.disabled)},t.createElement(ya,{modifier:"noBackground",textVariant:yf(),iconSize:"small",...i()}))},Zf=({className:e,contentClassName:n,displayName:l,colorScheme:o,variant:r="tertiary",title:c="Settings",buttonLabel:s="Toggle settings menu",isDisabled:i=!1,onContentVisibilityChange:d,tooltipPosition:p="endBottom",...m})=>{const[_,h]=t.useState(!0);return t.createElement(Z,null,({colorScheme:g})=>t.createElement(Zt,{className:e,contentClassName:n,buttonLabel:s,onContentVisibilityChange:f=>h(!f),interactiveElement:(f,w)=>(d==null||d(w),t.createElement(pa,{text:c,position:p,isTooltipEnabled:_},t.createElement($a,{...f,isContentVisible:w,variant:r,colorScheme:o??g,isDisabled:i,displayName:l}))),...m}))},Lf="_user_190uv_4",$f="_textLeft_190uv_8",zf="_userAvatar_190uv_13",Nf="_textWrapper_190uv_17",Rf="_textItem_190uv_26",Af="_light_190uv_29",Pe={user:Lf,textLeft:$f,userAvatar:zf,textWrapper:Nf,textItem:Rf,light:Af},Hf=({avatarType:e,email:n,displayName:l,imageUrl:o,order:r="text-right",colorScheme:c,usernameFontVariant:s=I.BodyBold,className:i,textItemClassName:d,size:p="small"})=>t.createElement(Z,null,({colorScheme:m})=>t.createElement(G,{colorScheme:c??m},t.createElement("div",{className:u(Pe.user,{[Pe.textLeft]:r==="text-left"},i),"data-testid":S.UserView},t.createElement(La,{type:e,displayName:l,translate:"no",imageUrl:o,className:Pe.userAvatar,sizeModifier:p}),t.createElement("div",{className:Pe.textWrapper},t.createElement("div",{className:u(Pe.textItem,d)},t.createElement(k,{fontVariant:s,isTruncated:!0,translate:"no",title:l},l)),n&&t.createElement("div",{className:u(Pe.textItem,d)},t.createElement(k,{fontVariant:I.Body,isTruncated:!0},n)))))),Of="_videoWrapper_1rhhy_7",Vf="_fullHeight_1rhhy_21",Pf="_fullWidth_1rhhy_24",Tf="_small_1rhhy_34",Wf="_large_1rhhy_38",Df="_borderRadiusNone_1rhhy_43",jf="_border_1rhhy_43",qf="_backgroundNone_1rhhy_51",Ff="_backgroundPrimary_1rhhy_55",Uf="_backgroundSecondary_1rhhy_59",Gf="_backgroundBlack_1rhhy_63",Xf="_backgroundLight_1rhhy_67",Kf="_alignCenter_1rhhy_71",Jf="_alignEnd_1rhhy_75",Yf="_alignStart_1rhhy_79",Qf="_alignStretch_1rhhy_83",eh="_flexColumn_1rhhy_87",th="_flexRow_1rhhy_91",nh="_justifyEnd_1rhhy_95",ah="_justifyCenter_1rhhy_99",lh="_justifyStart_1rhhy_103",j={videoWrapper:Of,fullHeight:Vf,fullWidth:Pf,small:Tf,large:Wf,borderRadiusNone:Df,border:jf,backgroundNone:qf,backgroundPrimary:Ff,backgroundSecondary:Uf,backgroundBlack:Gf,backgroundLight:Xf,alignCenter:Kf,alignEnd:Jf,alignStart:Yf,alignStretch:Qf,flexColumn:eh,flexRow:th,justifyEnd:nh,justifyCenter:ah,justifyStart:lh},za=t.forwardRef(({className:e,children:n,background:l="none",size:o="medium",borderRadius:r="box",border:c,alignItems:s,flexDirection:i,justifyContent:d,isFullHeight:p=!1,isFullWidth:m=!1,..._},h)=>{const g=o==="small",f=o==="large",w=o==="full",v=r==="none",x=l==="none",b=l==="primary",M=l==="secondary",y=l==="black",E=l==="light";return t.createElement("div",{className:u(j.videoWrapper,{[j.small]:g,[j.large]:f,[j.borderRadiusNone]:v,[j.border]:c,[j.backgroundNone]:x,[j.backgroundPrimary]:b,[j.backgroundSecondary]:M,[j.backgroundBlack]:y,[j.backgroundLight]:E,[j.alignCenter]:s==="center",[j.alignEnd]:s==="flex-end",[j.alignStart]:s==="flex-start",[j.alignStretch]:s==="stretch",[j.flexColumn]:i==="column",[j.flexRow]:i==="row",[j.fullHeight]:p||w,[j.fullWidth]:m||w,[j.justifyEnd]:d==="flex-end",[j.justifyCenter]:d==="center",[j.justifyStart]:d==="flex-start"},e),..._,ref:h},n)});za.displayName="VideoWrapper";const Na=qn.createSignal({name:"notification:toast"}),Ra=3e3,Aa=400,oh=Ra+Aa;let rh=0;const ch=(e,n)=>!(!e||!n||e.colorScheme!==n.colorScheme||e.message!==n.message),sh=e=>{const n=t.useRef(),[l,o]=t.useState([]),[r]=l,c=(r==null?void 0:r.timeout)??Ra;if(t.useEffect(()=>Na.add(s=>{if(Array.isArray(s)){const i=s.map(d=>({...d,id:rh++}));o(d=>{const p=i.filter(m=>m.isInterrupt);if(p.length>0){const m=i.filter(g=>!g.isInterrupt),[_,...h]=d;return(_==null?void 0:_.timeout)===0?[...d,...m]:(clearTimeout(n.current),n.current=void 0,[...p,...h,...m])}return d.concat(i)})}else s.close&&o(i=>{const[d,...p]=i;return(d==null?void 0:d.timeout)===0?[{...d,timeout:1},...p]:i})}),[]),t.useEffect(()=>{const s=r!=null&&r.timeout?r.timeout+Aa:oh,i=c===0;if(l.length>0&&n.current==null&&!i){const p=()=>{o(m=>{const[_]=m;let h=m.slice(1);for(;h[0]&&ch(_,h[0]);)h=h.slice(1);return h}),n.current=void 0};n.current=window.setTimeout(p,s)}},[o,l,r,c]),r){const s=r.colorScheme??"light";return t.createElement(Ma,{...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},ih="_wrapper_4unzm_12",dh="_button_4unzm_16",mh="_reactiveStyles_4unzm_22",_h="_active_4unzm_22",uh="_icon_4unzm_25",tt={wrapper:ih,button:dh,reactiveStyles:mh,active:_h,icon:uh},ph=({className:e,direction:n="vertical",isDisabled:l,label:o="Toggle the menu",menuComponent:r,menuPosition:c="bottomRight",buttonVariant:s="transparent",buttonSize:i,buttonModifier:d,reactiveButtonStyles:p=!0,...m})=>t.createElement(Zt,{buttonLabel:o,className:tt.wrapper,content:r,"data-testid":"kebab-menu",interactiveElement:(_,h)=>t.createElement(T,{..._,className:u(_.className,tt.button,{[tt.reactiveStyles]:p,[tt.active]:h},e),isDisabled:l,variant:s,size:i,modifier:d},t.createElement(W,{source:n==="vertical"?V.IconMoreVertical:V.IconMoreHorizontal,className:u({[tt.icon]:p}),"data-testid":`kebab-menu-icon-${n}`})),isDisabled:l,position:c,...m}),fh="_slider_twper_12",hh="_dark_twper_23",vh="_light_twper_44",Tn={slider:fh,dark:hh,light:vh},gh=({colorScheme:e,className:n,max:l,min:o,step:r,selectedValue:c=0,onChange:s})=>t.createElement(Z,null,({colorScheme:i})=>t.createElement("input",{type:"range",className:u(Tn.slider,Tn[e??i],n),max:l,min:o,step:r,value:c,onChange:s})),wh="_captions_zg2m0_111",Eh={captions:wh},Ha=t.forwardRef(({captions:e,className:n,...l},o)=>e?t.createElement(k,{variant:"inherit",htmlTag:"span",className:u(Eh.captions,n),ref:o,...l},e):null);Ha.displayName="Captions";const xh="_button_pc9ci_12",bh="_iconsWrapper_pc9ci_15",kh="_overlay_pc9ci_16",Bh="_assetsWrapper_pc9ci_20",Ih="_previewAsset_pc9ci_49",Ch="_previewAssetImg_pc9ci_59",Te={button:xh,iconsWrapper:bh,overlay:kh,assetsWrapper:Bh,previewAsset:Ih,previewAssetImg:Ch},Mh=({assets:e})=>t.createElement(t.Fragment,null,e==null?void 0:e.map(n=>t.createElement("figure",{key:n.id,className:u(Te.previewAsset),style:{backgroundImage:n.src?`url('${n.src}')`:void 0,backgroundColor:`${n.color}`}},n.src?t.createElement("img",{className:Te.previewAssetImg,alt:"A preview of the currently selected asset."}):null))),Oa=({assets:e,className:n,children:l,...o})=>t.createElement(T,{variant:"transparent",noHover:!0,className:u(Te.button,n),...o},t.createElement("div",{className:Te.assetsWrapper},t.createElement(Mh,{assets:e})),t.createElement("div",{className:Te.overlay}),t.createElement("div",{className:Te.iconsWrapper},t.createElement(W,{source:V.IconEdit,size:"medium"}),l)),Sh=({images:e,...n})=>t.createElement(Oa,{assets:e,...n}),Va=({colors:e,...n})=>t.createElement(Oa,{assets:e,...n}),yh="_container_19qgq_4",Zh="_input_19qgq_9",Lh="_button_19qgq_16",$h="_label_19qgq_20",zh="_hidden_19qgq_20",nt={container:yh,input:Zh,button:Lh,label:$h,hidden:zh},Nh=new RegExp(/^#(?:[a-fA-F0-9]{2}){3}$/),Rh=({defaultValue:e,label:n,onChange:l,...o})=>{if(e&&!Nh.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 m;return(m=c.current)==null?void 0:m.click()},p=m=>{l(m.target.value)};return t.createElement("div",{className:nt.container},t.createElement("label",{htmlFor:r},t.createElement(k,{className:u(nt.label,nt.hidden)},n)),t.createElement("input",{...o,ref:c,className:nt.input,id:r,type:"color",value:s,onChange:m=>{i(m.target.value),p(m)}}),t.createElement(Va,{className:nt.button,htmlTag:"div",onClick:d,colors:[{id:r,color:s}]}))},Ah="_leftPinnedTableSection_172q9_17",Hh="_rightPinnedTableSection_172q9_22",Oh="_middleTableSection_172q9_27",Vh="_pinnedColumnsTable_172q9_30",Ph="_table_172q9_34",Th="_tableContent_172q9_45",Wh="_tableRow_172q9_49",Dh="_tableCell_172q9_56",jh="_tableHead_172q9_62",qh="_tableBody_172q9_65",Fh="_tableRowInner_172q9_73",Uh="_showOnlyOnHover_172q9_96",Gh="_tableHeadCell_172q9_109",Xh="_sortIndicator_172q9_117",Kh="_isSorted_172q9_117",Jh="_indicatorArrow_172q9_121",Yh="_isIndicatorFocused_172q9_124",Qh="_tablePagination_172q9_132",ev="_isSticky_172q9_143",tv="_paginationButton_172q9_151",nv="_paginationButtonGroup_172q9_155",av="_tablePageIndicator_172q9_159",lv="_rowSelected_172q9_167",ov="_expanderCell_172q9_171",rv="_headCellEnhancer_172q9_177",cv="_isDisabled_172q9_181",sv="_infinityScrollTableBody_172q9_185",N={leftPinnedTableSection:Ah,rightPinnedTableSection:Hh,middleTableSection:Oh,pinnedColumnsTable:Vh,table:Ph,tableContent:Th,tableRow:Wh,tableCell:Dh,tableHead:jh,tableBody:qh,tableRowInner:Fh,showOnlyOnHover:Uh,tableHeadCell:Gh,sortIndicator:Xh,isSorted:Kh,indicatorArrow:Jh,isIndicatorFocused:Yh,tablePagination:Qh,isSticky:ev,paginationButton:tv,paginationButtonGroup:nv,tablePageIndicator:av,rowSelected:lv,expanderCell:ov,headCellEnhancer:rv,isDisabled:cv,infinityScrollTableBody:sv},iv=({hasPinnedColumns:e,className:n,...l})=>t.createElement("div",{role:"table",className:u(N.table,{[N.pinnedColumnsTable]:e},"d-flex flex-direction-row",n),...l}),Pa=({className:e,isDisabled:n,isSelected:l,style:o,...r})=>t.createElement("div",{className:u(N.tableRow,{[N.rowSelected]:l,[N.isDisabled]:n},e),role:"row",style:o,...r}),dv=({children:e,...n})=>t.createElement(Pa,{...n},t.createElement("div",{className:N.tableRowInner},e)),mv=({className:e,hasInfinityScroll:n=!1,...l})=>t.createElement("div",{role:"rowgroup",className:u(N.tableBody,n&&N.infinityScrollTableBody,e),...l}),_v=({className:e,isOnlyShownOnHover:n=!1,...l})=>t.createElement("div",{className:u(N.tableCell,{[N.showOnlyOnHover]:n},e),...l}),uv=({className:e,...n})=>t.createElement("div",{className:u(N.tableContent,e),...n}),pv=({className:e,...n})=>t.createElement("div",{className:u(N.tableHead,e),role:"rowgroup",...n}),fv=({className:e,isDisabled:n=!1,isSorted:l=!1,...o})=>t.createElement("div",{className:u(N.tableHeadCell,{[N.isSorted]:l&&!n,[N.isDisabled]:n},e),...o}),hv=({isSorted:e=!1,isSortDescending:n,...l})=>t.createElement("div",{className:N.sortIndicator,...l},t.createElement("svg",{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:u(N.indicatorArrow,{[N.isIndicatorFocused]:e&&!n}),d:"M0 8L5 13L10 8H0Z"}),t.createElement("path",{className:u(N.indicatorArrow,{[N.isIndicatorFocused]:e&&n}),d:"M10 5L5 -4.37114e-07L0 5L10 5Z"}))),vv=({isExpanded:e,children:n,textVariant:l="subtle",...o})=>{const r=e?V.IconChevronDown:V.IconChevronRight;return t.createElement(le,{className:N.expanderCell,...o},t.createElement(W,{size:"compact",source:r,className:"mr-2"}),t.createElement(k,{fontVariant:I.BodyBold,isTruncated:!0,title:n,variant:l},n))},gv=({enhanceEnd:e,enhanceStart:n,title:l})=>t.createElement("span",{className:"d-flex align-items-center"},n&&t.createElement("span",{className:u("mr-1",N.headCellEnhancer)},n),t.createElement("span",{className:"d-block"},l),e&&t.createElement("span",{className:u("ml-1",N.headCellEnhancer)},e)),Ta=({groupChunkSize:e=5,pageIndex:n,totalPagesCount:l})=>{let o=[];if(l<=0)return o;const r=Math.max(1,e),c=Math.min(Math.max(0,n),l-1);if(l<r*3)return[...Array(l).keys()].map(g=>({toIndex:g}));let s=Math.ceil(l/r);const i=l%r,d=[...Array(l).keys()].reduce((g,f)=>{var v,x;const w=Math.floor(f/r);return i&&w===s-1?(v=g[w-1])==null||v.push(f):(x=g[w])==null||x.push(f),g},[...Array(s).keys()].map(()=>[])).filter(g=>g.length);s=d.length;let p=Math.floor(c/r);p-=p===s&&i?1:0;const _=d[p],h=({index:g,anchor:f,isSpacer:w=!1,offset:v=0})=>{const x=d[g],M={floor:x==null?void 0:x[0],ceil:x==null?void 0:x[(x==null?void 0:x.length)-1]}[f]??0;return x?{toIndex:M+v,isSpacer:w}:!1};return o=(p===0?[_==null?void 0:_.map(g=>({toIndex:g})),h({index:p+1,anchor:"floor",isSpacer:!0}),s>4&&[h({index:p+2,anchor:"floor"}),h({index:p+3,anchor:"floor",isSpacer:!0})],h({index:s-1,anchor:"ceil"})]:p===s-1?[h({index:0,anchor:"floor"}),s>4&&[h({index:p-3,anchor:"ceil",isSpacer:!0}),h({index:p-2,anchor:"ceil"})],h({index:p-1,anchor:"ceil",isSpacer:!0}),_==null?void 0:_.map(g=>({toIndex:g}))]:[h({index:0,anchor:"floor"}),h({index:p-1,anchor:"ceil",isSpacer:!0}),_==null?void 0:_.map(g=>({toIndex:g})),h({index:p+1,anchor:"floor",isSpacer:!0}),h({index:s-1,anchor:"ceil"})]).flat().filter(Boolean),o},wv=({isGrouped:e,totalPagesCount:n,pageIndex:l,...o})=>{const r=e?xv:Ev;return t.createElement(r,{pageIndex:l,totalPagesCount:n,...o})},Ev=({isDisabled:e,onClick:n,pageIndex:l,totalPagesCount:o})=>t.createElement(t.Fragment,null,[...Array(o).keys()].map(r=>t.createElement(Wa,{index:r,isDisabled:e,key:`paginationNav-${r}`,onClick:n,pageIndex:l},r+1))),xv=({isDisabled:e,onClick:n,pageIndex:l,totalPagesCount:o})=>{const r=Math.min(5,Math.floor(o/3)),c=Ta({groupChunkSize:r,pageIndex:l,totalPagesCount:o});return t.createElement(t.Fragment,null,c.map((s,i)=>{const{isSpacer:d,toIndex:p}=s,m=`groupedPaginationNav-${i}`,_=d?"...":p+1;return t.createElement(Wa,{onClick:n,index:p,isDisabled:e,key:m,pageIndex:l},_)}))},Wa=({index:e,isDisabled:n,onClick:l,pageIndex:o,children:r})=>t.createElement("li",{key:`pagination-${e}`},t.createElement(T,{className:"px-3",isDisabled:n,onClick:()=>{o!==e&&l(e)},isActive:o===e,variant:"neutral"},r)),bv=({endCount:e,isDisabled:n,startCount:l,totalCount:o})=>t.createElement(k,{variant:n?"disabled":"standard"},"Results: ",l," - ",e," of ",o),kv=({canNextPage:e,canPreviousPage:n,currentPageSize:l,gotoPage:o,isDisabled:r,isSticky:c,isTablePopulated:s=!0,label:i,maxUngroupedPageButtons:d=0,nextPage:p,nextPageButtonChildren:m="Next",pageIndex:_,pageSize:h=20,previousPage:g,previousPageButtonChildren:f="Previous",resultsCountComponent:w=bv,showResultsCount:v=!0,totalPagesCount:x,totalRows:b})=>{if(!s)return null;const M=b?_*h+1:0,y=b?M+l-1:0,E=x??Math.ceil(b/h),B=E>d;return t.createElement("nav",{className:u(N.tablePagination,{[N.isSticky]:c}),"aria-label":`${i} - table pagination`},v&&t.createElement(w,{isDisabled:r,endCount:y,startCount:M,totalCount:b}),b>h&&t.createElement("div",{className:N.paginationButtonGroup},t.createElement(T,{className:"mr-1",isDisabled:!!r||!n,onClick:()=>n&&g(),variant:"neutral"},f),t.createElement("ul",{className:N.tablePageIndicator},t.createElement(wv,{isDisabled:r,isGrouped:B,onClick:o,pageIndex:_,totalPagesCount:E})),t.createElement(T,{className:"ml-1",isDisabled:!!r||!e,onClick:()=>e&&p(),variant:"neutral"},m)))},Bv=({className:e,position:n="middle",...l})=>t.createElement("div",{className:u({[N.leftPinnedTableSection]:n==="left-pinned",[N.middleTableSection]:n==="middle",[N.rightPinnedTableSection]:n==="right-pinned"},e),...l}),Iv="_innerMenu_12she_4",Cv="_innerMenuButton_12she_8",Mv="_innerMenuItem_12she_13",Sv="_hovered_12she_24",yv="_innerMenuUnderlay_12she_29",Zv="_innerMenuPopover_12she_34",je={innerMenu:Iv,innerMenuButton:Cv,innerMenuItem:Mv,hovered:Sv,innerMenuUnderlay:yv,innerMenuPopover:Zv},Lv=({item:e,state:n,onAction:l,itemMap:o})=>{var h,g,f,w,v,x;const r=t.useRef(null),{isHovered:c,hoverProps:s}=rl.useHover({onHoverStart:()=>n.selectionManager.setFocusedKey(e.key),onHoverEnd:()=>{n.selectionManager.focusedKey===e.key&&n.selectionManager.setFocusedKey(null)}}),{menuItemProps:i}=Yt.useMenuItem({key:e.key,onAction:l},n,r),d=n.selectionManager.focusedKey===e.key,p=(h=o.get(e.key))==null?void 0:h.alternativeHoverClassName,m=(g=o.get(e.key))==null?void 0:g.alternativeHoverStyle,_=d||d&&!c;return t.createElement("div",{...i,...s,"data-testid":(f=o.get(e.key))==null?void 0:f.testId,ref:r,style:{...(w=o.get(e.key))==null?void 0:w.style,..._?m:{}},className:u((v=o.get(e.key))==null?void 0:v.className,je.innerMenuItem,_?p??je.hovered:{},"px-2","py-2")},(x=o.get(e.key))==null?void 0:x.icon,e.rendered)},$v=e=>{const n=ol.useTreeState(e),l=t.useRef(null),{menuProps:o}=Yt.useMenu(e,n,l);return t.createElement("div",{...o,ref:l,className:u(je.innerMenu,"px-2","py-2"),"data-testid":e.testId},[...n.collection].map(r=>t.createElement(Lv,{itemMap:e.itemMap,key:r.key,item:r,onAction:e.onAction,state:n})))},zv=e=>{const n=t.useRef(null),{state:l,children:o,colorScheme:r}=e,{popoverProps:c,underlayProps:s}=It.usePopover({...e,popoverRef:n},l);return t.createElement(It.Overlay,null,t.createElement("div",{...s,className:u(je.innerMenuUnderlay)}),t.createElement("div",{...c,ref:n},t.createElement(G,{colorScheme:r??"light"},t.createElement(te,{className:u(je.innerMenuPopover)},o))))},Nv=({button:e,onOpenChange:n,children:l,itemMap:o,testId:r,colorScheme:c,popoverPlacement:s,popoverOffset:i})=>{const d=nl.useMenuTriggerState({onOpenChange:n}),p=8,m=t.useRef(null),_=x=>{var M;const b=o.get(x);b&&((M=b.onItemClick)==null||M.call(b),b.closeMenuOnItemClick!==!1&&d.close())},{menuTriggerProps:h,menuProps:g}=Yt.useMenuTrigger({type:"menu"},d,m),{buttonProps:f}=al.useButton(h,m),v=(()=>{if(t.isValidElement(e)){const x=t.createElement(i1,{...e.props,ref:m});return t.cloneElement(x,{...ll.mergeProps(f,h),ref:m})}return e})();return t.createElement("div",{className:u(je.innerMenuButton)},v,d.isOpen&&t.createElement(zv,{state:d,triggerRef:m,colorScheme:c,placement:s??"bottom start",offset:i??p},t.createElement($v,{itemMap:o,...g,onClose:void 0,onAction:_,testId:r},l)))},Rv=({items:e,button:n,onOpenChange:l,testId:o,colorScheme:r,popoverPlacement:c,popoverOffset:s})=>{const i=new Map;return e.map(d=>i.set(d.key,d)),t.createElement(Nv,{button:n,onOpenChange:l,itemMap:i,testId:o,colorScheme:r,popoverPlacement:c,popoverOffset:s},e.map(d=>t.createElement(tl.Item,{key:d.key},d.label)))},Av=["bottom","bottomLeft","bottomRight","bottomStart","endBottom","left","right","top","topLeft","topRight","topStart"],Hv=e=>{const[n,l]=t.useState(e);return t.useEffect(()=>{l(n)},[n]),{activeTab:n,setActiveTab:l}},at=(e,n)=>({...e,...n}),Ov=(e=[],n)=>{switch(n.type){case"set-all-steps":return n.steps;case"set-step":return e[n.stepIndex]&&(e[n.stepIndex]=n.step),e;case"complete-step":{const{stepIndex:l,options:o}=n,r=[...e],c=r[l];return c&&(r[l]=at(c,{isCompleted:o.isCompleted,isFailed:o.isCompleted?!1:c.isFailed,isActive:o.activateStep,isSelectable:o.isSelectable,url:o.activateStep?void 0:c.url})),r}case"fail-step":{const{stepIndex:l,options:o}=n,r=[...e],c=r[l];return c&&(r[l]=at(c,{isFailed:o.isFailed,isCompleted:o.isFailed?!1:c.isCompleted,isActive:o.activateStep,isSelectable:o.isSelectable,url:o.activateStep?void 0:c.url})),r}case"disable-step":{const{stepIndex:l,isDisabled:o}=n,r=[...e],c=r[l];return c&&(r[l]=at(c,{isDisabled:o})),r}case"activate-step":{const{stepIndex:l,isActive:o}=n,r=e.map(s=>({...s,isActive:!1})),c=r[l];return c&&(r[l]=at(c,{isActive:o})),r}case"leave-step":{const{stepIndex:l,options:o}=n,r=[...e],c=r[l];return c&&(r[l]=at(c,{isActive:o.activateStep,isSelectable:o.isSelectable,isCompleted:o.isCompleted??(c==null?void 0:c.isCompleted),isFailed:o.isFailed??(c==null?void 0:c.isFailed)})),r}}},Da=e=>e.map(n=>n.isDisabled?!0:!!n.isCompleted),Vv=(e,n)=>Da([...e].splice(0,n)),Wn=e=>e.every(n=>n),Pv=({initialSteps:e=[],currentStepIndex:n=0})=>{const l=t.useMemo(()=>e,[e]),[o,r]=t.useReducer(Ov,l),[c,s]=t.useState(!1),[i,d]=t.useState(!1),[p,m]=t.useState(n);t.useEffect(()=>{const E=Da(o);d(Wn(E))},[o]),t.useEffect(()=>{const E=Vv(o,p);s(Wn(E))},[p,o]);const _=t.useCallback((E,{forceStep:B}={forceStep:!1})=>{const C=B?E:au({steps:o,stepIndex:E});m(C)},[o]),h=E=>{const B=e[E];B&&r({type:"set-step",stepIndex:E,step:B})},g=()=>r({type:"set-all-steps",steps:e}),f=(E,B=!0)=>r({type:"disable-step",stepIndex:E,isDisabled:B}),w=t.useCallback((E,B=!0)=>r({type:"activate-step",stepIndex:E,isActive:B}),[]);return[{allStepsCompleted:i,currentStepIndex:p,prevStepsCompleted:c,steps:o},{moveToStep:_,resetAllSteps:g,resetStep:h,updateStepActive:w,updateStepCompleted:(E,{activateStep:B=!1,isCompleted:C=!0,isSelectable:R=!1}={})=>r({type:"complete-step",stepIndex:E,options:{isCompleted:C,activateStep:B,isSelectable:R}}),updateStepFailed:(E,{activateStep:B=!1,isSelectable:C=!1,isFailed:R=!0}={})=>r({type:"fail-step",stepIndex:E,options:{activateStep:B,isSelectable:C,isFailed:R}}),updateStepDisabled:f,updateStepLeave:(E,{activateStep:B=!1,isSelectable:C=!0}={})=>r({type:"leave-step",stepIndex:E,options:{activateStep:B,isSelectable:C}})}]},Tv=e=>{const n=ot.indexOf(e);if(n===-1)throw new Error(`breakpoint ${e} not found in ${ot}`);return ot[n+1]??null},h1=e=>{const n=t1[e];return n>0?n:null},v1=e=>{if(e===null)return null;const n=.02,l=t1[e];return l>0?l-n:null},Ze=e=>{const n=h1(e);return n?`(min-width: ${n}px)`:""},Le=e=>{const n=v1(e);return n?`(max-width: ${n}px)`:""},g1=(e,n)=>{const l=h1(e),o=v1(n);return l!==null&&o!==null?`(min-width: ${l}px) and (max-width: ${o}px)`:o===null?Ze(e):Le(n)},_t=e=>{const n=h1(e),l=Tv(e),o=v1(l);return n!==null&&o!==null?`(min-width: ${n}px) and (max-width: ${o}px)`:o==null?Ze(e):Le(l)},w1="(pointer: coarse)",Wv="(orientation: portrait)",Dv="(orientation: landscape)",jv=`${w1} and ${Le("md")}`,qv=`${w1} and ${Ze("md")}`,Fv=_t("xs"),Uv=_t("sm"),Gv=_t("md"),Xv=_t("lg"),Kv=_t("xl"),Jv=Ze("sm"),Yv=Ze("md"),Qv=Ze("lg"),eg=Ze("xl"),tg=Le("sm"),ng=Le("md"),ag=Le("lg"),lg=Le("xl"),og=g1("sm","lg"),rg=g1("sm","xl"),cg=g1("md","xl"),sg=()=>H.useMatchMedia(w1),ig=()=>H.useMatchMedia(qv),dg=()=>H.useMatchMedia(jv),mg=()=>H.useMatchMedia(Wv),_g=()=>H.useMatchMedia(Dv),ja=()=>H.useMatchMedia(Fv),qa=()=>H.useMatchMedia(Uv),Fa=()=>H.useMatchMedia(Gv),Ua=()=>H.useMatchMedia(Xv),Ga=()=>H.useMatchMedia(Kv),ug=()=>H.useMatchMedia(Jv),pg=()=>H.useMatchMedia(Yv),fg=()=>H.useMatchMedia(Qv),hg=()=>H.useMatchMedia(eg),vg=()=>H.useMatchMedia(tg),gg=()=>H.useMatchMedia(ng),wg=()=>H.useMatchMedia(ag),Eg=()=>H.useMatchMedia(lg),xg=()=>H.useMatchMedia(og),bg=()=>H.useMatchMedia(rg),kg=()=>H.useMatchMedia(cg),Bg=()=>{const e=t.useRef(!0),n=ja(),l=qa(),o=Fa(),r=Ua(),c=Ga(),s=t.useMemo(()=>qn.createSignal({name:"breakpoint:change"}),[]);return t.useEffect(()=>{const i=[n,l,o,r,c].filter(d=>d).length===1;!e.current&&i?s.emit():e.current=!1},[s,n,l,o,r,c]),s},Ig=(e,n={})=>{const{delay:l=0}=n;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"})};l?setTimeout(r,l):r()}},[e,l])};function Cg(e,n){return function(o){return t.createElement(e,{...o,...n})}}exports.AboutModal=c9;exports.AboutText=Ea;exports.Accordion=b9;exports.ActionsRow=c7;exports.ActivityCard=Z9;exports.AriaMenu=Rv;exports.AspectRatio=N9;exports.Audio=Yd;exports.Avatar=La;exports.AvatarType=rt;exports.BadgeCounter=d8;exports.Bar=K9;exports.Box=te;exports.BoxHeader=Un;exports.Breadcrumbs=nm;exports.Button=T;exports.ButtonText=la;exports.CakeTimer=rm;exports.CallToAction=t5;exports.Captions=Ha;exports.CardLayout=Gn;exports.Cell=Gt;exports.CenterLayout=e1;exports.Checkbox=d1;exports.CircleCountDown=pm;exports.Color=Yn;exports.ColorPickerPreviewButton=Rh;exports.ColorPreviewButton=Va;exports.ConfirmableMultiselect=i_;exports.ConfirmationModal=__;exports.ContextMenu=h_;exports.CoreHeader=B5;exports.CustomTooltip=Q6;exports.Divider=ce;exports.DragAndDrop=oa;exports.DragAndUploadFiles=ba;exports.Draggable=u1;exports.DropContent=Zt;exports.Enhancers=aa;exports.ExpanderCell=vv;exports.FileUpload=m1;exports.FontVariant=I;exports.Form=B_;exports.FullSizeWindow=St;exports.FullscreenLayout=ea;exports.FullscreenOverlay=vs;exports.FullscreenSpinner=Rs;exports.Grid=ta;exports.Group=R_;exports.Heading=O5;exports.Icon=W;exports.IconTypes=V;exports.ImagePreviewButton=Sh;exports.InfoHeadCell=gv;exports.InfoMessage=T_;exports.Input=it;exports.InputLabel=me;exports.InteractiveElement=le;exports.KebabMenuButton=ph;exports.LineHeading=T5;exports.List=mt;exports.ListBoxLink=ma;exports.ListLink=_a;exports.LoadingBox=na;exports.LockStyle=ga;exports.Logo=p6;exports.Menu=F_;exports.MenuEntry=Kt;exports.Modal=p1;exports.ModalCloseButton=dt;exports.ModalType=wa;exports.Multiselect=ka;exports.MultistepIndicator=gu;exports.NotificationToast=sh;exports.NotificationTooltip=Y6;exports.NumberStepInput=Bu;exports.Panel=M8;exports.PasswordInput=Mu;exports.PexipLogo=I6;exports.Pill=_1;exports.PopOutWindow=Su;exports.PreferenceInput=Au;exports.PreferenceMultiselect=Hu;exports.PreferenceRow=Du;exports.PreferenceWrapper=f1;exports.ProgressBar=zd;exports.ProgressBarColor=ua;exports.RadioButton=sa;exports.RangeSlider=gh;exports.RefButton=i1;exports.RefInteractiveElement=o1;exports.RefSimpleButton=c1;exports.RgbColor=Mt;exports.Row=fe;exports.Scrim=Ts;exports.Scrollbars=Fe;exports.Section=tp;exports.SectionAccordion=ep;exports.Select=np;exports.Sheet=ip;exports.SimpleButton=C3;exports.SortingIndicator=hv;exports.Spinner=a1;exports.StatCard=yp;exports.StatIndicator=$7;exports.StepNumber=ia;exports.SvgImage=st;exports.Tab=Dp;exports.Table=iv;exports.TableBody=mv;exports.TableCell=_v;exports.TableContent=uv;exports.TableHead=pv;exports.TableHeadCell=fv;exports.TablePagination=kv;exports.TableRow=dv;exports.TableRowWrapper=Pa;exports.TableSection=Bv;exports.Tabs=Wp;exports.Tag=Ia;exports.TagList=Jp;exports.TestId=S;exports.Text=k;exports.TextArea=da;exports.TextHeading=qe;exports.TextLink=De;exports.ThemeConsumer=Z;exports.ThemeProvider=G;exports.Toast=Ma;exports.ToggleSwitch=Ud;exports.Tooltip=pa;exports.TooltipPositionValue=Av;exports.URLToLink=va;exports.User=Hf;exports.UserMenuButton=$a;exports.UserMenuDropContent=Zf;exports.Video=fa;exports.VideoWrapper=za;exports.Wrapper=Qn;exports.breakpoints=t1;exports.isBackgroundImageSrcEmpty=Jn;exports.isImageSrcEmpty=Xn;exports.isImageSrcString=n1;exports.notificationToastSignal=Na;exports.onEnter=yt;exports.useBreakpointChange=Bg;exports.useGroupedPagesNav=Ta;exports.useInput=d6;exports.useLandscape=_g;exports.useLg=Ua;exports.useLgDown=wg;exports.useLgUp=fg;exports.useMd=Fa;exports.useMdDown=gg;exports.useMdToXl=kg;exports.useMdUp=pg;exports.useMobileDevice=dg;exports.useMultistepIndicator=Pv;exports.usePortrait=mg;exports.useScrollIntoView=Ig;exports.useSm=qa;exports.useSmDown=vg;exports.useSmToLg=xg;exports.useSmToXl=bg;exports.useSmUp=ug;exports.useTabletDevice=ig;exports.useTabs=Hv;exports.useTouchDevice=sg;exports.useXl=Ga;exports.useXlDown=Eg;exports.useXlUp=hg;exports.useXs=ja;exports.withColorScheme=ct;exports.withTabName=Cg;exports.withTransition=Ca;
|