@pexip/components 16.12.0 → 16.12.1
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 +28 -0
- package/dist/components.js +1 -1
- package/dist/components.mjs +3176 -3097
- package/dist/style.css +1 -1
- package/dist/types/src/components/elements/BadgeCounter/BadgeCounter.d.ts.map +1 -1
- package/dist/types/src/components/elements/Draggable/Draggable.view.d.ts +10 -0
- package/dist/types/src/components/elements/Draggable/Draggable.view.d.ts.map +1 -1
- package/dist/types/src/components/elements/Panel/Panel.d.ts +2 -0
- package/dist/types/src/components/elements/Panel/Panel.d.ts.map +1 -1
- package/dist/types/src/components/elements/Scrollbars/Scrollbars.d.ts +1 -0
- package/dist/types/src/components/elements/Scrollbars/Scrollbars.d.ts.map +1 -1
- package/dist/types/src/components/elements/Tooltip/CustomTooltip.d.ts +1 -1
- package/dist/types/src/components/elements/Tooltip/CustomTooltip.d.ts.map +1 -1
- package/dist/types/src/components/modules/DropContent/DropContent.d.ts +1 -1
- package/dist/types/src/components/modules/DropContent/DropContent.d.ts.map +1 -1
- package/dist/types/src/components/modules/DropContent/types.d.ts +1 -1
- package/dist/types/src/components/modules/DropContent/types.d.ts.map +1 -1
- package/dist/types/src/components/modules/SectionAccordion/SectionAccordion.d.ts.map +1 -1
- package/dist/types/src/components/modules/Tabs/withTabName.d.ts +1 -1
- package/dist/types/src/components/modules/Tabs/withTabName.d.ts.map +1 -1
- package/dist/types/src/components/modules/Toast/Toast.d.ts +1 -1
- package/dist/types/src/components/modules/Toast/Toast.d.ts.map +1 -1
- package/dist/types/src/components/modules/TransitionContainer/withTransition.d.ts +1 -1
- package/dist/types/src/components/modules/TransitionContainer/withTransition.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +1 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/themes/ThemeContext.d.ts +1 -1
- package/dist/types/src/themes/ThemeContext.d.ts.map +1 -1
- package/dist/types/src/utils/testIds.d.ts +1 -0
- package/dist/types/src/utils/testIds.d.ts.map +1 -1
- package/package.json +5 -5
package/dist/components.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),_=require("classnames"),M1=require("change-case"),Nn=require("simplebar-react"),Kt=require("@pexip/utils"),z=require("@pexip/hooks"),y1=require("react-dom"),Rt=require("tabbable"),Rn=require("uuid"),Z1=require("@pexip/signal");function An(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=An(t);const Ce=e=>M1.camelCase(`${e} padding`),At=e=>M1.camelCase(`${e} spacing`),Hn=(e,n)=>Object.keys(n).reduce((o,l)=>l!==e?{...o,[l]:n[l]}:o,{}),L1=t.createContext({colorScheme:"dark"}),{Consumer:y}=L1,U=({children:e,theme:n,colorScheme:o})=>t.createElement(L1.Provider,{value:{theme:n,colorScheme:o}},e);function lt(e,n){return function(l){return t.createElement(U,{colorScheme:n},t.createElement(e,{...l}))}}const zn="_boxHeader_1td3w_2",On="_nonePadding_1td3w_6",Pn="_compactPadding_1td3w_10",Vn="_smallPadding_1td3w_14",Wn="_mediumPadding_1td3w_18",Tn="_largePadding_1td3w_22",Jt={boxHeader:zn,nonePadding:On,compactPadding:Pn,smallPadding:Vn,mediumPadding:Wn,largePadding:Tn},$1=({className:e,padding:n="small",children:o})=>t.createElement("div",{className:_(Jt[Ce(n)],Jt.boxHeader,e)},o),Dn="_nonePadding_xe4es_2",jn="_compactPadding_xe4es_6",qn="_smallPadding_xe4es_10",Fn="_mediumPadding_xe4es_14",Un="_largePadding_xe4es_18",Gn="_boxFooter_xe4es_22",Xn="_hasShadow_xe4es_22",Mt={nonePadding:Dn,compactPadding:jn,smallPadding:qn,mediumPadding:Fn,largePadding:Un,boxFooter:Gn,hasShadow:Xn},Kn=({className:e,padding:n="small",hasFooterShadow:o=!1,children:l})=>t.createElement("div",{className:_(e,Mt.boxFooter,Mt[Ce(n)],{[Mt.hasShadow]:o})},l),Jn="_box_w5xa9_2",Yn="_hasHeaderOrFooter_w5xa9_2",Qn="_mainContent_w5xa9_7",e0="_rounded_w5xa9_14",t0="_dark_w5xa9_18",n0="_light_w5xa9_23",a0="_shadowLight_w5xa9_28",o0="_shadowDark_w5xa9_32",l0="_border_w5xa9_36",c0="_nonePadding_w5xa9_47",r0="_compactPadding_w5xa9_51",s0="_smallPadding_w5xa9_55",i0="_mediumPadding_w5xa9_59",d0="_largePadding_w5xa9_63",re={box:Jn,hasHeaderOrFooter:Yn,mainContent:Qn,rounded:e0,dark:t0,light:n0,shadowLight:a0,shadowDark:o0,border:l0,nonePadding:c0,compactPadding:r0,smallPadding:s0,mediumPadding:i0,largePadding:d0},ne=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:u=m,footerPadding:h=m,hasFooterShadow:w,style:v,colorScheme:g,...f},E)=>{const b=!!n||!!o;return t.createElement(y,null,({colorScheme:B})=>t.createElement("div",{className:_(e&&re[g??B],{[re.shadowDark]:d&&p==="dark",[re.shadowLight]:d&&p==="light",[re.rounded]:s,[re.border]:i,[re[Ce(m)]]:!b,[re.hasHeaderOrFooter]:b},re.box,r),style:e&&l?{...v,backgroundColor:l}:v,ref:E,...f},n&&t.createElement($1,{padding:u},n),b?t.createElement("div",{className:_(re[Ce(m)],re.mainContent,{"pb-0":o&&m!=="none"})},c):c,o&&t.createElement(Kn,{padding:h,hasFooterShadow:w},o)))});ne.displayName="Box";const m0="_dark_1yqb5_2",_0="_light_1yqb5_6",u0="_horizontal_1yqb5_10",p0="_vertical_1yqb5_15",Yt={dark:m0,light:_0,horizontal:u0,vertical:p0},le=({colorScheme:e,direction:n="horizontal",className:o,...l})=>t.createElement(y,null,({colorScheme:c})=>t.createElement("div",{className:_(Yt[e??c],Yt[n],o),...l})),f0="_dark_1ufio_99",h0="_standard_1ufio_99",v0="_link_1ufio_102",g0="_subtle_1ufio_105",w0="_tinted_1ufio_108",E0="_disabled_1ufio_111",x0="_success_1ufio_114",b0="_danger_1ufio_117",k0="_warning_1ufio_120",I0="_light_1ufio_124",B0="_hidden_1ufio_149",C0="_inherit_1ufio_161",S0="_truncated_1ufio_165",M0="_uppercase_1ufio_172",y0="_underline_1ufio_176",Z0="_normalWhiteSpace_1ufio_180",L0="_nowrapWhiteSpace_1ufio_184",$0="_preWhiteSpace_1ufio_188",N0="_preWrapWhiteSpace_1ufio_192",R0="_preLineWhiteSpace_1ufio_196",A0="_normalWordBreak_1ufio_200",H0="_breakAllWordBreak_1ufio_204",z0="_keepAllWordBreak_1ufio_208",O0="_overflowWrapWordBreak_1ufio_212",P0="_h1_1ufio_220",V0="_h2_1ufio_226",W0="_h3_1ufio_232",T0="_h4_1ufio_238",D0="_h5_1ufio_244",j0="_h6_1ufio_250",q0="_body-bold_1ufio_256",F0="_button_1ufio_262",U0="_body_1ufio_256",G0="_body-link_1ufio_274",X0="_small-bold_1ufio_280",K0="_small_1ufio_280",J0="_small-link_1ufio_292",Y0="_x-small-bold_1ufio_298",Q0="_x-small_1ufio_298",ea="_x-small-link_1ufio_310",Q={dark:f0,standard:h0,link:v0,subtle:g0,tinted:w0,disabled:E0,success:x0,danger:b0,warning:k0,light:I0,hidden:B0,inherit:C0,truncated:S0,uppercase:M0,underline:y0,normalWhiteSpace:Z0,nowrapWhiteSpace:L0,preWhiteSpace:$0,preWrapWhiteSpace:N0,preLineWhiteSpace:R0,normalWordBreak:A0,breakAllWordBreak:H0,keepAllWordBreak:z0,overflowWrapWordBreak:O0,h1:P0,h2:V0,h3:W0,h4:T0,h5:D0,h6:j0,"body-bold":"_body-bold_1ufio_256",bodyBold:q0,button:F0,body:U0,"body-link":"_body-link_1ufio_274",bodyLink:G0,"small-bold":"_small-bold_1ufio_280",smallBold:X0,small:K0,"small-link":"_small-link_1ufio_292",smallLink:J0,"x-small-bold":"_x-small-bold_1ufio_298",xSmallBold:Y0,"x-small":"_x-small_1ufio_298",xSmall:Q0,"x-small-link":"_x-small-link_1ufio_310",xSmallLink:ea},De=({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(y,null,({colorScheme:m})=>t.createElement(c,{className:_(Q[o??m],Q[i],Q[p],{[Q.truncated]:r,[Q.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 ta="_wrap_vu0y6_6",na="_divider_vu0y6_14",aa="_section_vu0y6_18",oa="_grow_vu0y6_21",la="_header_vu0y6_25",ca="_headerTitleWrap_vu0y6_32",pe={wrap:ta,divider:na,section:aa,grow:oa,header:la,headerTitleWrap:ca},N1=({colorScheme:e="light",title:n,titleHtmlTag:o="h2",titleEnhancerStart:l,subtitle:c,secondaryComponent:r,children:s})=>t.createElement(U,{colorScheme:e},t.createElement(ne,{className:pe.wrap,shadowModifier:"light"},t.createElement("div",{className:pe.header},t.createElement("div",{className:pe.headerTitleWrap},l&&t.createElement("div",{className:"mr-4"},l),t.createElement(De,{htmlTag:o,fontVariant:I.H5},n)),c&&t.createElement("div",null,c)),t.createElement(le,{className:pe.divider}),t.createElement("div",{className:pe.section},r),t.createElement(le,{className:pe.divider}),t.createElement("div",{className:_(pe.section,pe.grow)},s))),ra=["xs","sm","md","lg","xl"],sa=["xsOffset","smOffset","mdOffset","lgOffset","xlOffset"],ia=[...ra,...sa],da="_verticalGutter_1ddso_1",ma="_cell_1ddso_1",_a="_xs1_1ddso_12",ua="_xs2_1ddso_17",pa="_xs3_1ddso_22",fa="_xs4_1ddso_27",ha="_xs5_1ddso_32",va="_xs6_1ddso_37",ga="_xs7_1ddso_42",wa="_xs8_1ddso_47",Ea="_xs9_1ddso_52",xa="_xs10_1ddso_57",ba="_xs11_1ddso_62",ka="_xs12_1ddso_67",Ia="_xsOffset0_1ddso_72",Ba="_xsOffset1_1ddso_76",Ca="_xsOffset2_1ddso_80",Sa="_xsOffset3_1ddso_84",Ma="_xsOffset4_1ddso_88",ya="_xsOffset5_1ddso_92",Za="_xsOffset6_1ddso_96",La="_xsOffset7_1ddso_100",$a="_xsOffset8_1ddso_104",Na="_xsOffset9_1ddso_108",Ra="_xsOffset10_1ddso_112",Aa="_xsOffset11_1ddso_116",Ha="_xsOffset12_1ddso_120",za="_sm1_1ddso_125",Oa="_sm2_1ddso_129",Pa="_sm3_1ddso_133",Va="_sm4_1ddso_137",Wa="_sm5_1ddso_141",Ta="_sm6_1ddso_145",Da="_sm7_1ddso_149",ja="_sm8_1ddso_153",qa="_sm9_1ddso_157",Fa="_sm10_1ddso_161",Ua="_sm11_1ddso_165",Ga="_sm12_1ddso_169",Xa="_smOffset0_1ddso_173",Ka="_smOffset1_1ddso_176",Ja="_smOffset2_1ddso_179",Ya="_smOffset3_1ddso_182",Qa="_smOffset4_1ddso_185",eo="_smOffset5_1ddso_188",to="_smOffset6_1ddso_191",no="_smOffset7_1ddso_194",ao="_smOffset8_1ddso_197",oo="_smOffset9_1ddso_200",lo="_smOffset10_1ddso_203",co="_smOffset11_1ddso_206",ro="_smOffset12_1ddso_209",so="_md1_1ddso_214",io="_md2_1ddso_218",mo="_md3_1ddso_222",_o="_md4_1ddso_226",uo="_md5_1ddso_230",po="_md6_1ddso_234",fo="_md7_1ddso_238",ho="_md8_1ddso_242",vo="_md9_1ddso_246",go="_md10_1ddso_250",wo="_md11_1ddso_254",Eo="_md12_1ddso_258",xo="_mdOffset0_1ddso_262",bo="_mdOffset1_1ddso_265",ko="_mdOffset2_1ddso_268",Io="_mdOffset3_1ddso_271",Bo="_mdOffset4_1ddso_274",Co="_mdOffset5_1ddso_277",So="_mdOffset6_1ddso_280",Mo="_mdOffset7_1ddso_283",yo="_mdOffset8_1ddso_286",Zo="_mdOffset9_1ddso_289",Lo="_mdOffset10_1ddso_292",$o="_mdOffset11_1ddso_295",No="_mdOffset12_1ddso_298",Ro="_lg1_1ddso_303",Ao="_lg2_1ddso_307",Ho="_lg3_1ddso_311",zo="_lg4_1ddso_315",Oo="_lg5_1ddso_319",Po="_lg6_1ddso_323",Vo="_lg7_1ddso_327",Wo="_lg8_1ddso_331",To="_lg9_1ddso_335",Do="_lg10_1ddso_339",jo="_lg11_1ddso_343",qo="_lg12_1ddso_347",Fo="_lgOffset0_1ddso_351",Uo="_lgOffset1_1ddso_354",Go="_lgOffset2_1ddso_357",Xo="_lgOffset3_1ddso_360",Ko="_lgOffset4_1ddso_363",Jo="_lgOffset5_1ddso_366",Yo="_lgOffset6_1ddso_369",Qo="_lgOffset7_1ddso_372",el="_lgOffset8_1ddso_375",tl="_lgOffset9_1ddso_378",nl="_lgOffset10_1ddso_381",al="_lgOffset11_1ddso_384",ol="_lgOffset12_1ddso_387",ll="_xl1_1ddso_392",cl="_xl2_1ddso_396",rl="_xl3_1ddso_400",sl="_xl4_1ddso_404",il="_xl5_1ddso_408",dl="_xl6_1ddso_412",ml="_xl7_1ddso_416",_l="_xl8_1ddso_420",ul="_xl9_1ddso_424",pl="_xl10_1ddso_428",fl="_xl11_1ddso_432",hl="_xl12_1ddso_436",vl="_xlOffset0_1ddso_440",gl="_xlOffset1_1ddso_443",wl="_xlOffset2_1ddso_446",El="_xlOffset3_1ddso_449",xl="_xlOffset4_1ddso_452",bl="_xlOffset5_1ddso_455",kl="_xlOffset6_1ddso_458",Il="_xlOffset7_1ddso_461",Bl="_xlOffset8_1ddso_464",Cl="_xlOffset9_1ddso_467",Sl="_xlOffset10_1ddso_470",Ml="_xlOffset11_1ddso_473",yl="_xlOffset12_1ddso_476",Zl="_xxl1_1ddso_481",Ll="_xxl2_1ddso_485",$l="_xxl3_1ddso_489",Nl="_xxl4_1ddso_493",Rl="_xxl5_1ddso_497",Al="_xxl6_1ddso_501",Hl="_xxl7_1ddso_505",zl="_xxl8_1ddso_509",Ol="_xxl9_1ddso_513",Pl="_xxl10_1ddso_517",Vl="_xxl11_1ddso_521",Wl="_xxl12_1ddso_525",Tl="_xxlOffset0_1ddso_529",Dl="_xxlOffset1_1ddso_532",jl="_xxlOffset2_1ddso_535",ql="_xxlOffset3_1ddso_538",Fl="_xxlOffset4_1ddso_541",Ul="_xxlOffset5_1ddso_544",Gl="_xxlOffset6_1ddso_547",Xl="_xxlOffset7_1ddso_550",Kl="_xxlOffset8_1ddso_553",Jl="_xxlOffset9_1ddso_556",Yl="_xxlOffset10_1ddso_559",Ql="_xxlOffset11_1ddso_562",ec="_xxlOffset12_1ddso_565",xt={verticalGutter:da,cell:ma,xs1:_a,xs2:ua,xs3:pa,xs4:fa,xs5:ha,xs6:va,xs7:ga,xs8:wa,xs9:Ea,xs10:xa,xs11:ba,xs12:ka,xsOffset0:Ia,xsOffset1:Ba,xsOffset2:Ca,xsOffset3:Sa,xsOffset4:Ma,xsOffset5:ya,xsOffset6:Za,xsOffset7:La,xsOffset8:$a,xsOffset9:Na,xsOffset10:Ra,xsOffset11:Aa,xsOffset12:Ha,sm1:za,sm2:Oa,sm3:Pa,sm4:Va,sm5:Wa,sm6:Ta,sm7:Da,sm8:ja,sm9:qa,sm10:Fa,sm11:Ua,sm12:Ga,smOffset0:Xa,smOffset1:Ka,smOffset2:Ja,smOffset3:Ya,smOffset4:Qa,smOffset5:eo,smOffset6:to,smOffset7:no,smOffset8:ao,smOffset9:oo,smOffset10:lo,smOffset11:co,smOffset12:ro,md1:so,md2:io,md3:mo,md4:_o,md5:uo,md6:po,md7:fo,md8:ho,md9:vo,md10:go,md11:wo,md12:Eo,mdOffset0:xo,mdOffset1:bo,mdOffset2:ko,mdOffset3:Io,mdOffset4:Bo,mdOffset5:Co,mdOffset6:So,mdOffset7:Mo,mdOffset8:yo,mdOffset9:Zo,mdOffset10:Lo,mdOffset11:$o,mdOffset12:No,lg1:Ro,lg2:Ao,lg3:Ho,lg4:zo,lg5:Oo,lg6:Po,lg7:Vo,lg8:Wo,lg9:To,lg10:Do,lg11:jo,lg12:qo,lgOffset0:Fo,lgOffset1:Uo,lgOffset2:Go,lgOffset3:Xo,lgOffset4:Ko,lgOffset5:Jo,lgOffset6:Yo,lgOffset7:Qo,lgOffset8:el,lgOffset9:tl,lgOffset10:nl,lgOffset11:al,lgOffset12:ol,xl1:ll,xl2:cl,xl3:rl,xl4:sl,xl5:il,xl6:dl,xl7:ml,xl8:_l,xl9:ul,xl10:pl,xl11:fl,xl12:hl,xlOffset0:vl,xlOffset1:gl,xlOffset2:wl,xlOffset3:El,xlOffset4:xl,xlOffset5:bl,xlOffset6:kl,xlOffset7:Il,xlOffset8:Bl,xlOffset9:Cl,xlOffset10:Sl,xlOffset11:Ml,xlOffset12:yl,xxl1:Zl,xxl2:Ll,xxl3:$l,xxl4:Nl,xxl5:Rl,xxl6:Al,xxl7:Hl,xxl8:zl,xxl9:Ol,xxl10:Pl,xxl11:Vl,xxl12:Wl,xxlOffset0:Tl,xxlOffset1:Dl,xxlOffset2:jl,xxlOffset3:ql,xxlOffset4:Fl,xxlOffset5:Ul,xxlOffset6:Gl,xxlOffset7:Xl,xxlOffset8:Kl,xxlOffset9:Jl,xxlOffset10:Yl,xxlOffset11:Ql,xxlOffset12:ec},tc=e=>e in xt,nc=e=>ia.reduce((n,o)=>{const l=`${o}${e[o]??""}`;return tc(l)?[...n,xt[l]]:n},[]),Lt=({className:e,children:n,hasVerticalGutter:o,...l})=>t.createElement("div",{className:_(xt.cell,nc(l),{[xt.verticalGutter]:o},e)},n),ac="_centerLayout_vjlw4_1",oc="_relative_vjlw4_10",lc="_absolute_vjlw4_14",cc="_centerText_vjlw4_22",rc="_fullWidth_vjlw4_26",mt={centerLayout:ac,relative:oc,absolute:lc,centerText:cc,fullWidth:rc},Ht=({centerText:e=!1,children:n,className:o,isFullWidth:l,position:c="relative",...r})=>t.createElement("div",{className:_(mt.centerLayout,mt[c],e&&mt.centerText,{[mt.fullWidth]:l},o),...r},n),zt={xs:0,sm:479,md:744,lg:1025,xl:2e3},at=["xs","sm","md","lg","xl"],Ot=e=>typeof e=="string",sc=e=>typeof e=="object",R1=e=>e===void 0?!0:Ot(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),ic=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()},A1=e=>typeof e=="string",Qt=e=>typeof e=="object",H1=e=>e===void 0?!0:A1(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),dc=e=>{const n=[...at].reverse();for(const o of n){const l=e[o];if(l)return l}return null},mc=e=>{const n=dc(e);if(n){const o=[...at].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},_c=e=>{const n=mc(e);return Object.fromEntries(Object.entries(n).map(([l,c])=>[`--${l}-background-image`,`url("${c}")`]))};var z1=(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))(z1||{}),bt=(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))(bt||{});const uc=({background:e,backgroundImageSrc:n,backgroundBlendMode:o,overlayOpacity:l,overlay:c})=>t.useMemo(()=>{const r=e==="image"&&!H1(n),s=r&&Qt(n),i=r&&o!=="normal",d=e==="none",p=e==="dark"||e==="image"&&!r,m=e==="light";let u={};if(r&&(A1(n)&&(u={...u,backgroundImage:`url("${n}")`}),Qt(n))){const h=_c(n);u={...u,...h}}return i&&(u={...u,"--blend-mode":o,"--background-color-opacity":`${l}`,"--background-color-rgb":`${c==="light"?bt.White:bt.Black}`}),{isBackgroundNone:d,isBackgroundDark:p,isBackgroundLight:m,isBackgroundImage:r,isBackgroundImageBreakpointImageSet:s,isBackgroundImageBlend:i,backgroundStyleProps:u}},[e,n,o,l,c]),pc="_fullSizeWindow_1ueco_7",fc="_fixed_1ueco_22",hc="_absolute_1ueco_26",vc="_paddingNone_1ueco_30",gc="_paddingSmall_1ueco_34",wc="_backgroundNone_1ueco_38",Ec="_backgroundDark_1ueco_42",xc="_backgroundLight_1ueco_46",bc="_backgroundImage_1ueco_50",kc="_backgroundImageBreakpointImageSet_1ueco_57",Ic="_backgroundBlend_1ueco_82",Bc="_row_1ueco_88",Cc="_rowReverse_1ueco_92",Sc="_column_1ueco_96",Mc="_columnReverse_1ueco_100",yc="_flexStart_1ueco_104",Zc="_center_1ueco_108",te={fullSizeWindow:pc,fixed:fc,absolute:hc,paddingNone:vc,paddingSmall:gc,backgroundNone:wc,backgroundDark:Ec,backgroundLight:xc,backgroundImage:bc,backgroundImageBreakpointImageSet:kc,backgroundBlend:Ic,row:Bc,rowReverse:Cc,column:Sc,columnReverse:Mc,flexStart:yc,center:Zc},kt=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:u,...h},w)=>{const v=o==="small",g=o==="none",{isBackgroundNone:f,isBackgroundDark:E,isBackgroundLight:b,isBackgroundImage:B,isBackgroundImageBreakpointImageSet:S,isBackgroundImageBlend:x,backgroundStyleProps:C}=uc({background:l,backgroundImageSrc:s,backgroundBlendMode:i,overlayOpacity:d,overlay:p});return t.createElement("div",{style:{...u,...C},className:_(te.fullSizeWindow,{[te.paddingNone]:g,[te.paddingSmall]:v,[te.backgroundNone]:f,[te.backgroundDark]:E,[te.backgroundLight]:b,[te.backgroundImage]:B,[te.backgroundImageBreakpointImageSet]:S,[te.backgroundBlend]:B&&x},te[c],te[r],te[m],n),ref:w,...h},e)});kt.displayName="FullSizeWindow";const Lc="_wrapper_m0c6u_1",$c="_roundedCorners_m0c6u_15",Nc="_small_m0c6u_19",Rc="_medium_m0c6u_23",Ac="_large_m0c6u_27",Hc="_full_m0c6u_32",zc="_mediumWidth_m0c6u_37",Oc="_fullWidth_m0c6u_41",Pc="_autoHeight_m0c6u_45",Vc="_flexStart_m0c6u_49",Wc="_center_m0c6u_53",Le={wrapper:Lc,roundedCorners:$c,small:Nc,medium:Rc,large:Ac,full:Hc,mediumWidth:zc,fullWidth:Oc,autoHeight:Pc,flexStart:Vc,center:Wc},O1=({className:e,children:n,modifier:o,heightModifier:l,size:c="full",justifyContent:r="flexStart",borderRadius:s="none",...i})=>t.createElement("div",{className:_(Le.wrapper,e,o&&Le[o],Le[c],l&&Le[l],s==="box"&&Le.roundedCorners,Le[r]),...i},n),P1=({children:e})=>t.createElement(kt,{padding:"none",background:"dark"},t.createElement(O1,{modifier:"fullWidth"},t.createElement(Ht,null,e))),Tc="_overlay_jpdlf_2",Dc={overlay:Tc},jc=({children:e,...n})=>t.createElement(kt,{padding:"none",background:"dark",className:Dc.overlay,...n},e),qc="_dark_5uj3i_2",Fc="_light_5uj3i_6",Uc="_tertiary_5uj3i_10",Gc="_small_5uj3i_14",Xc="_medium_5uj3i_19",e1={dark:qc,light:Fc,tertiary:Uc,small:Gc,medium:Xc},ct=({size:e,source:n,className:o,colorScheme:l,...c})=>t.createElement(n,{className:_(l&&e1[l],e&&e1[e],o),...c}),Kc=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})))),Jc=Kc,Yc="_wrapper_8u2bl_20",Qc="_label_8u2bl_24",e2="_spinner_8u2bl_36",t2="_spin_8u2bl_36",n2="_compact_8u2bl_45",a2="_small_8u2bl_49",o2="_medium_8u2bl_53",l2="_dark_8u2bl_58",c2="_light_8u2bl_62",r2="_subtle_8u2bl_66",Fe={wrapper:Yc,label:Qc,spinner:e2,spin:t2,compact:n2,small:a2,medium:o2,dark:l2,light:c2,subtle:r2},s2="Loading",Pt=({className:e,label:n=s2,sizeModifier:o="medium",colorScheme:l,...c})=>t.createElement("div",{role:"status",className:_(Fe.wrapper,l&&Fe[l],e),...c},t.createElement("span",{className:Fe.label},n),t.createElement(ct,{source:Jc,className:_(Fe.spinner,Fe[o])})),i2=e=>t.createElement(P1,null,t.createElement(Pt,{colorScheme:"dark",...e})),d2="_grid_172qj_1",m2={grid:d2},V1=({className:e,children:n,hasCellVerticalGutter:o,...l})=>t.createElement("div",{className:_(m2.grid,{hasCellVerticalGutter:o},e),...l},n),_2="_top_3qrq8_2",u2="_bottom_3qrq8_3",p2="_content_3qrq8_23",t1={top:_2,bottom:u2,content:p2},f2=({children:e,position:n="top",className:o})=>t.createElement("div",{className:_(t1[n],o)},t.Children.count(e)>0?t.createElement("span",{className:t1.content},e):e),h2="_el_m0vmj_2",v2={el:h2},g2=e=>"href"in e&&!!e.href&&e.href!=="#",ee=({children:e,className:n,disabled:o,htmlTag:l="button",...c})=>t.createElement(o?"button":g2(c)?"a":l,{className:_(v2.el,n),disabled:o,...c},e),w2="_button_fi3cv_100",E2="_disc_fi3cv_487",x2="_noBorderRadius_fi3cv_490",b2="_buttonContent_fi3cv_493",k2="_buttonChildren_fi3cv_499",I2="_disabled_fi3cv_504",B2="_loading_fi3cv_508",C2="_loadingIcon_fi3cv_513",S2="_enhancerStart_fi3cv_520",M2="_enhancerEnd_fi3cv_521",y2="_dark_fi3cv_525",Z2="_primary_fi3cv_525",L2="_noHover_fi3cv_536",$2="_textComponent_fi3cv_541",N2="_secondary_fi3cv_554",R2="_tertiary_fi3cv_583",A2="_neutral_fi3cv_612",H2="_translucent_fi3cv_641",z2="_bordered_fi3cv_670",O2="_transparent_fi3cv_699",P2="_text_fi3cv_541",V2="_danger_fi3cv_757",W2="_dangerBordered_fi3cv_786",T2="_success_fi3cv_815",D2="_obvious_fi3cv_844",j2="_light_fi3cv_873",q2="_none_fi3cv_1221",F2="_square_fi3cv_1235",U2="_compact_fi3cv_1240",G2="_small_fi3cv_1259",X2="_medium_fi3cv_1278",K2="_large_fi3cv_1297",J2="_fullWidth_fi3cv_1413",Y2="_fluid_fi3cv_1417",X={button:w2,disc:E2,noBorderRadius:x2,buttonContent:b2,buttonChildren:k2,disabled:I2,loading:B2,loadingIcon:C2,enhancerStart:S2,enhancerEnd:M2,dark:y2,primary:Z2,noHover:L2,textComponent:$2,secondary:N2,tertiary:R2,neutral:A2,translucent:H2,bordered:z2,transparent:O2,text:P2,danger:V2,dangerBordered:W2,success:T2,obvious:D2,light:j2,none:q2,square:F2,compact:U2,small:G2,medium:X2,large:K2,fullWidth:J2,fluid:Y2},W1=({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",...u})=>t.createElement(y,null,({colorScheme:h})=>{const w=o??h;return t.createElement(ee,{className:_(X.button,X[w],X[m],X[p],s&&X[s],{[X.disabled]:r,[X.noBorderRadius]:i,[X.noHover]:d||r},n),"data-active":c&&!r,disabled:r,htmlTag:l,...u},e)}),k=({children:e,className:n,colorScheme:o,fontVariant:l=I.Body,htmlTag:c="span",isTruncated:r=!1,isUnderlined:s,isUppercase:i,whiteSpace:d,wordBreak:p,variant:m="standard",...u})=>t.createElement(y,null,({colorScheme:h})=>t.createElement(c,{className:_(Q[o??h],Q[m],Q[l],d&&Q[`${d}WhiteSpace`],p&&Q[`${p}WordBreak`],{[Q.truncated]:r,[Q.uppercase]:i,[Q.underline]:s},n),...u},e)),T1=({children:e,className:n,isLoading:o})=>o?t.createElement(t.Fragment,null,t.createElement("div",{className:_(n,"visibility-hidden")},e),t.createElement("div",{className:X.loadingIcon},t.createElement(Pt,{sizeModifier:"compact"}))):n?t.createElement("div",{className:n},e):t.createElement(t.Fragment,null,e),D1=({children:e,className:n,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,noEnhancerPadding:s})=>t.createElement("div",{className:_(n,X.buttonContent)},c&&t.createElement("span",{className:_(X.enhancerStart,{"pr-0":s},r)},c),t.createElement("div",{className:X.buttonChildren},e),o&&t.createElement("span",{className:_(X.enhancerEnd,{"pl-0":s},l)},o)),j1=({children:e,className:n,fontVariant:o=I.BodyBold,variant:l="inherit",...c})=>t.createElement(k,{className:_(n,X.textComponent),fontVariant:o,variant:l,...c},e),P=({children:e,colorScheme:n,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,fontVariant:s,hideChildren:i,isDisabled:d,isLoading:p,noEnhancerPadding:m,textVariant:u,underlineText:h,useTextComponent:w,variant:v,...g})=>t.createElement(W1,{colorScheme:n,isDisabled:!!d||p,variant:v,...g},t.createElement(T1,{isLoading:p},t.createElement(D1,{className:_({[X.textComponent]:!w&&v==="text"&&h}),enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,noEnhancerPadding:m},!i&&(w?t.createElement(j1,{colorScheme:n,fontVariant:s,variant:u},e):t.createElement(t.Fragment,null,e))))),Q2=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"})),er=Q2,tr=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"})),nr=tr,ar=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"})),or=ar,lr=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"})),cr=lr,rr=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"})),sr=rr,ir=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"})),dr=ir,mr=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"})),_r=mr,ur=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"})),pr=ur,fr=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"})),hr=fr,vr=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"})),gr=vr,wr=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"})),Er=wr,xr=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"})),br=xr,kr=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"})),Ir=kr,Br=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"})),Cr=Br,Sr=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"})),Mr=Sr,yr=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"})),Zr=yr,Lr=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"})),$r=Lr,Nr=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"})),Rr=Nr,Ar=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"})),Hr=Ar,zr=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"})),Or=zr,Pr=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"})),Vr=Pr,Wr=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"})),Tr=Wr,Dr=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"})),jr=Dr,qr=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"})),Fr=qr,Ur=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"})),Gr=Ur,Xr=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"})),Kr=Xr,Jr=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"})))),Yr=Jr,Qr=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"})))),es=Qr,ts=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"})),ns=ts,as=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"})),os=as,ls=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"})),cs=ls,rs=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"})),ss=rs,is=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"})))),ds=is,ms=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"})),_s=ms,us=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"})),ps=us,fs=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"})),hs=fs,vs=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"})),gs=vs,ws=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"})),Es=ws,xs=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"})),bs=xs,ks=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"})),Is=ks,Bs=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"})),Cs=Bs,Ss=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"})),Ms=Ss,ys=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"})),Zs=ys,Ls=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"})),$s=Ls,Ns=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"})),Rs=Ns,As=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"})),Hs=As,zs=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"})),Os=zs,Ps=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"})),Vs=Ps,Ws=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"})),Ts=Ws,Ds=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"})),js=Ds,qs=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"})),Fs=qs,Us=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"})),Gs=Us,Xs=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"})),Ks=Xs,Js=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"})),Ys=Js,Qs=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"})),e4=Qs,t4=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"})),n4=t4,a4=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"})),o4=a4,l4=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"})),c4=l4,r4=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"})),s4=r4,i4=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"})),d4=i4,m4=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"})),_4=m4,u4=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"})),p4=u4,f4=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"})),h4=f4,v4=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"})),g4=v4,w4=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"})),E4=w4,x4=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"})),b4=x4,k4=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})),n1=k4,I4=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"})))),a1=I4,B4=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"})))),o1=B4,C4=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"})))),l1=C4,S4=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"})),M4=S4,y4=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"})),Z4=y4,L4=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"})),$4=L4,N4=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"})),R4=N4,A4=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"})),H4=A4,z4=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"})),O4=z4,P4=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"})),V4=P4,W4=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"})),T4=W4,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"})),j4=D4,q4=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"})),F4=q4,U4=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"})),G4=U4,X4=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"})),K4=X4,J4=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",d:"M11.462 2.435a1.487 1.487 0 1 1 2.103 2.103L4.804 13.3 2 14l.7-2.803 8.762-8.762Z"})),Y4=J4,Q4=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"})),ei=Q4,ti=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"})),ni=ti,ai=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"})),oi=ai,li=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"})),ci=li,ri=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"})),si=ri,ii=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"})),di=ii,mi=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"})),_i=mi,ui=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"})),pi=ui,fi=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"})),hi=fi,vi=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"})),gi=vi,wi=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"})),Ei=wi,xi=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"})),bi=xi,ki=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"})),Ii=ki,Bi=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"})))),Ci=Bi,Si=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"})),Mi=Si,yi=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"})),Zi=yi,Li=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"})),$i=Li,Ni=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"})))),Ri=Ni,Ai=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"})),Hi=Ai,zi=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"})),Oi=zi,Pi=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"})),Vi=Pi,Wi=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"})),Ti=Wi,Di=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"})),ji=Di,qi=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"})),Fi=qi,Ui=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"})),Gi=Ui,Xi=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"})),Ki=Xi,Ji=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"})),Yi=Ji,Qi=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"})),e3=Qi,t3=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"})),n3=t3,a3=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"})),o3=a3,l3=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"})),c3=l3,r3=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"})),s3=r3,i3=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"})),d3=i3,m3=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"})),_3=m3,u3=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"})),p3=u3,f3=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"})),h3=f3,v3=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"})),g3=v3,w3=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"})),E3=w3,x3=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"})),b3=x3,k3=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"})),I3=k3,B3=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"})),C3=B3,S3=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"})),M3=S3,y3=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"})),Z3=y3,L3=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"})),$3=L3,N3=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"})),R3=N3,A3=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"})),H3=A3,z3=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"})),O3=z3,P3=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"})),V3=P3,W3=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"})),T3=W3,D3=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"})),j3=D3,q3=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"})),F3=q3,U3=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"})),G3=U3,X3=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"})),K3=X3,J3=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"})),Y3=J3,Q3=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"})),e5=Q3,t5=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"})),n5=t5,a5=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"})),o5=a5,l5=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"})),c1=l5,c5=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"})),r5=c5,s5=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"})),i5=s5,d5=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"})),m5=d5,_5=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"})),u5=_5,p5=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"})),f5=p5,h5=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"})),v5=h5,g5=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"})),w5=g5,E5=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"})),x5=E5,b5=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"})),r1=b5,k5=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"})),s1=k5,I5=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"})),B5=I5,C5=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"})),S5=C5,M5=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"})),i1=M5,y5=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"})),Z5=y5,L5=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"})),$5=L5,N5=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:"M.956 8.718c-.21-.75-.02-1.611.505-2.306 1.01-1.338 3.239-2.125 6.64-2.125 4.158 0 5.906 1.155 6.64 2.125.527.694.716 1.556.506 2.306a1.13 1.13 0 0 1-1.37.796l-2.439-.61a1.136 1.136 0 0 1-.862-1.103l-.012-.87a10.378 10.378 0 0 0-2.462-.273c-.833-.001-1.63.076-2.436.232l-.038.917c.001.517-.353.972-.861 1.099l-2.438.61c-.602.148-1.205-.201-1.373-.798Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconPhoneHorisontal_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),R5=N5,A5=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:"M3.547 12.862c-.252-.9-.024-1.934.606-2.768 1.213-1.605 3.886-2.55 7.969-2.55 4.99 0 7.087 1.387 7.968 2.55.631.833.858 1.867.606 2.768a1.356 1.356 0 0 1-1.644.955l-2.926-.731a1.363 1.363 0 0 1-1.034-1.325l-.016-1.043a12.45 12.45 0 0 0-2.953-.329c-1 0-1.957.092-2.924.28l-.045 1.099a1.358 1.358 0 0 1-1.034 1.319l-2.926.731a1.362 1.362 0 0 1-1.647-.956Z"})),H5=A5,z5=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"})),O5=z5,P5=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"})),V5=P5,W5=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"})),T5=W5,D5=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"})),j5=D5,q5=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"})),F5=q5,U5=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"})),G5=U5,X5=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"})),K5=X5,J5=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"})),Y5=J5,Q5=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"})),e6=Q5,t6=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"})),n6=t6,a6=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"})),o6=a6,l6=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"})),c6=l6,r6=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"})),s6=r6,i6=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"})),d6=i6,m6=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("g",{clipPath:"url(#IconRaiseHand_16__a)"},a.createElement("path",{fill:"currentColor",d:"M14.672 5.809a.953.953 0 0 0-1.174.665l-.764 2.76-.92-.255 1.528-5.52a.953.953 0 1 0-1.84-.508L9.975 8.47l-.92-.255s1.64-5.931 1.782-6.44a.953.953 0 1 0-1.84-.507L7.214 7.707l-.92-.255 1.528-5.52a.955.955 0 1 0-1.84-.508l-2.12 7.66c-.112.405-.655.407-.75-.003-.072-.32-.3-1.513-.462-2.37a.966.966 0 0 0-1.917.18c.003.734.015 1.825.055 2.736.156 3.552 3.658 5.194 5.357 5.664 2.094.58 4.117.647 5.644-.327 1.05-.67 1.882-1.962 2.28-3.404l1.268-4.578a.953.953 0 0 0-.665-1.173Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconRaiseHand_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),_6=m6,u6=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.34 9.262a1.193 1.193 0 0 0-1.468.832l-.955 3.449-1.15-.318 1.909-6.899a1.194 1.194 0 0 0-2.3-.636l-1.909 6.899-1.15-.318 2.228-8.049a1.193 1.193 0 0 0-2.3-.636l-2.227 8.047-1.15-.318 1.909-6.899a1.193 1.193 0 0 0-2.299-.636l-2.65 9.575c-.14.507-.819.509-.936-.004a141.62 141.62 0 0 1-.579-2.961 1.21 1.21 0 0 0-2.397.225c.004.916.019 2.28.069 3.419.195 4.44 4.573 6.493 6.696 7.081 2.618.724 5.146.809 7.055-.408 1.314-.838 2.353-2.452 2.852-4.254l1.584-5.723a1.193 1.193 0 0 0-.832-1.468Z"})),p6=u6,f6=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"})),h6=f6,v6=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"})),g6=v6,w6=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"})),E6=w6,x6=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"})),b6=x6,k6=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"})),d1=k6,I6=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"})),B6=I6,C6=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"})),S6=C6,M6=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"})),y6=M6,Z6=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"})),L6=Z6,$6=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"})),N6=$6,R6=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"})),A6=R6,H6=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"})),z6=H6,O6=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"})),P6=O6,V6=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"})),W6=V6,T6=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"})),D6=T6,j6=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"})),q6=j6,F6=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"})),U6=F6,G6=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"})),X6=G6,K6=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"})),J6=K6,Y6=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"})),Q6=Y6,e7=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"})),t7=e7,n7=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"})))),a7=n7,o7=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"})),l7=o7,c7=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"})),r7=c7,s7=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"})),i7=s7,d7=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"})),m7=d7,_7=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"})),u7=_7,p7=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"})),f7=p7,h7=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"})),v7=h7,g7=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"})),m1=g7,w7=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"})),_1=w7,E7=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"})),x7=E7,b7=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"})),k7=b7,I7=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"})),B7=I7,C7=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"})),S7=C7,M7=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"})),y7=M7,Z7=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"})),L7=Z7,$7=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"})),N7=$7,R7=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"})),A7=R7,H7=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"})),z7=H7,O7=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"})),P7=O7,V7=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"})),W7=V7,T7=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"})),D7=T7,j7=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"})),q7=j7,F7=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"})),U7=F7,G7=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"})),X7=G7,K7=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"})),J7=K7,Y7=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"})),Q7=Y7,ed=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"})),td=ed,nd={IconAdd:{size16:er,size24:nr},IconAddSomeone:{size16:or,size24:cr},IconAlert:{size16:sr,size24:dr},IconAnalyticsChart:{size16:_r,size24:pr},IconAnalyticsProgress:{size16:hr,size24:gr},IconAndroidLogo:{size16:Er,size24:br},IconAppleLogo:{size16:Ir,size24:Cr},IconArrowCornerDown:{size16:Mr,size24:Zr},IconArrowDown:{size16:$r,size24:Rr},IconArrowLeft:{size16:Hr,size24:Or},IconArrowLeftRegular:{size16:Vr,size24:Tr},IconArrowRight:{size16:jr,size24:Fr},IconArrowUp:{size16:Gr,size24:Kr},IconBackgroundBlur:{size16:Yr,size24:es},IconBackspace:{size16:ns,size24:os},IconBackToTop:{size16:cs,size24:ss},IconBandwidth:{size16:ds,size24:_s},IconBell:{size16:ps,size24:hs},IconBilling:{size16:gs,size24:Es},IconBlock:{size16:bs,size24:Is},IconBluetooth:{size16:Cs,size24:Ms},IconBreakoutRooms:{size16:Zs,size24:$s},IconCalendar:{size16:Rs,size24:Hs},IconChat:{size16:Os,size24:Vs},IconCheckmark:{size16:Ts,size24:js},IconCheckmarkRound:{size16:Fs,size24:Gs},IconChevronDown:{size16:Ks,size24:Ys},IconChevronLeft:{size16:e4,size24:n4},IconChevronRight:{size16:o4,size24:c4},IconChevronUp:{size16:s4,size24:d4},IconChromeLogo:{size16:_4,size24:p4},IconClock:{size16:h4,size24:g4},IconClose:{size16:E4,size24:b4},IconConnectionIndicatorHigh:{size16:n1,size24:n1},IconConnectionIndicatorLow:{size16:a1,size24:a1},IconConnectionIndicatorMedium:{size16:o1,size24:o1},IconConnectionIndicatorVeryLow:{size16:l1,size24:l1},IconDoubleChevronDown:{size16:M4,size24:Z4},IconDoubleChevronLeft:{size16:$4,size24:R4},IconDoubleChevronRight:{size16:H4,size24:O4},IconDoubleChevronUp:{size16:V4,size24:T4},IconDraggable:{size16:j4,size24:F4},IconDualScreen:{size16:G4,size24:K4},IconEdit:{size16:Y4,size24:ei},IconEmoji:{size16:ni,size24:oi},IconExpand:{size16:ci,size24:si},IconExport:{size16:di,size24:_i},IconFecc:{size16:pi,size24:hi},IconFirefoxLogo:{size16:gi,size24:Ei},IconFlipCamera:{size16:bi,size24:Ii},IconFullscreenOff:{size16:Ci,size24:Mi},IconFullscreenOn:{size16:Zi,size24:$i},IconGroup:{size16:Ri,size24:Hi},IconHeadset:{size16:Oi,size24:Vi},IconHelpRound:{size16:Ti,size24:ji},IconHome:{size16:Fi,size24:Gi},IconHospital:{size16:Ki,size24:Yi},IconImport:{size16:e3,size24:n3},IconInfoRound:{size16:o3,size24:c3},IconKey:{size16:s3,size24:d3},IconLeave:{size16:_3,size24:p3},IconLink:{size16:h3,size24:g3},IconLiveCaption:{size16:E3,size24:b3},IconLiveStream:{size16:I3,size24:C3},IconLocation:{size16:M3,size24:Z3},IconLock:{size16:$3,size24:R3},IconMail:{size16:H3,size24:O3},IconMeetingRoom:{size16:V3,size24:T3},IconMeetings:{size16:j3,size24:F3},IconMicrophoneOff:{size16:G3,size24:K3},IconMicrophoneOn:{size16:Y3,size24:e5},IconMinus:{size16:n5,size24:o5},IconMoreHorizontal:{size16:c1,size24:c1},IconMoreVertical:{size16:r5,size24:i5},IconMove:{size16:m5,size24:u5},IconOpenInNew:{size16:f5,size24:v5},IconParticipant:{size16:w5,size24:x5},IconPasswordHide:{size16:r1,size24:r1},IconPasswordShow:{size16:s1,size24:s1},IconPause:{size16:B5,size24:S5},IconPexipLogo:{size16:i1,size24:i1},IconPhone:{size16:Z5,size24:$5},IconPhoneHorisontal:{size16:R5,size24:H5},IconPhoneTalk:{size16:O5,size24:V5},IconPin:{size16:T5,size24:j5},IconPlay:{size16:F5,size24:G5},IconPlayRound:{size16:K5,size24:Y5},IconPlus:{size16:e6,size24:n6},IconPresentationOff:{size16:o6,size24:c6},IconPresentationOn:{size16:s6,size24:d6},IconRaiseHand:{size16:_6,size24:p6},IconRecording:{size16:h6,size24:g6},IconRefresh:{size16:E6,size24:b6},IconRemoteControl:{size16:d1,size24:d1},IconSearch:{size16:B6,size24:S6},IconSend:{size16:y6,size24:L6},IconSettings:{size16:N6,size24:A6},IconSettingsMeeting:{size16:z6,size24:P6},IconShield:{size16:W6,size24:D6},IconShuffle:{size16:q6,size24:U6},IconSpeakerDisabled:{size16:X6,size24:J6},IconSpeakerOff:{size16:Q6,size24:t7},IconSpeakerOn:{size16:a7,size24:l7},IconStar:{size16:r7,size24:i7},IconStopRound:{size16:m7,size24:u7},IconSupport:{size16:f7,size24:v7},IconThumbsDown:{size16:m1,size24:m1},IconThumbsUp:{size16:_1,size24:_1},IconTimer:{size16:x7,size24:k7},IconTranscript:{size16:B7,size24:S7},IconTrash:{size16:y7,size24:L7},IconUnlock:{size16:N7,size24:A7},IconVideoOff:{size16:z7,size24:P7},IconVideoOn:{size16:W7,size24:D7},IconVideoSystems:{size16:q7,size24:U7},IconWarning:{size16:X7,size24:J7},IconWarningRound:{size16:Q7,size24:td}},H=nd,ad="_dark_x0ta1_2",od="_light_x0ta1_6",ld="_mini_x0ta1_10",cd="_compact_x0ta1_15",rd="_small_x0ta1_20",sd="_medium_x0ta1_25",u1={dark:ad,light:od,mini:ld,compact:cd,small:rd,medium:sd},V=({source:e,className:n,size:o="small",colorScheme:l,...c})=>{const r=o==="mini"||o==="compact"?e.size16:e.size24;return t.createElement(r,{className:_(l&&u1[l],u1[o],n),...c})},id="_callToAction_160px_2",dd="_small_160px_15",md="_enhancerStart_160px_26",_d="_focus_160px_30",ud="_text_160px_50",pd="_fullWidth_160px_56",$e={callToAction:id,small:dd,enhancerStart:md,focus:_d,text:ud,fullWidth:pd},fd=({className:e,enhancerStart:n,isSmall:o,modifier:l,subTitle:c="",title:r="",titleHtmlTag:s,...i})=>t.createElement(ee,{className:_($e.callToAction,$e.focus,l&&$e[l],{[$e.small]:o},e),...i},n&&t.createElement("span",{className:$e.enhancerStart},n),t.createElement("span",{className:$e.text},s?t.createElement(De,{htmlTag:s,fontVariant:I.H5},r):t.createElement(k,{fontVariant:I.H5},r),c&&!o&&t.createElement(k,{fontVariant:I.Body,variant:"subtle"},c)));var M=(e=>(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 hd="_checkbox_671fw_99",vd="_spaced_671fw_104",gd="_start_671fw_109",wd="_checkmark_671fw_109",Ed="_label_671fw_112",xd="_end_671fw_116",bd="_disabled_671fw_120",kd="_input_671fw_124",Id="_hidden_671fw_142",Bd="_dark_671fw_154",Cd="_checked_671fw_158",Sd="_light_671fw_184",se={checkbox:hd,spaced:vd,start:gd,checkmark:wd,label:Ed,end:xd,disabled:bd,input:kd,hidden:Id,dark:Bd,checked:Cd,light:Sd},Vt=t.forwardRef(function({checked:n,className:o,isDisabled:l,label:c,labelModifier:r="default",labelPosition:s="end",name:i,colorScheme:d,...p},m){const u=r==="hidden",h=Hn("indeterminate",{...p});return t.createElement(y,null,({colorScheme:w})=>t.createElement("label",{className:_(se.checkbox,se[d??w],se[s],{[se.disabled]:l,[se.spaced]:r==="spaced"},o),title:u?c:void 0},t.createElement("input",{ref:m,className:se.input,type:"checkbox",name:i,checked:n,disabled:l,...h}),t.createElement("span",{className:_(se.checkmark,{[se.checked]:n})},n&&t.createElement(V,{"data-testid":M.CheckboxCheck,source:H.IconCheckmark})),t.createElement(k,{variant:l?"disabled":"standard",className:_(se.label,{[se.hidden]:u})},c)))}),Md="_headerWrapper_m9lsz_2",yd="_relative_m9lsz_6",Zd="_absolute_m9lsz_10",Ld="_headerInnerWrapper_m9lsz_14",$d="_small_m9lsz_23",Nd="_medium_m9lsz_26",Rd="_large_m9lsz_29",Ad="_start_m9lsz_33",Hd="_center_m9lsz_34",zd="_end_m9lsz_35",xe={headerWrapper:Md,relative:yd,absolute:Zd,headerInnerWrapper:Ld,small:$d,medium:Nd,large:Rd,start:Ad,center:Hd,end:zd},Od=({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:_(xe.headerWrapper,xe[r],i&&xe[i],s),"data-testid":M.HeaderCore,...d},t.createElement("div",{className:xe.headerInnerWrapper,"data-testid":M.HeaderCoreEnhancers},l?t.createElement(t.Fragment,null,t.createElement("div",{className:xe.start},e),n&&t.createElement("div",{className:xe.center},n),t.createElement("div",{className:xe.end},o)):t.createElement(t.Fragment,null,e,n,o)),c&&t.createElement(le,{"data-testid":M.HeaderCoreDivider})),Pd="_dragAndDropWrapper_99q6e_14",Vd="_dark_99q6e_22",Wd="_disabled_99q6e_30",Td="_light_99q6e_35",Dd="_error_99q6e_48",Ue={dragAndDropWrapper:Pd,dark:Vd,disabled:Wd,light:Td,error:Dd},q1=({className:e,isDisabled:n,children:o,colorScheme:l,hasError:c,onDrop:r,onDragOver:s,...i})=>{const d=u=>{u.preventDefault(),!n&&(r==null||r(u,u.dataTransfer.files&&Array.from(u.dataTransfer.files),u.dataTransfer.items&&Array.from(u.dataTransfer.items)))},p=u=>{u.preventDefault(),!n&&(s==null||s(u))},m=c?Ue.error:l==="dark"?Ue.dark:Ue.light;return t.createElement(U,{colorScheme:l},t.createElement(ne,{className:_(Ue.dragAndDropWrapper,m,n&&Ue.disabled,e),onDrop:d,onDragOver:p,isWithShadow:!1,...i},o))},jd="_fileUploadLabel_1i71u_2",qd="_fileUploadInput_1i71u_6",p1={fileUploadLabel:jd,fileUploadInput:qd},Wt=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(),u=c??m;return t.createElement(t.Fragment,null,t.createElement("input",{className:p1.fileUploadInput,onChange:i,type:"file",accept:e,multiple:s,ref:p,id:u,disabled:r}),t.createElement("label",{className:_(p1.fileUploadLabel,l),htmlFor:u,"aria-label":n,"data-testid":d},o))});Wt.displayName="FileUpload";const Fd="_heading_109zz_2",Ud="_small_109zz_2",Gd="_medium_109zz_5",Xd="_subtitle_109zz_9",Kd="_dark_109zz_14",Jd="_light_109zz_18",_t={heading:Fd,small:Ud,medium:Gd,subtitle:Xd,dark:Kd,light:Jd},Yd=({className:e,padding:n="medium",subtitle:o,title:l,titleFontVariant:c=I.H3,titleHtmlTag:r,colorScheme:s,...i})=>t.createElement(y,null,({colorScheme:d})=>{const p=s??d;return t.createElement("div",{className:_(_t.heading,_t[p],_t[n],e),...i},t.createElement(U,{colorScheme:p},t.createElement("div",null,r?t.createElement(De,{htmlTag:r,fontVariant:c},l):t.createElement(k,{fontVariant:c},l)),o&&t.createElement(k,{className:_t.subtitle,fontVariant:I.Body,variant:"tinted"},o)))}),Qd="_lineHeading_i8qm0_2",e8="_heading_i8qm0_18",f1={lineHeading:Qd,heading:e8},t8=({children:e})=>t.createElement("div",{className:f1.lineHeading},t.createElement("div",{className:f1.heading},e)),n8="_label_1gn7j_99",a8="_standard_1gn7j_102",o8="_inline_1gn7j_116",l8="_hidden_1gn7j_130",c8="_dark_1gn7j_142",r8="_light_1gn7j_146",ut={label:n8,standard:a8,inline:o8,hidden:l8,dark:c8,light:r8},de=({className:e,colorScheme:n,form:o,fontVariant:l=I.BodyBold,id:c,isLabelHidden:r,isLabelInline:s,isUppercase:i,text:d,variant:p="inherit",...m})=>t.createElement("label",{className:_(ut.label,{[ut.hidden]:r,[ut.inline]:s,[ut.standard]:!s},e),htmlFor:c,form:o,...m},t.createElement(y,null,({colorScheme:u})=>t.createElement(k,{isUppercase:i,colorScheme:n??u,fontVariant:l,variant:p},d))),s8="_container_1jhak_100",i8="_small_1jhak_122",d8="_medium_1jhak_130",m8="_disabled_1jhak_138",_8="_clearButton_1jhak_142",u8="_error_1jhak_147",p8="_errorText_1jhak_153",f8="_enhancerStart_1jhak_157",h8="_enhancerEnd_1jhak_158",v8="_inputElement_1jhak_163",g8="_dateSelectButton_1jhak_197",w8="_dark_1jhak_202",E8="_standard_1jhak_202",x8="_label_1jhak_267",b8="_transparent_1jhak_280",k8="_light_1jhak_358",J={container:s8,small:i8,medium:d8,disabled:m8,clearButton:_8,error:u8,errorText:p8,enhancerStart:f8,enhancerEnd:h8,inputElement:v8,dateSelectButton:g8,dark:w8,standard:E8,label:x8,transparent:b8,light:k8},rt=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:u,onChange:h,onClear:w,onValueChange:v,showClearButton:g=!1,sizeModifier:f="medium",testId:E,type:b="text",value:B,variant:S="standard",...x},C)=>{const $=t.useId(),R=i??$,D=m==="hidden",O=m==="inline",A=O||D,L=t.useRef(null),Y=()=>{const j=L.current;w?w((j==null?void 0:j.value)??""):v==null||v(""),j&&j.focus()},ce=t.useCallback(j=>{v&&v(j.currentTarget.value),h&&h(j)},[h,v]),ye={text:p,id:R};return t.useImperativeHandle(C,()=>{var j;return{focus:()=>{L.current&&L.current.focus()},value:(j=L.current)==null?void 0:j.value}}),t.createElement(y,null,({colorScheme:j})=>t.createElement("div",{className:_(J[S],J[o??j],{[J.disabled]:d,[J.error]:s&&!d},e)},!A&&t.createElement(de,{className:J.label,...ye}),t.createElement("label",{className:_(J.container,{[J.small]:f==="small",[J.medium]:f==="medium"}),"data-testid":E?`${E}-label`:void 0,htmlFor:R},A&&t.createElement(de,{isLabelHidden:D,isLabelInline:O,...ye}),c&&t.createElement("div",{className:_(J.enhancerStart,"mr-2")},c),t.createElement("input",{className:J.inputElement,"data-testid":E,disabled:d,id:R,name:u,onChange:ce,ref:L,type:b,value:B,...x}),b==="date"&&t.createElement(V,{source:H.IconCalendar,className:J.dateSelectButton}),l&&t.createElement("div",{className:J.enhancerEnd},l),g&&!d&&t.createElement(P,{type:"button",size:"compact",className:J.clearButton,onClick:Y,"aria-label":"Clear input","data-testid":M.InputClearButton,variant:"transparent",colorScheme:o??j},n)),s&&r&&t.createElement(k,{className:_("mt-2",J.errorText),variant:"danger",role:"alert"},r)))});rt.displayName="Input";const I8=e=>{const[n,o]=t.useState(e.value||"");return[n,{...e,onChange:l=>o(l.currentTarget.value),value:n}]},B8=e=>t.useMemo(()=>{const n=Ot(e),o=sc(e);let l,c="";return R1(e)||(n&&(l=e),o&&(c=ic(e))),{logoSrcString:l,logoSrcSet:c,isLogoSrcSet:o,isLogoSrcString:n}},[e]),C8="_logo_12dv0_2",S8={logo:C8},M8=({imageSrc:e,alt:n,className:o,...l})=>{const{logoSrcString:c,logoSrcSet:r,isLogoSrcSet:s}=B8(e);return!c&&!r?null:t.createElement("img",{srcSet:s?r:c,alt:n,className:_(o,S8.logo),...l})},y8=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)"})),Z8=y8,L8="_logo_dvhfz_2",$8="_absoluteCenter_dvhfz_7",N8="_dark_dvhfz_13",R8="_light_dvhfz_17",A8="_tertiary_dvhfz_21",H8="_large_dvhfz_25",z8="_medium_dvhfz_29",O8="_small_dvhfz_33",P8="_full_dvhfz_37",pt={logo:L8,absoluteCenter:$8,dark:N8,light:R8,tertiary:A8,large:H8,medium:z8,small:O8,full:P8},V8=({colorScheme:e,size:n,position:o,className:l,...c})=>{const r=o==="absoluteCenter";return t.createElement(ct,{source:Z8,className:_(pt.logo,e&&pt[e],n&&pt[n],l,{[pt.absoluteCenter]:r}),...c})},W8="_closeButton_8h7it_8",T8="_icon_8h7it_17",h1={closeButton:W8,icon:T8},st=({className:e,onClose:n,...o})=>t.createElement(P,{className:_(h1.closeButton,e),onClick:n,size:"none",variant:"transparent",noHover:!0,...o},t.createElement(V,{className:h1.icon,size:"compact",source:H.IconClose})),D8=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"})),F1=D8,Tt=({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))}}},j8="_tooltipContainer_1gmtj_2",q8="_tooltip_1gmtj_2",F8="_fade_1gmtj_1",U8="_tooltipArrow_1gmtj_18",G8="_tooltipArrowIcon_1gmtj_26",X8="_tooltipControl_1gmtj_34",K8="_tooltipNotification_1gmtj_40",J8="_headerWrapper_1gmtj_48",Y8="_cta_1gmtj_55",Q8="_closeButton_1gmtj_60",em="_top_1gmtj_66",tm="_bottom_1gmtj_67",nm="_topCenter_1gmtj_68",am="_bottomCenter_1gmtj_69",om="_left_1gmtj_74",lm="_right_1gmtj_75",cm="_topLeft_1gmtj_97",rm="_topRight_1gmtj_98",sm="_topStart_1gmtj_99",im="_bottomLeft_1gmtj_112",dm="_bottomRight_1gmtj_113",mm="_bottomStart_1gmtj_114",_m="_fullWidth_1gmtj_161",T={tooltipContainer:j8,tooltip:q8,fade:F8,tooltipArrow:U8,tooltipArrowIcon:G8,tooltipControl:X8,tooltipNotification:K8,headerWrapper:J8,cta:Y8,closeButton:Q8,top:em,bottom:tm,topCenter:nm,bottomCenter:am,left:om,right:lm,topLeft:cm,topRight:rm,topStart:sm,bottomLeft:im,bottomRight:dm,bottomStart:mm,fullWidth:_m},um=({closeButtonAriaLabel:e="Close tooltip",colorScheme:n="light",position:o="topRight",header:l,modifier:c,text:r,ctaText:s,ctaFn:i=()=>{},controlledIsVisible:d,controlledOnChange:p,children:m,className:u,mainWrapperClassName:h,isArrowShown:w=!0,testIdInner:v=M.NotificationTooltipInner,testIdCloseButton:g=M.NotificationTooltipClose,stopPointerDownPropagation:f=!1})=>{const{isVisible:E,setVisible:b}=Tt({controlledIsVisible:d,controlledOnChange:p});return t.createElement("div",{className:_(T.tooltipContainer,c&&T[c],h)},m,E&&t.createElement(U,{colorScheme:n},t.createElement(ne,{className:_(T.tooltip,T.tooltipNotification,T[o],c&&T[c],u),"data-testid":v,onPointerDownCapture:f?B=>B.stopPropagation():void 0},t.createElement("div",{className:T.headerWrapper},typeof l=="string"?t.createElement(k,{fontVariant:I.BodyBold,"data-testid":M.NotificationTooltipHeader},l):t.createElement(t.Fragment,{"data-testid":M.NotificationTooltipHeader},l),t.createElement(st,{className:T.closeButton,"data-testid":g,onClose:()=>b({isVisible:!1,isControlled:!0}),"aria-label":e})),t.createElement(k,{fontVariant:I.Body,"data-testid":M.NotificationTooltipText},r),s&&t.createElement(k,{fontVariant:I.BodyLink,onClick:i,className:T.cta,"data-testid":M.NotificationTooltipCta},s),w&&t.createElement("div",{className:T.tooltipArrow},t.createElement(ct,{source:F1,className:T.tooltipArrowIcon})))))},pm=({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,...u})=>{const{isVisible:h,setVisible:w}=Tt({controlledIsVisible:o,controlledOnChange:l}),v=!!l;return t.createElement("div",{className:_(T.tooltipContainer,p)},t.createElement("div",{className:m,onMouseEnter:()=>i&&w({isVisible:!0,isControlled:v}),onMouseLeave:()=>i&&w({isVisible:!1,isControlled:v})},c),h&&t.createElement(U,{colorScheme:e},t.createElement("div",{className:_(T.tooltip,T[n],r),...u},s,d&&t.createElement("div",{className:T.tooltipArrow},t.createElement(ct,{source:F1,className:T.tooltipArrowIcon})))))},fm="_pill_gw39i_99",hm="_dark_gw39i_117",vm="_danger_gw39i_121",gm="_light_gw39i_126",wm="_closeButton_gw39i_135",ft={pill:fm,dark:hm,danger:vm,light:gm,closeButton:wm},Dt=({children:e,className:n,closeButtonAriaLabel:o="Close tooltip",colorScheme:l,isDanger:c=!1,onClose:r,testIdCloseButton:s,...i})=>t.createElement(y,null,({colorScheme:d})=>t.createElement("div",{className:_(ft.pill,ft[l??d],{[ft.danger]:c},n),...i},e,r&&t.createElement(st,{className:ft.closeButton,onClose:r,"data-testid":s,colorScheme:l,"aria-label":o}))),Em="_wrapper_18brp_2",xm={wrapper:Em},bm=({children:e,className:n,colorScheme:o,title:l,subtitle:c,...r})=>t.createElement(y,null,({colorScheme:s})=>{const i=o??s;return t.createElement(U,{colorScheme:i},t.createElement("div",{className:_(n,xm.wrapper),...r},t.createElement("div",null,t.createElement("div",null,typeof l=="string"?t.createElement(k,{fontVariant:c?I.BodyBold:I.Body},l):l),t.createElement(k,{fontVariant:I.Small,colorScheme:i},c)),e&&t.createElement("div",{className:"ml-auto"},e)),t.createElement(le,null))}),km="_wrap_h0a0q_99",Im="_spaced_h0a0q_104",Bm="_start_h0a0q_109",Cm="_indicator_h0a0q_109",Sm="_label_h0a0q_112",Mm="_end_h0a0q_116",ym="_input_h0a0q_120",Zm="_dot_h0a0q_141",Lm="_dark_h0a0q_151",$m="_checked_h0a0q_155",Nm="_disabled_h0a0q_158",Rm="_light_h0a0q_166",ie={wrap:km,spaced:Im,start:Bm,indicator:Cm,label:Sm,end:Mm,input:ym,dot:Zm,dark:Lm,checked:$m,disabled:Nm,light:Rm},U1=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:u,...h},w)=>{const v=t.useId(),g=c??v,f=i==="hidden",E=b=>{u==null||u(b.currentTarget.checked),m==null||m(b)};return t.createElement(y,null,({colorScheme:b})=>t.createElement("label",{className:_(ie.wrap,ie[o??b],ie[d],{[ie.disabled]:r,[ie.spaced]:i==="spaced"},n),title:f?s:void 0},t.createElement("input",{checked:e,className:ie.input,name:l,onChange:E,value:p,ref:w,...h,id:g,type:"radio",disabled:r}),t.createElement("div",{"aria-hidden":"true",role:"presentation",className:_(ie.indicator,{[ie.checked]:e})},t.createElement("div",{role:"none",className:ie.dot})),t.createElement(de,{className:_(ie.label,"mb-0"),isLabelHidden:f,text:s,variant:r?"disabled":"standard",id:g})))});U1.displayName="RadioButton";const je=t.forwardRef(({autoHide:e,children:n,className:o,onScroll:l,...c},r)=>{const s=t.useRef(null);return t.useEffect(()=>{var p;const i=s,d=m=>{l==null||l(m)};return(p=i.current)==null||p.addEventListener("scroll",d),()=>{var m;return(m=i.current)==null?void 0:m.removeEventListener("scroll",d)}},[s,l]),t.createElement(Nn,{className:o,ref:r,scrollableNodeProps:{ref:s},autoHide:e!=="never",...c},n)});je.displayName="Scrollbars";const Am="_wrap_15i6c_20",Hm="_indicator_15i6c_24",zm="_arrow_15i6c_24",Om="_small_15i6c_29",Pm="_large_15i6c_33",Vm="_success_15i6c_37",Wm="_danger_15i6c_41",Tm="_busy_15i6c_45",Dm="_warning_15i6c_49",jm="_down_15i6c_77",Ne={wrap:Am,indicator:Hm,arrow:zm,small:Om,large:Pm,success:Vm,danger:Wm,busy:Tm,warning:Dm,down:jm},qm=({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:Ne.wrap,role:c},t.createElement("div",{className:_(Ne.indicator,Ne[l],n&&Ne[n],{[Ne.arrow]:r,[Ne.down]:e==="arrowDown"}),style:o?s[r?"arrow":"circle"]:{},"data-testid":`indicator-${e}`}))},Fm="_stepNumber_16965_22",Um="_dark_16965_33",Gm="_disabled_16965_37",Xm="_completed_16965_42",Km="_failed_16965_47",Jm="_active_16965_52",Ym="_light_16965_58",Re={stepNumber:Fm,dark:Um,disabled:Gm,completed:Xm,failed:Km,active:Jm,light:Ym},G1=({className:e,colorScheme:n,isActive:o,isCompleted:l,isFailed:c,isDisabled:r,stepNumber:s,...i})=>t.createElement(y,null,({colorScheme:d})=>t.createElement("div",{className:_(Re.stepNumber,Re[n??d],{[Re.active]:o,[Re.completed]:l,[Re.disabled]:r,[Re.failed]:c},e),"data-testid":M.StepNumber,...i},t.createElement(k,{variant:"inherit",fontVariant:I.BodyBold,"data-testid":M.StepNumberString},l?t.createElement(V,{"data-testid":M.StepNumberCheckmark,source:H.IconCheckmark,size:"mini",className:"d-flex"}):c?t.createElement(V,{"data-testid":M.StepNumberWarning,source:H.IconWarning,size:"mini",className:"d-flex"}):s))),Qm="_wrap_1fvbf_142",e9="_errorText_1fvbf_184",t9="_dark_1fvbf_188",n9="_clearButton_1fvbf_209",a9="_error_1fvbf_184",o9="_disabled_1fvbf_226",l9="_light_1fvbf_253",c9="_resizeNone_1fvbf_318",r9="_resizeBoth_1fvbf_322",s9="_resizeV_1fvbf_326",i9="_resizeH_1fvbf_330",Ae={wrap:Qm,errorText:e9,dark:t9,clearButton:n9,error:a9,disabled:o9,light:l9,resizeNone:c9,resizeBoth:r9,resizeV:s9,resizeH:i9},X1=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:u,resize:h="resizeNone",rows:w=4,...v},g)=>{const f=t.useId(),E=c??f,b=t.useRef(null),B=t.useCallback(x=>{m&&m(x.currentTarget.value),p&&p(x)},[p,m]),S={text:s,id:E};return t.useImperativeHandle(g,()=>{var x;return{focus:()=>{b.current&&b.current.focus()},value:(x=b.current)==null?void 0:x.value}}),t.createElement(y,null,({colorScheme:x})=>t.createElement("label",{className:_(Ae.wrap,Ae[n??x],{[Ae.disabled]:r,[Ae.error]:l&&!r},e)},t.createElement(de,{isLabelHidden:i,...S}),t.createElement("textarea",{rows:w,id:E,name:d,onChange:B,ref:b,value:u,className:Ae[h],disabled:r,...v}),l&&o&&t.createElement(k,{className:_("mt-2",Ae.errorText),variant:"danger",role:"alert"},o)))});X1.displayName="TextArea";const d9="_underline_1j1n7_2",m9="_textLink_1j1n7_6",_9="_text_1j1n7_6",u9="_truncateWrap_1j1n7_27",p9="_dark_1j1n7_36",f9="_link_1j1n7_36",h9="_light_1j1n7_39",v9="_disabled_1j1n7_43",g9="_truncated_1j1n7_47",w9="_uppercase_1j1n7_54",be={underline:d9,textLink:m9,text:_9,truncateWrap:u9,dark:p9,link:f9,light:h9,disabled:v9,truncated:g9,uppercase:w9},Te=({colorScheme:e,children:n,className:o,disabled:l,fontVariant:c,isDisabled:r,isUnderlined:s,isTruncated:i=!1,isUppercase:d,htmlTag:p,target:m,variant:u="link",...h})=>t.createElement(y,null,({colorScheme:w})=>{const v=e??w;return t.createElement(ee,{className:_(be.textLink,be[v],u==="link"&&be[u],{[be.truncateWrap]:i,[be.disabled]:r||l},o),target:m,disabled:r,htmlTag:r?"div":p,rel:m==="_blank"?"noreferrer noopener":"",...h},t.createElement(k,{className:_(be.text,{[be.underline]:s}),colorScheme:v,fontVariant:c,isTruncated:i,isUppercase:d,variant:u},n))}),E9="_row_wutbb_2",x9="_noneSpacing_wutbb_8",b9="_compactSpacing_wutbb_13",k9="_smallSpacing_wutbb_18",I9="_mediumSpacing_wutbb_23",B9="_largeSpacing_wutbb_28",v1={row:E9,noneSpacing:x9,compactSpacing:b9,smallSpacing:k9,mediumSpacing:I9,largeSpacing:B9},ue=({children:e,className:n,spacing:o="small",...l})=>t.createElement("div",{className:_(v1.row,v1[At(o)],n),...l},e),C9="_wrapper_kiuay_2",S9="_border_kiuay_8",M9="_inner_kiuay_13",y9="_dark_kiuay_18",Z9="_hovered_kiuay_31",L9="_disabled_kiuay_43",$9="_light_kiuay_51",N9="_small_kiuay_67",R9="_medium_kiuay_74",A9="_large_kiuay_88",ke={wrapper:C9,border:S9,inner:M9,dark:y9,hovered:Z9,disabled:L9,light:$9,small:N9,medium:R9,large:A9},K1=({children:e,className:n,colorScheme:o,hasBorder:l=!0,isDisabled:c,isHovered:r,sizeModifier:s="large",href:i,onClick:d,...p})=>t.createElement(y,null,({colorScheme:m})=>t.createElement(ee,{className:_(ke.wrapper,ke[o??m],s&&ke[s],{[ke.disabled]:c},{[ke.hovered]:r},n),href:i,onClick:d,htmlTag:!i&&!d?"div":void 0,disabled:c,...p},t.createElement(ue,{spacing:"none",className:_(ke.inner,{[ke.border]:l})},e))),H9="_listLink_unp68_1",z9="_hoverIcon_unp68_1",g1={listLink:H9,hoverIcon:z9},J1=({children:e,className:n,variant:o,hasBorder:l=!1,icon:c,iconColor:r,isFixedIcon:s=!1,sizeModifier:i="small",...d})=>t.createElement(K1,{hasBorder:l,sizeModifier:i,className:_(g1.listLink,n),...d},t.createElement(k,{variant:o},e),c&&t.createElement(V,{className:_({[g1.hoverIcon]:!s}),color:r,source:c,size:"compact"})),O9="_wrap_1sgfd_12",P9="_bar_1sgfd_21",V9="_good_1sgfd_31",W9="_warn_1sgfd_35",T9="_danger_1sgfd_39",D9="_primary_1sgfd_43",j9="_dark_1sgfd_47",q9="_light_1sgfd_51",Ge={wrap:O9,bar:P9,good:V9,warn:W9,danger:T9,primary:D9,dark:j9,light:q9};var Y1=(e=>(e.Good="good",e.Warn="warn",e.Danger="danger",e.Primary="primary",e))(Y1||{});const F9=({backgroundClassName:e,barClassName:n,barColor:o="good",colorScheme:l,progress:c,style:r,...s})=>t.createElement(y,null,({colorScheme:i})=>t.createElement("div",{className:_(Ge.wrap,Ge[l??i],e),...s},t.createElement("div",{className:_(Ge.bar,Ge[o]??Ge.good,n),style:{transform:`translateX(${c>100?100:Math.round(c)}%)`,...r}}))),U9="_input_1lclv_139",G9="_container_1lclv_144",X9="_spaced_1lclv_149",K9="_end_1lclv_153",J9="_label_1lclv_153",Y9="_start_1lclv_156",Q9="_toggle_1lclv_156",e_="_small_1lclv_180",t_="_hidden_1lclv_201",n_="_indicator_1lclv_213",a_="_dark_1lclv_238",o_="_checked_1lclv_259",l_="_light_1lclv_268",ae={input:U9,container:G9,spaced:X9,end:K9,label:J9,start:Y9,toggle:Q9,small:e_,hidden:t_,indicator:n_,dark:a_,checked:o_,light:l_},c_=({checked:e,className:n,label:o,labelClassName:l,labelPosition:c="end",labelModifier:r,labelFontWeight:s,onChange:i,isSmall:d,colorScheme:p,...m})=>t.createElement(y,null,({colorScheme:u})=>t.createElement("label",{className:_(ae.container,ae[p??u],c&&ae[c],{[ae.small]:d,[ae.spaced]:r==="spaced"},n)},t.createElement("input",{type:"checkbox",checked:e,className:ae.input,onChange:i,...m}),t.createElement("div",{className:_(ae.toggle,{[ae.checked]:e})},t.createElement("div",{className:_(ae.indicator)})),t.createElement(k,{fontVariant:s==="bold"?I.BodyBold:I.Body,className:_(ae.label,l,{[ae.hidden]:r==="hidden"})},o))),r_=({children:e,className:n,colorScheme:o="light",isTooltipEnabled:l=!0,position:c="top",text:r,tooltipContainerClassName:s,...i})=>{const{isVisible:d,setVisible:p}=Tt();return l?t.createElement("div",{className:_(T.tooltipContainer,s),onPointerEnter:()=>p({isVisible:!0}),onPointerLeave:()=>p({isVisible:!1}),...i},e,d&&t.createElement(U,{colorScheme:o},t.createElement(ne,{className:_(T.tooltip,T.tooltipControl,T[c],n),"data-testid":"tooltip-inner"},typeof r=="string"?t.createElement(k,null,r):r))):t.createElement(t.Fragment,null,e)},s_="_mirrored_y15q2_1",i_={mirrored:s_},ht=(e,n)=>{e!=null&&e.paused&&e.play().catch(o=>{n==null||n(o)})},Q1=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:u,...h},w)=>{const v=t.useRef(null);t.useImperativeHandle(w,()=>({resume:()=>ht(v.current,u)})),t.useEffect(()=>{const f=v.current;let E=!1;const b=()=>m==null?void 0:m(!0),B=()=>{setTimeout(()=>{E||ht(f,u)},0),m==null||m(!1)};return f==null||f.addEventListener("enterpictureinpicture",b),f==null||f.addEventListener("leavepictureinpicture",B),()=>{var S;E=!0,f==null||f.removeEventListener("enterpictureinpicture",b),f==null||f.removeEventListener("leavepictureinpicture",B),f&&document.pictureInPictureElement===f&&((S=document.exitPictureInPicture)==null||S.call(document).then(()=>{m==null||m(!1)}))}},[v,m,u]),t.useEffect(()=>{v.current&&e&&(v.current.srcObject=e)},[e]),t.useEffect(()=>{var f,E;e!=null&&e.getAudioTracks().length&&((E=(f=v==null?void 0:v.current)==null?void 0:f.setSinkId)==null||E.call(f,n??""))},[n,e]),t.useEffect(()=>{const f=v.current,E=()=>ht(v.current,u),[b]=(e==null?void 0:e.getTracks())??[];return f==null||f.addEventListener("suspend",E),f==null||f.addEventListener("pause",E),b==null||b.addEventListener("unmute",E),()=>{f==null||f.removeEventListener("suspend",E),f==null||f.removeEventListener("pause",E),b==null||b.removeEventListener("unmute",E)}},[e,v,u,r]);const g=()=>{v.current&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&(p?(v.current.muted=!0,ht(v.current,u)):v.current.muted=!1)};return t.createElement("video",{ref:v,autoPlay:r,muted:p,playsInline:i,className:_({[i_.mirrored]:s},c),onCanPlay:g,...h},d&&t.createElement("track",{kind:d,src:o,srcLang:l,default:!0}))});Q1.displayName="Video";const d_=({src:e,srcObject:n,captionsSrc:o,captionsSrcLang:l,sinkId:c,play:r,controls:s=!1,onFailure:i=Kt.noop,onSuccess:d=Kt.noop,...p})=>{const m=t.useRef(null);return t.useEffect(()=>{var u,h;(h=(u=m.current)==null?void 0:u.setSinkId)==null||h.call(u,c??"")},[c]),t.useEffect(()=>{var u,h;m.current&&n&&(m.current.srcObject=n,(h=(u=m.current).setSinkId)==null||h.call(u,c??""))},[c,n]),t.useEffect(()=>{r!==void 0&&(async h=>{var w,v;try{h?(await((w=m.current)==null?void 0:w.play()),m.current&&d(m.current)):(v=m.current)==null||v.pause()}catch(g){i(g)}})(r)},[i,d,r]),t.createElement("audio",{ref:m,src:e,controls:s,...p},o&&t.createElement("track",{kind:"captions",src:o,srcLang:l}))},m_=(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},__=e=>{const[n,o]=t.useState(e);return t.useEffect(()=>{e>0&&o(e)},[e]),n},u_="_wrapper_1b13v_16",p_="_truncated_1b13v_21",f_="_number_1b13v_21",h_="_counter_1b13v_25",v_="_visible_1b13v_48",g_="_animated_1b13v_52",w_="_pulse_1b13v_1",He={wrapper:u_,truncated:p_,number:f_,counter:h_,visible:v_,animated:g_,pulse:w_},E_=({children:e,number:n,isVisible:o,shouldAnimate:l=!0,isTruncated:c=!1,...r})=>{const s=m_(n,l),i=__(n);return t.createElement("div",{className:_(He.wrapper,{[He.truncated]:c}),...r},t.createElement("div",null,e),t.createElement("div",{className:_(He.counter,{[He.animated]:s,[He.visible]:o})},t.createElement(k,{fontVariant:I.BodyBold,className:He.number},i)))},x_=/(https?|ftp?:\/\/[^\s]+)/im,en=/((?:https?:\/\/|ftp?:\/\/|[a-zA-Z0-9-]+\.{1}[a-zA-Z0-9-]{2,63})(?:[^\s.]+|\.{1}[a-zA-Z0-9-]{2,63})*)/im,b_=e=>e.split(en).filter(Boolean),k_=e=>!x_.test(e),I_=e=>b_(e).map((n,o)=>en.test(n)?k_(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}),tn=({text:e,...n})=>{const o=t.useMemo(()=>I_(e),[e]);return t.createElement(t.Fragment,null,o.map(l=>l.linkType!=="text"?t.createElement(Te,{key:l.id,href:l.url,target:"_blank",...n},l.value):l.value))},B_="_draggable_ytxxb_2",C_="_dragging_ytxxb_8",w1={draggable:B_,dragging:C_},nn=t.forwardRef(({isDisabled:e=!1,floatRoot:n=void 0,beforeReposition:o,onReposition:l,onPointerUpExtra:c,onPointerMoveExtra:r,shouldCaptureClick:s=!0,alignWithFloatRootTrigger:i,children:d,className:p,...m},u)=>{let h=t.useRef(null);h=u??h;const[w,v]=t.useState(!1),g=t.useRef(!1);return t.useEffect(()=>{if(e||!h.current)return;const f=h.current;let E=f.getBoundingClientRect(),b=0,B=0,S=0,x=0,C,$=0,R=0;const D=()=>{document.removeEventListener("pointermove",L),document.removeEventListener("pointerup",j)},O=()=>{f.style.left=`${(f.offsetLeft+S)/window.innerWidth*100}%`,f.style.top=`${(f.offsetTop+x)/window.innerHeight*100}%`};f.addEventListener("pointerdown",A);function A(q){if(q.preventDefault(),q.button!==0)return;v(!0),E=f.getBoundingClientRect();const G=f.offsetParent;C=G==null?void 0:G.getBoundingClientRect(),$=(C==null?void 0:C.left)??0,R=(C==null?void 0:C.top)??0,o&&(o(f),E=f.getBoundingClientRect()),f.style.left=`${E.left-$}px`,f.style.top=`${E.top-R}px`,f.style.removeProperty("right"),f.style.removeProperty("bottom"),f.style.transform="none",b=q.clientX,B=q.clientY,document.addEventListener("pointermove",L),document.addEventListener("pointerup",j)}function L(q){r&&r(f),S=q.clientX-b,x=q.clientY-B,f.style.transform=`translate(${S}px, ${x}px)`}const Y=()=>{let q=!1,G=!1,qe=!1,Ct=!1,St={overflow:!1};if(n!=null&&n.current){E=f.getBoundingClientRect();const Ze=n.current.getBoundingClientRect();E.left<Ze.left&&(f.style.left=`${n.current.offsetLeft-$}px`,qe=!0),E.right>Ze.right&&(f.style.left=`${Ze.right-f.offsetWidth-$}px`,Ct=!0),E.top<Ze.top&&(f.style.top=`${n.current.offsetTop-R}px`,q=!0),E.bottom>Ze.bottom&&(f.style.top=`${Ze.bottom-f.offsetHeight-R}px`,G=!0),St={overflow:q||G||qe||Ct,top:q,bottom:G,left:qe,right:Ct},St.overflow&&O()}return St};i&&(i.current=()=>{const q=Y();l&&l(f,q)});function ce(){E.left+E.width/2>window.innerWidth/2&&(f.style.right=`${(window.innerWidth-E.right)/window.innerWidth*100}%`,f.style.left="auto")}function ye(){E.top+E.height/2>window.innerHeight/2&&(f.style.bottom=`${(window.innerHeight-E.bottom)/window.innerHeight*100}%`,f.style.top="auto")}function j(){c&&c(f),O(),f.style.removeProperty("transform"),(S||x)&&(g.current=!0),S=0,x=0,D();const q=Y();q.overflow||(ce(),ye()),v(!1),l&&l(f,q)}return()=>{D(),f.removeEventListener("pointerdown",A)}},[e,n,o,l,c,i,r]),t.createElement("div",{ref:h,className:_({[w1.draggable]:!e,[w1.dragging]:w},p),onClickCapture:s?f=>{g.current&&(f.stopPropagation(),f.preventDefault(),g.current=!1)}:void 0,...m},d)});nn.displayName="Draggable";const S_="_box_9c2ji_2",M_="_fillHeight_9c2ji_6",y_="_nonePadding_9c2ji_10",Z_="_compactPadding_9c2ji_14",L_="_smallPadding_9c2ji_18",$_="_mediumPadding_9c2ji_22",N_="_largePadding_9c2ji_26",R_="_scrollbar_9c2ji_30",vt={box:S_,fillHeight:M_,nonePadding:y_,compactPadding:Z_,smallPadding:L_,mediumPadding:$_,largePadding:N_,scrollbar:R_},A_=({fillHeight:e=!0,hasFooterShadow:n=!0,headerContent:o,footerContent:l,padding:c="small",headerPadding:r=c,footerPadding:s=c,children:i,...d})=>t.createElement(ne,{hasFooterShadow:n,className:_(vt.box,{[vt.fillHeight]:e}),padding:"none",headerContent:o,footerContent:l,footerPadding:s,headerPadding:r,...d},t.createElement(je,{className:vt.scrollbar},t.createElement("div",{className:_(vt[Ce(c)])},i))),H_=({children:e})=>y1.createPortal(e,document.body),$t=(()=>{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}})(),z_=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}})()},O_=e=>{const n=Rt.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()}},P_=(e,n)=>{const o=l=>{var i;if(((i=l.key)==null?void 0:i.toLowerCase())!=="tab"||!$t.isLast(n))return;const c=Rt.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)}]},V_=(e=!0)=>{const n=t.useRef(Rn.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)||O_(s))},[e]);return t.useEffect(()=>{const s=l.current,i=n.current;if(!e||!s)return;const[d,p]=P_(s,i);$t.add(i),d==null||d();const m=o.current;return()=>{var g;$t.remove(i),p==null||p();const u=document.activeElement,h=z_(u),w=h&&h===s,v=u&&Rt.isFocusable(u);o.current=null,!(!m||!w&&v)&&((g=m.focus)==null||g.call(m))}},[e]),r},W_="_modalMask_19j7x_2",T_="_fade_19j7x_1",D_="_modal_19j7x_2",j_="_compact_19j7x_26",q_="_small_19j7x_29",F_="_medium_19j7x_32",U_="_large_19j7x_35",G_="_auto_19j7x_38",X_="_closeButton_19j7x_42",K_="_closeButtonIcon_19j7x_48",J_="_nonePadding_19j7x_70",Y_="_compactPadding_19j7x_74",Q_="_smallPadding_19j7x_78",eu="_mediumPadding_19j7x_82",tu="_largePadding_19j7x_86",nu="_overlay_19j7x_90",au="_slide_19j7x_1",ou="_positioned_19j7x_99",lu="_scrollbars_19j7x_104",Ie={modalMask:W_,fade:T_,modal:D_,compact:j_,small:q_,medium:F_,large:U_,auto:G_,closeButton:X_,closeButtonIcon:K_,nonePadding:J_,compactPadding:Y_,smallPadding:Q_,mediumPadding:eu,largePadding:tu,overlay:nu,slide:au,positioned:ou,scrollbars:lu};var an=(e=>(e.Overlay="overlay",e.Positioned="positioned",e))(an||{});const cu=({children:e,...n})=>t.createElement("div",{...n},e),jt=({children:e,className:n,closeButtonAriaLabel:o="Close tooltip",closeOnOutsideClick:l=!0,colorScheme:c="light",footerContent:r,footerPadding:s,hasBackground:i,hasFooterShadow:d,headerContent:p,headerPadding:m,isOpen:u=!1,modalType:h="overlay",onClose:w,padding:v="medium",sizeModifier:g="small",testIdCloseButton:f=M.ButtonModalClose,uniqueTitle:E,withCloseButton:b=!1,withScrollbars:B=!0,wrapperClassName:S,...x})=>{const C=()=>{l&&(w==null||w())},$=z.useOnClickOutside(C),R=V_(u),D=B?je:cu,O=t.createElement(y,null,({colorScheme:L})=>t.createElement(U,{colorScheme:c??L},t.createElement(ne,{role:"complementary",className:_(Ie.modal,Ie[h],Ie[g],n),ref:h==="positioned"?null:R,hasBackground:i,headerContent:p,footerContent:r,headerPadding:m,footerPadding:s,hasFooterShadow:d},t.createElement(D,{className:Ie.scrollbars},t.createElement("div",{role:"none",ref:$,className:Ie[Ce(v)],...h==="positioned"?x:{}},t.createElement("div",{role:"dialog","aria-modal":"true","aria-label":E},b&&t.createElement(st,{className:Ie.closeButton,onClose:w,"data-testid":f,"aria-label":o}),e)))))),A=t.createElement("div",{role:"none",className:_(Ie.modalMask,S),"data-testid":M.ModalMask,...x},O);return u?t.createElement(H_,null,h==="positioned"?O:A):null},ru="_list_hf2hg_2",su="_noneSpacing_hf2hg_7",iu="_compactSpacing_hf2hg_14",du="_smallSpacing_hf2hg_21",mu="_mediumSpacing_hf2hg_28",_u="_largeSpacing_hf2hg_35",E1={list:ru,noneSpacing:su,compactSpacing:iu,smallSpacing:du,mediumSpacing:mu,largeSpacing:_u},it=({children:e,className:n,spacing:o="small",...l})=>t.createElement("div",{className:_(E1.list,E1[At(o)],n),...l},e),on=({enhancerEnd:e,version:n,headingText:o="About Pexip Connect for Web",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(it,{className:"ml-3 mr-3 mb-2",...i},o&&t.createElement(ue,null,t.createElement(De,{className:"mb-3 mt-2",fontVariant:I.H5,htmlTag:"h1"},o)),c&&l&&t.createElement(ue,{spacing:"small"},t.createElement(Te,{href:c,target:"_blank","data-testid":M.PrivacyPolicyLink},l)),r&&s&&t.createElement(ue,{spacing:"small"},t.createElement(Te,{href:s,target:"_blank","data-testid":M.TermsOfServiceLink},r)),t.createElement(le,{className:"mt-5 mb-3"}),t.createElement(k,{"data-testid":M.Version},"Version: ",n),e),uu=lt(jt,"light"),pu=({className:e,isOpen:n=!1,onClose:o,version:l,headingText:c,privacyPolicyUrl:r,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,aboutTextEnhancerEnd:p,...m})=>t.createElement(uu,{padding:"none",onClose:o,isOpen:n,withCloseButton:!0,className:e,...m},t.createElement(on,{version:l,headingText:c,privacyPolicyUrl:r,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,enhancerEnd:p})),It=e=>n=>{n.key==="Enter"&&e(n)},fu="_chevron_1tt1r_2",hu="_toggle_1tt1r_6",vu="_summary_1tt1r_10",gu="_content_1tt1r_18",wu="_expanded_1tt1r_23",Eu="_accordionButton_1tt1r_27",xu="_dark_1tt1r_34",bu="_meta_1tt1r_41",ku="_light_1tt1r_45",Ee={chevron:fu,toggle:hu,summary:vu,content:gu,expanded:wu,accordionButton:Eu,dark:xu,meta:bu,light:ku},Iu=({canOnlyToggleWithTitle:e,children:n,className:o,isExpanded:l,onExpand:c,...r})=>{const s=_(Ee.summary,o);return e?t.createElement("div",{className:s},n):t.createElement(ee,{className:s,"aria-expanded":l,onClick:c,onKeyDown:It(c),...r},n)},Bu=({isExpanded:e})=>{const n=e?H.IconChevronDown:H.IconChevronRight;return t.createElement(V,{size:"compact",source:n,className:_(Ee.chevron,"mr-2")})},Cu=({children:e,isExpanded:n,canOnlyToggleWithTitle:o,onExpand:l})=>{const c=()=>t.createElement(t.Fragment,null,t.createElement(Bu,{isExpanded:n}),e);return o?t.createElement(ee,{className:Ee.accordionButton,"aria-expanded":n,onClick:l,onKeyDown:It(l)},t.createElement(c,null)):t.createElement("div",{className:Ee.accordionButton},t.createElement(c,null))},Su=({meta:e})=>{const n="d-inline ml-2";return typeof e=="string"?t.createElement(k,{fontVariant:I.BodyBold,className:_(Ee.meta,n)},e):t.createElement("div",{className:n},e)},Mu=({canOnlyToggleWithTitle:e,children:n,enhancerEnd:o,meta:l,isExpanded:c,onExpand:r,className:s,...i})=>t.createElement(Iu,{canOnlyToggleWithTitle:e,className:s,isExpanded:c,onExpand:r,...i},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(Cu,{canOnlyToggleWithTitle:e,isExpanded:c,onExpand:r},n),t.createElement(Su,{meta:l}),t.createElement("div",{className:"ml-auto"},o))),yu=({buttonClassName:e,canOnlyToggleWithTitle:n,children:o,className:l,colorScheme:c,contentClassName:r,dataTestId:s,enhancerEnd:i,isExpanded:d=!1,meta:p,onToggle:m,title:u,...h})=>{const[w,v]=t.useState(d),g=z.usePrevious(w),f=E=>{E.preventDefault(),v(b=>!b)};return t.useEffect(()=>{w!==(g||!1)&&(m==null||m(w))},[m,w,g]),t.createElement(y,null,({colorScheme:E})=>t.createElement("div",{role:"group",className:_(Ee[c??E],l),...h},t.createElement(Mu,{canOnlyToggleWithTitle:n,meta:p,isExpanded:w,onExpand:f,className:e,enhancerEnd:i,"data-testid":s},typeof u=="string"?t.createElement(k,{fontVariant:I.BodyBold},u):u),t.createElement("div",{className:_(Ee.content,{[Ee.expanded]:w},r)},o)))},Zu="_secondaryWrapper_kkweb_2",Lu="_statusWrapper_kkweb_8",$u="_statusItem_kkweb_16",Nu="_eventsList_kkweb_20",Ru="_eventItem_kkweb_24",Au="_contentWrapper_kkweb_30",Hu="_disabled_kkweb_40",me={secondaryWrapper:Zu,statusWrapper:Lu,statusItem:$u,eventsList:Nu,eventItem:Ru,contentWrapper:Au,disabled:Hu},zu=({actionButton:e,disabled:n=!1,eventsItems:o,eventsTitle:l,statusItems:c,title:r,titleEnhancerStart:s})=>t.createElement(N1,{title:r,titleEnhancerStart:s,secondaryComponent:t.createElement("div",{className:_(me.secondaryWrapper,n&&me.disabled,"p-4")},c.map(i=>t.createElement("div",{className:me.statusWrapper,key:`${i.label}${i.content}`},t.createElement(k,{variant:"inherit",fontVariant:I.Body,className:me.statusItem},i.label),t.createElement(k,{variant:"inherit",fontVariant:I.BodyBold,className:me.statusItem},i.content))))},t.createElement("div",{className:_(me.contentWrapper,n&&me.disabled,"p-4")},t.createElement(De,{className:"mb-2",htmlTag:"h3",variant:"inherit",fontVariant:I.H5},l),t.createElement(it,{spacing:"none",className:me.eventsList},o.map(i=>t.createElement(ue,{key:i.label},t.createElement(Te,{onClick:i.action,isUnderlined:!!i.action,className:me.eventItem},i.label)))),t.createElement(Te,{variant:"inherit",fontVariant:I.BodyBold,isDisabled:!0,onClick:e.action},e.label))),Ou="_wrapper_b0294_2",Pu={wrapper:Ou},Vu={width:16,height:9},Wu=({children:e,className:n,dimensions:o=Vu,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:_(Pu.wrapper,n),...r},e)},Tu="_bar_j40y0_2",Du="_absoluteTop_j40y0_10",ju="_absoluteBottom_j40y0_15",qu="_relative_j40y0_20",Fu="_row_j40y0_24",Uu="_rowReverse_j40y0_28",Gu="_column_j40y0_32",Xu="_columnReverse_j40y0_36",Ku="_spaceBetween_j40y0_40",Ju="_center_j40y0_44",Yu="_nonePadding_j40y0_48",Qu="_compactPadding_j40y0_52",ep="_smallPadding_j40y0_56",tp="_mediumPadding_j40y0_60",np="_largePadding_j40y0_64",Xe={bar:Tu,absoluteTop:Du,absoluteBottom:ju,relative:qu,row:Fu,rowReverse:Uu,column:Gu,columnReverse:Xu,spaceBetween:Ku,center:Ju,nonePadding:Yu,compactPadding:Qu,smallPadding:ep,mediumPadding:tp,largePadding:np},ap=({children:e,className:n,position:o="relative",padding:l="none",flexDirection:c="row",justifyContent:r="spaceBetween",...s})=>t.createElement("div",{className:_(Xe.bar,Xe[Ce(l)],Xe[o],Xe[c],Xe[r],n),...s},e),op="_wrapper_3i5m7_9",lp="_list_3i5m7_15",cp="_listItem_3i5m7_22",rp="_crumbLabel_3i5m7_25",sp="_crumbLink_3i5m7_38",nt={wrapper:op,list:lp,listItem:cp,crumbLabel:rp,crumbLink:sp},ip=({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:_(e,nt.wrapper),"aria-label":"breadcrumbs"},(c==null?void 0:c.url)&&t.createElement(P,{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(V,{source:H.IconArrowLeftRegular,size:"medium"})),t.createElement("ul",{className:nt.list},n.map(s=>t.createElement("li",{key:`${s.label}${s.url}`,className:nt.listItem},s.url?t.createElement("a",{className:nt.crumbLink,href:s.url,onClick:i=>r(i,s.url)},t.createElement(x1,{label:s.label})):t.createElement(x1,{label:s.label})))))},x1=({label:e})=>t.createElement(k,{fontVariant:I.BodyBold,className:nt.crumbLabel},e),dp="_svg_10l7x_2",mp="_circle_10l7x_11",_p="_timer_10l7x_1",b1={svg:dp,circle:mp,timer:_p},up=({duration:e=60,className:n,...o})=>{const l=t.useMemo(()=>e,[]);return t.createElement("svg",{viewBox:"0 0 32 32",className:_(b1.svg,n),...o},t.createElement("circle",{r:"16",cx:"16",cy:"16",className:b1.circle,style:{animationDuration:`${l}s`}}))},pp="_countdownWrapper_8mxl4_9",fp="_countdownNumber_8mxl4_18",hp="_svg_8mxl4_22",vp="_circleMain_8mxl4_31",gp="_circleBackground_8mxl4_32",wp="_countdown_8mxl4_9",ze={countdownWrapper:pp,countdownNumber:fp,svg:hp,circleMain:vp,circleBackground:gp,countdown:wp},k1=({animationStyle:e,className:n})=>t.createElement("circle",{className:n,r:"35",cx:"40",cy:"40",style:{animation:e}}),Ep=({currentCount:e=0,startCountFrom:n=5,shouldStartCountDown:o})=>{const l=t.useMemo(()=>o&&e>0?`${ze.countdown} ${n}s linear forwards`:"",[e,n,o]);return t.createElement("div",{className:ze.countdownWrapper},t.createElement(k,{className:ze.countdownNumber,colorScheme:"light",fontVariant:I.H1},e),t.createElement("svg",{className:ze.svg},t.createElement(k1,{className:ze.circleBackground,animationStyle:l}),t.createElement(k1,{className:ze.circleMain,animationStyle:l})))},xp=({startCountFrom:e=5,msInterval:n=1e3,shouldStartCountDown:o})=>{const{startCountDown:l,currentCount:c}=z.useCountDown({startCountFrom:e,enabled:o,msInterval:n});return t.useEffect(()=>{o&&l()},[o,l]),t.createElement(Ep,{startCountFrom:e,shouldStartCountDown:o,currentCount:c})},bp="_wrap_13f33_2",kp="_buttonContainer_13f33_8",Ip="_dropContent_13f33_15",Bp="_fade_13f33_1",Cp="_contentTextNoWrap_13f33_23",Sp="_topLeft_13f33_28",Mp="_bottomLeft_13f33_29",yp="_topRight_13f33_33",Zp="_bottomRight_13f33_34",Lp="_topMiddle_13f33_40",$p="_bottomMiddle_13f33_51",Np="_middleLeft_13f33_60",Rp="_middleRight_13f33_61",Ap="_limitSize_13f33_82",fe={wrap:bp,buttonContainer:kp,dropContent:Ip,fade:Bp,contentTextNoWrap:Cp,topLeft:Sp,bottomLeft:Mp,topRight:yp,bottomRight:Zp,topMiddle:Lp,bottomMiddle:$p,middleLeft:Np,middleRight:Rp,limitSize:Ap},Bt=({buttonClassName:e,buttonLabel:n="Toggle drop content",canCloseOutside:o=!0,children:l,className:c,content:r,contentClassName:s,dropContentRole:i="menu",interactiveElement:d,isContentTextWrapped:p=!1,isDisabled:m,isOpen:u=!1,limitSize:h=!1,onClose:w,onContainerClick:v,onContentVisibilityChange:g,onOutsideClose:f,position:E="bottomLeft",...b})=>{const[B,S]=t.useState(u),x=t.useCallback(()=>{o&&(w==null||w(),f==null||f(),S(!1))},[o,f,w]),C=t.useCallback(L=>{v==null||v(),B&&(w==null||w()),S(Y=>!Y),L.stopPropagation()},[B,w,v]),$=L=>L.stopPropagation(),R=L=>{L.stopPropagation(),w==null||w(),S(!1)};t.useEffect(()=>{g&&g(B)},[B,g]);const D=z.useOnClickOutside(x),O=t.useMemo(()=>t.createElement(t.Fragment,null,typeof l=="function"?l(B):l),[l,B]),A=t.useMemo(()=>(d==null?void 0:d({"aria-label":n,className:_(fe.buttonContainer,e),onClick:C,onKeyDown:$,children:O,...b},B))??t.createElement(ee,{"aria-label":n,className:_(fe.buttonContainer,e),onClick:C,onKeyDown:$,...b},O),[e,n,C,d,B,b,O]);return m?t.createElement("div",{className:_(fe.wrap,c),ref:D},O):t.createElement("div",{className:_(fe.wrap,c),ref:D},A,B&&t.createElement("div",{role:i,className:_(fe.dropContent,fe[E],{[fe.contentTextNoWrap]:!p,[fe.limitSize]:h},s)},typeof r=="function"?r(R):r))},Hp="_container_axqwj_157",zp="_errorText_axqwj_158",Op="_containerWrapContent_axqwj_162",Pp="_selectWrapper_axqwj_166",Vp="_fullWidth_axqwj_172",Wp="_view_axqwj_175",Tp="_select_axqwj_166",Dp="_compact_axqwj_232",jp="_small_axqwj_236",qp="_medium_axqwj_239",Fp="_hasIcon_axqwj_242",Up="_textWrapper_axqwj_246",Gp="_label_axqwj_253",Xp="_text_axqwj_246",Kp="_icon_axqwj_261",Jp="_chevron_axqwj_262",Yp="_dark_axqwj_277",Qp="_error_axqwj_158",ef="_inlineLabel_axqwj_299",tf="_disabled_axqwj_316",nf="_light_axqwj_333",Z={container:Hp,errorText:zp,containerWrapContent:Op,selectWrapper:Pp,fullWidth:Vp,view:Wp,select:Tp,compact:Dp,small:jp,medium:qp,hasIcon:Fp,textWrapper:Up,label:Gp,text:Xp,icon:Kp,chevron:Jp,dark:Yp,error:Qp,inlineLabel:ef,disabled:tf,light:nf},af="_fullWidth_wl4lm_7",of="_button_wl4lm_11",lf="_wrapper_wl4lm_15",cf="_menu_wl4lm_20",rf="_checkboxWrapper_wl4lm_24",sf="_dropContentFullWidth_wl4lm_29",df="_textWrapper_wl4lm_36",K={fullWidth:af,button:of,wrapper:lf,menu:cf,checkboxWrapper:rf,dropContentFullWidth:sf,textWrapper:df},ln=({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:u,menuComponent:h,multipleSelectionText:w="selected",noSelectionText:v,onOutsideClose:g,onContentVisibilityChange:f,options:E,sizeModifier:b="medium",testId:B,value:S=[],wrapContent:x=!1})=>t.createElement(y,null,({colorScheme:C})=>t.createElement(Bt,{buttonLabel:m,className:_(K.fullWidth,e),content:h,contentClassName:_({[K.fullWidth]:i}),isOpen:E.length>0&&d,isDisabled:s,onOutsideClose:g,onContentVisibilityChange:f,position:o,interactiveElement:$=>t.createElement(ee,{...$,className:_(Z.container,Z[n??C],K.button,{[K.fullWidth]:i,[Z.disabled]:s,[Z.error]:c&&!s,[Z.containerWrapContent]:x}),"data-testid":B},t.createElement(mf,{iconType:r,isDisabled:s,isFullWidth:i,isTruncated:p,labelModifier:u,multipleSelectionText:w,noSelectionText:v,options:E,selectLabel:m,sizeModifier:b,value:S}),c&&l&&t.createElement(k,{className:_("mt-2",Z.errorText),variant:"danger"},l))})),mf=({iconType:e,isDisabled:n,isFullWidth:o,isTruncated:l,labelModifier:c,multipleSelectionText:r,noSelectionText:s,options:i,selectLabel:d,sizeModifier:p,value:m})=>{const u=c==="hidden",h=c==="inline",w=E=>{var b;return((b=i.find(B=>B.id===E))==null?void 0:b.label)??E},v=h||u,g={text:d},f=()=>m.length===1?w(m[0]):m.length>1&&!l?m.map(E=>w(E)).join(", "):m.length===0&&!s||m.length>1?`${m.length} ${r}`:s;return t.createElement(t.Fragment,null,!v&&t.createElement(de,{className:_(Z.label),...g}),t.createElement(ee,{className:_(Z.selectWrapper,{[K.fullWidth]:o}),htmlTag:"div",disabled:n},t.createElement("div",{className:_(Z.view,Z[p],{[Z.hasIcon]:!!e}),"data-testid":M.MultiselectView},v&&t.createElement(de,{className:_(Z.inlineLabel),isLabelHidden:u,isLabelInline:h,...g}),!!e&&t.createElement(V,{size:"compact",source:e,className:Z.icon}),t.createElement("div",{className:_(Z.textWrapper,K.textWrapper)},t.createElement("span",{className:Z.text},f())),t.createElement(V,{size:p==="medium"?"compact":"mini",source:H.IconChevronDown,className:Z.chevron}))))},_f=lt(ne,"light"),uf=({isFullWidth:e,options:n,onConfirm:o,menuTestId:l,onContentVisibilityChange:c,value:r=[],isOpen:s,...i})=>{const[d,p]=t.useState(r),[m,u]=t.useState(s),h=({id:v,checked:g})=>{let f=[];!d.includes(v)&&g?f=[...d,v]:d.includes(v)&&!g&&(f=d.filter(E=>E!==v)),p(f)},w=()=>{const v=d.map(g=>{var f;return{id:g,label:((f=n.find(E=>E.id===g))==null?void 0:f.label)??"No label"}});u(!1),o(v)};return t.createElement(ln,{isOpen:m,isFullWidth:e,menuComponent:v=>t.createElement(pf,{isFullWidth:e,options:n,selection:d,onChange:h,onConfirm:g=>{w(),v(g)},testId:l}),options:n,onOutsideClose:()=>p(r),onContentVisibilityChange:c,value:d,...i})},pf=({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(_f,{className:_(K.wrapper,{[K.fullWidth]:e},"py-3"),"data-testid":r},t.createElement(je,{className:_(K.menu,"pl-4 pr-5 mr-1")},n.filter(i=>!i.isHidden).map((i,d)=>t.createElement("div",{className:_(e?K.fullWidth:K.checkboxWrapper,{"mb-2":d+1!==n.length}),key:i.id,"data-testid":`${M.MultiselectItem}-${d}`},t.createElement(Vt,{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(P,{onClick:c,modifier:"fullWidth","data-testid":M.ConfirmableMultiselectConfirm},"Confirm"))):null},ff=lt(jt,"light"),hf=({cancelButtonText:e,cancelButtonTestid:n,confirmButtonText:o,confirmButtonTestid:l,description:c,descriptionWordBreak:r,isOpen:s,onCancel:i,onConfirm:d,title:p,...m})=>{const u=t.createElement(P,{onClick:d,variant:"primary",size:"medium","data-testid":l,modifier:"fullWidth"},o);return t.createElement(ff,{isOpen:s,...m},t.createElement(it,{spacing:"none"},t.createElement(k,{fontVariant:I.H5,className:"mb-2"},p),c&&t.createElement(k,{fontVariant:I.Body,className:"mb-4",wordBreak:r},t.createElement(tn,{text:c})),e?t.createElement(V1,{className:"mt-2"},t.createElement(Lt,{xs:6},t.createElement(P,{onClick:i,variant:"tertiary",size:"medium","data-testid":n,modifier:"fullWidth"},e)),t.createElement(Lt,{xs:6},u)):u))},vf="_wrapper_16z12_2",gf="_clickCatcher_16z12_6",wf="_positionAdjuster_16z12_15",yt={wrapper:vf,clickCatcher:gf,positionAdjuster:wf},Ef=({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:yt.wrapper},o&&t.createElement(t.Fragment,null,t.createElement("div",{className:yt.clickCatcher,onClick:c,role:"none",tabIndex:-1}),t.createElement("div",{className:yt.positionAdjuster},s)),e)},xf="_fileUpload_1ygfk_8",bf="_button_1ygfk_17",kf="_disabledDark_1ygfk_27",If="_disabledLight_1ygfk_32",Bf="_error_1ygfk_37",Cf="_content_1ygfk_42",he={fileUpload:xf,button:bf,disabledDark:kf,disabledLight:If,error:Bf,content:Cf},Sf="or drag and drop",cn=t.forwardRef(({accept:e,ariaLabel:n,colorScheme:o="dark",hasError:l,isDisabled:c,onChange:r,onDrop:s,multiple:i=!1,title:d,subTitle:p=Sf,...m},u)=>{const h=c?o==="dark"?he.disabledDark:he.disabledLight:"";return t.createElement(q1,{onDrop:s,colorScheme:o,hasError:l,isDisabled:c,...m},t.createElement(Wt,{accept:e,className:he.fileUpload,onChange:r,multiple:i,ref:u,ariaLabel:n,colorScheme:o,isDisabled:c},t.createElement("div",{className:he.content},t.createElement("div",{className:he.button},t.createElement(V,{source:H.IconAdd,size:"small",className:_(h,l&&he.error),colorScheme:o})),d&&t.createElement(ue,{className:"pb-0"},t.createElement(k,{fontVariant:I.H5,className:_(h,l&&he.error),colorScheme:o},d)),p&&t.createElement(ue,{className:"pt-0"},t.createElement(k,{fontVariant:I.Body,className:_(h,l&&he.error),colorScheme:o},p)))))});cn.displayName="DragAndUploadFiles";const Mf=({children:e,className:n,...o})=>t.createElement("form",{className:n,...o},e),yf="_group_u5v5b_2",Zf="_noneSpacing_u5v5b_8",Lf="_compactSpacing_u5v5b_19",$f="_smallSpacing_u5v5b_30",Nf="_mediumSpacing_u5v5b_41",Rf="_largeSpacing_u5v5b_52",Af="_fullWidth_u5v5b_63",Hf="_spaceBetween_u5v5b_67",zf="_center_u5v5b_71",Of="_normal_u5v5b_75",gt={group:yf,noneSpacing:Zf,compactSpacing:Lf,smallSpacing:$f,mediumSpacing:Nf,largeSpacing:Rf,fullWidth:Af,spaceBetween:Hf,center:zf,normal:Of},Pf=({children:e,className:n,modifier:o,spacing:l="medium",justifyContent:c="normal",...r})=>t.createElement("div",{className:_(gt.group,gt[At(l)],gt[c],o&>[o],n),...r},e),Vf="_pill_adyex_7",Wf="_iconWrapper_adyex_14",Tf="_icon_adyex_14",Df="_textWrapper_adyex_27",jf="_text_adyex_27",Ke={pill:Vf,iconWrapper:Wf,icon:Tf,textWrapper:Df,text:jf},qf=({className:e,text:n,...o})=>t.createElement(Dt,{className:_("align-items-center",Ke.pill,e),...o},t.createElement("div",{className:Ke.iconWrapper},t.createElement(V,{className:Ke.icon,source:H.IconInfoRound,colorScheme:"light"})),t.createElement("div",{className:Ke.textWrapper},t.createElement(k,{colorScheme:"light",className:Ke.text},n))),Ff="_menu_1egxm_6",Uf={menu:Ff},Nt=({item:e})=>{const n=e.linkWrapper;return e.url||e.clickAction||e.isDisabled?t.createElement(J1,{"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(ue,{"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(V,{source:e.icon,size:"compact",color:e.iconColor}))},Gf=e=>e.map(n=>String(n.label)).join(":"),Xf=({children:e,className:n,colorScheme:o="light",testId:l})=>t.createElement(U,{colorScheme:o},t.createElement(ne,{"data-testid":l,className:_(Uf.menu,n)},e)),Kf=({onPointerDownCapture:e,className:n,colorScheme:o="light",isAriaMultiSelectable:l,menuContent:c,role:r,tabIndex:s,testId:i,wrapperComponent:d=Xf})=>{const p=!Array.isArray(c),m=Object.entries(c);return t.createElement(d,{className:n,colorScheme:o,testId:i},m.map(([u,h],w)=>{const v=m.length-1===w;return t.createElement(t.Fragment,{key:Gf(h)},p&&t.createElement(t.Fragment,null,t.createElement("div",{className:"p-2"},t.createElement(k,{fontVariant:I.BodyBold},u)),t.createElement(le,null)),t.createElement(it,{onPointerDownCapture:e,"aria-multiselectable":l,className:"p-1",role:r,spacing:"compact",tabIndex:s},h.map((g,f)=>{const E=g.linkWrapper;return E?t.createElement(E,{key:`${g.label}-wrapper-${f}`},t.createElement(Nt,{item:g})):t.createElement(Nt,{key:`${g.label}-entry-${f}`,item:g})})),!v&&t.createElement(le,null))}))},Jf=lt(ne,"light"),rn=({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(u=>u!==i));const m=p.map(u=>{var h;return{id:u,label:((h=n.find(w=>w.id===u))==null?void 0:h.label)??"No label"}});o(m)};return t.createElement(ln,{options:n,value:c,isFullWidth:e,menuComponent:t.createElement(Yf,{isFullWidth:e,options:n,selection:c,onChange:s,testId:l}),...r})},Yf=({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(Jf,{className:_(K.wrapper,{[K.fullWidth]:e},"py-3"),"data-testid":c},t.createElement(je,{className:_(K.menu,"pl-4 pr-5 mr-1")},n.filter(s=>!s.isHidden).map((s,i)=>t.createElement("div",{className:_(K.checkboxWrapper,{"mb-2":i+1!==n.length}),key:s.id,"data-testid":`${M.MultiselectItem}-${i}`},t.createElement(Vt,{role:"menuitemcheckbox",name:s.id,label:s.label,checked:o.includes(s.id),onChange:r,isDisabled:s.isDisabled}))))):null},Qf="_line_1sjvk_20",eh="_dark_1sjvk_27",th="_disabled_1sjvk_30",nh="_completed_1sjvk_33",ah="_failed_1sjvk_36",oh="_active_1sjvk_39",lh="_light_1sjvk_43",Oe={line:Qf,dark:eh,disabled:th,completed:nh,failed:ah,active:oh,light:lh},ch=({className:e,colorScheme:n,isActive:o,isCompleted:l,isDisabled:c,isFailed:r,...s})=>t.createElement(y,null,({colorScheme:i})=>t.createElement("div",{className:_(Oe.line,Oe[n??i],{[Oe.active]:o,[Oe.completed]:l,[Oe.disabled]:c,[Oe.failed]:r},e),"data-testid":M.LineStep,...s})),sn=(e,n)=>{const l=Math.max(0,e);return l>n?n:l},rh=({steps:e,stepIndex:n})=>{const o=e.findIndex((c,r)=>r>=n&&!c.isDisabled),l=~o?o:n;return sn(l,e.length-1)},sh=({isActive:e,isDisabled:n})=>e?"standard":n?"disabled":"subtle",ih="_multistepIndicatorWrapper_1n5il_2",dh="_isStepNameHidden_1n5il_8",mh="_lineStepperWrapper_1n5il_12",_h="_lineStepListItem_1n5il_17",uh="_lineStepButton_1n5il_21",ph="_truncated_1n5il_25",fh="_item_1n5il_30",hh="_itemButton_1n5il_34",vh="_text_1n5il_37",gh="_number_1n5il_41",wh="_noHover_1n5il_50",oe={multistepIndicatorWrapper:ih,isStepNameHidden:dh,lineStepperWrapper:mh,lineStepListItem:_h,lineStepButton:uh,truncated:ph,item:fh,itemButton:hh,text:vh,number:gh,noHover:wh},Eh=({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(G1,{className:_(oe.number,{"mr-2":!s}),isActive:e||l,isCompleted:n,isFailed:o,isDisabled:c,stepNumber:d}),!s&&t.createElement(k,{isTruncated:r,className:oe.text,fontVariant:I.BodyBold,variant:sh({isDisabled:c,isActive:e||l})},i)),xh=({className:e,isCurrent:n,isStepNameTruncated:o,isStepNameHidden:l,step:c,stepIndex:r,variant:s,onStepChange:i})=>{const{isActive:d,isDisabled:p,url:m,isCompleted:u,isFailed:h,isSelectable:w,label:v,onClick:g}=c,f=p||!n&&!d&&!w;return t.createElement("li",{className:_(oe.item,{[oe.truncated]:o,[oe.lineStepListItem]:s==="line"},e)},t.createElement(ee,{"aria-current":n?"step":void 0,"data-testid":`${M.MultistepIndicatorButton}-${r}`,disabled:f,className:_(oe.itemButton,{[oe.noHover]:f,[oe.lineStepButton]:s==="line"},"d-flex align-items-center"),onClick:()=>{p||(i==null||i(r),g==null||g())},href:m,htmlTag:s==="line"?"button":"a"},s==="ordered-list"?t.createElement(Eh,{isActive:d,isCompleted:u,isFailed:h,isCurrent:n,isStepNameTruncated:o,isStepNameHidden:l,label:v,stepNumber:String(r+1)}):t.createElement(ch,{isActive:d||n,isCompleted:u,isDisabled:p})))},bh=({className:e,colorScheme:n,currentStepIndex:o=0,isStepNameTruncated:l,isStepNameHidden:c=!1,stepClassName:r,steps:s,variant:i="ordered-list",onStepChange:d})=>{const p=sn(o,s.length-1),m=s[p];return t.createElement(y,null,({colorScheme:u})=>t.createElement(U,{colorScheme:n??u},t.createElement("ol",{"aria-label":m?`${m.label}, step ${p+1} of ${s.length}`:void 0,className:_("d-flex",oe.multistepIndicatorWrapper,{[oe.lineStepperWrapper]:i==="line",[oe.isStepNameHidden]:c},e),"data-testid":M.MultistepIndicator},s.map((h,w)=>t.createElement(xh,{className:r,isCurrent:w===p,isStepNameTruncated:l,isStepNameHidden:c,key:`${w}-${h.label}`,onStepChange:d,step:h,stepIndex:w,variant:i})))))},kh="_wrap_uun5r_6",Ih="_input_uun5r_10",Bh="_button_uun5r_30",Ch="_buttonBorderDark_uun5r_35",Sh="_buttonBorderLight_uun5r_39",ve={wrap:kh,input:Ih,button:Bh,buttonBorderDark:Ch,buttonBorderLight:Sh},Mh=({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 u=t.useCallback(v=>Math.min(Math.max(v,i),d),[i,d]),h=t.useCallback(v=>{const g=u(s+v);!m&&l(g)},[s,u,l,m]),w=v=>{const g=u(Number(v));l(g)};return t.createElement(y,null,({colorScheme:v})=>{const g=o||v;return t.createElement("div",{className:ve.wrap},t.createElement(P,{className:_(ve.button,g==="dark"?ve.buttonBorderDark:ve.buttonBorderLight),colorScheme:g,variant:"transparent",onClick:()=>h(-1),disabled:s===i,"data-testid":n+"-"+M.NumberStepDecrement,"aria-label":`Decrease ${n}`,isDisabled:m},c),t.createElement(rt,{className:ve.input,colorScheme:g,name:e,label:n,labelModifier:"hidden",type:"number",value:String(s),"data-testid":n+"-"+M.NumberStepInput,onValueChange:w,readOnly:p,isDisabled:m}),t.createElement(P,{className:_(ve.button,g==="dark"?ve.buttonBorderDark:ve.buttonBorderLight),colorScheme:g,variant:"transparent",onClick:()=>h(1),disabled:s===d,"data-testid":n+"-"+M.NumberStepIncrement,"aria-label":`Increase ${n}`,isDisabled:m},r))})},yh="_toggleShowPasswordIcon_177q1_2",Zh={toggleShowPasswordIcon:yh},Lh=e=>{const[n,o]=t.useState(!1),l=n?H.IconPasswordShow:H.IconPasswordHide;return t.createElement(rt,{...e,enhancerEnd:t.createElement(P,{noHover:!0,onClick:c=>{c.preventDefault(),c.stopPropagation(),o(r=>!r)},size:"none",title:n?"Hide password":"Show password",variant:"transparent"},t.createElement(V,{className:Zh.toggleShowPasswordIcon,source:l})),type:n?"text":"password"})},$h=({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),Nh(s),s.addEventListener("beforeunload",i),window.addEventListener("beforeunload",i)),()=>i()},[c,l]),c?y1.createPortal(e,c):null},Nh=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)}})},Rh="_wrap_36pd0_7",Ah="_labelWrapper_36pd0_15",Hh="_contentWrap_36pd0_19",zh="_input_36pd0_27",Oh="_actions_36pd0_32",Ph="_errorText_36pd0_36",ge={wrap:Rh,labelWrapper:Ah,contentWrap:Hh,input:zh,actions:Oh,errorText:Ph},qt=({children:e="",className:n,errorText:o,hasError:l,label:c,labelEnhanceEnd:r})=>t.createElement("div",{className:_(ge.wrap,n)},t.createElement("span",{className:_(ge.labelWrapper,"d-flex align-items-center")},t.createElement(de,{isUppercase:!0,className:"mb-0 mr-1",text:c,fontVariant:I.SmallBold,variant:"subtle"}),r),t.createElement("div",{className:ge.contentWrap},e),l&&o&&t.createElement(k,{className:_("mt-2",ge.errorText),variant:"danger",role:"alert"},o)),Vh=({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:u,labelEnhanceEnd:h,modifyLabel:w="Edit",name:v,overrideInputValue:g,placeholder:f,shouldShowDenyAlert:E,type:b,onChange:B,onConfirm:S,onEditingStateChange:x})=>{const[C,$]=t.useState(o),[R,D]=t.useState(d),O=t.useRef(null),A=t.useId(),L=i??A;t.useEffect(()=>{g&&$(g)},[g]);const Y=G=>{B&&B(G),$(G.target.value)},ce=()=>{D(!1),x==null||x(!1),S==null||S(C)},ye=()=>{const G=o===C,qe=E&&o!==C&&confirm(l);(!E||G||qe)&&($(o),D(!1),x==null||x(!1))},j=()=>{D(!0),x==null||x(!0)};t.useEffect(()=>{var G;R&&((G=O.current)==null||G.focus())},[R]);const q=t.createElement(t.Fragment,null,(m||!R)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"text-saved"},o??f),!m&&t.createElement(P,{variant:"text",onClick:j,"data-testid":"btn-modify"},w)),!m&&R&&t.createElement(t.Fragment,null,t.createElement(rt,{ref:O,className:ge.input,id:L,name:v,type:b,value:C,label:u,labelModifier:"hidden",onChange:Y,hasError:r,placeholder:f,onKeyDown:It(ce),sizeModifier:"small"}),t.createElement("div",{className:ge.actions},S&&t.createElement(P,{variant:"text",onClick:ye,"data-testid":"btn-deny"},c),t.createElement(P,{variant:"text",isDisabled:p,onClick:ce,"data-testid":"btn-confirm"},e))));return t.createElement(qt,{className:n,errorText:s,hasError:r,label:u,labelEnhanceEnd:h},q)},Wh=({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:u="--",options:h=[],shouldShowDenyAlert:w,value:v=[],onChange:g,onConfirm:f})=>{const[E,b]=t.useState(v),[B,S]=t.useState(s),x=A=>A.map(L=>{var Y;return{id:L,label:((Y=h.find(ce=>ce.id===L))==null?void 0:Y.label)??L}}),C=A=>{g&&g(A),b(A.map(L=>L.id))},$=()=>{S(!1);const A=x(E);f==null||f(A)},R=()=>{const A=v===E,L=v!==E&&confirm(o);(!w||A||L)&&(S(!1),b(v))},D=()=>{b(v),S(!0)},O=t.createElement(t.Fragment,null,(i||!B)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"preference-multiselect-label"},x(v).map(A=>A.label).join(", ")||u),!i&&t.createElement(P,{variant:"text",onClick:D,"data-testid":"btn-modify"},m)),!i&&B&&t.createElement(t.Fragment,null,t.createElement(rn,{className:ge.input,value:E,label:d,isFullWidth:!0,labelModifier:"hidden",onSelectChange:C,hasError:c,sizeModifier:"small",options:h,isOpen:!0}),t.createElement("div",{className:ge.actions},f&&t.createElement(P,{variant:"text",onClick:R,"data-testid":"btn-deny"},l),t.createElement(P,{variant:"text",onClick:$,"data-testid":"btn-confirm"},e))));return t.createElement(qt,{className:n,errorText:r,hasError:c,label:d,labelEnhanceEnd:p},O)},Th="_wrap_oxmu5_2",Dh="_withBorderBottom_oxmu5_10",jh="_row_oxmu5_14",qh="_rowLeft_oxmu5_22",Fh="_rowBottom_oxmu5_28",Je={wrap:Th,withBorderBottom:Dh,row:jh,rowLeft:qh,rowBottom:Fh},Uh=({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:_(Je.wrap,{[Je.withBorderBottom]:i},e),"aria-labelledby":d},t.createElement("div",{className:Je.row},t.createElement("div",{className:"d-flex flex-direction-column"},l&&(typeof l=="string"?t.createElement(k,{fontVariant:I.BodyBold,variant:c},l):l),n&&(typeof n=="string"?t.createElement(k,{variant:o},n):n)),s&&t.createElement("div",{className:Je.rowLeft},s)),r&&t.createElement("div",{className:Je.rowBottom},r))},Gh="_wrap_nm9jt_11",Xh="_summary_nm9jt_15",Kh="_button_nm9jt_23",Jh="_actionGroup_nm9jt_39",Yh="_headingGroup_nm9jt_44",Qh="_headingText_nm9jt_48",ev="_icon_nm9jt_59",tv="_divider_nm9jt_64",nv="_dark_nm9jt_68",av="_light_nm9jt_81",_e={wrap:Gh,summary:Xh,button:Kh,actionGroup:Jh,headingGroup:Yh,headingText:Qh,icon:ev,divider:tv,dark:nv,light:av},ov=({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[u,h]=t.useState(s),w=g=>{g.preventDefault(),h(f=>{const E=!f;return i&&i(E),E})},v=u?l:r;return t.createElement(y,null,({colorScheme:g})=>t.createElement("details",{className:_(_e.wrap,o),open:u,"data-testid":M.SectionAccordionDetails},t.createElement("summary",{className:_e.summary,onClick:w,"data-testid":M.SectionAccordionSummary},t.createElement("div",{className:_e[c??g]},t.createElement("div",{className:_(_e.button,e)},t.createElement("div",{className:_e.headingGroup},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(k,{variant:"inherit",className:_e.headingText,fontVariant:I.H3},p),m),typeof d=="string"?t.createElement(k,{variant:"inherit",className:_e.headingText},d):t.createElement(t.Fragment,null,d)),t.createElement("div",{className:_e.actionGroup},t.createElement(k,{variant:"inherit",fontVariant:I.BodyBold},v),t.createElement(V,{className:_e.icon,source:u?H.IconDoubleChevronUp:H.IconDoubleChevronDown}))),t.createElement(le,{colorScheme:c??g}))),u&&t.createElement("div",{className:"pt-4 pb-3"},n)))},lv=({children:e,className:n,colorScheme:o,subtitle:l,subtitleTestId:c,title:r,titleTestId:s,variant:i,...d})=>t.createElement(y,null,({colorScheme:p})=>t.createElement(U,{colorScheme:o??p},t.createElement("section",{className:n,...d},t.createElement(Ht,null,t.createElement("div",{className:"mt-5"},t.createElement(k,{fontVariant:I.H2,variant:i,"data-testid":s},r)),t.createElement("div",{className:"mt-2"},t.createElement(k,{fontVariant:I.H6,variant:i,"data-testid":c},l)),e)))),cv=({className:e,colorScheme:n,errorText:o,errorTextTestId:l,hasError:c,iconType:r,id:s,isDisabled:i,isFullWidth:d,label:p,labelModifier:m,onValueChange:u,options:h,sizeModifier:w="medium",value:v,wrapContent:g=!1,...f})=>{var D;const E=t.useId(),b=s??E,B=v||((D=h[0])==null?void 0:D.id),S=m==="hidden",x=m==="inline",C=x||S,$={text:p,id:b},R=O=>{v!==O.currentTarget.value&&u(O.currentTarget.value)};return t.createElement(y,null,({colorScheme:O})=>{var A;return t.createElement("div",{className:_(Z.container,Z[n??O],{[Z.disabled]:i,[Z.error]:c&&!i,[Z.containerWrapContent]:g},e)},!C&&t.createElement(de,{className:_(Z.label),...$}),t.createElement("div",{className:_(Z.selectWrapper,{[Z.fullWidth]:d})},t.createElement("select",{className:Z.select,id:b,onBlur:R,onChange:R,value:B,disabled:i,...f},h.map(({id:L,label:Y,isDisabled:ce})=>t.createElement("option",{disabled:ce,key:L,value:L},Y))),t.createElement("div",{className:_(Z.view,Z[w],{[Z.hasIcon]:!!r}),"data-testid":M.SelectView},C&&t.createElement(de,{className:_(Z.inlineLabel),isLabelHidden:S,isLabelInline:x,...$}),!!r&&t.createElement(V,{size:"compact",source:r,className:Z.icon,"data-testid":M.SelectIcon}),t.createElement("div",{className:Z.textWrapper},t.createElement("span",{className:Z.text},((A=h.find(L=>L.id===B))==null?void 0:A.label)??p)),t.createElement(V,{size:w==="medium"?"compact":"mini",source:H.IconChevronDown,className:Z.chevron,"data-testid":M.SelectChevron}))),c&&o&&t.createElement(k,{className:_("mt-2",Z.errorText),variant:"danger","data-testid":l},o))})},rv="_wrapper_1emko_2",sv="_open_1emko_17",iv="_sheet_1emko_22",dv="_sheetInner_1emko_36",mv="_closeButton_1emko_41",_v="_closeButtonIcon_1emko_48",Ye={wrapper:rv,open:sv,sheet:iv,sheetInner:dv,closeButton:mv,closeButtonIcon:_v},I1=e=>e.stopPropagation(),uv=({isOpen:e=!1,onClose:n,children:o,withCloseButton:l=!1,className:c})=>t.createElement("div",{className:_(Ye.wrapper,{[Ye.open]:e}),onClick:n,role:"none"},t.createElement("div",{className:_(Ye.sheet,c),onClick:I1,onKeyDown:I1,role:"none"},t.createElement("div",{className:Ye.sheetInner},o,l&&t.createElement(st,{onClose:n,className:Ye.closeButton})))),pv="_wrap_1c2kz_32",fv="_dark_1c2kz_49",hv="_rowBottom_1c2kz_59",vv="_subtle_1c2kz_59",gv="_inactive_1c2kz_59",wv="_figureCaption_1c2kz_59",Ev="_figureText_1c2kz_60",xv="_divider_1c2kz_69",bv="_icon_1c2kz_72",kv="_light_1c2kz_76",Iv="_danger_1c2kz_103",Bv="_row_1c2kz_59",Cv="_flexGrow_1c2kz_138",Sv="_rowTop_1c2kz_142",Mv="_dividerWrap_1c2kz_150",yv="_caption_1c2kz_156",Zv="_figure_1c2kz_59",Lv="_small_1c2kz_160",$v="_medium_1c2kz_164",F={wrap:pv,dark:fv,rowBottom:hv,subtle:vv,inactive:gv,figureCaption:wv,figureText:Ev,divider:xv,icon:bv,light:kv,danger:Iv,row:Bv,flexGrow:Cv,rowTop:Sv,dividerWrap:Mv,caption:yv,figure:Zv,small:Lv,medium:$v},Nv=({hasDivider:e,rowTop:n,rowBottom:o,colorScheme:l,shadowModifier:c="light"})=>t.createElement(y,null,({colorScheme:r})=>t.createElement(ne,{className:_(F.wrap,o&&F.flexGrow,F[l??r]),padding:"none",shadowModifier:c},t.createElement(B1,{className:_(o&&F.rowTop),rowData:n}),e&&o&&t.createElement("div",{className:F.dividerWrap},t.createElement(le,{className:F.divider,"data-testid":"divider"})),o&&t.createElement(B1,{className:F.rowBottom,rowData:o}))),B1=({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,u=p?{style:{color:p}}:{className:F.icon},h=o??"",w=r??"",v=`${c??h} `,g=`${i??w} `;return t.createElement("div",{className:_(F.row,{[F.subtle]:s==="small"},e)},d&&t.createElement("div",{...u},d),t.createElement("figure",{className:_(F.figure,{[F.inactive]:!m})},t.createElement(k,{className:_(F.figureText,F[s]),htmlTag:"span",variant:"inherit",fontVariant:s==="small"?I.BodyBold:I.H3,title:`${v}${g}`},r),t.createElement("figcaption",{className:_(F.caption)},typeof o!="string"?o:t.createElement(k,{className:_(F.figureCaption,F[l]),variant:"inherit"},o))))},Rv="_tabList_2u8c0_100",Av="_tabLink_2u8c0_113",Hv="_tabButtonPadding_2u8c0_137",zv="_tabName_2u8c0_152",Ov="_tabNameContent_2u8c0_164",Pv="_tabContent_2u8c0_168",Vv="_none_2u8c0_168",Wv="_compact_2u8c0_171",Tv="_small_2u8c0_174",Dv="_medium_2u8c0_177",jv="_large_2u8c0_180",qv="_divider_2u8c0_189",we={tabList:Rv,tabLink:Av,tabButtonPadding:Hv,tabName:zv,tabNameContent:Ov,tabContent:Pv,none:Vv,compact:Wv,small:Tv,medium:Dv,large:jv,divider:qv},Fv=({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),u=t.Children.toArray(e).filter(Boolean),h=l??Gv;t.useEffect(()=>{m(s)},[s]),t.useEffect(()=>{i&&i(p)},[p,i]);const w=u.map((v,g)=>t.isValidElement(v)&&t.createElement(h,{"aria-selected":p===g,"data-active":p===g,"data-testid":v.props["data-testid"]??`${M.Tab}-${g}`,key:`tab-${g}`,onClick:()=>m(g),role:"tab"},t.createElement("div",{className:we.tabNameContent},v.props.tabEnhancerStart&&t.createElement("div",null,v.props.tabEnhancerStart),t.createElement("div",null,v.props.title),v.props.tabEnhancerEnd&&t.createElement("div",null,v.props.tabEnhancerEnd))));return t.createElement(y,null,({colorScheme:v})=>t.createElement(U,{colorScheme:o??v},t.createElement("div",{className:n,...d},t.createElement("div",{role:"tablist",className:_(we.tabList,{[we.tabButtonPadding]:!r})},w),c&&t.createElement(le,{className:we.divider}),u.find((g,f)=>p===f))))},Uv=({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:_(we.tabContent,we[o],n),...d},e)},Gv=({children:e,className:n,...o})=>t.createElement("button",{className:_(we.tabLink,n),...o},t.createElement(k,{className:we.tabName},e)),Xv="_list_saic3_9",Kv="_tag_saic3_15",Jv="_isInteractive_saic3_29",Yv="_isTruncated_saic3_33",Et={list:Xv,tag:Kv,isInteractive:Jv,isTruncated:Yv},Qv=({ariaLabel:e,onRemove:n})=>t.createElement(P,{"aria-label":e,className:"ml-1","data-testid":"taglist-item-button",noHover:!0,onClick:n,size:"none",variant:"transparent"},t.createElement(V,{size:"compact",source:H.IconClose})),eg=({children:e,onClick:n})=>n?t.createElement(ee,{onClick:n},e):t.createElement(t.Fragment,null,e),dn=({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:_(Et.tag,{[Et.isInteractive]:o||!!r,[Et.isTruncated]:l},n),title:d??c},t.createElement(eg,{onClick:r?()=>r(c):void 0},typeof c=="string"&&t.createElement(k,{fontVariant:I.Body,isTruncated:l,variant:p},c),e),s&&t.createElement(Qv,{ariaLabel:m,onRemove:s}))},tg=({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(y,null,({colorScheme:i})=>t.createElement(U,{colorScheme:n??i},t.createElement("ul",{className:_(Et.list,e)},s.map((d,p)=>t.createElement("li",{className:"d-inline-flex",key:`${p}:${d.label}`},t.createElement(dn,{...d,variant:c}))))))},ng=(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 mn(e,n){return function(l){const{isVisible:c,...r}=l;return ng(c,n)?t.createElement(e,{...r}):null}}const ag="_toast_1qpp0_2",og="_topCenter_1qpp0_14",lg="_toast-top-in_1qpp0_1",cg="_hidden_1qpp0_19",rg="_toast-top-out_1qpp0_1",sg="_bottomCenter_1qpp0_23",ig="_toast-bottom-in_1qpp0_1",dg="_toast-bottom-out_1qpp0_1",mg="_clickable_1qpp0_33",wt={toast:ag,topCenter:og,"toast-top-in":"_toast-top-in_1qpp0_1",toastTopIn:lg,hidden:cg,"toast-top-out":"_toast-top-out_1qpp0_1",toastTopOut:rg,bottomCenter:sg,"toast-bottom-in":"_toast-bottom-in_1qpp0_1",toastBottomIn:ig,"toast-bottom-out":"_toast-bottom-out_1qpp0_1",toastBottomOut:dg,clickable:mg},_g=({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,u]=t.useState(c);return t.useEffect(()=>u(c),[c]),t.useEffect(()=>{let h;return m&&d>0&&(h=window.setTimeout(()=>{u(!1),s==null||s()},d)),()=>clearTimeout(h)},[m,d,s]),t.createElement(y,null,({colorScheme:h})=>t.createElement("div",{className:_(wt.toast,wt[i],{[wt.hidden]:!m},e),role:"status"},t.createElement(Dt,{className:_("d-flex align-items-center text-center pl-4 pr-4 ml-3 mr-3",{[wt.clickable]:l||s}),onClose:s?()=>{u(!1),s()}:void 0,colorScheme:n??h,...p},o,t.createElement(k,{variant:"inherit"},r))))},_n=mn(_g,400);var ot=(e=>(e.Icon="icon",e.Image="image",e.Initials="initials",e.Number="number",e))(ot||{});function ug(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 un(e,n=""){if(!e)return n;const o=e.replace(/\(.*?\)/gm,"").split(" ").filter(Boolean).map(ug);return o.splice(1,o.length-2),o.join("").toUpperCase()}const pg="_wrap_1cy5m_2",fg="_compact_1cy5m_18",hg="_small_1cy5m_22",vg="_medium_1cy5m_26",gg="_large_1cy5m_30",wg="_image_1cy5m_34",Eg="_text_1cy5m_39",xg="_dark_1cy5m_42",bg="_border_1cy5m_45",kg="_noBackground_1cy5m_48",Ig="_light_1cy5m_51",Be={wrap:pg,compact:fg,small:hg,medium:vg,large:gg,image:wg,text:Eg,dark:xg,border:bg,noBackground:kg,light:Ig},Bg=({alt:e,className:n,text:o,iconType:l,iconSize:c="compact",imageUrl:r,type:s,textVariant:i="inherit",fontVariant:d=I.BodyBold,title:p,...m})=>{const u=s==="icon",h=s==="text",w=s==="image",v=h||u;return t.createElement("div",{className:_(Be.wrap,n),title:p,...m},v&&t.createElement(k,{fontVariant:d,variant:i,className:_({[Be.text]:h,"d-flex":u}),isTruncated:!0},h&&o,u&&l&&t.createElement(V,{size:c,source:l})),w&&r&&t.createElement("img",{src:r,alt:e,className:Be.image}))},pn=({className:e,colorScheme:n,modifier:o,textVariant:l,sizeModifier:c="small",...r})=>t.createElement(y,null,({colorScheme:s})=>{const i=n??s,d=n==="dark"?"subtle":"tinted";return t.createElement(U,{colorScheme:i},t.createElement(Bg,{className:_(Be[i],Be[c],{[Be.border]:o==="border",[Be.noBackground]:o==="noBackground"},e),textVariant:l??d,...r}))}),Cg={none:"none",compact:"smallBold",small:"bodyBold",medium:"h5",large:"h3"},Sg=e=>Cg[e],fn=99,Mg=(e,n=fn)=>{const o=t.useMemo(()=>e>n,[e,n]),l=t.useMemo(()=>e>9?I.SmallBold:I.BodyBold,[e]);return{isMoreThanMaxNumber:o,fontVariant:l}},hn=({alt:e,colorScheme:n,displayName:o,iconType:l,imageUrl:c,isActive:r,number:s=0,sizeModifier:i="small",title:d,type:p,...m})=>{const u=p===ot.Image&&c,h=p===ot.Initials,w=p===ot.Number&&!isNaN(s)&&s!==void 0,{isMoreThanMaxNumber:v,fontVariant:g}=Mg(s),f=()=>w?{type:"text",text:v?`${fn}+`:`+${s}`}:u?{type:"image",imageUrl:c,alt:e??""}:o!==void 0&&(h||!u)?{type:"text",text:o!==""?un(o):o}:{type:"icon",iconType:l??H.IconMoreHorizontal,title:d??o??"User avatar"};return t.createElement(pn,{colorScheme:n,fontVariant:w?g:Sg(i),sizeModifier:i,...r?{"data-user-avatar-active":!0}:{"data-user-avatar":!0},...m,...f()})},yg="_mobileButton_us2q1_198",Zg="_active_us2q1_210",Lg="_disabled_us2q1_215",Zt={mobileButton:yg,active:Zg,disabled:Lg},$g=()=>"inherit",Ng=({isContentVisible:e,displayName:n,variant:o="tertiary",title:l="User menu",isDisabled:c=!1,modifier:r="disc",colorScheme:s,...i})=>{const d=()=>n?{type:"text",text:un(n)}:{type:"icon",iconType:H.IconSettings,title:l};return t.createElement(P,{...i,isActive:e,modifier:r,size:"large",variant:o,colorScheme:s,isDisabled:c,className:_(Zt.mobileButton,e&&Zt.active,c&&Zt.disabled)},t.createElement(pn,{modifier:"noBackground",textVariant:$g(),iconSize:"small",...d()}))},Rg=({className:e,contentClassName:n,displayName:o,colorScheme:l,variant:c="tertiary",title:r="User menu",buttonLabel:s="Toggle user menu",isDisabled:i=!1,...d})=>t.createElement(y,null,({colorScheme:p})=>t.createElement(Bt,{className:e,contentClassName:n,buttonLabel:s,interactiveElement:(m,u)=>t.createElement(Ng,{...m,isContentVisible:u,variant:c,colorScheme:l??p,isDisabled:i,displayName:o,title:r}),...d})),Ag="_user_6artt_2",Hg="_textLeft_6artt_6",zg="_userAvatar_6artt_11",Og="_textWrapper_6artt_15",Pg="_textItem_6artt_24",Vg="_light_6artt_27",Pe={user:Ag,textLeft:Hg,userAvatar:zg,textWrapper:Og,textItem:Pg,light:Vg},Wg=({avatarType:e,email:n,displayName:o,imageUrl:l,order:c="text-right",colorScheme:r,usernameFontVariant:s=I.BodyBold,className:i,textItemClassName:d,size:p="small"})=>t.createElement(y,null,({colorScheme:m})=>t.createElement(U,{colorScheme:r??m},t.createElement("div",{className:_(Pe.user,{[Pe.textLeft]:c==="text-left"},i),"data-testid":M.UserView},t.createElement(hn,{type:e,displayName:o,translate:"no",imageUrl:l,className:Pe.userAvatar,sizeModifier:p}),t.createElement("div",{className:Pe.textWrapper},t.createElement("div",{className:_(Pe.textItem,d)},t.createElement(k,{fontVariant:s,isTruncated:!0,translate:"no",title:o},o)),n&&t.createElement("div",{className:_(Pe.textItem,d)},t.createElement(k,{fontVariant:I.Body,isTruncated:!0},n)))))),Tg="_videoWrapper_1qp3a_2",Dg="_fullHeight_1qp3a_16",jg="_fullWidth_1qp3a_19",qg="_small_1qp3a_29",Fg="_large_1qp3a_33",Ug="_borderRadiusNone_1qp3a_38",Gg="_border_1qp3a_38",Xg="_backgroundNone_1qp3a_46",Kg="_backgroundPrimary_1qp3a_50",Jg="_backgroundSecondary_1qp3a_54",Yg="_backgroundBlack_1qp3a_58",Qg="_backgroundLight_1qp3a_62",ew="_alignCenter_1qp3a_66",tw="_alignEnd_1qp3a_70",nw="_alignStart_1qp3a_74",aw="_alignStretch_1qp3a_78",ow="_flexColumn_1qp3a_82",lw="_flexRow_1qp3a_86",cw="_justifyEnd_1qp3a_90",rw="_justifyCenter_1qp3a_94",sw="_justifyStart_1qp3a_98",W={videoWrapper:Tg,fullHeight:Dg,fullWidth:jg,small:qg,large:Fg,borderRadiusNone:Ug,border:Gg,backgroundNone:Xg,backgroundPrimary:Kg,backgroundSecondary:Jg,backgroundBlack:Yg,backgroundLight:Qg,alignCenter:ew,alignEnd:tw,alignStart:nw,alignStretch:aw,flexColumn:ow,flexRow:lw,justifyEnd:cw,justifyCenter:rw,justifyStart:sw},vn=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,...u},h)=>{const w=l==="small",v=l==="large",g=l==="full",f=c==="none",E=o==="none",b=o==="primary",B=o==="secondary",S=o==="black",x=o==="light";return t.createElement("div",{className:_(W.videoWrapper,{[W.small]:w,[W.large]:v,[W.borderRadiusNone]:f,[W.border]:r,[W.backgroundNone]:E,[W.backgroundPrimary]:b,[W.backgroundSecondary]:B,[W.backgroundBlack]:S,[W.backgroundLight]:x,[W.alignCenter]:s==="center",[W.alignEnd]:s==="flex-end",[W.alignStart]:s==="flex-start",[W.alignStretch]:s==="stretch",[W.flexColumn]:i==="column",[W.flexRow]:i==="row",[W.fullHeight]:p||g,[W.fullWidth]:m||g,[W.justifyEnd]:d==="flex-end",[W.justifyCenter]:d==="center",[W.justifyStart]:d==="flex-start"},e),...u,ref:h},n)});vn.displayName="VideoWrapper";const gn=Z1.createSignal({name:"notification:toast"}),wn=3e3,En=400,iw=wn+En;let dw=0;const mw=(e,n)=>!(!e||!n||e.colorScheme!==n.colorScheme||e.message!==n.message),_w=e=>{const n=t.useRef(),[o,l]=t.useState([]),[c]=o,r=(c==null?void 0:c.timeout)??wn;if(t.useEffect(()=>gn.add(s=>{if(Array.isArray(s)){const i=s.map(d=>({...d,id:dw++}));l(d=>{const p=i.filter(m=>m.isInterrupt);if(p.length>0){const m=i.filter(w=>!w.isInterrupt),[u,...h]=d;return(u==null?void 0:u.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+En:iw,i=r===0;if(o.length>0&&n.current==null&&!i){const p=()=>{l(m=>{const[u]=m;let h=m.slice(1);for(;h[0]&&mw(u,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(_n,{...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},uw="_wrapper_qis6m_10",pw="_button_qis6m_14",fw="_reactiveStyles_qis6m_20",hw="_active_qis6m_20",vw="_icon_qis6m_23",Qe={wrapper:uw,button:pw,reactiveStyles:fw,active:hw,icon:vw},gw=({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(Bt,{buttonLabel:l,className:Qe.wrapper,content:c,"data-testid":"kebab-menu",interactiveElement:(u,h)=>t.createElement(P,{...u,className:_(u.className,Qe.button,{[Qe.reactiveStyles]:p,[Qe.active]:h},e),isDisabled:o,variant:s,size:i,modifier:d},t.createElement(V,{source:n==="vertical"?H.IconMoreVertical:H.IconMoreHorizontal,className:_({[Qe.icon]:p}),"data-testid":`kebab-menu-icon-${n}`})),isDisabled:o,position:r,...m}),ww="_slider_onjau_7",Ew="_dark_onjau_18",xw="_light_onjau_39",C1={slider:ww,dark:Ew,light:xw},bw=({colorScheme:e,className:n,max:o,min:l,step:c,selectedValue:r=0,onChange:s})=>t.createElement(y,null,({colorScheme:i})=>t.createElement("input",{type:"range",className:_(C1.slider,C1[e??i],n),max:o,min:l,step:c,value:r,onChange:s})),kw="_captions_cj6p2_106",Iw={captions:kw},xn=t.forwardRef(({captions:e,className:n,...o},l)=>e?t.createElement(k,{variant:"inherit",htmlTag:"span",className:_(Iw.captions,n),ref:l,...o},e):null);xn.displayName="Captions";const Bw="_button_1y3la_7",Cw="_iconsWrapper_1y3la_10",Sw="_overlay_1y3la_11",Mw="_assetsWrapper_1y3la_15",yw="_previewAsset_1y3la_44",Zw="_previewAssetImg_1y3la_54",Ve={button:Bw,iconsWrapper:Cw,overlay:Sw,assetsWrapper:Mw,previewAsset:yw,previewAssetImg:Zw},Lw=({assets:e})=>t.createElement(t.Fragment,null,e==null?void 0:e.map(n=>t.createElement("figure",{key:n.id,className:_(Ve.previewAsset),style:{backgroundImage:n.src?`url('${n.src}')`:void 0,backgroundColor:`${n.color}`}},n.src?t.createElement("img",{className:Ve.previewAssetImg,alt:"A preview of the currently selected asset."}):null))),bn=({assets:e,className:n,children:o,...l})=>t.createElement(P,{variant:"transparent",noHover:!0,className:_(Ve.button,n),...l},t.createElement("div",{className:Ve.assetsWrapper},t.createElement(Lw,{assets:e})),t.createElement("div",{className:Ve.overlay}),t.createElement("div",{className:Ve.iconsWrapper},t.createElement(V,{source:H.IconEdit,size:"medium"}),o)),$w=({images:e,...n})=>t.createElement(bn,{assets:e,...n}),kn=({colors:e,...n})=>t.createElement(bn,{assets:e,...n}),Nw="_container_jbnb5_2",Rw="_input_jbnb5_7",Aw="_button_jbnb5_14",Hw="_label_jbnb5_18",zw="_hidden_jbnb5_18",et={container:Nw,input:Rw,button:Aw,label:Hw,hidden:zw},Ow=new RegExp(/^#(?:[a-fA-F0-9]{2}){3}$/),Pw=({defaultValue:e,label:n,onChange:o,...l})=>{if(e&&!Ow.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:et.container},t.createElement("label",{htmlFor:c},t.createElement(k,{className:_(et.label,et.hidden)},n)),t.createElement("input",{...l,ref:r,className:et.input,id:c,type:"color",value:s,onChange:m=>{i(m.target.value),p(m)}}),t.createElement(kn,{className:et.button,htmlTag:"div",onClick:d,colors:[{id:c,color:s}]}))},Vw="_leftPinnedTableSection_bzp01_12",Ww="_rightPinnedTableSection_bzp01_17",Tw="_middleTableSection_bzp01_22",Dw="_pinnedColumnsTable_bzp01_25",jw="_table_bzp01_29",qw="_tableContent_bzp01_40",Fw="_tableRow_bzp01_44",Uw="_tableCell_bzp01_51",Gw="_tableHead_bzp01_57",Xw="_tableBody_bzp01_60",Kw="_tableRowInner_bzp01_68",Jw="_showOnlyOnHover_bzp01_91",Yw="_tableHeadCell_bzp01_104",Qw="_sortIndicator_bzp01_112",eE="_isSorted_bzp01_112",tE="_indicatorArrow_bzp01_116",nE="_isIndicatorFocused_bzp01_119",aE="_tablePagination_bzp01_127",oE="_isSticky_bzp01_138",lE="_paginationButton_bzp01_146",cE="_paginationButtonGroup_bzp01_150",rE="_tablePageIndicator_bzp01_154",sE="_rowSelected_bzp01_162",iE="_expanderCell_bzp01_166",dE="_headCellEnhancer_bzp01_172",mE="_isDisabled_bzp01_176",_E="_infinityScrollTableBody_bzp01_180",N={leftPinnedTableSection:Vw,rightPinnedTableSection:Ww,middleTableSection:Tw,pinnedColumnsTable:Dw,table:jw,tableContent:qw,tableRow:Fw,tableCell:Uw,tableHead:Gw,tableBody:Xw,tableRowInner:Kw,showOnlyOnHover:Jw,tableHeadCell:Yw,sortIndicator:Qw,isSorted:eE,indicatorArrow:tE,isIndicatorFocused:nE,tablePagination:aE,isSticky:oE,paginationButton:lE,paginationButtonGroup:cE,tablePageIndicator:rE,rowSelected:sE,expanderCell:iE,headCellEnhancer:dE,isDisabled:mE,infinityScrollTableBody:_E},uE=({hasPinnedColumns:e,className:n,...o})=>t.createElement("div",{role:"table",className:_(N.table,{[N.pinnedColumnsTable]:e},"d-flex flex-direction-row",n),...o}),In=({className:e,isDisabled:n,isSelected:o,style:l,...c})=>t.createElement("div",{className:_(N.tableRow,{[N.rowSelected]:o,[N.isDisabled]:n},e),role:"row",style:l,...c}),pE=({children:e,...n})=>t.createElement(In,{...n},t.createElement("div",{className:N.tableRowInner},e)),fE=({className:e,hasInfinityScroll:n=!1,...o})=>t.createElement("div",{role:"rowgroup",className:_(N.tableBody,n&&N.infinityScrollTableBody,e),...o}),hE=({className:e,isOnlyShownOnHover:n=!1,...o})=>t.createElement("div",{className:_(N.tableCell,{[N.showOnlyOnHover]:n},e),...o}),vE=({className:e,...n})=>t.createElement("div",{className:_(N.tableContent,e),...n}),gE=({className:e,...n})=>t.createElement("div",{className:_(N.tableHead,e),role:"rowgroup",...n}),wE=({className:e,isDisabled:n=!1,isSorted:o=!1,...l})=>t.createElement("div",{className:_(N.tableHeadCell,{[N.isSorted]:o&&!n,[N.isDisabled]:n},e),...l}),EE=({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:_(N.indicatorArrow,{[N.isIndicatorFocused]:e&&!n}),d:"M0 8L5 13L10 8H0Z"}),t.createElement("path",{className:_(N.indicatorArrow,{[N.isIndicatorFocused]:e&&n}),d:"M10 5L5 -4.37114e-07L0 5L10 5Z"}))),xE=({isExpanded:e,children:n,textVariant:o="subtle",...l})=>{const c=e?H.IconChevronDown:H.IconChevronRight;return t.createElement(ee,{className:N.expanderCell,...l},t.createElement(V,{size:"compact",source:c,className:"mr-2"}),t.createElement(k,{fontVariant:I.BodyBold,isTruncated:!0,title:n,variant:o},n))},bE=({enhanceEnd:e,enhanceStart:n,title:o})=>t.createElement("span",{className:"d-flex align-items-center"},n&&t.createElement("span",{className:_("mr-1",N.headCellEnhancer)},n),t.createElement("span",{className:"d-block"},o),e&&t.createElement("span",{className:_("ml-1",N.headCellEnhancer)},e)),Bn=({pageIndex:e,pageLength:n,groupChunkSize:o=5})=>{let l=[];if(n<0||e<0||e>n-1)return l;if(n<=o*3)return l=[...Array(n).keys()].map(u=>({toIndex:u})),l;let c=Math.ceil(n/o);const r=n%o,s=[...Array(n).keys()].reduce((u,h)=>{var v,g;const w=Math.floor(h/o);return r&&w===c-1?(v=u[w-1])==null||v.push(h):(g=u[w])==null||g.push(h),u},[...Array(c).keys()].map(()=>[])).filter(u=>u.length);c=s.length;let i=Math.floor(e/o);i-=i===c&&r?1:0;const p=s[i],m=({index:u,anchor:h,isSpacer:w=!1,offset:v=0})=>{const g=s[u],E={floor:g==null?void 0:g[0],ceil:g==null?void 0:g[(g==null?void 0:g.length)-1]}[h]??0;return g?{toIndex:E+v,isSpacer:w}:!1};return l=(i===0?[p==null?void 0:p.map(u=>({toIndex:u})),m({index:i+1,anchor:"floor",isSpacer:!0}),c>4&&[m({index:i+2,anchor:"floor"}),m({index:i+3,anchor:"floor",isSpacer:!0})],m({index:c-1,anchor:"ceil"})]:i===c-1?[m({index:0,anchor:"floor"}),c>4&&[m({index:i-3,anchor:"ceil",isSpacer:!0}),m({index:i-2,anchor:"ceil"})],m({index:i-1,anchor:"ceil",isSpacer:!0}),p==null?void 0:p.map(u=>({toIndex:u}))]:[m({index:0,anchor:"floor"}),m({index:i-1,anchor:"ceil",isSpacer:!0}),p==null?void 0:p.map(u=>({toIndex:u})),m({index:i+1,anchor:"floor",isSpacer:!0}),m({index:c-1,anchor:"ceil"})]).flat().filter(Boolean),l},kE=({isGrouped:e,pageLength:n,pageIndex:o,...l})=>{const c=e?BE:IE;return t.createElement(c,{pageIndex:o,pageLength:n,...l})},IE=({isDisabled:e,onClick:n,pageIndex:o,pageLength:l})=>t.createElement(t.Fragment,null,[...Array(l).keys()].map(c=>t.createElement(Cn,{onClick:n,index:c,isDisabled:e,key:`paginationNav-${c}`,pageIndex:o},c+1))),BE=({isDisabled:e,onClick:n,pageIndex:o,pageLength:l})=>{const c=Bn({pageIndex:o,pageLength:l});return t.createElement(t.Fragment,null,c.map((r,s)=>{const{isSpacer:i,toIndex:d}=r,p=`groupedPaginationNav-${s}`,m=i?"...":d+1;return t.createElement(Cn,{onClick:n,index:d,isDisabled:e,key:p,pageIndex:o},m)}))},Cn=({index:e,isDisabled:n,onClick:o,pageIndex:l,children:c})=>t.createElement("li",{key:`pagination-${e}`},t.createElement(P,{className:"px-3",isDisabled:n,onClick:()=>{l!==e&&o(e)},isActive:l===e,variant:"neutral"},c)),CE=({endCount:e,isDisabled:n,startCount:o,totalCount:l})=>t.createElement(k,{variant:n?"disabled":"standard"},"Results: ",o," - ",e," of ",l),SE=({canNextPage:e,canPreviousPage:n,currentPageSize:o,gotoPage:l,isDisabled:c,isSticky:r,isTablePopulated:s=!0,label:i,maxUngroupedPageButtons:d=0,pageIndex:p,pageLength:m,nextPage:u,nextPageButtonChildren:h="Next",pageSize:w,previousPage:v,previousPageButtonChildren:g="Previous",resultsCountComponent:f=CE,showResultsCount:E=!0,totalRows:b})=>{if(!s)return null;const B=p*w+1,S=B+o-1,x=m>=d;return t.createElement("nav",{className:_(N.tablePagination,{[N.isSticky]:r}),"aria-label":`${i} - table pagination`},E&&t.createElement(f,{isDisabled:c,endCount:S,startCount:B,totalCount:b}),b>w&&t.createElement("div",{className:N.paginationButtonGroup},t.createElement(P,{className:"mr-1",isDisabled:!!c||!n,onClick:()=>n&&v(),variant:"neutral"},g),t.createElement("ul",{className:N.tablePageIndicator},t.createElement(kE,{isDisabled:c,isGrouped:x,onClick:l,pageIndex:p,pageLength:m})),t.createElement(P,{className:"ml-1",isDisabled:!!c||!e,onClick:()=>e&&u(),variant:"neutral"},h)))},ME=({className:e,position:n="middle",...o})=>t.createElement("div",{className:_({[N.leftPinnedTableSection]:n==="left-pinned",[N.middleTableSection]:n==="middle",[N.rightPinnedTableSection]:n==="right-pinned"},e),...o}),yE=["bottom","bottomLeft","bottomRight","bottomStart","left","right","top","topLeft","topRight","topStart"],ZE=e=>{const[n,o]=t.useState(e);return t.useEffect(()=>{o(n)},[n]),{activeTab:n,setActiveTab:o}},tt=(e,n)=>({...e,...n}),LE=(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]=tt(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]=tt(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]=tt(r,{isDisabled:l})),c}case"activate-step":{const{stepIndex:o,isActive:l}=n,c=[...e],r=c[o];return r&&(c[o]=tt(r,{isActive:l})),c}case"leave-step":{const{stepIndex:o,options:l}=n,c=[...e],r=c[o];return r&&(c[o]=tt(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}}},Sn=e=>e.map(n=>n.isDisabled?!0:!!n.isCompleted),$E=(e,n)=>Sn([...e].splice(0,n)),S1=e=>e.every(n=>n),NE=({initialSteps:e=[],currentStepIndex:n=0})=>{const o=t.useMemo(()=>e,[e]),[l,c]=t.useReducer(LE,o),[r,s]=t.useState(!1),[i,d]=t.useState(!1),[p,m]=t.useState(n);t.useEffect(()=>{const x=Sn(l);d(S1(x))},[l]),t.useEffect(()=>{const x=$E(l,p);s(S1(x))},[p,l]);const u=t.useCallback((x,{forceStep:C}={forceStep:!1})=>{const $=C?x:rh({steps:l,stepIndex:x});m($)},[l]);return[{allStepsCompleted:i,currentStepIndex:p,prevStepsCompleted:r,steps:l},{moveToStep:u,resetAllSteps:()=>c({type:"set-all-steps",steps:e}),resetStep:x=>{const C=e[x];C&&c({type:"set-step",stepIndex:x,step:C})},updateStepActive:(x,C=!0)=>c({type:"activate-step",stepIndex:x,isActive:C}),updateStepCompleted:(x,{activateStep:C=!1,isCompleted:$=!0,isSelectable:R=!1}={})=>c({type:"complete-step",stepIndex:x,options:{isCompleted:$,activateStep:C,isSelectable:R}}),updateStepFailed:(x,{activateStep:C=!1,isSelectable:$=!1,isFailed:R=!0}={})=>c({type:"fail-step",stepIndex:x,options:{activateStep:C,isSelectable:$,isFailed:R}}),updateStepDisabled:(x,C=!0)=>c({type:"disable-step",stepIndex:x,isDisabled:C}),updateStepLeave:(x,{activateStep:C=!1,isSelectable:$=!0}={})=>c({type:"leave-step",stepIndex:x,options:{activateStep:C,isSelectable:$}})}]},RE=e=>{const n=at.indexOf(e);if(n===-1)throw new Error(`breakpoint ${e} not found in ${at}`);return at[n+1]??null},Ft=e=>{const n=zt[e];return n>0?n:null},Ut=e=>{if(e===null)return null;const n=.02,o=zt[e];return o>0?o-n:null},Se=e=>{const n=Ft(e);return n?`(min-width: ${n}px)`:""},Me=e=>{const n=Ut(e);return n?`(max-width: ${n}px)`:""},Gt=(e,n)=>{const o=Ft(e),l=Ut(n);return o!==null&&l!==null?`(min-width: ${o}px) and (max-width: ${l}px)`:l===null?Se(e):Me(n)},dt=e=>{const n=Ft(e),o=RE(e),l=Ut(o);return n!==null&&l!==null?`(min-width: ${n}px) and (max-width: ${l}px)`:l==null?Se(e):Me(o)},Xt="(pointer: coarse)",AE="(orientation: portrait)",HE="(orientation: landscape)",zE=`${Xt} and ${Me("md")}`,OE=`${Xt} and ${Se("md")}`,PE=dt("xs"),VE=dt("sm"),WE=dt("md"),TE=dt("lg"),DE=dt("xl"),jE=Se("sm"),qE=Se("md"),FE=Se("lg"),UE=Se("xl"),GE=Me("sm"),XE=Me("md"),KE=Me("lg"),JE=Me("xl"),YE=Gt("sm","lg"),QE=Gt("sm","xl"),ex=Gt("md","xl"),tx=()=>z.useMatchMedia(Xt),nx=()=>z.useMatchMedia(OE),ax=()=>z.useMatchMedia(zE),ox=()=>z.useMatchMedia(AE),lx=()=>z.useMatchMedia(HE),Mn=()=>z.useMatchMedia(PE),yn=()=>z.useMatchMedia(VE),Zn=()=>z.useMatchMedia(WE),Ln=()=>z.useMatchMedia(TE),$n=()=>z.useMatchMedia(DE),cx=()=>z.useMatchMedia(jE),rx=()=>z.useMatchMedia(qE),sx=()=>z.useMatchMedia(FE),ix=()=>z.useMatchMedia(UE),dx=()=>z.useMatchMedia(GE),mx=()=>z.useMatchMedia(XE),_x=()=>z.useMatchMedia(KE),ux=()=>z.useMatchMedia(JE),px=()=>z.useMatchMedia(YE),fx=()=>z.useMatchMedia(QE),hx=()=>z.useMatchMedia(ex),vx=()=>{const e=t.useRef(!0),n=Mn(),o=yn(),l=Zn(),c=Ln(),r=$n(),s=t.useMemo(()=>Z1.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},gx=(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 wx(e,n){return function(l){return t.createElement(e,{...l,...n})}}exports.AboutModal=pu;exports.AboutText=on;exports.Accordion=yu;exports.ActionsRow=bm;exports.ActivityCard=zu;exports.AspectRatio=Wu;exports.Audio=d_;exports.Avatar=hn;exports.AvatarType=ot;exports.BadgeCounter=E_;exports.Bar=ap;exports.Box=ne;exports.BoxHeader=$1;exports.Breadcrumbs=ip;exports.Button=P;exports.ButtonText=j1;exports.CakeTimer=up;exports.CallToAction=fd;exports.Captions=xn;exports.CardLayout=N1;exports.Cell=Lt;exports.CenterLayout=Ht;exports.Checkbox=Vt;exports.CircleCountDown=xp;exports.Color=z1;exports.ColorPickerPreviewButton=Pw;exports.ColorPreviewButton=kn;exports.ConfirmableMultiselect=uf;exports.ConfirmationModal=hf;exports.ContextMenu=Ef;exports.CoreHeader=Od;exports.CustomTooltip=pm;exports.Divider=le;exports.DragAndDrop=q1;exports.DragAndUploadFiles=cn;exports.Draggable=nn;exports.DropContent=Bt;exports.Enhancers=D1;exports.ExpanderCell=xE;exports.FileUpload=Wt;exports.FontVariant=I;exports.Form=Mf;exports.FullSizeWindow=kt;exports.FullscreenLayout=P1;exports.FullscreenOverlay=jc;exports.FullscreenSpinner=i2;exports.Grid=V1;exports.Group=Pf;exports.Heading=Yd;exports.Icon=V;exports.IconTypes=H;exports.ImagePreviewButton=$w;exports.InfoHeadCell=bE;exports.InfoMessage=qf;exports.Input=rt;exports.InputLabel=de;exports.InteractiveElement=ee;exports.KebabMenuButton=gw;exports.LineHeading=t8;exports.List=it;exports.ListBoxLink=K1;exports.ListLink=J1;exports.LoadingBox=T1;exports.Logo=M8;exports.Menu=Kf;exports.MenuEntry=Nt;exports.Modal=jt;exports.ModalCloseButton=st;exports.ModalType=an;exports.Multiselect=rn;exports.MultistepIndicator=bh;exports.NotificationToast=_w;exports.NotificationTooltip=um;exports.NumberStepInput=Mh;exports.Panel=A_;exports.PasswordInput=Lh;exports.PexipLogo=V8;exports.Pill=Dt;exports.PopOutWindow=$h;exports.PreferenceInput=Vh;exports.PreferenceMultiselect=Wh;exports.PreferenceRow=Uh;exports.PreferenceWrapper=qt;exports.ProgressBar=F9;exports.ProgressBarColor=Y1;exports.RadioButton=U1;exports.RangeSlider=bw;exports.RgbColor=bt;exports.Row=ue;exports.Scrim=f2;exports.Scrollbars=je;exports.Section=lv;exports.SectionAccordion=ov;exports.Select=cv;exports.Sheet=uv;exports.SimpleButton=W1;exports.SortingIndicator=EE;exports.Spinner=Pt;exports.StatCard=Nv;exports.StatIndicator=qm;exports.StepNumber=G1;exports.SvgImage=ct;exports.Tab=Uv;exports.Table=uE;exports.TableBody=fE;exports.TableCell=hE;exports.TableContent=vE;exports.TableHead=gE;exports.TableHeadCell=wE;exports.TablePagination=SE;exports.TableRow=pE;exports.TableRowWrapper=In;exports.TableSection=ME;exports.Tabs=Fv;exports.Tag=dn;exports.TagList=tg;exports.TestId=M;exports.Text=k;exports.TextArea=X1;exports.TextHeading=De;exports.TextLink=Te;exports.ThemeConsumer=y;exports.ThemeProvider=U;exports.Toast=_n;exports.ToggleSwitch=c_;exports.Tooltip=r_;exports.TooltipPositionValue=yE;exports.URLToLink=tn;exports.User=Wg;exports.UserMenuDropContent=Rg;exports.Video=Q1;exports.VideoWrapper=vn;exports.Wrapper=O1;exports.breakpoints=zt;exports.isBackgroundImageSrcEmpty=H1;exports.isImageSrcEmpty=R1;exports.isImageSrcString=Ot;exports.notificationToastSignal=gn;exports.onEnter=It;exports.useBreakpointChange=vx;exports.useGroupedPagesNav=Bn;exports.useInput=I8;exports.useLandscape=lx;exports.useLg=Ln;exports.useLgDown=_x;exports.useLgUp=sx;exports.useMd=Zn;exports.useMdDown=mx;exports.useMdToXl=hx;exports.useMdUp=rx;exports.useMobileDevice=ax;exports.useMultistepIndicator=NE;exports.usePortrait=ox;exports.useScrollIntoView=gx;exports.useSm=yn;exports.useSmDown=dx;exports.useSmToLg=px;exports.useSmToXl=fx;exports.useSmUp=cx;exports.useTabletDevice=nx;exports.useTabs=ZE;exports.useTouchDevice=tx;exports.useXl=$n;exports.useXlDown=ux;exports.useXlUp=ix;exports.useXs=Mn;exports.withColorScheme=lt;exports.withTabName=wx;exports.withTransition=mn;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),u=require("classnames"),V1=require("change-case"),Gn=require("simplebar-react"),s1=require("@pexip/utils"),z=require("@pexip/hooks"),T1=require("react-dom"),Ot=require("tabbable"),Xn=require("uuid"),W1=require("@pexip/signal");function Kn(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=Kn(t);const Me=e=>V1.camelCase(`${e} padding`),Pt=e=>V1.camelCase(`${e} spacing`),Jn=(e,n)=>Object.keys(n).reduce((o,l)=>l!==e?{...o,[l]:n[l]}:o,{}),D1=t.createContext({colorScheme:"dark"}),{Consumer:y}=D1,U=({children:e,theme:n,colorScheme:o})=>t.createElement(D1.Provider,{value:{theme:n,colorScheme:o}},e);function ct(e,n){return function(l){return t.createElement(U,{colorScheme:n},t.createElement(e,{...l}))}}const Yn="_boxHeader_xl981_4",Qn="_nonePadding_xl981_8",e0="_compactPadding_xl981_12",t0="_smallPadding_xl981_16",n0="_mediumPadding_xl981_20",a0="_largePadding_xl981_24",i1={boxHeader:Yn,nonePadding:Qn,compactPadding:e0,smallPadding:t0,mediumPadding:n0,largePadding:a0},q1=({className:e,padding:n="small",children:o})=>t.createElement("div",{className:u(i1[Me(n)],i1.boxHeader,e)},o),o0="_nonePadding_118pz_4",l0="_compactPadding_118pz_8",c0="_smallPadding_118pz_12",r0="_mediumPadding_118pz_16",s0="_largePadding_118pz_20",i0="_boxFooter_118pz_24",d0="_hasShadow_118pz_24",$t={nonePadding:o0,compactPadding:l0,smallPadding:c0,mediumPadding:r0,largePadding:s0,boxFooter:i0,hasShadow:d0},m0=({className:e,padding:n="small",hasFooterShadow:o=!1,children:l})=>t.createElement("div",{className:u(e,$t.boxFooter,$t[Me(n)],{[$t.hasShadow]:o})},l),_0="_box_1s0sp_4",u0="_hasHeaderOrFooter_1s0sp_4",p0="_mainContent_1s0sp_9",f0="_rounded_1s0sp_16",h0="_dark_1s0sp_20",v0="_light_1s0sp_25",g0="_shadowLight_1s0sp_30",w0="_shadowDark_1s0sp_34",x0="_border_1s0sp_38",E0="_nonePadding_1s0sp_49",b0="_compactPadding_1s0sp_53",k0="_smallPadding_1s0sp_57",I0="_mediumPadding_1s0sp_61",B0="_largePadding_1s0sp_65",re={box:_0,hasHeaderOrFooter:u0,mainContent:p0,rounded:f0,dark:h0,light:v0,shadowLight:g0,shadowDark:w0,border:x0,nonePadding:E0,compactPadding:b0,smallPadding:k0,mediumPadding:I0,largePadding:B0},ae=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:v,...x},E)=>{const b=!!n||!!o;return t.createElement(y,null,({colorScheme:S})=>t.createElement("div",{className:u(e&&re[v??S],{[re.shadowDark]:d&&p==="dark",[re.shadowLight]:d&&p==="light",[re.rounded]:s,[re.border]:i,[re[Me(m)]]:!b,[re.hasHeaderOrFooter]:b},re.box,r),style:e&&l?{...f,backgroundColor:l}:f,ref:E,...x},n&&t.createElement(q1,{padding:_},n),b?t.createElement("div",{className:u(re[Me(m)],re.mainContent,{"pb-0":o&&m!=="none"})},c):c,o&&t.createElement(m0,{padding:h,hasFooterShadow:g},o)))});ae.displayName="Box";const C0="_dark_14ps4_4",S0="_light_14ps4_8",M0="_horizontal_14ps4_12",Z0="_vertical_14ps4_17",d1={dark:C0,light:S0,horizontal:M0,vertical:Z0},ce=({colorScheme:e,direction:n="horizontal",className:o,...l})=>t.createElement(y,null,({colorScheme:c})=>t.createElement("div",{className:u(d1[e??c],d1[n],o),...l})),L0="_dark_1skh4_102",y0="_standard_1skh4_102",$0="_link_1skh4_105",N0="_subtle_1skh4_108",A0="_tinted_1skh4_111",R0="_disabled_1skh4_114",H0="_success_1skh4_117",z0="_danger_1skh4_120",O0="_warning_1skh4_123",P0="_light_1skh4_127",V0="_hidden_1skh4_152",T0="_inherit_1skh4_164",W0="_truncated_1skh4_168",D0="_uppercase_1skh4_175",q0="_underline_1skh4_179",j0="_normalWhiteSpace_1skh4_183",F0="_nowrapWhiteSpace_1skh4_187",U0="_preWhiteSpace_1skh4_191",G0="_preWrapWhiteSpace_1skh4_195",X0="_preLineWhiteSpace_1skh4_199",K0="_normalWordBreak_1skh4_203",J0="_breakAllWordBreak_1skh4_207",Y0="_keepAllWordBreak_1skh4_211",Q0="_overflowWrapWordBreak_1skh4_215",ea="_h1_1skh4_223",ta="_h2_1skh4_229",na="_h3_1skh4_235",aa="_h4_1skh4_241",oa="_h5_1skh4_247",la="_h6_1skh4_253",ca="_body-bold_1skh4_259",ra="_button_1skh4_265",sa="_body_1skh4_259",ia="_body-link_1skh4_277",da="_small-bold_1skh4_283",ma="_small_1skh4_283",_a="_small-link_1skh4_295",ua="_x-small-bold_1skh4_301",pa="_x-small_1skh4_301",fa="_x-small-link_1skh4_313",Q={dark:L0,standard:y0,link:$0,subtle:N0,tinted:A0,disabled:R0,success:H0,danger:z0,warning:O0,light:P0,hidden:V0,inherit:T0,truncated:W0,uppercase:D0,underline:q0,normalWhiteSpace:j0,nowrapWhiteSpace:F0,preWhiteSpace:U0,preWrapWhiteSpace:G0,preLineWhiteSpace:X0,normalWordBreak:K0,breakAllWordBreak:J0,keepAllWordBreak:Y0,overflowWrapWordBreak:Q0,h1:ea,h2:ta,h3:na,h4:aa,h5:oa,h6:la,"body-bold":"_body-bold_1skh4_259",bodyBold:ca,button:ra,body:sa,"body-link":"_body-link_1skh4_277",bodyLink:ia,"small-bold":"_small-bold_1skh4_283",smallBold:da,small:ma,"small-link":"_small-link_1skh4_295",smallLink:_a,"x-small-bold":"_x-small-bold_1skh4_301",xSmallBold:ua,"x-small":"_x-small_1skh4_301",xSmall:pa,"x-small-link":"_x-small-link_1skh4_313",xSmallLink:fa},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(y,null,({colorScheme:m})=>t.createElement(c,{className:u(Q[o??m],Q[i],Q[p],{[Q.truncated]:r,[Q.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 ha="_wrap_11372_11",va="_divider_11372_19",ga="_section_11372_23",wa="_grow_11372_26",xa="_header_11372_30",Ea="_headerTitleWrap_11372_37",fe={wrap:ha,divider:va,section:ga,grow:wa,header:xa,headerTitleWrap:Ea},j1=({colorScheme:e="light",title:n,titleHtmlTag:o="h2",titleEnhancerStart:l,subtitle:c,secondaryComponent:r,children:s})=>t.createElement(U,{colorScheme:e},t.createElement(ae,{className:fe.wrap,shadowModifier:"light"},t.createElement("div",{className:fe.header},t.createElement("div",{className:fe.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(ce,{className:fe.divider}),t.createElement("div",{className:fe.section},r),t.createElement(ce,{className:fe.divider}),t.createElement("div",{className:u(fe.section,fe.grow)},s))),ba=["xs","sm","md","lg","xl"],ka=["xsOffset","smOffset","mdOffset","lgOffset","xlOffset"],Ia=[...ba,...ka],Ba="_verticalGutter_1ddso_1",Ca="_cell_1ddso_1",Sa="_xs1_1ddso_12",Ma="_xs2_1ddso_17",Za="_xs3_1ddso_22",La="_xs4_1ddso_27",ya="_xs5_1ddso_32",$a="_xs6_1ddso_37",Na="_xs7_1ddso_42",Aa="_xs8_1ddso_47",Ra="_xs9_1ddso_52",Ha="_xs10_1ddso_57",za="_xs11_1ddso_62",Oa="_xs12_1ddso_67",Pa="_xsOffset0_1ddso_72",Va="_xsOffset1_1ddso_76",Ta="_xsOffset2_1ddso_80",Wa="_xsOffset3_1ddso_84",Da="_xsOffset4_1ddso_88",qa="_xsOffset5_1ddso_92",ja="_xsOffset6_1ddso_96",Fa="_xsOffset7_1ddso_100",Ua="_xsOffset8_1ddso_104",Ga="_xsOffset9_1ddso_108",Xa="_xsOffset10_1ddso_112",Ka="_xsOffset11_1ddso_116",Ja="_xsOffset12_1ddso_120",Ya="_sm1_1ddso_125",Qa="_sm2_1ddso_129",eo="_sm3_1ddso_133",to="_sm4_1ddso_137",no="_sm5_1ddso_141",ao="_sm6_1ddso_145",oo="_sm7_1ddso_149",lo="_sm8_1ddso_153",co="_sm9_1ddso_157",ro="_sm10_1ddso_161",so="_sm11_1ddso_165",io="_sm12_1ddso_169",mo="_smOffset0_1ddso_173",_o="_smOffset1_1ddso_176",uo="_smOffset2_1ddso_179",po="_smOffset3_1ddso_182",fo="_smOffset4_1ddso_185",ho="_smOffset5_1ddso_188",vo="_smOffset6_1ddso_191",go="_smOffset7_1ddso_194",wo="_smOffset8_1ddso_197",xo="_smOffset9_1ddso_200",Eo="_smOffset10_1ddso_203",bo="_smOffset11_1ddso_206",ko="_smOffset12_1ddso_209",Io="_md1_1ddso_214",Bo="_md2_1ddso_218",Co="_md3_1ddso_222",So="_md4_1ddso_226",Mo="_md5_1ddso_230",Zo="_md6_1ddso_234",Lo="_md7_1ddso_238",yo="_md8_1ddso_242",$o="_md9_1ddso_246",No="_md10_1ddso_250",Ao="_md11_1ddso_254",Ro="_md12_1ddso_258",Ho="_mdOffset0_1ddso_262",zo="_mdOffset1_1ddso_265",Oo="_mdOffset2_1ddso_268",Po="_mdOffset3_1ddso_271",Vo="_mdOffset4_1ddso_274",To="_mdOffset5_1ddso_277",Wo="_mdOffset6_1ddso_280",Do="_mdOffset7_1ddso_283",qo="_mdOffset8_1ddso_286",jo="_mdOffset9_1ddso_289",Fo="_mdOffset10_1ddso_292",Uo="_mdOffset11_1ddso_295",Go="_mdOffset12_1ddso_298",Xo="_lg1_1ddso_303",Ko="_lg2_1ddso_307",Jo="_lg3_1ddso_311",Yo="_lg4_1ddso_315",Qo="_lg5_1ddso_319",el="_lg6_1ddso_323",tl="_lg7_1ddso_327",nl="_lg8_1ddso_331",al="_lg9_1ddso_335",ol="_lg10_1ddso_339",ll="_lg11_1ddso_343",cl="_lg12_1ddso_347",rl="_lgOffset0_1ddso_351",sl="_lgOffset1_1ddso_354",il="_lgOffset2_1ddso_357",dl="_lgOffset3_1ddso_360",ml="_lgOffset4_1ddso_363",_l="_lgOffset5_1ddso_366",ul="_lgOffset6_1ddso_369",pl="_lgOffset7_1ddso_372",fl="_lgOffset8_1ddso_375",hl="_lgOffset9_1ddso_378",vl="_lgOffset10_1ddso_381",gl="_lgOffset11_1ddso_384",wl="_lgOffset12_1ddso_387",xl="_xl1_1ddso_392",El="_xl2_1ddso_396",bl="_xl3_1ddso_400",kl="_xl4_1ddso_404",Il="_xl5_1ddso_408",Bl="_xl6_1ddso_412",Cl="_xl7_1ddso_416",Sl="_xl8_1ddso_420",Ml="_xl9_1ddso_424",Zl="_xl10_1ddso_428",Ll="_xl11_1ddso_432",yl="_xl12_1ddso_436",$l="_xlOffset0_1ddso_440",Nl="_xlOffset1_1ddso_443",Al="_xlOffset2_1ddso_446",Rl="_xlOffset3_1ddso_449",Hl="_xlOffset4_1ddso_452",zl="_xlOffset5_1ddso_455",Ol="_xlOffset6_1ddso_458",Pl="_xlOffset7_1ddso_461",Vl="_xlOffset8_1ddso_464",Tl="_xlOffset9_1ddso_467",Wl="_xlOffset10_1ddso_470",Dl="_xlOffset11_1ddso_473",ql="_xlOffset12_1ddso_476",jl="_xxl1_1ddso_481",Fl="_xxl2_1ddso_485",Ul="_xxl3_1ddso_489",Gl="_xxl4_1ddso_493",Xl="_xxl5_1ddso_497",Kl="_xxl6_1ddso_501",Jl="_xxl7_1ddso_505",Yl="_xxl8_1ddso_509",Ql="_xxl9_1ddso_513",ec="_xxl10_1ddso_517",tc="_xxl11_1ddso_521",nc="_xxl12_1ddso_525",ac="_xxlOffset0_1ddso_529",oc="_xxlOffset1_1ddso_532",lc="_xxlOffset2_1ddso_535",cc="_xxlOffset3_1ddso_538",rc="_xxlOffset4_1ddso_541",sc="_xxlOffset5_1ddso_544",ic="_xxlOffset6_1ddso_547",dc="_xxlOffset7_1ddso_550",mc="_xxlOffset8_1ddso_553",_c="_xxlOffset9_1ddso_556",uc="_xxlOffset10_1ddso_559",pc="_xxlOffset11_1ddso_562",fc="_xxlOffset12_1ddso_565",It={verticalGutter:Ba,cell:Ca,xs1:Sa,xs2:Ma,xs3:Za,xs4:La,xs5:ya,xs6:$a,xs7:Na,xs8:Aa,xs9:Ra,xs10:Ha,xs11:za,xs12:Oa,xsOffset0:Pa,xsOffset1:Va,xsOffset2:Ta,xsOffset3:Wa,xsOffset4:Da,xsOffset5:qa,xsOffset6:ja,xsOffset7:Fa,xsOffset8:Ua,xsOffset9:Ga,xsOffset10:Xa,xsOffset11:Ka,xsOffset12:Ja,sm1:Ya,sm2:Qa,sm3:eo,sm4:to,sm5:no,sm6:ao,sm7:oo,sm8:lo,sm9:co,sm10:ro,sm11:so,sm12:io,smOffset0:mo,smOffset1:_o,smOffset2:uo,smOffset3:po,smOffset4:fo,smOffset5:ho,smOffset6:vo,smOffset7:go,smOffset8:wo,smOffset9:xo,smOffset10:Eo,smOffset11:bo,smOffset12:ko,md1:Io,md2:Bo,md3:Co,md4:So,md5:Mo,md6:Zo,md7:Lo,md8:yo,md9:$o,md10:No,md11:Ao,md12:Ro,mdOffset0:Ho,mdOffset1:zo,mdOffset2:Oo,mdOffset3:Po,mdOffset4:Vo,mdOffset5:To,mdOffset6:Wo,mdOffset7:Do,mdOffset8:qo,mdOffset9:jo,mdOffset10:Fo,mdOffset11:Uo,mdOffset12:Go,lg1:Xo,lg2:Ko,lg3:Jo,lg4:Yo,lg5:Qo,lg6:el,lg7:tl,lg8:nl,lg9:al,lg10:ol,lg11:ll,lg12:cl,lgOffset0:rl,lgOffset1:sl,lgOffset2:il,lgOffset3:dl,lgOffset4:ml,lgOffset5:_l,lgOffset6:ul,lgOffset7:pl,lgOffset8:fl,lgOffset9:hl,lgOffset10:vl,lgOffset11:gl,lgOffset12:wl,xl1:xl,xl2:El,xl3:bl,xl4:kl,xl5:Il,xl6:Bl,xl7:Cl,xl8:Sl,xl9:Ml,xl10:Zl,xl11:Ll,xl12:yl,xlOffset0:$l,xlOffset1:Nl,xlOffset2:Al,xlOffset3:Rl,xlOffset4:Hl,xlOffset5:zl,xlOffset6:Ol,xlOffset7:Pl,xlOffset8:Vl,xlOffset9:Tl,xlOffset10:Wl,xlOffset11:Dl,xlOffset12:ql,xxl1:jl,xxl2:Fl,xxl3:Ul,xxl4:Gl,xxl5:Xl,xxl6:Kl,xxl7:Jl,xxl8:Yl,xxl9:Ql,xxl10:ec,xxl11:tc,xxl12:nc,xxlOffset0:ac,xxlOffset1:oc,xxlOffset2:lc,xxlOffset3:cc,xxlOffset4:rc,xxlOffset5:sc,xxlOffset6:ic,xxlOffset7:dc,xxlOffset8:mc,xxlOffset9:_c,xxlOffset10:uc,xxlOffset11:pc,xxlOffset12:fc},hc=e=>e in It,vc=e=>Ia.reduce((n,o)=>{const l=`${o}${e[o]??""}`;return hc(l)?[...n,It[l]]:n},[]),Rt=({className:e,children:n,hasVerticalGutter:o,...l})=>t.createElement("div",{className:u(It.cell,vc(l),{[It.verticalGutter]:o},e)},n),gc="_centerLayout_vjlw4_1",wc="_relative_vjlw4_10",xc="_absolute_vjlw4_14",Ec="_centerText_vjlw4_22",bc="_fullWidth_vjlw4_26",ft={centerLayout:gc,relative:wc,absolute:xc,centerText:Ec,fullWidth:bc},Vt=({centerText:e=!1,children:n,className:o,isFullWidth:l,position:c="relative",...r})=>t.createElement("div",{className:u(ft.centerLayout,ft[c],e&&ft.centerText,{[ft.fullWidth]:l},o),...r},n),Tt={xs:0,sm:479,md:744,lg:1025,xl:2e3},ot=["xs","sm","md","lg","xl"],Wt=e=>typeof e=="string",kc=e=>typeof e=="object",F1=e=>e===void 0?!0:Wt(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Ic=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()},U1=e=>typeof e=="string",m1=e=>typeof e=="object",G1=e=>e===void 0?!0:U1(e)?!e.trim():Object.entries(e).every(([o,l])=>!l.trim()),Bc=e=>{const n=[...ot].reverse();for(const o of n){const l=e[o];if(l)return l}return null},Cc=e=>{const n=Bc(e);if(n){const o=[...ot].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},Sc=e=>{const n=Cc(e);return Object.fromEntries(Object.entries(n).map(([l,c])=>[`--${l}-background-image`,`url("${c}")`]))};var X1=(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))(X1||{}),Bt=(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))(Bt||{});const Mc=({background:e,backgroundImageSrc:n,backgroundBlendMode:o,overlayOpacity:l,overlay:c})=>t.useMemo(()=>{const r=e==="image"&&!G1(n),s=r&&m1(n),i=r&&o!=="normal",d=e==="none",p=e==="dark"||e==="image"&&!r,m=e==="light";let _={};if(r&&(U1(n)&&(_={..._,backgroundImage:`url("${n}")`}),m1(n))){const h=Sc(n);_={..._,...h}}return i&&(_={..._,"--blend-mode":o,"--background-color-opacity":`${l}`,"--background-color-rgb":`${c==="light"?Bt.White:Bt.Black}`}),{isBackgroundNone:d,isBackgroundDark:p,isBackgroundLight:m,isBackgroundImage:r,isBackgroundImageBreakpointImageSet:s,isBackgroundImageBlend:i,backgroundStyleProps:_}},[e,n,o,l,c]),Zc="_fullSizeWindow_hdfsp_13",Lc="_fixed_hdfsp_28",yc="_absolute_hdfsp_32",$c="_paddingNone_hdfsp_36",Nc="_paddingSmall_hdfsp_40",Ac="_backgroundNone_hdfsp_44",Rc="_backgroundDark_hdfsp_48",Hc="_backgroundLight_hdfsp_52",zc="_backgroundImage_hdfsp_56",Oc="_backgroundImageBreakpointImageSet_hdfsp_63",Pc="_backgroundBlend_hdfsp_88",Vc="_row_hdfsp_94",Tc="_rowReverse_hdfsp_98",Wc="_column_hdfsp_102",Dc="_columnReverse_hdfsp_106",qc="_flexStart_hdfsp_110",jc="_center_hdfsp_114",ne={fullSizeWindow:Zc,fixed:Lc,absolute:yc,paddingNone:$c,paddingSmall:Nc,backgroundNone:Ac,backgroundDark:Rc,backgroundLight:Hc,backgroundImage:zc,backgroundImageBreakpointImageSet:Oc,backgroundBlend:Pc,row:Vc,rowReverse:Tc,column:Wc,columnReverse:Dc,flexStart:qc,center:jc},Ct=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",v=o==="none",{isBackgroundNone:x,isBackgroundDark:E,isBackgroundLight:b,isBackgroundImage:S,isBackgroundImageBreakpointImageSet:Z,isBackgroundImageBlend:w,backgroundStyleProps:I}=Mc({background:l,backgroundImageSrc:s,backgroundBlendMode:i,overlayOpacity:d,overlay:p});return t.createElement("div",{style:{..._,...I},className:u(ne.fullSizeWindow,{[ne.paddingNone]:v,[ne.paddingSmall]:f,[ne.backgroundNone]:x,[ne.backgroundDark]:E,[ne.backgroundLight]:b,[ne.backgroundImage]:S,[ne.backgroundImageBreakpointImageSet]:Z,[ne.backgroundBlend]:S&&w},ne[c],ne[r],ne[m],n),ref:g,...h},e)});Ct.displayName="FullSizeWindow";const Fc="_wrapper_m0c6u_1",Uc="_roundedCorners_m0c6u_15",Gc="_small_m0c6u_19",Xc="_medium_m0c6u_23",Kc="_large_m0c6u_27",Jc="_full_m0c6u_32",Yc="_mediumWidth_m0c6u_37",Qc="_fullWidth_m0c6u_41",e2="_autoHeight_m0c6u_45",t2="_flexStart_m0c6u_49",n2="_center_m0c6u_53",$e={wrapper:Fc,roundedCorners:Uc,small:Gc,medium:Xc,large:Kc,full:Jc,mediumWidth:Yc,fullWidth:Qc,autoHeight:e2,flexStart:t2,center:n2},K1=({className:e,children:n,modifier:o,heightModifier:l,size:c="full",justifyContent:r="flexStart",borderRadius:s="none",...i})=>t.createElement("div",{className:u($e.wrapper,e,o&&$e[o],$e[c],l&&$e[l],s==="box"&&$e.roundedCorners,$e[r]),...i},n),J1=({children:e})=>t.createElement(Ct,{padding:"none",background:"dark"},t.createElement(K1,{modifier:"fullWidth"},t.createElement(Vt,null,e))),a2="_overlay_174tg_4",o2={overlay:a2},l2=({children:e,...n})=>t.createElement(Ct,{padding:"none",background:"dark",className:o2.overlay,...n},e),c2="_dark_1zxj7_4",r2="_light_1zxj7_8",s2="_tertiary_1zxj7_12",i2="_small_1zxj7_16",d2="_medium_1zxj7_21",_1={dark:c2,light:r2,tertiary:s2,small:i2,medium:d2},rt=({size:e,source:n,className:o,colorScheme:l,...c})=>t.createElement(n,{className:u(l&&_1[l],e&&_1[e],o),...c}),m2=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})))),_2=m2,u2="_wrapper_sm86s_24",p2="_label_sm86s_28",f2="_spinner_sm86s_40",h2="_spin_sm86s_40",v2="_compact_sm86s_49",g2="_small_sm86s_53",w2="_medium_sm86s_57",x2="_dark_sm86s_62",E2="_light_sm86s_66",b2="_subtle_sm86s_70",Fe={wrapper:u2,label:p2,spinner:f2,spin:h2,compact:v2,small:g2,medium:w2,dark:x2,light:E2,subtle:b2},k2="Loading",Dt=({className:e,label:n=k2,sizeModifier:o="medium",colorScheme:l,...c})=>t.createElement("div",{role:"status",className:u(Fe.wrapper,l&&Fe[l],e),...c},t.createElement("span",{className:Fe.label},n),t.createElement(rt,{source:_2,className:u(Fe.spinner,Fe[o])})),I2=e=>t.createElement(J1,null,t.createElement(Dt,{colorScheme:"dark",...e})),B2="_grid_172qj_1",C2={grid:B2},Y1=({className:e,children:n,hasCellVerticalGutter:o,...l})=>t.createElement("div",{className:u(C2.grid,{hasCellVerticalGutter:o},e),...l},n),S2="_top_mdn6q_4",M2="_bottom_mdn6q_5",Z2="_content_mdn6q_25",u1={top:S2,bottom:M2,content:Z2},L2=({children:e,position:n="top",className:o})=>t.createElement("div",{className:u(u1[n],o)},t.Children.count(e)>0?t.createElement("span",{className:u1.content},e):e),y2="_el_y7w0k_4",$2={el:y2},N2=e=>"href"in e&&!!e.href&&e.href!=="#",ee=({children:e,className:n,disabled:o,htmlTag:l="button",...c})=>t.createElement(o?"button":N2(c)?"a":l,{className:u($2.el,n),disabled:o,...c},e),A2="_button_1xfx6_105",R2="_disc_1xfx6_492",H2="_noBorderRadius_1xfx6_495",z2="_buttonContent_1xfx6_498",O2="_buttonChildren_1xfx6_504",P2="_disabled_1xfx6_509",V2="_loading_1xfx6_513",T2="_loadingIcon_1xfx6_518",W2="_enhancerStart_1xfx6_525",D2="_enhancerEnd_1xfx6_526",q2="_dark_1xfx6_530",j2="_primary_1xfx6_530",F2="_noHover_1xfx6_541",U2="_textComponent_1xfx6_546",G2="_secondary_1xfx6_559",X2="_tertiary_1xfx6_588",K2="_neutral_1xfx6_617",J2="_translucent_1xfx6_646",Y2="_bordered_1xfx6_675",Q2="_transparent_1xfx6_704",er="_text_1xfx6_546",tr="_danger_1xfx6_762",nr="_dangerBordered_1xfx6_791",ar="_success_1xfx6_820",or="_obvious_1xfx6_849",lr="_light_1xfx6_878",cr="_none_1xfx6_1226",rr="_square_1xfx6_1236",sr="_compact_1xfx6_1241",ir="_small_1xfx6_1256",dr="_medium_1xfx6_1271",mr="_large_1xfx6_1286",_r="_fullWidth_1xfx6_1378",ur="_fluid_1xfx6_1382",X={button:A2,disc:R2,noBorderRadius:H2,buttonContent:z2,buttonChildren:O2,disabled:P2,loading:V2,loadingIcon:T2,enhancerStart:W2,enhancerEnd:D2,dark:q2,primary:j2,noHover:F2,textComponent:U2,secondary:G2,tertiary:X2,neutral:K2,translucent:J2,bordered:Y2,transparent:Q2,text:er,danger:tr,dangerBordered:nr,success:ar,obvious:or,light:lr,none:cr,square:rr,compact:sr,small:ir,medium:dr,large:mr,fullWidth:_r,fluid:ur},Q1=({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",..._})=>t.createElement(y,null,({colorScheme:h})=>{const g=o??h;return t.createElement(ee,{className:u(X.button,X[g],X[m],X[p],s&&X[s],{[X.disabled]:r,[X.noBorderRadius]:i,[X.noHover]:d||r},n),"data-active":c&&!r,disabled:r,htmlTag:l,..._},e)}),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(y,null,({colorScheme:h})=>t.createElement(c,{className:u(Q[o??h],Q[m],Q[l],d&&Q[`${d}WhiteSpace`],p&&Q[`${p}WordBreak`],{[Q.truncated]:r,[Q.uppercase]:i,[Q.underline]:s},n),..._},e)),en=({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:X.loadingIcon},t.createElement(Dt,{sizeModifier:"compact"}))):n?t.createElement("div",{className:n},e):t.createElement(t.Fragment,null,e),tn=({children:e,className:n,enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,noEnhancerPadding:s})=>t.createElement("div",{className:u(n,X.buttonContent)},c&&t.createElement("span",{className:u(X.enhancerStart,{"pr-0":s},r)},c),t.createElement("div",{className:X.buttonChildren},e),o&&t.createElement("span",{className:u(X.enhancerEnd,{"pl-0":s},l)},o)),nn=({children:e,className:n,fontVariant:o=B.BodyBold,variant:l="inherit",...c})=>t.createElement(k,{className:u(n,X.textComponent),fontVariant:o,variant:l,...c},e),T=({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,...v})=>t.createElement(Q1,{colorScheme:n,isDisabled:!!d||p,variant:f,...v},t.createElement(en,{isLoading:p},t.createElement(tn,{className:u({[X.textComponent]:!g&&f==="text"&&h}),enhancerEnd:o,enhancerEndClassName:l,enhancerStart:c,enhancerStartClassName:r,noEnhancerPadding:m},!i&&(g?t.createElement(nn,{colorScheme:n,fontVariant:s,variant:_},e):t.createElement(t.Fragment,null,e))))),pr=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"})),fr=pr,hr=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"})),vr=hr,gr=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"})),wr=gr,xr=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"})),Er=xr,br=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"})),kr=br,Ir=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"})),Br=Ir,Cr=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"})),Sr=Cr,Mr=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"})),Zr=Mr,Lr=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"})),yr=Lr,$r=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"})),Nr=$r,Ar=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"})),Rr=Ar,Hr=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"})),zr=Hr,Or=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"})),Pr=Or,Vr=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"})),Tr=Vr,Wr=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"})),Dr=Wr,qr=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"})),jr=qr,Fr=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"})),Ur=Fr,Gr=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"})),Xr=Gr,Kr=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"})),Jr=Kr,Yr=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"})),Qr=Yr,es=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"})),ts=es,ns=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"})),as=ns,os=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"})),ls=os,cs=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"})),rs=cs,ss=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"})),is=ss,ds=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"})),ms=ds,_s=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"})))),us=_s,ps=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"})))),fs=ps,hs=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"})),vs=hs,gs=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"})),ws=gs,xs=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"})),Es=xs,bs=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"})),ks=bs,Is=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"})))),Bs=Is,Cs=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"})),Ss=Cs,Ms=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"})),Zs=Ms,Ls=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"})),ys=Ls,$s=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"})),Ns=$s,As=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"})),Rs=As,Hs=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"})),zs=Hs,Os=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"})),Ps=Os,Vs=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"})),Ts=Vs,Ws=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"})),Ds=Ws,qs=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"})),js=qs,Fs=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"})),Us=Fs,Gs=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"})),Xs=Gs,Ks=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"})),Js=Ks,Ys=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"})),Qs=Ys,e4=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"})),t4=e4,n4=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"})),a4=n4,o4=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"})),l4=o4,c4=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"})),r4=c4,s4=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"})),i4=s4,d4=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"})),m4=d4,_4=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"})),u4=_4,p4=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"})),f4=p4,h4=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"})),v4=h4,g4=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"})),w4=g4,x4=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"})),E4=x4,b4=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"})),k4=b4,I4=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"})),B4=I4,C4=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"})),S4=C4,M4=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"})),Z4=M4,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"})),y4=L4,$4=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"})),N4=$4,A4=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"})),R4=A4,H4=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"})),z4=H4,O4=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})),p1=O4,P4=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"})))),f1=P4,V4=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"})))),h1=V4,T4=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"})))),v1=T4,W4=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"})),D4=W4,q4=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"})),j4=q4,F4=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"})),U4=F4,G4=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"})),X4=G4,K4=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"})),J4=K4,Y4=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"})),Q4=Y4,ei=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"})),ti=ei,ni=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"})),ai=ni,oi=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"})),li=oi,ci=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"})),ri=ci,si=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"})),ii=si,di=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"})),mi=di,_i=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",d:"M11.462 2.435a1.487 1.487 0 1 1 2.103 2.103L4.804 13.3 2 14l.7-2.803 8.762-8.762Z"})),ui=_i,pi=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"})),fi=pi,hi=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"})),vi=hi,gi=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"})),wi=gi,xi=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"})),Ei=xi,bi=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"})),ki=bi,Ii=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"})),Bi=Ii,Ci=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"})),Si=Ci,Mi=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"})),Zi=Mi,Li=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"})),yi=Li,$i=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"})),Ni=$i,Ai=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"})),Ri=Ai,Hi=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"})),zi=Hi,Oi=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"})),Pi=Oi,Vi=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"})))),Ti=Vi,Wi=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"})),Di=Wi,qi=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"})),ji=qi,Fi=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"})),Ui=Fi,Gi=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"})))),Xi=Gi,Ki=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"})),Ji=Ki,Yi=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"})),Qi=Yi,e3=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"})),t3=e3,n3=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"})),a3=n3,o3=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"})),l3=o3,c3=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"})),r3=c3,s3=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"})),i3=s3,d3=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"})),m3=d3,_3=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"})),u3=_3,p3=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"})),f3=p3,h3=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"})),v3=h3,g3=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"})),w3=g3,x3=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"})),E3=x3,b3=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"})),k3=b3,I3=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"})),B3=I3,C3=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"})),S3=C3,M3=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"})),Z3=M3,L3=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"})),y3=L3,$3=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"})),N3=$3,A3=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"})),R3=A3,H3=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"})),z3=H3,O3=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"})),P3=O3,V3=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"})),T3=V3,W3=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"})),D3=W3,q3=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"})),j3=q3,F3=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"})),U3=F3,G3=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"})),X3=G3,K3=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"})),J3=K3,Y3=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"})),Q3=Y3,e5=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"})),t5=e5,n5=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"})),a5=n5,o5=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"})),l5=o5,c5=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"})),r5=c5,s5=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"})),i5=s5,d5=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"})),m5=d5,_5=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"})),u5=_5,p5=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"})),f5=p5,h5=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"})),v5=h5,g5=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"})),w5=g5,x5=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"})),g1=x5,E5=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"})),b5=E5,k5=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"})),I5=k5,B5=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"})),C5=B5,S5=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"})),M5=S5,Z5=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"})),L5=Z5,y5=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"})),$5=y5,N5=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"})),A5=N5,R5=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"})),H5=R5,z5=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"})),w1=z5,O5=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"})),x1=O5,P5=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"})),V5=P5,T5=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"})),W5=T5,D5=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"})),E1=D5,q5=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"})),j5=q5,F5=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"})),U5=F5,G5=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:"M.956 8.718c-.21-.75-.02-1.611.505-2.306 1.01-1.338 3.239-2.125 6.64-2.125 4.158 0 5.906 1.155 6.64 2.125.527.694.716 1.556.506 2.306a1.13 1.13 0 0 1-1.37.796l-2.439-.61a1.136 1.136 0 0 1-.862-1.103l-.012-.87a10.378 10.378 0 0 0-2.462-.273c-.833-.001-1.63.076-2.436.232l-.038.917c.001.517-.353.972-.861 1.099l-2.438.61c-.602.148-1.205-.201-1.373-.798Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconPhoneHorisontal_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),X5=G5,K5=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:"M3.547 12.862c-.252-.9-.024-1.934.606-2.768 1.213-1.605 3.886-2.55 7.969-2.55 4.99 0 7.087 1.387 7.968 2.55.631.833.858 1.867.606 2.768a1.356 1.356 0 0 1-1.644.955l-2.926-.731a1.363 1.363 0 0 1-1.034-1.325l-.016-1.043a12.45 12.45 0 0 0-2.953-.329c-1 0-1.957.092-2.924.28l-.045 1.099a1.358 1.358 0 0 1-1.034 1.319l-2.926.731a1.362 1.362 0 0 1-1.647-.956Z"})),J5=K5,Y5=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"})),Q5=Y5,e6=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"})),t6=e6,n6=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"})),a6=n6,o6=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"})),l6=o6,c6=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"})),r6=c6,s6=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"})),i6=s6,d6=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"})),m6=d6,_6=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"})),u6=_6,p6=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"})),f6=p6,h6=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"})),v6=h6,g6=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"})),w6=g6,x6=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"})),E6=x6,b6=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"})),k6=b6,I6=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"})),B6=I6,C6=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("g",{clipPath:"url(#IconRaiseHand_16__a)"},a.createElement("path",{fill:"currentColor",d:"M14.672 5.809a.953.953 0 0 0-1.174.665l-.764 2.76-.92-.255 1.528-5.52a.953.953 0 1 0-1.84-.508L9.975 8.47l-.92-.255s1.64-5.931 1.782-6.44a.953.953 0 1 0-1.84-.507L7.214 7.707l-.92-.255 1.528-5.52a.955.955 0 1 0-1.84-.508l-2.12 7.66c-.112.405-.655.407-.75-.003-.072-.32-.3-1.513-.462-2.37a.966.966 0 0 0-1.917.18c.003.734.015 1.825.055 2.736.156 3.552 3.658 5.194 5.357 5.664 2.094.58 4.117.647 5.644-.327 1.05-.67 1.882-1.962 2.28-3.404l1.268-4.578a.953.953 0 0 0-.665-1.173Z"})),a.createElement("defs",null,a.createElement("clipPath",{id:"IconRaiseHand_16__a"},a.createElement("path",{fill:"currentColor",d:"M0 0h16v16H0z"})))),S6=C6,M6=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.34 9.262a1.193 1.193 0 0 0-1.468.832l-.955 3.449-1.15-.318 1.909-6.899a1.194 1.194 0 0 0-2.3-.636l-1.909 6.899-1.15-.318 2.228-8.049a1.193 1.193 0 0 0-2.3-.636l-2.227 8.047-1.15-.318 1.909-6.899a1.193 1.193 0 0 0-2.299-.636l-2.65 9.575c-.14.507-.819.509-.936-.004a141.62 141.62 0 0 1-.579-2.961 1.21 1.21 0 0 0-2.397.225c.004.916.019 2.28.069 3.419.195 4.44 4.573 6.493 6.696 7.081 2.618.724 5.146.809 7.055-.408 1.314-.838 2.353-2.452 2.852-4.254l1.584-5.723a1.193 1.193 0 0 0-.832-1.468Z"})),Z6=M6,L6=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"})),y6=L6,$6=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"})),N6=$6,A6=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"})),R6=A6,H6=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"})),z6=H6,O6=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"})),b1=O6,P6=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"})),V6=P6,T6=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"})),W6=T6,D6=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"})),q6=D6,j6=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"})),F6=j6,U6=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"})),G6=U6,X6=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"})),K6=X6,J6=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"})),Y6=J6,Q6=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"})),e7=Q6,t7=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"})),n7=t7,a7=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"})),o7=a7,l7=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"})),c7=l7,r7=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"})),s7=r7,i7=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"})),d7=i7,m7=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"})),_7=m7,u7=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"})),p7=u7,f7=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"})),h7=f7,v7=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"})))),g7=v7,w7=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"})),x7=w7,E7=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"})),b7=E7,k7=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"})),I7=k7,B7=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"})),C7=B7,S7=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"})),M7=S7,Z7=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"})),L7=Z7,y7=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"})),$7=y7,N7=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"})),k1=N7,A7=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"})),I1=A7,R7=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"})),H7=R7,z7=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"})),O7=z7,P7=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"})),V7=P7,T7=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"})),W7=T7,D7=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"})),q7=D7,j7=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"})),F7=j7,U7=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"})),G7=U7,X7=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"})),K7=X7,J7=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"})),Y7=J7,Q7=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"})),ed=Q7,td=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"})),nd=td,ad=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"})),od=ad,ld=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"})),cd=ld,rd=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"})),sd=rd,id=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"})),dd=id,md=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"})),_d=md,ud=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"})),pd=ud,fd=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"})),hd=fd,vd={IconAdd:{size16:fr,size24:vr},IconAddSomeone:{size16:wr,size24:Er},IconAlert:{size16:kr,size24:Br},IconAnalyticsChart:{size16:Sr,size24:Zr},IconAnalyticsProgress:{size16:yr,size24:Nr},IconAndroidLogo:{size16:Rr,size24:zr},IconAppleLogo:{size16:Pr,size24:Tr},IconArrowCornerDown:{size16:Dr,size24:jr},IconArrowDown:{size16:Ur,size24:Xr},IconArrowLeft:{size16:Jr,size24:Qr},IconArrowLeftRegular:{size16:ts,size24:as},IconArrowRight:{size16:ls,size24:rs},IconArrowUp:{size16:is,size24:ms},IconBackgroundBlur:{size16:us,size24:fs},IconBackspace:{size16:vs,size24:ws},IconBackToTop:{size16:Es,size24:ks},IconBandwidth:{size16:Bs,size24:Ss},IconBell:{size16:Zs,size24:ys},IconBilling:{size16:Ns,size24:Rs},IconBlock:{size16:zs,size24:Ps},IconBluetooth:{size16:Ts,size24:Ds},IconBreakoutRooms:{size16:js,size24:Us},IconCalendar:{size16:Xs,size24:Js},IconChat:{size16:Qs,size24:t4},IconCheckmark:{size16:a4,size24:l4},IconCheckmarkRound:{size16:r4,size24:i4},IconChevronDown:{size16:m4,size24:u4},IconChevronLeft:{size16:f4,size24:v4},IconChevronRight:{size16:w4,size24:E4},IconChevronUp:{size16:k4,size24:B4},IconChromeLogo:{size16:S4,size24:Z4},IconClock:{size16:y4,size24:N4},IconClose:{size16:R4,size24:z4},IconConnectionIndicatorHigh:{size16:p1,size24:p1},IconConnectionIndicatorLow:{size16:f1,size24:f1},IconConnectionIndicatorMedium:{size16:h1,size24:h1},IconConnectionIndicatorVeryLow:{size16:v1,size24:v1},IconDoubleChevronDown:{size16:D4,size24:j4},IconDoubleChevronLeft:{size16:U4,size24:X4},IconDoubleChevronRight:{size16:J4,size24:Q4},IconDoubleChevronUp:{size16:ti,size24:ai},IconDraggable:{size16:li,size24:ri},IconDualScreen:{size16:ii,size24:mi},IconEdit:{size16:ui,size24:fi},IconEmoji:{size16:vi,size24:wi},IconExpand:{size16:Ei,size24:ki},IconExport:{size16:Bi,size24:Si},IconFecc:{size16:Zi,size24:yi},IconFirefoxLogo:{size16:Ni,size24:Ri},IconFlipCamera:{size16:zi,size24:Pi},IconFullscreenOff:{size16:Ti,size24:Di},IconFullscreenOn:{size16:ji,size24:Ui},IconGroup:{size16:Xi,size24:Ji},IconHeadset:{size16:Qi,size24:t3},IconHelpRound:{size16:a3,size24:l3},IconHome:{size16:r3,size24:i3},IconHospital:{size16:m3,size24:u3},IconImport:{size16:f3,size24:v3},IconInfoRound:{size16:w3,size24:E3},IconKey:{size16:k3,size24:B3},IconLeave:{size16:S3,size24:Z3},IconLink:{size16:y3,size24:N3},IconLiveCaption:{size16:R3,size24:z3},IconLiveStream:{size16:P3,size24:T3},IconLocation:{size16:D3,size24:j3},IconLock:{size16:U3,size24:X3},IconMail:{size16:J3,size24:Q3},IconMeetingRoom:{size16:t5,size24:a5},IconMeetings:{size16:l5,size24:r5},IconMicrophoneOff:{size16:i5,size24:m5},IconMicrophoneOn:{size16:u5,size24:f5},IconMinus:{size16:v5,size24:w5},IconMoreHorizontal:{size16:g1,size24:g1},IconMoreVertical:{size16:b5,size24:I5},IconMove:{size16:C5,size24:M5},IconOpenInNew:{size16:L5,size24:$5},IconParticipant:{size16:A5,size24:H5},IconPasswordHide:{size16:w1,size24:w1},IconPasswordShow:{size16:x1,size24:x1},IconPause:{size16:V5,size24:W5},IconPexipLogo:{size16:E1,size24:E1},IconPhone:{size16:j5,size24:U5},IconPhoneHorisontal:{size16:X5,size24:J5},IconPhoneTalk:{size16:Q5,size24:t6},IconPin:{size16:a6,size24:l6},IconPlay:{size16:r6,size24:i6},IconPlayRound:{size16:m6,size24:u6},IconPlus:{size16:f6,size24:v6},IconPresentationOff:{size16:w6,size24:E6},IconPresentationOn:{size16:k6,size24:B6},IconRaiseHand:{size16:S6,size24:Z6},IconRecording:{size16:y6,size24:N6},IconRefresh:{size16:R6,size24:z6},IconRemoteControl:{size16:b1,size24:b1},IconSearch:{size16:V6,size24:W6},IconSend:{size16:q6,size24:F6},IconSettings:{size16:G6,size24:K6},IconSettingsMeeting:{size16:Y6,size24:e7},IconShield:{size16:n7,size24:o7},IconShuffle:{size16:c7,size24:s7},IconSpeakerDisabled:{size16:d7,size24:_7},IconSpeakerOff:{size16:p7,size24:h7},IconSpeakerOn:{size16:g7,size24:x7},IconStar:{size16:b7,size24:I7},IconStopRound:{size16:C7,size24:M7},IconSupport:{size16:L7,size24:$7},IconThumbsDown:{size16:k1,size24:k1},IconThumbsUp:{size16:I1,size24:I1},IconTimer:{size16:H7,size24:O7},IconTranscript:{size16:V7,size24:W7},IconTrash:{size16:q7,size24:F7},IconUnlock:{size16:G7,size24:K7},IconVideoOff:{size16:Y7,size24:ed},IconVideoOn:{size16:nd,size24:od},IconVideoSystems:{size16:cd,size24:sd},IconWarning:{size16:dd,size24:_d},IconWarningRound:{size16:pd,size24:hd}},H=vd,gd="_dark_1tbu9_4",wd="_light_1tbu9_8",xd="_mini_1tbu9_12",Ed="_compact_1tbu9_17",bd="_small_1tbu9_22",kd="_medium_1tbu9_27",B1={dark:gd,light:wd,mini:xd,compact:Ed,small:bd,medium:kd},W=({source:e,className:n,size:o="small",colorScheme:l,...c})=>{const r=o==="mini"||o==="compact"?e.size16:e.size24;return t.createElement(r,{className:u(l&&B1[l],B1[o],n),...c})},Id="_callToAction_1onle_4",Bd="_small_1onle_17",Cd="_enhancerStart_1onle_28",Sd="_focus_1onle_32",Md="_text_1onle_52",Zd="_fullWidth_1onle_58",Ne={callToAction:Id,small:Bd,enhancerStart:Cd,focus:Sd,text:Md,fullWidth:Zd},Ld=({className:e,enhancerStart:n,isSmall:o,modifier:l,subTitle:c="",title:r="",titleHtmlTag:s,...i})=>t.createElement(ee,{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 yd="_checkbox_143vf_102",$d="_spaced_143vf_107",Nd="_start_143vf_112",Ad="_checkmark_143vf_112",Rd="_label_143vf_115",Hd="_end_143vf_119",zd="_disabled_143vf_123",Od="_input_143vf_127",Pd="_hidden_143vf_145",Vd="_dark_143vf_157",Td="_checked_143vf_161",Wd="_light_143vf_187",se={checkbox:yd,spaced:$d,start:Nd,checkmark:Ad,label:Rd,end:Hd,disabled:zd,input:Od,hidden:Pd,dark:Vd,checked:Td,light:Wd},qt=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=Jn("indeterminate",{...p});return t.createElement(y,null,({colorScheme:g})=>t.createElement("label",{className:u(se.checkbox,se[d??g],se[s],{[se.disabled]:l,[se.spaced]:r==="spaced"},o),title:_?c:void 0},t.createElement("input",{ref:m,className:se.input,type:"checkbox",name:i,checked:n,disabled:l,...h}),t.createElement("span",{className:u(se.checkmark,{[se.checked]:n})},n&&t.createElement(W,{"data-testid":M.CheckboxCheck,source:H.IconCheckmark})),t.createElement(k,{variant:l?"disabled":"standard",className:u(se.label,{[se.hidden]:_})},c)))}),Dd="_headerWrapper_1d8w3_4",qd="_relative_1d8w3_8",jd="_absolute_1d8w3_12",Fd="_headerInnerWrapper_1d8w3_16",Ud="_small_1d8w3_25",Gd="_medium_1d8w3_28",Xd="_large_1d8w3_31",Kd="_start_1d8w3_35",Jd="_center_1d8w3_36",Yd="_end_1d8w3_37",ke={headerWrapper:Dd,relative:qd,absolute:jd,headerInnerWrapper:Fd,small:Ud,medium:Gd,large:Xd,start:Kd,center:Jd,end:Yd},Qd=({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(ke.headerWrapper,ke[r],i&&ke[i],s),"data-testid":M.HeaderCore,...d},t.createElement("div",{className:ke.headerInnerWrapper,"data-testid":M.HeaderCoreEnhancers},l?t.createElement(t.Fragment,null,t.createElement("div",{className:ke.start},e),n&&t.createElement("div",{className:ke.center},n),t.createElement("div",{className:ke.end},o)):t.createElement(t.Fragment,null,e,n,o)),c&&t.createElement(ce,{"data-testid":M.HeaderCoreDivider})),e8="_dragAndDropWrapper_14crg_19",t8="_dark_14crg_27",n8="_disabled_14crg_35",a8="_light_14crg_40",o8="_error_14crg_53",Ue={dragAndDropWrapper:e8,dark:t8,disabled:n8,light:a8,error:o8},an=({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?Ue.error:l==="dark"?Ue.dark:Ue.light;return t.createElement(U,{colorScheme:l},t.createElement(ae,{className:u(Ue.dragAndDropWrapper,m,n&&Ue.disabled,e),onDrop:d,onDragOver:p,isWithShadow:!1,...i},o))},l8="_fileUploadLabel_urlyw_4",c8="_fileUploadInput_urlyw_8",C1={fileUploadLabel:l8,fileUploadInput:c8},jt=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:C1.fileUploadInput,onChange:i,type:"file",accept:e,multiple:s,ref:p,id:_,disabled:r}),t.createElement("label",{className:u(C1.fileUploadLabel,l),htmlFor:_,"aria-label":n,"data-testid":d},o))});jt.displayName="FileUpload";const r8="_heading_16odr_4",s8="_small_16odr_4",i8="_medium_16odr_7",d8="_subtitle_16odr_11",m8="_dark_16odr_16",_8="_light_16odr_20",ht={heading:r8,small:s8,medium:i8,subtitle:d8,dark:m8,light:_8},u8=({className:e,padding:n="medium",subtitle:o,title:l,titleFontVariant:c=B.H3,titleHtmlTag:r,colorScheme:s,...i})=>t.createElement(y,null,({colorScheme:d})=>{const p=s??d;return t.createElement("div",{className:u(ht.heading,ht[p],ht[n],e),...i},t.createElement(U,{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:ht.subtitle,fontVariant:B.Body,variant:"tinted"},o)))}),p8="_lineHeading_1shha_4",f8="_heading_1shha_20",S1={lineHeading:p8,heading:f8},h8=({children:e})=>t.createElement("div",{className:S1.lineHeading},t.createElement("div",{className:S1.heading},e)),v8="_label_ixzn9_102",g8="_standard_ixzn9_105",w8="_inline_ixzn9_119",x8="_hidden_ixzn9_133",E8="_dark_ixzn9_145",b8="_light_ixzn9_149",vt={label:v8,standard:g8,inline:w8,hidden:x8,dark:E8,light:b8},de=({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(vt.label,{[vt.hidden]:r,[vt.inline]:s,[vt.standard]:!s},e),htmlFor:c,form:o,...m},t.createElement(y,null,({colorScheme:_})=>t.createElement(k,{isUppercase:i,colorScheme:n??_,fontVariant:l,variant:p},d))),k8="_container_120xo_105",I8="_small_120xo_127",B8="_medium_120xo_135",C8="_disabled_120xo_143",S8="_clearButton_120xo_147",M8="_error_120xo_152",Z8="_errorText_120xo_158",L8="_enhancerStart_120xo_162",y8="_enhancerEnd_120xo_163",$8="_inputElement_120xo_168",N8="_dateSelectButton_120xo_202",A8="_dark_120xo_207",R8="_standard_120xo_207",H8="_label_120xo_272",z8="_transparent_120xo_285",O8="_light_120xo_363",J={container:k8,small:I8,medium:B8,disabled:C8,clearButton:S8,error:M8,errorText:Z8,enhancerStart:L8,enhancerEnd:y8,inputElement:$8,dateSelectButton:N8,dark:A8,standard:R8,label:H8,transparent:z8,light:O8},st=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:v=!1,sizeModifier:x="medium",testId:E,type:b="text",value:S,variant:Z="standard",...w},I)=>{const C=t.useId(),O=i??C,q=m==="hidden",R=m==="inline",N=R||q,L=t.useRef(null),G=()=>{const P=L.current;g?g((P==null?void 0:P.value)??""):f==null||f(""),P&&P.focus()},Y=t.useCallback(P=>{f&&f(P.currentTarget.value),h&&h(P)},[h,f]),pe={text:p,id:O};return t.useImperativeHandle(I,()=>{var P;return{focus:()=>{L.current&&L.current.focus()},value:(P=L.current)==null?void 0:P.value}}),t.createElement(y,null,({colorScheme:P})=>t.createElement("div",{className:u(J[Z],J[o??P],{[J.disabled]:d,[J.error]:s&&!d},e)},!N&&t.createElement(de,{className:J.label,...pe}),t.createElement("label",{className:u(J.container,{[J.small]:x==="small",[J.medium]:x==="medium"}),"data-testid":E?`${E}-label`:void 0,htmlFor:O},N&&t.createElement(de,{isLabelHidden:q,isLabelInline:R,...pe}),c&&t.createElement("div",{className:u(J.enhancerStart,"mr-2")},c),t.createElement("input",{className:J.inputElement,"data-testid":E,disabled:d,id:O,name:_,onChange:Y,ref:L,type:b,value:S,...w}),b==="date"&&t.createElement(W,{source:H.IconCalendar,className:J.dateSelectButton}),l&&t.createElement("div",{className:J.enhancerEnd},l),v&&!d&&t.createElement(T,{type:"button",size:"compact",className:J.clearButton,onClick:G,"aria-label":"Clear input","data-testid":M.InputClearButton,variant:"transparent",colorScheme:o??P},n)),s&&r&&t.createElement(k,{className:u("mt-2",J.errorText),variant:"danger",role:"alert"},r)))});st.displayName="Input";const P8=e=>{const[n,o]=t.useState(e.value||"");return[n,{...e,onChange:l=>o(l.currentTarget.value),value:n}]},V8=e=>t.useMemo(()=>{const n=Wt(e),o=kc(e);let l,c="";return F1(e)||(n&&(l=e),o&&(c=Ic(e))),{logoSrcString:l,logoSrcSet:c,isLogoSrcSet:o,isLogoSrcString:n}},[e]),T8="_logo_1y8qg_4",W8={logo:T8},D8=({imageSrc:e,alt:n,className:o,...l})=>{const{logoSrcString:c,logoSrcSet:r,isLogoSrcSet:s}=V8(e);return!c&&!r?null:t.createElement("img",{srcSet:s?r:c,alt:n,className:u(o,W8.logo),...l})},q8=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)"})),j8=q8,F8="_logo_1glki_4",U8="_absoluteCenter_1glki_9",G8="_dark_1glki_15",X8="_light_1glki_19",K8="_tertiary_1glki_23",J8="_large_1glki_27",Y8="_medium_1glki_31",Q8="_small_1glki_35",em="_full_1glki_39",gt={logo:F8,absoluteCenter:U8,dark:G8,light:X8,tertiary:K8,large:J8,medium:Y8,small:Q8,full:em},tm=({colorScheme:e,size:n,position:o,className:l,...c})=>{const r=o==="absoluteCenter";return t.createElement(rt,{source:j8,className:u(gt.logo,e&>[e],n&>[n],l,{[gt.absoluteCenter]:r}),...c})},nm="_closeButton_13k8s_13",am="_icon_13k8s_22",M1={closeButton:nm,icon:am},it=({className:e,onClose:n,...o})=>t.createElement(T,{className:u(M1.closeButton,e),onClick:n,size:"none",variant:"transparent",noHover:!0,...o},t.createElement(W,{className:M1.icon,size:"compact",source:H.IconClose})),om=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"})),on=om,Ft=({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))}}},lm="_tooltipContainer_gcxq7_4",cm="_tooltip_gcxq7_4",rm="_fade_gcxq7_1",sm="_tooltipArrow_gcxq7_20",im="_tooltipArrowIcon_gcxq7_28",dm="_tooltipControl_gcxq7_36",mm="_tooltipNotification_gcxq7_42",_m="_headerWrapper_gcxq7_50",um="_cta_gcxq7_57",pm="_closeButton_gcxq7_62",fm="_top_gcxq7_68",hm="_bottom_gcxq7_69",vm="_topCenter_gcxq7_70",gm="_bottomCenter_gcxq7_71",wm="_left_gcxq7_76",xm="_right_gcxq7_77",Em="_topLeft_gcxq7_99",bm="_topRight_gcxq7_100",km="_topStart_gcxq7_101",Im="_bottomLeft_gcxq7_114",Bm="_bottomRight_gcxq7_115",Cm="_bottomStart_gcxq7_116",Sm="_fullWidth_gcxq7_163",j={tooltipContainer:lm,tooltip:cm,fade:rm,tooltipArrow:sm,tooltipArrowIcon:im,tooltipControl:dm,tooltipNotification:mm,headerWrapper:_m,cta:um,closeButton:pm,top:fm,bottom:hm,topCenter:vm,bottomCenter:gm,left:wm,right:xm,topLeft:Em,topRight:bm,topStart:km,bottomLeft:Im,bottomRight:Bm,bottomStart:Cm,fullWidth:Sm},Mm=({closeButtonAriaLabel:e="Close tooltip",colorScheme:n="light",position:o="topRight",header:l,modifier:c,text:r,ctaText:s,ctaFn:i=()=>{},controlledIsVisible:d,controlledOnChange:p,children:m,className:_,mainWrapperClassName:h,isArrowShown:g=!0,testIdInner:f=M.NotificationTooltipInner,testIdCloseButton:v=M.NotificationTooltipClose,stopPointerDownPropagation:x=!1})=>{const{isVisible:E,setVisible:b}=Ft({controlledIsVisible:d,controlledOnChange:p});return t.createElement("div",{className:u(j.tooltipContainer,c&&j[c],h)},m,E&&t.createElement(U,{colorScheme:n},t.createElement(ae,{className:u(j.tooltip,j.tooltipNotification,j[o],c&&j[c],_),"data-testid":f,onPointerDownCapture:x?S=>S.stopPropagation():void 0},t.createElement("div",{className:j.headerWrapper},typeof l=="string"?t.createElement(k,{fontVariant:B.BodyBold,"data-testid":M.NotificationTooltipHeader},l):t.createElement(t.Fragment,{"data-testid":M.NotificationTooltipHeader},l),t.createElement(it,{className:j.closeButton,"data-testid":v,onClose:()=>b({isVisible:!1,isControlled:!0}),"aria-label":e})),t.createElement(k,{fontVariant:B.Body,"data-testid":M.NotificationTooltipText},r),s&&t.createElement(k,{fontVariant:B.BodyLink,onClick:i,className:j.cta,"data-testid":M.NotificationTooltipCta},s),g&&t.createElement("div",{className:j.tooltipArrow},t.createElement(rt,{source:on,className:j.tooltipArrowIcon})))))},Zm=({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}=Ft({controlledIsVisible:o,controlledOnChange:l}),f=!!l;return t.createElement("div",{className:u(j.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(U,{colorScheme:e},t.createElement("div",{className:u(j.tooltip,j[n],r),..._},s,d&&t.createElement("div",{className:j.tooltipArrow},t.createElement(rt,{source:on,className:j.tooltipArrowIcon})))))},Lm="_pill_r1pnp_102",ym="_dark_r1pnp_120",$m="_danger_r1pnp_124",Nm="_light_r1pnp_129",Am="_closeButton_r1pnp_138",wt={pill:Lm,dark:ym,danger:$m,light:Nm,closeButton:Am},Ut=({children:e,className:n,closeButtonAriaLabel:o="Close tooltip",colorScheme:l,isDanger:c=!1,onClose:r,testIdCloseButton:s,...i})=>t.createElement(y,null,({colorScheme:d})=>t.createElement("div",{className:u(wt.pill,wt[l??d],{[wt.danger]:c},n),...i},e,r&&t.createElement(it,{className:wt.closeButton,onClose:r,"data-testid":s,colorScheme:l,"aria-label":o}))),Rm="_wrapper_55j2z_4",Hm={wrapper:Rm},zm=({children:e,className:n,colorScheme:o,title:l,subtitle:c,...r})=>t.createElement(y,null,({colorScheme:s})=>{const i=o??s;return t.createElement(U,{colorScheme:i},t.createElement("div",{className:u(n,Hm.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(ce,null))}),Om="_wrap_12nau_102",Pm="_spaced_12nau_107",Vm="_start_12nau_112",Tm="_indicator_12nau_112",Wm="_label_12nau_115",Dm="_end_12nau_119",qm="_input_12nau_123",jm="_dot_12nau_144",Fm="_dark_12nau_154",Um="_checked_12nau_158",Gm="_disabled_12nau_161",Xm="_light_12nau_169",ie={wrap:Om,spaced:Pm,start:Vm,indicator:Tm,label:Wm,end:Dm,input:qm,dot:jm,dark:Fm,checked:Um,disabled:Gm,light:Xm},ln=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(),v=c??f,x=i==="hidden",E=b=>{_==null||_(b.currentTarget.checked),m==null||m(b)};return t.createElement(y,null,({colorScheme:b})=>t.createElement("label",{className:u(ie.wrap,ie[o??b],ie[d],{[ie.disabled]:r,[ie.spaced]:i==="spaced"},n),title:x?s:void 0},t.createElement("input",{checked:e,className:ie.input,name:l,onChange:E,value:p,ref:g,...h,id:v,type:"radio",disabled:r}),t.createElement("div",{"aria-hidden":"true",role:"presentation",className:u(ie.indicator,{[ie.checked]:e})},t.createElement("div",{role:"none",className:ie.dot})),t.createElement(de,{className:u(ie.label,"mb-0"),isLabelHidden:x,text:s,variant:r?"disabled":"standard",id:v})))});ln.displayName="RadioButton";const je=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(Gn,{className:o,ref:s,scrollableNodeProps:{ref:d=>{i.current=d,c&&(c.current=d)}},autoHide:e!=="never",...r},n)});je.displayName="Scrollbars";const Km="_wrap_mihf5_25",Jm="_indicator_mihf5_29",Ym="_arrow_mihf5_29",Qm="_small_mihf5_34",e9="_large_mihf5_38",t9="_success_mihf5_42",n9="_danger_mihf5_46",a9="_busy_mihf5_50",o9="_warning_mihf5_54",l9="_down_mihf5_82",Ae={wrap:Km,indicator:Jm,arrow:Ym,small:Qm,large:e9,success:t9,danger:n9,busy:a9,warning:o9,down:l9},c9=({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:Ae.wrap,role:c},t.createElement("div",{className:u(Ae.indicator,Ae[l],n&&Ae[n],{[Ae.arrow]:r,[Ae.down]:e==="arrowDown"}),style:o?s[r?"arrow":"circle"]:{},"data-testid":`indicator-${e}`}))},r9="_stepNumber_15gri_27",s9="_dark_15gri_38",i9="_disabled_15gri_42",d9="_completed_15gri_47",m9="_failed_15gri_52",_9="_active_15gri_57",u9="_light_15gri_63",Re={stepNumber:r9,dark:s9,disabled:i9,completed:d9,failed:m9,active:_9,light:u9},cn=({className:e,colorScheme:n,isActive:o,isCompleted:l,isFailed:c,isDisabled:r,stepNumber:s,...i})=>t.createElement(y,null,({colorScheme:d})=>t.createElement("div",{className:u(Re.stepNumber,Re[n??d],{[Re.active]:o,[Re.completed]:l,[Re.disabled]:r,[Re.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:H.IconCheckmark,size:"mini",className:"d-flex"}):c?t.createElement(W,{"data-testid":M.StepNumberWarning,source:H.IconWarning,size:"mini",className:"d-flex"}):s))),p9="_wrap_uestt_152",f9="_errorText_uestt_194",h9="_dark_uestt_198",v9="_clearButton_uestt_219",g9="_error_uestt_194",w9="_disabled_uestt_236",x9="_light_uestt_263",E9="_resizeNone_uestt_328",b9="_resizeBoth_uestt_332",k9="_resizeV_uestt_336",I9="_resizeH_uestt_340",He={wrap:p9,errorText:f9,dark:h9,clearButton:v9,error:g9,disabled:w9,light:x9,resizeNone:E9,resizeBoth:b9,resizeV:k9,resizeH:I9},rn=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},v)=>{const x=t.useId(),E=c??x,b=t.useRef(null),S=t.useCallback(w=>{m&&m(w.currentTarget.value),p&&p(w)},[p,m]),Z={text:s,id:E};return t.useImperativeHandle(v,()=>{var w;return{focus:()=>{b.current&&b.current.focus()},value:(w=b.current)==null?void 0:w.value}}),t.createElement(y,null,({colorScheme:w})=>t.createElement("label",{className:u(He.wrap,He[n??w],{[He.disabled]:r,[He.error]:l&&!r},e)},t.createElement(de,{isLabelHidden:i,...Z}),t.createElement("textarea",{rows:g,id:E,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)))});rn.displayName="TextArea";const B9="_underline_7z5bw_4",C9="_textLink_7z5bw_8",S9="_text_7z5bw_8",M9="_truncateWrap_7z5bw_29",Z9="_dark_7z5bw_38",L9="_link_7z5bw_38",y9="_light_7z5bw_41",$9="_disabled_7z5bw_45",N9="_truncated_7z5bw_49",A9="_uppercase_7z5bw_56",Ie={underline:B9,textLink:C9,text:S9,truncateWrap:M9,dark:Z9,link:L9,light:y9,disabled:$9,truncated:N9,uppercase:A9},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(y,null,({colorScheme:g})=>{const f=e??g;return t.createElement(ee,{className:u(Ie.textLink,Ie[f],_==="link"&&Ie[_],{[Ie.truncateWrap]:i,[Ie.disabled]:r||l},o),target:m,disabled:r,htmlTag:r?"div":p,rel:m==="_blank"?"noreferrer noopener":"",...h},t.createElement(k,{className:u(Ie.text,{[Ie.underline]:s}),colorScheme:f,fontVariant:c,isTruncated:i,isUppercase:d,variant:_},n))}),R9="_row_p7k6r_4",H9="_noneSpacing_p7k6r_10",z9="_compactSpacing_p7k6r_15",O9="_smallSpacing_p7k6r_20",P9="_mediumSpacing_p7k6r_25",V9="_largeSpacing_p7k6r_30",Z1={row:R9,noneSpacing:H9,compactSpacing:z9,smallSpacing:O9,mediumSpacing:P9,largeSpacing:V9},ue=({children:e,className:n,spacing:o="small",...l})=>t.createElement("div",{className:u(Z1.row,Z1[Pt(o)],n),...l},e),T9="_wrapper_go8qn_4",W9="_border_go8qn_10",D9="_inner_go8qn_15",q9="_dark_go8qn_20",j9="_hovered_go8qn_33",F9="_disabled_go8qn_45",U9="_light_go8qn_53",G9="_small_go8qn_69",X9="_medium_go8qn_76",K9="_large_go8qn_90",Be={wrapper:T9,border:W9,inner:D9,dark:q9,hovered:j9,disabled:F9,light:U9,small:G9,medium:X9,large:K9},sn=({children:e,className:n,colorScheme:o,hasBorder:l=!0,isDisabled:c,isHovered:r,sizeModifier:s="large",href:i,onClick:d,...p})=>t.createElement(y,null,({colorScheme:m})=>t.createElement(ee,{className:u(Be.wrapper,Be[o??m],s&&Be[s],{[Be.disabled]:c},{[Be.hovered]:r},n),href:i,onClick:d,htmlTag:!i&&!d?"div":void 0,disabled:c,...p},t.createElement(ue,{spacing:"none",className:u(Be.inner,{[Be.border]:l})},e))),J9="_listLink_unp68_1",Y9="_hoverIcon_unp68_1",L1={listLink:J9,hoverIcon:Y9},dn=({children:e,className:n,variant:o,hasBorder:l=!1,icon:c,iconColor:r,isFixedIcon:s=!1,sizeModifier:i="small",...d})=>t.createElement(sn,{hasBorder:l,sizeModifier:i,className:u(L1.listLink,n),...d},t.createElement(k,{variant:o},e),c&&t.createElement(W,{className:u({[L1.hoverIcon]:!s}),color:r,source:c,size:"compact"})),Q9="_wrap_xde45_17",e_="_bar_xde45_26",t_="_good_xde45_36",n_="_warn_xde45_40",a_="_danger_xde45_44",o_="_primary_xde45_48",l_="_dark_xde45_52",c_="_light_xde45_56",Ge={wrap:Q9,bar:e_,good:t_,warn:n_,danger:a_,primary:o_,dark:l_,light:c_};var mn=(e=>(e.Good="good",e.Warn="warn",e.Danger="danger",e.Primary="primary",e))(mn||{});const r_=({backgroundClassName:e,barClassName:n,barColor:o="good",colorScheme:l,progress:c,style:r,...s})=>t.createElement(y,null,({colorScheme:i})=>t.createElement("div",{className:u(Ge.wrap,Ge[l??i],e),...s},t.createElement("div",{className:u(Ge.bar,Ge[o]??Ge.good,n),style:{transform:`translateX(${c>100?100:Math.round(c)}%)`,...r}}))),s_="_input_6u0vm_149",i_="_container_6u0vm_154",d_="_spaced_6u0vm_159",m_="_end_6u0vm_163",__="_label_6u0vm_163",u_="_start_6u0vm_166",p_="_toggle_6u0vm_166",f_="_small_6u0vm_190",h_="_hidden_6u0vm_211",v_="_indicator_6u0vm_223",g_="_dark_6u0vm_248",w_="_checked_6u0vm_269",x_="_light_6u0vm_278",oe={input:s_,container:i_,spaced:d_,end:m_,label:__,start:u_,toggle:p_,small:f_,hidden:h_,indicator:v_,dark:g_,checked:w_,light:x_},E_=({checked:e,className:n,label:o,labelClassName:l,labelPosition:c="end",labelModifier:r,labelFontWeight:s,onChange:i,isSmall:d,colorScheme:p,...m})=>t.createElement(y,null,({colorScheme:_})=>t.createElement("label",{className:u(oe.container,oe[p??_],c&&oe[c],{[oe.small]:d,[oe.spaced]:r==="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"?B.BodyBold:B.Body,className:u(oe.label,l,{[oe.hidden]:r==="hidden"})},o))),b_=({children:e,className:n,colorScheme:o="light",isTooltipEnabled:l=!0,position:c="top",text:r,tooltipContainerClassName:s,...i})=>{const{isVisible:d,setVisible:p}=Ft();return l?t.createElement("div",{className:u(j.tooltipContainer,s),onPointerEnter:()=>p({isVisible:!0}),onPointerLeave:()=>p({isVisible:!1}),...i},e,d&&t.createElement(U,{colorScheme:o},t.createElement(ae,{className:u(j.tooltip,j.tooltipControl,j[c],n),"data-testid":"tooltip-inner"},typeof r=="string"?t.createElement(k,null,r):r))):t.createElement(t.Fragment,null,e)},k_="_mirrored_y15q2_1",I_={mirrored:k_},xt=(e,n)=>{e!=null&&e.paused&&e.play().catch(o=>{n==null||n(o)})},_n=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,_)})),t.useEffect(()=>{const x=f.current;let E=!1;const b=()=>m==null?void 0:m(!0),S=()=>{setTimeout(()=>{E||xt(x,_)},0),m==null||m(!1)};return x==null||x.addEventListener("enterpictureinpicture",b),x==null||x.addEventListener("leavepictureinpicture",S),()=>{var Z;E=!0,x==null||x.removeEventListener("enterpictureinpicture",b),x==null||x.removeEventListener("leavepictureinpicture",S),x&&document.pictureInPictureElement===x&&((Z=document.exitPictureInPicture)==null||Z.call(document).then(()=>{m==null||m(!1)}))}},[f,m,_]),t.useEffect(()=>{f.current&&e&&(f.current.srcObject=e)},[e]),t.useEffect(()=>{var x,E;e!=null&&e.getAudioTracks().length&&((E=(x=f==null?void 0:f.current)==null?void 0:x.setSinkId)==null||E.call(x,n??""))},[n,e]),t.useEffect(()=>{const x=f.current,E=()=>xt(f.current,_),[b]=(e==null?void 0:e.getTracks())??[];return x==null||x.addEventListener("suspend",E),x==null||x.addEventListener("pause",E),b==null||b.addEventListener("unmute",E),()=>{x==null||x.removeEventListener("suspend",E),x==null||x.removeEventListener("pause",E),b==null||b.removeEventListener("unmute",E)}},[e,f,_,r]);const v=()=>{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({[I_.mirrored]:s},c),onCanPlay:v,...h},d&&t.createElement("track",{kind:d,src:o,srcLang:l,default:!0}))});_n.displayName="Video";const B_=({src:e,srcObject:n,captionsSrc:o,captionsSrcLang:l,sinkId:c,play:r,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(_,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(v){i(v)}})(r)},[i,d,r]),t.createElement("audio",{ref:m,src:e,controls:s,...p},o&&t.createElement("track",{kind:"captions",src:o,srcLang:l}))},C_=(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},S_=e=>{const[n,o]=t.useState(e);return t.useEffect(()=>{e>0&&o(e)},[e]),n},M_="_wrapper_7xf6s_18",Z_="_truncated_7xf6s_23",L_="_number_7xf6s_23",y_="_counter_7xf6s_27",$_="_visible_7xf6s_50",N_="_animated_7xf6s_54",A_="_pulse_7xf6s_1",ze={wrapper:M_,truncated:Z_,number:L_,counter:y_,visible:$_,animated:N_,pulse:A_},R_=({children:e,number:n,isVisible:o,shouldAnimate:l=!0,isTruncated:c=!1,...r})=>{const s=C_(n,l),i=S_(n);return t.createElement("div",{className:u(ze.wrapper,{[ze.truncated]:c}),...r},t.createElement("div",null,e),t.createElement("div",{"data-testid":M.BadgeCounterNumber,className:u(ze.counter,{[ze.animated]:s,[ze.visible]:o})},t.createElement(k,{fontVariant:B.BodyBold,className:ze.number},i)))},H_=/(https?|ftp?:\/\/[^\s]+)/im,un=/((?:https?:\/\/|ftp?:\/\/|[a-zA-Z0-9-]+\.{1}[a-zA-Z0-9-]{2,63})(?:[^\s.]+|\.{1}[a-zA-Z0-9-]{2,63})*)/im,z_=e=>e.split(un).filter(Boolean),O_=e=>!H_.test(e),P_=e=>z_(e).map((n,o)=>un.test(n)?O_(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}),pn=({text:e,...n})=>{const o=t.useMemo(()=>P_(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))},V_="_draggable_bei26_4",T_="_dragging_bei26_10",y1={draggable:V_,dragging:T_};var fn=(e=>(e[e.NONE=0]="NONE",e[e.VERTICAL=1]="VERTICAL",e[e.HORIZONTAL=2]="HORIZONTAL",e))(fn||{});const W_=(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"},hn=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,...v},x)=>{let E=t.useRef(null);E=x??E;const[b,S]=t.useState(!1),Z=t.useRef(!1);return t.useEffect(()=>{if(e||!E.current)return;const w=E.current;let I=w.getBoundingClientRect();const C=(d==null?void 0:d.current)??void 0;let O=0,q=0,R=0,N=0,L,G=0,Y=0,pe=C==null?void 0:C.scrollTop,P="STOP",_t,te=!1,ut=!1;const e1=()=>{document.removeEventListener("pointermove",o1),document.removeEventListener("pointerup",r1)},pt=()=>{clearInterval(_t),te=!1,P="STOP"},t1=()=>{w.style.left=`${(w.offsetLeft+R)/window.innerWidth*100}%`,w.style.top=`${(w.offsetTop+N)/window.innerHeight*100}%`};w.addEventListener("pointerdown",a1),C==null||C.addEventListener("scroll",l1);function n1(V){S(V),ut=V}function a1(V){if(h&&w.setPointerCapture(V.pointerId),V.preventDefault(),V.button!==0)return;n1(!0),I=w.getBoundingClientRect();const be=w.offsetParent;L=be==null?void 0:be.getBoundingClientRect(),G=(L==null?void 0:L.left)??0,Y=(L==null?void 0:L.top)??0,o&&(o(w),I=w.getBoundingClientRect()),w.style.left=`${I.left-G}px`,w.style.top=`${I.top-Y}px`,w.style.removeProperty("right"),w.style.removeProperty("bottom"),w.style.transform="none",O=V.clientX,q=V.clientY,document.addEventListener("pointermove",o1),document.addEventListener("pointerup",r1)}function o1(V){r&&r(w),_!==1&&(R=V.clientX-O),_!==2&&(N=V.clientY-q),C?(P=W_(w,C),P==="STOP"?(w.style.transform=`translate(${R}px, ${N}px)`,te&&pt()):te||(te=!0,_t=setInterval(()=>{if(C)switch((P==="UP"&&C.scrollTop===0||P==="DOWN"&&C.scrollHeight-C.clientHeight-C.scrollTop<=1)&&(P="STOP"),P){case"DOWN":C.scrollTop+=p;break;case"UP":C.scrollTop-=p;break;case"STOP":w.style.transform=`translate(${R}px, ${N}px)`,pt();break}},m))):w.style.transform=`translate(${R}px, ${N}px)`}function l1(){if((C==null?void 0:C.scrollTop)!==void 0){if(ut&&pe!==void 0){const V=C.scrollTop-pe;_!==2&&(N+=V,q-=V),w.style.transform=`translate(${R}px, ${N}px)`}pe=C.scrollTop}}const c1=()=>{let V=!1,be=!1,Zt=!1,Lt=!1,yt={overflow:!1};if(n!=null&&n.current){I=w.getBoundingClientRect();const ye=n.current.getBoundingClientRect();I.left<ye.left&&(w.style.left=`${n.current.offsetLeft-G}px`,Zt=!0),I.right>ye.right&&(w.style.left=`${ye.right-w.offsetWidth-G}px`,Lt=!0),I.top<ye.top&&(w.style.top=`${n.current.offsetTop-Y}px`,V=!0),I.bottom>ye.bottom&&(w.style.top=`${ye.bottom-w.offsetHeight-Y}px`,be=!0),yt={overflow:V||be||Zt||Lt,top:V,bottom:be,left:Zt,right:Lt},yt.overflow&&t1()}return yt};i&&(i.current=()=>{const V=c1();l&&l(w,V)});function Fn(){I.left+I.width/2>window.innerWidth/2&&(w.style.right=`${(window.innerWidth-I.right)/window.innerWidth*100}%`,w.style.left="auto")}function Un(){I.top+I.height/2>window.innerHeight/2&&(w.style.bottom=`${(window.innerHeight-I.bottom)/window.innerHeight*100}%`,w.style.top="auto")}function r1(){pt(),c&&c(w),t1(),w.style.removeProperty("transform"),(R||N)&&(Z.current=!0),R=0,N=0,e1();const V=c1();V.overflow||(Fn(),Un()),n1(!1),l&&l(w,V)}return()=>{e1(),w.removeEventListener("pointerdown",a1),C==null||C.removeEventListener("scroll",l1),pt()}},[e,n,o,l,c,i,r,m,p,_,h,d]),t.createElement("div",{ref:E,className:u({[y1.draggable]:!e,[y1.dragging]:b},f),onClickCapture:s?w=>{Z.current&&(w.stopPropagation(),w.preventDefault(),Z.current=!1)}:void 0,...v},g)});hn.displayName="Draggable";const D_="_box_kq00y_4",q_="_fillHeight_kq00y_8",j_="_overflow-hidden_kq00y_14",F_="_nonePadding_kq00y_18",U_="_compactPadding_kq00y_22",G_="_smallPadding_kq00y_26",X_="_mediumPadding_kq00y_30",K_="_largePadding_kq00y_34",J_="_scrollbar_kq00y_38",Xe={box:D_,fillHeight:q_,"overflow-hidden":"_overflow-hidden_kq00y_14",overflowHidden:j_,nonePadding:F_,compactPadding:U_,smallPadding:G_,mediumPadding:X_,largePadding:K_,scrollbar:J_},Y_=({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,...m})=>t.createElement(ae,{hasFooterShadow:n,className:u(Xe.box,{[Xe.fillHeight]:e},{[Xe.overflowHidden]:i}),padding:"none",headerContent:o,footerContent:l,footerPadding:s,headerPadding:r,...m},t.createElement(je,{scrollElementRef:p,className:u(Xe.scrollbar)},t.createElement("div",{className:u(Xe[Me(c)])},d))),Q_=({children:e})=>T1.createPortal(e,document.body),Ht=(()=>{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}})(),eu=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}})()},tu=e=>{const n=Ot.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()}},nu=(e,n)=>{const o=l=>{var i;if(((i=l.key)==null?void 0:i.toLowerCase())!=="tab"||!Ht.isLast(n))return;const c=Ot.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)}]},au=(e=!0)=>{const n=t.useRef(Xn.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)||tu(s))},[e]);return t.useEffect(()=>{const s=l.current,i=n.current;if(!e||!s)return;const[d,p]=nu(s,i);Ht.add(i),d==null||d();const m=o.current;return()=>{var v;Ht.remove(i),p==null||p();const _=document.activeElement,h=eu(_),g=h&&h===s,f=_&&Ot.isFocusable(_);o.current=null,!(!m||!g&&f)&&((v=m.focus)==null||v.call(m))}},[e]),r},ou="_modalMask_1xhu3_4",lu="_fade_1xhu3_1",cu="_modal_1xhu3_4",ru="_compact_1xhu3_28",su="_small_1xhu3_31",iu="_medium_1xhu3_34",du="_large_1xhu3_37",mu="_auto_1xhu3_40",_u="_closeButton_1xhu3_44",uu="_closeButtonIcon_1xhu3_50",pu="_nonePadding_1xhu3_72",fu="_compactPadding_1xhu3_76",hu="_smallPadding_1xhu3_80",vu="_mediumPadding_1xhu3_84",gu="_largePadding_1xhu3_88",wu="_overlay_1xhu3_92",xu="_slide_1xhu3_1",Eu="_positioned_1xhu3_101",bu="_scrollbars_1xhu3_106",Ce={modalMask:ou,fade:lu,modal:cu,compact:ru,small:su,medium:iu,large:du,auto:mu,closeButton:_u,closeButtonIcon:uu,nonePadding:pu,compactPadding:fu,smallPadding:hu,mediumPadding:vu,largePadding:gu,overlay:wu,slide:xu,positioned:Eu,scrollbars:bu};var vn=(e=>(e.Overlay="overlay",e.Positioned="positioned",e))(vn||{});const ku=({children:e,...n})=>t.createElement("div",{...n},e),Gt=({children:e,className:n,closeButtonAriaLabel:o="Close tooltip",closeOnOutsideClick:l=!0,colorScheme:c="light",footerContent:r,footerPadding:s,hasBackground:i,hasFooterShadow:d,headerContent:p,headerPadding:m,isOpen:_=!1,modalType:h="overlay",onClose:g,padding:f="medium",sizeModifier:v="small",testIdCloseButton:x=M.ButtonModalClose,uniqueTitle:E,withCloseButton:b=!1,withScrollbars:S=!0,wrapperClassName:Z,...w})=>{const I=()=>{l&&(g==null||g())},C=z.useOnClickOutside(I),O=au(_),q=S?je:ku,R=t.createElement(y,null,({colorScheme:L})=>t.createElement(U,{colorScheme:c??L},t.createElement(ae,{role:"complementary",className:u(Ce.modal,Ce[h],Ce[v],n),ref:h==="positioned"?null:O,hasBackground:i,headerContent:p,footerContent:r,headerPadding:m,footerPadding:s,hasFooterShadow:d},t.createElement(q,{className:Ce.scrollbars},t.createElement("div",{role:"none",ref:C,className:Ce[Me(f)],...h==="positioned"?w:{}},t.createElement("div",{role:"dialog","aria-modal":"true","aria-label":E},b&&t.createElement(it,{className:Ce.closeButton,onClose:g,"data-testid":x,"aria-label":o}),e)))))),N=t.createElement("div",{role:"none",className:u(Ce.modalMask,Z),"data-testid":M.ModalMask,...w},R);return _?t.createElement(Q_,null,h==="positioned"?R:N):null},Iu="_list_1kobu_4",Bu="_noneSpacing_1kobu_9",Cu="_compactSpacing_1kobu_16",Su="_smallSpacing_1kobu_23",Mu="_mediumSpacing_1kobu_30",Zu="_largeSpacing_1kobu_37",$1={list:Iu,noneSpacing:Bu,compactSpacing:Cu,smallSpacing:Su,mediumSpacing:Mu,largeSpacing:Zu},dt=({children:e,className:n,spacing:o="small",...l})=>t.createElement("div",{className:u($1.list,$1[Pt(o)],n),...l},e),gn=({enhancerEnd:e,version:n,headingText:o="About Pexip Connect for Web",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(dt,{className:"ml-3 mr-3 mb-2",...i},o&&t.createElement(ue,null,t.createElement(qe,{className:"mb-3 mt-2",fontVariant:B.H5,htmlTag:"h1"},o)),c&&l&&t.createElement(ue,{spacing:"small"},t.createElement(De,{href:c,target:"_blank","data-testid":M.PrivacyPolicyLink},l)),r&&s&&t.createElement(ue,{spacing:"small"},t.createElement(De,{href:s,target:"_blank","data-testid":M.TermsOfServiceLink},r)),t.createElement(ce,{className:"mt-5 mb-3"}),t.createElement(k,{"data-testid":M.Version},"Version: ",n),e),Lu=ct(Gt,"light"),yu=({className:e,isOpen:n=!1,onClose:o,version:l,headingText:c,privacyPolicyUrl:r,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,aboutTextEnhancerEnd:p,...m})=>t.createElement(Lu,{padding:"none",onClose:o,isOpen:n,withCloseButton:!0,className:e,...m},t.createElement(gn,{version:l,headingText:c,privacyPolicyUrl:r,privacyPolicyLinkText:s,termsOfServiceUrl:i,termsOfServiceLinkText:d,enhancerEnd:p})),St=e=>n=>{n.key==="Enter"&&e(n)},$u="_chevron_9iqb3_4",Nu="_toggle_9iqb3_8",Au="_summary_9iqb3_12",Ru="_content_9iqb3_20",Hu="_expanded_9iqb3_25",zu="_accordionButton_9iqb3_29",Ou="_dark_9iqb3_36",Pu="_meta_9iqb3_43",Vu="_light_9iqb3_47",Ee={chevron:$u,toggle:Nu,summary:Au,content:Ru,expanded:Hu,accordionButton:zu,dark:Ou,meta:Pu,light:Vu},Tu=({canOnlyToggleWithTitle:e,children:n,className:o,isExpanded:l,onExpand:c,...r})=>{const s=u(Ee.summary,o);return e?t.createElement("div",{className:s},n):t.createElement(ee,{className:s,"aria-expanded":l,onClick:c,onKeyDown:St(c),...r},n)},Wu=({isExpanded:e})=>{const n=e?H.IconChevronDown:H.IconChevronRight;return t.createElement(W,{size:"compact",source:n,className:u(Ee.chevron,"mr-2")})},Du=({children:e,isExpanded:n,canOnlyToggleWithTitle:o,onExpand:l})=>{const c=()=>t.createElement(t.Fragment,null,t.createElement(Wu,{isExpanded:n}),e);return o?t.createElement(ee,{className:Ee.accordionButton,"aria-expanded":n,onClick:l,onKeyDown:St(l)},t.createElement(c,null)):t.createElement("div",{className:Ee.accordionButton},t.createElement(c,null))},qu=({meta:e})=>{const n="d-inline ml-2";return typeof e=="string"?t.createElement(k,{fontVariant:B.BodyBold,className:u(Ee.meta,n)},e):t.createElement("div",{className:n},e)},ju=({canOnlyToggleWithTitle:e,children:n,enhancerEnd:o,meta:l,isExpanded:c,onExpand:r,className:s,...i})=>t.createElement(Tu,{canOnlyToggleWithTitle:e,className:s,isExpanded:c,onExpand:r,...i},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(Du,{canOnlyToggleWithTitle:e,isExpanded:c,onExpand:r},n),t.createElement(qu,{meta:l}),t.createElement("div",{className:"ml-auto"},o))),Fu=({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),v=z.usePrevious(g),x=E=>{E.preventDefault(),f(b=>!b)};return t.useEffect(()=>{g!==(v||!1)&&(m==null||m(g))},[m,g,v]),t.createElement(y,null,({colorScheme:E})=>t.createElement("div",{role:"group",className:u(Ee[c??E],l),...h},t.createElement(ju,{canOnlyToggleWithTitle:n,meta:p,isExpanded:g,onExpand:x,className:e,enhancerEnd:i,"data-testid":s},typeof _=="string"?t.createElement(k,{fontVariant:B.BodyBold},_):_),t.createElement("div",{className:u(Ee.content,{[Ee.expanded]:g},r)},o)))},Uu="_secondaryWrapper_1plhf_4",Gu="_statusWrapper_1plhf_10",Xu="_statusItem_1plhf_18",Ku="_eventsList_1plhf_22",Ju="_eventItem_1plhf_26",Yu="_contentWrapper_1plhf_32",Qu="_disabled_1plhf_42",me={secondaryWrapper:Uu,statusWrapper:Gu,statusItem:Xu,eventsList:Ku,eventItem:Ju,contentWrapper:Yu,disabled:Qu},ep=({actionButton:e,disabled:n=!1,eventsItems:o,eventsTitle:l,statusItems:c,title:r,titleEnhancerStart:s})=>t.createElement(j1,{title:r,titleEnhancerStart:s,secondaryComponent:t.createElement("div",{className:u(me.secondaryWrapper,n&&me.disabled,"p-4")},c.map(i=>t.createElement("div",{className:me.statusWrapper,key:`${i.label}${i.content}`},t.createElement(k,{variant:"inherit",fontVariant:B.Body,className:me.statusItem},i.label),t.createElement(k,{variant:"inherit",fontVariant:B.BodyBold,className:me.statusItem},i.content))))},t.createElement("div",{className:u(me.contentWrapper,n&&me.disabled,"p-4")},t.createElement(qe,{className:"mb-2",htmlTag:"h3",variant:"inherit",fontVariant:B.H5},l),t.createElement(dt,{spacing:"none",className:me.eventsList},o.map(i=>t.createElement(ue,{key:i.label},t.createElement(De,{onClick:i.action,isUnderlined:!!i.action,className:me.eventItem},i.label)))),t.createElement(De,{variant:"inherit",fontVariant:B.BodyBold,isDisabled:!0,onClick:e.action},e.label))),tp="_wrapper_16uxo_4",np={wrapper:tp},ap={width:16,height:9},op=({children:e,className:n,dimensions:o=ap,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(np.wrapper,n),...r},e)},lp="_bar_19iud_4",cp="_absoluteTop_19iud_12",rp="_absoluteBottom_19iud_17",sp="_relative_19iud_22",ip="_row_19iud_26",dp="_rowReverse_19iud_30",mp="_column_19iud_34",_p="_columnReverse_19iud_38",up="_spaceBetween_19iud_42",pp="_center_19iud_46",fp="_nonePadding_19iud_50",hp="_compactPadding_19iud_54",vp="_smallPadding_19iud_58",gp="_mediumPadding_19iud_62",wp="_largePadding_19iud_66",Ke={bar:lp,absoluteTop:cp,absoluteBottom:rp,relative:sp,row:ip,rowReverse:dp,column:mp,columnReverse:_p,spaceBetween:up,center:pp,nonePadding:fp,compactPadding:hp,smallPadding:vp,mediumPadding:gp,largePadding:wp},xp=({children:e,className:n,position:o="relative",padding:l="none",flexDirection:c="row",justifyContent:r="spaceBetween",...s})=>t.createElement("div",{className:u(Ke.bar,Ke[Me(l)],Ke[o],Ke[c],Ke[r],n),...s},e),Ep="_wrapper_1f5cx_14",bp="_list_1f5cx_20",kp="_listItem_1f5cx_27",Ip="_crumbLabel_1f5cx_30",Bp="_crumbLink_1f5cx_43",at={wrapper:Ep,list:bp,listItem:kp,crumbLabel:Ip,crumbLink:Bp},Cp=({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,at.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:H.IconArrowLeftRegular,size:"medium"})),t.createElement("ul",{className:at.list},n.map(s=>t.createElement("li",{key:`${s.label}${s.url}`,className:at.listItem},s.url?t.createElement("a",{className:at.crumbLink,href:s.url,onClick:i=>r(i,s.url)},t.createElement(N1,{label:s.label})):t.createElement(N1,{label:s.label})))))},N1=({label:e})=>t.createElement(k,{fontVariant:B.BodyBold,className:at.crumbLabel},e),Sp="_svg_1ww8x_4",Mp="_circle_1ww8x_13",Zp="_timer_1ww8x_1",A1={svg:Sp,circle:Mp,timer:Zp},Lp=({duration:e=60,className:n,...o})=>{const l=t.useMemo(()=>e,[]);return t.createElement("svg",{viewBox:"0 0 32 32",className:u(A1.svg,n),...o},t.createElement("circle",{r:"16",cx:"16",cy:"16",className:A1.circle,style:{animationDuration:`${l}s`}}))},yp="_countdownWrapper_z1r08_11",$p="_countdownNumber_z1r08_20",Np="_svg_z1r08_24",Ap="_circleMain_z1r08_33",Rp="_circleBackground_z1r08_34",Hp="_countdown_z1r08_11",Oe={countdownWrapper:yp,countdownNumber:$p,svg:Np,circleMain:Ap,circleBackground:Rp,countdown:Hp},R1=({animationStyle:e,className:n})=>t.createElement("circle",{className:n,r:"35",cx:"40",cy:"40",style:{animation:e}}),zp=({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(R1,{className:Oe.circleBackground,animationStyle:l}),t.createElement(R1,{className:Oe.circleMain,animationStyle:l})))},Op=({startCountFrom:e=5,msInterval:n=1e3,shouldStartCountDown:o})=>{const{startCountDown:l,currentCount:c}=z.useCountDown({startCountFrom:e,enabled:o,msInterval:n});return t.useEffect(()=>{o&&l()},[o,l]),t.createElement(zp,{startCountFrom:e,shouldStartCountDown:o,currentCount:c})},Pp="_wrap_179on_4",Vp="_buttonContainer_179on_10",Tp="_dropContent_179on_17",Wp="_fade_179on_1",Dp="_contentTextNoWrap_179on_25",qp="_topLeft_179on_30",jp="_bottomLeft_179on_31",Fp="_topRight_179on_35",Up="_bottomRight_179on_36",Gp="_topMiddle_179on_42",Xp="_bottomMiddle_179on_53",Kp="_middleLeft_179on_62",Jp="_middleRight_179on_63",Yp="_limitSize_179on_84",he={wrap:Pp,buttonContainer:Vp,dropContent:Tp,fade:Wp,contentTextNoWrap:Dp,topLeft:qp,bottomLeft:jp,topRight:Fp,bottomRight:Up,topMiddle:Gp,bottomMiddle:Xp,middleLeft:Kp,middleRight:Jp,limitSize:Yp},Mt=({buttonClassName:e,buttonLabel:n="Toggle drop content",canCloseOutside:o=!0,children:l,className:c,content:r,contentClassName:s,dropContentRole:i="menu",interactiveElement:d,isContentTextWrapped:p=!1,isDisabled:m,isOpen:_=!1,limitSize:h=!1,onClose:g,onContainerClick:f,onContentVisibilityChange:v,onOutsideClose:x,position:E="bottomLeft",...b})=>{const[S,Z]=t.useState(_),w=t.useCallback(()=>{o&&(g==null||g(),x==null||x(),Z(!1))},[o,x,g]),I=t.useCallback(L=>{f==null||f(),S&&(g==null||g()),Z(G=>!G),L.stopPropagation()},[S,g,f]),C=L=>L.stopPropagation(),O=L=>{L.stopPropagation(),g==null||g(),Z(!1)};t.useEffect(()=>{v&&v(S)},[S,v]);const q=z.useOnClickOutside(w),R=t.useMemo(()=>t.createElement(t.Fragment,null,typeof l=="function"?l(S):l),[l,S]),N=t.useMemo(()=>(d==null?void 0:d({"aria-label":n,className:u(he.buttonContainer,e),onClick:I,onKeyDown:C,children:R,...b},S))??t.createElement(ee,{"aria-label":n,className:u(he.buttonContainer,e),onClick:I,onKeyDown:C,...b},R),[e,n,I,d,S,b,R]);return m?t.createElement("div",{className:u(he.wrap,c),ref:q},R):t.createElement("div",{className:u(he.wrap,c),ref:q},N,S&&t.createElement("div",{role:i,className:u(he.dropContent,he[E],{[he.contentTextNoWrap]:!p,[he.limitSize]:h},s)},typeof r=="function"?r(O):r))},Qp="_container_gjc4w_165",ef="_errorText_gjc4w_166",tf="_containerWrapContent_gjc4w_170",nf="_selectWrapper_gjc4w_174",af="_fullWidth_gjc4w_180",of="_view_gjc4w_183",lf="_select_gjc4w_174",cf="_compact_gjc4w_240",rf="_small_gjc4w_244",sf="_medium_gjc4w_247",df="_hasIcon_gjc4w_250",mf="_textWrapper_gjc4w_254",_f="_label_gjc4w_261",uf="_text_gjc4w_254",pf="_icon_gjc4w_269",ff="_chevron_gjc4w_270",hf="_dark_gjc4w_285",vf="_error_gjc4w_166",gf="_inlineLabel_gjc4w_307",wf="_disabled_gjc4w_324",xf="_light_gjc4w_341",$={container:Qp,errorText:ef,containerWrapContent:tf,selectWrapper:nf,fullWidth:af,view:of,select:lf,compact:cf,small:rf,medium:sf,hasIcon:df,textWrapper:mf,label:_f,text:uf,icon:pf,chevron:ff,dark:hf,error:vf,inlineLabel:gf,disabled:wf,light:xf},Ef="_fullWidth_7juwi_12",bf="_button_7juwi_16",kf="_wrapper_7juwi_20",If="_menu_7juwi_25",Bf="_checkboxWrapper_7juwi_29",Cf="_dropContentFullWidth_7juwi_34",Sf="_textWrapper_7juwi_41",K={fullWidth:Ef,button:bf,wrapper:kf,menu:If,checkboxWrapper:Bf,dropContentFullWidth:Cf,textWrapper:Sf},wn=({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:v,onContentVisibilityChange:x,options:E,sizeModifier:b="medium",testId:S,value:Z=[],wrapContent:w=!1})=>t.createElement(y,null,({colorScheme:I})=>t.createElement(Mt,{buttonLabel:m,className:u(K.fullWidth,e),content:h,contentClassName:u({[K.fullWidth]:i}),isOpen:E.length>0&&d,isDisabled:s,onOutsideClose:v,onContentVisibilityChange:x,position:o,interactiveElement:C=>t.createElement(ee,{...C,className:u($.container,$[n??I],K.button,{[K.fullWidth]:i,[$.disabled]:s,[$.error]:c&&!s,[$.containerWrapContent]:w}),"data-testid":S},t.createElement(Mf,{iconType:r,isDisabled:s,isFullWidth:i,isTruncated:p,labelModifier:_,multipleSelectionText:g,noSelectionText:f,options:E,selectLabel:m,sizeModifier:b,value:Z}),c&&l&&t.createElement(k,{className:u("mt-2",$.errorText),variant:"danger"},l))})),Mf=({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=E=>{var b;return((b=i.find(S=>S.id===E))==null?void 0:b.label)??E},f=h||_,v={text:d},x=()=>m.length===1?g(m[0]):m.length>1&&!l?m.map(E=>g(E)).join(", "):m.length===0&&!s||m.length>1?`${m.length} ${r}`:s;return t.createElement(t.Fragment,null,!f&&t.createElement(de,{className:u($.label),...v}),t.createElement(ee,{className:u($.selectWrapper,{[K.fullWidth]:o}),htmlTag:"div",disabled:n},t.createElement("div",{className:u($.view,$[p],{[$.hasIcon]:!!e}),"data-testid":M.MultiselectView},f&&t.createElement(de,{className:u($.inlineLabel),isLabelHidden:_,isLabelInline:h,...v}),!!e&&t.createElement(W,{size:"compact",source:e,className:$.icon}),t.createElement("div",{className:u($.textWrapper,K.textWrapper)},t.createElement("span",{className:$.text},x())),t.createElement(W,{size:p==="medium"?"compact":"mini",source:H.IconChevronDown,className:$.chevron}))))},Zf=ct(ae,"light"),Lf=({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:v})=>{let x=[];!d.includes(f)&&v?x=[...d,f]:d.includes(f)&&!v&&(x=d.filter(E=>E!==f)),p(x)},g=()=>{const f=d.map(v=>{var x;return{id:v,label:((x=n.find(E=>E.id===v))==null?void 0:x.label)??"No label"}});_(!1),o(f)};return t.createElement(wn,{isOpen:m,isFullWidth:e,menuComponent:f=>t.createElement(yf,{isFullWidth:e,options:n,selection:d,onChange:h,onConfirm:v=>{g(),f(v)},testId:l}),options:n,onOutsideClose:()=>p(r),onContentVisibilityChange:c,value:d,...i})},yf=({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(Zf,{className:u(K.wrapper,{[K.fullWidth]:e},"py-3"),"data-testid":r},t.createElement(je,{className:u(K.menu,"pl-4 pr-5 mr-1")},n.filter(i=>!i.isHidden).map((i,d)=>t.createElement("div",{className:u(e?K.fullWidth:K.checkboxWrapper,{"mb-2":d+1!==n.length}),key:i.id,"data-testid":`${M.MultiselectItem}-${d}`},t.createElement(qt,{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},$f=ct(Gt,"light"),Nf=({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($f,{isOpen:s,...m},t.createElement(dt,{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(pn,{text:c})),e?t.createElement(Y1,{className:"mt-2"},t.createElement(Rt,{xs:6},t.createElement(T,{onClick:i,variant:"tertiary",size:"medium","data-testid":n,modifier:"fullWidth"},e)),t.createElement(Rt,{xs:6},_)):_))},Af="_wrapper_1uegx_4",Rf="_clickCatcher_1uegx_8",Hf="_positionAdjuster_1uegx_17",Nt={wrapper:Af,clickCatcher:Rf,positionAdjuster:Hf},zf=({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:Nt.wrapper},o&&t.createElement(t.Fragment,null,t.createElement("div",{className:Nt.clickCatcher,onClick:c,role:"none",tabIndex:-1}),t.createElement("div",{className:Nt.positionAdjuster},s)),e)},Of="_fileUpload_mtns5_13",Pf="_button_mtns5_22",Vf="_disabledDark_mtns5_32",Tf="_disabledLight_mtns5_37",Wf="_error_mtns5_42",Df="_content_mtns5_47",ve={fileUpload:Of,button:Pf,disabledDark:Vf,disabledLight:Tf,error:Wf,content:Df},qf="or drag and drop",xn=t.forwardRef(({accept:e,ariaLabel:n,colorScheme:o="dark",hasError:l,isDisabled:c,onChange:r,onDrop:s,multiple:i=!1,title:d,subTitle:p=qf,...m},_)=>{const h=c?o==="dark"?ve.disabledDark:ve.disabledLight:"";return t.createElement(an,{onDrop:s,colorScheme:o,hasError:l,isDisabled:c,...m},t.createElement(jt,{accept:e,className:ve.fileUpload,onChange:r,multiple:i,ref:_,ariaLabel:n,colorScheme:o,isDisabled:c},t.createElement("div",{className:ve.content},t.createElement("div",{className:ve.button},t.createElement(W,{source:H.IconAdd,size:"small",className:u(h,l&&ve.error),colorScheme:o})),d&&t.createElement(ue,{className:"pb-0"},t.createElement(k,{fontVariant:B.H5,className:u(h,l&&ve.error),colorScheme:o},d)),p&&t.createElement(ue,{className:"pt-0"},t.createElement(k,{fontVariant:B.Body,className:u(h,l&&ve.error),colorScheme:o},p)))))});xn.displayName="DragAndUploadFiles";const jf=({children:e,className:n,...o})=>t.createElement("form",{className:n,...o},e),Ff="_group_1hobq_4",Uf="_noneSpacing_1hobq_10",Gf="_compactSpacing_1hobq_21",Xf="_smallSpacing_1hobq_32",Kf="_mediumSpacing_1hobq_43",Jf="_largeSpacing_1hobq_54",Yf="_fullWidth_1hobq_65",Qf="_spaceBetween_1hobq_69",eh="_center_1hobq_73",th="_normal_1hobq_77",Et={group:Ff,noneSpacing:Uf,compactSpacing:Gf,smallSpacing:Xf,mediumSpacing:Kf,largeSpacing:Jf,fullWidth:Yf,spaceBetween:Qf,center:eh,normal:th},nh=({children:e,className:n,modifier:o,spacing:l="medium",justifyContent:c="normal",...r})=>t.createElement("div",{className:u(Et.group,Et[Pt(l)],Et[c],o&&Et[o],n),...r},e),ah="_pill_b6d2f_12",oh="_iconWrapper_b6d2f_19",lh="_icon_b6d2f_19",ch="_textWrapper_b6d2f_32",rh="_text_b6d2f_32",Je={pill:ah,iconWrapper:oh,icon:lh,textWrapper:ch,text:rh},sh=({className:e,text:n,...o})=>t.createElement(Ut,{className:u("align-items-center",Je.pill,e),...o},t.createElement("div",{className:Je.iconWrapper},t.createElement(W,{className:Je.icon,source:H.IconInfoRound,colorScheme:"light"})),t.createElement("div",{className:Je.textWrapper},t.createElement(k,{colorScheme:"light",className:Je.text},n))),ih="_menu_1litt_11",dh={menu:ih},zt=({item:e})=>{const n=e.linkWrapper;return e.url||e.clickAction||e.isDisabled?t.createElement(dn,{"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(ue,{"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}))},mh=e=>e.map(n=>String(n.label)).join(":"),_h=({children:e,className:n,colorScheme:o="light",testId:l})=>t.createElement(U,{colorScheme:o},t.createElement(ae,{"data-testid":l,className:u(dh.menu,n)},e)),uh=({onPointerDownCapture:e,className:n,colorScheme:o="light",isAriaMultiSelectable:l,menuContent:c,role:r,tabIndex:s,testId:i,wrapperComponent:d=_h})=>{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:mh(h)},p&&t.createElement(t.Fragment,null,t.createElement("div",{className:"p-2"},t.createElement(k,{fontVariant:B.BodyBold},_)),t.createElement(ce,null)),t.createElement(dt,{onPointerDownCapture:e,"aria-multiselectable":l,className:"p-1",role:r,spacing:"compact",tabIndex:s},h.map((v,x)=>{const E=v.linkWrapper;return E?t.createElement(E,{key:`${v.label}-wrapper-${x}`},t.createElement(zt,{item:v})):t.createElement(zt,{key:`${v.label}-entry-${x}`,item:v})})),!f&&t.createElement(ce,null))}))},ph=ct(ae,"light"),En=({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(wn,{options:n,value:c,isFullWidth:e,menuComponent:t.createElement(fh,{isFullWidth:e,options:n,selection:c,onChange:s,testId:l}),...r})},fh=({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(ph,{className:u(K.wrapper,{[K.fullWidth]:e},"py-3"),"data-testid":c},t.createElement(je,{className:u(K.menu,"pl-4 pr-5 mr-1")},n.filter(s=>!s.isHidden).map((s,i)=>t.createElement("div",{className:u(K.checkboxWrapper,{"mb-2":i+1!==n.length}),key:s.id,"data-testid":`${M.MultiselectItem}-${i}`},t.createElement(qt,{role:"menuitemcheckbox",name:s.id,label:s.label,checked:o.includes(s.id),onChange:r,isDisabled:s.isDisabled}))))):null},hh="_line_ik17u_25",vh="_dark_ik17u_32",gh="_disabled_ik17u_35",wh="_completed_ik17u_38",xh="_failed_ik17u_41",Eh="_active_ik17u_44",bh="_light_ik17u_48",Pe={line:hh,dark:vh,disabled:gh,completed:wh,failed:xh,active:Eh,light:bh},kh=({className:e,colorScheme:n,isActive:o,isCompleted:l,isDisabled:c,isFailed:r,...s})=>t.createElement(y,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})),bn=(e,n)=>{const l=Math.max(0,e);return l>n?n:l},Ih=({steps:e,stepIndex:n})=>{const o=e.findIndex((c,r)=>r>=n&&!c.isDisabled),l=~o?o:n;return bn(l,e.length-1)},Bh=({isActive:e,isDisabled:n})=>e?"standard":n?"disabled":"subtle",Ch="_multistepIndicatorWrapper_1jax0_4",Sh="_isStepNameHidden_1jax0_10",Mh="_lineStepperWrapper_1jax0_14",Zh="_lineStepListItem_1jax0_19",Lh="_lineStepButton_1jax0_23",yh="_truncated_1jax0_27",$h="_item_1jax0_32",Nh="_itemButton_1jax0_36",Ah="_text_1jax0_39",Rh="_number_1jax0_43",Hh="_noHover_1jax0_52",le={multistepIndicatorWrapper:Ch,isStepNameHidden:Sh,lineStepperWrapper:Mh,lineStepListItem:Zh,lineStepButton:Lh,truncated:yh,item:$h,itemButton:Nh,text:Ah,number:Rh,noHover:Hh},zh=({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(cn,{className:u(le.number,{"mr-2":!s}),isActive:e||l,isCompleted:n,isFailed:o,isDisabled:c,stepNumber:d}),!s&&t.createElement(k,{isTruncated:r,className:le.text,fontVariant:B.BodyBold,variant:Bh({isDisabled:c,isActive:e||l})},i)),Oh=({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:v}=c,x=p||!n&&!d&&!g;return t.createElement("li",{className:u(le.item,{[le.truncated]:o,[le.lineStepListItem]:s==="line"},e)},t.createElement(ee,{"aria-current":n?"step":void 0,"data-testid":`${M.MultistepIndicatorButton}-${r}`,disabled:x,className:u(le.itemButton,{[le.noHover]:x,[le.lineStepButton]:s==="line"},"d-flex align-items-center"),onClick:()=>{p||(i==null||i(r),v==null||v())},href:m,htmlTag:s==="line"?"button":"a"},s==="ordered-list"?t.createElement(zh,{isActive:d,isCompleted:_,isFailed:h,isCurrent:n,isStepNameTruncated:o,isStepNameHidden:l,label:f,stepNumber:String(r+1)}):t.createElement(kh,{isActive:d||n,isCompleted:_,isDisabled:p})))},Ph=({className:e,colorScheme:n,currentStepIndex:o=0,isStepNameTruncated:l,isStepNameHidden:c=!1,stepClassName:r,steps:s,variant:i="ordered-list",onStepChange:d})=>{const p=bn(o,s.length-1),m=s[p];return t.createElement(y,null,({colorScheme:_})=>t.createElement(U,{colorScheme:n??_},t.createElement("ol",{"aria-label":m?`${m.label}, step ${p+1} of ${s.length}`:void 0,className:u("d-flex",le.multistepIndicatorWrapper,{[le.lineStepperWrapper]:i==="line",[le.isStepNameHidden]:c},e),"data-testid":M.MultistepIndicator},s.map((h,g)=>t.createElement(Oh,{className:r,isCurrent:g===p,isStepNameTruncated:l,isStepNameHidden:c,key:`${g}-${h.label}`,onStepChange:d,step:h,stepIndex:g,variant:i})))))},Vh="_wrap_oxd8c_11",Th="_input_oxd8c_15",Wh="_button_oxd8c_35",Dh="_buttonBorderDark_oxd8c_40",qh="_buttonBorderLight_oxd8c_44",ge={wrap:Vh,input:Th,button:Wh,buttonBorderDark:Dh,buttonBorderLight:qh},jh=({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(f=>Math.min(Math.max(f,i),d),[i,d]),h=t.useCallback(f=>{const v=_(s+f);!m&&l(v)},[s,_,l,m]),g=f=>{const v=_(Number(f));l(v)};return t.createElement(y,null,({colorScheme:f})=>{const v=o||f;return t.createElement("div",{className:ge.wrap},t.createElement(T,{className:u(ge.button,v==="dark"?ge.buttonBorderDark:ge.buttonBorderLight),colorScheme:v,variant:"transparent",onClick:()=>h(-1),disabled:s===i,"data-testid":n+"-"+M.NumberStepDecrement,"aria-label":`Decrease ${n}`,isDisabled:m},c),t.createElement(st,{className:ge.input,colorScheme:v,name:e,label:n,labelModifier:"hidden",type:"number",value:String(s),"data-testid":n+"-"+M.NumberStepInput,onValueChange:g,readOnly:p,isDisabled:m}),t.createElement(T,{className:u(ge.button,v==="dark"?ge.buttonBorderDark:ge.buttonBorderLight),colorScheme:v,variant:"transparent",onClick:()=>h(1),disabled:s===d,"data-testid":n+"-"+M.NumberStepIncrement,"aria-label":`Increase ${n}`,isDisabled:m},r))})},Fh="_toggleShowPasswordIcon_p5tw9_4",Uh={toggleShowPasswordIcon:Fh},Gh=e=>{const[n,o]=t.useState(!1),l=n?H.IconPasswordShow:H.IconPasswordHide;return t.createElement(st,{...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:Uh.toggleShowPasswordIcon,source:l})),type:n?"text":"password"})},Xh=({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),Kh(s),s.addEventListener("beforeunload",i),window.addEventListener("beforeunload",i)),()=>i()},[c,l]),c?T1.createPortal(e,c):null},Kh=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)}})},Jh="_wrap_1j84h_12",Yh="_labelWrapper_1j84h_20",Qh="_contentWrap_1j84h_24",ev="_input_1j84h_32",tv="_actions_1j84h_37",nv="_errorText_1j84h_41",we={wrap:Jh,labelWrapper:Yh,contentWrap:Qh,input:ev,actions:tv,errorText:nv},Xt=({children:e="",className:n,errorText:o,hasError:l,label:c,labelEnhanceEnd:r})=>t.createElement("div",{className:u(we.wrap,n)},t.createElement("span",{className:u(we.labelWrapper,"d-flex align-items-center")},t.createElement(de,{isUppercase:!0,className:"mb-0 mr-1",text:c,fontVariant:B.SmallBold,variant:"subtle"}),r),t.createElement("div",{className:we.contentWrap},e),l&&o&&t.createElement(k,{className:u("mt-2",we.errorText),variant:"danger",role:"alert"},o)),av=({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:v,placeholder:x,shouldShowDenyAlert:E,type:b,onChange:S,onConfirm:Z,onEditingStateChange:w})=>{const[I,C]=t.useState(o),[O,q]=t.useState(d),R=t.useRef(null),N=t.useId(),L=i??N;t.useEffect(()=>{v&&C(v)},[v]);const G=te=>{S&&S(te),C(te.target.value)},Y=()=>{q(!1),w==null||w(!1),Z==null||Z(I)},pe=()=>{const te=o===I,ut=E&&o!==I&&confirm(l);(!E||te||ut)&&(C(o),q(!1),w==null||w(!1))},P=()=>{q(!0),w==null||w(!0)};t.useEffect(()=>{var te;O&&((te=R.current)==null||te.focus())},[O]);const _t=t.createElement(t.Fragment,null,(m||!O)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"text-saved"},o??x),!m&&t.createElement(T,{variant:"text",onClick:P,"data-testid":"btn-modify"},g)),!m&&O&&t.createElement(t.Fragment,null,t.createElement(st,{ref:R,className:we.input,id:L,name:f,type:b,value:I,label:_,labelModifier:"hidden",onChange:G,hasError:r,placeholder:x,onKeyDown:St(Y),sizeModifier:"small"}),t.createElement("div",{className:we.actions},Z&&t.createElement(T,{variant:"text",onClick:pe,"data-testid":"btn-deny"},c),t.createElement(T,{variant:"text",isDisabled:p,onClick:Y,"data-testid":"btn-confirm"},e))));return t.createElement(Xt,{className:n,errorText:s,hasError:r,label:_,labelEnhanceEnd:h},_t)},ov=({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:v,onConfirm:x})=>{const[E,b]=t.useState(f),[S,Z]=t.useState(s),w=N=>N.map(L=>{var G;return{id:L,label:((G=h.find(Y=>Y.id===L))==null?void 0:G.label)??L}}),I=N=>{v&&v(N),b(N.map(L=>L.id))},C=()=>{Z(!1);const N=w(E);x==null||x(N)},O=()=>{const N=f===E,L=f!==E&&confirm(o);(!g||N||L)&&(Z(!1),b(f))},q=()=>{b(f),Z(!0)},R=t.createElement(t.Fragment,null,(i||!S)&&t.createElement(t.Fragment,null,t.createElement(k,{"data-testid":"preference-multiselect-label"},w(f).map(N=>N.label).join(", ")||_),!i&&t.createElement(T,{variant:"text",onClick:q,"data-testid":"btn-modify"},m)),!i&&S&&t.createElement(t.Fragment,null,t.createElement(En,{className:we.input,value:E,label:d,isFullWidth:!0,labelModifier:"hidden",onSelectChange:I,hasError:c,sizeModifier:"small",options:h,isOpen:!0}),t.createElement("div",{className:we.actions},x&&t.createElement(T,{variant:"text",onClick:O,"data-testid":"btn-deny"},l),t.createElement(T,{variant:"text",onClick:C,"data-testid":"btn-confirm"},e))));return t.createElement(Xt,{className:n,errorText:r,hasError:c,label:d,labelEnhanceEnd:p},R)},lv="_wrap_1l8nu_4",cv="_withBorderBottom_1l8nu_12",rv="_row_1l8nu_16",sv="_rowLeft_1l8nu_24",iv="_rowBottom_1l8nu_30",Ye={wrap:lv,withBorderBottom:cv,row:rv,rowLeft:sv,rowBottom:iv},dv=({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(Ye.wrap,{[Ye.withBorderBottom]:i},e),"aria-labelledby":d},t.createElement("div",{className:Ye.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:Ye.rowLeft},s)),r&&t.createElement("div",{className:Ye.rowBottom},r))},mv="_wrap_4mkm4_16",_v="_summary_4mkm4_20",uv="_button_4mkm4_28",pv="_actionGroup_4mkm4_44",fv="_headingGroup_4mkm4_49",hv="_headingText_4mkm4_53",vv="_icon_4mkm4_64",gv="_divider_4mkm4_69",wv="_dark_4mkm4_73",xv="_light_4mkm4_86",_e={wrap:mv,summary:_v,button:uv,actionGroup:pv,headingGroup:fv,headingText:hv,icon:vv,divider:gv,dark:wv,light:xv},Ev=({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=v=>{v.preventDefault(),h(x=>{const E=!x;return i&&i(E),E})},f=_?l:r;return t.createElement(y,null,({colorScheme:v})=>t.createElement("details",{className:u(_e.wrap,o),open:_,"data-testid":M.SectionAccordionDetails},t.createElement("summary",{className:_e.summary,onClick:g,"data-testid":M.SectionAccordionSummary},t.createElement("div",{className:_e[c??v]},t.createElement("div",{className:u(_e.button,e)},t.createElement("div",{className:_e.headingGroup},t.createElement("div",{className:"d-flex align-items-center"},t.createElement(k,{variant:"inherit",className:_e.headingText,fontVariant:B.H3},p),m),typeof d=="string"?t.createElement(k,{variant:"inherit",className:_e.headingText},d):t.createElement(t.Fragment,null,d)),t.createElement("div",{className:_e.actionGroup},t.createElement(k,{variant:"inherit",fontVariant:B.BodyBold},f),t.createElement(W,{className:_e.icon,source:_?H.IconDoubleChevronUp:H.IconDoubleChevronDown}))),t.createElement(ce,{colorScheme:c??v}))),_&&t.createElement("div",{className:"pt-4 pb-3"},n)))},bv=({children:e,className:n,colorScheme:o,subtitle:l,subtitleTestId:c,title:r,titleTestId:s,variant:i,...d})=>t.createElement(y,null,({colorScheme:p})=>t.createElement(U,{colorScheme:o??p},t.createElement("section",{className:n,...d},t.createElement(Vt,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)))),kv=({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:v=!1,...x})=>{var q;const E=t.useId(),b=s??E,S=f||((q=h[0])==null?void 0:q.id),Z=m==="hidden",w=m==="inline",I=w||Z,C={text:p,id:b},O=R=>{f!==R.currentTarget.value&&_(R.currentTarget.value)};return t.createElement(y,null,({colorScheme:R})=>{var N;return t.createElement("div",{className:u($.container,$[n??R],{[$.disabled]:i,[$.error]:c&&!i,[$.containerWrapContent]:v},e)},!I&&t.createElement(de,{className:u($.label),...C}),t.createElement("div",{className:u($.selectWrapper,{[$.fullWidth]:d})},t.createElement("select",{className:$.select,id:b,onBlur:O,onChange:O,value:S,disabled:i,...x},h.map(({id:L,label:G,isDisabled:Y})=>t.createElement("option",{disabled:Y,key:L,value:L},G))),t.createElement("div",{className:u($.view,$[g],{[$.hasIcon]:!!r}),"data-testid":M.SelectView},I&&t.createElement(de,{className:u($.inlineLabel),isLabelHidden:Z,isLabelInline:w,...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},((N=h.find(L=>L.id===S))==null?void 0:N.label)??p)),t.createElement(W,{size:g==="medium"?"compact":"mini",source:H.IconChevronDown,className:$.chevron,"data-testid":M.SelectChevron}))),c&&o&&t.createElement(k,{className:u("mt-2",$.errorText),variant:"danger","data-testid":l},o))})},Iv="_wrapper_bo5rp_4",Bv="_open_bo5rp_19",Cv="_sheet_bo5rp_24",Sv="_sheetInner_bo5rp_38",Mv="_closeButton_bo5rp_43",Zv="_closeButtonIcon_bo5rp_50",Qe={wrapper:Iv,open:Bv,sheet:Cv,sheetInner:Sv,closeButton:Mv,closeButtonIcon:Zv},H1=e=>e.stopPropagation(),Lv=({isOpen:e=!1,onClose:n,children:o,withCloseButton:l=!1,className:c})=>t.createElement("div",{className:u(Qe.wrapper,{[Qe.open]:e}),onClick:n,role:"none"},t.createElement("div",{className:u(Qe.sheet,c),onClick:H1,onKeyDown:H1,role:"none"},t.createElement("div",{className:Qe.sheetInner},o,l&&t.createElement(it,{onClose:n,className:Qe.closeButton})))),yv="_wrap_150os_37",$v="_dark_150os_54",Nv="_rowBottom_150os_64",Av="_subtle_150os_64",Rv="_inactive_150os_64",Hv="_figureCaption_150os_64",zv="_figureText_150os_65",Ov="_divider_150os_74",Pv="_icon_150os_77",Vv="_light_150os_81",Tv="_danger_150os_108",Wv="_row_150os_64",Dv="_flexGrow_150os_143",qv="_rowTop_150os_147",jv="_dividerWrap_150os_155",Fv="_caption_150os_161",Uv="_figure_150os_64",Gv="_small_150os_165",Xv="_medium_150os_169",F={wrap:yv,dark:$v,rowBottom:Nv,subtle:Av,inactive:Rv,figureCaption:Hv,figureText:zv,divider:Ov,icon:Pv,light:Vv,danger:Tv,row:Wv,flexGrow:Dv,rowTop:qv,dividerWrap:jv,caption:Fv,figure:Uv,small:Gv,medium:Xv},Kv=({hasDivider:e,rowTop:n,rowBottom:o,colorScheme:l,shadowModifier:c="light"})=>t.createElement(y,null,({colorScheme:r})=>t.createElement(ae,{className:u(F.wrap,o&&F.flexGrow,F[l??r]),padding:"none",shadowModifier:c},t.createElement(z1,{className:u(o&&F.rowTop),rowData:n}),e&&o&&t.createElement("div",{className:F.dividerWrap},t.createElement(ce,{className:F.divider,"data-testid":"divider"})),o&&t.createElement(z1,{className:F.rowBottom,rowData:o}))),z1=({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:F.icon},h=typeof o=="string"?o:"",g=typeof r=="string"?r:"",f=`${c??h} `,v=`${i??g} `;return t.createElement("div",{className:u(F.row,{[F.subtle]:s==="small"},e)},d&&t.createElement("div",{..._},d),t.createElement("figure",{className:u(F.figure,{[F.inactive]:!m})},t.createElement(k,{className:u(F.figureText,F[s]),htmlTag:"span",variant:"inherit",fontVariant:s==="small"?B.BodyBold:B.H3,title:`${f}${v}`},r),t.createElement("figcaption",{className:u(F.caption)},typeof o!="string"?o:t.createElement(k,{className:u(F.figureCaption,F[l]),variant:"inherit"},o))))},Jv="_tabList_10sr0_102",Yv="_tabLink_10sr0_115",Qv="_tabButtonPadding_10sr0_139",eg="_tabName_10sr0_154",tg="_tabNameContent_10sr0_166",ng="_tabContent_10sr0_170",ag="_none_10sr0_170",og="_compact_10sr0_173",lg="_small_10sr0_176",cg="_medium_10sr0_179",rg="_large_10sr0_182",sg="_divider_10sr0_191",xe={tabList:Jv,tabLink:Yv,tabButtonPadding:Qv,tabName:eg,tabNameContent:tg,tabContent:ng,none:ag,compact:og,small:lg,medium:cg,large:rg,divider:sg},ig=({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??mg;t.useEffect(()=>{m(s)},[s]),t.useEffect(()=>{i&&i(p)},[p,i]);const g=_.map((f,v)=>t.isValidElement(f)&&t.createElement(h,{"aria-selected":p===v,"data-active":p===v,"data-testid":f.props["data-testid"]??`${M.Tab}-${v}`,key:`tab-${v}`,onClick:()=>m(v),role:"tab"},t.createElement("div",{className:xe.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(y,null,({colorScheme:f})=>t.createElement(U,{colorScheme:o??f},t.createElement("div",{className:n,...d},t.createElement("div",{role:"tablist",className:u(xe.tabList,{[xe.tabButtonPadding]:!r})},g),c&&t.createElement(ce,{className:xe.divider}),_.find((v,x)=>p===x))))},dg=({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(xe.tabContent,xe[o],n),...d},e)},mg=({children:e,className:n,...o})=>t.createElement("button",{className:u(xe.tabLink,n),...o},t.createElement(k,{className:xe.tabName},e)),_g="_list_20q8b_14",ug="_tag_20q8b_20",pg="_isInteractive_20q8b_34",fg="_isTruncated_20q8b_38",kt={list:_g,tag:ug,isInteractive:pg,isTruncated:fg},hg=({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:H.IconClose})),vg=({children:e,onClick:n})=>n?t.createElement(ee,{onClick:n},e):t.createElement(t.Fragment,null,e),kn=({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(kt.tag,{[kt.isInteractive]:o||!!r,[kt.isTruncated]:l},n),title:d??c},t.createElement(vg,{onClick:r?()=>r(c):void 0},typeof c=="string"&&t.createElement(k,{fontVariant:B.Body,isTruncated:l,variant:p},c),e),s&&t.createElement(hg,{ariaLabel:m,onRemove:s}))},gg=({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(y,null,({colorScheme:i})=>t.createElement(U,{colorScheme:n??i},t.createElement("ul",{className:u(kt.list,e)},s.map((d,p)=>t.createElement("li",{className:"d-inline-flex",key:`${p}:${d.label}`},t.createElement(kn,{...d,variant:c}))))))},wg=(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 In(e,n){return function(l){const{isVisible:c,...r}=l;return wg(c,n)?t.createElement(e,{...r}):null}}const xg="_toast_nzlyj_4",Eg="_topCenter_nzlyj_16",bg="_toast-top-in_nzlyj_1",kg="_hidden_nzlyj_21",Ig="_toast-top-out_nzlyj_1",Bg="_bottomCenter_nzlyj_25",Cg="_toast-bottom-in_nzlyj_1",Sg="_toast-bottom-out_nzlyj_1",Mg="_clickable_nzlyj_35",bt={toast:xg,topCenter:Eg,"toast-top-in":"_toast-top-in_nzlyj_1",toastTopIn:bg,hidden:kg,"toast-top-out":"_toast-top-out_nzlyj_1",toastTopOut:Ig,bottomCenter:Bg,"toast-bottom-in":"_toast-bottom-in_nzlyj_1",toastBottomIn:Cg,"toast-bottom-out":"_toast-bottom-out_nzlyj_1",toastBottomOut:Sg,clickable:Mg},Zg=({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(y,null,({colorScheme:h})=>t.createElement("div",{className:u(bt.toast,bt[i],{[bt.hidden]:!m},e),role:"status"},t.createElement(Ut,{className:u("d-flex align-items-center text-center pl-4 pr-4 ml-3 mr-3",{[bt.clickable]:l||s}),onClose:s?()=>{_(!1),s()}:void 0,colorScheme:n??h,...p},o,t.createElement(k,{variant:"inherit"},r))))},Bn=In(Zg,400);var lt=(e=>(e.Icon="icon",e.Image="image",e.Initials="initials",e.Number="number",e))(lt||{});function Lg(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 Cn(e,n=""){if(!e)return n;const o=e.replace(/\(.*?\)/gm,"").split(" ").filter(Boolean).map(Lg);return o.splice(1,o.length-2),o.join("").toUpperCase()}const yg="_wrap_1razp_7",$g="_compact_1razp_23",Ng="_small_1razp_27",Ag="_medium_1razp_31",Rg="_large_1razp_35",Hg="_image_1razp_39",zg="_text_1razp_44",Og="_dark_1razp_47",Pg="_border_1razp_50",Vg="_noBackground_1razp_53",Tg="_light_1razp_56",Se={wrap:yg,compact:$g,small:Ng,medium:Ag,large:Rg,image:Hg,text:zg,dark:Og,border:Pg,noBackground:Vg,light:Tg},Wg=({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(Se.wrap,n),title:p,...m},f&&t.createElement(k,{fontVariant:d,variant:i,className:u({[Se.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:Se.image}))},Sn=({className:e,colorScheme:n,modifier:o,textVariant:l,sizeModifier:c="small",...r})=>t.createElement(y,null,({colorScheme:s})=>{const i=n??s,d=n==="dark"?"subtle":"tinted";return t.createElement(U,{colorScheme:i},t.createElement(Wg,{className:u(Se[i],Se[c],{[Se.border]:o==="border",[Se.noBackground]:o==="noBackground"},e),textVariant:l??d,...r}))}),Dg={none:"none",compact:"smallBold",small:"bodyBold",medium:"h5",large:"h3"},qg=e=>Dg[e],Mn=99,jg=(e,n=Mn)=>{const o=t.useMemo(()=>e>n,[e,n]),l=t.useMemo(()=>e>9?B.SmallBold:B.BodyBold,[e]);return{isMoreThanMaxNumber:o,fontVariant:l}},Zn=({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===lt.Image&&c,h=p===lt.Initials,g=p===lt.Number&&!isNaN(s)&&s!==void 0,{isMoreThanMaxNumber:f,fontVariant:v}=jg(s),x=()=>g?{type:"text",text:f?`${Mn}+`:`+${s}`}:_?{type:"image",imageUrl:c,alt:e??""}:o!==void 0&&(h||!_)?{type:"text",text:o!==""?Cn(o):o}:{type:"icon",iconType:l??H.IconMoreHorizontal,title:d??o??"User avatar"};return t.createElement(Sn,{colorScheme:n,fontVariant:g?v:qg(i),sizeModifier:i,...r?{"data-user-avatar-active":!0}:{"data-user-avatar":!0},...m,...x()})},Fg="_mobileButton_2gcjs_203",Ug="_active_2gcjs_215",Gg="_disabled_2gcjs_220",At={mobileButton:Fg,active:Ug,disabled:Gg},Xg=()=>"inherit",Kg=({isContentVisible:e,displayName:n,variant:o="tertiary",title:l="User menu",isDisabled:c=!1,modifier:r="disc",colorScheme:s,...i})=>{const d=()=>n?{type:"text",text:Cn(n)}:{type:"icon",iconType:H.IconSettings,title:l};return t.createElement(T,{...i,isActive:e,modifier:r,size:"large",variant:o,colorScheme:s,isDisabled:c,className:u(At.mobileButton,e&&At.active,c&&At.disabled)},t.createElement(Sn,{modifier:"noBackground",textVariant:Xg(),iconSize:"small",...d()}))},Jg=({className:e,contentClassName:n,displayName:o,colorScheme:l,variant:c="tertiary",title:r="User menu",buttonLabel:s="Toggle user menu",isDisabled:i=!1,...d})=>t.createElement(y,null,({colorScheme:p})=>t.createElement(Mt,{className:e,contentClassName:n,buttonLabel:s,interactiveElement:(m,_)=>t.createElement(Kg,{...m,isContentVisible:_,variant:c,colorScheme:l??p,isDisabled:i,displayName:o,title:r}),...d})),Yg="_user_190uv_4",Qg="_textLeft_190uv_8",ew="_userAvatar_190uv_13",tw="_textWrapper_190uv_17",nw="_textItem_190uv_26",aw="_light_190uv_29",Ve={user:Yg,textLeft:Qg,userAvatar:ew,textWrapper:tw,textItem:nw,light:aw},ow=({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(y,null,({colorScheme:m})=>t.createElement(U,{colorScheme:r??m},t.createElement("div",{className:u(Ve.user,{[Ve.textLeft]:c==="text-left"},i),"data-testid":M.UserView},t.createElement(Zn,{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)))))),lw="_videoWrapper_1rhhy_7",cw="_fullHeight_1rhhy_21",rw="_fullWidth_1rhhy_24",sw="_small_1rhhy_34",iw="_large_1rhhy_38",dw="_borderRadiusNone_1rhhy_43",mw="_border_1rhhy_43",_w="_backgroundNone_1rhhy_51",uw="_backgroundPrimary_1rhhy_55",pw="_backgroundSecondary_1rhhy_59",fw="_backgroundBlack_1rhhy_63",hw="_backgroundLight_1rhhy_67",vw="_alignCenter_1rhhy_71",gw="_alignEnd_1rhhy_75",ww="_alignStart_1rhhy_79",xw="_alignStretch_1rhhy_83",Ew="_flexColumn_1rhhy_87",bw="_flexRow_1rhhy_91",kw="_justifyEnd_1rhhy_95",Iw="_justifyCenter_1rhhy_99",Bw="_justifyStart_1rhhy_103",D={videoWrapper:lw,fullHeight:cw,fullWidth:rw,small:sw,large:iw,borderRadiusNone:dw,border:mw,backgroundNone:_w,backgroundPrimary:uw,backgroundSecondary:pw,backgroundBlack:fw,backgroundLight:hw,alignCenter:vw,alignEnd:gw,alignStart:ww,alignStretch:xw,flexColumn:Ew,flexRow:bw,justifyEnd:kw,justifyCenter:Iw,justifyStart:Bw},Ln=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",v=l==="full",x=c==="none",E=o==="none",b=o==="primary",S=o==="secondary",Z=o==="black",w=o==="light";return t.createElement("div",{className:u(D.videoWrapper,{[D.small]:g,[D.large]:f,[D.borderRadiusNone]:x,[D.border]:r,[D.backgroundNone]:E,[D.backgroundPrimary]:b,[D.backgroundSecondary]:S,[D.backgroundBlack]:Z,[D.backgroundLight]:w,[D.alignCenter]:s==="center",[D.alignEnd]:s==="flex-end",[D.alignStart]:s==="flex-start",[D.alignStretch]:s==="stretch",[D.flexColumn]:i==="column",[D.flexRow]:i==="row",[D.fullHeight]:p||v,[D.fullWidth]:m||v,[D.justifyEnd]:d==="flex-end",[D.justifyCenter]:d==="center",[D.justifyStart]:d==="flex-start"},e),..._,ref:h},n)});Ln.displayName="VideoWrapper";const yn=W1.createSignal({name:"notification:toast"}),$n=3e3,Nn=400,Cw=$n+Nn;let Sw=0;const Mw=(e,n)=>!(!e||!n||e.colorScheme!==n.colorScheme||e.message!==n.message),Zw=e=>{const n=t.useRef(),[o,l]=t.useState([]),[c]=o,r=(c==null?void 0:c.timeout)??$n;if(t.useEffect(()=>yn.add(s=>{if(Array.isArray(s)){const i=s.map(d=>({...d,id:Sw++}));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+Nn:Cw,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]&&Mw(_,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(Bn,{...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},Lw="_wrapper_4unzm_12",yw="_button_4unzm_16",$w="_reactiveStyles_4unzm_22",Nw="_active_4unzm_22",Aw="_icon_4unzm_25",et={wrapper:Lw,button:yw,reactiveStyles:$w,active:Nw,icon:Aw},Rw=({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(Mt,{buttonLabel:l,className:et.wrapper,content:c,"data-testid":"kebab-menu",interactiveElement:(_,h)=>t.createElement(T,{..._,className:u(_.className,et.button,{[et.reactiveStyles]:p,[et.active]:h},e),isDisabled:o,variant:s,size:i,modifier:d},t.createElement(W,{source:n==="vertical"?H.IconMoreVertical:H.IconMoreHorizontal,className:u({[et.icon]:p}),"data-testid":`kebab-menu-icon-${n}`})),isDisabled:o,position:r,...m}),Hw="_slider_twper_12",zw="_dark_twper_23",Ow="_light_twper_44",O1={slider:Hw,dark:zw,light:Ow},Pw=({colorScheme:e,className:n,max:o,min:l,step:c,selectedValue:r=0,onChange:s})=>t.createElement(y,null,({colorScheme:i})=>t.createElement("input",{type:"range",className:u(O1.slider,O1[e??i],n),max:o,min:l,step:c,value:r,onChange:s})),Vw="_captions_zg2m0_111",Tw={captions:Vw},An=t.forwardRef(({captions:e,className:n,...o},l)=>e?t.createElement(k,{variant:"inherit",htmlTag:"span",className:u(Tw.captions,n),ref:l,...o},e):null);An.displayName="Captions";const Ww="_button_pc9ci_12",Dw="_iconsWrapper_pc9ci_15",qw="_overlay_pc9ci_16",jw="_assetsWrapper_pc9ci_20",Fw="_previewAsset_pc9ci_49",Uw="_previewAssetImg_pc9ci_59",Te={button:Ww,iconsWrapper:Dw,overlay:qw,assetsWrapper:jw,previewAsset:Fw,previewAssetImg:Uw},Gw=({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))),Rn=({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(Gw,{assets:e})),t.createElement("div",{className:Te.overlay}),t.createElement("div",{className:Te.iconsWrapper},t.createElement(W,{source:H.IconEdit,size:"medium"}),o)),Xw=({images:e,...n})=>t.createElement(Rn,{assets:e,...n}),Hn=({colors:e,...n})=>t.createElement(Rn,{assets:e,...n}),Kw="_container_19qgq_4",Jw="_input_19qgq_9",Yw="_button_19qgq_16",Qw="_label_19qgq_20",ex="_hidden_19qgq_20",tt={container:Kw,input:Jw,button:Yw,label:Qw,hidden:ex},tx=new RegExp(/^#(?:[a-fA-F0-9]{2}){3}$/),nx=({defaultValue:e,label:n,onChange:o,...l})=>{if(e&&!tx.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:tt.container},t.createElement("label",{htmlFor:c},t.createElement(k,{className:u(tt.label,tt.hidden)},n)),t.createElement("input",{...l,ref:r,className:tt.input,id:c,type:"color",value:s,onChange:m=>{i(m.target.value),p(m)}}),t.createElement(Hn,{className:tt.button,htmlTag:"div",onClick:d,colors:[{id:c,color:s}]}))},ax="_leftPinnedTableSection_172q9_17",ox="_rightPinnedTableSection_172q9_22",lx="_middleTableSection_172q9_27",cx="_pinnedColumnsTable_172q9_30",rx="_table_172q9_34",sx="_tableContent_172q9_45",ix="_tableRow_172q9_49",dx="_tableCell_172q9_56",mx="_tableHead_172q9_62",_x="_tableBody_172q9_65",ux="_tableRowInner_172q9_73",px="_showOnlyOnHover_172q9_96",fx="_tableHeadCell_172q9_109",hx="_sortIndicator_172q9_117",vx="_isSorted_172q9_117",gx="_indicatorArrow_172q9_121",wx="_isIndicatorFocused_172q9_124",xx="_tablePagination_172q9_132",Ex="_isSticky_172q9_143",bx="_paginationButton_172q9_151",kx="_paginationButtonGroup_172q9_155",Ix="_tablePageIndicator_172q9_159",Bx="_rowSelected_172q9_167",Cx="_expanderCell_172q9_171",Sx="_headCellEnhancer_172q9_177",Mx="_isDisabled_172q9_181",Zx="_infinityScrollTableBody_172q9_185",A={leftPinnedTableSection:ax,rightPinnedTableSection:ox,middleTableSection:lx,pinnedColumnsTable:cx,table:rx,tableContent:sx,tableRow:ix,tableCell:dx,tableHead:mx,tableBody:_x,tableRowInner:ux,showOnlyOnHover:px,tableHeadCell:fx,sortIndicator:hx,isSorted:vx,indicatorArrow:gx,isIndicatorFocused:wx,tablePagination:xx,isSticky:Ex,paginationButton:bx,paginationButtonGroup:kx,tablePageIndicator:Ix,rowSelected:Bx,expanderCell:Cx,headCellEnhancer:Sx,isDisabled:Mx,infinityScrollTableBody:Zx},Lx=({hasPinnedColumns:e,className:n,...o})=>t.createElement("div",{role:"table",className:u(A.table,{[A.pinnedColumnsTable]:e},"d-flex flex-direction-row",n),...o}),zn=({className:e,isDisabled:n,isSelected:o,style:l,...c})=>t.createElement("div",{className:u(A.tableRow,{[A.rowSelected]:o,[A.isDisabled]:n},e),role:"row",style:l,...c}),yx=({children:e,...n})=>t.createElement(zn,{...n},t.createElement("div",{className:A.tableRowInner},e)),$x=({className:e,hasInfinityScroll:n=!1,...o})=>t.createElement("div",{role:"rowgroup",className:u(A.tableBody,n&&A.infinityScrollTableBody,e),...o}),Nx=({className:e,isOnlyShownOnHover:n=!1,...o})=>t.createElement("div",{className:u(A.tableCell,{[A.showOnlyOnHover]:n},e),...o}),Ax=({className:e,...n})=>t.createElement("div",{className:u(A.tableContent,e),...n}),Rx=({className:e,...n})=>t.createElement("div",{className:u(A.tableHead,e),role:"rowgroup",...n}),Hx=({className:e,isDisabled:n=!1,isSorted:o=!1,...l})=>t.createElement("div",{className:u(A.tableHeadCell,{[A.isSorted]:o&&!n,[A.isDisabled]:n},e),...l}),zx=({isSorted:e=!1,isSortDescending:n,...o})=>t.createElement("div",{className:A.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(A.indicatorArrow,{[A.isIndicatorFocused]:e&&!n}),d:"M0 8L5 13L10 8H0Z"}),t.createElement("path",{className:u(A.indicatorArrow,{[A.isIndicatorFocused]:e&&n}),d:"M10 5L5 -4.37114e-07L0 5L10 5Z"}))),Ox=({isExpanded:e,children:n,textVariant:o="subtle",...l})=>{const c=e?H.IconChevronDown:H.IconChevronRight;return t.createElement(ee,{className:A.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))},Px=({enhanceEnd:e,enhanceStart:n,title:o})=>t.createElement("span",{className:"d-flex align-items-center"},n&&t.createElement("span",{className:u("mr-1",A.headCellEnhancer)},n),t.createElement("span",{className:"d-block"},o),e&&t.createElement("span",{className:u("ml-1",A.headCellEnhancer)},e)),On=({pageIndex:e,pageLength:n,groupChunkSize:o=5})=>{let l=[];if(n<0||e<0||e>n-1)return l;if(n<=o*3)return l=[...Array(n).keys()].map(_=>({toIndex:_})),l;let c=Math.ceil(n/o);const r=n%o,s=[...Array(n).keys()].reduce((_,h)=>{var f,v;const g=Math.floor(h/o);return r&&g===c-1?(f=_[g-1])==null||f.push(h):(v=_[g])==null||v.push(h),_},[...Array(c).keys()].map(()=>[])).filter(_=>_.length);c=s.length;let i=Math.floor(e/o);i-=i===c&&r?1:0;const p=s[i],m=({index:_,anchor:h,isSpacer:g=!1,offset:f=0})=>{const v=s[_],E={floor:v==null?void 0:v[0],ceil:v==null?void 0:v[(v==null?void 0:v.length)-1]}[h]??0;return v?{toIndex:E+f,isSpacer:g}:!1};return l=(i===0?[p==null?void 0:p.map(_=>({toIndex:_})),m({index:i+1,anchor:"floor",isSpacer:!0}),c>4&&[m({index:i+2,anchor:"floor"}),m({index:i+3,anchor:"floor",isSpacer:!0})],m({index:c-1,anchor:"ceil"})]:i===c-1?[m({index:0,anchor:"floor"}),c>4&&[m({index:i-3,anchor:"ceil",isSpacer:!0}),m({index:i-2,anchor:"ceil"})],m({index:i-1,anchor:"ceil",isSpacer:!0}),p==null?void 0:p.map(_=>({toIndex:_}))]:[m({index:0,anchor:"floor"}),m({index:i-1,anchor:"ceil",isSpacer:!0}),p==null?void 0:p.map(_=>({toIndex:_})),m({index:i+1,anchor:"floor",isSpacer:!0}),m({index:c-1,anchor:"ceil"})]).flat().filter(Boolean),l},Vx=({isGrouped:e,pageLength:n,pageIndex:o,...l})=>{const c=e?Wx:Tx;return t.createElement(c,{pageIndex:o,pageLength:n,...l})},Tx=({isDisabled:e,onClick:n,pageIndex:o,pageLength:l})=>t.createElement(t.Fragment,null,[...Array(l).keys()].map(c=>t.createElement(Pn,{onClick:n,index:c,isDisabled:e,key:`paginationNav-${c}`,pageIndex:o},c+1))),Wx=({isDisabled:e,onClick:n,pageIndex:o,pageLength:l})=>{const c=On({pageIndex:o,pageLength:l});return t.createElement(t.Fragment,null,c.map((r,s)=>{const{isSpacer:i,toIndex:d}=r,p=`groupedPaginationNav-${s}`,m=i?"...":d+1;return t.createElement(Pn,{onClick:n,index:d,isDisabled:e,key:p,pageIndex:o},m)}))},Pn=({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)),Dx=({endCount:e,isDisabled:n,startCount:o,totalCount:l})=>t.createElement(k,{variant:n?"disabled":"standard"},"Results: ",o," - ",e," of ",l),qx=({canNextPage:e,canPreviousPage:n,currentPageSize:o,gotoPage:l,isDisabled:c,isSticky:r,isTablePopulated:s=!0,label:i,maxUngroupedPageButtons:d=0,pageIndex:p,pageLength:m,nextPage:_,nextPageButtonChildren:h="Next",pageSize:g,previousPage:f,previousPageButtonChildren:v="Previous",resultsCountComponent:x=Dx,showResultsCount:E=!0,totalRows:b})=>{if(!s)return null;const S=b?p*g+1:0,Z=b?S+o-1:0,w=m>=d;return t.createElement("nav",{className:u(A.tablePagination,{[A.isSticky]:r}),"aria-label":`${i} - table pagination`},E&&t.createElement(x,{isDisabled:c,endCount:Z,startCount:S,totalCount:b}),b>g&&t.createElement("div",{className:A.paginationButtonGroup},t.createElement(T,{className:"mr-1",isDisabled:!!c||!n,onClick:()=>n&&f(),variant:"neutral"},v),t.createElement("ul",{className:A.tablePageIndicator},t.createElement(Vx,{isDisabled:c,isGrouped:w,onClick:l,pageIndex:p,pageLength:m})),t.createElement(T,{className:"ml-1",isDisabled:!!c||!e,onClick:()=>e&&_(),variant:"neutral"},h)))},jx=({className:e,position:n="middle",...o})=>t.createElement("div",{className:u({[A.leftPinnedTableSection]:n==="left-pinned",[A.middleTableSection]:n==="middle",[A.rightPinnedTableSection]:n==="right-pinned"},e),...o}),Fx=["bottom","bottomLeft","bottomRight","bottomStart","left","right","top","topLeft","topRight","topStart"],Ux=e=>{const[n,o]=t.useState(e);return t.useEffect(()=>{o(n)},[n]),{activeTab:n,setActiveTab:o}},nt=(e,n)=>({...e,...n}),Gx=(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]=nt(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]=nt(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]=nt(r,{isDisabled:l})),c}case"activate-step":{const{stepIndex:o,isActive:l}=n,c=[...e],r=c[o];return r&&(c[o]=nt(r,{isActive:l})),c}case"leave-step":{const{stepIndex:o,options:l}=n,c=[...e],r=c[o];return r&&(c[o]=nt(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}}},Vn=e=>e.map(n=>n.isDisabled?!0:!!n.isCompleted),Xx=(e,n)=>Vn([...e].splice(0,n)),P1=e=>e.every(n=>n),Kx=({initialSteps:e=[],currentStepIndex:n=0})=>{const o=t.useMemo(()=>e,[e]),[l,c]=t.useReducer(Gx,o),[r,s]=t.useState(!1),[i,d]=t.useState(!1),[p,m]=t.useState(n);t.useEffect(()=>{const w=Vn(l);d(P1(w))},[l]),t.useEffect(()=>{const w=Xx(l,p);s(P1(w))},[p,l]);const _=t.useCallback((w,{forceStep:I}={forceStep:!1})=>{const C=I?w:Ih({steps:l,stepIndex:w});m(C)},[l]);return[{allStepsCompleted:i,currentStepIndex:p,prevStepsCompleted:r,steps:l},{moveToStep:_,resetAllSteps:()=>c({type:"set-all-steps",steps:e}),resetStep:w=>{const I=e[w];I&&c({type:"set-step",stepIndex:w,step:I})},updateStepActive:(w,I=!0)=>c({type:"activate-step",stepIndex:w,isActive:I}),updateStepCompleted:(w,{activateStep:I=!1,isCompleted:C=!0,isSelectable:O=!1}={})=>c({type:"complete-step",stepIndex:w,options:{isCompleted:C,activateStep:I,isSelectable:O}}),updateStepFailed:(w,{activateStep:I=!1,isSelectable:C=!1,isFailed:O=!0}={})=>c({type:"fail-step",stepIndex:w,options:{activateStep:I,isSelectable:C,isFailed:O}}),updateStepDisabled:(w,I=!0)=>c({type:"disable-step",stepIndex:w,isDisabled:I}),updateStepLeave:(w,{activateStep:I=!1,isSelectable:C=!0}={})=>c({type:"leave-step",stepIndex:w,options:{activateStep:I,isSelectable:C}})}]},Jx=e=>{const n=ot.indexOf(e);if(n===-1)throw new Error(`breakpoint ${e} not found in ${ot}`);return ot[n+1]??null},Kt=e=>{const n=Tt[e];return n>0?n:null},Jt=e=>{if(e===null)return null;const n=.02,o=Tt[e];return o>0?o-n:null},Ze=e=>{const n=Kt(e);return n?`(min-width: ${n}px)`:""},Le=e=>{const n=Jt(e);return n?`(max-width: ${n}px)`:""},Yt=(e,n)=>{const o=Kt(e),l=Jt(n);return o!==null&&l!==null?`(min-width: ${o}px) and (max-width: ${l}px)`:l===null?Ze(e):Le(n)},mt=e=>{const n=Kt(e),o=Jx(e),l=Jt(o);return n!==null&&l!==null?`(min-width: ${n}px) and (max-width: ${l}px)`:l==null?Ze(e):Le(o)},Qt="(pointer: coarse)",Yx="(orientation: portrait)",Qx="(orientation: landscape)",eE=`${Qt} and ${Le("md")}`,tE=`${Qt} and ${Ze("md")}`,nE=mt("xs"),aE=mt("sm"),oE=mt("md"),lE=mt("lg"),cE=mt("xl"),rE=Ze("sm"),sE=Ze("md"),iE=Ze("lg"),dE=Ze("xl"),mE=Le("sm"),_E=Le("md"),uE=Le("lg"),pE=Le("xl"),fE=Yt("sm","lg"),hE=Yt("sm","xl"),vE=Yt("md","xl"),gE=()=>z.useMatchMedia(Qt),wE=()=>z.useMatchMedia(tE),xE=()=>z.useMatchMedia(eE),EE=()=>z.useMatchMedia(Yx),bE=()=>z.useMatchMedia(Qx),Tn=()=>z.useMatchMedia(nE),Wn=()=>z.useMatchMedia(aE),Dn=()=>z.useMatchMedia(oE),qn=()=>z.useMatchMedia(lE),jn=()=>z.useMatchMedia(cE),kE=()=>z.useMatchMedia(rE),IE=()=>z.useMatchMedia(sE),BE=()=>z.useMatchMedia(iE),CE=()=>z.useMatchMedia(dE),SE=()=>z.useMatchMedia(mE),ME=()=>z.useMatchMedia(_E),ZE=()=>z.useMatchMedia(uE),LE=()=>z.useMatchMedia(pE),yE=()=>z.useMatchMedia(fE),$E=()=>z.useMatchMedia(hE),NE=()=>z.useMatchMedia(vE),AE=()=>{const e=t.useRef(!0),n=Tn(),o=Wn(),l=Dn(),c=qn(),r=jn(),s=t.useMemo(()=>W1.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},RE=(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 HE(e,n){return function(l){return t.createElement(e,{...l,...n})}}exports.AboutModal=yu;exports.AboutText=gn;exports.Accordion=Fu;exports.ActionsRow=zm;exports.ActivityCard=ep;exports.AspectRatio=op;exports.Audio=B_;exports.Avatar=Zn;exports.AvatarType=lt;exports.BadgeCounter=R_;exports.Bar=xp;exports.Box=ae;exports.BoxHeader=q1;exports.Breadcrumbs=Cp;exports.Button=T;exports.ButtonText=nn;exports.CakeTimer=Lp;exports.CallToAction=Ld;exports.Captions=An;exports.CardLayout=j1;exports.Cell=Rt;exports.CenterLayout=Vt;exports.Checkbox=qt;exports.CircleCountDown=Op;exports.Color=X1;exports.ColorPickerPreviewButton=nx;exports.ColorPreviewButton=Hn;exports.ConfirmableMultiselect=Lf;exports.ConfirmationModal=Nf;exports.ContextMenu=zf;exports.CoreHeader=Qd;exports.CustomTooltip=Zm;exports.Divider=ce;exports.DragAndDrop=an;exports.DragAndUploadFiles=xn;exports.Draggable=hn;exports.DropContent=Mt;exports.Enhancers=tn;exports.ExpanderCell=Ox;exports.FileUpload=jt;exports.FontVariant=B;exports.Form=jf;exports.FullSizeWindow=Ct;exports.FullscreenLayout=J1;exports.FullscreenOverlay=l2;exports.FullscreenSpinner=I2;exports.Grid=Y1;exports.Group=nh;exports.Heading=u8;exports.Icon=W;exports.IconTypes=H;exports.ImagePreviewButton=Xw;exports.InfoHeadCell=Px;exports.InfoMessage=sh;exports.Input=st;exports.InputLabel=de;exports.InteractiveElement=ee;exports.KebabMenuButton=Rw;exports.LineHeading=h8;exports.List=dt;exports.ListBoxLink=sn;exports.ListLink=dn;exports.LoadingBox=en;exports.LockStyle=fn;exports.Logo=D8;exports.Menu=uh;exports.MenuEntry=zt;exports.Modal=Gt;exports.ModalCloseButton=it;exports.ModalType=vn;exports.Multiselect=En;exports.MultistepIndicator=Ph;exports.NotificationToast=Zw;exports.NotificationTooltip=Mm;exports.NumberStepInput=jh;exports.Panel=Y_;exports.PasswordInput=Gh;exports.PexipLogo=tm;exports.Pill=Ut;exports.PopOutWindow=Xh;exports.PreferenceInput=av;exports.PreferenceMultiselect=ov;exports.PreferenceRow=dv;exports.PreferenceWrapper=Xt;exports.ProgressBar=r_;exports.ProgressBarColor=mn;exports.RadioButton=ln;exports.RangeSlider=Pw;exports.RgbColor=Bt;exports.Row=ue;exports.Scrim=L2;exports.Scrollbars=je;exports.Section=bv;exports.SectionAccordion=Ev;exports.Select=kv;exports.Sheet=Lv;exports.SimpleButton=Q1;exports.SortingIndicator=zx;exports.Spinner=Dt;exports.StatCard=Kv;exports.StatIndicator=c9;exports.StepNumber=cn;exports.SvgImage=rt;exports.Tab=dg;exports.Table=Lx;exports.TableBody=$x;exports.TableCell=Nx;exports.TableContent=Ax;exports.TableHead=Rx;exports.TableHeadCell=Hx;exports.TablePagination=qx;exports.TableRow=yx;exports.TableRowWrapper=zn;exports.TableSection=jx;exports.Tabs=ig;exports.Tag=kn;exports.TagList=gg;exports.TestId=M;exports.Text=k;exports.TextArea=rn;exports.TextHeading=qe;exports.TextLink=De;exports.ThemeConsumer=y;exports.ThemeProvider=U;exports.Toast=Bn;exports.ToggleSwitch=E_;exports.Tooltip=b_;exports.TooltipPositionValue=Fx;exports.URLToLink=pn;exports.User=ow;exports.UserMenuDropContent=Jg;exports.Video=_n;exports.VideoWrapper=Ln;exports.Wrapper=K1;exports.breakpoints=Tt;exports.isBackgroundImageSrcEmpty=G1;exports.isImageSrcEmpty=F1;exports.isImageSrcString=Wt;exports.notificationToastSignal=yn;exports.onEnter=St;exports.useBreakpointChange=AE;exports.useGroupedPagesNav=On;exports.useInput=P8;exports.useLandscape=bE;exports.useLg=qn;exports.useLgDown=ZE;exports.useLgUp=BE;exports.useMd=Dn;exports.useMdDown=ME;exports.useMdToXl=NE;exports.useMdUp=IE;exports.useMobileDevice=xE;exports.useMultistepIndicator=Kx;exports.usePortrait=EE;exports.useScrollIntoView=RE;exports.useSm=Wn;exports.useSmDown=SE;exports.useSmToLg=yE;exports.useSmToXl=$E;exports.useSmUp=kE;exports.useTabletDevice=wE;exports.useTabs=Ux;exports.useTouchDevice=gE;exports.useXl=jn;exports.useXlDown=LE;exports.useXlUp=CE;exports.useXs=Tn;exports.withColorScheme=ct;exports.withTabName=HE;exports.withTransition=In;
|