@okam/directus-block 1.2.2 → 1.2.3
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/components/BlockDispatcher/index.d.ts +5 -0
- package/components/BlockSerializer/index.d.ts +3 -0
- package/config-BNCxf6ZM.mjs +117 -0
- package/config-Wm_s8RKf.js +116 -0
- package/index.js +6 -96
- package/index.mjs +4 -5964
- package/package.json +5 -1
- package/server.d.ts +4 -0
- package/server.js +59 -0
- package/server.mjs +60 -0
- package/style.css +0 -1
package/index.js
CHANGED
|
@@ -1,96 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
flex
|
|
8
|
-
items-center
|
|
9
|
-
justify-center
|
|
10
|
-
gap-4
|
|
11
|
-
transition
|
|
12
|
-
duration-300
|
|
13
|
-
ease-in-out
|
|
14
|
-
disabled:pointer-events-none
|
|
15
|
-
disabled:opacity-30
|
|
16
|
-
focus-ring-black
|
|
17
|
-
`,defaultVariants:{buttonStyle:"default",type:"button",size:"default",shape:"rounded"},variants:{buttonStyle:{default:`
|
|
18
|
-
px-4
|
|
19
|
-
py-2
|
|
20
|
-
text-white
|
|
21
|
-
!bg-color-1-500
|
|
22
|
-
hover:!bg-color-1-400
|
|
23
|
-
active:!bg-color-1-400
|
|
24
|
-
`,outline:`
|
|
25
|
-
px-4
|
|
26
|
-
py-2
|
|
27
|
-
bg-transparent
|
|
28
|
-
!border-color-1-500
|
|
29
|
-
text-color-1-500
|
|
30
|
-
hover:bg-color-1-500
|
|
31
|
-
hover:text-white
|
|
32
|
-
active:bg-color-1-500
|
|
33
|
-
active:text-white
|
|
34
|
-
`,hollow:`
|
|
35
|
-
px-2
|
|
36
|
-
bg-transparent
|
|
37
|
-
text-color-1-500
|
|
38
|
-
hover:border-b-color-1-500
|
|
39
|
-
active:border-b-color-1-500
|
|
40
|
-
focus:border-b-color-1-500
|
|
41
|
-
|
|
42
|
-
`},intent:{error:`
|
|
43
|
-
!bg-error
|
|
44
|
-
text-white
|
|
45
|
-
pointer-events-none
|
|
46
|
-
!border-error
|
|
47
|
-
`},size:{default:"min-w-12 min-h-6",large:"min-w-36 min-h-18"},shape:{rounded:"rounded-md",circular:"rounded-full"}}}),H=_.tv({variants:{size:{h1:"text-5xl",h2:"text-4xl",h3:"text-3xl",h4:"text-2xl",h5:"text-xl",h6:"text-lg",leading:"text-md font-bold leading-normal",paragraph:"text-md inline",footnotes:"text-sm",xs:"text-xs"},font:{body:"font-body"},weight:{normal:"font-normal",light:"font-light",bold:"font-bold"},color:{gray:"text-gray-500",white:"text-white"},isError:{true:"text-sm text-error py-3"},align:{center:"text-center",left:"text-left",right:"text-right"}},defaultVariants:{size:"paragraph",font:"body"}}),Cn=_.tv({base:"bg-color-1-200 p-4 flex flex-col gap-4"}),Mn=_.tv({base:"flex justify-between items-center gap-4 relative"}),On=_.tv({extend:ue,base:"self-end"}),jn=_.tv({base:"bg-color-1-300 m-2 rounded-lg order-2"}),In=_.tv({base:"m-4"}),Rn=_.tv({base:""}),Ln=_.tv({base:""}),An=_.tv({extend:H,defaultVariants:{size:"h1"}}),Nn=_.tv({extend:H}),kn=_.tv({base:"block w-min bg-color-1-400 p-2 rounded-lg"}),zn=_.tv({extend:ue,variants:{order:{prev:"order-1",next:"order-3"}}}),Dn=_.tv({base:"flex gap-4 justify-center absolute z-10 bottom-4 left-0 right-0"}),qn=_.tv({base:"w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",variants:{active:{true:"bg-color-1-100",false:""}}}),Bn={wrapper:Cn,container:Mn,closeBtn:On,swiper:{swiper:jn,wrapper:In},item:{wrapper:Rn,container:Ln,title:An,content:Nn,icon:kn},navigation:{button:zn},pagination:{wrapper:Dn,bullet:qn}},Vn=_.tv({base:"w-full bg-slate-100"}),jr=_.tv({base:"max-w-screen-lg mx-auto w-full",variants:{fullWidth:{true:"max-w-full col-span-full p-0"},spacing:{small:"mb-3",medium:"mb-6",large:"mb-8",none:"mb-0"}}}),Gn=_.tv({extend:jr,base:"grid grid-cols-12 gap-6 px-4 col-span-full",variants:{fullWidth:{true:"max-w-full col-span-full p-0"}}}),$n=_.tv({base:"bg-slate-300 h-64 p-4 flex justify-start items-end",defaultVariants:{size:"small"},variants:{size:{small:"col-span-12 sm:col-span-6 md:col-span-4 lg:col-span-4",medium:"col-span-12 sm:col-span-12 md:col-span-8 lg:col-span-8",large:"lg:col-start-3 sm:col-start-1 sm:col-end-13 lg:col-end-11 md:col-start-3 md:col-end-11 col-start-1 col-end-13"}}}),Fn=_.tv({base:"inline-block text-gray-800"}),Hn=_.tv({base:"flex items-center justify-between pb-4"}),Wn=_.tv({base:"flex items-center gap-1"}),Un=_.tv({base:"active:bg-color-1-500 p-2 rounded-full active:text-color-1-100 hover:bg-color-1-200 focus-ring-black"}),Yn=_.tv({base:"flex-1"}),Xn=_.tv({base:"text-center"}),Kn=_.tv({base:"py-0.5 relative",variants:{isFocusVisible:{true:"z-10",false:""}}}),Zn=_.tv({base:"w-10 h-10 outline-none group",variants:{isSelected:{true:"",false:""},isInvalid:{true:"",fasle:""},isDisabled:{true:"disabled",false:""},isRoundedLeft:{true:"rounded-l-full",false:""},isRoundedRight:{true:"rounded-r-full",false:""}},compoundVariants:[{isSelected:!0,isInvalid:!0,class:"bg-red-300"},{isSelected:!0,isInvalid:!1,class:"bg-color-1-300"}]}),Qn=_.tv({base:"w-full h-full rounded-full flex items-center justify-center cursor-pointer",variants:{isSelected:{true:"",false:""},isInvalid:{true:"",fasle:""},isDisabled:{true:"",false:""},isFocusVisible:{true:"ring-2 group-focus:z-2 ring-violet-600 ring-offset-2",false:""},isSelectionStart:{true:"",false:""},isSelectionEnd:{true:"",false:""}},compoundVariants:[{isDisabled:!0,isInvalid:!1,class:"text-gray-400"},{isSelectionStart:!0,isSelectionEnd:!1,isInvalid:!0,class:"bg-red-600 text-white hover:bg-red-700"},{isSelectionStart:!0,isSelectionEnd:!0,isInvalid:!0,class:"bg-red-600 text-white hover:bg-red-700"},{isSelectionStart:!0,isSelectionEnd:!1,isInvalid:!1,class:"bg-color-1-400 text-white hover:bg-color-1-500"},{isSelectionStart:!0,isSelectionEnd:!0,isInvalid:!1,class:"bg-color-1-400 rounded-full text-white hover:bg-color-1-500"},{isSelectionStart:!1,isSelectionEnd:!0,isInvalid:!0,class:"bg-red-600 text-white hover:bg-red-700"},{isSelectionStart:!1,isSelectionEnd:!0,isInvalid:!1,class:"bg-color-1-400 text-white hover:bg-color-1-500"},{isSelected:!1,isDisabled:!1,class:"hover:bg-color-1-100"},{isSelected:!0,isDisabled:!1,isInvalid:!1,isSelectionStart:!1,isSelectionEnd:!1,class:"hover:bg-color-1-300"},{isSelected:!0,isDisabled:!1,isInvalid:!0,isSelectionStart:!1,isSelectionEnd:!1,class:"hover:bg-red-400"}]}),Jn=_.tv({base:"flex justify-between items-center relative h-[475px] mb-18 lg:h-[650px]"}),ei=_.tv({base:"bg-color-1-400 !py-4"}),ti=_.tv({base:"bg-color-1-100 py-4"}),ri=_.tv({base:"flex justify-center m-auto px-8 w-full h-full"}),ni=_.tv({base:"bg-color-1-200 p-2"}),ii=_.tv({base:"bg-color-1-500 rounded-full p-4 text-white"}),si={container:Jn,slideContainer:ri,slideWrapper:ni,navigationButtons:ii,swiper:ei,swiperWrapper:ti},oi=_.tv({base:"flex focus-ring-black"}),ai=_.tv({base:"hover:cursor-pointer",variants:{color:{gray:"text-gray-300",black:"text-black"},isDisabled:{true:"text-gray-6"}},defaultVariants:{color:"black"}}),li=_.tv({base:"w-6 h-6 mt-0.5 mr-2.5 rounded-full border-2 border-gray-2 shrink-0 hover:cursor-pointer flex items-center justify-center",variants:{isDisabled:{true:"border-gray-6"},isFocused:{true:"outline-black [outline-offset: 2px]"},isError:{true:"border-red-500"}}}),ci=_.tv({base:"hidden w-4 h-4 bg-gray-300 rounded-full",variants:{selected:{true:"block text-white"}}}),ui=_.tv({base:"text-white w-4 h-4 [&_svg]:w-4 [&_svg]:h-4"}),di=_.tv({base:"block",variants:{isDisabled:{true:"opacity-60 pointer-events-none"}}}),fi=_.tv({base:"flex flex-col gap-4 py-8"}),pi=_.tv({base:"relative inline-flex flex-col text-left"}),hi=_.tv({base:"flex items-center border-2 border-color-1-500 rounded focus-ring-black"}),mi=_.tv({base:"fixed inset-0"}),gi=_.tv({base:"absolute top-full bg-white border border-gray-300 rounded-md shadow-lg mt-2 p-8 z-10"}),vi=_.tv({base:"pr-1 flex gap-2",defaultVariants:{dateFieldShown:!0},variants:{dateFieldShown:{true:"",false:"hidden"}}}),wi=_.tv({base:"focus-ring-black"}),bi=_.tv({base:"text-color-1-500 bg-color-1-100 border-l-2 border-color-1-500 h-full py-2 px-2"}),xi=_.tv({base:"text-color-1-500 font-bold px-2"}),yi=_.tv({base:"object-contain"}),Si=e=>yi(e),Ti=_.tv({base:"focus-ring-black"}),Pi=_.tv({base:"rounded-3xl overflow-hidden"}),_i=_.tv({base:`
|
|
48
|
-
absolute
|
|
49
|
-
xl:top-10
|
|
50
|
-
xl:right-20
|
|
51
|
-
lg:top-8
|
|
52
|
-
lg:right-8
|
|
53
|
-
z-[10000]
|
|
54
|
-
top-4
|
|
55
|
-
right-4
|
|
56
|
-
size-10
|
|
57
|
-
focus-ring-black
|
|
58
|
-
`}),Ei=_.tv({extend:H,base:"sr-only"}),Ci=_.tv({base:"w-screen h-screen bg-black/50 absolute top-0 left-0 flex justify-center items-center"}),Mi=_.tv({base:""}),Oi=_.tv({base:"flex flex-col gap-4 items-center"}),ji={wrapper:Ti,container:Pi,label:Ei,closeBtn:_i,modal:{underlay:Ci,overlay:Mi,dialog:Oi}},Ii=_.tv({base:"text-black flex flex-row items-center hover:cursor-pointer focus-ring-black",variants:{isDisabled:{true:"text-gray-6"}}}),Ri=_.tv({base:"w-6 h-6 mt-0.5 mr-2.5 rounded-full border-2 border-gray-2 shrink-0 hover:cursor-pointer flex items-center justify-center",variants:{isDisabled:{true:"border-gray-6"},isFocused:{true:"outline-black [outline-offset: 2px]"}}}),Li=_.tv({base:"hidden w-4 h-4 bg-gray-300 rounded-full",variants:{selected:{true:"block text-white"}}}),Ai=_.tv({base:"block",variants:{isDisabled:{true:"opacity-60 pointer-events-none"}}}),Ni=_.tv({base:"flex flex-col gap-4 py-8"}),ki=_.tv({base:"p-4 w-full outline-0 search-cancel:appearance-none",variants:{isDisabled:{true:"opacity-60 pointer-events-none"}}}),zi=_.tv({base:`
|
|
59
|
-
box-border
|
|
60
|
-
absolute
|
|
61
|
-
right-4
|
|
62
|
-
focus-ring-black
|
|
63
|
-
outline-0
|
|
64
|
-
`}),Di=_.tv({base:"flex print:hidden relative",defaultVariants:{listDirection:"row"},variants:{listDirection:{row:"flex-row",column:"flex-col"}}}),qi=_.tv({base:"relative z-20 !bg-color-1-500 hover:!bg-color-1-400 w-16 h-16 flex justify-center items-center active:!bg-color-1-400 rounded-full text-white focus-ring-black",variants:{isOpen:{true:"",false:""}}}),Bi=_.tv({base:"!bg-color-1-200 absolute opacity-0 invisible flex transition duration-300 items-center p-0 bg-primary-1 z-0 rounded-b-full rounded-t-full",defaultVariants:{listDirection:"row"},variants:{listDirection:{row:"flex-row pl-14 h-16 left-0",column:"flex-col [width:calc(100% + .5rem)] pt-14 w-16 top-0"},isOpen:{true:"opacity-100 visible",false:""}}}),Vi=_.tv({base:`
|
|
65
|
-
flex
|
|
66
|
-
items-center
|
|
67
|
-
justify-center
|
|
68
|
-
cursor-pointer
|
|
69
|
-
bg-color-1-200
|
|
70
|
-
hover:bg-color-1-300
|
|
71
|
-
w-full
|
|
72
|
-
text-color-1-500
|
|
73
|
-
rounded-none
|
|
74
|
-
p-2
|
|
75
|
-
focus-ring-black
|
|
76
|
-
z-10
|
|
77
|
-
has-focus-ring:z-20
|
|
78
|
-
`,defaultVariants:{listDirection:"row"},variants:{listDirection:{row:"last:rounded-r-full h-full",column:"last:rounded-b-full"}}}),Gi=_.tv({base:"text-white"}),$i=_.tv({base:""}),Fi=_.tv({base:"m-auto fixed right-0 top-0 bottom-0 w-full max-w-[512px] [&>div]:h-full"}),Hi=_.tv({base:"h-full w-full flex justify-end"}),Wi=_.tv({base:"bg-black h-full w-full overflow-y-auto"}),Ui=_.tv({base:`
|
|
79
|
-
w-full
|
|
80
|
-
min-h-32
|
|
81
|
-
rounded-2xl
|
|
82
|
-
px-6
|
|
83
|
-
h-12
|
|
84
|
-
border-2
|
|
85
|
-
border-solid
|
|
86
|
-
transition
|
|
87
|
-
duration-300
|
|
88
|
-
ease-in-out
|
|
89
|
-
text-gray-2
|
|
90
|
-
placeholder:text-gray-2
|
|
91
|
-
focus-ring-black
|
|
92
|
-
|
|
93
|
-
`,variants:{isError:{true:"border-red-500"}}}),Yi=pn({main:e=>Vn(e),gridItem:e=>$n(e),grid:e=>Gn(e),container:e=>jr(e),accordion:En,carousel:si,calendar:{container:e=>Fn(e),header:e=>Hn(e),navigationButtonsContainer:e=>Wn(e),navigationButtons:e=>Un(e),table:e=>Yn(e),dayLabel:e=>Xn(e),cellContainer:e=>Kn(e),cell:e=>Zn(e),cellDate:e=>Qn(e)},datePicker:{container:e=>pi(e),button:e=>hi(e),icon:e=>bi(e),dateField:e=>vi(e),dateSegment:e=>wi(e),label:e=>xi(e),calendarPopover:e=>gi(e),calendarUnderlay:e=>mi(e)},popover:{button:e=>ue(e),popover:()=>"border-2 text-black p-4 bg-gray-300"},typography:e=>H(e),button:e=>ue(e),sidePanel:{wrapper:e=>Fi(e),container:e=>Hi(e),innerContainer:e=>Wi(e)},lightBox:ji,shareButton:{icon:e=>Gi(e),button:e=>qi(e),container:e=>Di(e),linksList:e=>Bi(e),link:e=>Vi(e),linkIcons:e=>$i(e)},checkbox:{container:e=>oi(e),label:e=>ai(e),checkBox:e=>li(e),checkMark:e=>ci(e),checkMarkIcon:e=>ui(e),errorMessage:e=>H(e)},radio:{label:e=>Ii(e),radio:e=>Ri(e),selectedMark:e=>Li(e),errorMessage:e=>H(e)},radioGroup:{radioGroup:e=>Ai(e),radioGroupItemsGroup:e=>Ni(e),errorMessage:e=>H(e)},checkboxGroup:{checkboxGroup:e=>di(e),checkboxGroupItemsGroup:e=>fi(e),errormessage:e=>H(e)},select:{button:e=>ue(e),ul:e=>H({...e,className:"outline outline-2 outline-white outline-offset-2 p-2 my-4 rounded-md w-full flex flex-col gap-6"}),popover:e=>ue({...e,className:"w-[var(--select-container-width)]"}),errorMessage:e=>H({...e,size:"footnotes",isError:!0}),wrapper:()=>"flex flex-col gap-4 relative",container:()=>"flex flex-col gap-4",li:()=>"transition w-full hover:text-gray-300 focus-ring-white"},textarea:{wrapper:()=>"flex flex-col",container:()=>"flex items-center gap-4",label:()=>"text-gray-3 px-6",input:e=>Ui(e),errorMessage:e=>H({...e,size:"footnotes",isError:!0})},search:{wrapper:()=>"min-w-fit sm:w-80 flex flex-col gap-2",container:()=>"relative flex items-center outline outline-2 outline-gray-300 focus-within:outline focus-within:outline-black focus-within:outline-2",label:()=>"text-gray-3",input:e=>ki(e),icon:e=>zi(e),errorMessage:e=>H({...e,size:"footnotes",isError:!0})},textInput:{wrapper:()=>"group flex flex-col rounded-md px-4 py-1 mb-3 m-0.5 border-2 aria-disabled:pointer-events-none aria-disabled:opacity-30 focus-ring-black",label:()=>'group-has-[:required]:after:content-["_*"] group-has-[:required]:after:text-red-500 text-xs',container:()=>"flex items-center gap-4",input:()=>"",errorMessage:e=>H({...e,className:"ml-0",size:"footnotes",isError:!0})},menu:{sidePanel:{wrapper:()=>"",container:()=>"",innerContainer:()=>""},wrapper:()=>""},menuItem:{wrapper:()=>"",container:()=>"",innerContent:()=>"",button:()=>"",anchor:()=>""},img:Si,alerts:Bn});y.memo(bn(Yi));const X=(e,t={},r=null)=>{const n=gn();if(n!=null&&e!=null){const{brandTheme:i}=n,s=Mr.get(i,e);if(typeof s=="function"){const l=s==null?void 0:s(t);if(typeof l=="string")return l}}if(r)return r},Xi=({as:e="span",themeName:t="typography",tokens:r,customTheme:n,children:i,...s})=>{const l=X(t,r,n);return m.jsx(e,{...s,className:l,children:i})};y.forwardRef((e,t)=>{const{as:r="span",tokens:n,themeName:i="typography",customTheme:s,children:l,...a}=e,o=X(i,n,s);return m.jsx(r,{...a,ref:t,className:o,children:l})});function St(){const e=y.createContext(void 0);function t(){const r=y.useContext(e);if(r===void 0)throw new Error("useCtx must be inside a Provider");return r}return[t,e.Provider]}function Tt(){const e=y.createContext(void 0);function t(){const r=y.useContext(e);return r===void 0?{}:r}return[t,e.Provider]}Tt();const Ir=({as:e="div",themeName:t="box",tokens:r,customTheme:n,children:i,className:s,...l})=>{const a=X(t,r,n);return m.jsx(e,{...l,className:a,children:i})},Pt=y.forwardRef((e,t)=>{const{as:r="div",tokens:n,themeName:i="box",customTheme:s,children:l,...a}=e,o=X(i,n,s);return m.jsx(r,{...a,ref:t,className:o,children:l})}),Rr=y.forwardRef((e,t)=>{var v;const{as:r="a",handlePress:n,children:i,as:s,customTheme:l,tokens:a,themeName:o="button",nextLinkProps:u,...c}=e,d=t,{linkProps:p}=B.useLink({...e,...u,href:e.href??((v=u==null?void 0:u.href)==null?void 0:v.toString()),elementType:s==null?void 0:s.toString(),onPress:n},t??d),f=X(o,a,l);return m.jsx(B.FocusRing,{focusRingClass:"has-focus-ring",children:m.jsx(r,{ref:d,...p,...u,...c,className:f,children:i})})}),Lr=y.forwardRef((e,t)=>{const{as:r="button",handlePress:n,children:i,as:s,customTheme:l,tokens:a,themeName:o="button",isDisabled:u=!1,...c}=e,d=t,{buttonProps:p}=B.useButton({...e,isDisabled:u,elementType:s,onPress:n},t??d),f=X(o,a,l);return m.jsx(B.FocusRing,{within:!0,focusRingClass:"has-focus-ring",children:m.jsx(r,{ref:d,...p,...c,className:f,children:i})})}),Ar=y.forwardRef((e,t)=>{const{as:r}=e;return r==="a"?m.jsx(Rr,{ref:t,...e}):m.jsx(Lr,{ref:t,...e})}),Ki=e=>{const{as:t}=e,r=y.useRef(null);return t==="a"?m.jsx(Rr,{ref:r,...e}):m.jsx(Lr,{ref:r,...e})};y.memo(Ki);const Zi=(e,t,r)=>{const n=e[t];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((i,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+t+(t.split("/").length!==r?". Note that variables only represent file names one level deep.":""))))})},Qi=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:48,width:48,fill:"currentColor",...e}),Nr=y.memo(Qi),Ji=Object.freeze(Object.defineProperty({__proto__:null,default:Nr},Symbol.toStringTag,{value:"Module"})),es=e=>{const{icon:t,...r}=e,n=y.useMemo(()=>y.lazy(()=>Zi(Object.assign({"../icons/ArrowDown.tsx":()=>Promise.resolve().then(()=>Ma),"../icons/ArrowLeft.tsx":()=>Promise.resolve().then(()=>Ia),"../icons/ArrowRight.tsx":()=>Promise.resolve().then(()=>Aa),"../icons/Check.tsx":()=>Promise.resolve().then(()=>za),"../icons/ChevronLeft.tsx":()=>Promise.resolve().then(()=>Ba),"../icons/ChevronRight.tsx":()=>Promise.resolve().then(()=>$a),"../icons/CloseBtn.tsx":()=>Promise.resolve().then(()=>$o),"../icons/Facebook.tsx":()=>Promise.resolve().then(()=>Wa),"../icons/FacebookColored.tsx":()=>Promise.resolve().then(()=>Xa),"../icons/FacebookRounded.tsx":()=>Promise.resolve().then(()=>Qa),"../icons/Globe.tsx":()=>Promise.resolve().then(()=>tl),"../icons/IconFallback.tsx":()=>Promise.resolve().then(()=>Ji),"../icons/Instagram.tsx":()=>Promise.resolve().then(()=>il),"../icons/InstagramColored.tsx":()=>Promise.resolve().then(()=>al),"../icons/Link.tsx":()=>Promise.resolve().then(()=>ul),"../icons/LinkedIn.tsx":()=>Promise.resolve().then(()=>pl),"../icons/Mail.tsx":()=>Promise.resolve().then(()=>gl),"../icons/Plus.tsx":()=>Promise.resolve().then(()=>bl),"../icons/Search.tsx":()=>Promise.resolve().then(()=>Wo),"../icons/Share.tsx":()=>Promise.resolve().then(()=>Sl),"../icons/Twitter.tsx":()=>Promise.resolve().then(()=>_l),"../icons/TwitterColored.tsx":()=>Promise.resolve().then(()=>Ml),"../icons/Upload.tsx":()=>Promise.resolve().then(()=>Il),"../icons/X.tsx":()=>Promise.resolve().then(()=>Al),"../icons/YouTube.tsx":()=>Promise.resolve().then(()=>zl),"../icons/YouTubeColored.tsx":()=>Promise.resolve().then(()=>Bl)}),`../icons/${t||"ArrowRight"}.tsx`,3)),[t]);return m.jsx(y.Suspense,{fallback:m.jsx(Nr,{className:"overflow-visible pointer-events-none"}),children:m.jsx(n,{...r,className:"overflow-visible pointer-events-none",...e})})},_t=e=>{const{icon:t,as:r="span",tokens:n,customTheme:i,themeName:s="icon",children:l,...a}=e,o=X(s,n,i);return typeof t!="string"?m.jsxs(r,{...a,className:o,children:[l,t]}):m.jsxs(r,{className:o,children:[l,m.jsx(es,{icon:t,...a})]})},[ts,ec]=St(),rs=({isVisible:e,children:t})=>se.useTransition(e,{from:{opacity:0,translateX:"100%"},enter:{opacity:1,translateX:"0%"},leave:{opacity:0,translateX:"25%"}})((n,i)=>i&&m.jsx(se.animated.div,{style:n,children:t})),ns="fixed",is=({isVisible:e,children:t})=>se.useTransition(e,{from:{opacity:0,position:ns,left:0,top:0,zIndex:1e3,bottom:0,height:"100%"},enter:{opacity:1},leave:{opacity:0},config:se.config.stiff})((n,i)=>i&&m.jsx(se.animated.div,{style:n,children:t})),ss=({isVisible:e,children:t})=>se.useTransition(e,{from:{opacity:0,scale:.75},enter:{opacity:1,scale:1},leave:{opacity:0,scale:.75},config:se.config.stiff})((n,i)=>i&&m.jsx(se.animated.div,{style:{position:"fixed",left:0,top:0,bottom:0,zIndex:1e3,width:"100%",height:"100%",...n},children:t})),os=e=>{const{children:t,themeName:r,tokens:n,customTheme:i}=e,s=y.useRef(null),{dialogProps:l}=B.useDialog(e,s);return m.jsx(Pt,{themeName:`${r}.dialog`,tokens:n,customTheme:i,ref:s,"aria-modal":!0,...l,children:m.jsx(B.FocusRing,{focusRingClass:"has-focus-ring",within:!0,autoFocus:!0,children:m.jsx(B.FocusScope,{contain:!0,restoreFocus:!0,autoFocus:!0,children:t})})})},as=e=>{const{themeName:t,tokens:r,customTheme:n,children:i,state:s,...l}=e,a=y.useRef(null),{modalProps:o,underlayProps:u}=B.useModalOverlay(l,s,a);return m.jsx(Ir,{themeName:`${t}.underlay`,tokens:r,customTheme:n,...u,children:m.jsx(Pt,{ref:a,themeName:`${t}.overlay`,tokens:r,...o,children:i})})},ls=e=>{const{children:t,transitionComponent:r=ss,state:n,themeName:i,tokens:s,...l}=e;return m.jsx(B.OverlayContainer,{children:m.jsx(r,{isVisible:n.isOpen,children:m.jsx(as,{themeName:i,tokens:s,state:n,...l,children:m.jsx(os,{themeName:i,tokens:s,...l,children:t})})})})},cs=e=>{const{children:t,closeBtnRender:r,themeName:n="sidePanel",tokens:i,TransitionAnimation:s=rs,PanelTransition:l=is,customTheme:a}=e,o=X(`${n}.wrapper`,i,a),u=X(`${n}.container`,i,a),c=X(`${n}.innerContainer`,i,a),{overlayState:d,overlayProps:p}=ts();return m.jsx(ls,{state:d,...p,transitionComponent:l,isDismissable:!0,children:m.jsxs(dn,{className:o,children:[r&&r(),m.jsx(s,{isVisible:d.isOpen,children:m.jsx("div",{className:u,children:m.jsx("div",{className:c,children:t})})})]})})};y.memo(cs);y.forwardRef((e,t)=>{const{isOpen:r,onClose:n,children:i,positionProps:s,themeName:l="popover",tokens:a,customTheme:o,isDismissable:u,shouldCloseOnBlur:c,...d}=e,{overlayProps:p}=B.useOverlay({isDismissable:u,shouldCloseOnBlur:c,isOpen:r,onClose:n},t),{modalProps:f}=B.useModal(),{dialogProps:v}=B.useDialog({},t),g=X(`${l}.popover`,a,o);return m.jsx(B.FocusScope,{autoFocus:!0,restoreFocus:!0,contain:!0,children:m.jsxs(Pt,{customTheme:g,...B.mergeProps(p,f,v),ref:t,...s,...d,children:[y.Children.map(i,b=>m.jsx(B.FocusRing,{focusRingClass:"has-focus-ring",children:b})),m.jsx(B.DismissButton,{onDismiss:n})]})})});function zt(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function Et(e,t){e===void 0&&(e={}),t===void 0&&(t={}),Object.keys(t).forEach(r=>{typeof e[r]>"u"?e[r]=t[r]:zt(t[r])&&zt(e[r])&&Object.keys(t[r]).length>0&&Et(e[r],t[r])})}const kr={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function fe(){const e=typeof document<"u"?document:{};return Et(e,kr),e}const us={document:kr,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)}};function U(){const e=typeof window<"u"?window:{};return Et(e,us),e}function ds(e){return e===void 0&&(e=""),e.trim().split(" ").filter(t=>!!t.trim())}function fs(e){const t=e;Object.keys(t).forEach(r=>{try{t[r]=null}catch{}try{delete t[r]}catch{}})}function vt(e,t){return t===void 0&&(t=0),setTimeout(e,t)}function Ne(){return Date.now()}function ps(e){const t=U();let r;return t.getComputedStyle&&(r=t.getComputedStyle(e,null)),!r&&e.currentStyle&&(r=e.currentStyle),r||(r=e.style),r}function hs(e,t){t===void 0&&(t="x");const r=U();let n,i,s;const l=ps(e);return r.WebKitCSSMatrix?(i=l.transform||l.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map(a=>a.replace(",",".")).join(", ")),s=new r.WebKitCSSMatrix(i==="none"?"":i)):(s=l.MozTransform||l.OTransform||l.MsTransform||l.msTransform||l.transform||l.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=s.toString().split(",")),t==="x"&&(r.WebKitCSSMatrix?i=s.m41:n.length===16?i=parseFloat(n[12]):i=parseFloat(n[4])),t==="y"&&(r.WebKitCSSMatrix?i=s.m42:n.length===16?i=parseFloat(n[13]):i=parseFloat(n[5])),i||0}function xe(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function ms(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function W(){const e=Object(arguments.length<=0?void 0:arguments[0]),t=["__proto__","constructor","prototype"];for(let r=1;r<arguments.length;r+=1){const n=r<0||arguments.length<=r?void 0:arguments[r];if(n!=null&&!ms(n)){const i=Object.keys(Object(n)).filter(s=>t.indexOf(s)<0);for(let s=0,l=i.length;s<l;s+=1){const a=i[s],o=Object.getOwnPropertyDescriptor(n,a);o!==void 0&&o.enumerable&&(xe(e[a])&&xe(n[a])?n[a].__swiper__?e[a]=n[a]:W(e[a],n[a]):!xe(e[a])&&xe(n[a])?(e[a]={},n[a].__swiper__?e[a]=n[a]:W(e[a],n[a])):e[a]=n[a])}}}return e}function ye(e,t,r){e.style.setProperty(t,r)}function zr(e){let{swiper:t,targetPosition:r,side:n}=e;const i=U(),s=-t.translate;let l=null,a;const o=t.params.speed;t.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(t.cssModeFrameID);const u=r>s?"next":"prev",c=(p,f)=>u==="next"&&p>=f||u==="prev"&&p<=f,d=()=>{a=new Date().getTime(),l===null&&(l=a);const p=Math.max(Math.min((a-l)/o,1),0),f=.5-Math.cos(p*Math.PI)/2;let v=s+f*(r-s);if(c(v,r)&&(v=r),t.wrapperEl.scrollTo({[n]:v}),c(v,r)){t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout(()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[n]:v})}),i.cancelAnimationFrame(t.cssModeFrameID);return}t.cssModeFrameID=i.requestAnimationFrame(d)};d()}function re(e,t){return t===void 0&&(t=""),[...e.children].filter(r=>r.matches(t))}function ke(e){try{console.warn(e);return}catch{}}function wt(e,t){t===void 0&&(t=[]);const r=document.createElement(e);return r.classList.add(...Array.isArray(t)?t:ds(t)),r}function gs(e,t){const r=[];for(;e.previousElementSibling;){const n=e.previousElementSibling;t?n.matches(t)&&r.push(n):r.push(n),e=n}return r}function vs(e,t){const r=[];for(;e.nextElementSibling;){const n=e.nextElementSibling;t?n.matches(t)&&r.push(n):r.push(n),e=n}return r}function ie(e,t){return U().getComputedStyle(e,null).getPropertyValue(t)}function Dt(e){let t=e,r;if(t){for(r=0;(t=t.previousSibling)!==null;)t.nodeType===1&&(r+=1);return r}}function ws(e,t){const r=[];let n=e.parentElement;for(;n;)r.push(n),n=n.parentElement;return r}function qt(e,t,r){const n=U();return e[t==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(e,null).getPropertyValue(t==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(e,null).getPropertyValue(t==="width"?"margin-left":"margin-bottom"))}let Be;function bs(){const e=U(),t=fe();return{smoothScroll:t.documentElement&&t.documentElement.style&&"scrollBehavior"in t.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&t instanceof e.DocumentTouch)}}function Dr(){return Be||(Be=bs()),Be}let Ve;function xs(e){let{userAgent:t}=e===void 0?{}:e;const r=Dr(),n=U(),i=n.navigator.platform,s=t||n.navigator.userAgent,l={ios:!1,android:!1},a=n.screen.width,o=n.screen.height,u=s.match(/(Android);?[\s\/]+([\d.]+)?/);let c=s.match(/(iPad).*OS\s([\d_]+)/);const d=s.match(/(iPod)(.*OS\s([\d_]+))?/),p=!c&&s.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=i==="Win32";let v=i==="MacIntel";const g=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&v&&r.touch&&g.indexOf(`${a}x${o}`)>=0&&(c=s.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),v=!1),u&&!f&&(l.os="android",l.android=!0),(c||p||d)&&(l.os="ios",l.ios=!0),l}function qr(e){return e===void 0&&(e={}),Ve||(Ve=xs(e)),Ve}let Ge;function ys(){const e=U(),t=qr();let r=!1;function n(){const a=e.navigator.userAgent.toLowerCase();return a.indexOf("safari")>=0&&a.indexOf("chrome")<0&&a.indexOf("android")<0}if(n()){const a=String(e.navigator.userAgent);if(a.includes("Version/")){const[o,u]=a.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));r=o<16||o===16&&u<2}}const i=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),s=n(),l=s||i&&t.ios;return{isSafari:r||s,needPerspectiveFix:r,need3dFix:l,isWebView:i}}function Ss(){return Ge||(Ge=ys()),Ge}function Ts(e){let{swiper:t,on:r,emit:n}=e;const i=U();let s=null,l=null;const a=()=>{!t||t.destroyed||!t.initialized||(n("beforeResize"),n("resize"))},o=()=>{!t||t.destroyed||!t.initialized||(s=new ResizeObserver(d=>{l=i.requestAnimationFrame(()=>{const{width:p,height:f}=t;let v=p,g=f;d.forEach(b=>{let{contentBoxSize:h,contentRect:E,target:x}=b;x&&x!==t.el||(v=E?E.width:(h[0]||h).inlineSize,g=E?E.height:(h[0]||h).blockSize)}),(v!==p||g!==f)&&a()})}),s.observe(t.el))},u=()=>{l&&i.cancelAnimationFrame(l),s&&s.unobserve&&t.el&&(s.unobserve(t.el),s=null)},c=()=>{!t||t.destroyed||!t.initialized||n("orientationchange")};r("init",()=>{if(t.params.resizeObserver&&typeof i.ResizeObserver<"u"){o();return}i.addEventListener("resize",a),i.addEventListener("orientationchange",c)}),r("destroy",()=>{u(),i.removeEventListener("resize",a),i.removeEventListener("orientationchange",c)})}function Ps(e){let{swiper:t,extendParams:r,on:n,emit:i}=e;const s=[],l=U(),a=function(c,d){d===void 0&&(d={});const p=l.MutationObserver||l.WebkitMutationObserver,f=new p(v=>{if(t.__preventObserver__)return;if(v.length===1){i("observerUpdate",v[0]);return}const g=function(){i("observerUpdate",v[0])};l.requestAnimationFrame?l.requestAnimationFrame(g):l.setTimeout(g,0)});f.observe(c,{attributes:typeof d.attributes>"u"?!0:d.attributes,childList:typeof d.childList>"u"?!0:d.childList,characterData:typeof d.characterData>"u"?!0:d.characterData}),s.push(f)},o=()=>{if(t.params.observer){if(t.params.observeParents){const c=ws(t.hostEl);for(let d=0;d<c.length;d+=1)a(c[d])}a(t.hostEl,{childList:t.params.observeSlideChildren}),a(t.wrapperEl,{attributes:!1})}},u=()=>{s.forEach(c=>{c.disconnect()}),s.splice(0,s.length)};r({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",o),n("destroy",u)}var _s={on(e,t,r){const n=this;if(!n.eventsListeners||n.destroyed||typeof t!="function")return n;const i=r?"unshift":"push";return e.split(" ").forEach(s=>{n.eventsListeners[s]||(n.eventsListeners[s]=[]),n.eventsListeners[s][i](t)}),n},once(e,t,r){const n=this;if(!n.eventsListeners||n.destroyed||typeof t!="function")return n;function i(){n.off(e,i),i.__emitterProxy&&delete i.__emitterProxy;for(var s=arguments.length,l=new Array(s),a=0;a<s;a++)l[a]=arguments[a];t.apply(n,l)}return i.__emitterProxy=t,n.on(e,i,r)},onAny(e,t){const r=this;if(!r.eventsListeners||r.destroyed||typeof e!="function")return r;const n=t?"unshift":"push";return r.eventsAnyListeners.indexOf(e)<0&&r.eventsAnyListeners[n](e),r},offAny(e){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsAnyListeners)return t;const r=t.eventsAnyListeners.indexOf(e);return r>=0&&t.eventsAnyListeners.splice(r,1),t},off(e,t){const r=this;return!r.eventsListeners||r.destroyed||!r.eventsListeners||e.split(" ").forEach(n=>{typeof t>"u"?r.eventsListeners[n]=[]:r.eventsListeners[n]&&r.eventsListeners[n].forEach((i,s)=>{(i===t||i.__emitterProxy&&i.__emitterProxy===t)&&r.eventsListeners[n].splice(s,1)})}),r},emit(){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsListeners)return e;let t,r,n;for(var i=arguments.length,s=new Array(i),l=0;l<i;l++)s[l]=arguments[l];return typeof s[0]=="string"||Array.isArray(s[0])?(t=s[0],r=s.slice(1,s.length),n=e):(t=s[0].events,r=s[0].data,n=s[0].context||e),r.unshift(n),(Array.isArray(t)?t:t.split(" ")).forEach(o=>{e.eventsAnyListeners&&e.eventsAnyListeners.length&&e.eventsAnyListeners.forEach(u=>{u.apply(n,[o,...r])}),e.eventsListeners&&e.eventsListeners[o]&&e.eventsListeners[o].forEach(u=>{u.apply(n,r)})}),e}};function Es(){const e=this;let t,r;const n=e.el;typeof e.params.width<"u"&&e.params.width!==null?t=e.params.width:t=n.clientWidth,typeof e.params.height<"u"&&e.params.height!==null?r=e.params.height:r=n.clientHeight,!(t===0&&e.isHorizontal()||r===0&&e.isVertical())&&(t=t-parseInt(ie(n,"padding-left")||0,10)-parseInt(ie(n,"padding-right")||0,10),r=r-parseInt(ie(n,"padding-top")||0,10)-parseInt(ie(n,"padding-bottom")||0,10),Number.isNaN(t)&&(t=0),Number.isNaN(r)&&(r=0),Object.assign(e,{width:t,height:r,size:e.isHorizontal()?t:r}))}function Cs(){const e=this;function t(T,O){return parseFloat(T.getPropertyValue(e.getDirectionLabel(O))||0)}const r=e.params,{wrapperEl:n,slidesEl:i,size:s,rtlTranslate:l,wrongRTL:a}=e,o=e.virtual&&r.virtual.enabled,u=o?e.virtual.slides.length:e.slides.length,c=re(i,`.${e.params.slideClass}, swiper-slide`),d=o?e.virtual.slides.length:c.length;let p=[];const f=[],v=[];let g=r.slidesOffsetBefore;typeof g=="function"&&(g=r.slidesOffsetBefore.call(e));let b=r.slidesOffsetAfter;typeof b=="function"&&(b=r.slidesOffsetAfter.call(e));const h=e.snapGrid.length,E=e.slidesGrid.length;let x=r.spaceBetween,w=-g,S=0,C=0;if(typeof s>"u")return;typeof x=="string"&&x.indexOf("%")>=0?x=parseFloat(x.replace("%",""))/100*s:typeof x=="string"&&(x=parseFloat(x)),e.virtualSize=-x,c.forEach(T=>{l?T.style.marginLeft="":T.style.marginRight="",T.style.marginBottom="",T.style.marginTop=""}),r.centeredSlides&&r.cssMode&&(ye(n,"--swiper-centered-offset-before",""),ye(n,"--swiper-centered-offset-after",""));const j=r.grid&&r.grid.rows>1&&e.grid;j?e.grid.initSlides(c):e.grid&&e.grid.unsetSlides();let P;const M=r.slidesPerView==="auto"&&r.breakpoints&&Object.keys(r.breakpoints).filter(T=>typeof r.breakpoints[T].slidesPerView<"u").length>0;for(let T=0;T<d;T+=1){P=0;let O;if(c[T]&&(O=c[T]),j&&e.grid.updateSlide(T,O,c),!(c[T]&&ie(O,"display")==="none")){if(r.slidesPerView==="auto"){M&&(c[T].style[e.getDirectionLabel("width")]="");const R=getComputedStyle(O),I=O.style.transform,N=O.style.webkitTransform;if(I&&(O.style.transform="none"),N&&(O.style.webkitTransform="none"),r.roundLengths)P=e.isHorizontal()?qt(O,"width"):qt(O,"height");else{const z=t(R,"width"),$=t(R,"padding-left"),ae=t(R,"padding-right"),K=t(R,"margin-left"),k=t(R,"margin-right"),G=R.getPropertyValue("box-sizing");if(G&&G==="border-box")P=z+K+k;else{const{clientWidth:pe,offsetWidth:ge}=O;P=z+$+ae+K+k+(ge-pe)}}I&&(O.style.transform=I),N&&(O.style.webkitTransform=N),r.roundLengths&&(P=Math.floor(P))}else P=(s-(r.slidesPerView-1)*x)/r.slidesPerView,r.roundLengths&&(P=Math.floor(P)),c[T]&&(c[T].style[e.getDirectionLabel("width")]=`${P}px`);c[T]&&(c[T].swiperSlideSize=P),v.push(P),r.centeredSlides?(w=w+P/2+S/2+x,S===0&&T!==0&&(w=w-s/2-x),T===0&&(w=w-s/2-x),Math.abs(w)<1/1e3&&(w=0),r.roundLengths&&(w=Math.floor(w)),C%r.slidesPerGroup===0&&p.push(w),f.push(w)):(r.roundLengths&&(w=Math.floor(w)),(C-Math.min(e.params.slidesPerGroupSkip,C))%e.params.slidesPerGroup===0&&p.push(w),f.push(w),w=w+P+x),e.virtualSize+=P+x,S=P,C+=1}}if(e.virtualSize=Math.max(e.virtualSize,s)+b,l&&a&&(r.effect==="slide"||r.effect==="coverflow")&&(n.style.width=`${e.virtualSize+x}px`),r.setWrapperSize&&(n.style[e.getDirectionLabel("width")]=`${e.virtualSize+x}px`),j&&e.grid.updateWrapperSize(P,p),!r.centeredSlides){const T=[];for(let O=0;O<p.length;O+=1){let R=p[O];r.roundLengths&&(R=Math.floor(R)),p[O]<=e.virtualSize-s&&T.push(R)}p=T,Math.floor(e.virtualSize-s)-Math.floor(p[p.length-1])>1&&p.push(e.virtualSize-s)}if(o&&r.loop){const T=v[0]+x;if(r.slidesPerGroup>1){const O=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/r.slidesPerGroup),R=T*r.slidesPerGroup;for(let I=0;I<O;I+=1)p.push(p[p.length-1]+R)}for(let O=0;O<e.virtual.slidesBefore+e.virtual.slidesAfter;O+=1)r.slidesPerGroup===1&&p.push(p[p.length-1]+T),f.push(f[f.length-1]+T),e.virtualSize+=T}if(p.length===0&&(p=[0]),x!==0){const T=e.isHorizontal()&&l?"marginLeft":e.getDirectionLabel("marginRight");c.filter((O,R)=>!r.cssMode||r.loop?!0:R!==c.length-1).forEach(O=>{O.style[T]=`${x}px`})}if(r.centeredSlides&&r.centeredSlidesBounds){let T=0;v.forEach(R=>{T+=R+(x||0)}),T-=x;const O=T-s;p=p.map(R=>R<=0?-g:R>O?O+b:R)}if(r.centerInsufficientSlides){let T=0;if(v.forEach(O=>{T+=O+(x||0)}),T-=x,T<s){const O=(s-T)/2;p.forEach((R,I)=>{p[I]=R-O}),f.forEach((R,I)=>{f[I]=R+O})}}if(Object.assign(e,{slides:c,snapGrid:p,slidesGrid:f,slidesSizesGrid:v}),r.centeredSlides&&r.cssMode&&!r.centeredSlidesBounds){ye(n,"--swiper-centered-offset-before",`${-p[0]}px`),ye(n,"--swiper-centered-offset-after",`${e.size/2-v[v.length-1]/2}px`);const T=-e.snapGrid[0],O=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(R=>R+T),e.slidesGrid=e.slidesGrid.map(R=>R+O)}if(d!==u&&e.emit("slidesLengthChange"),p.length!==h&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),f.length!==E&&e.emit("slidesGridLengthChange"),r.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!o&&!r.cssMode&&(r.effect==="slide"||r.effect==="fade")){const T=`${r.containerModifierClass}backface-hidden`,O=e.el.classList.contains(T);d<=r.maxBackfaceHiddenSlides?O||e.el.classList.add(T):O&&e.el.classList.remove(T)}}function Ms(e){const t=this,r=[],n=t.virtual&&t.params.virtual.enabled;let i=0,s;typeof e=="number"?t.setTransition(e):e===!0&&t.setTransition(t.params.speed);const l=a=>n?t.slides[t.getSlideIndexByData(a)]:t.slides[a];if(t.params.slidesPerView!=="auto"&&t.params.slidesPerView>1)if(t.params.centeredSlides)(t.visibleSlides||[]).forEach(a=>{r.push(a)});else for(s=0;s<Math.ceil(t.params.slidesPerView);s+=1){const a=t.activeIndex+s;if(a>t.slides.length&&!n)break;r.push(l(a))}else r.push(l(t.activeIndex));for(s=0;s<r.length;s+=1)if(typeof r[s]<"u"){const a=r[s].offsetHeight;i=a>i?a:i}(i||i===0)&&(t.wrapperEl.style.height=`${i}px`)}function Os(){const e=this,t=e.slides,r=e.isElement?e.isHorizontal()?e.wrapperEl.offsetLeft:e.wrapperEl.offsetTop:0;for(let n=0;n<t.length;n+=1)t[n].swiperSlideOffset=(e.isHorizontal()?t[n].offsetLeft:t[n].offsetTop)-r-e.cssOverflowAdjustment()}function js(e){e===void 0&&(e=this&&this.translate||0);const t=this,r=t.params,{slides:n,rtlTranslate:i,snapGrid:s}=t;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&t.updateSlidesOffset();let l=-e;i&&(l=e),n.forEach(o=>{o.classList.remove(r.slideVisibleClass,r.slideFullyVisibleClass)}),t.visibleSlidesIndexes=[],t.visibleSlides=[];let a=r.spaceBetween;typeof a=="string"&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*t.size:typeof a=="string"&&(a=parseFloat(a));for(let o=0;o<n.length;o+=1){const u=n[o];let c=u.swiperSlideOffset;r.cssMode&&r.centeredSlides&&(c-=n[0].swiperSlideOffset);const d=(l+(r.centeredSlides?t.minTranslate():0)-c)/(u.swiperSlideSize+a),p=(l-s[0]+(r.centeredSlides?t.minTranslate():0)-c)/(u.swiperSlideSize+a),f=-(l-c),v=f+t.slidesSizesGrid[o],g=f>=0&&f<=t.size-t.slidesSizesGrid[o];(f>=0&&f<t.size-1||v>1&&v<=t.size||f<=0&&v>=t.size)&&(t.visibleSlides.push(u),t.visibleSlidesIndexes.push(o),n[o].classList.add(r.slideVisibleClass)),g&&n[o].classList.add(r.slideFullyVisibleClass),u.progress=i?-d:d,u.originalProgress=i?-p:p}}function Is(e){const t=this;if(typeof e>"u"){const c=t.rtlTranslate?-1:1;e=t&&t.translate&&t.translate*c||0}const r=t.params,n=t.maxTranslate()-t.minTranslate();let{progress:i,isBeginning:s,isEnd:l,progressLoop:a}=t;const o=s,u=l;if(n===0)i=0,s=!0,l=!0;else{i=(e-t.minTranslate())/n;const c=Math.abs(e-t.minTranslate())<1,d=Math.abs(e-t.maxTranslate())<1;s=c||i<=0,l=d||i>=1,c&&(i=0),d&&(i=1)}if(r.loop){const c=t.getSlideIndexByData(0),d=t.getSlideIndexByData(t.slides.length-1),p=t.slidesGrid[c],f=t.slidesGrid[d],v=t.slidesGrid[t.slidesGrid.length-1],g=Math.abs(e);g>=p?a=(g-p)/v:a=(g+v-f)/v,a>1&&(a-=1)}Object.assign(t,{progress:i,progressLoop:a,isBeginning:s,isEnd:l}),(r.watchSlidesProgress||r.centeredSlides&&r.autoHeight)&&t.updateSlidesProgress(e),s&&!o&&t.emit("reachBeginning toEdge"),l&&!u&&t.emit("reachEnd toEdge"),(o&&!s||u&&!l)&&t.emit("fromEdge"),t.emit("progress",i)}function Rs(){const e=this,{slides:t,params:r,slidesEl:n,activeIndex:i}=e,s=e.virtual&&r.virtual.enabled,l=e.grid&&r.grid&&r.grid.rows>1,a=d=>re(n,`.${r.slideClass}${d}, swiper-slide${d}`)[0];t.forEach(d=>{d.classList.remove(r.slideActiveClass,r.slideNextClass,r.slidePrevClass)});let o,u,c;if(s)if(r.loop){let d=i-e.virtual.slidesBefore;d<0&&(d=e.virtual.slides.length+d),d>=e.virtual.slides.length&&(d-=e.virtual.slides.length),o=a(`[data-swiper-slide-index="${d}"]`)}else o=a(`[data-swiper-slide-index="${i}"]`);else l?(o=t.filter(d=>d.column===i)[0],c=t.filter(d=>d.column===i+1)[0],u=t.filter(d=>d.column===i-1)[0]):o=t[i];o&&(o.classList.add(r.slideActiveClass),l?(c&&c.classList.add(r.slideNextClass),u&&u.classList.add(r.slidePrevClass)):(c=vs(o,`.${r.slideClass}, swiper-slide`)[0],r.loop&&!c&&(c=t[0]),c&&c.classList.add(r.slideNextClass),u=gs(o,`.${r.slideClass}, swiper-slide`)[0],r.loop&&!u===0&&(u=t[t.length-1]),u&&u.classList.add(r.slidePrevClass))),e.emitSlidesClasses()}const Ae=(e,t)=>{if(!e||e.destroyed||!e.params)return;const r=()=>e.isElement?"swiper-slide":`.${e.params.slideClass}`,n=t.closest(r());if(n){let i=n.querySelector(`.${e.params.lazyPreloaderClass}`);!i&&e.isElement&&(n.shadowRoot?i=n.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(i=n.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),i&&i.remove())})),i&&i.remove()}},$e=(e,t)=>{if(!e.slides[t])return;const r=e.slides[t].querySelector('[loading="lazy"]');r&&r.removeAttribute("loading")},bt=e=>{if(!e||e.destroyed||!e.params)return;let t=e.params.lazyPreloadPrevNext;const r=e.slides.length;if(!r||!t||t<0)return;t=Math.min(t,r);const n=e.params.slidesPerView==="auto"?e.slidesPerViewDynamic():Math.ceil(e.params.slidesPerView),i=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const l=i,a=[l-t];a.push(...Array.from({length:t}).map((o,u)=>l+n+u)),e.slides.forEach((o,u)=>{a.includes(o.column)&&$e(e,u)});return}const s=i+n-1;if(e.params.rewind||e.params.loop)for(let l=i-t;l<=s+t;l+=1){const a=(l%r+r)%r;(a<i||a>s)&&$e(e,a)}else for(let l=Math.max(i-t,0);l<=Math.min(s+t,r-1);l+=1)l!==i&&(l>s||l<i)&&$e(e,l)};function Ls(e){const{slidesGrid:t,params:r}=e,n=e.rtlTranslate?e.translate:-e.translate;let i;for(let s=0;s<t.length;s+=1)typeof t[s+1]<"u"?n>=t[s]&&n<t[s+1]-(t[s+1]-t[s])/2?i=s:n>=t[s]&&n<t[s+1]&&(i=s+1):n>=t[s]&&(i=s);return r.normalizeSlideIndex&&(i<0||typeof i>"u")&&(i=0),i}function As(e){const t=this,r=t.rtlTranslate?t.translate:-t.translate,{snapGrid:n,params:i,activeIndex:s,realIndex:l,snapIndex:a}=t;let o=e,u;const c=f=>{let v=f-t.virtual.slidesBefore;return v<0&&(v=t.virtual.slides.length+v),v>=t.virtual.slides.length&&(v-=t.virtual.slides.length),v};if(typeof o>"u"&&(o=Ls(t)),n.indexOf(r)>=0)u=n.indexOf(r);else{const f=Math.min(i.slidesPerGroupSkip,o);u=f+Math.floor((o-f)/i.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),o===s&&!t.params.loop){u!==a&&(t.snapIndex=u,t.emit("snapIndexChange"));return}if(o===s&&t.params.loop&&t.virtual&&t.params.virtual.enabled){t.realIndex=c(o);return}const d=t.grid&&i.grid&&i.grid.rows>1;let p;if(t.virtual&&i.virtual.enabled&&i.loop)p=c(o);else if(d){const f=t.slides.filter(g=>g.column===o)[0];let v=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(v)&&(v=Math.max(t.slides.indexOf(f),0)),p=Math.floor(v/i.grid.rows)}else if(t.slides[o]){const f=t.slides[o].getAttribute("data-swiper-slide-index");f?p=parseInt(f,10):p=o}else p=o;Object.assign(t,{previousSnapIndex:a,snapIndex:u,previousRealIndex:l,realIndex:p,previousIndex:s,activeIndex:o}),t.initialized&&bt(t),t.emit("activeIndexChange"),t.emit("snapIndexChange"),(t.initialized||t.params.runCallbacksOnInit)&&(l!==p&&t.emit("realIndexChange"),t.emit("slideChange"))}function Ns(e,t){const r=this,n=r.params;let i=e.closest(`.${n.slideClass}, swiper-slide`);!i&&r.isElement&&t&&t.length>1&&t.includes(e)&&[...t.slice(t.indexOf(e)+1,t.length)].forEach(a=>{!i&&a.matches&&a.matches(`.${n.slideClass}, swiper-slide`)&&(i=a)});let s=!1,l;if(i){for(let a=0;a<r.slides.length;a+=1)if(r.slides[a]===i){s=!0,l=a;break}}if(i&&s)r.clickedSlide=i,r.virtual&&r.params.virtual.enabled?r.clickedIndex=parseInt(i.getAttribute("data-swiper-slide-index"),10):r.clickedIndex=l;else{r.clickedSlide=void 0,r.clickedIndex=void 0;return}n.slideToClickedSlide&&r.clickedIndex!==void 0&&r.clickedIndex!==r.activeIndex&&r.slideToClickedSlide()}var ks={updateSize:Es,updateSlides:Cs,updateAutoHeight:Ms,updateSlidesOffset:Os,updateSlidesProgress:js,updateProgress:Is,updateSlidesClasses:Rs,updateActiveIndex:As,updateClickedSlide:Ns};function zs(e){e===void 0&&(e=this.isHorizontal()?"x":"y");const t=this,{params:r,rtlTranslate:n,translate:i,wrapperEl:s}=t;if(r.virtualTranslate)return n?-i:i;if(r.cssMode)return i;let l=hs(s,e);return l+=t.cssOverflowAdjustment(),n&&(l=-l),l||0}function Ds(e,t){const r=this,{rtlTranslate:n,params:i,wrapperEl:s,progress:l}=r;let a=0,o=0;const u=0;r.isHorizontal()?a=n?-e:e:o=e,i.roundLengths&&(a=Math.floor(a),o=Math.floor(o)),r.previousTranslate=r.translate,r.translate=r.isHorizontal()?a:o,i.cssMode?s[r.isHorizontal()?"scrollLeft":"scrollTop"]=r.isHorizontal()?-a:-o:i.virtualTranslate||(r.isHorizontal()?a-=r.cssOverflowAdjustment():o-=r.cssOverflowAdjustment(),s.style.transform=`translate3d(${a}px, ${o}px, ${u}px)`);let c;const d=r.maxTranslate()-r.minTranslate();d===0?c=0:c=(e-r.minTranslate())/d,c!==l&&r.updateProgress(e),r.emit("setTranslate",r.translate,t)}function qs(){return-this.snapGrid[0]}function Bs(){return-this.snapGrid[this.snapGrid.length-1]}function Vs(e,t,r,n,i){e===void 0&&(e=0),t===void 0&&(t=this.params.speed),r===void 0&&(r=!0),n===void 0&&(n=!0);const s=this,{params:l,wrapperEl:a}=s;if(s.animating&&l.preventInteractionOnTransition)return!1;const o=s.minTranslate(),u=s.maxTranslate();let c;if(n&&e>o?c=o:n&&e<u?c=u:c=e,s.updateProgress(c),l.cssMode){const d=s.isHorizontal();if(t===0)a[d?"scrollLeft":"scrollTop"]=-c;else{if(!s.support.smoothScroll)return zr({swiper:s,targetPosition:-c,side:d?"left":"top"}),!0;a.scrollTo({[d?"left":"top"]:-c,behavior:"smooth"})}return!0}return t===0?(s.setTransition(0),s.setTranslate(c),r&&(s.emit("beforeTransitionStart",t,i),s.emit("transitionEnd"))):(s.setTransition(t),s.setTranslate(c),r&&(s.emit("beforeTransitionStart",t,i),s.emit("transitionStart")),s.animating||(s.animating=!0,s.onTranslateToWrapperTransitionEnd||(s.onTranslateToWrapperTransitionEnd=function(p){!s||s.destroyed||p.target===this&&(s.wrapperEl.removeEventListener("transitionend",s.onTranslateToWrapperTransitionEnd),s.onTranslateToWrapperTransitionEnd=null,delete s.onTranslateToWrapperTransitionEnd,r&&s.emit("transitionEnd"))}),s.wrapperEl.addEventListener("transitionend",s.onTranslateToWrapperTransitionEnd))),!0}var Gs={getTranslate:zs,setTranslate:Ds,minTranslate:qs,maxTranslate:Bs,translateTo:Vs};function $s(e,t){const r=this;r.params.cssMode||(r.wrapperEl.style.transitionDuration=`${e}ms`,r.wrapperEl.style.transitionDelay=e===0?"0ms":""),r.emit("setTransition",e,t)}function Br(e){let{swiper:t,runCallbacks:r,direction:n,step:i}=e;const{activeIndex:s,previousIndex:l}=t;let a=n;if(a||(s>l?a="next":s<l?a="prev":a="reset"),t.emit(`transition${i}`),r&&s!==l){if(a==="reset"){t.emit(`slideResetTransition${i}`);return}t.emit(`slideChangeTransition${i}`),a==="next"?t.emit(`slideNextTransition${i}`):t.emit(`slidePrevTransition${i}`)}}function Fs(e,t){e===void 0&&(e=!0);const r=this,{params:n}=r;n.cssMode||(n.autoHeight&&r.updateAutoHeight(),Br({swiper:r,runCallbacks:e,direction:t,step:"Start"}))}function Hs(e,t){e===void 0&&(e=!0);const r=this,{params:n}=r;r.animating=!1,!n.cssMode&&(r.setTransition(0),Br({swiper:r,runCallbacks:e,direction:t,step:"End"}))}var Ws={setTransition:$s,transitionStart:Fs,transitionEnd:Hs};function Us(e,t,r,n,i){e===void 0&&(e=0),t===void 0&&(t=this.params.speed),r===void 0&&(r=!0),typeof e=="string"&&(e=parseInt(e,10));const s=this;let l=e;l<0&&(l=0);const{params:a,snapGrid:o,slidesGrid:u,previousIndex:c,activeIndex:d,rtlTranslate:p,wrapperEl:f,enabled:v}=s;if(s.animating&&a.preventInteractionOnTransition||!v&&!n&&!i||s.destroyed)return!1;const g=Math.min(s.params.slidesPerGroupSkip,l);let b=g+Math.floor((l-g)/s.params.slidesPerGroup);b>=o.length&&(b=o.length-1);const h=-o[b];if(a.normalizeSlideIndex)for(let x=0;x<u.length;x+=1){const w=-Math.floor(h*100),S=Math.floor(u[x]*100),C=Math.floor(u[x+1]*100);typeof u[x+1]<"u"?w>=S&&w<C-(C-S)/2?l=x:w>=S&&w<C&&(l=x+1):w>=S&&(l=x)}if(s.initialized&&l!==d&&(!s.allowSlideNext&&(p?h>s.translate&&h>s.minTranslate():h<s.translate&&h<s.minTranslate())||!s.allowSlidePrev&&h>s.translate&&h>s.maxTranslate()&&(d||0)!==l))return!1;l!==(c||0)&&r&&s.emit("beforeSlideChangeStart"),s.updateProgress(h);let E;if(l>d?E="next":l<d?E="prev":E="reset",p&&-h===s.translate||!p&&h===s.translate)return s.updateActiveIndex(l),a.autoHeight&&s.updateAutoHeight(),s.updateSlidesClasses(),a.effect!=="slide"&&s.setTranslate(h),E!=="reset"&&(s.transitionStart(r,E),s.transitionEnd(r,E)),!1;if(a.cssMode){const x=s.isHorizontal(),w=p?h:-h;if(t===0){const S=s.virtual&&s.params.virtual.enabled;S&&(s.wrapperEl.style.scrollSnapType="none",s._immediateVirtual=!0),S&&!s._cssModeVirtualInitialSet&&s.params.initialSlide>0?(s._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[x?"scrollLeft":"scrollTop"]=w})):f[x?"scrollLeft":"scrollTop"]=w,S&&requestAnimationFrame(()=>{s.wrapperEl.style.scrollSnapType="",s._immediateVirtual=!1})}else{if(!s.support.smoothScroll)return zr({swiper:s,targetPosition:w,side:x?"left":"top"}),!0;f.scrollTo({[x?"left":"top"]:w,behavior:"smooth"})}return!0}return s.setTransition(t),s.setTranslate(h),s.updateActiveIndex(l),s.updateSlidesClasses(),s.emit("beforeTransitionStart",t,n),s.transitionStart(r,E),t===0?s.transitionEnd(r,E):s.animating||(s.animating=!0,s.onSlideToWrapperTransitionEnd||(s.onSlideToWrapperTransitionEnd=function(w){!s||s.destroyed||w.target===this&&(s.wrapperEl.removeEventListener("transitionend",s.onSlideToWrapperTransitionEnd),s.onSlideToWrapperTransitionEnd=null,delete s.onSlideToWrapperTransitionEnd,s.transitionEnd(r,E))}),s.wrapperEl.addEventListener("transitionend",s.onSlideToWrapperTransitionEnd)),!0}function Ys(e,t,r,n){e===void 0&&(e=0),t===void 0&&(t=this.params.speed),r===void 0&&(r=!0),typeof e=="string"&&(e=parseInt(e,10));const i=this;if(i.destroyed)return;const s=i.grid&&i.params.grid&&i.params.grid.rows>1;let l=e;if(i.params.loop)if(i.virtual&&i.params.virtual.enabled)l=l+i.virtual.slidesBefore;else{let a;if(s){const p=l*i.params.grid.rows;a=i.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===p)[0].column}else a=i.getSlideIndexByData(l);const o=s?Math.ceil(i.slides.length/i.params.grid.rows):i.slides.length,{centeredSlides:u}=i.params;let c=i.params.slidesPerView;c==="auto"?c=i.slidesPerViewDynamic():(c=Math.ceil(parseFloat(i.params.slidesPerView,10)),u&&c%2===0&&(c=c+1));let d=o-a<c;if(u&&(d=d||a<Math.ceil(c/2)),d){const p=u?a<i.activeIndex?"prev":"next":a-i.activeIndex-1<i.params.slidesPerView?"next":"prev";i.loopFix({direction:p,slideTo:!0,activeSlideIndex:p==="next"?a+1:a-o+1,slideRealIndex:p==="next"?i.realIndex:void 0})}if(s){const p=l*i.params.grid.rows;l=i.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===p)[0].column}else l=i.getSlideIndexByData(l)}return requestAnimationFrame(()=>{i.slideTo(l,t,r,n)}),i}function Xs(e,t,r){e===void 0&&(e=this.params.speed),t===void 0&&(t=!0);const n=this,{enabled:i,params:s,animating:l}=n;if(!i||n.destroyed)return n;let a=s.slidesPerGroup;s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(a=Math.max(n.slidesPerViewDynamic("current",!0),1));const o=n.activeIndex<s.slidesPerGroupSkip?1:a,u=n.virtual&&s.virtual.enabled;if(s.loop){if(l&&!u&&s.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&s.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+o,e,t,r)}),!0}return s.rewind&&n.isEnd?n.slideTo(0,e,t,r):n.slideTo(n.activeIndex+o,e,t,r)}function Ks(e,t,r){e===void 0&&(e=this.params.speed),t===void 0&&(t=!0);const n=this,{params:i,snapGrid:s,slidesGrid:l,rtlTranslate:a,enabled:o,animating:u}=n;if(!o||n.destroyed)return n;const c=n.virtual&&i.virtual.enabled;if(i.loop){if(u&&!c&&i.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const d=a?n.translate:-n.translate;function p(h){return h<0?-Math.floor(Math.abs(h)):Math.floor(h)}const f=p(d),v=s.map(h=>p(h));let g=s[v.indexOf(f)-1];if(typeof g>"u"&&i.cssMode){let h;s.forEach((E,x)=>{f>=E&&(h=x)}),typeof h<"u"&&(g=s[h>0?h-1:h])}let b=0;if(typeof g<"u"&&(b=l.indexOf(g),b<0&&(b=n.activeIndex-1),i.slidesPerView==="auto"&&i.slidesPerGroup===1&&i.slidesPerGroupAuto&&(b=b-n.slidesPerViewDynamic("previous",!0)+1,b=Math.max(b,0))),i.rewind&&n.isBeginning){const h=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(h,e,t,r)}else if(i.loop&&n.activeIndex===0&&i.cssMode)return requestAnimationFrame(()=>{n.slideTo(b,e,t,r)}),!0;return n.slideTo(b,e,t,r)}function Zs(e,t,r){e===void 0&&(e=this.params.speed),t===void 0&&(t=!0);const n=this;if(!n.destroyed)return n.slideTo(n.activeIndex,e,t,r)}function Qs(e,t,r,n){e===void 0&&(e=this.params.speed),t===void 0&&(t=!0),n===void 0&&(n=.5);const i=this;if(i.destroyed)return;let s=i.activeIndex;const l=Math.min(i.params.slidesPerGroupSkip,s),a=l+Math.floor((s-l)/i.params.slidesPerGroup),o=i.rtlTranslate?i.translate:-i.translate;if(o>=i.snapGrid[a]){const u=i.snapGrid[a],c=i.snapGrid[a+1];o-u>(c-u)*n&&(s+=i.params.slidesPerGroup)}else{const u=i.snapGrid[a-1],c=i.snapGrid[a];o-u<=(c-u)*n&&(s-=i.params.slidesPerGroup)}return s=Math.max(s,0),s=Math.min(s,i.slidesGrid.length-1),i.slideTo(s,e,t,r)}function Js(){const e=this;if(e.destroyed)return;const{params:t,slidesEl:r}=e,n=t.slidesPerView==="auto"?e.slidesPerViewDynamic():t.slidesPerView;let i=e.clickedIndex,s;const l=e.isElement?"swiper-slide":`.${t.slideClass}`;if(t.loop){if(e.animating)return;s=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),t.centeredSlides?i<e.loopedSlides-n/2||i>e.slides.length-e.loopedSlides+n/2?(e.loopFix(),i=e.getSlideIndex(re(r,`${l}[data-swiper-slide-index="${s}"]`)[0]),vt(()=>{e.slideTo(i)})):e.slideTo(i):i>e.slides.length-n?(e.loopFix(),i=e.getSlideIndex(re(r,`${l}[data-swiper-slide-index="${s}"]`)[0]),vt(()=>{e.slideTo(i)})):e.slideTo(i)}else e.slideTo(i)}var eo={slideTo:Us,slideToLoop:Ys,slideNext:Xs,slidePrev:Ks,slideReset:Zs,slideToClosest:Qs,slideToClickedSlide:Js};function to(e){const t=this,{params:r,slidesEl:n}=t;if(!r.loop||t.virtual&&t.params.virtual.enabled)return;const i=()=>{re(n,`.${r.slideClass}, swiper-slide`).forEach((d,p)=>{d.setAttribute("data-swiper-slide-index",p)})},s=t.grid&&r.grid&&r.grid.rows>1,l=r.slidesPerGroup*(s?r.grid.rows:1),a=t.slides.length%l!==0,o=s&&t.slides.length%r.grid.rows!==0,u=c=>{for(let d=0;d<c;d+=1){const p=t.isElement?wt("swiper-slide",[r.slideBlankClass]):wt("div",[r.slideClass,r.slideBlankClass]);t.slidesEl.append(p)}};if(a){if(r.loopAddBlankSlides){const c=l-t.slides.length%l;u(c),t.recalcSlides(),t.updateSlides()}else ke("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");i()}else if(o){if(r.loopAddBlankSlides){const c=r.grid.rows-t.slides.length%r.grid.rows;u(c),t.recalcSlides(),t.updateSlides()}else ke("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");i()}else i();t.loopFix({slideRealIndex:e,direction:r.centeredSlides?void 0:"next"})}function ro(e){let{slideRealIndex:t,slideTo:r=!0,direction:n,setTranslate:i,activeSlideIndex:s,byController:l,byMousewheel:a}=e===void 0?{}:e;const o=this;if(!o.params.loop)return;o.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:d,slidesEl:p,params:f}=o,{centeredSlides:v}=f;if(o.allowSlidePrev=!0,o.allowSlideNext=!0,o.virtual&&f.virtual.enabled){r&&(!f.centeredSlides&&o.snapIndex===0?o.slideTo(o.virtual.slides.length,0,!1,!0):f.centeredSlides&&o.snapIndex<f.slidesPerView?o.slideTo(o.virtual.slides.length+o.snapIndex,0,!1,!0):o.snapIndex===o.snapGrid.length-1&&o.slideTo(o.virtual.slidesBefore,0,!1,!0)),o.allowSlidePrev=c,o.allowSlideNext=d,o.emit("loopFix");return}let g=f.slidesPerView;g==="auto"?g=o.slidesPerViewDynamic():(g=Math.ceil(parseFloat(f.slidesPerView,10)),v&&g%2===0&&(g=g+1));const b=f.slidesPerGroupAuto?g:f.slidesPerGroup;let h=b;h%b!==0&&(h+=b-h%b),h+=f.loopAdditionalSlides,o.loopedSlides=h;const E=o.grid&&f.grid&&f.grid.rows>1;u.length<g+h?ke("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):E&&f.grid.fill==="row"&&ke("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const x=[],w=[];let S=o.activeIndex;typeof s>"u"?s=o.getSlideIndex(u.filter(I=>I.classList.contains(f.slideActiveClass))[0]):S=s;const C=n==="next"||!n,j=n==="prev"||!n;let P=0,M=0;const T=E?Math.ceil(u.length/f.grid.rows):u.length,R=(E?u[s].column:s)+(v&&typeof i>"u"?-g/2+.5:0);if(R<h){P=Math.max(h-R,b);for(let I=0;I<h-R;I+=1){const N=I-Math.floor(I/T)*T;if(E){const z=T-N-1;for(let $=u.length-1;$>=0;$-=1)u[$].column===z&&x.push($)}else x.push(T-N-1)}}else if(R+g>T-h){M=Math.max(R-(T-h*2),b);for(let I=0;I<M;I+=1){const N=I-Math.floor(I/T)*T;E?u.forEach((z,$)=>{z.column===N&&w.push($)}):w.push(N)}}if(o.__preventObserver__=!0,requestAnimationFrame(()=>{o.__preventObserver__=!1}),j&&x.forEach(I=>{u[I].swiperLoopMoveDOM=!0,p.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),C&&w.forEach(I=>{u[I].swiperLoopMoveDOM=!0,p.append(u[I]),u[I].swiperLoopMoveDOM=!1}),o.recalcSlides(),f.slidesPerView==="auto"?o.updateSlides():E&&(x.length>0&&j||w.length>0&&C)&&o.slides.forEach((I,N)=>{o.grid.updateSlide(N,I,o.slides)}),f.watchSlidesProgress&&o.updateSlidesOffset(),r){if(x.length>0&&j){if(typeof t>"u"){const I=o.slidesGrid[S],z=o.slidesGrid[S+P]-I;a?o.setTranslate(o.translate-z):(o.slideTo(S+P,0,!1,!0),i&&(o.touchEventsData.startTranslate=o.touchEventsData.startTranslate-z,o.touchEventsData.currentTranslate=o.touchEventsData.currentTranslate-z))}else if(i){const I=E?x.length/f.grid.rows:x.length;o.slideTo(o.activeIndex+I,0,!1,!0),o.touchEventsData.currentTranslate=o.translate}}else if(w.length>0&&C)if(typeof t>"u"){const I=o.slidesGrid[S],z=o.slidesGrid[S-M]-I;a?o.setTranslate(o.translate-z):(o.slideTo(S-M,0,!1,!0),i&&(o.touchEventsData.startTranslate=o.touchEventsData.startTranslate-z,o.touchEventsData.currentTranslate=o.touchEventsData.currentTranslate-z))}else{const I=E?w.length/f.grid.rows:w.length;o.slideTo(o.activeIndex-I,0,!1,!0)}}if(o.allowSlidePrev=c,o.allowSlideNext=d,o.controller&&o.controller.control&&!l){const I={slideRealIndex:t,direction:n,setTranslate:i,activeSlideIndex:s,byController:!0};Array.isArray(o.controller.control)?o.controller.control.forEach(N=>{!N.destroyed&&N.params.loop&&N.loopFix({...I,slideTo:N.params.slidesPerView===f.slidesPerView?r:!1})}):o.controller.control instanceof o.constructor&&o.controller.control.params.loop&&o.controller.control.loopFix({...I,slideTo:o.controller.control.params.slidesPerView===f.slidesPerView?r:!1})}o.emit("loopFix")}function no(){const e=this,{params:t,slidesEl:r}=e;if(!t.loop||e.virtual&&e.params.virtual.enabled)return;e.recalcSlides();const n=[];e.slides.forEach(i=>{const s=typeof i.swiperSlideIndex>"u"?i.getAttribute("data-swiper-slide-index")*1:i.swiperSlideIndex;n[s]=i}),e.slides.forEach(i=>{i.removeAttribute("data-swiper-slide-index")}),n.forEach(i=>{r.append(i)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}var io={loopCreate:to,loopFix:ro,loopDestroy:no};function so(e){const t=this;if(!t.params.simulateTouch||t.params.watchOverflow&&t.isLocked||t.params.cssMode)return;const r=t.params.touchEventsTarget==="container"?t.el:t.wrapperEl;t.isElement&&(t.__preventObserver__=!0),r.style.cursor="move",r.style.cursor=e?"grabbing":"grab",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1})}function oo(){const e=this;e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.isElement&&(e.__preventObserver__=!0),e[e.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1}))}var ao={setGrabCursor:so,unsetGrabCursor:oo};function lo(e,t){t===void 0&&(t=this);function r(n){if(!n||n===fe()||n===U())return null;n.assignedSlot&&(n=n.assignedSlot);const i=n.closest(e);return!i&&!n.getRootNode?null:i||r(n.getRootNode().host)}return r(t)}function Bt(e,t,r){const n=U(),{params:i}=e,s=i.edgeSwipeDetection,l=i.edgeSwipeThreshold;return s&&(r<=l||r>=n.innerWidth-l)?s==="prevent"?(t.preventDefault(),!0):!1:!0}function co(e){const t=this,r=fe();let n=e;n.originalEvent&&(n=n.originalEvent);const i=t.touchEventsData;if(n.type==="pointerdown"){if(i.pointerId!==null&&i.pointerId!==n.pointerId)return;i.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(i.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){Bt(t,n,n.targetTouches[0].pageX);return}const{params:s,touches:l,enabled:a}=t;if(!a||!s.simulateTouch&&n.pointerType==="mouse"||t.animating&&s.preventInteractionOnTransition)return;!t.animating&&s.cssMode&&s.loop&&t.loopFix();let o=n.target;if(s.touchEventsTarget==="wrapper"&&!t.wrapperEl.contains(o)||"which"in n&&n.which===3||"button"in n&&n.button>0||i.isTouched&&i.isMoved)return;const u=!!s.noSwipingClass&&s.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(o=c[0]);const d=s.noSwipingSelector?s.noSwipingSelector:`.${s.noSwipingClass}`,p=!!(n.target&&n.target.shadowRoot);if(s.noSwiping&&(p?lo(d,o):o.closest(d))){t.allowClick=!0;return}if(s.swipeHandler&&!o.closest(s.swipeHandler))return;l.currentX=n.pageX,l.currentY=n.pageY;const f=l.currentX,v=l.currentY;if(!Bt(t,n,f))return;Object.assign(i,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),l.startX=f,l.startY=v,i.touchStartTime=Ne(),t.allowClick=!0,t.updateSize(),t.swipeDirection=void 0,s.threshold>0&&(i.allowThresholdMove=!1);let g=!0;o.matches(i.focusableElements)&&(g=!1,o.nodeName==="SELECT"&&(i.isTouched=!1)),r.activeElement&&r.activeElement.matches(i.focusableElements)&&r.activeElement!==o&&r.activeElement.blur();const b=g&&t.allowTouchMove&&s.touchStartPreventDefault;(s.touchStartForcePreventDefault||b)&&!o.isContentEditable&&n.preventDefault(),s.freeMode&&s.freeMode.enabled&&t.freeMode&&t.animating&&!s.cssMode&&t.freeMode.onTouchStart(),t.emit("touchStart",n)}function uo(e){const t=fe(),r=this,n=r.touchEventsData,{params:i,touches:s,rtlTranslate:l,enabled:a}=r;if(!a||!i.simulateTouch&&e.pointerType==="mouse")return;let o=e;if(o.originalEvent&&(o=o.originalEvent),o.type==="pointermove"&&(n.touchId!==null||o.pointerId!==n.pointerId))return;let u;if(o.type==="touchmove"){if(u=[...o.changedTouches].filter(C=>C.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=o;if(!n.isTouched){n.startMoving&&n.isScrolling&&r.emit("touchMoveOpposite",o);return}const c=u.pageX,d=u.pageY;if(o.preventedByNestedSwiper){s.startX=c,s.startY=d;return}if(!r.allowTouchMove){o.target.matches(n.focusableElements)||(r.allowClick=!1),n.isTouched&&(Object.assign(s,{startX:c,startY:d,currentX:c,currentY:d}),n.touchStartTime=Ne());return}if(i.touchReleaseOnEdges&&!i.loop){if(r.isVertical()){if(d<s.startY&&r.translate<=r.maxTranslate()||d>s.startY&&r.translate>=r.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(c<s.startX&&r.translate<=r.maxTranslate()||c>s.startX&&r.translate>=r.minTranslate())return}if(t.activeElement&&o.target===t.activeElement&&o.target.matches(n.focusableElements)){n.isMoved=!0,r.allowClick=!1;return}n.allowTouchCallbacks&&r.emit("touchMove",o),s.previousX=s.currentX,s.previousY=s.currentY,s.currentX=c,s.currentY=d;const p=s.currentX-s.startX,f=s.currentY-s.startY;if(r.params.threshold&&Math.sqrt(p**2+f**2)<r.params.threshold)return;if(typeof n.isScrolling>"u"){let C;r.isHorizontal()&&s.currentY===s.startY||r.isVertical()&&s.currentX===s.startX?n.isScrolling=!1:p*p+f*f>=25&&(C=Math.atan2(Math.abs(f),Math.abs(p))*180/Math.PI,n.isScrolling=r.isHorizontal()?C>i.touchAngle:90-C>i.touchAngle)}if(n.isScrolling&&r.emit("touchMoveOpposite",o),typeof n.startMoving>"u"&&(s.currentX!==s.startX||s.currentY!==s.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;r.allowClick=!1,!i.cssMode&&o.cancelable&&o.preventDefault(),i.touchMoveStopPropagation&&!i.nested&&o.stopPropagation();let v=r.isHorizontal()?p:f,g=r.isHorizontal()?s.currentX-s.previousX:s.currentY-s.previousY;i.oneWayMovement&&(v=Math.abs(v)*(l?1:-1),g=Math.abs(g)*(l?1:-1)),s.diff=v,v*=i.touchRatio,l&&(v=-v,g=-g);const b=r.touchesDirection;r.swipeDirection=v>0?"prev":"next",r.touchesDirection=g>0?"prev":"next";const h=r.params.loop&&!i.cssMode,E=r.touchesDirection==="next"&&r.allowSlideNext||r.touchesDirection==="prev"&&r.allowSlidePrev;if(!n.isMoved){if(h&&E&&r.loopFix({direction:r.swipeDirection}),n.startTranslate=r.getTranslate(),r.setTransition(0),r.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});r.wrapperEl.dispatchEvent(C)}n.allowMomentumBounce=!1,i.grabCursor&&(r.allowSlideNext===!0||r.allowSlidePrev===!0)&&r.setGrabCursor(!0),r.emit("sliderFirstMove",o)}let x;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&b!==r.touchesDirection&&h&&E&&Math.abs(v)>=1){Object.assign(s,{startX:c,startY:d,currentX:c,currentY:d,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}r.emit("sliderMove",o),n.isMoved=!0,n.currentTranslate=v+n.startTranslate;let w=!0,S=i.resistanceRatio;if(i.touchReleaseOnEdges&&(S=0),v>0?(h&&E&&!x&&n.allowThresholdMove&&n.currentTranslate>(i.centeredSlides?r.minTranslate()-r.slidesSizesGrid[r.activeIndex+1]:r.minTranslate())&&r.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>r.minTranslate()&&(w=!1,i.resistance&&(n.currentTranslate=r.minTranslate()-1+(-r.minTranslate()+n.startTranslate+v)**S))):v<0&&(h&&E&&!x&&n.allowThresholdMove&&n.currentTranslate<(i.centeredSlides?r.maxTranslate()+r.slidesSizesGrid[r.slidesSizesGrid.length-1]:r.maxTranslate())&&r.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:r.slides.length-(i.slidesPerView==="auto"?r.slidesPerViewDynamic():Math.ceil(parseFloat(i.slidesPerView,10)))}),n.currentTranslate<r.maxTranslate()&&(w=!1,i.resistance&&(n.currentTranslate=r.maxTranslate()+1-(r.maxTranslate()-n.startTranslate-v)**S))),w&&(o.preventedByNestedSwiper=!0),!r.allowSlideNext&&r.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!r.allowSlidePrev&&r.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!r.allowSlidePrev&&!r.allowSlideNext&&(n.currentTranslate=n.startTranslate),i.threshold>0)if(Math.abs(v)>i.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,s.startX=s.currentX,s.startY=s.currentY,n.currentTranslate=n.startTranslate,s.diff=r.isHorizontal()?s.currentX-s.startX:s.currentY-s.startY;return}}else{n.currentTranslate=n.startTranslate;return}!i.followFinger||i.cssMode||((i.freeMode&&i.freeMode.enabled&&r.freeMode||i.watchSlidesProgress)&&(r.updateActiveIndex(),r.updateSlidesClasses()),i.freeMode&&i.freeMode.enabled&&r.freeMode&&r.freeMode.onTouchMove(),r.updateProgress(n.currentTranslate),r.setTranslate(n.currentTranslate))}function fo(e){const t=this,r=t.touchEventsData;let n=e;n.originalEvent&&(n=n.originalEvent);let i;if(n.type==="touchend"||n.type==="touchcancel"){if(i=[...n.changedTouches].filter(S=>S.identifier===r.touchId)[0],!i||i.identifier!==r.touchId)return}else{if(r.touchId!==null||n.pointerId!==r.pointerId)return;i=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(t.browser.isSafari||t.browser.isWebView)))return;r.pointerId=null,r.touchId=null;const{params:l,touches:a,rtlTranslate:o,slidesGrid:u,enabled:c}=t;if(!c||!l.simulateTouch&&n.pointerType==="mouse")return;if(r.allowTouchCallbacks&&t.emit("touchEnd",n),r.allowTouchCallbacks=!1,!r.isTouched){r.isMoved&&l.grabCursor&&t.setGrabCursor(!1),r.isMoved=!1,r.startMoving=!1;return}l.grabCursor&&r.isMoved&&r.isTouched&&(t.allowSlideNext===!0||t.allowSlidePrev===!0)&&t.setGrabCursor(!1);const d=Ne(),p=d-r.touchStartTime;if(t.allowClick){const S=n.path||n.composedPath&&n.composedPath();t.updateClickedSlide(S&&S[0]||n.target,S),t.emit("tap click",n),p<300&&d-r.lastClickTime<300&&t.emit("doubleTap doubleClick",n)}if(r.lastClickTime=Ne(),vt(()=>{t.destroyed||(t.allowClick=!0)}),!r.isTouched||!r.isMoved||!t.swipeDirection||a.diff===0&&!r.loopSwapReset||r.currentTranslate===r.startTranslate&&!r.loopSwapReset){r.isTouched=!1,r.isMoved=!1,r.startMoving=!1;return}r.isTouched=!1,r.isMoved=!1,r.startMoving=!1;let f;if(l.followFinger?f=o?t.translate:-t.translate:f=-r.currentTranslate,l.cssMode)return;if(l.freeMode&&l.freeMode.enabled){t.freeMode.onTouchEnd({currentPos:f});return}const v=f>=-t.maxTranslate()&&!t.params.loop;let g=0,b=t.slidesSizesGrid[0];for(let S=0;S<u.length;S+=S<l.slidesPerGroupSkip?1:l.slidesPerGroup){const C=S<l.slidesPerGroupSkip-1?1:l.slidesPerGroup;typeof u[S+C]<"u"?(v||f>=u[S]&&f<u[S+C])&&(g=S,b=u[S+C]-u[S]):(v||f>=u[S])&&(g=S,b=u[u.length-1]-u[u.length-2])}let h=null,E=null;l.rewind&&(t.isBeginning?E=l.virtual&&l.virtual.enabled&&t.virtual?t.virtual.slides.length-1:t.slides.length-1:t.isEnd&&(h=0));const x=(f-u[g])/b,w=g<l.slidesPerGroupSkip-1?1:l.slidesPerGroup;if(p>l.longSwipesMs){if(!l.longSwipes){t.slideTo(t.activeIndex);return}t.swipeDirection==="next"&&(x>=l.longSwipesRatio?t.slideTo(l.rewind&&t.isEnd?h:g+w):t.slideTo(g)),t.swipeDirection==="prev"&&(x>1-l.longSwipesRatio?t.slideTo(g+w):E!==null&&x<0&&Math.abs(x)>l.longSwipesRatio?t.slideTo(E):t.slideTo(g))}else{if(!l.shortSwipes){t.slideTo(t.activeIndex);return}t.navigation&&(n.target===t.navigation.nextEl||n.target===t.navigation.prevEl)?n.target===t.navigation.nextEl?t.slideTo(g+w):t.slideTo(g):(t.swipeDirection==="next"&&t.slideTo(h!==null?h:g+w),t.swipeDirection==="prev"&&t.slideTo(E!==null?E:g))}}function Vt(){const e=this,{params:t,el:r}=e;if(r&&r.offsetWidth===0)return;t.breakpoints&&e.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:i,snapGrid:s}=e,l=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const a=l&&t.loop;(t.slidesPerView==="auto"||t.slidesPerView>1)&&e.isEnd&&!e.isBeginning&&!e.params.centeredSlides&&!a?e.slideTo(e.slides.length-1,0,!1,!0):e.params.loop&&!l?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0),e.autoplay&&e.autoplay.running&&e.autoplay.paused&&(clearTimeout(e.autoplay.resizeTimeout),e.autoplay.resizeTimeout=setTimeout(()=>{e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.resume()},500)),e.allowSlidePrev=i,e.allowSlideNext=n,e.params.watchOverflow&&s!==e.snapGrid&&e.checkOverflow()}function po(e){const t=this;t.enabled&&(t.allowClick||(t.params.preventClicks&&e.preventDefault(),t.params.preventClicksPropagation&&t.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function ho(){const e=this,{wrapperEl:t,rtlTranslate:r,enabled:n}=e;if(!n)return;e.previousTranslate=e.translate,e.isHorizontal()?e.translate=-t.scrollLeft:e.translate=-t.scrollTop,e.translate===0&&(e.translate=0),e.updateActiveIndex(),e.updateSlidesClasses();let i;const s=e.maxTranslate()-e.minTranslate();s===0?i=0:i=(e.translate-e.minTranslate())/s,i!==e.progress&&e.updateProgress(r?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function mo(e){const t=this;Ae(t,e.target),!(t.params.cssMode||t.params.slidesPerView!=="auto"&&!t.params.autoHeight)&&t.update()}function go(){const e=this;e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const Vr=(e,t)=>{const r=fe(),{params:n,el:i,wrapperEl:s,device:l}=e,a=!!n.nested,o=t==="on"?"addEventListener":"removeEventListener",u=t;r[o]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:a}),i[o]("touchstart",e.onTouchStart,{passive:!1}),i[o]("pointerdown",e.onTouchStart,{passive:!1}),r[o]("touchmove",e.onTouchMove,{passive:!1,capture:a}),r[o]("pointermove",e.onTouchMove,{passive:!1,capture:a}),r[o]("touchend",e.onTouchEnd,{passive:!0}),r[o]("pointerup",e.onTouchEnd,{passive:!0}),r[o]("pointercancel",e.onTouchEnd,{passive:!0}),r[o]("touchcancel",e.onTouchEnd,{passive:!0}),r[o]("pointerout",e.onTouchEnd,{passive:!0}),r[o]("pointerleave",e.onTouchEnd,{passive:!0}),r[o]("contextmenu",e.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&i[o]("click",e.onClick,!0),n.cssMode&&s[o]("scroll",e.onScroll),n.updateOnWindowResize?e[u](l.ios||l.android?"resize orientationchange observerUpdate":"resize observerUpdate",Vt,!0):e[u]("observerUpdate",Vt,!0),i[o]("load",e.onLoad,{capture:!0})};function vo(){const e=this,{params:t}=e;e.onTouchStart=co.bind(e),e.onTouchMove=uo.bind(e),e.onTouchEnd=fo.bind(e),e.onDocumentTouchStart=go.bind(e),t.cssMode&&(e.onScroll=ho.bind(e)),e.onClick=po.bind(e),e.onLoad=mo.bind(e),Vr(e,"on")}function wo(){Vr(this,"off")}var bo={attachEvents:vo,detachEvents:wo};const Gt=(e,t)=>e.grid&&t.grid&&t.grid.rows>1;function xo(){const e=this,{realIndex:t,initialized:r,params:n,el:i}=e,s=n.breakpoints;if(!s||s&&Object.keys(s).length===0)return;const l=e.getBreakpoint(s,e.params.breakpointsBase,e.el);if(!l||e.currentBreakpoint===l)return;const o=(l in s?s[l]:void 0)||e.originalParams,u=Gt(e,n),c=Gt(e,o),d=n.enabled;u&&!c?(i.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),e.emitContainerClasses()):!u&&c&&(i.classList.add(`${n.containerModifierClass}grid`),(o.grid.fill&&o.grid.fill==="column"||!o.grid.fill&&n.grid.fill==="column")&&i.classList.add(`${n.containerModifierClass}grid-column`),e.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(h=>{if(typeof o[h]>"u")return;const E=n[h]&&n[h].enabled,x=o[h]&&o[h].enabled;E&&!x&&e[h].disable(),!E&&x&&e[h].enable()});const p=o.direction&&o.direction!==n.direction,f=n.loop&&(o.slidesPerView!==n.slidesPerView||p),v=n.loop;p&&r&&e.changeDirection(),W(e.params,o);const g=e.params.enabled,b=e.params.loop;Object.assign(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),d&&!g?e.disable():!d&&g&&e.enable(),e.currentBreakpoint=l,e.emit("_beforeBreakpoint",o),r&&(f?(e.loopDestroy(),e.loopCreate(t),e.updateSlides()):!v&&b?(e.loopCreate(t),e.updateSlides()):v&&!b&&e.loopDestroy()),e.emit("breakpoint",o)}function yo(e,t,r){if(t===void 0&&(t="window"),!e||t==="container"&&!r)return;let n=!1;const i=U(),s=t==="window"?i.innerHeight:r.clientHeight,l=Object.keys(e).map(a=>{if(typeof a=="string"&&a.indexOf("@")===0){const o=parseFloat(a.substr(1));return{value:s*o,point:a}}return{value:a,point:a}});l.sort((a,o)=>parseInt(a.value,10)-parseInt(o.value,10));for(let a=0;a<l.length;a+=1){const{point:o,value:u}=l[a];t==="window"?i.matchMedia(`(min-width: ${u}px)`).matches&&(n=o):u<=r.clientWidth&&(n=o)}return n||"max"}var So={setBreakpoint:xo,getBreakpoint:yo};function To(e,t){const r=[];return e.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(i=>{n[i]&&r.push(t+i)}):typeof n=="string"&&r.push(t+n)}),r}function Po(){const e=this,{classNames:t,params:r,rtl:n,el:i,device:s}=e,l=To(["initialized",r.direction,{"free-mode":e.params.freeMode&&r.freeMode.enabled},{autoheight:r.autoHeight},{rtl:n},{grid:r.grid&&r.grid.rows>1},{"grid-column":r.grid&&r.grid.rows>1&&r.grid.fill==="column"},{android:s.android},{ios:s.ios},{"css-mode":r.cssMode},{centered:r.cssMode&&r.centeredSlides},{"watch-progress":r.watchSlidesProgress}],r.containerModifierClass);t.push(...l),i.classList.add(...t),e.emitContainerClasses()}function _o(){const e=this,{el:t,classNames:r}=e;t.classList.remove(...r),e.emitContainerClasses()}var Eo={addClasses:Po,removeClasses:_o};function Co(){const e=this,{isLocked:t,params:r}=e,{slidesOffsetBefore:n}=r;if(n){const i=e.slides.length-1,s=e.slidesGrid[i]+e.slidesSizesGrid[i]+n*2;e.isLocked=e.size>s}else e.isLocked=e.snapGrid.length===1;r.allowSlideNext===!0&&(e.allowSlideNext=!e.isLocked),r.allowSlidePrev===!0&&(e.allowSlidePrev=!e.isLocked),t&&t!==e.isLocked&&(e.isEnd=!1),t!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock")}var Mo={checkOverflow:Co},xt={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Oo(e,t){return function(n){n===void 0&&(n={});const i=Object.keys(n)[0],s=n[i];if(typeof s!="object"||s===null){W(t,n);return}if(e[i]===!0&&(e[i]={enabled:!0}),i==="navigation"&&e[i]&&e[i].enabled&&!e[i].prevEl&&!e[i].nextEl&&(e[i].auto=!0),["pagination","scrollbar"].indexOf(i)>=0&&e[i]&&e[i].enabled&&!e[i].el&&(e[i].auto=!0),!(i in e&&"enabled"in s)){W(t,n);return}typeof e[i]=="object"&&!("enabled"in e[i])&&(e[i].enabled=!0),e[i]||(e[i]={enabled:!1}),W(t,n)}}const Fe={eventsEmitter:_s,update:ks,translate:Gs,transition:Ws,slide:eo,loop:io,grabCursor:ao,events:bo,breakpoints:So,checkOverflow:Mo,classes:Eo},He={};let Ct=class te{constructor(){let t,r;for(var n=arguments.length,i=new Array(n),s=0;s<n;s++)i[s]=arguments[s];i.length===1&&i[0].constructor&&Object.prototype.toString.call(i[0]).slice(8,-1)==="Object"?r=i[0]:[t,r]=i,r||(r={}),r=W({},r),t&&!r.el&&(r.el=t);const l=fe();if(r.el&&typeof r.el=="string"&&l.querySelectorAll(r.el).length>1){const c=[];return l.querySelectorAll(r.el).forEach(d=>{const p=W({},r,{el:d});c.push(new te(p))}),c}const a=this;a.__swiper__=!0,a.support=Dr(),a.device=qr({userAgent:r.userAgent}),a.browser=Ss(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],r.modules&&Array.isArray(r.modules)&&a.modules.push(...r.modules);const o={};a.modules.forEach(c=>{c({params:r,swiper:a,extendParams:Oo(r,o),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const u=W({},xt,o);return a.params=W({},u,He,r),a.originalParams=W({},a.params),a.passedParams=W({},r),a.params&&a.params.on&&Object.keys(a.params.on).forEach(c=>{a.on(c,a.params.on[c])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:t,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:a.params.allowSlideNext,allowSlidePrev:a.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}getDirectionLabel(t){return this.isHorizontal()?t:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[t]}getSlideIndex(t){const{slidesEl:r,params:n}=this,i=re(r,`.${n.slideClass}, swiper-slide`),s=Dt(i[0]);return Dt(t)-s}getSlideIndexByData(t){return this.getSlideIndex(this.slides.filter(r=>r.getAttribute("data-swiper-slide-index")*1===t)[0])}recalcSlides(){const t=this,{slidesEl:r,params:n}=t;t.slides=re(r,`.${n.slideClass}, swiper-slide`)}enable(){const t=this;t.enabled||(t.enabled=!0,t.params.grabCursor&&t.setGrabCursor(),t.emit("enable"))}disable(){const t=this;t.enabled&&(t.enabled=!1,t.params.grabCursor&&t.unsetGrabCursor(),t.emit("disable"))}setProgress(t,r){const n=this;t=Math.min(Math.max(t,0),1);const i=n.minTranslate(),l=(n.maxTranslate()-i)*t+i;n.translateTo(l,typeof r>"u"?0:r),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const t=this;if(!t.params._emitClasses||!t.el)return;const r=t.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(t.params.containerModifierClass)===0);t.emit("_containerClasses",r.join(" "))}getSlideClasses(t){const r=this;return r.destroyed?"":t.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(r.params.slideClass)===0).join(" ")}emitSlidesClasses(){const t=this;if(!t.params._emitClasses||!t.el)return;const r=[];t.slides.forEach(n=>{const i=t.getSlideClasses(n);r.push({slideEl:n,classNames:i}),t.emit("_slideClass",n,i)}),t.emit("_slideClasses",r)}slidesPerViewDynamic(t,r){t===void 0&&(t="current"),r===void 0&&(r=!1);const n=this,{params:i,slides:s,slidesGrid:l,slidesSizesGrid:a,size:o,activeIndex:u}=n;let c=1;if(typeof i.slidesPerView=="number")return i.slidesPerView;if(i.centeredSlides){let d=s[u]?Math.ceil(s[u].swiperSlideSize):0,p;for(let f=u+1;f<s.length;f+=1)s[f]&&!p&&(d+=Math.ceil(s[f].swiperSlideSize),c+=1,d>o&&(p=!0));for(let f=u-1;f>=0;f-=1)s[f]&&!p&&(d+=s[f].swiperSlideSize,c+=1,d>o&&(p=!0))}else if(t==="current")for(let d=u+1;d<s.length;d+=1)(r?l[d]+a[d]-l[u]<o:l[d]-l[u]<o)&&(c+=1);else for(let d=u-1;d>=0;d-=1)l[u]-l[d]<o&&(c+=1);return c}update(){const t=this;if(!t||t.destroyed)return;const{snapGrid:r,params:n}=t;n.breakpoints&&t.setBreakpoint(),[...t.el.querySelectorAll('[loading="lazy"]')].forEach(l=>{l.complete&&Ae(t,l)}),t.updateSize(),t.updateSlides(),t.updateProgress(),t.updateSlidesClasses();function i(){const l=t.rtlTranslate?t.translate*-1:t.translate,a=Math.min(Math.max(l,t.maxTranslate()),t.minTranslate());t.setTranslate(a),t.updateActiveIndex(),t.updateSlidesClasses()}let s;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)i(),n.autoHeight&&t.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&t.isEnd&&!n.centeredSlides){const l=t.virtual&&n.virtual.enabled?t.virtual.slides:t.slides;s=t.slideTo(l.length-1,0,!1,!0)}else s=t.slideTo(t.activeIndex,0,!1,!0);s||i()}n.watchOverflow&&r!==t.snapGrid&&t.checkOverflow(),t.emit("update")}changeDirection(t,r){r===void 0&&(r=!0);const n=this,i=n.params.direction;return t||(t=i==="horizontal"?"vertical":"horizontal"),t===i||t!=="horizontal"&&t!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${i}`),n.el.classList.add(`${n.params.containerModifierClass}${t}`),n.emitContainerClasses(),n.params.direction=t,n.slides.forEach(s=>{t==="vertical"?s.style.width="":s.style.height=""}),n.emit("changeDirection"),r&&n.update()),n}changeLanguageDirection(t){const r=this;r.rtl&&t==="rtl"||!r.rtl&&t==="ltr"||(r.rtl=t==="rtl",r.rtlTranslate=r.params.direction==="horizontal"&&r.rtl,r.rtl?(r.el.classList.add(`${r.params.containerModifierClass}rtl`),r.el.dir="rtl"):(r.el.classList.remove(`${r.params.containerModifierClass}rtl`),r.el.dir="ltr"),r.update())}mount(t){const r=this;if(r.mounted)return!0;let n=t||r.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=r,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===r.params.swiperElementNodeName.toUpperCase()&&(r.isElement=!0);const i=()=>`.${(r.params.wrapperClass||"").trim().split(" ").join(".")}`;let l=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):re(n,i())[0];return!l&&r.params.createElements&&(l=wt("div",r.params.wrapperClass),n.append(l),re(n,`.${r.params.slideClass}`).forEach(a=>{l.append(a)})),Object.assign(r,{el:n,wrapperEl:l,slidesEl:r.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:l,hostEl:r.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||ie(n,"direction")==="rtl",rtlTranslate:r.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||ie(n,"direction")==="rtl"),wrongRTL:ie(l,"display")==="-webkit-box"}),!0}init(t){const r=this;if(r.initialized||r.mount(t)===!1)return r;r.emit("beforeInit"),r.params.breakpoints&&r.setBreakpoint(),r.addClasses(),r.updateSize(),r.updateSlides(),r.params.watchOverflow&&r.checkOverflow(),r.params.grabCursor&&r.enabled&&r.setGrabCursor(),r.params.loop&&r.virtual&&r.params.virtual.enabled?r.slideTo(r.params.initialSlide+r.virtual.slidesBefore,0,r.params.runCallbacksOnInit,!1,!0):r.slideTo(r.params.initialSlide,0,r.params.runCallbacksOnInit,!1,!0),r.params.loop&&r.loopCreate(),r.attachEvents();const i=[...r.el.querySelectorAll('[loading="lazy"]')];return r.isElement&&i.push(...r.hostEl.querySelectorAll('[loading="lazy"]')),i.forEach(s=>{s.complete?Ae(r,s):s.addEventListener("load",l=>{Ae(r,l.target)})}),bt(r),r.initialized=!0,bt(r),r.emit("init"),r.emit("afterInit"),r}destroy(t,r){t===void 0&&(t=!0),r===void 0&&(r=!0);const n=this,{params:i,el:s,wrapperEl:l,slides:a}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),r&&(n.removeClasses(),s.removeAttribute("style"),l.removeAttribute("style"),a&&a.length&&a.forEach(o=>{o.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass,i.slideActiveClass,i.slideNextClass,i.slidePrevClass),o.removeAttribute("style"),o.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(o=>{n.off(o)}),t!==!1&&(n.el.swiper=null,fs(n)),n.destroyed=!0),null}static extendDefaults(t){W(He,t)}static get extendedDefaults(){return He}static get defaults(){return xt}static installModule(t){te.prototype.__modules__||(te.prototype.__modules__=[]);const r=te.prototype.__modules__;typeof t=="function"&&r.indexOf(t)<0&&r.push(t)}static use(t){return Array.isArray(t)?(t.forEach(r=>te.installModule(r)),te):(te.installModule(t),te)}};Object.keys(Fe).forEach(e=>{Object.keys(Fe[e]).forEach(t=>{Ct.prototype[t]=Fe[e][t]})});Ct.use([Ts,Ps]);const Gr=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function oe(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"&&!e.__swiper__}function de(e,t){const r=["__proto__","constructor","prototype"];Object.keys(t).filter(n=>r.indexOf(n)<0).forEach(n=>{typeof e[n]>"u"?e[n]=t[n]:oe(t[n])&&oe(e[n])&&Object.keys(t[n]).length>0?t[n].__swiper__?e[n]=t[n]:de(e[n],t[n]):e[n]=t[n]})}function $r(e){return e===void 0&&(e={}),e.navigation&&typeof e.navigation.nextEl>"u"&&typeof e.navigation.prevEl>"u"}function Fr(e){return e===void 0&&(e={}),e.pagination&&typeof e.pagination.el>"u"}function Hr(e){return e===void 0&&(e={}),e.scrollbar&&typeof e.scrollbar.el>"u"}function Wr(e){e===void 0&&(e="");const t=e.split(" ").map(n=>n.trim()).filter(n=>!!n),r=[];return t.forEach(n=>{r.indexOf(n)<0&&r.push(n)}),r.join(" ")}function jo(e){return e===void 0&&(e=""),e?e.includes("swiper-wrapper")?e:`swiper-wrapper ${e}`:"swiper-wrapper"}function Io(e){let{swiper:t,slides:r,passedParams:n,changedParams:i,nextEl:s,prevEl:l,scrollbarEl:a,paginationEl:o}=e;const u=i.filter(M=>M!=="children"&&M!=="direction"&&M!=="wrapperClass"),{params:c,pagination:d,navigation:p,scrollbar:f,virtual:v,thumbs:g}=t;let b,h,E,x,w,S,C,j;i.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(b=!0),i.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(h=!0),i.includes("pagination")&&n.pagination&&(n.pagination.el||o)&&(c.pagination||c.pagination===!1)&&d&&!d.el&&(E=!0),i.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||a)&&(c.scrollbar||c.scrollbar===!1)&&f&&!f.el&&(x=!0),i.includes("navigation")&&n.navigation&&(n.navigation.prevEl||l)&&(n.navigation.nextEl||s)&&(c.navigation||c.navigation===!1)&&p&&!p.prevEl&&!p.nextEl&&(w=!0);const P=M=>{t[M]&&(t[M].destroy(),M==="navigation"?(t.isElement&&(t[M].prevEl.remove(),t[M].nextEl.remove()),c[M].prevEl=void 0,c[M].nextEl=void 0,t[M].prevEl=void 0,t[M].nextEl=void 0):(t.isElement&&t[M].el.remove(),c[M].el=void 0,t[M].el=void 0))};i.includes("loop")&&t.isElement&&(c.loop&&!n.loop?S=!0:!c.loop&&n.loop?C=!0:j=!0),u.forEach(M=>{if(oe(c[M])&&oe(n[M]))Object.assign(c[M],n[M]),(M==="navigation"||M==="pagination"||M==="scrollbar")&&"enabled"in n[M]&&!n[M].enabled&&P(M);else{const T=n[M];(T===!0||T===!1)&&(M==="navigation"||M==="pagination"||M==="scrollbar")?T===!1&&P(M):c[M]=n[M]}}),u.includes("controller")&&!h&&t.controller&&t.controller.control&&c.controller&&c.controller.control&&(t.controller.control=c.controller.control),i.includes("children")&&r&&v&&c.virtual.enabled?(v.slides=r,v.update(!0)):i.includes("virtual")&&v&&c.virtual.enabled&&(r&&(v.slides=r),v.update(!0)),i.includes("children")&&r&&c.loop&&(j=!0),b&&g.init()&&g.update(!0),h&&(t.controller.control=c.controller.control),E&&(t.isElement&&(!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-pagination"),o.part.add("pagination"),t.el.appendChild(o)),o&&(c.pagination.el=o),d.init(),d.render(),d.update()),x&&(t.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-scrollbar"),a.part.add("scrollbar"),t.el.appendChild(a)),a&&(c.scrollbar.el=a),f.init(),f.updateSize(),f.setTranslate()),w&&(t.isElement&&((!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-next"),s.innerHTML=t.hostEl.constructor.nextButtonSvg,s.part.add("button-next"),t.el.appendChild(s)),(!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-prev"),l.innerHTML=t.hostEl.constructor.prevButtonSvg,l.part.add("button-prev"),t.el.appendChild(l))),s&&(c.navigation.nextEl=s),l&&(c.navigation.prevEl=l),p.init(),p.update()),i.includes("allowSlideNext")&&(t.allowSlideNext=n.allowSlideNext),i.includes("allowSlidePrev")&&(t.allowSlidePrev=n.allowSlidePrev),i.includes("direction")&&t.changeDirection(n.direction,!1),(S||j)&&t.loopDestroy(),(C||j)&&t.loopCreate(),t.update()}function Ro(e,t){e===void 0&&(e={}),t===void 0&&(t=!0);const r={on:{}},n={},i={};de(r,xt),r._emitClasses=!0,r.init=!1;const s={},l=Gr.map(o=>o.replace(/_/,"")),a=Object.assign({},e);return Object.keys(a).forEach(o=>{typeof e[o]>"u"||(l.indexOf(o)>=0?oe(e[o])?(r[o]={},i[o]={},de(r[o],e[o]),de(i[o],e[o])):(r[o]=e[o],i[o]=e[o]):o.search(/on[A-Z]/)===0&&typeof e[o]=="function"?t?n[`${o[2].toLowerCase()}${o.substr(3)}`]=e[o]:r.on[`${o[2].toLowerCase()}${o.substr(3)}`]=e[o]:s[o]=e[o])}),["navigation","pagination","scrollbar"].forEach(o=>{r[o]===!0&&(r[o]={}),r[o]===!1&&delete r[o]}),{params:r,passedParams:i,rest:s,events:n}}function Lo(e,t){let{el:r,nextEl:n,prevEl:i,paginationEl:s,scrollbarEl:l,swiper:a}=e;$r(t)&&n&&i&&(a.params.navigation.nextEl=n,a.originalParams.navigation.nextEl=n,a.params.navigation.prevEl=i,a.originalParams.navigation.prevEl=i),Fr(t)&&s&&(a.params.pagination.el=s,a.originalParams.pagination.el=s),Hr(t)&&l&&(a.params.scrollbar.el=l,a.originalParams.scrollbar.el=l),a.init(r)}function Ao(e,t,r,n,i){const s=[];if(!t)return s;const l=o=>{s.indexOf(o)<0&&s.push(o)};if(r&&n){const o=n.map(i),u=r.map(i);o.join("")!==u.join("")&&l("children"),n.length!==r.length&&l("children")}return Gr.filter(o=>o[0]==="_").map(o=>o.replace(/_/,"")).forEach(o=>{if(o in e&&o in t)if(oe(e[o])&&oe(t[o])){const u=Object.keys(e[o]),c=Object.keys(t[o]);u.length!==c.length?l(o):(u.forEach(d=>{e[o][d]!==t[o][d]&&l(o)}),c.forEach(d=>{e[o][d]!==t[o][d]&&l(o)}))}else e[o]!==t[o]&&l(o)}),s}const No=e=>{!e||e.destroyed||!e.params.virtual||e.params.virtual&&!e.params.virtual.enabled||(e.updateSlides(),e.updateProgress(),e.updateSlidesClasses(),e.parallax&&e.params.parallax&&e.params.parallax.enabled&&e.parallax.setTranslate())};function ze(){return ze=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ze.apply(this,arguments)}function Ur(e){return e.type&&e.type.displayName&&e.type.displayName.includes("SwiperSlide")}function Yr(e){const t=[];return y.Children.toArray(e).forEach(r=>{Ur(r)?t.push(r):r.props&&r.props.children&&Yr(r.props.children).forEach(n=>t.push(n))}),t}function ko(e){const t=[],r={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return y.Children.toArray(e).forEach(n=>{if(Ur(n))t.push(n);else if(n.props&&n.props.slot&&r[n.props.slot])r[n.props.slot].push(n);else if(n.props&&n.props.children){const i=Yr(n.props.children);i.length>0?i.forEach(s=>t.push(s)):r["container-end"].push(n)}else r["container-end"].push(n)}),{slides:t,slots:r}}function zo(e,t,r){if(!r)return null;const n=c=>{let d=c;return c<0?d=t.length+c:d>=t.length&&(d=d-t.length),d},i=e.isHorizontal()?{[e.rtlTranslate?"right":"left"]:`${r.offset}px`}:{top:`${r.offset}px`},{from:s,to:l}=r,a=e.params.loop?-t.length:0,o=e.params.loop?t.length*2:t.length,u=[];for(let c=a;c<o;c+=1)c>=s&&c<=l&&u.push(t[n(c)]);return u.map((c,d)=>y.cloneElement(c,{swiper:e,style:i,key:`slide-${d}`}))}function he(e,t){return typeof window>"u"?y.useEffect(e,t):y.useLayoutEffect(e,t)}const $t=y.createContext(null),Do=y.createContext(null),qo=y.forwardRef(function(e,t){let{className:r,tag:n="div",wrapperTag:i="div",children:s,onSwiper:l,...a}=e===void 0?{}:e,o=!1;const[u,c]=y.useState("swiper"),[d,p]=y.useState(null),[f,v]=y.useState(!1),g=y.useRef(!1),b=y.useRef(null),h=y.useRef(null),E=y.useRef(null),x=y.useRef(null),w=y.useRef(null),S=y.useRef(null),C=y.useRef(null),j=y.useRef(null),{params:P,passedParams:M,rest:T,events:O}=Ro(a),{slides:R,slots:I}=ko(s),N=()=>{v(!f)};Object.assign(P.on,{_containerClasses(k,G){c(G)}});const z=()=>{Object.assign(P.on,O),o=!0;const k={...P};if(delete k.wrapperClass,h.current=new Ct(k),h.current.virtual&&h.current.params.virtual.enabled){h.current.virtual.slides=R;const G={cache:!1,slides:R,renderExternal:p,renderExternalUpdate:!1};de(h.current.params.virtual,G),de(h.current.originalParams.virtual,G)}};b.current||z(),h.current&&h.current.on("_beforeBreakpoint",N);const $=()=>{o||!O||!h.current||Object.keys(O).forEach(k=>{h.current.on(k,O[k])})},ae=()=>{!O||!h.current||Object.keys(O).forEach(k=>{h.current.off(k,O[k])})};y.useEffect(()=>()=>{h.current&&h.current.off("_beforeBreakpoint",N)}),y.useEffect(()=>{!g.current&&h.current&&(h.current.emitSlidesClasses(),g.current=!0)}),he(()=>{if(t&&(t.current=b.current),!!b.current)return h.current.destroyed&&z(),Lo({el:b.current,nextEl:w.current,prevEl:S.current,paginationEl:C.current,scrollbarEl:j.current,swiper:h.current},P),l&&!h.current.destroyed&&l(h.current),()=>{h.current&&!h.current.destroyed&&h.current.destroy(!0,!1)}},[]),he(()=>{$();const k=Ao(M,E.current,R,x.current,G=>G.key);return E.current=M,x.current=R,k.length&&h.current&&!h.current.destroyed&&Io({swiper:h.current,slides:R,passedParams:M,changedParams:k,nextEl:w.current,prevEl:S.current,scrollbarEl:j.current,paginationEl:C.current}),()=>{ae()}}),he(()=>{No(h.current)},[d]);function K(){return P.virtual?zo(h.current,R,d):R.map((k,G)=>y.cloneElement(k,{swiper:h.current,swiperSlideIndex:G}))}return y.createElement(n,ze({ref:b,className:Wr(`${u}${r?` ${r}`:""}`)},T),y.createElement(Do.Provider,{value:h.current},I["container-start"],y.createElement(i,{className:jo(P.wrapperClass)},I["wrapper-start"],K(),I["wrapper-end"]),$r(P)&&y.createElement(y.Fragment,null,y.createElement("div",{ref:S,className:"swiper-button-prev"}),y.createElement("div",{ref:w,className:"swiper-button-next"})),Hr(P)&&y.createElement("div",{ref:j,className:"swiper-scrollbar"}),Fr(P)&&y.createElement("div",{ref:C,className:"swiper-pagination"}),I["container-end"]))});qo.displayName="Swiper";const Bo=y.forwardRef(function(e,t){let{tag:r="div",children:n,className:i="",swiper:s,zoom:l,lazy:a,virtualIndex:o,swiperSlideIndex:u,...c}=e===void 0?{}:e;const d=y.useRef(null),[p,f]=y.useState("swiper-slide"),[v,g]=y.useState(!1);function b(w,S,C){S===d.current&&f(C)}he(()=>{if(typeof u<"u"&&(d.current.swiperSlideIndex=u),t&&(t.current=d.current),!(!d.current||!s)){if(s.destroyed){p!=="swiper-slide"&&f("swiper-slide");return}return s.on("_slideClass",b),()=>{s&&s.off("_slideClass",b)}}}),he(()=>{s&&d.current&&!s.destroyed&&f(s.getSlideClasses(d.current))},[s]);const h={isActive:p.indexOf("swiper-slide-active")>=0,isVisible:p.indexOf("swiper-slide-visible")>=0,isPrev:p.indexOf("swiper-slide-prev")>=0,isNext:p.indexOf("swiper-slide-next")>=0},E=()=>typeof n=="function"?n(h):n,x=()=>{g(!0)};return y.createElement(r,ze({ref:d,className:Wr(`${p}${i?` ${i}`:""}`),"data-swiper-slide-index":o,onLoad:x},c),l&&y.createElement($t.Provider,{value:h},y.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof l=="number"?l:void 0},E(),a&&!v&&y.createElement("div",{className:"swiper-lazy-preloader"}))),!l&&y.createElement($t.Provider,{value:h},E(),a&&!v&&y.createElement("div",{className:"swiper-lazy-preloader"})))});Bo.displayName="SwiperSlide";const Vo=({content:e,themeName:t="wysiwyg",...r})=>m.jsx(Xi,{...r,themeName:t,dangerouslySetInnerHTML:{__html:fn.sanitize(e,{ADD_TAGS:["iframe"],ADD_ATTR:["allow","allowfullscreen","frameborder","scrolling","target"]})}});St();const Go=e=>m.jsx("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e,children:m.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",d:"M18 6 6 18M6 6l12 12"})}),Xr=y.memo(Go,D),$o=Object.freeze(Object.defineProperty({__proto__:null,default:Xr},Symbol.toStringTag,{value:"Module"})),Fo=e=>m.jsxs("svg",{width:20,height:20,xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",...e,children:[m.jsxs("g",{stroke:"currentColor",clipPath:"url(#a)",children:[m.jsx("circle",{cx:"8.2727",cy:"8.2727",r:"7.2727"}),m.jsx("path",{d:"M13.4551 13.4531L19.5005 19.4986"})]}),m.jsx("defs",{children:m.jsx("clipPath",{children:m.jsx("path",{fill:"currentColor",d:"M0 0h14v14H0z"})})})]}),Ho=y.memo(Fo,D),Wo=Object.freeze(Object.defineProperty({__proto__:null,default:Ho},Symbol.toStringTag,{value:"Module"}));y.createContext(null);y.createContext(null);Tt();var Uo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ft={exports:{}},me={};me._=me._interop_require_default=Yo;function Yo(e){return e&&e.__esModule?e:{default:e}}var Se={exports:{}},We={},Ht;function Kr(){return Ht||(Ht=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(l,a){for(var o in a)Object.defineProperty(l,o,{enumerable:!0,get:a[o]})}t(e,{assign:function(){return s},searchParamsToUrlQuery:function(){return r},urlQueryToSearchParams:function(){return i}});function r(l){const a={};return l.forEach((o,u)=>{typeof a[u]>"u"?a[u]=o:Array.isArray(a[u])?a[u].push(o):a[u]=[a[u],o]}),a}function n(l){return typeof l=="string"||typeof l=="number"&&!isNaN(l)||typeof l=="boolean"?String(l):""}function i(l){const a=new URLSearchParams;return Object.entries(l).forEach(o=>{let[u,c]=o;Array.isArray(c)?c.forEach(d=>a.append(u,n(d))):a.set(u,n(c))}),a}function s(l){for(var a=arguments.length,o=new Array(a>1?a-1:0),u=1;u<a;u++)o[u-1]=arguments[u];return o.forEach(c=>{Array.from(c.keys()).forEach(d=>l.delete(d)),c.forEach((d,p)=>l.append(p,d))}),l}}(We)),We}var Ue={},Te={},Wt;function Xo(){if(Wt)return Te;Wt=1;function e(r){if(typeof WeakMap!="function")return null;var n=new WeakMap,i=new WeakMap;return(e=function(s){return s?i:n})(r)}Te._=Te._interop_require_wildcard=t;function t(r,n){if(!n&&r&&r.__esModule)return r;if(r===null||typeof r!="object"&&typeof r!="function")return{default:r};var i=e(n);if(i&&i.has(r))return i.get(r);var s={__proto__:null},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in r)if(a!=="default"&&Object.prototype.hasOwnProperty.call(r,a)){var o=l?Object.getOwnPropertyDescriptor(r,a):null;o&&(o.get||o.set)?Object.defineProperty(s,a,o):s[a]=r[a]}return s.default=r,i&&i.set(r,s),s}return Te}var Ut;function Zr(){return Ut||(Ut=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(o,u){for(var c in u)Object.defineProperty(o,c,{enumerable:!0,get:u[c]})}t(e,{formatUrl:function(){return s},formatWithValidation:function(){return a},urlObjectKeys:function(){return l}});const n=Xo()._(Kr()),i=/https?|ftp|gopher|file/;function s(o){let{auth:u,hostname:c}=o,d=o.protocol||"",p=o.pathname||"",f=o.hash||"",v=o.query||"",g=!1;u=u?encodeURIComponent(u).replace(/%3A/i,":")+"@":"",o.host?g=u+o.host:c&&(g=u+(~c.indexOf(":")?"["+c+"]":c),o.port&&(g+=":"+o.port)),v&&typeof v=="object"&&(v=String(n.urlQueryToSearchParams(v)));let b=o.search||v&&"?"+v||"";return d&&!d.endsWith(":")&&(d+=":"),o.slashes||(!d||i.test(d))&&g!==!1?(g="//"+(g||""),p&&p[0]!=="/"&&(p="/"+p)):g||(g=""),f&&f[0]!=="#"&&(f="#"+f),b&&b[0]!=="?"&&(b="?"+b),p=p.replace(/[?#]/g,encodeURIComponent),b=b.replace("#","%23"),""+d+g+p+b+f}const l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function a(o){return process.env.NODE_ENV==="development"&&o!==null&&typeof o=="object"&&Object.keys(o).forEach(u=>{l.includes(u)||console.warn("Unknown key passed via urlObject into url.format: "+u)}),s(o)}}(Ue)),Ue}var Ye={},Yt;function Ko(){return Yt||(Yt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"omit",{enumerable:!0,get:function(){return t}});function t(r,n){const i={};return Object.keys(r).forEach(s=>{n.includes(s)||(i[s]=r[s])}),i}}(Ye)),Ye}var Xe={},Xt;function De(){return Xt||(Xt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(w,S){for(var C in S)Object.defineProperty(w,C,{enumerable:!0,get:S[C]})}t(e,{DecodeError:function(){return v},MiddlewareNotFoundError:function(){return E},MissingStaticPage:function(){return h},NormalizeError:function(){return g},PageNotFoundError:function(){return b},SP:function(){return p},ST:function(){return f},WEB_VITALS:function(){return r},execOnce:function(){return n},getDisplayName:function(){return o},getLocationOrigin:function(){return l},getURL:function(){return a},isAbsoluteUrl:function(){return s},isResSent:function(){return u},loadGetInitialProps:function(){return d},normalizeRepeatedSlashes:function(){return c},stringifyError:function(){return x}});const r=["CLS","FCP","FID","INP","LCP","TTFB"];function n(w){let S=!1,C;return function(){for(var j=arguments.length,P=new Array(j),M=0;M<j;M++)P[M]=arguments[M];return S||(S=!0,C=w(...P)),C}}const i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,s=w=>i.test(w);function l(){const{protocol:w,hostname:S,port:C}=window.location;return w+"//"+S+(C?":"+C:"")}function a(){const{href:w}=window.location,S=l();return w.substring(S.length)}function o(w){return typeof w=="string"?w:w.displayName||w.name||"Unknown"}function u(w){return w.finished||w.headersSent}function c(w){const S=w.split("?");return S[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(S[1]?"?"+S.slice(1).join("?"):"")}async function d(w,S){if(process.env.NODE_ENV!=="production"){var C;if((C=w.prototype)!=null&&C.getInitialProps){const M='"'+o(w)+'.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';throw new Error(M)}}const j=S.res||S.ctx&&S.ctx.res;if(!w.getInitialProps)return S.ctx&&S.Component?{pageProps:await d(S.Component,S.ctx)}:{};const P=await w.getInitialProps(S);if(j&&u(j))return P;if(!P){const M='"'+o(w)+'.getInitialProps()" should resolve to an object. But found "'+P+'" instead.';throw new Error(M)}return process.env.NODE_ENV!=="production"&&Object.keys(P).length===0&&!S.ctx&&console.warn(""+o(w)+" returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"),P}const p=typeof performance<"u",f=p&&["mark","measure","getEntriesByName"].every(w=>typeof performance[w]=="function");class v extends Error{}class g extends Error{}class b extends Error{constructor(S){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+S}}class h extends Error{constructor(S,C){super(),this.message="Failed to load static file for page: "+S+" "+C}}class E extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function x(w){return JSON.stringify({message:w.message,stack:w.stack})}}(Xe)),Xe}var Pe={exports:{}},Ke={},Kt;function Qr(){return Kt||(Kt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"removeTrailingSlash",{enumerable:!0,get:function(){return t}});function t(r){return r.replace(/\/$/,"")||"/"}}(Ke)),Ke}var Ze={},Zt;function Mt(){return Zt||(Zt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"parsePath",{enumerable:!0,get:function(){return t}});function t(r){const n=r.indexOf("#"),i=r.indexOf("?"),s=i>-1&&(n<0||i<n);return s||n>-1?{pathname:r.substring(0,s?i:n),query:s?r.substring(i,n>-1?n:void 0):"",hash:n>-1?r.slice(n):""}:{pathname:r,query:"",hash:""}}}(Ze)),Ze}var Qt;function qe(){return Qt||(Qt=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return i}});const r=Qr(),n=Mt(),i=s=>{if(!s.startsWith("/")||process.env.__NEXT_MANUAL_TRAILING_SLASH)return s;const{pathname:l,query:a,hash:o}=(0,n.parsePath)(s);return process.env.__NEXT_TRAILING_SLASH?/\.[^/]+\/?$/.test(l)?""+(0,r.removeTrailingSlash)(l)+a+o:l.endsWith("/")?""+l+a+o:l+"/"+a+o:""+(0,r.removeTrailingSlash)(l)+a+o};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Pe,Pe.exports)),Pe.exports}var Qe={},_e={exports:{}},Je={},Jt;function Jr(){return Jt||(Jt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"pathHasPrefix",{enumerable:!0,get:function(){return r}});const t=Mt();function r(n,i){if(typeof n!="string")return!1;const{pathname:s}=(0,t.parsePath)(n);return s===i||s.startsWith(i+"/")}}(Je)),Je}var er;function Zo(){return er||(er=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hasBasePath",{enumerable:!0,get:function(){return i}});const r=Jr(),n=process.env.__NEXT_ROUTER_BASEPATH||"";function i(s){return(0,r.pathHasPrefix)(s,n)}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(_e,_e.exports)),_e.exports}var tr;function en(){return tr||(tr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isLocalURL",{enumerable:!0,get:function(){return n}});const t=De(),r=Zo();function n(i){if(!(0,t.isAbsoluteUrl)(i))return!0;try{const s=(0,t.getLocationOrigin)(),l=new URL(i,s);return l.origin===s&&(0,r.hasBasePath)(l.pathname)}catch{return!1}}}(Qe)),Qe}var et={},tt={},rr;function Qo(){return rr||(rr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getSortedRoutes",{enumerable:!0,get:function(){return r}});class t{insert(i){this._insert(i.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(i){i===void 0&&(i="/");const s=[...this.children.keys()].sort();this.slugName!==null&&s.splice(s.indexOf("[]"),1),this.restSlugName!==null&&s.splice(s.indexOf("[...]"),1),this.optionalRestSlugName!==null&&s.splice(s.indexOf("[[...]]"),1);const l=s.map(a=>this.children.get(a)._smoosh(""+i+a+"/")).reduce((a,o)=>[...a,...o],[]);if(this.slugName!==null&&l.push(...this.children.get("[]")._smoosh(i+"["+this.slugName+"]/")),!this.placeholder){const a=i==="/"?"/":i.slice(0,-1);if(this.optionalRestSlugName!=null)throw new Error('You cannot define a route with the same specificity as a optional catch-all route ("'+a+'" and "'+a+"[[..."+this.optionalRestSlugName+']]").');l.unshift(a)}return this.restSlugName!==null&&l.push(...this.children.get("[...]")._smoosh(i+"[..."+this.restSlugName+"]/")),this.optionalRestSlugName!==null&&l.push(...this.children.get("[[...]]")._smoosh(i+"[[..."+this.optionalRestSlugName+"]]/")),l}_insert(i,s,l){if(i.length===0){this.placeholder=!1;return}if(l)throw new Error("Catch-all must be the last part of the URL.");let a=i[0];if(a.startsWith("[")&&a.endsWith("]")){let c=function(d,p){if(d!==null&&d!==p)throw new Error("You cannot use different slug names for the same dynamic path ('"+d+"' !== '"+p+"').");s.forEach(f=>{if(f===p)throw new Error('You cannot have the same slug name "'+p+'" repeat within a single dynamic path');if(f.replace(/\W/g,"")===a.replace(/\W/g,""))throw new Error('You cannot have the slug names "'+f+'" and "'+p+'" differ only by non-word symbols within a single dynamic path')}),s.push(p)},o=a.slice(1,-1),u=!1;if(o.startsWith("[")&&o.endsWith("]")&&(o=o.slice(1,-1),u=!0),o.startsWith("...")&&(o=o.substring(3),l=!0),o.startsWith("[")||o.endsWith("]"))throw new Error("Segment names may not start or end with extra brackets ('"+o+"').");if(o.startsWith("."))throw new Error("Segment names may not start with erroneous periods ('"+o+"').");if(l)if(u){if(this.restSlugName!=null)throw new Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+i[0]+'" ).');c(this.optionalRestSlugName,o),this.optionalRestSlugName=o,a="[[...]]"}else{if(this.optionalRestSlugName!=null)throw new Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+i[0]+'").');c(this.restSlugName,o),this.restSlugName=o,a="[...]"}else{if(u)throw new Error('Optional route parameters are not yet supported ("'+i[0]+'").');c(this.slugName,o),this.slugName=o,a="[]"}}this.children.has(a)||this.children.set(a,new t),this.children.get(a)._insert(i.slice(1),s,l)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function r(n){const i=new t;return n.forEach(s=>i.insert(s)),i.smoosh()}}(tt)),tt}var rt={},nt={},it={},st={},nr;function Jo(){return nr||(nr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ensureLeadingSlash",{enumerable:!0,get:function(){return t}});function t(r){return r.startsWith("/")?r:"/"+r}}(st)),st}var ot={},ir;function ea(){return ir||(ir=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(s,l){for(var a in l)Object.defineProperty(s,a,{enumerable:!0,get:l[a]})}t(e,{DEFAULT_SEGMENT_KEY:function(){return i},PAGE_SEGMENT_KEY:function(){return n},isGroupSegment:function(){return r}});function r(s){return s[0]==="("&&s.endsWith(")")}const n="__PAGE__",i="__DEFAULT__"}(ot)),ot}var sr;function ta(){return sr||(sr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(l,a){for(var o in a)Object.defineProperty(l,o,{enumerable:!0,get:a[o]})}t(e,{normalizeAppPath:function(){return i},normalizeRscURL:function(){return s}});const r=Jo(),n=ea();function i(l){return(0,r.ensureLeadingSlash)(l.split("/").reduce((a,o,u,c)=>!o||(0,n.isGroupSegment)(o)||o[0]==="@"||(o==="page"||o==="route")&&u===c.length-1?a:a+"/"+o,""))}function s(l){return l.replace(/\.rsc($|\?)/,"$1")}}(it)),it}var or;function tn(){return or||(or=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(l,a){for(var o in a)Object.defineProperty(l,o,{enumerable:!0,get:a[o]})}t(e,{INTERCEPTION_ROUTE_MARKERS:function(){return n},extractInterceptionRouteInformation:function(){return s},isInterceptionRouteAppPath:function(){return i}});const r=ta(),n=["(..)(..)","(.)","(..)","(...)"];function i(l){return l.split("/").find(a=>n.find(o=>a.startsWith(o)))!==void 0}function s(l){let a,o,u;for(const c of l.split("/"))if(o=n.find(d=>c.startsWith(d)),o){[a,u]=l.split(o,2);break}if(!a||!o||!u)throw new Error(`Invalid interception route: ${l}. Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>`);switch(a=(0,r.normalizeAppPath)(a),o){case"(.)":a==="/"?u=`/${u}`:u=a+"/"+u;break;case"(..)":if(a==="/")throw new Error(`Invalid interception route: ${l}. Cannot use (..) marker at the root level, use (.) instead.`);u=a.split("/").slice(0,-1).concat(u).join("/");break;case"(...)":u="/"+u;break;case"(..)(..)":const c=a.split("/");if(c.length<=2)throw new Error(`Invalid interception route: ${l}. Cannot use (..)(..) marker at the root level or one level up.`);u=c.slice(0,-2).concat(u).join("/");break;default:throw new Error("Invariant: unexpected marker")}return{interceptingRoute:a,interceptedRoute:u}}}(nt)),nt}var ar;function ra(){return ar||(ar=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isDynamicRoute",{enumerable:!0,get:function(){return n}});const t=tn(),r=/\/\[[^/]+?\](?=\/|$)/;function n(i){return(0,t.isInterceptionRouteAppPath)(i)&&(i=(0,t.extractInterceptionRouteInformation)(i).interceptedRoute),r.test(i)}}(rt)),rt}var lr;function na(){return lr||(lr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,s){for(var l in s)Object.defineProperty(i,l,{enumerable:!0,get:s[l]})}t(e,{getSortedRoutes:function(){return r.getSortedRoutes},isDynamicRoute:function(){return n.isDynamicRoute}});const r=Qo(),n=ra()}(et)),et}var at={},lt={},cr;function ia(){return cr||(cr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRouteMatcher",{enumerable:!0,get:function(){return r}});const t=De();function r(n){let{re:i,groups:s}=n;return l=>{const a=i.exec(l);if(!a)return!1;const o=c=>{try{return decodeURIComponent(c)}catch{throw new t.DecodeError("failed to decode param")}},u={};return Object.keys(s).forEach(c=>{const d=s[c],p=a[d.pos];p!==void 0&&(u[c]=~p.indexOf("/")?p.split("/").map(f=>o(f)):d.repeat?[o(p)]:o(p))}),u}}}(lt)),lt}var ct={},ut={},ur;function sa(){return ur||(ur=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"escapeStringRegexp",{enumerable:!0,get:function(){return n}});const t=/[|\\{}()[\]^$+*?.-]/,r=/[|\\{}()[\]^$+*?.-]/g;function n(i){return t.test(i)?i.replace(r,"\\$&"):i}}(ut)),ut}var dr;function oa(){return dr||(dr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(g,b){for(var h in b)Object.defineProperty(g,h,{enumerable:!0,get:b[h]})}t(e,{getNamedMiddlewareRegex:function(){return v},getNamedRouteRegex:function(){return f},getRouteRegex:function(){return u}});const r=tn(),n=sa(),i=Qr(),s="nxtP",l="nxtI";function a(g){const b=g.startsWith("[")&&g.endsWith("]");b&&(g=g.slice(1,-1));const h=g.startsWith("...");return h&&(g=g.slice(3)),{key:g,repeat:h,optional:b}}function o(g){const b=(0,i.removeTrailingSlash)(g).slice(1).split("/"),h={};let E=1;return{parameterizedRoute:b.map(x=>{const w=r.INTERCEPTION_ROUTE_MARKERS.find(C=>x.startsWith(C)),S=x.match(/\[((?:\[.*\])|.+)\]/);if(w&&S){const{key:C,optional:j,repeat:P}=a(S[1]);return h[C]={pos:E++,repeat:P,optional:j},"/"+(0,n.escapeStringRegexp)(w)+"([^/]+?)"}else if(S){const{key:C,repeat:j,optional:P}=a(S[1]);return h[C]={pos:E++,repeat:j,optional:P},j?P?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)"}else return"/"+(0,n.escapeStringRegexp)(x)}).join(""),groups:h}}function u(g){const{parameterizedRoute:b,groups:h}=o(g);return{re:new RegExp("^"+b+"(?:/)?$"),groups:h}}function c(){let g=0;return()=>{let b="",h=++g;for(;h>0;)b+=String.fromCharCode(97+(h-1)%26),h=Math.floor((h-1)/26);return b}}function d(g){let{interceptionMarker:b,getSafeRouteKey:h,segment:E,routeKeys:x,keyPrefix:w}=g;const{key:S,optional:C,repeat:j}=a(E);let P=S.replace(/\W/g,"");w&&(P=""+w+P);let M=!1;(P.length===0||P.length>30)&&(M=!0),isNaN(parseInt(P.slice(0,1)))||(M=!0),M&&(P=h()),w?x[P]=""+w+S:x[P]=S;const T=b?(0,n.escapeStringRegexp)(b):"";return j?C?"(?:/"+T+"(?<"+P+">.+?))?":"/"+T+"(?<"+P+">.+?)":"/"+T+"(?<"+P+">[^/]+?)"}function p(g,b){const h=(0,i.removeTrailingSlash)(g).slice(1).split("/"),E=c(),x={};return{namedParameterizedRoute:h.map(w=>{const S=r.INTERCEPTION_ROUTE_MARKERS.some(j=>w.startsWith(j)),C=w.match(/\[((?:\[.*\])|.+)\]/);if(S&&C){const[j]=w.split(C[0]);return d({getSafeRouteKey:E,interceptionMarker:j,segment:C[1],routeKeys:x,keyPrefix:b?l:void 0})}else return C?d({getSafeRouteKey:E,segment:C[1],routeKeys:x,keyPrefix:b?s:void 0}):"/"+(0,n.escapeStringRegexp)(w)}).join(""),routeKeys:x}}function f(g,b){const h=p(g,b);return{...u(g),namedRegex:"^"+h.namedParameterizedRoute+"(?:/)?$",routeKeys:h.routeKeys}}function v(g,b){const{parameterizedRoute:h}=o(g),{catchAll:E=!0}=b;if(h==="/")return{namedRegex:"^/"+(E?".*":"")+"$"};const{namedParameterizedRoute:x}=p(g,!1);let w=E?"(?:(/.*)?)":"";return{namedRegex:"^"+x+w+"$"}}}(ct)),ct}var fr;function aa(){return fr||(fr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"interpolateAs",{enumerable:!0,get:function(){return n}});const t=ia(),r=oa();function n(i,s,l){let a="";const o=(0,r.getRouteRegex)(i),u=o.groups,c=(s!==i?(0,t.getRouteMatcher)(o)(s):"")||l;a=i;const d=Object.keys(u);return d.every(p=>{let f=c[p]||"";const{repeat:v,optional:g}=u[p];let b="["+(v?"...":"")+p+"]";return g&&(b=(f?"":"/")+"["+b+"]"),v&&!Array.isArray(f)&&(f=[f]),(g||p in c)&&(a=a.replace(b,v?f.map(h=>encodeURIComponent(h)).join("/"):encodeURIComponent(f))||"/")})||(a=""),{params:d,result:a}}}(at)),at}var pr;function la(){return pr||(pr=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return c}});const r=Kr(),n=Zr(),i=Ko(),s=De(),l=qe(),a=en(),o=na(),u=aa();function c(d,p,f){let v,g=typeof p=="string"?p:(0,n.formatWithValidation)(p);const b=g.match(/^[a-zA-Z]{1,}:\/\//),h=b?g.slice(b[0].length):g;if((h.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+g+"' passed to next/router in page: '"+d.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");const x=(0,s.normalizeRepeatedSlashes)(h);g=(b?b[0]:"")+x}if(!(0,a.isLocalURL)(g))return f?[g]:g;try{v=new URL(g.startsWith("#")?d.asPath:d.pathname,"http://n")}catch{v=new URL("/","http://n")}try{const x=new URL(g,v);x.pathname=(0,l.normalizePathTrailingSlash)(x.pathname);let w="";if((0,o.isDynamicRoute)(x.pathname)&&x.searchParams&&f){const C=(0,r.searchParamsToUrlQuery)(x.searchParams),{result:j,params:P}=(0,u.interpolateAs)(x.pathname,x.pathname,C);j&&(w=(0,n.formatWithValidation)({pathname:j,hash:x.hash,query:(0,i.omit)(C,P)}))}const S=x.origin===v.origin?x.href.slice(x.origin.length):x.href;return f?[S,w||S]:S}catch{return f?[g]:g}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Se,Se.exports)),Se.exports}var Ee={exports:{}},dt={},ft={},hr;function rn(){return hr||(hr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addPathPrefix",{enumerable:!0,get:function(){return r}});const t=Mt();function r(n,i){if(!n.startsWith("/")||!i)return n;const{pathname:s,query:l,hash:a}=(0,t.parsePath)(n);return""+i+s+l+a}}(ft)),ft}var mr;function ca(){return mr||(mr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLocale",{enumerable:!0,get:function(){return n}});const t=rn(),r=Jr();function n(i,s,l,a){if(!s||s===l)return i;const o=i.toLowerCase();return!a&&((0,r.pathHasPrefix)(o,"/api")||(0,r.pathHasPrefix)(o,"/"+s.toLowerCase()))?i:(0,t.addPathPrefix)(i,"/"+s)}}(dt)),dt}var gr;function ua(){return gr||(gr=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return n}});const r=qe(),n=function(i){for(var s=arguments.length,l=new Array(s>1?s-1:0),a=1;a<s;a++)l[a-1]=arguments[a];return process.env.__NEXT_I18N_SUPPORT?(0,r.normalizePathTrailingSlash)(ca().addLocale(i,...l)):i};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ee,Ee.exports)),Ee.exports}var pt={},vr;function da(){return vr||(vr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RouterContext",{enumerable:!0,get:function(){return n}});const n=me._(y).default.createContext(null);process.env.NODE_ENV!=="production"&&(n.displayName="RouterContext")}(pt)),pt}var ht={},wr;function fa(){return wr||(wr=1,function(e){"use client";Object.defineProperty(e,"__esModule",{value:!0});function t(u,c){for(var d in c)Object.defineProperty(u,d,{enumerable:!0,get:c[d]})}t(e,{AppRouterContext:function(){return i},GlobalLayoutRouterContext:function(){return l},LayoutRouterContext:function(){return s},MissingSlotContext:function(){return o},TemplateContext:function(){return a}});const n=me._(y),i=n.default.createContext(null),s=n.default.createContext(null),l=n.default.createContext(null),a=n.default.createContext(null);process.env.NODE_ENV!=="production"&&(i.displayName="AppRouterContext",s.displayName="LayoutRouterContext",l.displayName="GlobalLayoutRouterContext",a.displayName="TemplateContext");const o=n.default.createContext(new Set)}(ht)),ht}var Ce={exports:{}},Me={exports:{}},br;function pa(){return br||(br=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});function r(s,l){for(var a in l)Object.defineProperty(s,a,{enumerable:!0,get:l[a]})}r(t,{cancelIdleCallback:function(){return i},requestIdleCallback:function(){return n}});const n=typeof self<"u"&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(s){let l=Date.now();return self.setTimeout(function(){s({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-l))}})},1)},i=typeof self<"u"&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(s){return clearTimeout(s)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Me,Me.exports)),Me.exports}var xr;function ha(){return xr||(xr=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return u}});const r=y,n=pa(),i=typeof IntersectionObserver=="function",s=new Map,l=[];function a(c){const d={root:c.root||null,margin:c.rootMargin||""},p=l.find(b=>b.root===d.root&&b.margin===d.margin);let f;if(p&&(f=s.get(p),f))return f;const v=new Map,g=new IntersectionObserver(b=>{b.forEach(h=>{const E=v.get(h.target),x=h.isIntersecting||h.intersectionRatio>0;E&&x&&E(x)})},c);return f={id:d,observer:g,elements:v},l.push(d),s.set(d,f),f}function o(c,d,p){const{id:f,observer:v,elements:g}=a(p);return g.set(c,d),v.observe(c),function(){if(g.delete(c),v.unobserve(c),g.size===0){v.disconnect(),s.delete(f);const h=l.findIndex(E=>E.root===f.root&&E.margin===f.margin);h>-1&&l.splice(h,1)}}}function u(c){let{rootRef:d,rootMargin:p,disabled:f}=c;const v=f||!i,[g,b]=(0,r.useState)(!1),h=(0,r.useRef)(null),E=(0,r.useCallback)(w=>{h.current=w},[]);(0,r.useEffect)(()=>{if(i){if(v||g)return;const w=h.current;if(w&&w.tagName)return o(w,C=>C&&b(C),{root:d==null?void 0:d.current,rootMargin:p})}else if(!g){const w=(0,n.requestIdleCallback)(()=>b(!0));return()=>(0,n.cancelIdleCallback)(w)}},[v,p,d,g,h.current]);const x=(0,r.useCallback)(()=>{b(!1)},[]);return[E,g,x]}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ce,Ce.exports)),Ce.exports}var Oe={exports:{}},je={exports:{}},mt={},yr;function ma(){return yr||(yr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeLocalePath",{enumerable:!0,get:function(){return t}});function t(r,n){let i;const s=r.split("/");return(n||[]).some(l=>s[1]&&s[1].toLowerCase()===l.toLowerCase()?(i=l,s.splice(1,1),r=s.join("/")||"/",!0):!1),{pathname:r,detectedLocale:i}}}(mt)),mt}var Sr;function ga(){return Sr||(Sr=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizeLocalePath",{enumerable:!0,get:function(){return r}});const r=(n,i)=>process.env.__NEXT_I18N_SUPPORT?ma().normalizeLocalePath(n,i):{pathname:n,detectedLocale:void 0};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(je,je.exports)),je.exports}var Ie={exports:{}},gt={},Tr;function va(){return Tr||(Tr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"detectDomainLocale",{enumerable:!0,get:function(){return t}});function t(r,n,i){if(r){i&&(i=i.toLowerCase());for(const a of r){var s,l;const o=(s=a.domain)==null?void 0:s.split(":",1)[0].toLowerCase();if(n===o||i===a.defaultLocale.toLowerCase()||(l=a.locales)!=null&&l.some(u=>u.toLowerCase()===i))return a}}}}(gt)),gt}var Pr;function wa(){return Pr||(Pr=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"detectDomainLocale",{enumerable:!0,get:function(){return r}});const r=function(){for(var n=arguments.length,i=new Array(n),s=0;s<n;s++)i[s]=arguments[s];if(process.env.__NEXT_I18N_SUPPORT)return va().detectDomainLocale(...i)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ie,Ie.exports)),Ie.exports}var _r;function ba(){return _r||(_r=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return i}});const r=qe(),n=process.env.__NEXT_ROUTER_BASEPATH||"";function i(s,l,a,o){if(process.env.__NEXT_I18N_SUPPORT){const u=ga().normalizeLocalePath,c=wa().detectDomainLocale,d=l||u(s,a).detectedLocale,p=c(o,void 0,d);if(p){const f="http"+(p.http?"":"s")+"://",v=d===p.defaultLocale?"":"/"+d;return""+f+p.domain+(0,r.normalizePathTrailingSlash)(""+n+v+s)}return!1}else return!1}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Oe,Oe.exports)),Oe.exports}var Re={exports:{}},Er;function xa(){return Er||(Er=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addBasePath",{enumerable:!0,get:function(){return s}});const r=rn(),n=qe(),i=process.env.__NEXT_ROUTER_BASEPATH||"";function s(l,a){return(0,n.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH&&!a?l:(0,r.addPathPrefix)(l,i))}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Re,Re.exports)),Re.exports}var Le={exports:{}},Cr;function ya(){return Cr||(Cr=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});function r(f,v){for(var g in v)Object.defineProperty(f,g,{enumerable:!0,get:v[g]})}r(t,{ACTION_FAST_REFRESH:function(){return o},ACTION_NAVIGATE:function(){return i},ACTION_PREFETCH:function(){return a},ACTION_REFRESH:function(){return n},ACTION_RESTORE:function(){return s},ACTION_SERVER_ACTION:function(){return u},ACTION_SERVER_PATCH:function(){return l},PrefetchCacheEntryStatus:function(){return d},PrefetchKind:function(){return c},isThenable:function(){return p}});const n="refresh",i="navigate",s="restore",l="server-patch",a="prefetch",o="fast-refresh",u="server-action";var c;(function(f){f.AUTO="auto",f.FULL="full",f.TEMPORARY="temporary"})(c||(c={}));var d;(function(f){f.fresh="fresh",f.reusable="reusable",f.expired="expired",f.stale="stale"})(d||(d={}));function p(f){return f&&(typeof f=="object"||typeof f=="function")&&typeof f.then=="function"}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Le,Le.exports)),Le.exports}(function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return C}});const r=me,n=m,i=r._(y),s=la(),l=en(),a=Zr(),o=De(),u=ua(),c=da(),d=fa(),p=ha(),f=ba(),v=xa(),g=ya(),b=new Set;function h(j,P,M,T,O,R){if(typeof window>"u"||!R&&!(0,l.isLocalURL)(P))return;if(!T.bypassPrefetchedCheck){const N=typeof T.locale<"u"?T.locale:"locale"in j?j.locale:void 0,z=P+"%"+M+"%"+N;if(b.has(z))return;b.add(z)}const I=R?j.prefetch(P,O):j.prefetch(P,M,T);Promise.resolve(I).catch(N=>{if(process.env.NODE_ENV!=="production")throw N})}function E(j){const M=j.currentTarget.getAttribute("target");return M&&M!=="_self"||j.metaKey||j.ctrlKey||j.shiftKey||j.altKey||j.nativeEvent&&j.nativeEvent.which===2}function x(j,P,M,T,O,R,I,N,z){const{nodeName:$}=j.currentTarget;if($.toUpperCase()==="A"&&(E(j)||!z&&!(0,l.isLocalURL)(M)))return;j.preventDefault();const K=()=>{const k=I??!0;"beforePopState"in P?P[O?"replace":"push"](M,T,{shallow:R,locale:N,scroll:k}):P[O?"replace":"push"](T||M,{scroll:k})};z?i.default.startTransition(K):K()}function w(j){return typeof j=="string"?j:(0,a.formatUrl)(j)}const C=i.default.forwardRef(function(P,M){let T;const{href:O,as:R,children:I,prefetch:N=null,passHref:z,replace:$,shallow:ae,scroll:K,locale:k,onClick:G,onMouseEnter:pe,onTouchStart:ge,legacyBehavior:Y=!1,...ln}=P;T=I,Y&&(typeof T=="string"||typeof T=="number")&&(T=(0,n.jsx)("a",{children:T}));const q=i.default.useContext(c.RouterContext),cn=i.default.useContext(d.AppRouterContext),Z=q??cn,Q=!q,ve=N!==!1,we=N===null?g.PrefetchKind.AUTO:g.PrefetchKind.FULL;if(process.env.NODE_ENV!=="production"){let L=function(A){return new Error("Failed prop type: The prop `"+A.key+"` expects a "+A.expected+" in `<Link>`, but got `"+A.actual+"` instead."+(typeof window<"u"?`
|
|
94
|
-
Open your browser's console to view the Component stack trace.`:""))};Object.keys({href:!0}).forEach(A=>{if(A==="href"&&(P[A]==null||typeof P[A]!="string"&&typeof P[A]!="object"))throw L({key:A,expected:"`string` or `object`",actual:P[A]===null?"null":typeof P[A]})}),Object.keys({as:!0,replace:!0,scroll:!0,shallow:!0,passHref:!0,prefetch:!0,locale:!0,onClick:!0,onMouseEnter:!0,onTouchStart:!0,legacyBehavior:!0}).forEach(A=>{const ee=typeof P[A];if(A==="as"){if(P[A]&&ee!=="string"&&ee!=="object")throw L({key:A,expected:"`string` or `object`",actual:ee})}else if(A==="locale"){if(P[A]&&ee!=="string")throw L({key:A,expected:"`string`",actual:ee})}else if(A==="onClick"||A==="onMouseEnter"||A==="onTouchStart"){if(P[A]&&ee!=="function")throw L({key:A,expected:"`function`",actual:ee})}else if((A==="replace"||A==="scroll"||A==="shallow"||A==="passHref"||A==="prefetch"||A==="legacyBehavior")&&P[A]!=null&&ee!=="boolean")throw L({key:A,expected:"`boolean`",actual:ee})});const Nt=i.default.useRef(!1);P.prefetch&&!Nt.current&&!Q&&(Nt.current=!0,console.warn("Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://nextjs.org/docs/messages/prefetch-true-deprecated"))}if(process.env.NODE_ENV!=="production"&&Q&&!R){let L;if(typeof O=="string"?L=O:typeof O=="object"&&typeof O.pathname=="string"&&(L=O.pathname),L&&L.split("/").some(ce=>ce.startsWith("[")&&ce.endsWith("]")))throw new Error("Dynamic href `"+L+"` found in <Link> while using the `/app` router, this is not supported. Read more: https://nextjs.org/docs/messages/app-dir-dynamic-href")}const{href:J,as:F}=i.default.useMemo(()=>{if(!q){const ce=w(O);return{href:ce,as:R?w(R):ce}}const[L,ne]=(0,s.resolveHref)(q,O,!0);return{href:L,as:R?(0,s.resolveHref)(q,R):ne||L}},[q,O,R]),jt=i.default.useRef(J),It=i.default.useRef(F);let V;if(Y)if(process.env.NODE_ENV==="development"){G&&console.warn('"onClick" was passed to <Link> with `href` of `'+O+'` but "legacyBehavior" was set. The legacy behavior requires onClick be set on the child of next/link'),pe&&console.warn('"onMouseEnter" was passed to <Link> with `href` of `'+O+'` but "legacyBehavior" was set. The legacy behavior requires onMouseEnter be set on the child of next/link');try{V=i.default.Children.only(T)}catch{throw T?new Error("Multiple children were passed to <Link> with `href` of `"+O+"` but only one child is supported https://nextjs.org/docs/messages/link-multiple-children"+(typeof window<"u"?`
|
|
95
|
-
Open your browser's console to view the Component stack trace.`:"")):new Error("No children were passed to <Link> with `href` of `"+O+"` but one child is required https://nextjs.org/docs/messages/link-no-children")}}else V=i.default.Children.only(T);else if(process.env.NODE_ENV==="development"&&(T==null?void 0:T.type)==="a")throw new Error(`Invalid <Link> with <a> child. Please remove <a> or use <Link legacyBehavior>.
|
|
96
|
-
Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor`);const le=Y?V&&typeof V=="object"&&V.ref:M,[Rt,Lt,At]=(0,p.useIntersection)({rootMargin:"200px"}),un=i.default.useCallback(L=>{(It.current!==F||jt.current!==J)&&(At(),It.current=F,jt.current=J),Rt(L),le&&(typeof le=="function"?le(L):typeof le=="object"&&(le.current=L))},[F,le,J,At,Rt]);i.default.useEffect(()=>{process.env.NODE_ENV==="production"&&Z&&(!Lt||!ve||h(Z,J,F,{locale:k},{kind:we},Q))},[F,J,Lt,k,ve,q==null?void 0:q.locale,Z,Q,we]);const be={ref:un,onClick(L){if(process.env.NODE_ENV!=="production"&&!L)throw new Error('Component rendered inside next/link has to pass click event to "onClick" prop.');!Y&&typeof G=="function"&&G(L),Y&&V.props&&typeof V.props.onClick=="function"&&V.props.onClick(L),Z&&(L.defaultPrevented||x(L,Z,J,F,$,ae,K,k,Q))},onMouseEnter(L){!Y&&typeof pe=="function"&&pe(L),Y&&V.props&&typeof V.props.onMouseEnter=="function"&&V.props.onMouseEnter(L),Z&&((!ve||process.env.NODE_ENV==="development")&&Q||h(Z,J,F,{locale:k,priority:!0,bypassPrefetchedCheck:!0},{kind:we},Q))},onTouchStart:process.env.__NEXT_LINK_NO_TOUCH_START?void 0:function(ne){!Y&&typeof ge=="function"&&ge(ne),Y&&V.props&&typeof V.props.onTouchStart=="function"&&V.props.onTouchStart(ne),Z&&(!ve&&Q||h(Z,J,F,{locale:k,priority:!0,bypassPrefetchedCheck:!0},{kind:we},Q))}};if((0,o.isAbsoluteUrl)(F))be.href=F;else if(!Y||z||V.type==="a"&&!("href"in V.props)){const L=typeof k<"u"?k:q==null?void 0:q.locale,ne=(q==null?void 0:q.isLocaleDomain)&&(0,f.getDomainLocale)(F,L,q==null?void 0:q.locales,q==null?void 0:q.domainLocales);be.href=ne||(0,v.addBasePath)((0,u.addLocale)(F,L,q==null?void 0:q.defaultLocale))}return Y?i.default.cloneElement(V,be):(0,n.jsx)("a",{...ln,...be,children:T})});(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)})(Ft,Ft.exports);const Sa=y.forwardRef((e,t)=>{const{themeName:r="alerts.closeBtn",...n}=e;return m.jsx(Ar,{ref:t,themeName:r,...n,children:m.jsx(_t,{icon:m.jsx(Xr,{})})})});Sa.displayName="AlertsCloseButton";var Ta={exports:{}};(function(e,t){(function(r,n,i){e.exports=i(),e.exports.default=i()})("slugify",Uo,function(){var r=JSON.parse(`{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","¢":"cent","£":"pound","¤":"currency","¥":"yen","©":"(c)","ª":"a","®":"(r)","º":"o","À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","Æ":"AE","Ç":"C","È":"E","É":"E","Ê":"E","Ë":"E","Ì":"I","Í":"I","Î":"I","Ï":"I","Ð":"D","Ñ":"N","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","Ù":"U","Ú":"U","Û":"U","Ü":"U","Ý":"Y","Þ":"TH","ß":"ss","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","æ":"ae","ç":"c","è":"e","é":"e","ê":"e","ë":"e","ì":"i","í":"i","î":"i","ï":"i","ð":"d","ñ":"n","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","ù":"u","ú":"u","û":"u","ü":"u","ý":"y","þ":"th","ÿ":"y","Ā":"A","ā":"a","Ă":"A","ă":"a","Ą":"A","ą":"a","Ć":"C","ć":"c","Č":"C","č":"c","Ď":"D","ď":"d","Đ":"DJ","đ":"dj","Ē":"E","ē":"e","Ė":"E","ė":"e","Ę":"e","ę":"e","Ě":"E","ě":"e","Ğ":"G","ğ":"g","Ģ":"G","ģ":"g","Ĩ":"I","ĩ":"i","Ī":"i","ī":"i","Į":"I","į":"i","İ":"I","ı":"i","Ķ":"k","ķ":"k","Ļ":"L","ļ":"l","Ľ":"L","ľ":"l","Ł":"L","ł":"l","Ń":"N","ń":"n","Ņ":"N","ņ":"n","Ň":"N","ň":"n","Ō":"O","ō":"o","Ő":"O","ő":"o","Œ":"OE","œ":"oe","Ŕ":"R","ŕ":"r","Ř":"R","ř":"r","Ś":"S","ś":"s","Ş":"S","ş":"s","Š":"S","š":"s","Ţ":"T","ţ":"t","Ť":"T","ť":"t","Ũ":"U","ũ":"u","Ū":"u","ū":"u","Ů":"U","ů":"u","Ű":"U","ű":"u","Ų":"U","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","ź":"z","Ż":"Z","ż":"z","Ž":"Z","ž":"z","Ə":"E","ƒ":"f","Ơ":"O","ơ":"o","Ư":"U","ư":"u","Lj":"LJ","lj":"lj","Nj":"NJ","nj":"nj","Ș":"S","ș":"s","Ț":"T","ț":"t","ə":"e","˚":"o","Ά":"A","Έ":"E","Ή":"H","Ί":"I","Ό":"O","Ύ":"Y","Ώ":"W","ΐ":"i","Α":"A","Β":"B","Γ":"G","Δ":"D","Ε":"E","Ζ":"Z","Η":"H","Θ":"8","Ι":"I","Κ":"K","Λ":"L","Μ":"M","Ν":"N","Ξ":"3","Ο":"O","Π":"P","Ρ":"R","Σ":"S","Τ":"T","Υ":"Y","Φ":"F","Χ":"X","Ψ":"PS","Ω":"W","Ϊ":"I","Ϋ":"Y","ά":"a","έ":"e","ή":"h","ί":"i","ΰ":"y","α":"a","β":"b","γ":"g","δ":"d","ε":"e","ζ":"z","η":"h","θ":"8","ι":"i","κ":"k","λ":"l","μ":"m","ν":"n","ξ":"3","ο":"o","π":"p","ρ":"r","ς":"s","σ":"s","τ":"t","υ":"y","φ":"f","χ":"x","ψ":"ps","ω":"w","ϊ":"i","ϋ":"y","ό":"o","ύ":"y","ώ":"w","Ё":"Yo","Ђ":"DJ","Є":"Ye","І":"I","Ї":"Yi","Ј":"J","Љ":"LJ","Њ":"NJ","Ћ":"C","Џ":"DZ","А":"A","Б":"B","В":"V","Г":"G","Д":"D","Е":"E","Ж":"Zh","З":"Z","И":"I","Й":"J","К":"K","Л":"L","М":"M","Н":"N","О":"O","П":"P","Р":"R","С":"S","Т":"T","У":"U","Ф":"F","Х":"H","Ц":"C","Ч":"Ch","Ш":"Sh","Щ":"Sh","Ъ":"U","Ы":"Y","Ь":"","Э":"E","Ю":"Yu","Я":"Ya","а":"a","б":"b","в":"v","г":"g","д":"d","е":"e","ж":"zh","з":"z","и":"i","й":"j","к":"k","л":"l","м":"m","н":"n","о":"o","п":"p","р":"r","с":"s","т":"t","у":"u","ф":"f","х":"h","ц":"c","ч":"ch","ш":"sh","щ":"sh","ъ":"u","ы":"y","ь":"","э":"e","ю":"yu","я":"ya","ё":"yo","ђ":"dj","є":"ye","і":"i","ї":"yi","ј":"j","љ":"lj","њ":"nj","ћ":"c","ѝ":"u","џ":"dz","Ґ":"G","ґ":"g","Ғ":"GH","ғ":"gh","Қ":"KH","қ":"kh","Ң":"NG","ң":"ng","Ү":"UE","ү":"ue","Ұ":"U","ұ":"u","Һ":"H","һ":"h","Ә":"AE","ә":"ae","Ө":"OE","ө":"oe","Ա":"A","Բ":"B","Գ":"G","Դ":"D","Ե":"E","Զ":"Z","Է":"E'","Ը":"Y'","Թ":"T'","Ժ":"JH","Ի":"I","Լ":"L","Խ":"X","Ծ":"C'","Կ":"K","Հ":"H","Ձ":"D'","Ղ":"GH","Ճ":"TW","Մ":"M","Յ":"Y","Ն":"N","Շ":"SH","Չ":"CH","Պ":"P","Ջ":"J","Ռ":"R'","Ս":"S","Վ":"V","Տ":"T","Ր":"R","Ց":"C","Փ":"P'","Ք":"Q'","Օ":"O''","Ֆ":"F","և":"EV","ء":"a","آ":"aa","أ":"a","ؤ":"u","إ":"i","ئ":"e","ا":"a","ب":"b","ة":"h","ت":"t","ث":"th","ج":"j","ح":"h","خ":"kh","د":"d","ذ":"th","ر":"r","ز":"z","س":"s","ش":"sh","ص":"s","ض":"dh","ط":"t","ظ":"z","ع":"a","غ":"gh","ف":"f","ق":"q","ك":"k","ل":"l","م":"m","ن":"n","ه":"h","و":"w","ى":"a","ي":"y","ً":"an","ٌ":"on","ٍ":"en","َ":"a","ُ":"u","ِ":"e","ْ":"","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","پ":"p","چ":"ch","ژ":"zh","ک":"k","گ":"g","ی":"y","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","฿":"baht","ა":"a","ბ":"b","გ":"g","დ":"d","ე":"e","ვ":"v","ზ":"z","თ":"t","ი":"i","კ":"k","ლ":"l","მ":"m","ნ":"n","ო":"o","პ":"p","ჟ":"zh","რ":"r","ს":"s","ტ":"t","უ":"u","ფ":"f","ქ":"k","ღ":"gh","ყ":"q","შ":"sh","ჩ":"ch","ც":"ts","ძ":"dz","წ":"ts","ჭ":"ch","ხ":"kh","ჯ":"j","ჰ":"h","Ṣ":"S","ṣ":"s","Ẁ":"W","ẁ":"w","Ẃ":"W","ẃ":"w","Ẅ":"W","ẅ":"w","ẞ":"SS","Ạ":"A","ạ":"a","Ả":"A","ả":"a","Ấ":"A","ấ":"a","Ầ":"A","ầ":"a","Ẩ":"A","ẩ":"a","Ẫ":"A","ẫ":"a","Ậ":"A","ậ":"a","Ắ":"A","ắ":"a","Ằ":"A","ằ":"a","Ẳ":"A","ẳ":"a","Ẵ":"A","ẵ":"a","Ặ":"A","ặ":"a","Ẹ":"E","ẹ":"e","Ẻ":"E","ẻ":"e","Ẽ":"E","ẽ":"e","Ế":"E","ế":"e","Ề":"E","ề":"e","Ể":"E","ể":"e","Ễ":"E","ễ":"e","Ệ":"E","ệ":"e","Ỉ":"I","ỉ":"i","Ị":"I","ị":"i","Ọ":"O","ọ":"o","Ỏ":"O","ỏ":"o","Ố":"O","ố":"o","Ồ":"O","ồ":"o","Ổ":"O","ổ":"o","Ỗ":"O","ỗ":"o","Ộ":"O","ộ":"o","Ớ":"O","ớ":"o","Ờ":"O","ờ":"o","Ở":"O","ở":"o","Ỡ":"O","ỡ":"o","Ợ":"O","ợ":"o","Ụ":"U","ụ":"u","Ủ":"U","ủ":"u","Ứ":"U","ứ":"u","Ừ":"U","ừ":"u","Ử":"U","ử":"u","Ữ":"U","ữ":"u","Ự":"U","ự":"u","Ỳ":"Y","ỳ":"y","Ỵ":"Y","ỵ":"y","Ỷ":"Y","ỷ":"y","Ỹ":"Y","ỹ":"y","–":"-","‘":"'","’":"'","“":"\\"","”":"\\"","„":"\\"","†":"+","•":"*","…":"...","₠":"ecu","₢":"cruzeiro","₣":"french franc","₤":"lira","₥":"mill","₦":"naira","₧":"peseta","₨":"rupee","₩":"won","₪":"new shequel","₫":"dong","€":"euro","₭":"kip","₮":"tugrik","₯":"drachma","₰":"penny","₱":"peso","₲":"guarani","₳":"austral","₴":"hryvnia","₵":"cedi","₸":"kazakhstani tenge","₹":"indian rupee","₺":"turkish lira","₽":"russian ruble","₿":"bitcoin","℠":"sm","™":"tm","∂":"d","∆":"delta","∑":"sum","∞":"infinity","♥":"love","元":"yuan","円":"yen","﷼":"rial","ﻵ":"laa","ﻷ":"laa","ﻹ":"lai","ﻻ":"la"}`),n=JSON.parse('{"bg":{"Й":"Y","Ц":"Ts","Щ":"Sht","Ъ":"A","Ь":"Y","й":"y","ц":"ts","щ":"sht","ъ":"a","ь":"y"},"de":{"Ä":"AE","ä":"ae","Ö":"OE","ö":"oe","Ü":"UE","ü":"ue","ß":"ss","%":"prozent","&":"und","|":"oder","∑":"summe","∞":"unendlich","♥":"liebe"},"es":{"%":"por ciento","&":"y","<":"menor que",">":"mayor que","|":"o","¢":"centavos","£":"libras","¤":"moneda","₣":"francos","∑":"suma","∞":"infinito","♥":"amor"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","¢":"centime","£":"livre","¤":"devise","₣":"franc","∑":"somme","∞":"infini","♥":"amour"},"pt":{"%":"porcento","&":"e","<":"menor",">":"maior","|":"ou","¢":"centavo","∑":"soma","£":"libra","∞":"infinito","♥":"amor"},"uk":{"И":"Y","и":"y","Й":"Y","й":"y","Ц":"Ts","ц":"ts","Х":"Kh","х":"kh","Щ":"Shch","щ":"shch","Г":"H","г":"h"},"vi":{"Đ":"D","đ":"d"},"da":{"Ø":"OE","ø":"oe","Å":"AA","å":"aa","%":"procent","&":"og","|":"eller","$":"dollar","<":"mindre end",">":"større end"},"nb":{"&":"og","Å":"AA","Æ":"AE","Ø":"OE","å":"aa","æ":"ae","ø":"oe"},"it":{"&":"e"},"nl":{"&":"en"},"sv":{"&":"och","Å":"AA","Ä":"AE","Ö":"OE","å":"aa","ä":"ae","ö":"oe"}}');function i(s,l){if(typeof s!="string")throw new Error("slugify: string argument expected");l=typeof l=="string"?{replacement:l}:l||{};var a=n[l.locale]||{},o=l.replacement===void 0?"-":l.replacement,u=l.trim===void 0?!0:l.trim,c=s.normalize().split("").reduce(function(d,p){var f=a[p];return f===void 0&&(f=r[p]),f===void 0&&(f=p),f===o&&(f=" "),d+f.replace(l.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")},"");return l.strict&&(c=c.replace(/[^A-Za-z0-9\s]/g,"")),u&&(c=c.trim()),c=c.replace(/\s+/g,o),l.lower&&(c=c.toLowerCase()),c}return i.extend=function(s){Object.assign(r,s)},i})})(Ta);const[nn,tc]=Tt(),Ot=y.forwardRef((e,t)=>{const{themeName:r="alerts.navigationBtn",tokens:n,customTheme:i,children:s,onSubmit:l,...a}=e,{isDisabled:o}=a,{pressProps:u}=B.usePress({onPress:()=>l==null?void 0:l()});return m.jsx(B.FocusRing,{within:!0,focusRingClass:"has-focus-ring",children:m.jsx(Ar,{themeName:r,tokens:n,ref:t,...u,...a,"aria-disabled":o,children:s})})}),Pa=y.forwardRef((e,t)=>{var i;const{controller:r}=nn(),n=(r==null?void 0:r.activeIndex)===(((i=r==null?void 0:r.slides)==null?void 0:i.length)??1)-1;return m.jsx(Ot,{onSubmit:()=>r==null?void 0:r.slideNext(),...e,ref:t,isDisabled:n,children:m.jsx(_t,{icon:"ArrowRight"})})}),_a=y.forwardRef((e,t)=>{const{controller:r}=nn(),n=(r==null?void 0:r.activeIndex)===0;return m.jsx(Ot,{onSubmit:()=>r==null?void 0:r.slidePrev(),...e,ref:t,isDisabled:n,children:m.jsx(_t,{icon:"ArrowLeft"})})});Ot.displayName="AlertsNavigationButton";Pa.displayName="AlertsNextNavigationButton";_a.displayName="AlertsPrevNavigationButton";process.env.NEXT_PUBLIC_IMG_DOMAIN;const Ea=e=>m.jsx("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:m.jsx("path",{d:"M17.728 13.66 12.388 19 7.05 13.66M12.4 5v14",stroke:"currentColor"})}),Ca=y.memo(Ea,D),Ma=Object.freeze(Object.defineProperty({__proto__:null,default:Ca},Symbol.toStringTag,{value:"Module"})),Oa=e=>m.jsxs("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e,children:[m.jsx("g",{children:m.jsx("path",{d:"M.075 11.622a1 1 0 0 0 0 .76 1 1 0 0 0 .21.33l8 8a1.004 1.004 0 0 0 1.42-1.42l-6.3-6.29h19.59a1 1 0 0 0 0-2H3.405l6.3-6.29a1 1 0 0 0 0-1.42 1 1 0 0 0-1.42 0l-8 8a1 1 0 0 0-.21.33Z"})}),m.jsx("defs",{children:m.jsx("clipPath",{children:m.jsx("path",{fill:"currentColor",d:"M0 0h24v24H0z"})})})]}),ja=y.memo(Oa,D),Ia=Object.freeze(Object.defineProperty({__proto__:null,default:ja},Symbol.toStringTag,{value:"Module"})),Ra=e=>m.jsxs("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e,children:[m.jsx("g",{children:m.jsx("path",{d:"M23.92 12.38a1 1 0 0 0 0-.76 1 1 0 0 0-.21-.33l-8-8a1.003 1.003 0 1 0-1.42 1.42l6.3 6.29H1a1 1 0 1 0 0 2h19.59l-6.3 6.29a1 1 0 0 0 0 1.42 1.002 1.002 0 0 0 1.42 0l8-8c.091-.095.162-.207.21-.33Z"})}),m.jsx("defs",{children:m.jsx("clipPath",{children:m.jsx("path",{fill:"currentColor",d:"M0 0h24v24H0z"})})})]}),La=y.memo(Ra,D),Aa=Object.freeze(Object.defineProperty({__proto__:null,default:La},Symbol.toStringTag,{value:"Module"})),Na=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:48,width:48,fill:"currentColor",viewBox:"0 0 48 48",...e,children:m.jsx("path",{d:"M21.05 33.1 35.2 18.95l-2.3-2.25-11.85 11.85-6-6-2.25 2.25ZM24 44q-4.1 0-7.75-1.575-3.65-1.575-6.375-4.3-2.725-2.725-4.3-6.375Q4 28.1 4 24q0-4.15 1.575-7.8 1.575-3.65 4.3-6.35 2.725-2.7 6.375-4.275Q19.9 4 24 4q4.15 0 7.8 1.575 3.65 1.575 6.35 4.275 2.7 2.7 4.275 6.35Q44 19.85 44 24q0 4.1-1.575 7.75-1.575 3.65-4.275 6.375t-6.35 4.3Q28.15 44 24 44Z"})}),ka=y.memo(Na,D),za=Object.freeze(Object.defineProperty({__proto__:null,default:ka},Symbol.toStringTag,{value:"Module"})),Da=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:"48",width:"48",fill:"currentColor",...e,children:m.jsx("path",{d:"M28.05 36 16 23.95 28.05 11.9l2.15 2.15-9.9 9.9 9.9 9.9Z"})}),qa=y.memo(Da,D),Ba=Object.freeze(Object.defineProperty({__proto__:null,default:qa},Symbol.toStringTag,{value:"Module"})),Va=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:"48",width:"48",fill:"currentColor",...e,children:m.jsx("path",{d:"m18.75 36-2.15-2.15 9.9-9.9-9.9-9.9 2.15-2.15L30.8 23.95Z"})}),Ga=y.memo(Va,D),$a=Object.freeze(Object.defineProperty({__proto__:null,default:Ga},Symbol.toStringTag,{value:"Module"})),Fa=e=>m.jsx("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e,children:m.jsx("path",{d:"M9.161 5.889v2.753H7V12h2.161v10h4.442V12h2.977s.28-1.614.417-3.38h-3.379V6.316a.963.963 0 0 1 .332-.558c.174-.146.396-.233.63-.248H17V2h-3.275C9.063 2 9.173 5.37 9.173 5.889h-.012Z",fill:"currentColor"})}),Ha=y.memo(Fa,D),Wa=Object.freeze(Object.defineProperty({__proto__:null,default:Ha},Symbol.toStringTag,{value:"Module"})),Ua=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsx("path",{fill:"#3b5998",strokeMiterlimit:"10",strokeWidth:"0",d:"M147.5 254.3V139.1h38.7l6-45h-44.7V65.2c0-13 3.6-21.9 22.3-21.9h23.7V3.2c-11.6-1.2-23.1-1.8-34.7-1.8-34.3 0-57.8 20.9-57.8 59.4V94H62.2v45.1H101v115.2h46.5z"})}),Ya=y.memo(Ua,D),Xa=Object.freeze(Object.defineProperty({__proto__:null,default:Ya},Symbol.toStringTag,{value:"Module"})),Ka=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,viewBox:"0 0 24 25",fill:"none",...e,children:m.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12.5001C2 17.4501 5.6 21.5501 10.35 22.4001L10.4094 22.3515C10.4063 22.3509 10.4032 22.3503 10.4001 22.3498V15.2998H7.90015V12.4998H10.4001V10.2998C10.4001 7.79978 12.0001 6.39978 14.3001 6.39978C15.0001 6.39978 15.8001 6.49978 16.5001 6.59978V9.14978H15.2001C14.0001 9.14978 13.7001 9.74978 13.7001 10.5498V12.4998H16.3501L15.9001 15.2998H13.7001V22.3498C13.6696 22.3553 13.639 22.3608 13.6084 22.366L13.65 22.4001C18.4 21.5501 22 17.4501 22 12.5001C22 7.00006 17.5 2.50006 12 2.50006C6.5 2.50006 2 7.00006 2 12.5001Z",fill:"currentColor"})}),Za=y.memo(Ka,D),Qa=Object.freeze(Object.defineProperty({__proto__:null,default:Za},Symbol.toStringTag,{value:"Module"})),Ja=e=>m.jsxs("svg",{width:"40",height:"40",viewBox:"0 0 67 67",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[m.jsx("path",{d:"M16.1339 8.5415C18.1397 10.0645 19.8152 11.9792 21.0587 14.1693C22.2848 16.2537 25.064 22.0491 22.5341 25.3227C19.6732 29.0215 11.3848 30.2721 11.3848 33.6807C11.3848 36.2473 15.0181 39.1736 16.9594 42.0386C18.0736 43.6842 18.6691 45.626 18.6691 47.6133C18.6691 49.6006 18.0736 51.5423 16.9594 53.1879C16.0541 54.6088 14.817 55.7884 13.3547 56.6251",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),m.jsx("path",{d:"M57.8289 14.8058C52.7905 17.106 47.4837 18.766 42.0327 19.747C39.1227 19.9555 38.6895 17.5605 36.4621 14.1724C34.7905 11.6302 30.8874 8.45055 30.8874 5.81443C30.8648 4.90303 30.9876 3.99386 31.2511 3.12109",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),m.jsx("path",{d:"M33.6799 64.3334C50.6088 64.3334 64.3324 50.6098 64.3324 33.6809C64.3324 16.7519 50.6088 3.02832 33.6799 3.02832C16.751 3.02832 3.02734 16.7519 3.02734 33.6809C3.02734 50.6098 16.751 64.3334 33.6799 64.3334Z",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),m.jsx("path",{d:"M53.2225 36.1983C53.341 44.781 42.1549 55.5094 36.4658 53.188C31.4796 51.1445 34.9944 47.2291 33.7193 36.1983C33.188 31.6127 38.0842 27.8404 43.4872 27.8404C45.8806 27.6839 48.24 28.4711 50.0597 30.0335C51.8795 31.5958 53.2225 32.8948 53.2225 36.1983Z",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"})]}),el=y.memo(Ja,D),tl=Object.freeze(Object.defineProperty({__proto__:null,default:el},Symbol.toStringTag,{value:"Module"})),rl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",children:[m.jsx("path",{d:"M253.5 75.7a92.8 92.8 0 0 0-5.8-30.7A62 62 0 0 0 233 22.6 62 62 0 0 0 210.7 8c-8-3-17.2-5.2-30.7-5.8-13.5-.6-17.8-.8-52.1-.8s-38.7.2-52.2.8A92.8 92.8 0 0 0 45 8c-8.4 3.2-16 8.2-22.4 14.6A62 62 0 0 0 8 45c-3 8-5.2 17.3-5.8 30.7a890 890 0 0 0-.8 52.2c0 34.3.2 38.6.8 52.1A92.8 92.8 0 0 0 8 210.7a62 62 0 0 0 14.5 22.4A62 62 0 0 0 45 247.7c8 3.1 17.3 5.2 30.7 5.9 13.5.6 17.8.7 52.2.7s38.6-.1 52-.7a92.8 92.8 0 0 0 30.8-6c17-6.5 30.4-20 37-36.9 3-8 5.2-17.2 5.8-30.7.7-13.5.8-17.8.8-52.1s-.1-38.7-.8-52.2zM230.8 179c-.6 12.3-2.6 19-4.4 23.4-4.2 11-13 19.8-24 24a69.9 69.9 0 0 1-23.4 4.4c-13.4.6-17.4.7-51.1.7-33.8 0-37.8-.1-51.1-.7-12.4-.6-19-2.6-23.5-4.4-5.5-2-10.5-5.2-14.5-9.4-4.2-4.1-7.5-9-9.5-14.6a69.9 69.9 0 0 1-4.4-23.4c-.6-13.4-.7-17.4-.7-51.1s.1-37.8.7-51.1c.6-12.4 2.6-19 4.4-23.5 2-5.5 5.2-10.5 9.4-14.6 4.1-4.2 9-7.4 14.6-9.4a69.9 69.9 0 0 1 23.5-4.4c13.3-.6 17.3-.7 51-.7 33.8 0 37.8.1 51.1.7 12.4.6 19 2.7 23.5 4.4 5.5 2 10.5 5.2 14.6 9.4 4.2 4.1 7.4 9.1 9.4 14.6a69.9 69.9 0 0 1 4.4 23.5c.6 13.3.7 17.3.7 51s-.1 37.8-.7 51.2z"}),m.jsx("path",{d:"M127.9 63a65 65 0 1 0 0 129.8 65 65 0 0 0 0-129.9zm0 107a42.2 42.2 0 1 1 0-84.3 42.2 42.2 0 0 1 0 84.3zM210.5 60.4a15.2 15.2 0 1 1-30.3 0 15.2 15.2 0 0 1 30.3 0z"})]})}),nl=y.memo(rl,D),il=Object.freeze(Object.defineProperty({__proto__:null,default:nl},Symbol.toStringTag,{value:"Module"})),sl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsxs("g",{fill:"none",strokeMiterlimit:"10",strokeWidth:"0",transform:"matrix(2.8 0 0 2.8 1.4 1.4)",children:[m.jsxs("linearGradient",{id:"a",x1:"7.6",x2:"82.4",y1:"9.6",y2:"84.4",gradientTransform:"matrix(1 0 0 -1 0 92)",gradientUnits:"userSpaceOnUse",children:[m.jsx("stop",{offset:"0%",stopColor:"#ffd600"}),m.jsx("stop",{offset:"50%",stopColor:"#ff0100"}),m.jsx("stop",{offset:"100%",stopColor:"#d800b9"})]}),m.jsx("path",{fill:"url(#a)",d:"M89.7 26.4c-.2-4.7-1-8-2-10.9a22 22 0 0 0-5.3-8 22 22 0 0 0-8-5.1A33 33 0 0 0 63.7.3C58.8 0 57.2 0 45 0S31.2 0 26.4.3c-4.7.2-8 1-10.9 2a22 22 0 0 0-8 5.3 22 22 0 0 0-5.1 8A33 33 0 0 0 .3 26.3C0 31.2 0 32.8 0 45c0 12.2 0 13.8.3 18.6.2 4.7 1 8 2 10.9a22 22 0 0 0 5.3 8c2.2 2.2 5 4 8 5.1a33 33 0 0 0 10.8 2.1c4.8.2 6.4.3 18.6.3s13.8 0 18.6-.3c4.7-.2 8-1 10.9-2a23 23 0 0 0 13.1-13.2 33 33 0 0 0 2.1-11c.2-4.7.3-6.3.3-18.5s0-13.8-.3-18.6zm-8 36.8c-.3 4.4-1 6.8-1.6 8.3-1.5 4-4.6 7-8.6 8.6-1.5.6-4 1.3-8.3 1.5-4.8.2-6.2.3-18.2.3s-13.4 0-18.2-.3a25 25 0 0 1-8.3-1.5 14 14 0 0 1-5.2-3.4 14 14 0 0 1-3.4-5.2c-.6-1.5-1.3-4-1.5-8.3A313 313 0 0 1 8 45c0-12 0-13.4.3-18.2a25 25 0 0 1 1.5-8.3 14 14 0 0 1 3.4-5.2 14 14 0 0 1 5.2-3.4c1.5-.6 4-1.3 8.3-1.5C31.6 8.2 33 8 45 8s13.4 0 18.2.3c4.4.2 6.8.9 8.3 1.5a14 14 0 0 1 5.2 3.4 14 14 0 0 1 3.4 5.2c.6 1.5 1.3 4 1.5 8.3.2 4.8.3 6.2.3 18.2s0 13.4-.3 18.2z"}),m.jsxs("linearGradient",{id:"b",x1:"28.7",x2:"61.3",y1:"30.7",y2:"63.3",gradientTransform:"matrix(1 0 0 -1 0 92)",gradientUnits:"userSpaceOnUse",children:[m.jsx("stop",{offset:"0%",stopColor:"#ff6400"}),m.jsx("stop",{offset:"50%",stopColor:"#ff0100"}),m.jsx("stop",{offset:"100%",stopColor:"#fd0056"})]}),m.jsx("path",{fill:"url(#b)",d:"M45 21.9A23.1 23.1 0 1 0 45 68 23.1 23.1 0 0 0 45 22zM45 60a15 15 0 1 1 0-30 15 15 0 0 1 0 30z"}),m.jsxs("linearGradient",{id:"c",x1:"65.2",x2:"72.8",y1:"67.2",y2:"74.8",gradientTransform:"matrix(1 0 0 -1 0 92)",gradientUnits:"userSpaceOnUse",children:[m.jsx("stop",{offset:"0%",stopColor:"#f30072"}),m.jsx("stop",{offset:"100%",stopColor:"#e50097"})]}),m.jsx("path",{fill:"url(#c)",d:"M74.4 21a5.4 5.4 0 1 1-10.8 0 5.4 5.4 0 0 1 10.8 0z"})]})}),ol=y.memo(sl,D),al=Object.freeze(Object.defineProperty({__proto__:null,default:ol},Symbol.toStringTag,{value:"Module"})),ll=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",children:[m.jsx("path",{d:"M61.4 254.3A59.8 59.8 0 0 1 19 151.8L65.8 105a11.2 11.2 0 0 1 15.9 16l-46.8 46.7a37.3 37.3 0 0 0 0 53.1 37.6 37.6 0 0 0 53 0l46.9-46.8a11.2 11.2 0 1 1 15.9 16l-46.8 46.7a59.8 59.8 0 0 1-42.5 17.6zM182 154a11.2 11.2 0 0 1-8-19.2L220.8 88a37.6 37.6 0 0 0-53-53.1l-46.9 46.8a11.2 11.2 0 0 1-15.9-16L151.8 19a59.6 59.6 0 0 1 85 0 60.1 60.1 0 0 1 0 84.9l-46.9 46.8c-2.2 2.2-5 3.3-8 3.3z"}),m.jsx("path",{d:"M72.6 194.3a11.2 11.2 0 0 1-8-19.1L175.3 64.7A11.2 11.2 0 1 1 191 80.6L80.6 191c-2.2 2.2-5.1 3.2-8 3.2z"})]})}),cl=y.memo(ll,D),ul=Object.freeze(Object.defineProperty({__proto__:null,default:cl},Symbol.toStringTag,{value:"Module"})),dl=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:19,viewBox:"0 0 18 19",fill:"none",...e,children:m.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 1.79773C0 1.07677 0.604838 0.5 1.33064 0.5H16.6694C17.3952 0.5 18 1.07677 18 1.79773V17.2023C18 17.9232 17.3952 18.5 16.6694 18.5H1.33064C0.604838 18.5 0 17.9232 0 17.2023V1.79773ZM5.44373 15.5677V7.44492H2.73405V15.5677H5.44373ZM4.08889 6.31541C5.03244 6.31541 5.63728 5.69058 5.63728 4.92155C5.61308 4.1285 5.05663 3.52769 4.11308 3.52769C3.19373 3.52769 2.5647 4.1285 2.5647 4.92155C2.5647 5.69058 3.14534 6.31541 4.08889 6.31541ZM9.65304 15.5677H6.94336C6.94336 15.5677 6.99175 8.18991 6.94336 7.44492H9.67723V8.58586C9.66903 8.59819 9.66097 8.6104 9.65304 8.62249H9.67723V8.58586C10.0439 8.03441 10.6772 7.25266 12.1208 7.25266C13.9111 7.25266 15.2417 8.4062 15.2417 10.9055V15.5677H12.5321V11.2179C12.5321 10.1365 12.145 9.39151 11.153 9.39151C10.403 9.39151 9.94336 9.89619 9.74981 10.3768C9.67723 10.5451 9.65304 10.7854 9.65304 11.0257V15.5677Z",fill:"currentColor"})}),fl=y.memo(dl,D),pl=Object.freeze(Object.defineProperty({__proto__:null,default:fl},Symbol.toStringTag,{value:"Module"})),hl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",transform:"matrix(2.8 0 0 2.8 1.4 1.4)",children:[m.jsx("path",{d:"M80.9 78.8H9c-5 0-9.1-4.1-9.1-9.1V20.3c0-5 4-9 9.1-9H81c5 0 9.1 4 9.1 9v49.4c0 5-4 9-9.1 9zM9 17.2A3.1 3.1 0 0 0 6 20.3v49.4c0 1.7 1.4 3 3.1 3H81c1.7 0 3.1-1.3 3.1-3V20.3c0-1.7-1.4-3-3.1-3H9z"}),m.jsx("path",{d:"M45 55.4c-5.4 0-10.6-2.3-14.2-6.3l-28.3-31 4.4-4 28.3 31c2.5 2.8 6 4.3 9.8 4.3 3.8 0 7.3-1.5 9.8-4.3l28.3-31 4.4 4-28.3 31c-3.6 4-8.8 6.3-14.2 6.3z"}),m.jsx("rect",{width:"39",height:"6",x:"-1",y:"57.2",rx:"0",ry:"0",transform:"rotate(-45.1 18.5 60.2)"}),m.jsx("rect",{width:"6",height:"39",x:"68.5",y:"40.7",rx:"0",ry:"0",transform:"rotate(-44.8 71.5 60.2)"})]})}),ml=y.memo(hl,D),gl=Object.freeze(Object.defineProperty({__proto__:null,default:ml},Symbol.toStringTag,{value:"Module"})),vl=e=>m.jsxs("svg",{height:48,width:48,fill:"currentColor",...e,xmlns:"http://www.w3.org/2000/svg",children:[m.jsx("ellipse",{cx:"26",cy:"24.095",rx:"26",ry:"23.547",fill:"#fff"}),m.jsx("path",{d:"M37.742 24.095H14.258M26 13.46V34.73 13.46Z",stroke:"#9E9E9E",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"})]}),wl=y.memo(vl,D),bl=Object.freeze(Object.defineProperty({__proto__:null,default:wl},Symbol.toStringTag,{value:"Module"})),xl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsx("path",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",d:"M199.75 145.13a54.45 54.45 0 0 0-43.54 21.82l-47.88-23.93c1.4-4.82 2.2-9.9 2.2-15.17a54.3 54.3 0 0 0-2.2-15.16l47.88-23.93a54.45 54.45 0 0 0 43.54 21.82 54.61 54.61 0 0 0 54.56-54.56c0-30.08-24.48-54.56-54.56-54.56s-54.56 24.48-54.56 54.56c0 5.27.79 10.35 2.19 15.17L99.5 95.11A54.45 54.45 0 0 0 55.97 73.3C25.88 73.3 1.4 97.77 1.4 127.86s24.47 54.56 54.56 54.56c17.79 0 33.56-8.6 43.53-21.82l47.88 23.92a54.32 54.32 0 0 0-2.2 15.17c0 30.09 24.48 54.56 54.57 54.56s54.56-24.47 54.56-54.56a54.62 54.62 0 0 0-54.56-54.56zm0-124c19.24 0 34.89 15.65 34.89 34.9s-15.65 34.88-34.9 34.88-34.88-15.65-34.88-34.89 15.65-34.89 34.89-34.89zM55.97 162.75c-19.24 0-34.9-15.65-34.9-34.9s15.66-34.88 34.9-34.88 34.88 15.65 34.88 34.89-15.65 34.89-34.88 34.89zm143.78 71.83a34.93 34.93 0 0 1-34.9-34.89c0-19.24 15.66-34.89 34.9-34.89s34.89 15.65 34.89 34.9a34.93 34.93 0 0 1-34.9 34.88z"})}),yl=y.memo(xl,D),Sl=Object.freeze(Object.defineProperty({__proto__:null,default:yl},Symbol.toStringTag,{value:"Module"})),Tl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsx("path",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",d:"M81 231A147 147 0 0 0 228 76c11-7 19-16 26-27-9 5-19 7-29 9 10-7 18-17 22-29-10 6-21 10-33 12a52 52 0 0 0-88 48C83 87 45 66 19 35a52 52 0 0 0 16 69c-8 0-16-3-23-7v1c0 25 17 46 41 51a52 52 0 0 1-23 1c6 20 26 35 48 36a104 104 0 0 1-77 21c23 15 51 24 80 24"})}),Pl=y.memo(Tl,D),_l=Object.freeze(Object.defineProperty({__proto__:null,default:Pl},Symbol.toStringTag,{value:"Module"})),El=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsx("path",{fill:"#1da1f2",strokeMiterlimit:"10",strokeWidth:"0",d:"M81 230.6c95.4 0 147.6-79 147.6-147.6 0-2.3 0-4.5-.2-6.7 10.2-7.4 19-16.5 25.9-26.9-9.5 4.2-19.5 7-29.8 8.2a52 52 0 0 0 22.8-28.7 104 104 0 0 1-33 12.6A52 52 0 0 0 126 88.8C84.2 86.7 45.4 67 19 34.6a52 52 0 0 0 16 69.2 51.5 51.5 0 0 1-23.5-6.5v.7c0 24.7 17.4 46 41.6 50.9-7.6 2-15.6 2.4-23.4.9a52 52 0 0 0 48.5 36 104.1 104.1 0 0 1-76.8 21.5A146.9 146.9 0 0 0 81 230.6"})}),Cl=y.memo(El,D),Ml=Object.freeze(Object.defineProperty({__proto__:null,default:Cl},Symbol.toStringTag,{value:"Module"})),Ol=e=>m.jsx("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e,children:m.jsx("path",{d:"M17 21H7a4 4 0 0 1-4-4v-1a1 1 0 1 1 2 0v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 1 2 0v1a4 4 0 0 1-4 4Zm-5-4a1 1 0 0 1-1-1V6.41l-2.29 2.3a1.004 1.004 0 0 1-1.42-1.42l4-4a1 1 0 0 1 .33-.21A1 1 0 0 1 12 3a1 1 0 0 1 .38.08 1 1 0 0 1 .33.21l4 4a1.004 1.004 0 1 1-1.42 1.42L13 6.41V16a1 1 0 0 1-1 1Z",fill:"currentColor"})}),jl=y.memo(Ol,D),Il=Object.freeze(Object.defineProperty({__proto__:null,default:jl},Symbol.toStringTag,{value:"Module"})),Rl=e=>m.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,viewBox:"0 0 24 25",fill:"none",...e,children:m.jsx("path",{d:"M14.119 11.7052L20.4486 4.5H18.9492L13.4509 10.7549L9.0626 4.5H4L10.6374 13.9594L4 21.5142H5.4994L11.3021 14.9074L15.9374 21.5142H21M6.04057 5.60727H8.34407L18.9481 20.4613H16.644",fill:"currentColor"})}),Ll=y.memo(Rl,D),Al=Object.freeze(Object.defineProperty({__proto__:null,default:Ll},Symbol.toStringTag,{value:"Module"})),Nl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsx("path",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",d:"M249 67c-3-11-11-19-22-22-20-6-99-6-99-6s-79 0-99 6C18 48 10 56 7 67c-6 20-6 61-6 61s0 41 6 61c3 11 11 19 22 22 20 5 99 5 99 5s79 0 99-5c11-3 19-11 22-22 5-20 5-61 5-61s0-41-5-61zm-146 99V90l65 38-65 38z"})}),kl=y.memo(Nl,D),zl=Object.freeze(Object.defineProperty({__proto__:null,default:kl},Symbol.toStringTag,{value:"Module"})),Dl=e=>m.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:m.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",children:[m.jsx("path",{fill:"red",d:"M249.02 66.99a31.68 31.68 0 0 0-22.36-22.36c-19.72-5.29-98.8-5.29-98.8-5.29s-79.09 0-98.8 5.29A31.68 31.68 0 0 0 6.68 66.99c-5.28 19.72-5.28 60.87-5.28 60.87s0 41.15 5.28 60.87a31.68 31.68 0 0 0 22.36 22.36c19.72 5.28 98.8 5.28 98.8 5.28s79.1 0 98.81-5.28a31.68 31.68 0 0 0 22.36-22.36c5.29-19.72 5.29-60.87 5.29-60.87s0-41.15-5.29-60.87z"}),m.jsx("path",{fill:"#fff",d:"m102.57 165.8 65.7-37.94-65.7-37.94z"})]})}),ql=y.memo(Dl,D),Bl=Object.freeze(Object.defineProperty({__proto__:null,default:ql},Symbol.toStringTag,{value:"Module"}));St();const Vl={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"BlockSettings"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"block_settings"}},selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"tokens"}},{kind:"Field",name:{kind:"Name",value:"variant"}}]}}]};function Gl(e,t){return t}const $l=process.env.NEXT_PUBLIC_GRAPHQL_URL,Fl=process.env.NEXT_GRAPHQL_URL_ADMIN,Hl=process.env.NEXT_PUBLIC_API_TOKEN??"",Wl=process.env.NEXT_PUBLIC_API_TOKEN,Ul=new Or.GraphQLClient($l,{credentials:"include",mode:"cors",fetch,headers:{Authorization:`Bearer ${Hl}`}});new Or.GraphQLClient(Fl,{credentials:"include",mode:"cors",fetch,headers:{Authorization:`Bearer ${Wl}`}});new kt.QueryClient({queryCache:new kt.QueryCache({onError:e=>{console.error(e)}}),defaultOptions:{queries:{staleTime:5*1e3}}});function sn(e,t,r=Ul){return r.request(e,{...t})}process.env.NEXT_PUBLIC_GRAPHQL_URL;process.env.NEXT_PUBLIC_API_TOKEN;function yt(e){return!!e}function Yl(e){return!Mr.isEmpty(e)&&Object.keys(e).length===1&&Object.keys(e)[0]==="id"&&!!e.id}async function Xl(e){const{document:t,blockKey:r,variables:n}=e;if(!t||!yt(n))return null;const i=await sn(t,n);return!i||typeof i!="object"||!r?null:i[r]}async function Kl(e){const{document:t,item:r,blockKey:n,variables:i}=e;if(r){if(!Yl(r))return r;const a={id:r.id,...i};return yt(a)?Xl({...e,variables:a}):null}if(!t||!yt(i))return null;const s=await sn(t,i);return!s||typeof s!="object"||!n?null:s[n]}const on=async e=>{const{variables:t,themeName:r="wysiwyg",tokens:n,item:i,document:s}=e,l=await Kl({item:i,blockKey:"block_wysiwyg_by_id",document:s,variables:t});if(!l)return null;const{content:a,title:o,level:u,settings:c}=l,{tokens:d}=Gl(Vl,c)??{};return!a&&!(o&&u)?null:m.jsxs(m.Fragment,{children:[o&&u&&m.jsx(Ir,{as:"span",themeName:r,tokens:{...n,...d},children:y.createElement(u,{},o)}),a&&m.jsx(Vo,{themeName:r,tokens:{...n,...d},content:a})]})},an={block_wysiwyg:{default:e=>m.jsx(on,{...e})}},Zl={components:{...an}};exports.BlockWysiwyg=on;exports.baseConfig=Zl;exports.blockWysiwygConfig=an;
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const config = require("./config-Wm_s8RKf.js");
|
|
4
|
+
exports.BlockWysiwyg = config.BlockWysiwyg;
|
|
5
|
+
exports.baseConfig = config.baseConfig;
|
|
6
|
+
exports.blockWysiwygConfig = config.blockWysiwygConfig;
|