@eclass/ui-kit 1.58.0 → 1.58.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/eclass-ui-kit.es.js +1 -0
- package/dist/eclass-ui-kit.es.js.map +1 -1
- package/dist/eclass-ui-kit.umd.js +1 -1
- package/dist/eclass-ui-kit.umd.js.map +1 -1
- package/dist/organisms/Calendar/EventsList/EventsList.d.ts.map +1 -1
- package/dist/tsconfig.types.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -187,5 +187,5 @@ to {
|
|
|
187
187
|
> * {
|
|
188
188
|
pointer-events: auto;
|
|
189
189
|
}
|
|
190
|
-
`,Dt=16,Zl=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:o,containerStyle:a,containerClassName:l})=>{let{toasts:s,handlers:c}=Cl(r);return I.createElement("div",{style:{position:"fixed",zIndex:9999,top:Dt,left:Dt,right:Dt,bottom:Dt,pointerEvents:"none",...a},className:l,onMouseEnter:c.startPause,onMouseLeave:c.endPause},s.map(p=>{let f=p.position||t,g=c.calculateOffset(p,{reverseOrder:e,gutter:n,defaultPosition:t}),b=zl(f,g);return I.createElement(Pl,{id:p.id,key:p.id,onHeightUpdate:c.updateHeight,className:p.visible?Wl:"",style:b},p.type==="custom"?Rt(p.message,p):o?o(p):I.createElement(Bl,{toast:p,position:f}))}))};const Yn=e=>{if(!e)return 3e3;const n=e.trim().split(/\s+/).length/150,o=Math.round(n*60*1e3);return Math.max(3e3,o)},Kn="_eclass_ui_kit_toaster_mounted";function jl({message:e,state:t,show:r,m:n}){const[o,a]=D.useState(!1),[l]=u.useMediaQuery("(max-width: 440px)");D.useEffect(()=>{typeof window!="undefined"&&!window[Kn]&&(window[Kn]=!0,a(!0))},[]);const s=D.useCallback(()=>{re(c=>i(jn,{isFlash:!0,state:t,canDismiss:!0,onClick:()=>re.dismiss(c.id),m:n,sx:{w:"initial",maxWidth:"initial",...l&&{margin:"-4px -10px",borderRadius:0,w:"100vw!important"}},children:e}),{duration:["success","info"].includes(t)?Yn(e):1/0,id:Ji[t].id})},[e,t,n,l]);return D.useEffect(()=>{r&&s()},[r,s]),i(te,{children:o&&i(Zl,{position:"top-center",toastOptions:{className:"toastContainer",style:{background:"transparent",boxShadow:"none",maxWidth:"100vw",padding:0,margin:0}},containerStyle:{left:0,right:0,...l&&{top:0},padding:0,margin:0}})})}const Ul=({state:e,message:t})=>{const[r,n]=D.useState(!1);return D.useEffect(()=>{if(r){const a=e==="success"?Yn(t):1e3,l=setTimeout(()=>{n(!1)},a);return()=>clearTimeout(l)}},[t,r,e]),{show:r,active:()=>{r||n(!0)},config:{state:e,message:t}}},Jn=({children:e,closeOnOverlayClick:t,fixedSubtitle:r,title:n,withoutMargin:o})=>{const[a]=u.useMediaQuery(`(min-width: ${Nt}px)`),l="32px",s="24px";return m(te,{children:[i(u.ModalHeader,{bg:h("colors-main-deepSkyBlue"),borderTopRadius:a?"8px":0,color:h("colors-neutral-white"),fontFamily:"Roboto",fontSize:a?"20px":"18px",fontWeight:700,lineHeight:1,mb:o?0:"32px",paddingY:s,textAlign:"center",children:n}),t&&i(u.ModalCloseButton,{background:"transparent!important",border:"none",color:h("colors-neutral-white"),h:"12px",p:"22px",right:0,top:0,w:"12px",_focus:{boxShadow:"none"},_focusVisible:{boxShadow:`inset 0 0 0 2px ${h("colors-alert-deepSkyBlue")}, inset 0 0 0 4px ${h("colors-neutral-white")}`}}),(r==null?void 0:r.trim())&&i(u.Box,{as:"p",fontSize:"14px",lineHeight:"19px",mb:l,textAlign:"center",px:s,children:r}),e]})},Qn=({closeOnOverlayClick:e,scrollBehavior:t,fixedButtons:r,withoutMargin:n})=>{const[o]=u.useMediaQuery(`(min-width: ${Nt}px)`),s=t==="inside"||r;return{closeOnOverlayClick:e,closeOnEsc:e,scrollBehavior:s?"inside":"outside",contentProps:{maxH:s?"100dvh":"auto",minH:o?"300px":"100dvh",padding:0,width:"100%",animation:"none",sx:{bgColor:h("colors-neutral-white"),borderRadius:o?"8px":0,mt:o?"48px":0,mb:o?"48px":0,marginX:o?"auto":0,maxH:s?"calc(100dvh - 96px)":"auto",maxWidth:o?"690px":"100%",...r&&{".uikit-modalContent":{pb:0},".uikit-modalButtons":{...eo}},...n&&{".uikit-modalContent":{pt:0,px:0},".uikit-modalButtons":{px:eo.px}}}}}},Nt=641,eo={py:"32px",px:"24px"},Gl=({children:e,closeOnOverlayClick:t=!0,fixedSubtitle:r,isOpen:n,onClose:o,title:a,withoutMargin:l=!1,scrollBehavior:s="outside",fixedButtons:c=!1,autoFocus:p=!1})=>{const f=s==="inside"||c,g=Qn({closeOnOverlayClick:t,scrollBehavior:s,fixedButtons:c,withoutMargin:l});return m(u.Modal,{closeOnOverlayClick:g.closeOnOverlayClick,closeOnEsc:g.closeOnEsc,isOpen:n,motionPreset:"scale",onClose:o,scrollBehavior:f?"inside":"outside",autoFocus:p,blockScrollOnMount:!1,children:[i(u.ModalOverlay,{}),i(u.Box,{sx:{...f&&{".uikit-modalContent":{pb:"16px !important"},".uikit-modalButtons":{boxShadow:"0px 4px 16px 0px #5C5C5C33"}}},children:i(u.ModalContent,{...g.contentProps,children:i(Jn,{fixedButtons:c,withoutMargin:l,title:a,closeOnOverlayClick:t,fixedSubtitle:r,children:e})})})]})},$l=u.ModalFooter,ql=u.ModalBody,Xl=({children:e,buttonsCenter:t,buttonsColumn:r})=>{const[n]=u.useMediaQuery(`(min-width: ${Nt}px)`);return i($l,{as:"footer",flexDirection:!n&&r?"column":"row",gap:"24px",justifyContent:t?"center":"flex-start",px:0,pt:"32px",pb:0,className:"uikit-modalButtons",sx:{"&>div, &>div>.react-ripples, &>div>.react-ripples>button":{width:n?"auto":"100%"}},children:e})},Yl=({children:e,pb:t="32px"})=>i(ql,{pt:0,pb:t,className:"uikit-modalContent",children:e}),Kl=({fill:e=h("colors-main-deepSkyBlue")})=>m("svg",{"data-testid":"loading-svg",id:"prefix__eXySq0EBKm11",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 38 20",shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",width:50,height:35,children:[i("style",{dangerouslySetInnerHTML:{__html:"@keyframes eXySq0EBKm12_f_o{0%,33.333333%,to{fill-opacity:.4}66.666667%{fill-opacity:1;animation-timing-function:cubic-bezier(.42,0,.58,1)}}@keyframes eXySq0EBKm13_f_o{0%,66.666667%,to{fill-opacity:.4}33.333333%{fill-opacity:1;animation-timing-function:cubic-bezier(.42,0,.58,1)}}@keyframes eXySq0EBKm14_f_o{0%{fill-opacity:1;animation-timing-function:cubic-bezier(.42,0,.58,1)}33.333333%,66.666667%{fill-opacity:.4}to{fill-opacity:1}}"}}),i("circle",{r:2.502,transform:"translate(29.526 10)",fill:e,fillOpacity:.4,style:{animation:"eXySq0EBKm12_f_o 600ms linear infinite normal forwards"}}),i("circle",{r:2.502,transform:"translate(19 10)",fill:e,fillOpacity:.4,style:{animation:"eXySq0EBKm13_f_o 600ms linear infinite normal forwards"}}),i("circle",{r:2.053,transform:"matrix(1.21764 0 0 1.21764 8.562 10.002)",fill:e,style:{animation:"eXySq0EBKm14_f_o 600ms linear infinite normal forwards"}})]}),Jl=e=>{const t=an.sanitize(e,{ADD_ATTR:["target","rel"]}),r=new window.DOMParser().parseFromString(t,"text/html");return r.querySelectorAll('a[target="_blank"]').forEach(n=>{var l;const a=((l=n.getAttribute("rel"))!=null?l:"").split(/\s+/).filter(Boolean);a.includes("noopener")||a.push("noopener"),a.includes("noreferrer")||a.push("noreferrer"),n.setAttribute("rel",a.join(" "))}),r.body.innerHTML},to=({type:e,title:t,description:r,status:n,children:o})=>{const[a]=u.useMediaQuery("(min-width: 641px)"),l=typeof r=="string"?Wn(Jl(r)):r;return m(te,{children:[m(u.ModalBody,{p:"32px",display:"flex",flexDirection:"column",alignItems:"center",textAlign:"center",gap:"16px",fontFamily:"Roboto",children:[e==="loading"?i(Kl,{}):i(u.Box,{display:"flex",justifyContent:"center",children:Zn[n!=null?n:"info"].icon}),t&&i(u.Box,{as:"p",fontWeight:"700",fontSize:a?"20px":"18px",lineHeight:"24px",mb:0,children:t}),r&&i(u.Box,{as:"p",fontSize:"16px",lineHeight:"24px",mb:0,sx:{a:{...Or}},children:l})]}),e!=="loading"&&o?o:i(te,{})]})},io=()=>{const[e]=u.useMediaQuery(`(min-width: ${Nt}px)`);return{closeOnOverlayClick:!1,closeOnEsc:!1,scrollBehavior:"outside",contentProps:{borderRadius:"8px",p:0,m:"10vh auto 0",sx:{maxWidth:e?"589px":"343px"}}}},Ql=({autoFocus:e=!1,type:t,isOpen:r,onClose:n,children:o,title:a,description:l,status:s})=>{const c=io();return i(te,{children:m(u.Modal,{closeOnOverlayClick:!1,isOpen:r,motionPreset:"scale",onClose:n,closeOnEsc:t!=="loading",autoFocus:e,children:[i(u.ModalOverlay,{}),i(u.ModalContent,{...c.contentProps,children:i(to,{type:t,title:a,description:l,status:s,children:o})})]})})},e2=({children:e})=>i(u.Box,{autoFocus:!1,display:"flex",w:"100%",borderTop:`1px solid ${h("colors-neutral-platinum")}`,sx:{button:{borderRight:`1px solid ${h("colors-neutral-platinum")}`,fontFamily:"Roboto",fontSize:"16px",fontWeight:500,lineHeight:"21px",p:"16px",textDecor:"none",width:"100%","&:last-child":{borderRight:"none"}}},children:e}),t2=({type:e,closeOnOverlayClick:t,scrollBehavior:r,fixedButtons:n,withoutMargin:o})=>{const a=Qn({closeOnOverlayClick:t,scrollBehavior:r,fixedButtons:n,withoutMargin:o}),l=io();switch(e){case"modal":return a;case"modalAlert":case"modalLoading":return l}},i2=e=>{const{type:t,isOpen:r,onClose:n,autoFocus:o=!1,children:a,title:l,closeOnOverlayClick:s=!0,fixedSubtitle:c,withoutMargin:p=!1,scrollBehavior:f="outside",fixedButtons:g=!1}=e,b=t2({type:t,closeOnOverlayClick:s,scrollBehavior:f,fixedButtons:g,withoutMargin:p}),k=()=>{switch(t){case"modal":return i(Jn,{fixedButtons:g,withoutMargin:p,title:l,closeOnOverlayClick:s,fixedSubtitle:c,children:a});case"modalAlert":case"modalLoading":{const{description:y,status:w}=e;return i(to,{type:t==="modalAlert"?"info":"loading",title:l,description:y,status:w,children:a})}}};return m(u.Modal,{isOpen:r,onClose:n,motionPreset:"scale",autoFocus:o,closeOnOverlayClick:b.closeOnOverlayClick,closeOnEsc:b.closeOnEsc,scrollBehavior:b.scrollBehavior,children:[i(u.ModalOverlay,{}),i(u.ModalContent,{...b.contentProps,children:k()})]})};function ro({showModal:e,typeAlert:t,title:r,description:n,optionsButton:o,top:a}){const[l]=u.useMediaQuery("(min-width: 650px)"),s={content:{top:a}},c=o.length>1;return m(u.Modal,{id:"modal-alert",isOpen:e,onClose:()=>{},closeOnEsc:!1,closeOnOverlayClick:!1,size:l?"xl":"sm",isCentered:!1,children:[i(u.ModalOverlay,{bg:"rgba(0, 0, 0, 0.5)",position:"fixed",top:"0",left:"0",right:"0",bottom:"0",zIndex:"998"}),m(u.ModalContent,{zIndex:"999",sx:s.content,children:[m(u.Box,{alignItems:"center",justifyContent:"center",textAlign:"center",py:"2rem",borderBottom:"1px solid #E6E6E6",children:[i(u.Box,{display:"flex",justifyContent:"center",children:Zn[t].icon}),i(u.ModalHeader,{py:"1rem",children:r}),i(u.ModalBody,{py:"0.5rem",px:"2rem",children:n})]}),i(u.ModalFooter,{justifyContent:"center",padding:"0",children:o.map((p,f)=>i(u.Box,{width:"99%",textAlign:"center",padding:"1rem",borderLeftWidth:c&&p.id===o[1].id?"1px":"0",borderLeftColor:"#E6E6E6",onClick:()=>p.action(),children:i(Fe,{textDecorationLine:!1,fontSize:"1rem",children:p.label})},f))})]})]})}ro.displayName="ModalAlert";const no=({color:e="white"})=>m(u.Icon,{width:"16px",height:"17px",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[i("path",{d:"M15 2.5H13V0.5H11V2.5H9V0.5H7V2.5H5V0.5H3V2.5H1C0.447 2.5 0 2.947 0 3.5V15.5C0 16.053 0.447 16.5 1 16.5H15C15.553 16.5 16 16.053 16 15.5V3.5C16 2.947 15.553 2.5 15 2.5ZM14 14.5H2V5.5H14V14.5Z",fill:e}),i("path",{d:"M6 7.5H4V9.5H6V7.5Z",fill:e}),i("path",{d:"M9 7.5H7V9.5H9V7.5Z",fill:e}),i("path",{d:"M6 10.5H4V12.5H6V10.5Z",fill:e}),i("path",{d:"M9 10.5H7V12.5H9V10.5Z",fill:e}),i("path",{d:"M12 7.5H10V9.5H12V7.5Z",fill:e}),i("path",{d:"M12 10.5H10V12.5H12V10.5Z",fill:e})]}),oo=({color:e="white"})=>i(u.Icon,{width:"16px",height:"17px",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:i("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 8.5C0 4.1 3.6 0.5 8 0.5C12.4 0.5 16 4.1 16 8.5C16 12.9 12.4 16.5 8 16.5C3.6 16.5 0 12.9 0 8.5ZM7 9.5H12V7.5H9V4.5H7V9.5Z",fill:e})}),r2=({id:e,eventTitle:t,startDate:r,startTime:n,buttonInfo:o,redirect:a,eventImage:l,targetBlank:s,isMobile:c})=>{const p={boxShadow:`0 2px 7px 0 ${h("colors-neutral-silverSand")}`};return i(u.Link,{href:a,target:s?"_blank":"_self",rel:s?"noopener noreferrer":void 0,w:"fit-content",h:"fit-content",transition:"box-shadow .3s",borderRadius:h("radii-big"),_active:p,_hover:p,_focusVisible:{boxShadow:`0 0 0 3px ${h("colors-alert-deepSkyBlue")}`},children:i(Oe,{children:m(u.Flex,{cursor:"pointer",w:"fit-content",display:c?"block":"flex",children:[i(u.Box,{width:"285px",height:c?"140px":"168px",bgImage:`url(${l})`,backgroundSize:"cover",borderRadius:c?"8px 8px 0px 0px":"8px 0 0 8px"}),m(u.Box,{width:c?"285px":"305px",minHeight:c?"160px":"168px",borderRadius:c?"0 0 8px 8px":"0 8px 8px 0",border:h("borders-light"),display:"flex",flexDirection:"column",cursor:"pointer",children:[m(u.Box,{width:"inherit",height:"100%",padding:"16px",color:"#555555",gap:"16px",display:"grid",children:[i(u.Text,{fontWeight:"700",m:"0px",p:"0px",children:t}),m(u.Box,{display:"flex",alignItems:"center",gap:"4px",children:[i(no,{color:h("colors-main-ziggurat")}),i(u.Text,{fontWeight:"400",m:"0px",p:"0px",children:r}),i(u.Text,{color:h("borders-light"),m:"0px",p:"0px",children:"|"}),i(oo,{color:h("colors-main-ziggurat")}),i(u.Text,{m:"0px",p:"0px",children:n})]})]}),i(u.Box,{borderTop:`${h("borders-light")}`,width:"100%",height:"50px",padding:"12px",backgroundColor:"white",alignItems:"center",display:"flex",justifyContent:"center",borderRadius:" 0 0 8px 8px",fontSize:"16px",fontFamily:"Roboto",color:h("colors-main-deepSkyBlue"),fontWeight:"500",children:o})]})]})})},e)},n2=({id:e,eventTitle:t,startDate:r,startTime:n,buttonInfo:o,redirect:a,eventImage:l,targetBlank:s})=>{const c={boxShadow:`0 2px 7px 0 ${h("colors-neutral-silverSand")}`};return i(u.Link,{href:a,target:s?"_blank":"_self",rel:s?"noopener noreferrer":void 0,transition:"box-shadow .3s",_active:c,_hover:c,_focusVisible:{boxShadow:`0 0 0 3px ${h("colors-alert-deepSkyBlue")}`},width:"286px",height:"247px",borderRadius:h("radii-big"),children:i(Oe,{children:m(u.Box,{width:"286px",height:"247px",borderRadius:h("radii-big"),border:h("borders-light"),justifyContent:"center",textAlign:"center",display:"flex",flexDirection:"column",cursor:"pointer",children:[i(u.Box,{flex:"1",bgImage:`linear-gradient(to bottom, rgba(0,0,0,0) 35%, rgba(0,0,0,1) 100%), url(${l})`,backgroundSize:"cover",borderRadius:"8px 8px 0 0",margin:"0",display:"grid",alignItems:"flex-end",children:m(u.Box,{color:h("colors-neutral-white"),padding:"16px",textAlign:"initial",fontFamily:"Roboto",fontSize:"16px",lineHeight:"21px",display:"grid",gap:"8px",children:[i(u.Text,{fontWeight:"700",m:"0px",children:t}),m(u.Box,{display:"flex",alignItems:"center",gap:"4px",children:[i(no,{}),i(u.Text,{fontWeight:"400",m:"0px",children:r}),i(u.Text,{m:"0px",children:"|"}),i(oo,{}),i(u.Text,{m:"0px",children:n})]})]})}),i(u.Box,{width:"100%",height:"50px",backgroundColor:"white",alignItems:"center",display:"flex",justifyContent:"center",borderRadius:" 0 0 8px 8px",fontSize:"16px",fontFamily:"Roboto",color:h("colors-main-deepSkyBlue"),fontWeight:"500",children:o})]})})},e)},o2=({typeEvent:e,itemsEvent:t})=>e==="LARGE_EVENTS"?i(r2,{...t}):i(n2,{...t}),a2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3696)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.4375 50.3125L27.7812 47.9063H23.625L23.1875 50.3125H19.4688L23.625 37.8438H28.2188L32.375 50.3125H28.4375ZM27.125 45.2813L26.6875 43.3125C26.4688 42.875 26.4688 42.2188 26.25 41.5625C26.0313 40.9063 26.0313 40.25 25.8125 40.0312C25.8125 40.25 25.5938 40.9063 25.5938 41.5625C25.5938 42.2188 25.1563 43.5312 24.5 45.5H27.125V45.2813Z",fill:"white"}),i("path",{d:"M40.6875 37.8438H44.4062L40.25 50.3125H36.3125L32.1562 37.8438H35.875L37.625 44.1875C38.0625 45.5 38.0625 46.5938 38.2813 47.0313C38.2813 46.5938 38.5 46.1562 38.5 45.5C38.5 44.8438 38.7188 44.4063 38.7188 44.1875L40.6875 37.8438Z",fill:"white"}),i("path",{d:"M45.7188 50.3125V37.8438H49.2188V50.3125H45.7188Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},l2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3654)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M25.1563 40.4688C24.2813 40.4688 23.625 40.9062 23.1875 41.5625C22.75 42.2188 22.5313 43.0938 22.5313 44.1875C22.5313 46.5938 23.4063 47.6875 25.375 47.6875C26.0313 47.6875 26.4688 47.6875 26.9063 47.4688C27.3438 47.25 28 47.0312 28.4375 46.8125V49.6563C27.3438 50.0938 26.25 50.3125 24.9375 50.3125C22.9687 50.3125 21.6562 49.875 20.5625 48.5625C19.4687 47.25 19.0312 45.9375 19.0312 43.75C19.0312 42.4375 19.25 41.3437 19.6875 40.25C20.125 39.1562 20.7813 38.5 21.875 38.0625C22.9688 37.625 23.8438 37.1875 25.1563 37.1875C26.4688 37.1875 27.7813 37.4062 29.0938 38.0625L28 40.6875C27.5625 40.4688 27.125 40.25 26.6875 40.25C26.25 40.25 25.5938 40.4688 25.1563 40.4688Z",fill:"white"}),i("path",{d:"M39.1562 46.5938C39.1562 47.4688 38.9375 48.125 38.5 48.5625C38.0625 49 37.625 49.6562 36.75 49.875C35.875 50.0938 35.2188 50.3125 34.125 50.3125C33.25 50.3125 32.5938 50.3125 31.9375 50.0938C31.2813 49.875 30.8438 49.875 30.1875 49.4375V46.375C30.8438 46.8125 31.5 47.0313 32.1562 47.25C32.8125 47.4688 33.4688 47.4688 34.125 47.4688C34.5625 47.4688 35 47.4688 35.2188 47.25C35.4375 47.0313 35.6562 46.8125 35.6562 46.5938C35.6562 46.375 35.6563 46.375 35.4375 46.1563C35.2188 45.9375 35.2187 46.1563 35 45.9375C34.7812 45.7188 34.3437 45.5 33.25 45.0625C32.375 44.625 31.7187 44.4063 31.5 43.9688C31.2812 43.5313 30.8437 43.3125 30.625 42.875C30.4062 42.4375 30.4062 42 30.4062 41.3438C30.4062 40.25 30.8437 39.375 31.7187 38.7188C32.5937 38.0625 33.6875 37.8438 35.2188 37.8438C36.5313 37.8438 37.8437 38.0625 39.1562 38.7188L38.0625 41.3438C36.9687 40.9063 35.875 40.4688 35 40.4688C34.5625 40.4688 34.3438 40.4688 34.125 40.6875C33.9063 40.9063 33.9062 41.125 33.9062 41.3438C33.9062 41.5625 34.125 41.7813 34.3437 42C34.5625 42.2188 35.2188 42.4375 36.3125 43.0938C37.4063 43.5313 38.0625 44.1875 38.5 44.625C38.9375 45.0625 39.1562 45.7188 39.1562 46.5938Z",fill:"white"}),i("path",{d:"M48.125 37.8438H51.8438L47.6875 50.3125H43.75L39.5938 37.8438H43.3125L45.0625 44.1875C45.5 45.5 45.5 46.5938 45.7187 47.0313C45.7187 46.5938 45.9375 46.1562 45.9375 45.5C45.9375 44.8438 46.1562 44.4063 46.1562 44.1875L48.125 37.8438Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},s2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3668)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M27.7812 43.75C27.7812 45.9375 27.125 47.4688 26.0312 48.5625C24.9375 49.6563 23.4062 50.3125 21.2187 50.3125H17.2812V37.8438H21.6562C23.625 37.8438 25.1562 38.2813 26.25 39.375C27.3438 40.4688 27.7812 41.7813 27.7812 43.75ZM24.2813 43.9688C24.2813 42.875 24.0625 42 23.625 41.3438C23.1875 40.6875 22.5312 40.4688 21.6562 40.4688H20.5625V47.4688H21.2187C22.3125 47.4688 22.9687 47.25 23.4062 46.5938C23.8437 45.9375 24.2813 45.0625 24.2813 43.9688Z",fill:"white"}),i("path",{d:"M41.7813 43.9688C41.7813 46.1562 41.3437 47.6875 40.25 48.7812C39.1562 49.875 37.625 50.5312 35.6562 50.5312C33.6875 50.5312 32.1562 49.875 31.0625 48.7812C29.9687 47.6875 29.5312 46.1562 29.5312 43.9688C29.5312 41.7812 29.9687 40.25 31.0625 39.1562C32.1562 38.0625 33.6875 37.4062 35.6562 37.4062C37.625 37.4062 39.1562 37.8437 40.25 38.9375C41.3437 40.0312 41.7813 42 41.7813 43.9688ZM33.25 43.9688C33.25 46.375 34.125 47.6875 35.875 47.6875C36.75 47.6875 37.4062 47.4687 37.8437 46.8125C38.2812 46.1562 38.5 45.2812 38.5 43.9688C38.5 42.6562 38.2812 41.7812 37.8437 41.125C37.4062 40.4687 36.75 40.25 35.875 40.25C34.125 40.4687 33.25 41.5625 33.25 43.9688Z",fill:"white"}),i("path",{d:"M49.6563 40.4688C48.7813 40.4688 48.125 40.9062 47.6875 41.5625C47.25 42.2188 47.0313 43.0938 47.0313 44.1875C47.0313 46.5938 47.9062 47.6875 49.875 47.6875C50.5312 47.6875 50.9688 47.6875 51.4063 47.4688C51.8438 47.25 52.5 47.0312 52.9375 46.8125V49.6563C51.8438 50.0938 50.75 50.3125 49.4375 50.3125C47.4688 50.3125 46.1563 49.875 45.0625 48.5625C43.9688 47.25 43.5312 45.9375 43.5312 43.75C43.5312 42.4375 43.75 41.3437 44.1875 40.25C44.625 39.1562 45.2813 38.5 46.375 38.0625C47.4688 37.625 48.3438 37.1875 49.6563 37.1875C50.9688 37.1875 52.2813 37.4062 53.5938 38.0625L52.5 41.125C52.0625 40.9062 51.625 40.6875 51.1875 40.6875C50.75 40.6875 50.0938 40.4688 49.6563 40.4688Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},c2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3752)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M21.6562 43.75C21.6562 45.9375 21 47.4688 19.9063 48.5625C18.8125 49.6563 17.0625 50.3125 15.0938 50.3125H10.9375V37.8438H15.3125C17.2812 37.8438 18.8125 38.2813 19.9063 39.375C21 40.4688 21.6562 41.7813 21.6562 43.75ZM18.1563 43.9688C18.1563 42.875 17.9375 42 17.5 41.3438C17.0625 40.6875 16.1875 40.4688 15.3125 40.4688H14.2188V47.4688H14.875C15.9688 47.4688 16.625 47.25 17.0625 46.5938C17.5 45.9375 18.1563 45.0625 18.1563 43.9688Z",fill:"white"}),i("path",{d:"M35.4375 43.9688C35.4375 46.1562 35 47.6875 33.9062 48.7812C32.8125 49.875 31.2812 50.5312 29.3125 50.5312C27.3437 50.5312 25.8125 49.875 24.7187 48.7812C23.625 47.6875 23.1875 46.1562 23.1875 43.9688C23.1875 41.7812 23.625 40.25 24.7187 39.1562C25.8125 38.0625 27.3437 37.4062 29.3125 37.4062C31.2812 37.4062 32.8125 37.8437 33.9062 38.9375C35 40.0312 35.4375 42 35.4375 43.9688ZM26.9062 43.9688C26.9062 46.375 27.7812 47.6875 29.5312 47.6875C30.4062 47.6875 31.0625 47.4687 31.5 46.8125C31.9375 46.1562 32.1562 45.2812 32.1562 43.9688C32.1562 42.6562 31.9375 41.7812 31.5 41.125C31.0625 40.4687 30.4062 40.25 29.5312 40.25C27.7812 40.4687 26.9062 41.5625 26.9062 43.9688Z",fill:"white"}),i("path",{d:"M43.3125 40.4687C42.4375 40.4687 41.7812 40.9062 41.3437 41.5625C40.9062 42.2187 40.6875 43.0938 40.6875 44.1875C40.6875 46.5938 41.5625 47.6875 43.5312 47.6875C44.1875 47.6875 44.625 47.6875 45.0625 47.4688C45.5 47.25 46.1562 47.0312 46.5937 46.8125V49.6562C45.5 50.0938 44.4063 50.3125 43.0938 50.3125C41.125 50.3125 39.8125 49.875 38.7188 48.5625C37.625 47.25 37.1875 46.1562 37.1875 44.1875C37.1875 42.875 37.4062 41.7812 37.8437 40.6875C38.2812 39.5937 38.9375 38.9375 40.0312 38.5C41.125 38.0625 42 37.625 43.3125 37.625C44.625 37.625 45.9375 37.8437 47.25 38.5L46.1563 41.125C45.7188 40.9062 45.2812 40.6875 44.8438 40.6875C44.4062 40.6875 43.75 40.4687 43.3125 40.4687Z",fill:"white"}),i("path",{d:"M60.375 50.3125H56.4375L54.0313 46.375L51.625 50.3125H47.9062L52.0625 43.9688L48.125 37.8438H51.8438L54.0313 41.7813L56.2188 37.8438H60.1563L56.2188 44.1875L60.375 50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},d2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3597)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M27.125 43.0938H32.5937V49.875C31.0625 50.3125 29.5312 50.5312 27.7812 50.5312C25.8125 50.5312 24.2812 49.875 23.4062 48.7812C22.5312 47.6875 21.875 46.1562 21.875 43.9688C21.875 42 22.5313 40.4687 23.625 39.1562C24.7188 37.8437 26.4688 37.4062 28.4375 37.4062C29.3125 37.4062 29.9688 37.4063 30.625 37.625C31.2812 37.8438 31.9375 38.0625 32.375 38.2812L31.2812 40.9063C30.4062 40.4688 29.3125 40.25 28.2187 40.25C27.125 40.25 26.4687 40.4687 26.0312 41.125C25.5937 41.7812 25.1562 42.6562 25.1562 43.9688C25.1562 45.0625 25.375 45.9375 25.8125 46.5937C26.25 47.25 26.9063 47.4688 28 47.4688C28.4375 47.4688 28.875 47.4688 29.3125 47.25V45.2813H27.125V43.0938Z",fill:"white"}),i("path",{d:"M35 50.3125V37.8438H38.5V50.3125H35Z",fill:"white"}),i("path",{d:"M44.4062 50.3125H41.125V37.8438H48.5625V40.4688H44.4062V42.875H48.125V45.5H44.4062V50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},u2=({type:e})=>{switch(e){case"avi":return i(a2,{});case"csv":return i(l2,{});case"doc":return i(s2,{});case"docx":return i(c2,{});case"gif":return i(d2,{});case"jpeg":return i(p2,{});case"jpg":return i(f2,{});case"png":return i(x2,{});case"pdf":return i(C2,{});case"ppt":return i(y2,{});case"pptx":return i(w2,{});case"xls":return i(b2,{});case"xlsx":return i(E2,{});case"mp3":return i(m2,{});case"wav":return i(v2,{});case"mp4":return i(g2,{});case"mkv":return i(h2,{});case"url":return i(k2,{});default:return null}},p2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3582)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M17.0625 54.25C16.4063 54.25 15.9688 54.25 15.3125 54.0313V51.4063C15.5312 51.4063 15.75 51.4063 15.9688 51.625C16.1875 51.8438 16.4063 51.625 16.625 51.625C17.2813 51.625 17.5 51.4063 17.7188 51.1875C17.9375 50.9688 18.1563 50.3125 18.1563 49.4375V37.8438H21.6562V49.2188C21.6562 50.9688 21.2187 52.2812 20.5625 53.1562C19.9062 54.0312 18.375 54.25 17.0625 54.25Z",fill:"white"}),i("path",{d:"M33.2502 41.7813C33.2502 43.0938 32.8127 44.1875 31.9377 45.0625C31.0627 45.9375 29.969 46.1563 28.4377 46.1563H27.5627V50.3125H24.2815V37.8438H28.6565C30.1877 37.8438 31.5002 38.2812 32.1565 38.9375C32.8127 39.5938 33.2502 40.4688 33.2502 41.7813ZM27.5627 43.3125H28.219C28.6565 43.3125 29.094 43.0938 29.5315 42.875C29.969 42.6563 29.969 42.2188 29.969 41.7813C29.969 40.9063 29.5315 40.4688 28.6565 40.4688H27.7815V43.3125H27.5627Z",fill:"white"}),i("path",{d:"M50.0937 43.0938H55.5625V49.875C54.0312 50.3125 52.5 50.5312 50.75 50.5312C48.7813 50.5312 47.25 49.875 46.375 48.7812C45.5 47.6875 44.8438 46.1562 44.8438 43.9688C44.8438 42 45.5 40.4687 46.5937 39.1562C47.6875 37.8437 49.4375 37.4062 51.4062 37.4062C52.2812 37.4062 52.9375 37.4063 53.5938 37.625C54.25 37.8438 54.9062 38.0625 55.3437 38.2812L54.25 40.9063C53.375 40.4688 52.2812 40.25 51.1875 40.25C50.0937 40.25 49.4375 40.4687 49 41.125C48.5625 41.7812 48.125 42.875 48.125 44.1875C48.125 45.2813 48.3437 46.1562 48.7812 46.8125C49.2187 47.4687 49.875 47.6875 50.9687 47.6875C51.4062 47.6875 51.8437 47.6875 52.2812 47.4688V45.5H50.0937V43.0938Z",fill:"white"}),i("path",{d:"M42.4375 50.3125H35V37.8438H42.4375V40.4688H38.5V42.4375H42.2187V45.0625H38.5V47.4688H42.4375V50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},f2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3525)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M20.3438 54.25C19.6875 54.25 19.25 54.25 18.5938 54.0313V51.4063C18.8125 51.4063 19.0313 51.4063 19.25 51.625C19.4688 51.8438 19.6875 51.625 19.9063 51.625C20.5625 51.625 20.7813 51.4063 21 51.1875C21.2188 50.9688 21.4375 50.3125 21.4375 49.4375V37.8438H24.9375V49.2188C24.9375 50.9688 24.5 52.2812 23.8437 53.1562C23.1875 54.0312 21.6563 54.25 20.3438 54.25Z",fill:"white"}),i("path",{d:"M36.5313 41.7813C36.5313 43.0938 36.0938 44.1875 35.2188 45.0625C34.3438 45.9375 33.25 46.1563 31.7187 46.1563H30.8438V50.3125H27.5625V37.8438H31.9375C33.4688 37.8438 34.7813 38.2812 35.4375 38.9375C36.0938 39.5937 36.5313 40.4688 36.5313 41.7813ZM30.8438 43.3125H31.5C31.9375 43.3125 32.375 43.0938 32.8125 42.875C33.25 42.6563 33.25 42.2188 33.25 41.7813C33.25 40.9063 32.8125 40.4688 31.9375 40.4688H31.0625V43.3125H30.8438Z",fill:"white"}),i("path",{d:"M43.5312 43.0938H49V49.875C47.4687 50.3125 45.9375 50.5312 44.1875 50.5312C42.2188 50.5312 40.6875 49.875 39.8125 48.7812C38.9375 47.6875 38.2812 46.1562 38.2812 43.9688C38.2812 42 38.9375 40.4687 40.0312 39.1562C41.125 37.8437 42.875 37.4062 44.8438 37.4062C45.7188 37.4062 46.375 37.4063 47.0312 37.625C47.6875 37.8438 48.3437 38.0625 48.7812 38.2812L47.6875 40.9063C46.8125 40.4688 45.7187 40.25 44.625 40.25C43.5312 40.25 42.875 40.4687 42.4375 41.125C42 41.7812 41.5625 42.875 41.5625 44.1875C41.5625 45.2813 41.7812 46.1562 42.2187 46.8125C42.6562 47.4687 43.3125 47.6875 44.4062 47.6875C44.8437 47.6875 45.2812 47.6875 45.7187 47.4688V45.5H43.5312V43.0938Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},h2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3710)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M21.2188 50.3125L18.5938 41.3438C18.8125 42.875 18.8125 43.9688 18.8125 44.8438V50.3125H15.75V37.8438H20.3438L22.9688 46.8125L25.5938 37.8438H30.1875V50.3125H27.125V44.8438C27.125 44.625 27.125 44.1875 27.125 43.9688C27.125 43.75 27.125 42.875 27.3438 41.3438L24.5 50.3125H21.2188Z",fill:"white"}),i("path",{d:"M43.3125 50.3125H39.5938L37.1875 45.5L36.0938 46.1563V50.3125H32.8125V37.8438H36.3125V43.3125C36.5313 42.875 36.75 42.4375 37.4063 41.7813L40.0312 37.8438H43.75L39.8125 43.5313L43.3125 50.3125Z",fill:"white"}),i("path",{d:"M51.8438 37.8438H55.5625L51.4063 50.3125H47.4688L43.3125 37.8438H47.0313L48.7812 44.1875C49.2188 45.5 49.2188 46.5938 49.4375 47.0313C49.4375 46.5938 49.6563 46.1562 49.6563 45.5C49.6563 44.8438 49.875 44.4063 49.875 44.1875L51.8438 37.8438Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},m2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3724)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M22.75 50.3125L20.125 41.3438C20.3437 42.875 20.3438 43.9688 20.3438 44.8438V50.3125H17.2812V37.8438H21.875L24.5 46.8125L27.125 37.8438H31.7188V50.3125H28.4375V44.8438C28.4375 44.625 28.4375 44.1875 28.4375 43.9688C28.4375 43.75 28.4375 42.875 28.6563 41.3438L25.8125 50.3125H22.75Z",fill:"white"}),i("path",{d:"M43.3125 41.7813C43.3125 43.0938 42.875 44.1875 42 45.0625C41.125 45.9375 40.0313 46.1563 38.5 46.1563H37.625V50.3125H34.3438V37.8438H38.7188C40.25 37.8438 41.5625 38.2812 42.2187 38.9375C42.875 39.5938 43.3125 40.4688 43.3125 41.7813ZM37.625 43.3125H38.2813C38.7188 43.3125 39.1563 43.0938 39.5938 42.875C40.0313 42.6563 40.0312 42.2188 40.0312 41.7813C40.0312 40.9063 39.5938 40.4688 38.7188 40.4688H37.8437V43.3125H37.625Z",fill:"white"}),i("path",{d:"M52.9375 40.4688C52.9375 41.3438 52.7188 42 52.2813 42.4375C51.8438 42.875 51.1875 43.5312 50.3125 43.75C52.5 43.9688 53.375 45.0625 53.375 46.8125C53.375 47.9062 52.9375 48.7813 52.0625 49.6563C51.1875 50.5313 49.875 50.75 48.125 50.75C47.4688 50.75 46.8125 50.75 46.1563 50.5313C45.5 50.3125 45.0625 50.3125 44.4062 50.0937V47.25C44.8438 47.4688 45.5 47.6875 46.1563 47.9062C46.8125 48.125 47.25 48.125 47.6875 48.125C48.3438 48.125 49 48.125 49.2188 47.9062C49.4375 47.6875 49.6563 47.4688 49.6563 47.0312C49.6563 46.5938 49.6563 46.375 49.4375 46.1563C49.2188 45.9375 49 45.9375 48.5625 45.7187C48.125 45.5 47.6875 45.5 47.0313 45.5H46.1563V42.875H47.0313C48.7813 42.875 49.6563 42.4375 49.6563 41.5625C49.6563 41.125 49.4375 40.9063 49.2188 40.9063C49 40.9063 48.5625 40.6875 48.125 40.6875C47.25 40.6875 46.5938 40.9062 45.7188 41.5625L44.4062 39.375C45.0625 38.9375 45.7188 38.5 46.375 38.5C47.0313 38.5 47.9062 38.2812 48.7812 38.2812C50.0938 38.2812 51.1875 38.5 51.8438 39.1562C52.5 39.8125 52.9375 39.5938 52.9375 40.4688Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},g2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3682)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M22.75 50.3125L20.125 41.3438C20.3437 42.875 20.3438 43.9688 20.3438 44.8438V50.3125H17.2812V37.8438H21.875L24.5 46.8125L27.125 37.8438H31.7188V50.3125H28.4375V44.8438C28.4375 44.625 28.4375 44.1875 28.4375 43.9688C28.4375 43.75 28.4375 42.875 28.6563 41.3438L25.8125 50.3125H22.75Z",fill:"white"}),i("path",{d:"M43.3125 41.7813C43.3125 43.0938 42.875 44.1875 42 45.0625C41.125 45.9375 40.0313 46.1563 38.5 46.1563H37.625V50.3125H34.3438V37.8438H38.7188C40.25 37.8438 41.5625 38.2812 42.2187 38.9375C42.875 39.5938 43.3125 40.4688 43.3125 41.7813ZM37.625 43.3125H38.2813C38.7188 43.3125 39.1563 43.0938 39.5938 42.875C40.0313 42.6563 40.0312 42.2188 40.0312 41.7813C40.0312 40.9063 39.5938 40.4688 38.7188 40.4688H37.8437V43.3125H37.625Z",fill:"white"}),i("path",{d:"M53.8125 47.9063H52.5V50.3125H49.2187V47.9063H44.1875V45.5L49.4375 37.8438H52.5V45.5H53.8125V47.9063ZM49.2187 45.2813V43.75C49.2187 43.5313 49.2187 43.0938 49.2187 42.6563C49.2187 42.2188 49.2187 42 49.2187 42C49 42.4375 48.7812 42.875 48.5625 43.3125L47.25 45.2813H49.2187Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},C2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3625)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.7503 41.7923C28.7503 43.1879 28.3391 44.2664 27.5166 45.0276C26.6941 45.7889 25.5238 46.1673 24.0078 46.1673H23.0584V50.3126H19.6831V37.8198H24.0078C25.585 37.8198 26.7706 38.1633 27.5625 38.8545C28.3544 39.5458 28.7503 40.5214 28.7503 41.7923ZM23.0584 43.4176H23.6731C24.1806 43.4176 24.5831 43.2754 24.8828 42.9911C25.1825 42.7067 25.3312 42.313 25.3312 41.812C25.3312 40.9676 24.8653 40.5476 23.9291 40.5476H23.0584V43.4176Z",fill:"white"}),i("path",{d:"M41.3438 43.8005C41.3438 45.8851 40.7706 47.4929 39.6222 48.6195C38.4738 49.7461 36.8616 50.3126 34.7812 50.3126H30.7388V37.8198H35.0634C37.0694 37.8198 38.6181 38.3317 39.7075 39.3576C40.7969 40.3836 41.3438 41.8645 41.3438 43.8005ZM37.8416 43.9208C37.8416 42.7767 37.6141 41.9279 37.1613 41.3745C36.7084 40.8211 36.0216 40.5454 35.0984 40.5454H34.1162V47.5433H34.8687C35.8947 47.5433 36.645 47.2458 37.1241 46.6508C37.6031 46.0558 37.8416 45.1458 37.8416 43.9208Z",fill:"white"}),i("path",{d:"M46.9066 50.3126H43.5816V37.8198H50.9644V40.528H46.9066V42.9123H50.6494V45.6204H46.9066V50.3126Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},x2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3568)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M26.0312 41.7813C26.0312 43.0938 25.5938 44.1875 24.7188 45.0625C23.8438 45.9375 22.75 46.1563 21.2187 46.1563H20.3438V50.3125H17.0625V37.8438H21.4375C22.9688 37.8438 24.2812 38.2812 24.9375 38.9375C25.5937 39.5938 26.0312 40.4688 26.0312 41.7813ZM20.3438 43.3125H21C21.4375 43.3125 21.875 43.0938 22.3125 42.875C22.75 42.6563 22.75 42.2188 22.75 41.7813C22.75 40.9063 22.3125 40.4688 21.4375 40.4688H20.3438V43.3125Z",fill:"white"}),i("path",{d:"M40.0312 50.3125H35.6562L31.0625 41.5625C31.0625 42.875 31.2813 43.9688 31.2813 44.625V50.3125H28.2188V37.8438H32.5938L37.1875 46.5938C37.1875 45.2812 36.9688 44.4063 36.9688 43.5313V37.8438H40.0312V50.3125Z",fill:"white"}),i("path",{d:"M47.6875 43.0938H53.1562V49.875C51.625 50.3125 50.0938 50.5312 48.3438 50.5312C46.375 50.5312 44.8438 49.875 43.9688 48.7812C43.0938 47.6875 42.4375 46.1562 42.4375 43.9688C42.4375 42 43.0938 40.4687 44.1875 39.1562C45.2813 37.8437 47.0312 37.4062 49 37.4062C49.875 37.4062 50.5312 37.4063 51.1875 37.625C51.8438 37.8438 52.5 38.0625 52.9375 38.2812L51.8438 40.9063C50.9688 40.4688 49.875 40.25 48.7812 40.25C47.6875 40.25 47.0312 40.4687 46.5937 41.125C46.1562 41.7812 45.7188 42.6562 45.7188 43.9688C45.7188 45.0625 45.9375 45.9375 46.375 46.5937C46.8125 47.25 47.4688 47.4688 48.5625 47.4688C49 47.4688 49.4375 47.4688 49.875 47.25V45.2813H47.6875V43.0938Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},y2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3539)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.875 41.7813C28.875 43.0938 28.4375 44.1875 27.5625 45.0625C26.6875 45.9375 25.5938 46.1563 24.0625 46.1563H22.9688V50.3125H19.6875V37.8438H24.0625C25.5938 37.8438 26.9062 38.2812 27.5625 38.9375C28.2187 39.5938 28.875 40.4688 28.875 41.7813ZM22.9688 43.3125H23.625C24.0625 43.3125 24.5 43.0938 24.9375 42.875C25.375 42.6563 25.375 42.2188 25.375 41.7813C25.375 40.9063 24.9375 40.4688 24.0625 40.4688H22.9688V43.3125Z",fill:"white"}),i("path",{d:"M39.8122 41.7813C39.8122 43.0938 39.3747 44.1875 38.4997 45.0625C37.6247 45.9375 36.5309 46.1563 34.9997 46.1563H34.1247V50.3125H30.8434V37.8438H35.2184C36.7497 37.8438 38.0622 38.2812 38.7184 38.9375C39.3747 39.5938 39.8122 40.4688 39.8122 41.7813ZM34.1247 43.3125H34.7809C35.2184 43.3125 35.6559 43.0938 36.0934 42.875C36.5309 42.6563 36.5309 42.2188 36.5309 41.7813C36.5309 40.9063 36.0934 40.4688 35.2184 40.4688H34.3434V43.3125H34.1247Z",fill:"white"}),i("path",{d:"M47.2499 50.3125H43.9686V40.6875H40.9061V37.8438H50.3124V40.6875H47.2499V50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},w2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3553)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M22.9688 41.7813C22.9688 43.0938 22.5312 44.1875 21.6562 45.0625C20.7812 45.9375 19.6875 46.1563 18.1562 46.1563H17.0625V50.3125H13.7812V37.8438H18.1562C19.6875 37.8438 21 38.2812 21.6562 38.9375C22.3125 39.5938 22.9688 40.4688 22.9688 41.7813ZM17.0625 43.3125H17.7188C18.1563 43.3125 18.5937 43.0938 19.0312 42.875C19.4687 42.6563 19.4687 42.2188 19.4687 41.7813C19.4687 40.9063 19.0312 40.4688 18.1562 40.4688H17.0625V43.3125Z",fill:"white"}),i("path",{d:"M33.9063 41.7813C33.9063 43.0938 33.4688 44.1875 32.5938 45.0625C31.7188 45.9375 30.625 46.1563 29.0938 46.1563H28.2188V50.3125H24.9375V37.8438H29.3125C30.8438 37.8438 32.1563 38.2812 32.8125 38.9375C33.4688 39.5938 33.9063 40.4688 33.9063 41.7813ZM28.2188 43.3125H28.875C29.3125 43.3125 29.75 43.0938 30.1875 42.875C30.625 42.6563 30.625 42.2188 30.625 41.7813C30.625 40.9063 30.1875 40.4688 29.3125 40.4688H28.4375V43.3125H28.2188Z",fill:"white"}),i("path",{d:"M41.3437 50.3125H38.0625V40.6875H35V37.8438H44.4062V40.6875H41.3437V50.3125Z",fill:"white"}),i("path",{d:"M57.5312 50.3125H53.5937L51.1875 46.375L48.7812 50.3125H45.0625L49.2187 43.9688L45.2813 37.8438H49L51.1875 41.7813L53.375 37.8438H57.3125L53.375 44.1875L57.5312 50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},v2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3738)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.2187 50.3125H24.2812L23.1875 44.8438C23.1875 44.625 22.9688 44.1875 22.9688 43.5313C22.9688 42.875 22.75 42.2188 22.75 41.7813C22.75 42.2188 22.5312 42.6563 22.5312 43.0938C22.5312 43.5313 22.3125 44.1875 22.3125 44.625C22.3125 45.0625 21.6562 47.0313 20.7812 50.3125H16.8437L13.7812 37.8438H17.0625L18.375 44.1875C18.5937 45.5 18.8125 46.5938 19.0312 47.4688C19.0312 46.8125 19.25 46.1563 19.4687 45.0625C19.6875 43.9688 19.9063 43.3125 19.9063 42.6563L21 37.8438H24.0625L25.1562 42.6563C25.375 43.3125 25.5938 44.1875 25.8125 45.2813C26.0312 46.375 26.0312 47.0313 26.25 47.4688C26.25 46.8125 26.4688 45.7188 26.9062 44.1875L28.2187 37.8438H31.5L28.2187 50.3125Z",fill:"white"}),i("path",{d:"M40.6875 50.3125L40.0312 47.9063H35.875L35.4375 50.3125H31.7188L35.875 37.8438H40.4688L44.625 50.3125H40.6875ZM39.375 45.2813L38.9375 43.3125C38.7187 42.875 38.7188 42.2188 38.5 41.5625C38.2813 40.9063 38.2812 40.25 38.0625 40.0312C38.0625 40.25 37.8437 40.9063 37.8437 41.5625C37.8437 42.2188 37.4062 43.5312 36.75 45.5H39.375V45.2813Z",fill:"white"}),i("path",{d:"M52.7188 37.8438H56.4375L52.5 50.3125H48.5625L44.4062 37.8438H48.125L49.875 44.1875C50.3125 45.5 50.3125 46.5938 50.5313 47.0313C50.5313 46.5938 50.75 46.1562 50.75 45.5C50.75 44.8438 50.9688 44.4063 50.9688 44.1875L52.7188 37.8438Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},b2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3611)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M32.1563 50.3125H28.4375L26.0312 46.375L23.4063 50.3125H19.6875L23.8438 43.9688L19.9062 37.8438H23.625L25.8125 41.7813L28 37.8438H31.9375L28 44.1875L32.1563 50.3125Z",fill:"white"}),i("path",{d:"M33.6873 50.3125V37.8438H36.9685V47.6875H41.781V50.3125H33.6873Z",fill:"white"}),i("path",{d:"M52.0624 46.5937C52.0624 47.4687 51.8436 48.125 51.4061 48.5625C50.9686 49 50.5311 49.6562 49.6561 49.875C48.7811 50.0937 48.1249 50.3125 47.0311 50.3125C46.1561 50.3125 45.4999 50.3125 44.8436 50.0937C44.1874 49.875 43.7499 49.875 43.0936 49.4375V46.375C43.7499 46.8125 44.4061 47.0312 45.0624 47.25C45.7186 47.4687 46.3749 47.4688 47.0311 47.4688C47.4686 47.4688 47.9061 47.4687 48.1249 47.25C48.3436 47.0312 48.5624 46.8125 48.5624 46.5937C48.5624 46.375 48.5624 46.375 48.3436 46.1562C48.1249 45.9375 48.1249 45.9375 47.9061 45.7187C47.6874 45.5 47.2499 45.2812 46.1561 44.8437C45.2811 44.4062 44.6249 44.1875 44.4061 43.75C44.1874 43.3125 43.7499 43.0937 43.5311 42.6562C43.3124 42.2187 43.3124 41.7812 43.3124 41.125C43.3124 40.0312 43.7499 39.1562 44.6249 38.5C45.4999 37.8437 46.5936 37.625 48.1249 37.625C49.4374 37.625 50.7499 37.8437 52.0624 38.5L50.9686 41.125C49.8749 40.6875 48.7811 40.25 47.9061 40.25C47.4686 40.25 47.2499 40.25 47.0311 40.4687C46.8124 40.6875 46.8124 40.9062 46.8124 41.125C46.8124 41.3437 47.0311 41.5625 47.2499 41.7812C47.4686 42 48.1249 42.2187 49.2186 42.875C50.3124 43.3125 50.9686 43.9687 51.4061 44.4062C51.8436 44.8437 52.0624 45.7187 52.0624 46.5937Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},E2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3639)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M24.7188 50.3125H21L18.5938 46.375L15.9688 50.3125H12.25L16.4062 43.9688L12.4687 37.8438H16.1875L18.375 41.7813L20.5625 37.8438H24.5L20.5625 44.1875L24.7188 50.3125Z",fill:"white"}),i("path",{d:"M26.25 50.3125V37.8438H29.5312V47.6875H34.3438V50.3125H26.25Z",fill:"white"}),i("path",{d:"M44.625 46.5937C44.625 47.4687 44.4063 48.125 43.9688 48.5625C43.5313 49 43.0938 49.6562 42.2188 49.875C41.3438 50.0937 40.6875 50.3125 39.5938 50.3125C38.7188 50.3125 38.0625 50.3125 37.4063 50.0937C36.75 49.875 36.3125 49.875 35.6562 49.4375V46.375C36.3125 46.8125 36.9688 47.0312 37.625 47.25C38.2813 47.4687 38.9375 47.4688 39.5938 47.4688C40.0313 47.4688 40.4688 47.4687 40.6875 47.25C40.9063 47.0312 41.125 46.8125 41.125 46.5937C41.125 46.375 41.125 46.375 40.9063 46.1562C40.6875 45.9375 40.6875 45.9375 40.4688 45.7187C40.25 45.5 39.8125 45.2812 38.7188 44.8437C37.8438 44.4062 37.1875 44.1875 36.9688 43.75C36.75 43.3125 36.3125 43.0937 36.0938 42.6562C35.875 42.2187 35.875 41.7812 35.875 41.125C35.875 40.0312 36.3125 39.1562 37.1875 38.5C38.0625 37.8437 39.1563 37.625 40.6875 37.625C42 37.625 43.3125 37.8437 44.625 38.5L43.5313 41.125C42.4375 40.6875 41.3438 40.25 40.4688 40.25C40.0313 40.25 39.8125 40.25 39.5938 40.4687C39.375 40.6875 39.375 40.9062 39.375 41.125C39.375 41.3437 39.5938 41.5625 39.8125 41.7812C40.0313 42 40.6875 42.2187 41.7813 42.875C42.875 43.3125 43.5313 43.9687 43.9688 44.4062C44.4063 44.8437 44.625 45.7187 44.625 46.5937Z",fill:"white"}),i("path",{d:"M57.75 50.3125H53.8125L51.4062 46.375L49 50.3125H45.2812L49.4375 43.9688L45.5 37.8438H49.2187L51.4062 41.7813L53.5937 37.8438H57.5312L53.5937 44.1875L57.75 50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},k2=()=>m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[i("path",{stroke:"#fff",strokeWidth:4,d:"M58.625 29.067 38.341 49.35"}),i("path",{stroke:"#fff",strokeLinecap:"round",strokeWidth:4,d:"M67.64 7.657H2.281V64H67.64V7.657ZM2.281 20.052H67.64"}),i("path",{stroke:"#fff",strokeWidth:4,d:"M40.59 29.067h18.03v18.03"}),i("path",{fill:"#fff",d:"M8.48 15.544a1.69 1.69 0 1 0 0-3.38 1.69 1.69 0 0 0 0 3.38ZM15.24 15.544a1.69 1.69 0 1 0 0-3.38 1.69 1.69 0 0 0 0 3.38Z"})]}),_2=({colorFill:e})=>{const t=`clip${N()}`;return m("svg",{width:"285",height:"139",viewBox:"0 0 285 139",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3257_1585)",children:[i("rect",{width:"285",height:"139",fill:e}),i("path",{opacity:"0.2",d:"M335.794 126.97C335.598 127.095 335.394 127.206 335.178 127.304C332.361 128.577 328.837 127.078 327.309 123.953C314.975 98.7512 292.415 78.0666 269.833 71.2542C260.582 68.4618 247.36 66.9169 236.854 75.3544C223.824 85.8458 226.087 115.23 228.082 141.156C229.969 165.653 231.608 186.993 220.594 193.985C219.953 194.391 219.273 194.748 218.543 195.056C206.274 200.23 182.57 192.261 107.538 83.7917C105.555 80.9251 105.989 77.1581 108.508 75.3735C111.028 73.5889 114.677 74.4684 116.658 77.3319C146.815 120.925 171.063 151.682 188.736 168.743C205.61 185.033 211.76 184.259 213.242 183.634C219.603 180.949 217.96 159.621 216.514 140.804C214.296 112.002 211.783 79.3557 229.191 65.3468C240.074 56.572 255.237 54.5108 271.865 59.5262C297.79 67.3495 323.558 90.825 337.51 119.333C338.918 122.219 338.137 125.484 335.794 126.97Z",fill:"white"}),i("path",{opacity:"0.2",d:"M225.02 31.4635C227.693 30.696 230.537 30.772 233.152 31.6809L240.58 34.2811C241.227 34.5043 241.931 34.5167 242.59 34.3165C243.248 34.1164 243.826 33.7141 244.239 33.1683L248.388 27.6392C250.11 25.3689 252.516 23.6958 255.256 22.8636C257.996 22.0314 260.926 22.0836 263.621 23.0126L271.049 25.6128C271.696 25.836 272.401 25.8484 273.059 25.6483C273.717 25.4481 274.295 25.0458 274.709 24.5001L278.858 18.971C280.579 16.7006 282.985 15.0275 285.725 14.1953C288.465 13.3631 291.396 13.4154 294.091 14.3444L301.518 16.9445C302.165 17.1677 302.869 17.1801 303.527 16.9801C304.185 16.78 304.763 16.3779 305.176 15.8324L309.327 10.3027C311.048 8.03236 313.454 6.35924 316.194 5.52706C318.934 4.69488 321.865 4.7471 324.56 5.67612L331.987 8.27626C332.607 8.49344 333.177 8.82977 333.663 9.26594C334.15 9.70212 334.544 10.2296 334.823 10.8181C335.102 11.4066 335.26 12.0445 335.288 12.6953C335.317 13.3461 335.215 13.997 334.988 14.6107C334.524 15.8536 333.583 16.8685 332.37 17.4338C331.157 17.9992 329.771 18.0694 328.513 17.6289L321.086 15.0287C320.438 14.8073 319.734 14.7964 319.076 14.9976C318.418 15.1988 317.841 15.6017 317.428 16.1477L313.28 21.6788C311.557 23.9484 309.151 25.6209 306.412 26.453C303.672 27.2851 300.741 27.2334 298.047 26.3054L290.619 23.7053C289.97 23.4807 289.264 23.4676 288.604 23.6678C287.944 23.8681 287.365 24.2712 286.95 24.8183L282.802 30.3495C281.08 32.619 278.674 34.2915 275.934 35.1236C273.194 35.9558 270.264 35.9041 267.569 34.9761L260.142 32.3759C259.494 32.153 258.79 32.1406 258.132 32.3403C257.473 32.5401 256.895 32.9416 256.481 33.4866L252.333 39.0178C250.611 41.2873 248.205 42.9598 245.465 43.7919C242.725 44.624 239.795 44.5723 237.1 43.6443L229.674 41.0347C229.027 40.8118 228.323 40.7994 227.664 40.9991C227.006 41.1988 226.428 41.6004 226.014 42.1454L221.865 47.6766C221.065 48.7411 219.875 49.4534 218.552 49.6583C217.23 49.8633 215.883 49.5443 214.804 48.7709C214.274 48.387 213.826 47.9029 213.487 47.3463C213.148 46.7896 212.924 46.1715 212.827 45.5273C212.731 44.883 212.765 44.2254 212.926 43.5922C213.088 42.959 213.374 42.3625 213.768 41.8372L217.919 36.3075C219.685 33.9659 222.182 32.2626 225.02 31.4635Z",fill:"white"}),i("path",{opacity:"0.2",fillRule:"evenodd",clipRule:"evenodd",d:"M62.5 167.961C78.771 167.961 91.9612 154.771 91.9612 138.5C91.9612 122.229 78.771 109.039 62.5 109.039C46.229 109.039 33.0388 122.229 33.0388 138.5C33.0388 154.771 46.229 167.961 62.5 167.961ZM62.5 183C87.0767 183 107 163.077 107 138.5C107 113.923 87.0767 94 62.5 94C37.9233 94 18 113.923 18 138.5C18 163.077 37.9233 183 62.5 183Z",fill:"white"}),i("path",{opacity:"0.2",d:"M-59.9428 95.7098C-60.6472 95.4213 -61.3193 95.0119 -61.9264 94.4852C-64.9185 91.8878 -65.2379 87.3663 -62.6372 84.3909L50.6575 -45.219L66.0579 59.2779L174.017 18.8183C177.728 17.4303 181.869 19.3013 183.276 22.9985C184.677 26.6991 182.807 30.8245 179.1 32.2138L54.4444 78.9283L40.9914 -12.3506L-51.7958 93.7987C-53.8693 96.1704 -57.1693 96.847 -59.9428 95.7098Z",fill:"white"})]}),i("defs",{children:i("clipPath",{id:t,children:i("rect",{width:"285",height:"139",fill:"white"})})})]})},ir=u.Text,M2=u.Link,T2=({id:e,resourceType:t,resourceTitle:r,resourceDetail:n,resourceTextDownload:o,resourceLink:a,targetBlank:l})=>{const s={boxShadow:`0 2px 7px 0 ${h("colors-neutral-silverSand")}`},c=()=>({jpeg:"#FFBC27",jpg:"#FFBC27",png:"#FFBC27",gif:"#FFBC27",ppt:"#FF7A14",pptx:"#FF7A14",doc:"#0189FF",docx:"#0189FF",csv:"#28A745",xls:"#28A745",xlsx:"#28A745",pdf:"#CC0000",mp4:"#56CCF2",avi:"#56CCF2",mkv:"#56CCF2",mp3:"#9B51E0",wav:"#9B51E0",url:"#1E2DFF"})[t]||"#FFBC27";return i(M2,{href:a,target:l?"_blank":"_self",rel:l?"noopener noreferrer":void 0,transition:"box-shadow 0.3s",_active:s,_hover:s,_focusVisible:{boxShadow:`0 0 0 3px ${h("colors-alert-deepSkyBlue")}`},cursor:"pointer",borderRadius:h("radii-big"),border:h("borders-light"),overflow:"hidden",children:m(Oe,{children:[m(u.Box,{width:"285px",height:"139px",justifyContent:"center",textAlign:"center",alignItems:"center",display:"grid",children:[i(u2,{type:t}),i(u.Box,{position:"absolute",width:"100%",height:"100%",zIndex:"-1",top:"0px",left:"0px",opacity:"0.8",children:i(_2,{colorFill:c()})})]}),m(u.Box,{width:"285px",height:"auto",justifyContent:"center",textAlign:"center",display:"grid",gap:"8px",padding:"1rem",children:[i(u.Box,{children:i(ir,{fontFamily:"Roboto",fontWeight:"700",lineHeight:"21px",fontSize:"16px",color:"#555555",m:"0px",children:r})}),i(u.Box,{children:i(ir,{fontFamily:"Roboto",fontWeight:"400",lineHeight:"14px",fontSize:"12px",color:"#555555",m:"0px",children:n})}),i(u.Box,{display:"flex",alignItems:"center",justifyContent:"center",children:m(ir,{fontFamily:"Roboto",fontWeight:"500",fontSize:"14px",lineHeight:"16px",color:h("colors-neutral-gray"),textDecoration:"underline",gap:"8px",display:"flex",m:"0px",children:[t==="url"?i(bi,{color:h("colors-main-deepSkyBlue")}):i(ut,{color:h("colors-main-deepSkyBlue")}),o]})})]})]})})},ao=6e4,lo=36e5,so=Symbol.for("constructDateFrom");function Vt(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&so in e?e[so](t):e instanceof Date?new e.constructor(t):new Date(t)}function De(e,t){return Vt(t||e,e)}function S2(e,t,r){const n=De(e,r==null?void 0:r.in);return isNaN(t)?Vt((r==null?void 0:r.in)||e,NaN):(t&&n.setDate(n.getDate()+t),n)}function L2(e,...t){const r=Vt.bind(null,e||t.find(n=>typeof n=="object"));return t.map(r)}function rr(e,t){const r=De(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function co(e,t,r){const[n,o]=L2(r==null?void 0:r.in,e,t);return+rr(n)==+rr(o)}function A2(e,t){return+De(e)>+De(t)}function uo(e,t){var p;const r=()=>Vt(t==null?void 0:t.in,NaN),n=(p=t==null?void 0:t.additionalDigits)!=null?p:2,o=O2(e);let a;if(o.date){const f=F2(o.date,n);a=D2(f.restDateString,f.year)}if(!a||isNaN(+a))return r();const l=+a;let s=0,c;if(o.time&&(s=N2(o.time),isNaN(s)))return r();if(o.timezone){if(c=V2(o.timezone),isNaN(c))return r()}else{const f=new Date(l+s),g=De(0,t==null?void 0:t.in);return g.setFullYear(f.getUTCFullYear(),f.getUTCMonth(),f.getUTCDate()),g.setHours(f.getUTCHours(),f.getUTCMinutes(),f.getUTCSeconds(),f.getUTCMilliseconds()),g}return De(l+s+c,t==null?void 0:t.in)}const Bt={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},H2=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,R2=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,I2=/^([+-])(\d{2})(?::?(\d{2}))?$/;function O2(e){const t={},r=e.split(Bt.dateTimeDelimiter);let n;if(r.length>2)return t;if(/:/.test(r[0])?n=r[0]:(t.date=r[0],n=r[1],Bt.timeZoneDelimiter.test(t.date)&&(t.date=e.split(Bt.timeZoneDelimiter)[0],n=e.substr(t.date.length,e.length))),n){const o=Bt.timezone.exec(n);o?(t.time=n.replace(o[1],""),t.timezone=o[1]):t.time=n}return t}function F2(e,t){const r=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),n=e.match(r);if(!n)return{year:NaN,restDateString:""};const o=n[1]?parseInt(n[1]):null,a=n[2]?parseInt(n[2]):null;return{year:a===null?o:a*100,restDateString:e.slice((n[1]||n[2]).length)}}function D2(e,t){if(t===null)return new Date(NaN);const r=e.match(H2);if(!r)return new Date(NaN);const n=!!r[4],o=rt(r[1]),a=rt(r[2])-1,l=rt(r[3]),s=rt(r[4]),c=rt(r[5])-1;if(n)return Z2(t,s,c)?B2(t,s,c):new Date(NaN);{const p=new Date(0);return!z2(t,a,l)||!W2(t,o)?new Date(NaN):(p.setUTCFullYear(t,a,Math.max(o,l)),p)}}function rt(e){return e?parseInt(e):1}function N2(e){const t=e.match(R2);if(!t)return NaN;const r=nr(t[1]),n=nr(t[2]),o=nr(t[3]);return j2(r,n,o)?r*lo+n*ao+o*1e3:NaN}function nr(e){return e&&parseFloat(e.replace(",","."))||0}function V2(e){if(e==="Z")return 0;const t=e.match(I2);if(!t)return 0;const r=t[1]==="+"?-1:1,n=parseInt(t[2]),o=t[3]&&parseInt(t[3])||0;return U2(n,o)?r*(n*lo+o*ao):NaN}function B2(e,t,r){const n=new Date(0);n.setUTCFullYear(e,0,4);const o=n.getUTCDay()||7,a=(t-1)*7+r+1-o;return n.setUTCDate(n.getUTCDate()+a),n}const P2=[31,null,31,30,31,30,31,31,30,31,30,31];function po(e){return e%400===0||e%4===0&&e%100!==0}function z2(e,t,r){return t>=0&&t<=11&&r>=1&&r<=(P2[t]||(po(e)?29:28))}function W2(e,t){return t>=1&&t<=(po(e)?366:365)}function Z2(e,t,r){return t>=1&&t<=53&&r>=0&&r<=6}function j2(e,t,r){return e===24?t===0&&r===0:r>=0&&r<60&&t>=0&&t<60&&e>=0&&e<25}function U2(e,t){return t>=0&&t<=59}const fo="todayEvents",or="seenEvents",ho="hasNewEvents",G2=(e,t)=>{const[r,n]=D.useState([]),[o,a]=D.useState([]),[l,s]=D.useState([]),[c,p]=D.useState(!1),[f,g]=D.useState(!1);return D.useEffect(()=>{var ge,Ce;const y=uo(t),w=rr(y),_=S2(w,1),L=JSON.parse((ge=localStorage.getItem(fo))!=null?ge:"[]"),B=JSON.parse((Ce=localStorage.getItem(or))!=null?Ce:"[]");let R=!1;const H=[],V=[],j=[];e.forEach(X=>{const O=uo(X.start);if(co(O,w)){const ae=B.includes(X.id);ae||(R=!0,L.includes(X.id)||L.push(X.id)),H.push({...X,isNew:!ae})}else co(O,_)?V.push(X):A2(O,w)&&j.push(X)}),n(H),a(V);let oe=[...j];j.length>5&&(g(!0),oe=oe.slice(0,5)),s(oe),p(R),localStorage.setItem(fo,JSON.stringify(L)),localStorage.setItem(ho,JSON.stringify(R))},[e,t]),{today:r,tomorrow:o,next:l,hasNew:c,closeAndMarkSeen:()=>{var _;const y=JSON.parse((_=localStorage.getItem(or))!=null?_:"[]"),w=Array.from(new Set([...y,...r.map(L=>L.id)]));localStorage.setItem(or,JSON.stringify(w)),localStorage.setItem(ho,JSON.stringify(!1)),setTimeout(()=>{n(r.map(L=>({...L,isNew:!1})))},300),p(!1)},empty:!1,hasMoreNext:f}},$2=({text:e,onlyToCalendar:t,onClick:r})=>{var a;const n=(a=h("colors-main-deepSkyBlue"))!=null?a:"#0189FF",o="rgba(96, 121, 142, 0.8)";return i(u.MenuButton,{tabIndex:-1,onClick:()=>t&&r&&r(),position:"relative",sx:{background:"none",border:"1px transparent",_hover:{".nav-bar-icon":{bg:o},".nav-bar-text":{color:h("colors-neutral-white")}},_active:{".nav-bar-icon":{bg:t?o:n},".nav-bar-text":{color:h("colors-neutral-white")}}},children:i(Dr,{as:"div",type:"calendar",buttonName:e.toUpperCase()})})},q2=({text:e,isMobile:t})=>{var r,n;return i(u.Box,{as:"header",bg:(r=h("colors-neutral-davysGrey"))!=null?r:"#5C5C5C",borderRadius:t?"none":"10px 10px 0 0",color:(n=h("colors-neutral-white"))!=null?n:"#FFFFFF",fontSize:"14px",fontWeight:"500",lineHeight:"normal",padding:"16px",position:"absolute",width:t?"100vw":"100%",top:0,zIndex:"1",children:e!=null?e:"Pr\xF3ximas fechas importantes de tus cursos"})},X2=()=>m("svg",{width:"197px",height:"197px",fill:"none",children:[m("g",{clipPath:"url(#a)",children:[i("path",{fill:"#F4F4F4",d:"M98.5 197c54.4 0 98.5-44.1 98.5-98.5S152.9 0 98.5 0 0 44.1 0 98.5 44.1 197 98.5 197Z"}),i("rect",{width:"74px",height:"29px",x:"106px",y:"12px",fill:"#FF554D",rx:"5px"}),i("rect",{width:"40px",height:"6px",x:"125px",y:"24px",fill:"#08044F",rx:"3px"}),i("rect",{width:"6px",height:"6px",x:"114px",y:"24px",fill:"#08044F",rx:"3px"}),i("rect",{width:"106px",height:"29px",x:"11px",y:"159px",fill:"#1EBDAF",rx:"5px"}),i("rect",{width:"67px",height:"6px",x:"21px",y:"170px",fill:"#08044F",rx:"3px"}),i("rect",{width:"6px",height:"6px",x:"99px",y:"170px",fill:"#08044F",rx:"3px"}),i("rect",{width:"123px",height:"82px",x:"37px",y:"66px",fill:"#0189FF",rx:"5px"}),i("rect",{width:"16px",height:"6px",x:"131px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"131px",y:"110px",fill:"#F4F4F4",rx:"3px"}),i("path",{stroke:"#FFBC27",strokeLinecap:"round",strokeWidth:"13px",d:"M68.5 56.5v19M132.5 56.5v19"}),i("rect",{width:"16px",height:"6px",x:"50px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"50px",y:"110px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"50px",y:"127px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"77px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"104px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"104px",y:"110px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"104px",y:"127px",fill:"#F4F4F4",rx:"3px"})]}),i("defs",{children:i("clipPath",{id:"a",children:i("path",{fill:"#fff",d:"M0 0h197v197H0z"})})})]}),Y2=({text:e})=>m(u.Box,{alignItems:"center",display:"flex",flexDirection:"column",gap:"24px",padding:"104px 0px 64px",children:[i(X2,{}),i(u.Box,{fontSize:"20px",fontWeight:"700",color:h("colors-neutral-darkCharcoal")||"#2F2F2F",children:e!=null?e:"A\xFAn no tienes eventos en tu calendario"})]}),ar=({colors:e,events:t,hasMoreNext:r,onClickEvent:n,title:o,redirect:a,text:l,textSeeMore:s,textLinkMore:c})=>{var p;return!t||t&&t.length===0?i(te,{}):m(te,{children:[i(u.Box,{className:"calendar-events-group",_focus:{background:"none !important",border:`1px solid ${(p=h("colors-icon-deepSkyBlue"))!=null?p:"#0189FF"}`},sx:{".chakra-menu__menuitem > div":{w:"100%"}},children:i(u.MenuGroup,{title:o,children:t.map(f=>{var g;return i(u.Box,{bg:(g=h("colors-neutral-white"))!=null?g:"#FFFFFF",border:"none",cursor:n?"pointer":"default",padding:"0",_hover:{boxShadow:"none !important",cursor:n?"pointer !important":"default !important",bg:"none !important"},_focus:{background:"none !important",boxShadow:"none !important"},children:i(mo,{name:f.translatedTitle,courseName:f.course.name,day:f.formatedDate.day,date:f.formatedDate.date,time:f.formatedDate.time,color:f.course_id&&(e==null?void 0:e[f.course_id])?e[f.course_id]:"#82504A",text:l,type:f.type,hasNotification:f.isNew,onClick:n?()=>n(f):void 0,showCourse:!0},f.id)},f.id)})})}),r&&m(u.Box,{display:"flex",alignItems:"center",padding:"16px 0 0 16px",children:[i(u.Box,{as:"span",fontSize:"14px",children:s})," ",i(Fe,{onClick:a,target:"_self",children:c})]})]})},K2=({colors:e,events:t,hasMoreNext:r,isMobile:n,onClickEvent:o,redirecToCalendar:a,text:l})=>{var f,g,b,k,y,w,_,L,B,R,H,V,j;const{today:s,tomorrow:c,next:p}=t;return m(u.Box,{borderRadius:"10px",color:"#1C1818",h:n?"auto":"552px",overflowY:"scroll",pb:"32px",sx:{".calendar-events-group":{borderBottom:`1px solid ${(f=h("colors-neutral-platinum"))!=null?f:"#E8E8E8"}`}},children:[a&&i(u.Box,{sx:{button:{p:"8px ",fontSize:"14px",lineHeight:"14px",minW:"fit-content",minH:"fit-content"}},children:i(ft,{onClick:a,m:"72px 0 0 16px",id:"RedirectButton",children:(g=l==null?void 0:l.buttonCalendar)!=null?g:"Ir a Mi Calendario"})}),i(ar,{colors:e,events:s,onClickEvent:o,text:(b=l==null?void 0:l.course)!=null?b:"",title:(y=(k=l==null?void 0:l.events)==null?void 0:k.today)!=null?y:"Hoy"}),i(ar,{colors:e,events:c,onClickEvent:o,text:(w=l==null?void 0:l.course)!=null?w:"",title:(L=(_=l==null?void 0:l.events)==null?void 0:_.tomorrow)!=null?L:"Ma\xF1ana"}),i(ar,{colors:e,events:p,hasMoreNext:r,onClickEvent:o,redirect:a,textSeeMore:(B=l==null?void 0:l.seeMore.see)!=null?B:"Ver m\xE1s fechas en",textLinkMore:(R=l==null?void 0:l.seeMore.link)!=null?R:"Mi calendario",text:(H=l==null?void 0:l.course)!=null?H:"",title:(j=(V=l==null?void 0:l.events)==null?void 0:V.next)!=null?j:"Pr\xF3ximos"})]})},J2=({onClickEvent:e,courseColors:t,events:r,loading:n,m:o,now:a,onlyToCalendar:l,redirectToCalendar:s,text:c,alert:p=!1})=>{var R,H,V,j,oe,ge,Ce;const[f]=u.useMediaQuery("(max-width: 577px)"),{closeAndMarkSeen:g,empty:b,hasNew:k,hasMoreNext:y,...w}=G2(r,a),[_,L]=D.useState(!1);D.useEffect(()=>{if(!f||l)return;const X=document.getElementById("ViewContainer");if(X)X.style.display=_?"none":"";else{const O=document.querySelector(".main");if(!O)return;const ae=O.firstElementChild;if(!ae||!(ae instanceof HTMLElement))return;const xe=ae.querySelector("header.header");if(!xe)return;const ye=xe.nextElementSibling;if(!ye||!(ye instanceof HTMLElement))return;ye.style.display=_?"none":""}},[f,_,l]);const B=()=>{g(),L(!1)};return i(u.Box,{zIndex:4,className:`calendarDropdown ${k&&!l?"hasNew":""}`,width:"fit-content",height:"30px",m:o,position:"relative",sx:{"&::after":{borderColor:`transparent transparent ${(R=h("colors-neutral-davysGrey"))!=null?R:"#5C5C5C"} transparent`,borderStyle:"solid",borderWidth:"0 11px 10px 11px",content:'""',display:_?"block":"none",height:"0",left:"11%",position:"absolute",top:"30px",transform:"translateX(-50%)",width:"0"},"&.hasNew::before":{background:(H=h("colors-secondary-pumpkin"))!=null?H:"#FF7A14",borderRadius:"50%",content:'""',display:"block",height:"8px",width:"8px",position:"absolute",left:"22px",top:"0",zIndex:"1"},">div":{left:f?"0 !important":"auto",position:f?"fixed !important":"absolute",top:f?"62px !important":"auto",transform:f?"none !important":"translate3d(-409px, 38px, 0px) !important"},".chakra-menu__menu-list":{animation:"none !important",background:"transparent",border:"none",borderRadius:f?"0":"10px",boxShadow:f?"none":"rgba(47, 47, 47, 0.2) -1px 6px 40px 0px",left:f?"auto":"34pxpx",maxHeight:f?"calc(100vh - 62px)":"auto",opacity:"1 !important",overflowY:f?"auto":"hidden",padding:"0",position:"absolute",top:f?"-6px !important":"1px",transform:"none !important",transition:"none !important",width:f?"100vw":"500px"},".chakra-menu__group__title":{fontSize:"18px",fontWeight:"700",lineHeight:"31px",margin:"32px 0 0",padding:"0 0 8px 16px"},".react-ripples":{width:"inherit"}},children:i(u.Menu,{autoSelect:!1,onOpen:()=>L(!0),onClose:B,children:m(te,{children:[i($2,{text:(V=c==null?void 0:c.tooltip)!=null?V:"Calendario",onlyToCalendar:l,onClick:s}),!l&&m(u.MenuList,{children:[i(q2,{isMobile:f,text:(j=c==null?void 0:c.header)!=null?j:"Pr\xF3ximas fechas importantes de tus cursos"}),i(u.Box,{bg:(oe=h("colors-neutral-white"))!=null?oe:"#FFF",children:n?i(Q2,{text:(ge=c==null?void 0:c.loading)!=null?ge:"Cargando"}):r.length===0||b?i(Y2,{text:(Ce=c==null?void 0:c.empty)!=null?Ce:"A\xFAn no tienes eventos en tu calendario"}):i(K2,{colors:t,events:w,hasMoreNext:y,isMobile:f,onClickEvent:e,redirecToCalendar:s,text:c})})]})]})})})},Q2=({text:e})=>i("div",{children:e!=null?e:"Loading..."}),es=({onClickEvent:e,courseColors:t,events:r,loading:n,m:o,now:a,onlyToCalendar:l=!1,redirectToCalendar:s,text:c,alert:p=!1})=>{const g=new Date(a).toISOString();return i(J2,{onClickEvent:e,courseColors:t,events:r,loading:n,m:o,now:g,onlyToCalendar:l,redirectToCalendar:s,text:c,alert:p})},ts=()=>i("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8px",height:"9px",fill:"none",className:"goToCalendarNotification",children:i("circle",{cx:"4px",cy:"4.5px",r:"4px",fill:"#FF7A14"})}),mo=({courseName:e,color:t,day:r,date:n,name:o,hasNotification:a,onClick:l,showCourse:s,showUnit:c,time:p,text:f,type:g,unitName:b})=>{var L,B;const k=`1px solid ${(L=h("colors-neutral-platinum"))!=null?L:"#E8E8E8"}`,y=["end-course","init-course","init-course-flexible","end-course-flexible"].includes(g),w={color:h("colors-neutral-white"),fontSize:"14px",fontWeight:"700",lineHeight:"100%"},_={color:(B=h("colors-neutral-gray"))!=null?B:"#808080",fontSize:"14px",display:"inline",gap:"4px",lineHeight:"normal"};return m(u.Box,{className:"eventsList",borderTop:k,p:"16px",display:"flex",gap:"12px",onClick:l,children:[m(u.Box,{bg:t,minW:"88px",minH:"74px",maxW:"88px",maxH:"72px",borderRadius:"4px",p:"8px",display:"flex",flexDirection:"column",justifyContent:"space-around",children:[i(u.Box,{as:"span",sx:w,children:r}),i(u.Box,{as:"span",sx:w,children:n}),i(u.Box,{sx:w,children:p})]}),m(u.Box,{display:"flex",flexDirection:"column",gap:"8px",w:"100%",children:[m(u.Box,{alignItems:"center",display:"flex",fontSize:"16px",fontWeight:"700",justifyContent:"space-between",lineHeight:"21px",sx:{">span":{width:"calc(100% - 12px)"},">svg":{alignSelf:"flex-start"}},children:[i("span",{children:o}),a&&i(ts,{})]}),s&&!y&&m(u.Box,{as:"span",sx:_,children:[i("strong",{children:f?`${f}:`:"Curso:"})," ",e]}),c&&!y&&i(u.Box,{display:"flex",gap:"4px",alignItems:"baseline",children:i(u.Box,{as:"span",sx:_,children:b})})]})]})};M.Alert=jn,M.Btn=pt,M.BtnLink=Fe,M.BtnPrimary=ft,M.BtnSecondary=Rr,M.BtnTertiary=Ir,M.CalendarDropdown=es,M.CourseList=Gr,M.CourseStatus=Br,M.Eventos=o2,M.EventsList=mo,M.FlashNotification=jl,M.Icons=fa,M.Label=Ge,M.Modal=Gl,M.ModalAlert=ro,M.ModalAlertButtons=e2,M.ModalAlertNew=Ql,M.ModalButtons=Xl,M.ModalContent=Yl,M.ModalMultiple=i2,M.NavBarButton=Dr,M.NewTooltip=ga,M.Progress=_r,M.Resources=T2,M.Ripples=Oe,M.TinyAlert=Hr,M.UserWay=Ca,M.UserWayCookie=xa,M.dataFake=ba,M.maxWidthCoursesList=Ea,M.theme=qo,M.useFlashNotification=Ul,M.vars=h,Object.defineProperties(M,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
190
|
+
`,Dt=16,Zl=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:o,containerStyle:a,containerClassName:l})=>{let{toasts:s,handlers:c}=Cl(r);return I.createElement("div",{style:{position:"fixed",zIndex:9999,top:Dt,left:Dt,right:Dt,bottom:Dt,pointerEvents:"none",...a},className:l,onMouseEnter:c.startPause,onMouseLeave:c.endPause},s.map(p=>{let f=p.position||t,g=c.calculateOffset(p,{reverseOrder:e,gutter:n,defaultPosition:t}),b=zl(f,g);return I.createElement(Pl,{id:p.id,key:p.id,onHeightUpdate:c.updateHeight,className:p.visible?Wl:"",style:b},p.type==="custom"?Rt(p.message,p):o?o(p):I.createElement(Bl,{toast:p,position:f}))}))};const Yn=e=>{if(!e)return 3e3;const n=e.trim().split(/\s+/).length/150,o=Math.round(n*60*1e3);return Math.max(3e3,o)},Kn="_eclass_ui_kit_toaster_mounted";function jl({message:e,state:t,show:r,m:n}){const[o,a]=D.useState(!1),[l]=u.useMediaQuery("(max-width: 440px)");D.useEffect(()=>{typeof window!="undefined"&&!window[Kn]&&(window[Kn]=!0,a(!0))},[]);const s=D.useCallback(()=>{re(c=>i(jn,{isFlash:!0,state:t,canDismiss:!0,onClick:()=>re.dismiss(c.id),m:n,sx:{w:"initial",maxWidth:"initial",...l&&{margin:"-4px -10px",borderRadius:0,w:"100vw!important"}},children:e}),{duration:["success","info"].includes(t)?Yn(e):1/0,id:Ji[t].id})},[e,t,n,l]);return D.useEffect(()=>{r&&s()},[r,s]),i(te,{children:o&&i(Zl,{position:"top-center",toastOptions:{className:"toastContainer",style:{background:"transparent",boxShadow:"none",maxWidth:"100vw",padding:0,margin:0}},containerStyle:{left:0,right:0,...l&&{top:0},padding:0,margin:0}})})}const Ul=({state:e,message:t})=>{const[r,n]=D.useState(!1);return D.useEffect(()=>{if(r){const a=e==="success"?Yn(t):1e3,l=setTimeout(()=>{n(!1)},a);return()=>clearTimeout(l)}},[t,r,e]),{show:r,active:()=>{r||n(!0)},config:{state:e,message:t}}},Jn=({children:e,closeOnOverlayClick:t,fixedSubtitle:r,title:n,withoutMargin:o})=>{const[a]=u.useMediaQuery(`(min-width: ${Nt}px)`),l="32px",s="24px";return m(te,{children:[i(u.ModalHeader,{bg:h("colors-main-deepSkyBlue"),borderTopRadius:a?"8px":0,color:h("colors-neutral-white"),fontFamily:"Roboto",fontSize:a?"20px":"18px",fontWeight:700,lineHeight:1,mb:o?0:"32px",paddingY:s,textAlign:"center",children:n}),t&&i(u.ModalCloseButton,{background:"transparent!important",border:"none",color:h("colors-neutral-white"),h:"12px",p:"22px",right:0,top:0,w:"12px",_focus:{boxShadow:"none"},_focusVisible:{boxShadow:`inset 0 0 0 2px ${h("colors-alert-deepSkyBlue")}, inset 0 0 0 4px ${h("colors-neutral-white")}`}}),(r==null?void 0:r.trim())&&i(u.Box,{as:"p",fontSize:"14px",lineHeight:"19px",mb:l,textAlign:"center",px:s,children:r}),e]})},Qn=({closeOnOverlayClick:e,scrollBehavior:t,fixedButtons:r,withoutMargin:n})=>{const[o]=u.useMediaQuery(`(min-width: ${Nt}px)`),s=t==="inside"||r;return{closeOnOverlayClick:e,closeOnEsc:e,scrollBehavior:s?"inside":"outside",contentProps:{maxH:s?"100dvh":"auto",minH:o?"300px":"100dvh",padding:0,width:"100%",animation:"none",sx:{bgColor:h("colors-neutral-white"),borderRadius:o?"8px":0,mt:o?"48px":0,mb:o?"48px":0,marginX:o?"auto":0,maxH:s?"calc(100dvh - 96px)":"auto",maxWidth:o?"690px":"100%",...r&&{".uikit-modalContent":{pb:0},".uikit-modalButtons":{...eo}},...n&&{".uikit-modalContent":{pt:0,px:0},".uikit-modalButtons":{px:eo.px}}}}}},Nt=641,eo={py:"32px",px:"24px"},Gl=({children:e,closeOnOverlayClick:t=!0,fixedSubtitle:r,isOpen:n,onClose:o,title:a,withoutMargin:l=!1,scrollBehavior:s="outside",fixedButtons:c=!1,autoFocus:p=!1})=>{const f=s==="inside"||c,g=Qn({closeOnOverlayClick:t,scrollBehavior:s,fixedButtons:c,withoutMargin:l});return m(u.Modal,{closeOnOverlayClick:g.closeOnOverlayClick,closeOnEsc:g.closeOnEsc,isOpen:n,motionPreset:"scale",onClose:o,scrollBehavior:f?"inside":"outside",autoFocus:p,blockScrollOnMount:!1,children:[i(u.ModalOverlay,{}),i(u.Box,{sx:{...f&&{".uikit-modalContent":{pb:"16px !important"},".uikit-modalButtons":{boxShadow:"0px 4px 16px 0px #5C5C5C33"}}},children:i(u.ModalContent,{...g.contentProps,children:i(Jn,{fixedButtons:c,withoutMargin:l,title:a,closeOnOverlayClick:t,fixedSubtitle:r,children:e})})})]})},$l=u.ModalFooter,ql=u.ModalBody,Xl=({children:e,buttonsCenter:t,buttonsColumn:r})=>{const[n]=u.useMediaQuery(`(min-width: ${Nt}px)`);return i($l,{as:"footer",flexDirection:!n&&r?"column":"row",gap:"24px",justifyContent:t?"center":"flex-start",px:0,pt:"32px",pb:0,className:"uikit-modalButtons",sx:{"&>div, &>div>.react-ripples, &>div>.react-ripples>button":{width:n?"auto":"100%"}},children:e})},Yl=({children:e,pb:t="32px"})=>i(ql,{pt:0,pb:t,className:"uikit-modalContent",children:e}),Kl=({fill:e=h("colors-main-deepSkyBlue")})=>m("svg",{"data-testid":"loading-svg",id:"prefix__eXySq0EBKm11",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 38 20",shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",width:50,height:35,children:[i("style",{dangerouslySetInnerHTML:{__html:"@keyframes eXySq0EBKm12_f_o{0%,33.333333%,to{fill-opacity:.4}66.666667%{fill-opacity:1;animation-timing-function:cubic-bezier(.42,0,.58,1)}}@keyframes eXySq0EBKm13_f_o{0%,66.666667%,to{fill-opacity:.4}33.333333%{fill-opacity:1;animation-timing-function:cubic-bezier(.42,0,.58,1)}}@keyframes eXySq0EBKm14_f_o{0%{fill-opacity:1;animation-timing-function:cubic-bezier(.42,0,.58,1)}33.333333%,66.666667%{fill-opacity:.4}to{fill-opacity:1}}"}}),i("circle",{r:2.502,transform:"translate(29.526 10)",fill:e,fillOpacity:.4,style:{animation:"eXySq0EBKm12_f_o 600ms linear infinite normal forwards"}}),i("circle",{r:2.502,transform:"translate(19 10)",fill:e,fillOpacity:.4,style:{animation:"eXySq0EBKm13_f_o 600ms linear infinite normal forwards"}}),i("circle",{r:2.053,transform:"matrix(1.21764 0 0 1.21764 8.562 10.002)",fill:e,style:{animation:"eXySq0EBKm14_f_o 600ms linear infinite normal forwards"}})]}),Jl=e=>{const t=an.sanitize(e,{ADD_ATTR:["target","rel"]}),r=new window.DOMParser().parseFromString(t,"text/html");return r.querySelectorAll('a[target="_blank"]').forEach(n=>{var l;const a=((l=n.getAttribute("rel"))!=null?l:"").split(/\s+/).filter(Boolean);a.includes("noopener")||a.push("noopener"),a.includes("noreferrer")||a.push("noreferrer"),n.setAttribute("rel",a.join(" "))}),r.body.innerHTML},to=({type:e,title:t,description:r,status:n,children:o})=>{const[a]=u.useMediaQuery("(min-width: 641px)"),l=typeof r=="string"?Wn(Jl(r)):r;return m(te,{children:[m(u.ModalBody,{p:"32px",display:"flex",flexDirection:"column",alignItems:"center",textAlign:"center",gap:"16px",fontFamily:"Roboto",children:[e==="loading"?i(Kl,{}):i(u.Box,{display:"flex",justifyContent:"center",children:Zn[n!=null?n:"info"].icon}),t&&i(u.Box,{as:"p",fontWeight:"700",fontSize:a?"20px":"18px",lineHeight:"24px",mb:0,children:t}),r&&i(u.Box,{as:"p",fontSize:"16px",lineHeight:"24px",mb:0,sx:{a:{...Or}},children:l})]}),e!=="loading"&&o?o:i(te,{})]})},io=()=>{const[e]=u.useMediaQuery(`(min-width: ${Nt}px)`);return{closeOnOverlayClick:!1,closeOnEsc:!1,scrollBehavior:"outside",contentProps:{borderRadius:"8px",p:0,m:"10vh auto 0",sx:{maxWidth:e?"589px":"343px"}}}},Ql=({autoFocus:e=!1,type:t,isOpen:r,onClose:n,children:o,title:a,description:l,status:s})=>{const c=io();return i(te,{children:m(u.Modal,{closeOnOverlayClick:!1,isOpen:r,motionPreset:"scale",onClose:n,closeOnEsc:t!=="loading",autoFocus:e,children:[i(u.ModalOverlay,{}),i(u.ModalContent,{...c.contentProps,children:i(to,{type:t,title:a,description:l,status:s,children:o})})]})})},e2=({children:e})=>i(u.Box,{autoFocus:!1,display:"flex",w:"100%",borderTop:`1px solid ${h("colors-neutral-platinum")}`,sx:{button:{borderRight:`1px solid ${h("colors-neutral-platinum")}`,fontFamily:"Roboto",fontSize:"16px",fontWeight:500,lineHeight:"21px",p:"16px",textDecor:"none",width:"100%","&:last-child":{borderRight:"none"}}},children:e}),t2=({type:e,closeOnOverlayClick:t,scrollBehavior:r,fixedButtons:n,withoutMargin:o})=>{const a=Qn({closeOnOverlayClick:t,scrollBehavior:r,fixedButtons:n,withoutMargin:o}),l=io();switch(e){case"modal":return a;case"modalAlert":case"modalLoading":return l}},i2=e=>{const{type:t,isOpen:r,onClose:n,autoFocus:o=!1,children:a,title:l,closeOnOverlayClick:s=!0,fixedSubtitle:c,withoutMargin:p=!1,scrollBehavior:f="outside",fixedButtons:g=!1}=e,b=t2({type:t,closeOnOverlayClick:s,scrollBehavior:f,fixedButtons:g,withoutMargin:p}),k=()=>{switch(t){case"modal":return i(Jn,{fixedButtons:g,withoutMargin:p,title:l,closeOnOverlayClick:s,fixedSubtitle:c,children:a});case"modalAlert":case"modalLoading":{const{description:y,status:w}=e;return i(to,{type:t==="modalAlert"?"info":"loading",title:l,description:y,status:w,children:a})}}};return m(u.Modal,{isOpen:r,onClose:n,motionPreset:"scale",autoFocus:o,closeOnOverlayClick:b.closeOnOverlayClick,closeOnEsc:b.closeOnEsc,scrollBehavior:b.scrollBehavior,children:[i(u.ModalOverlay,{}),i(u.ModalContent,{...b.contentProps,children:k()})]})};function ro({showModal:e,typeAlert:t,title:r,description:n,optionsButton:o,top:a}){const[l]=u.useMediaQuery("(min-width: 650px)"),s={content:{top:a}},c=o.length>1;return m(u.Modal,{id:"modal-alert",isOpen:e,onClose:()=>{},closeOnEsc:!1,closeOnOverlayClick:!1,size:l?"xl":"sm",isCentered:!1,children:[i(u.ModalOverlay,{bg:"rgba(0, 0, 0, 0.5)",position:"fixed",top:"0",left:"0",right:"0",bottom:"0",zIndex:"998"}),m(u.ModalContent,{zIndex:"999",sx:s.content,children:[m(u.Box,{alignItems:"center",justifyContent:"center",textAlign:"center",py:"2rem",borderBottom:"1px solid #E6E6E6",children:[i(u.Box,{display:"flex",justifyContent:"center",children:Zn[t].icon}),i(u.ModalHeader,{py:"1rem",children:r}),i(u.ModalBody,{py:"0.5rem",px:"2rem",children:n})]}),i(u.ModalFooter,{justifyContent:"center",padding:"0",children:o.map((p,f)=>i(u.Box,{width:"99%",textAlign:"center",padding:"1rem",borderLeftWidth:c&&p.id===o[1].id?"1px":"0",borderLeftColor:"#E6E6E6",onClick:()=>p.action(),children:i(Fe,{textDecorationLine:!1,fontSize:"1rem",children:p.label})},f))})]})]})}ro.displayName="ModalAlert";const no=({color:e="white"})=>m(u.Icon,{width:"16px",height:"17px",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[i("path",{d:"M15 2.5H13V0.5H11V2.5H9V0.5H7V2.5H5V0.5H3V2.5H1C0.447 2.5 0 2.947 0 3.5V15.5C0 16.053 0.447 16.5 1 16.5H15C15.553 16.5 16 16.053 16 15.5V3.5C16 2.947 15.553 2.5 15 2.5ZM14 14.5H2V5.5H14V14.5Z",fill:e}),i("path",{d:"M6 7.5H4V9.5H6V7.5Z",fill:e}),i("path",{d:"M9 7.5H7V9.5H9V7.5Z",fill:e}),i("path",{d:"M6 10.5H4V12.5H6V10.5Z",fill:e}),i("path",{d:"M9 10.5H7V12.5H9V10.5Z",fill:e}),i("path",{d:"M12 7.5H10V9.5H12V7.5Z",fill:e}),i("path",{d:"M12 10.5H10V12.5H12V10.5Z",fill:e})]}),oo=({color:e="white"})=>i(u.Icon,{width:"16px",height:"17px",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:i("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 8.5C0 4.1 3.6 0.5 8 0.5C12.4 0.5 16 4.1 16 8.5C16 12.9 12.4 16.5 8 16.5C3.6 16.5 0 12.9 0 8.5ZM7 9.5H12V7.5H9V4.5H7V9.5Z",fill:e})}),r2=({id:e,eventTitle:t,startDate:r,startTime:n,buttonInfo:o,redirect:a,eventImage:l,targetBlank:s,isMobile:c})=>{const p={boxShadow:`0 2px 7px 0 ${h("colors-neutral-silverSand")}`};return i(u.Link,{href:a,target:s?"_blank":"_self",rel:s?"noopener noreferrer":void 0,w:"fit-content",h:"fit-content",transition:"box-shadow .3s",borderRadius:h("radii-big"),_active:p,_hover:p,_focusVisible:{boxShadow:`0 0 0 3px ${h("colors-alert-deepSkyBlue")}`},children:i(Oe,{children:m(u.Flex,{cursor:"pointer",w:"fit-content",display:c?"block":"flex",children:[i(u.Box,{width:"285px",height:c?"140px":"168px",bgImage:`url(${l})`,backgroundSize:"cover",borderRadius:c?"8px 8px 0px 0px":"8px 0 0 8px"}),m(u.Box,{width:c?"285px":"305px",minHeight:c?"160px":"168px",borderRadius:c?"0 0 8px 8px":"0 8px 8px 0",border:h("borders-light"),display:"flex",flexDirection:"column",cursor:"pointer",children:[m(u.Box,{width:"inherit",height:"100%",padding:"16px",color:"#555555",gap:"16px",display:"grid",children:[i(u.Text,{fontWeight:"700",m:"0px",p:"0px",children:t}),m(u.Box,{display:"flex",alignItems:"center",gap:"4px",children:[i(no,{color:h("colors-main-ziggurat")}),i(u.Text,{fontWeight:"400",m:"0px",p:"0px",children:r}),i(u.Text,{color:h("borders-light"),m:"0px",p:"0px",children:"|"}),i(oo,{color:h("colors-main-ziggurat")}),i(u.Text,{m:"0px",p:"0px",children:n})]})]}),i(u.Box,{borderTop:`${h("borders-light")}`,width:"100%",height:"50px",padding:"12px",backgroundColor:"white",alignItems:"center",display:"flex",justifyContent:"center",borderRadius:" 0 0 8px 8px",fontSize:"16px",fontFamily:"Roboto",color:h("colors-main-deepSkyBlue"),fontWeight:"500",children:o})]})]})})},e)},n2=({id:e,eventTitle:t,startDate:r,startTime:n,buttonInfo:o,redirect:a,eventImage:l,targetBlank:s})=>{const c={boxShadow:`0 2px 7px 0 ${h("colors-neutral-silverSand")}`};return i(u.Link,{href:a,target:s?"_blank":"_self",rel:s?"noopener noreferrer":void 0,transition:"box-shadow .3s",_active:c,_hover:c,_focusVisible:{boxShadow:`0 0 0 3px ${h("colors-alert-deepSkyBlue")}`},width:"286px",height:"247px",borderRadius:h("radii-big"),children:i(Oe,{children:m(u.Box,{width:"286px",height:"247px",borderRadius:h("radii-big"),border:h("borders-light"),justifyContent:"center",textAlign:"center",display:"flex",flexDirection:"column",cursor:"pointer",children:[i(u.Box,{flex:"1",bgImage:`linear-gradient(to bottom, rgba(0,0,0,0) 35%, rgba(0,0,0,1) 100%), url(${l})`,backgroundSize:"cover",borderRadius:"8px 8px 0 0",margin:"0",display:"grid",alignItems:"flex-end",children:m(u.Box,{color:h("colors-neutral-white"),padding:"16px",textAlign:"initial",fontFamily:"Roboto",fontSize:"16px",lineHeight:"21px",display:"grid",gap:"8px",children:[i(u.Text,{fontWeight:"700",m:"0px",children:t}),m(u.Box,{display:"flex",alignItems:"center",gap:"4px",children:[i(no,{}),i(u.Text,{fontWeight:"400",m:"0px",children:r}),i(u.Text,{m:"0px",children:"|"}),i(oo,{}),i(u.Text,{m:"0px",children:n})]})]})}),i(u.Box,{width:"100%",height:"50px",backgroundColor:"white",alignItems:"center",display:"flex",justifyContent:"center",borderRadius:" 0 0 8px 8px",fontSize:"16px",fontFamily:"Roboto",color:h("colors-main-deepSkyBlue"),fontWeight:"500",children:o})]})})},e)},o2=({typeEvent:e,itemsEvent:t})=>e==="LARGE_EVENTS"?i(r2,{...t}):i(n2,{...t}),a2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3696)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.4375 50.3125L27.7812 47.9063H23.625L23.1875 50.3125H19.4688L23.625 37.8438H28.2188L32.375 50.3125H28.4375ZM27.125 45.2813L26.6875 43.3125C26.4688 42.875 26.4688 42.2188 26.25 41.5625C26.0313 40.9063 26.0313 40.25 25.8125 40.0312C25.8125 40.25 25.5938 40.9063 25.5938 41.5625C25.5938 42.2188 25.1563 43.5312 24.5 45.5H27.125V45.2813Z",fill:"white"}),i("path",{d:"M40.6875 37.8438H44.4062L40.25 50.3125H36.3125L32.1562 37.8438H35.875L37.625 44.1875C38.0625 45.5 38.0625 46.5938 38.2813 47.0313C38.2813 46.5938 38.5 46.1562 38.5 45.5C38.5 44.8438 38.7188 44.4063 38.7188 44.1875L40.6875 37.8438Z",fill:"white"}),i("path",{d:"M45.7188 50.3125V37.8438H49.2188V50.3125H45.7188Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},l2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3654)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M25.1563 40.4688C24.2813 40.4688 23.625 40.9062 23.1875 41.5625C22.75 42.2188 22.5313 43.0938 22.5313 44.1875C22.5313 46.5938 23.4063 47.6875 25.375 47.6875C26.0313 47.6875 26.4688 47.6875 26.9063 47.4688C27.3438 47.25 28 47.0312 28.4375 46.8125V49.6563C27.3438 50.0938 26.25 50.3125 24.9375 50.3125C22.9687 50.3125 21.6562 49.875 20.5625 48.5625C19.4687 47.25 19.0312 45.9375 19.0312 43.75C19.0312 42.4375 19.25 41.3437 19.6875 40.25C20.125 39.1562 20.7813 38.5 21.875 38.0625C22.9688 37.625 23.8438 37.1875 25.1563 37.1875C26.4688 37.1875 27.7813 37.4062 29.0938 38.0625L28 40.6875C27.5625 40.4688 27.125 40.25 26.6875 40.25C26.25 40.25 25.5938 40.4688 25.1563 40.4688Z",fill:"white"}),i("path",{d:"M39.1562 46.5938C39.1562 47.4688 38.9375 48.125 38.5 48.5625C38.0625 49 37.625 49.6562 36.75 49.875C35.875 50.0938 35.2188 50.3125 34.125 50.3125C33.25 50.3125 32.5938 50.3125 31.9375 50.0938C31.2813 49.875 30.8438 49.875 30.1875 49.4375V46.375C30.8438 46.8125 31.5 47.0313 32.1562 47.25C32.8125 47.4688 33.4688 47.4688 34.125 47.4688C34.5625 47.4688 35 47.4688 35.2188 47.25C35.4375 47.0313 35.6562 46.8125 35.6562 46.5938C35.6562 46.375 35.6563 46.375 35.4375 46.1563C35.2188 45.9375 35.2187 46.1563 35 45.9375C34.7812 45.7188 34.3437 45.5 33.25 45.0625C32.375 44.625 31.7187 44.4063 31.5 43.9688C31.2812 43.5313 30.8437 43.3125 30.625 42.875C30.4062 42.4375 30.4062 42 30.4062 41.3438C30.4062 40.25 30.8437 39.375 31.7187 38.7188C32.5937 38.0625 33.6875 37.8438 35.2188 37.8438C36.5313 37.8438 37.8437 38.0625 39.1562 38.7188L38.0625 41.3438C36.9687 40.9063 35.875 40.4688 35 40.4688C34.5625 40.4688 34.3438 40.4688 34.125 40.6875C33.9063 40.9063 33.9062 41.125 33.9062 41.3438C33.9062 41.5625 34.125 41.7813 34.3437 42C34.5625 42.2188 35.2188 42.4375 36.3125 43.0938C37.4063 43.5313 38.0625 44.1875 38.5 44.625C38.9375 45.0625 39.1562 45.7188 39.1562 46.5938Z",fill:"white"}),i("path",{d:"M48.125 37.8438H51.8438L47.6875 50.3125H43.75L39.5938 37.8438H43.3125L45.0625 44.1875C45.5 45.5 45.5 46.5938 45.7187 47.0313C45.7187 46.5938 45.9375 46.1562 45.9375 45.5C45.9375 44.8438 46.1562 44.4063 46.1562 44.1875L48.125 37.8438Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},s2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3668)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M27.7812 43.75C27.7812 45.9375 27.125 47.4688 26.0312 48.5625C24.9375 49.6563 23.4062 50.3125 21.2187 50.3125H17.2812V37.8438H21.6562C23.625 37.8438 25.1562 38.2813 26.25 39.375C27.3438 40.4688 27.7812 41.7813 27.7812 43.75ZM24.2813 43.9688C24.2813 42.875 24.0625 42 23.625 41.3438C23.1875 40.6875 22.5312 40.4688 21.6562 40.4688H20.5625V47.4688H21.2187C22.3125 47.4688 22.9687 47.25 23.4062 46.5938C23.8437 45.9375 24.2813 45.0625 24.2813 43.9688Z",fill:"white"}),i("path",{d:"M41.7813 43.9688C41.7813 46.1562 41.3437 47.6875 40.25 48.7812C39.1562 49.875 37.625 50.5312 35.6562 50.5312C33.6875 50.5312 32.1562 49.875 31.0625 48.7812C29.9687 47.6875 29.5312 46.1562 29.5312 43.9688C29.5312 41.7812 29.9687 40.25 31.0625 39.1562C32.1562 38.0625 33.6875 37.4062 35.6562 37.4062C37.625 37.4062 39.1562 37.8437 40.25 38.9375C41.3437 40.0312 41.7813 42 41.7813 43.9688ZM33.25 43.9688C33.25 46.375 34.125 47.6875 35.875 47.6875C36.75 47.6875 37.4062 47.4687 37.8437 46.8125C38.2812 46.1562 38.5 45.2812 38.5 43.9688C38.5 42.6562 38.2812 41.7812 37.8437 41.125C37.4062 40.4687 36.75 40.25 35.875 40.25C34.125 40.4687 33.25 41.5625 33.25 43.9688Z",fill:"white"}),i("path",{d:"M49.6563 40.4688C48.7813 40.4688 48.125 40.9062 47.6875 41.5625C47.25 42.2188 47.0313 43.0938 47.0313 44.1875C47.0313 46.5938 47.9062 47.6875 49.875 47.6875C50.5312 47.6875 50.9688 47.6875 51.4063 47.4688C51.8438 47.25 52.5 47.0312 52.9375 46.8125V49.6563C51.8438 50.0938 50.75 50.3125 49.4375 50.3125C47.4688 50.3125 46.1563 49.875 45.0625 48.5625C43.9688 47.25 43.5312 45.9375 43.5312 43.75C43.5312 42.4375 43.75 41.3437 44.1875 40.25C44.625 39.1562 45.2813 38.5 46.375 38.0625C47.4688 37.625 48.3438 37.1875 49.6563 37.1875C50.9688 37.1875 52.2813 37.4062 53.5938 38.0625L52.5 41.125C52.0625 40.9062 51.625 40.6875 51.1875 40.6875C50.75 40.6875 50.0938 40.4688 49.6563 40.4688Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},c2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3752)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M21.6562 43.75C21.6562 45.9375 21 47.4688 19.9063 48.5625C18.8125 49.6563 17.0625 50.3125 15.0938 50.3125H10.9375V37.8438H15.3125C17.2812 37.8438 18.8125 38.2813 19.9063 39.375C21 40.4688 21.6562 41.7813 21.6562 43.75ZM18.1563 43.9688C18.1563 42.875 17.9375 42 17.5 41.3438C17.0625 40.6875 16.1875 40.4688 15.3125 40.4688H14.2188V47.4688H14.875C15.9688 47.4688 16.625 47.25 17.0625 46.5938C17.5 45.9375 18.1563 45.0625 18.1563 43.9688Z",fill:"white"}),i("path",{d:"M35.4375 43.9688C35.4375 46.1562 35 47.6875 33.9062 48.7812C32.8125 49.875 31.2812 50.5312 29.3125 50.5312C27.3437 50.5312 25.8125 49.875 24.7187 48.7812C23.625 47.6875 23.1875 46.1562 23.1875 43.9688C23.1875 41.7812 23.625 40.25 24.7187 39.1562C25.8125 38.0625 27.3437 37.4062 29.3125 37.4062C31.2812 37.4062 32.8125 37.8437 33.9062 38.9375C35 40.0312 35.4375 42 35.4375 43.9688ZM26.9062 43.9688C26.9062 46.375 27.7812 47.6875 29.5312 47.6875C30.4062 47.6875 31.0625 47.4687 31.5 46.8125C31.9375 46.1562 32.1562 45.2812 32.1562 43.9688C32.1562 42.6562 31.9375 41.7812 31.5 41.125C31.0625 40.4687 30.4062 40.25 29.5312 40.25C27.7812 40.4687 26.9062 41.5625 26.9062 43.9688Z",fill:"white"}),i("path",{d:"M43.3125 40.4687C42.4375 40.4687 41.7812 40.9062 41.3437 41.5625C40.9062 42.2187 40.6875 43.0938 40.6875 44.1875C40.6875 46.5938 41.5625 47.6875 43.5312 47.6875C44.1875 47.6875 44.625 47.6875 45.0625 47.4688C45.5 47.25 46.1562 47.0312 46.5937 46.8125V49.6562C45.5 50.0938 44.4063 50.3125 43.0938 50.3125C41.125 50.3125 39.8125 49.875 38.7188 48.5625C37.625 47.25 37.1875 46.1562 37.1875 44.1875C37.1875 42.875 37.4062 41.7812 37.8437 40.6875C38.2812 39.5937 38.9375 38.9375 40.0312 38.5C41.125 38.0625 42 37.625 43.3125 37.625C44.625 37.625 45.9375 37.8437 47.25 38.5L46.1563 41.125C45.7188 40.9062 45.2812 40.6875 44.8438 40.6875C44.4062 40.6875 43.75 40.4687 43.3125 40.4687Z",fill:"white"}),i("path",{d:"M60.375 50.3125H56.4375L54.0313 46.375L51.625 50.3125H47.9062L52.0625 43.9688L48.125 37.8438H51.8438L54.0313 41.7813L56.2188 37.8438H60.1563L56.2188 44.1875L60.375 50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},d2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3597)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M27.125 43.0938H32.5937V49.875C31.0625 50.3125 29.5312 50.5312 27.7812 50.5312C25.8125 50.5312 24.2812 49.875 23.4062 48.7812C22.5312 47.6875 21.875 46.1562 21.875 43.9688C21.875 42 22.5313 40.4687 23.625 39.1562C24.7188 37.8437 26.4688 37.4062 28.4375 37.4062C29.3125 37.4062 29.9688 37.4063 30.625 37.625C31.2812 37.8438 31.9375 38.0625 32.375 38.2812L31.2812 40.9063C30.4062 40.4688 29.3125 40.25 28.2187 40.25C27.125 40.25 26.4687 40.4687 26.0312 41.125C25.5937 41.7812 25.1562 42.6562 25.1562 43.9688C25.1562 45.0625 25.375 45.9375 25.8125 46.5937C26.25 47.25 26.9063 47.4688 28 47.4688C28.4375 47.4688 28.875 47.4688 29.3125 47.25V45.2813H27.125V43.0938Z",fill:"white"}),i("path",{d:"M35 50.3125V37.8438H38.5V50.3125H35Z",fill:"white"}),i("path",{d:"M44.4062 50.3125H41.125V37.8438H48.5625V40.4688H44.4062V42.875H48.125V45.5H44.4062V50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},u2=({type:e})=>{switch(e){case"avi":return i(a2,{});case"csv":return i(l2,{});case"doc":return i(s2,{});case"docx":return i(c2,{});case"gif":return i(d2,{});case"jpeg":return i(p2,{});case"jpg":return i(f2,{});case"png":return i(x2,{});case"pdf":return i(C2,{});case"ppt":return i(y2,{});case"pptx":return i(w2,{});case"xls":return i(b2,{});case"xlsx":return i(E2,{});case"mp3":return i(m2,{});case"wav":return i(v2,{});case"mp4":return i(g2,{});case"mkv":return i(h2,{});case"url":return i(k2,{});default:return null}},p2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3582)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M17.0625 54.25C16.4063 54.25 15.9688 54.25 15.3125 54.0313V51.4063C15.5312 51.4063 15.75 51.4063 15.9688 51.625C16.1875 51.8438 16.4063 51.625 16.625 51.625C17.2813 51.625 17.5 51.4063 17.7188 51.1875C17.9375 50.9688 18.1563 50.3125 18.1563 49.4375V37.8438H21.6562V49.2188C21.6562 50.9688 21.2187 52.2812 20.5625 53.1562C19.9062 54.0312 18.375 54.25 17.0625 54.25Z",fill:"white"}),i("path",{d:"M33.2502 41.7813C33.2502 43.0938 32.8127 44.1875 31.9377 45.0625C31.0627 45.9375 29.969 46.1563 28.4377 46.1563H27.5627V50.3125H24.2815V37.8438H28.6565C30.1877 37.8438 31.5002 38.2812 32.1565 38.9375C32.8127 39.5938 33.2502 40.4688 33.2502 41.7813ZM27.5627 43.3125H28.219C28.6565 43.3125 29.094 43.0938 29.5315 42.875C29.969 42.6563 29.969 42.2188 29.969 41.7813C29.969 40.9063 29.5315 40.4688 28.6565 40.4688H27.7815V43.3125H27.5627Z",fill:"white"}),i("path",{d:"M50.0937 43.0938H55.5625V49.875C54.0312 50.3125 52.5 50.5312 50.75 50.5312C48.7813 50.5312 47.25 49.875 46.375 48.7812C45.5 47.6875 44.8438 46.1562 44.8438 43.9688C44.8438 42 45.5 40.4687 46.5937 39.1562C47.6875 37.8437 49.4375 37.4062 51.4062 37.4062C52.2812 37.4062 52.9375 37.4063 53.5938 37.625C54.25 37.8438 54.9062 38.0625 55.3437 38.2812L54.25 40.9063C53.375 40.4688 52.2812 40.25 51.1875 40.25C50.0937 40.25 49.4375 40.4687 49 41.125C48.5625 41.7812 48.125 42.875 48.125 44.1875C48.125 45.2813 48.3437 46.1562 48.7812 46.8125C49.2187 47.4687 49.875 47.6875 50.9687 47.6875C51.4062 47.6875 51.8437 47.6875 52.2812 47.4688V45.5H50.0937V43.0938Z",fill:"white"}),i("path",{d:"M42.4375 50.3125H35V37.8438H42.4375V40.4688H38.5V42.4375H42.2187V45.0625H38.5V47.4688H42.4375V50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},f2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3525)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M20.3438 54.25C19.6875 54.25 19.25 54.25 18.5938 54.0313V51.4063C18.8125 51.4063 19.0313 51.4063 19.25 51.625C19.4688 51.8438 19.6875 51.625 19.9063 51.625C20.5625 51.625 20.7813 51.4063 21 51.1875C21.2188 50.9688 21.4375 50.3125 21.4375 49.4375V37.8438H24.9375V49.2188C24.9375 50.9688 24.5 52.2812 23.8437 53.1562C23.1875 54.0312 21.6563 54.25 20.3438 54.25Z",fill:"white"}),i("path",{d:"M36.5313 41.7813C36.5313 43.0938 36.0938 44.1875 35.2188 45.0625C34.3438 45.9375 33.25 46.1563 31.7187 46.1563H30.8438V50.3125H27.5625V37.8438H31.9375C33.4688 37.8438 34.7813 38.2812 35.4375 38.9375C36.0938 39.5937 36.5313 40.4688 36.5313 41.7813ZM30.8438 43.3125H31.5C31.9375 43.3125 32.375 43.0938 32.8125 42.875C33.25 42.6563 33.25 42.2188 33.25 41.7813C33.25 40.9063 32.8125 40.4688 31.9375 40.4688H31.0625V43.3125H30.8438Z",fill:"white"}),i("path",{d:"M43.5312 43.0938H49V49.875C47.4687 50.3125 45.9375 50.5312 44.1875 50.5312C42.2188 50.5312 40.6875 49.875 39.8125 48.7812C38.9375 47.6875 38.2812 46.1562 38.2812 43.9688C38.2812 42 38.9375 40.4687 40.0312 39.1562C41.125 37.8437 42.875 37.4062 44.8438 37.4062C45.7188 37.4062 46.375 37.4063 47.0312 37.625C47.6875 37.8438 48.3437 38.0625 48.7812 38.2812L47.6875 40.9063C46.8125 40.4688 45.7187 40.25 44.625 40.25C43.5312 40.25 42.875 40.4687 42.4375 41.125C42 41.7812 41.5625 42.875 41.5625 44.1875C41.5625 45.2813 41.7812 46.1562 42.2187 46.8125C42.6562 47.4687 43.3125 47.6875 44.4062 47.6875C44.8437 47.6875 45.2812 47.6875 45.7187 47.4688V45.5H43.5312V43.0938Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},h2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3710)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M21.2188 50.3125L18.5938 41.3438C18.8125 42.875 18.8125 43.9688 18.8125 44.8438V50.3125H15.75V37.8438H20.3438L22.9688 46.8125L25.5938 37.8438H30.1875V50.3125H27.125V44.8438C27.125 44.625 27.125 44.1875 27.125 43.9688C27.125 43.75 27.125 42.875 27.3438 41.3438L24.5 50.3125H21.2188Z",fill:"white"}),i("path",{d:"M43.3125 50.3125H39.5938L37.1875 45.5L36.0938 46.1563V50.3125H32.8125V37.8438H36.3125V43.3125C36.5313 42.875 36.75 42.4375 37.4063 41.7813L40.0312 37.8438H43.75L39.8125 43.5313L43.3125 50.3125Z",fill:"white"}),i("path",{d:"M51.8438 37.8438H55.5625L51.4063 50.3125H47.4688L43.3125 37.8438H47.0313L48.7812 44.1875C49.2188 45.5 49.2188 46.5938 49.4375 47.0313C49.4375 46.5938 49.6563 46.1562 49.6563 45.5C49.6563 44.8438 49.875 44.4063 49.875 44.1875L51.8438 37.8438Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},m2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3724)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M22.75 50.3125L20.125 41.3438C20.3437 42.875 20.3438 43.9688 20.3438 44.8438V50.3125H17.2812V37.8438H21.875L24.5 46.8125L27.125 37.8438H31.7188V50.3125H28.4375V44.8438C28.4375 44.625 28.4375 44.1875 28.4375 43.9688C28.4375 43.75 28.4375 42.875 28.6563 41.3438L25.8125 50.3125H22.75Z",fill:"white"}),i("path",{d:"M43.3125 41.7813C43.3125 43.0938 42.875 44.1875 42 45.0625C41.125 45.9375 40.0313 46.1563 38.5 46.1563H37.625V50.3125H34.3438V37.8438H38.7188C40.25 37.8438 41.5625 38.2812 42.2187 38.9375C42.875 39.5938 43.3125 40.4688 43.3125 41.7813ZM37.625 43.3125H38.2813C38.7188 43.3125 39.1563 43.0938 39.5938 42.875C40.0313 42.6563 40.0312 42.2188 40.0312 41.7813C40.0312 40.9063 39.5938 40.4688 38.7188 40.4688H37.8437V43.3125H37.625Z",fill:"white"}),i("path",{d:"M52.9375 40.4688C52.9375 41.3438 52.7188 42 52.2813 42.4375C51.8438 42.875 51.1875 43.5312 50.3125 43.75C52.5 43.9688 53.375 45.0625 53.375 46.8125C53.375 47.9062 52.9375 48.7813 52.0625 49.6563C51.1875 50.5313 49.875 50.75 48.125 50.75C47.4688 50.75 46.8125 50.75 46.1563 50.5313C45.5 50.3125 45.0625 50.3125 44.4062 50.0937V47.25C44.8438 47.4688 45.5 47.6875 46.1563 47.9062C46.8125 48.125 47.25 48.125 47.6875 48.125C48.3438 48.125 49 48.125 49.2188 47.9062C49.4375 47.6875 49.6563 47.4688 49.6563 47.0312C49.6563 46.5938 49.6563 46.375 49.4375 46.1563C49.2188 45.9375 49 45.9375 48.5625 45.7187C48.125 45.5 47.6875 45.5 47.0313 45.5H46.1563V42.875H47.0313C48.7813 42.875 49.6563 42.4375 49.6563 41.5625C49.6563 41.125 49.4375 40.9063 49.2188 40.9063C49 40.9063 48.5625 40.6875 48.125 40.6875C47.25 40.6875 46.5938 40.9062 45.7188 41.5625L44.4062 39.375C45.0625 38.9375 45.7188 38.5 46.375 38.5C47.0313 38.5 47.9062 38.2812 48.7812 38.2812C50.0938 38.2812 51.1875 38.5 51.8438 39.1562C52.5 39.8125 52.9375 39.5938 52.9375 40.4688Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},g2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3682)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M22.75 50.3125L20.125 41.3438C20.3437 42.875 20.3438 43.9688 20.3438 44.8438V50.3125H17.2812V37.8438H21.875L24.5 46.8125L27.125 37.8438H31.7188V50.3125H28.4375V44.8438C28.4375 44.625 28.4375 44.1875 28.4375 43.9688C28.4375 43.75 28.4375 42.875 28.6563 41.3438L25.8125 50.3125H22.75Z",fill:"white"}),i("path",{d:"M43.3125 41.7813C43.3125 43.0938 42.875 44.1875 42 45.0625C41.125 45.9375 40.0313 46.1563 38.5 46.1563H37.625V50.3125H34.3438V37.8438H38.7188C40.25 37.8438 41.5625 38.2812 42.2187 38.9375C42.875 39.5938 43.3125 40.4688 43.3125 41.7813ZM37.625 43.3125H38.2813C38.7188 43.3125 39.1563 43.0938 39.5938 42.875C40.0313 42.6563 40.0312 42.2188 40.0312 41.7813C40.0312 40.9063 39.5938 40.4688 38.7188 40.4688H37.8437V43.3125H37.625Z",fill:"white"}),i("path",{d:"M53.8125 47.9063H52.5V50.3125H49.2187V47.9063H44.1875V45.5L49.4375 37.8438H52.5V45.5H53.8125V47.9063ZM49.2187 45.2813V43.75C49.2187 43.5313 49.2187 43.0938 49.2187 42.6563C49.2187 42.2188 49.2187 42 49.2187 42C49 42.4375 48.7812 42.875 48.5625 43.3125L47.25 45.2813H49.2187Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},C2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3625)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.7503 41.7923C28.7503 43.1879 28.3391 44.2664 27.5166 45.0276C26.6941 45.7889 25.5238 46.1673 24.0078 46.1673H23.0584V50.3126H19.6831V37.8198H24.0078C25.585 37.8198 26.7706 38.1633 27.5625 38.8545C28.3544 39.5458 28.7503 40.5214 28.7503 41.7923ZM23.0584 43.4176H23.6731C24.1806 43.4176 24.5831 43.2754 24.8828 42.9911C25.1825 42.7067 25.3312 42.313 25.3312 41.812C25.3312 40.9676 24.8653 40.5476 23.9291 40.5476H23.0584V43.4176Z",fill:"white"}),i("path",{d:"M41.3438 43.8005C41.3438 45.8851 40.7706 47.4929 39.6222 48.6195C38.4738 49.7461 36.8616 50.3126 34.7812 50.3126H30.7388V37.8198H35.0634C37.0694 37.8198 38.6181 38.3317 39.7075 39.3576C40.7969 40.3836 41.3438 41.8645 41.3438 43.8005ZM37.8416 43.9208C37.8416 42.7767 37.6141 41.9279 37.1613 41.3745C36.7084 40.8211 36.0216 40.5454 35.0984 40.5454H34.1162V47.5433H34.8687C35.8947 47.5433 36.645 47.2458 37.1241 46.6508C37.6031 46.0558 37.8416 45.1458 37.8416 43.9208Z",fill:"white"}),i("path",{d:"M46.9066 50.3126H43.5816V37.8198H50.9644V40.528H46.9066V42.9123H50.6494V45.6204H46.9066V50.3126Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},x2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3568)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M26.0312 41.7813C26.0312 43.0938 25.5938 44.1875 24.7188 45.0625C23.8438 45.9375 22.75 46.1563 21.2187 46.1563H20.3438V50.3125H17.0625V37.8438H21.4375C22.9688 37.8438 24.2812 38.2812 24.9375 38.9375C25.5937 39.5938 26.0312 40.4688 26.0312 41.7813ZM20.3438 43.3125H21C21.4375 43.3125 21.875 43.0938 22.3125 42.875C22.75 42.6563 22.75 42.2188 22.75 41.7813C22.75 40.9063 22.3125 40.4688 21.4375 40.4688H20.3438V43.3125Z",fill:"white"}),i("path",{d:"M40.0312 50.3125H35.6562L31.0625 41.5625C31.0625 42.875 31.2813 43.9688 31.2813 44.625V50.3125H28.2188V37.8438H32.5938L37.1875 46.5938C37.1875 45.2812 36.9688 44.4063 36.9688 43.5313V37.8438H40.0312V50.3125Z",fill:"white"}),i("path",{d:"M47.6875 43.0938H53.1562V49.875C51.625 50.3125 50.0938 50.5312 48.3438 50.5312C46.375 50.5312 44.8438 49.875 43.9688 48.7812C43.0938 47.6875 42.4375 46.1562 42.4375 43.9688C42.4375 42 43.0938 40.4687 44.1875 39.1562C45.2813 37.8437 47.0312 37.4062 49 37.4062C49.875 37.4062 50.5312 37.4063 51.1875 37.625C51.8438 37.8438 52.5 38.0625 52.9375 38.2812L51.8438 40.9063C50.9688 40.4688 49.875 40.25 48.7812 40.25C47.6875 40.25 47.0312 40.4687 46.5937 41.125C46.1562 41.7812 45.7188 42.6562 45.7188 43.9688C45.7188 45.0625 45.9375 45.9375 46.375 46.5937C46.8125 47.25 47.4688 47.4688 48.5625 47.4688C49 47.4688 49.4375 47.4688 49.875 47.25V45.2813H47.6875V43.0938Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},y2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3539)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.875 41.7813C28.875 43.0938 28.4375 44.1875 27.5625 45.0625C26.6875 45.9375 25.5938 46.1563 24.0625 46.1563H22.9688V50.3125H19.6875V37.8438H24.0625C25.5938 37.8438 26.9062 38.2812 27.5625 38.9375C28.2187 39.5938 28.875 40.4688 28.875 41.7813ZM22.9688 43.3125H23.625C24.0625 43.3125 24.5 43.0938 24.9375 42.875C25.375 42.6563 25.375 42.2188 25.375 41.7813C25.375 40.9063 24.9375 40.4688 24.0625 40.4688H22.9688V43.3125Z",fill:"white"}),i("path",{d:"M39.8122 41.7813C39.8122 43.0938 39.3747 44.1875 38.4997 45.0625C37.6247 45.9375 36.5309 46.1563 34.9997 46.1563H34.1247V50.3125H30.8434V37.8438H35.2184C36.7497 37.8438 38.0622 38.2812 38.7184 38.9375C39.3747 39.5938 39.8122 40.4688 39.8122 41.7813ZM34.1247 43.3125H34.7809C35.2184 43.3125 35.6559 43.0938 36.0934 42.875C36.5309 42.6563 36.5309 42.2188 36.5309 41.7813C36.5309 40.9063 36.0934 40.4688 35.2184 40.4688H34.3434V43.3125H34.1247Z",fill:"white"}),i("path",{d:"M47.2499 50.3125H43.9686V40.6875H40.9061V37.8438H50.3124V40.6875H47.2499V50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},w2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3553)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M22.9688 41.7813C22.9688 43.0938 22.5312 44.1875 21.6562 45.0625C20.7812 45.9375 19.6875 46.1563 18.1562 46.1563H17.0625V50.3125H13.7812V37.8438H18.1562C19.6875 37.8438 21 38.2812 21.6562 38.9375C22.3125 39.5938 22.9688 40.4688 22.9688 41.7813ZM17.0625 43.3125H17.7188C18.1563 43.3125 18.5937 43.0938 19.0312 42.875C19.4687 42.6563 19.4687 42.2188 19.4687 41.7813C19.4687 40.9063 19.0312 40.4688 18.1562 40.4688H17.0625V43.3125Z",fill:"white"}),i("path",{d:"M33.9063 41.7813C33.9063 43.0938 33.4688 44.1875 32.5938 45.0625C31.7188 45.9375 30.625 46.1563 29.0938 46.1563H28.2188V50.3125H24.9375V37.8438H29.3125C30.8438 37.8438 32.1563 38.2812 32.8125 38.9375C33.4688 39.5938 33.9063 40.4688 33.9063 41.7813ZM28.2188 43.3125H28.875C29.3125 43.3125 29.75 43.0938 30.1875 42.875C30.625 42.6563 30.625 42.2188 30.625 41.7813C30.625 40.9063 30.1875 40.4688 29.3125 40.4688H28.4375V43.3125H28.2188Z",fill:"white"}),i("path",{d:"M41.3437 50.3125H38.0625V40.6875H35V37.8438H44.4062V40.6875H41.3437V50.3125Z",fill:"white"}),i("path",{d:"M57.5312 50.3125H53.5937L51.1875 46.375L48.7812 50.3125H45.0625L49.2187 43.9688L45.2813 37.8438H49L51.1875 41.7813L53.375 37.8438H57.3125L53.375 44.1875L57.5312 50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},v2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3738)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M28.2187 50.3125H24.2812L23.1875 44.8438C23.1875 44.625 22.9688 44.1875 22.9688 43.5313C22.9688 42.875 22.75 42.2188 22.75 41.7813C22.75 42.2188 22.5312 42.6563 22.5312 43.0938C22.5312 43.5313 22.3125 44.1875 22.3125 44.625C22.3125 45.0625 21.6562 47.0313 20.7812 50.3125H16.8437L13.7812 37.8438H17.0625L18.375 44.1875C18.5937 45.5 18.8125 46.5938 19.0312 47.4688C19.0312 46.8125 19.25 46.1563 19.4687 45.0625C19.6875 43.9688 19.9063 43.3125 19.9063 42.6563L21 37.8438H24.0625L25.1562 42.6563C25.375 43.3125 25.5938 44.1875 25.8125 45.2813C26.0312 46.375 26.0312 47.0313 26.25 47.4688C26.25 46.8125 26.4688 45.7188 26.9062 44.1875L28.2187 37.8438H31.5L28.2187 50.3125Z",fill:"white"}),i("path",{d:"M40.6875 50.3125L40.0312 47.9063H35.875L35.4375 50.3125H31.7188L35.875 37.8438H40.4688L44.625 50.3125H40.6875ZM39.375 45.2813L38.9375 43.3125C38.7187 42.875 38.7188 42.2188 38.5 41.5625C38.2813 40.9063 38.2812 40.25 38.0625 40.0312C38.0625 40.25 37.8437 40.9063 37.8437 41.5625C37.8437 42.2188 37.4062 43.5312 36.75 45.5H39.375V45.2813Z",fill:"white"}),i("path",{d:"M52.7188 37.8438H56.4375L52.5 50.3125H48.5625L44.4062 37.8438H48.125L49.875 44.1875C50.3125 45.5 50.3125 46.5938 50.5313 47.0313C50.5313 46.5938 50.75 46.1562 50.75 45.5C50.75 44.8438 50.9688 44.4063 50.9688 44.1875L52.7188 37.8438Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},b2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3611)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M32.1563 50.3125H28.4375L26.0312 46.375L23.4063 50.3125H19.6875L23.8438 43.9688L19.9062 37.8438H23.625L25.8125 41.7813L28 37.8438H31.9375L28 44.1875L32.1563 50.3125Z",fill:"white"}),i("path",{d:"M33.6873 50.3125V37.8438H36.9685V47.6875H41.781V50.3125H33.6873Z",fill:"white"}),i("path",{d:"M52.0624 46.5937C52.0624 47.4687 51.8436 48.125 51.4061 48.5625C50.9686 49 50.5311 49.6562 49.6561 49.875C48.7811 50.0937 48.1249 50.3125 47.0311 50.3125C46.1561 50.3125 45.4999 50.3125 44.8436 50.0937C44.1874 49.875 43.7499 49.875 43.0936 49.4375V46.375C43.7499 46.8125 44.4061 47.0312 45.0624 47.25C45.7186 47.4687 46.3749 47.4688 47.0311 47.4688C47.4686 47.4688 47.9061 47.4687 48.1249 47.25C48.3436 47.0312 48.5624 46.8125 48.5624 46.5937C48.5624 46.375 48.5624 46.375 48.3436 46.1562C48.1249 45.9375 48.1249 45.9375 47.9061 45.7187C47.6874 45.5 47.2499 45.2812 46.1561 44.8437C45.2811 44.4062 44.6249 44.1875 44.4061 43.75C44.1874 43.3125 43.7499 43.0937 43.5311 42.6562C43.3124 42.2187 43.3124 41.7812 43.3124 41.125C43.3124 40.0312 43.7499 39.1562 44.6249 38.5C45.4999 37.8437 46.5936 37.625 48.1249 37.625C49.4374 37.625 50.7499 37.8437 52.0624 38.5L50.9686 41.125C49.8749 40.6875 48.7811 40.25 47.9061 40.25C47.4686 40.25 47.2499 40.25 47.0311 40.4687C46.8124 40.6875 46.8124 40.9062 46.8124 41.125C46.8124 41.3437 47.0311 41.5625 47.2499 41.7812C47.4686 42 48.1249 42.2187 49.2186 42.875C50.3124 43.3125 50.9686 43.9687 51.4061 44.4062C51.8436 44.8437 52.0624 45.7187 52.0624 46.5937Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},E2=()=>{const e=`clip${N()}`;return m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3171_3639)",children:[i("path",{d:"M43.75 2.1875V19.6875H61.25",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10"}),i("path",{d:"M61.25 28.4375V19.6875L43.75 2.1875H8.75V28.4375",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M8.75 59.0625V67.8125H61.25V59.0625",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"}),i("path",{d:"M24.7188 50.3125H21L18.5938 46.375L15.9688 50.3125H12.25L16.4062 43.9688L12.4687 37.8438H16.1875L18.375 41.7813L20.5625 37.8438H24.5L20.5625 44.1875L24.7188 50.3125Z",fill:"white"}),i("path",{d:"M26.25 50.3125V37.8438H29.5312V47.6875H34.3438V50.3125H26.25Z",fill:"white"}),i("path",{d:"M44.625 46.5937C44.625 47.4687 44.4063 48.125 43.9688 48.5625C43.5313 49 43.0938 49.6562 42.2188 49.875C41.3438 50.0937 40.6875 50.3125 39.5938 50.3125C38.7188 50.3125 38.0625 50.3125 37.4063 50.0937C36.75 49.875 36.3125 49.875 35.6562 49.4375V46.375C36.3125 46.8125 36.9688 47.0312 37.625 47.25C38.2813 47.4687 38.9375 47.4688 39.5938 47.4688C40.0313 47.4688 40.4688 47.4687 40.6875 47.25C40.9063 47.0312 41.125 46.8125 41.125 46.5937C41.125 46.375 41.125 46.375 40.9063 46.1562C40.6875 45.9375 40.6875 45.9375 40.4688 45.7187C40.25 45.5 39.8125 45.2812 38.7188 44.8437C37.8438 44.4062 37.1875 44.1875 36.9688 43.75C36.75 43.3125 36.3125 43.0937 36.0938 42.6562C35.875 42.2187 35.875 41.7812 35.875 41.125C35.875 40.0312 36.3125 39.1562 37.1875 38.5C38.0625 37.8437 39.1563 37.625 40.6875 37.625C42 37.625 43.3125 37.8437 44.625 38.5L43.5313 41.125C42.4375 40.6875 41.3438 40.25 40.4688 40.25C40.0313 40.25 39.8125 40.25 39.5938 40.4687C39.375 40.6875 39.375 40.9062 39.375 41.125C39.375 41.3437 39.5938 41.5625 39.8125 41.7812C40.0313 42 40.6875 42.2187 41.7813 42.875C42.875 43.3125 43.5313 43.9687 43.9688 44.4062C44.4063 44.8437 44.625 45.7187 44.625 46.5937Z",fill:"white"}),i("path",{d:"M57.75 50.3125H53.8125L51.4062 46.375L49 50.3125H45.2812L49.4375 43.9688L45.5 37.8438H49.2187L51.4062 41.7813L53.5937 37.8438H57.5312L53.5937 44.1875L57.75 50.3125Z",fill:"white"}),i("path",{d:"M67.8125 28.4375H2.1875V59.0625H67.8125V28.4375Z",stroke:"white",strokeWidth:"4",strokeMiterlimit:"10",strokeLinecap:"square"})]}),i("defs",{children:i("clipPath",{id:e,children:i("rect",{width:"70px",height:"70px",fill:"white"})})})]})},k2=()=>m(u.Icon,{width:"70px",height:"70px",viewBox:"0 0 70 70",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[i("path",{stroke:"#fff",strokeWidth:4,d:"M58.625 29.067 38.341 49.35"}),i("path",{stroke:"#fff",strokeLinecap:"round",strokeWidth:4,d:"M67.64 7.657H2.281V64H67.64V7.657ZM2.281 20.052H67.64"}),i("path",{stroke:"#fff",strokeWidth:4,d:"M40.59 29.067h18.03v18.03"}),i("path",{fill:"#fff",d:"M8.48 15.544a1.69 1.69 0 1 0 0-3.38 1.69 1.69 0 0 0 0 3.38ZM15.24 15.544a1.69 1.69 0 1 0 0-3.38 1.69 1.69 0 0 0 0 3.38Z"})]}),_2=({colorFill:e})=>{const t=`clip${N()}`;return m("svg",{width:"285",height:"139",viewBox:"0 0 285 139",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m("g",{clipPath:"url(#clip0_3257_1585)",children:[i("rect",{width:"285",height:"139",fill:e}),i("path",{opacity:"0.2",d:"M335.794 126.97C335.598 127.095 335.394 127.206 335.178 127.304C332.361 128.577 328.837 127.078 327.309 123.953C314.975 98.7512 292.415 78.0666 269.833 71.2542C260.582 68.4618 247.36 66.9169 236.854 75.3544C223.824 85.8458 226.087 115.23 228.082 141.156C229.969 165.653 231.608 186.993 220.594 193.985C219.953 194.391 219.273 194.748 218.543 195.056C206.274 200.23 182.57 192.261 107.538 83.7917C105.555 80.9251 105.989 77.1581 108.508 75.3735C111.028 73.5889 114.677 74.4684 116.658 77.3319C146.815 120.925 171.063 151.682 188.736 168.743C205.61 185.033 211.76 184.259 213.242 183.634C219.603 180.949 217.96 159.621 216.514 140.804C214.296 112.002 211.783 79.3557 229.191 65.3468C240.074 56.572 255.237 54.5108 271.865 59.5262C297.79 67.3495 323.558 90.825 337.51 119.333C338.918 122.219 338.137 125.484 335.794 126.97Z",fill:"white"}),i("path",{opacity:"0.2",d:"M225.02 31.4635C227.693 30.696 230.537 30.772 233.152 31.6809L240.58 34.2811C241.227 34.5043 241.931 34.5167 242.59 34.3165C243.248 34.1164 243.826 33.7141 244.239 33.1683L248.388 27.6392C250.11 25.3689 252.516 23.6958 255.256 22.8636C257.996 22.0314 260.926 22.0836 263.621 23.0126L271.049 25.6128C271.696 25.836 272.401 25.8484 273.059 25.6483C273.717 25.4481 274.295 25.0458 274.709 24.5001L278.858 18.971C280.579 16.7006 282.985 15.0275 285.725 14.1953C288.465 13.3631 291.396 13.4154 294.091 14.3444L301.518 16.9445C302.165 17.1677 302.869 17.1801 303.527 16.9801C304.185 16.78 304.763 16.3779 305.176 15.8324L309.327 10.3027C311.048 8.03236 313.454 6.35924 316.194 5.52706C318.934 4.69488 321.865 4.7471 324.56 5.67612L331.987 8.27626C332.607 8.49344 333.177 8.82977 333.663 9.26594C334.15 9.70212 334.544 10.2296 334.823 10.8181C335.102 11.4066 335.26 12.0445 335.288 12.6953C335.317 13.3461 335.215 13.997 334.988 14.6107C334.524 15.8536 333.583 16.8685 332.37 17.4338C331.157 17.9992 329.771 18.0694 328.513 17.6289L321.086 15.0287C320.438 14.8073 319.734 14.7964 319.076 14.9976C318.418 15.1988 317.841 15.6017 317.428 16.1477L313.28 21.6788C311.557 23.9484 309.151 25.6209 306.412 26.453C303.672 27.2851 300.741 27.2334 298.047 26.3054L290.619 23.7053C289.97 23.4807 289.264 23.4676 288.604 23.6678C287.944 23.8681 287.365 24.2712 286.95 24.8183L282.802 30.3495C281.08 32.619 278.674 34.2915 275.934 35.1236C273.194 35.9558 270.264 35.9041 267.569 34.9761L260.142 32.3759C259.494 32.153 258.79 32.1406 258.132 32.3403C257.473 32.5401 256.895 32.9416 256.481 33.4866L252.333 39.0178C250.611 41.2873 248.205 42.9598 245.465 43.7919C242.725 44.624 239.795 44.5723 237.1 43.6443L229.674 41.0347C229.027 40.8118 228.323 40.7994 227.664 40.9991C227.006 41.1988 226.428 41.6004 226.014 42.1454L221.865 47.6766C221.065 48.7411 219.875 49.4534 218.552 49.6583C217.23 49.8633 215.883 49.5443 214.804 48.7709C214.274 48.387 213.826 47.9029 213.487 47.3463C213.148 46.7896 212.924 46.1715 212.827 45.5273C212.731 44.883 212.765 44.2254 212.926 43.5922C213.088 42.959 213.374 42.3625 213.768 41.8372L217.919 36.3075C219.685 33.9659 222.182 32.2626 225.02 31.4635Z",fill:"white"}),i("path",{opacity:"0.2",fillRule:"evenodd",clipRule:"evenodd",d:"M62.5 167.961C78.771 167.961 91.9612 154.771 91.9612 138.5C91.9612 122.229 78.771 109.039 62.5 109.039C46.229 109.039 33.0388 122.229 33.0388 138.5C33.0388 154.771 46.229 167.961 62.5 167.961ZM62.5 183C87.0767 183 107 163.077 107 138.5C107 113.923 87.0767 94 62.5 94C37.9233 94 18 113.923 18 138.5C18 163.077 37.9233 183 62.5 183Z",fill:"white"}),i("path",{opacity:"0.2",d:"M-59.9428 95.7098C-60.6472 95.4213 -61.3193 95.0119 -61.9264 94.4852C-64.9185 91.8878 -65.2379 87.3663 -62.6372 84.3909L50.6575 -45.219L66.0579 59.2779L174.017 18.8183C177.728 17.4303 181.869 19.3013 183.276 22.9985C184.677 26.6991 182.807 30.8245 179.1 32.2138L54.4444 78.9283L40.9914 -12.3506L-51.7958 93.7987C-53.8693 96.1704 -57.1693 96.847 -59.9428 95.7098Z",fill:"white"})]}),i("defs",{children:i("clipPath",{id:t,children:i("rect",{width:"285",height:"139",fill:"white"})})})]})},ir=u.Text,M2=u.Link,T2=({id:e,resourceType:t,resourceTitle:r,resourceDetail:n,resourceTextDownload:o,resourceLink:a,targetBlank:l})=>{const s={boxShadow:`0 2px 7px 0 ${h("colors-neutral-silverSand")}`},c=()=>({jpeg:"#FFBC27",jpg:"#FFBC27",png:"#FFBC27",gif:"#FFBC27",ppt:"#FF7A14",pptx:"#FF7A14",doc:"#0189FF",docx:"#0189FF",csv:"#28A745",xls:"#28A745",xlsx:"#28A745",pdf:"#CC0000",mp4:"#56CCF2",avi:"#56CCF2",mkv:"#56CCF2",mp3:"#9B51E0",wav:"#9B51E0",url:"#1E2DFF"})[t]||"#FFBC27";return i(M2,{href:a,target:l?"_blank":"_self",rel:l?"noopener noreferrer":void 0,transition:"box-shadow 0.3s",_active:s,_hover:s,_focusVisible:{boxShadow:`0 0 0 3px ${h("colors-alert-deepSkyBlue")}`},cursor:"pointer",borderRadius:h("radii-big"),border:h("borders-light"),overflow:"hidden",children:m(Oe,{children:[m(u.Box,{width:"285px",height:"139px",justifyContent:"center",textAlign:"center",alignItems:"center",display:"grid",children:[i(u2,{type:t}),i(u.Box,{position:"absolute",width:"100%",height:"100%",zIndex:"-1",top:"0px",left:"0px",opacity:"0.8",children:i(_2,{colorFill:c()})})]}),m(u.Box,{width:"285px",height:"auto",justifyContent:"center",textAlign:"center",display:"grid",gap:"8px",padding:"1rem",children:[i(u.Box,{children:i(ir,{fontFamily:"Roboto",fontWeight:"700",lineHeight:"21px",fontSize:"16px",color:"#555555",m:"0px",children:r})}),i(u.Box,{children:i(ir,{fontFamily:"Roboto",fontWeight:"400",lineHeight:"14px",fontSize:"12px",color:"#555555",m:"0px",children:n})}),i(u.Box,{display:"flex",alignItems:"center",justifyContent:"center",children:m(ir,{fontFamily:"Roboto",fontWeight:"500",fontSize:"14px",lineHeight:"16px",color:h("colors-neutral-gray"),textDecoration:"underline",gap:"8px",display:"flex",m:"0px",children:[t==="url"?i(bi,{color:h("colors-main-deepSkyBlue")}):i(ut,{color:h("colors-main-deepSkyBlue")}),o]})})]})]})})},ao=6e4,lo=36e5,so=Symbol.for("constructDateFrom");function Vt(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&so in e?e[so](t):e instanceof Date?new e.constructor(t):new Date(t)}function De(e,t){return Vt(t||e,e)}function S2(e,t,r){const n=De(e,r==null?void 0:r.in);return isNaN(t)?Vt((r==null?void 0:r.in)||e,NaN):(t&&n.setDate(n.getDate()+t),n)}function L2(e,...t){const r=Vt.bind(null,e||t.find(n=>typeof n=="object"));return t.map(r)}function rr(e,t){const r=De(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function co(e,t,r){const[n,o]=L2(r==null?void 0:r.in,e,t);return+rr(n)==+rr(o)}function A2(e,t){return+De(e)>+De(t)}function uo(e,t){var p;const r=()=>Vt(t==null?void 0:t.in,NaN),n=(p=t==null?void 0:t.additionalDigits)!=null?p:2,o=O2(e);let a;if(o.date){const f=F2(o.date,n);a=D2(f.restDateString,f.year)}if(!a||isNaN(+a))return r();const l=+a;let s=0,c;if(o.time&&(s=N2(o.time),isNaN(s)))return r();if(o.timezone){if(c=V2(o.timezone),isNaN(c))return r()}else{const f=new Date(l+s),g=De(0,t==null?void 0:t.in);return g.setFullYear(f.getUTCFullYear(),f.getUTCMonth(),f.getUTCDate()),g.setHours(f.getUTCHours(),f.getUTCMinutes(),f.getUTCSeconds(),f.getUTCMilliseconds()),g}return De(l+s+c,t==null?void 0:t.in)}const Bt={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},H2=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,R2=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,I2=/^([+-])(\d{2})(?::?(\d{2}))?$/;function O2(e){const t={},r=e.split(Bt.dateTimeDelimiter);let n;if(r.length>2)return t;if(/:/.test(r[0])?n=r[0]:(t.date=r[0],n=r[1],Bt.timeZoneDelimiter.test(t.date)&&(t.date=e.split(Bt.timeZoneDelimiter)[0],n=e.substr(t.date.length,e.length))),n){const o=Bt.timezone.exec(n);o?(t.time=n.replace(o[1],""),t.timezone=o[1]):t.time=n}return t}function F2(e,t){const r=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),n=e.match(r);if(!n)return{year:NaN,restDateString:""};const o=n[1]?parseInt(n[1]):null,a=n[2]?parseInt(n[2]):null;return{year:a===null?o:a*100,restDateString:e.slice((n[1]||n[2]).length)}}function D2(e,t){if(t===null)return new Date(NaN);const r=e.match(H2);if(!r)return new Date(NaN);const n=!!r[4],o=rt(r[1]),a=rt(r[2])-1,l=rt(r[3]),s=rt(r[4]),c=rt(r[5])-1;if(n)return Z2(t,s,c)?B2(t,s,c):new Date(NaN);{const p=new Date(0);return!z2(t,a,l)||!W2(t,o)?new Date(NaN):(p.setUTCFullYear(t,a,Math.max(o,l)),p)}}function rt(e){return e?parseInt(e):1}function N2(e){const t=e.match(R2);if(!t)return NaN;const r=nr(t[1]),n=nr(t[2]),o=nr(t[3]);return j2(r,n,o)?r*lo+n*ao+o*1e3:NaN}function nr(e){return e&&parseFloat(e.replace(",","."))||0}function V2(e){if(e==="Z")return 0;const t=e.match(I2);if(!t)return 0;const r=t[1]==="+"?-1:1,n=parseInt(t[2]),o=t[3]&&parseInt(t[3])||0;return U2(n,o)?r*(n*lo+o*ao):NaN}function B2(e,t,r){const n=new Date(0);n.setUTCFullYear(e,0,4);const o=n.getUTCDay()||7,a=(t-1)*7+r+1-o;return n.setUTCDate(n.getUTCDate()+a),n}const P2=[31,null,31,30,31,30,31,31,30,31,30,31];function po(e){return e%400===0||e%4===0&&e%100!==0}function z2(e,t,r){return t>=0&&t<=11&&r>=1&&r<=(P2[t]||(po(e)?29:28))}function W2(e,t){return t>=1&&t<=(po(e)?366:365)}function Z2(e,t,r){return t>=1&&t<=53&&r>=0&&r<=6}function j2(e,t,r){return e===24?t===0&&r===0:r>=0&&r<60&&t>=0&&t<60&&e>=0&&e<25}function U2(e,t){return t>=0&&t<=59}const fo="todayEvents",or="seenEvents",ho="hasNewEvents",G2=(e,t)=>{const[r,n]=D.useState([]),[o,a]=D.useState([]),[l,s]=D.useState([]),[c,p]=D.useState(!1),[f,g]=D.useState(!1);return D.useEffect(()=>{var ge,Ce;const y=uo(t),w=rr(y),_=S2(w,1),L=JSON.parse((ge=localStorage.getItem(fo))!=null?ge:"[]"),B=JSON.parse((Ce=localStorage.getItem(or))!=null?Ce:"[]");let R=!1;const H=[],V=[],j=[];e.forEach(X=>{const O=uo(X.start);if(co(O,w)){const ae=B.includes(X.id);ae||(R=!0,L.includes(X.id)||L.push(X.id)),H.push({...X,isNew:!ae})}else co(O,_)?V.push(X):A2(O,w)&&j.push(X)}),n(H),a(V);let oe=[...j];j.length>5&&(g(!0),oe=oe.slice(0,5)),s(oe),p(R),localStorage.setItem(fo,JSON.stringify(L)),localStorage.setItem(ho,JSON.stringify(R))},[e,t]),{today:r,tomorrow:o,next:l,hasNew:c,closeAndMarkSeen:()=>{var _;const y=JSON.parse((_=localStorage.getItem(or))!=null?_:"[]"),w=Array.from(new Set([...y,...r.map(L=>L.id)]));localStorage.setItem(or,JSON.stringify(w)),localStorage.setItem(ho,JSON.stringify(!1)),setTimeout(()=>{n(r.map(L=>({...L,isNew:!1})))},300),p(!1)},empty:!1,hasMoreNext:f}},$2=({text:e,onlyToCalendar:t,onClick:r})=>{var a;const n=(a=h("colors-main-deepSkyBlue"))!=null?a:"#0189FF",o="rgba(96, 121, 142, 0.8)";return i(u.MenuButton,{tabIndex:-1,onClick:()=>t&&r&&r(),position:"relative",sx:{background:"none",border:"1px transparent",_hover:{".nav-bar-icon":{bg:o},".nav-bar-text":{color:h("colors-neutral-white")}},_active:{".nav-bar-icon":{bg:t?o:n},".nav-bar-text":{color:h("colors-neutral-white")}}},children:i(Dr,{as:"div",type:"calendar",buttonName:e.toUpperCase()})})},q2=({text:e,isMobile:t})=>{var r,n;return i(u.Box,{as:"header",bg:(r=h("colors-neutral-davysGrey"))!=null?r:"#5C5C5C",borderRadius:t?"none":"10px 10px 0 0",color:(n=h("colors-neutral-white"))!=null?n:"#FFFFFF",fontSize:"14px",fontWeight:"500",lineHeight:"normal",padding:"16px",position:"absolute",width:t?"100vw":"100%",top:0,zIndex:"1",children:e!=null?e:"Pr\xF3ximas fechas importantes de tus cursos"})},X2=()=>m("svg",{width:"197px",height:"197px",fill:"none",children:[m("g",{clipPath:"url(#a)",children:[i("path",{fill:"#F4F4F4",d:"M98.5 197c54.4 0 98.5-44.1 98.5-98.5S152.9 0 98.5 0 0 44.1 0 98.5 44.1 197 98.5 197Z"}),i("rect",{width:"74px",height:"29px",x:"106px",y:"12px",fill:"#FF554D",rx:"5px"}),i("rect",{width:"40px",height:"6px",x:"125px",y:"24px",fill:"#08044F",rx:"3px"}),i("rect",{width:"6px",height:"6px",x:"114px",y:"24px",fill:"#08044F",rx:"3px"}),i("rect",{width:"106px",height:"29px",x:"11px",y:"159px",fill:"#1EBDAF",rx:"5px"}),i("rect",{width:"67px",height:"6px",x:"21px",y:"170px",fill:"#08044F",rx:"3px"}),i("rect",{width:"6px",height:"6px",x:"99px",y:"170px",fill:"#08044F",rx:"3px"}),i("rect",{width:"123px",height:"82px",x:"37px",y:"66px",fill:"#0189FF",rx:"5px"}),i("rect",{width:"16px",height:"6px",x:"131px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"131px",y:"110px",fill:"#F4F4F4",rx:"3px"}),i("path",{stroke:"#FFBC27",strokeLinecap:"round",strokeWidth:"13px",d:"M68.5 56.5v19M132.5 56.5v19"}),i("rect",{width:"16px",height:"6px",x:"50px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"50px",y:"110px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"50px",y:"127px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"77px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"104px",y:"93px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"104px",y:"110px",fill:"#F4F4F4",rx:"3px"}),i("rect",{width:"16px",height:"6px",x:"104px",y:"127px",fill:"#F4F4F4",rx:"3px"})]}),i("defs",{children:i("clipPath",{id:"a",children:i("path",{fill:"#fff",d:"M0 0h197v197H0z"})})})]}),Y2=({text:e})=>m(u.Box,{alignItems:"center",display:"flex",flexDirection:"column",gap:"24px",padding:"104px 0px 64px",children:[i(X2,{}),i(u.Box,{fontSize:"20px",fontWeight:"700",color:h("colors-neutral-darkCharcoal")||"#2F2F2F",children:e!=null?e:"A\xFAn no tienes eventos en tu calendario"})]}),ar=({colors:e,events:t,hasMoreNext:r,onClickEvent:n,title:o,redirect:a,text:l,textSeeMore:s,textLinkMore:c})=>{var p;return!t||t&&t.length===0?i(te,{}):m(te,{children:[i(u.Box,{className:"calendar-events-group",_focus:{background:"none !important",border:`1px solid ${(p=h("colors-icon-deepSkyBlue"))!=null?p:"#0189FF"}`},sx:{".chakra-menu__menuitem > div":{w:"100%"}},children:i(u.MenuGroup,{title:o,children:t.map(f=>{var g;return i(u.Box,{bg:(g=h("colors-neutral-white"))!=null?g:"#FFFFFF",border:"none",cursor:n?"pointer":"default",padding:"0",_hover:{boxShadow:"none !important",cursor:n?"pointer !important":"default !important",bg:"none !important"},_focus:{background:"none !important",boxShadow:"none !important"},children:i(mo,{name:f.translatedTitle,courseName:f.course.name,day:f.formatedDate.day,date:f.formatedDate.date,time:f.formatedDate.time,color:f.course_id&&(e==null?void 0:e[f.course_id])?e[f.course_id]:"#82504A",text:l,type:f.type,hasNotification:f.isNew,onClick:n?()=>n(f):void 0,showCourse:!0},f.id)},f.id)})})}),r&&m(u.Box,{display:"flex",alignItems:"center",padding:"16px 0 0 16px",children:[i(u.Box,{as:"span",fontSize:"14px",children:s})," ",i(Fe,{onClick:a,target:"_self",children:c})]})]})},K2=({colors:e,events:t,hasMoreNext:r,isMobile:n,onClickEvent:o,redirecToCalendar:a,text:l})=>{var f,g,b,k,y,w,_,L,B,R,H,V,j;const{today:s,tomorrow:c,next:p}=t;return m(u.Box,{borderRadius:"10px",color:"#1C1818",h:n?"auto":"552px",overflowY:"scroll",pb:"32px",sx:{".calendar-events-group":{borderBottom:`1px solid ${(f=h("colors-neutral-platinum"))!=null?f:"#E8E8E8"}`}},children:[a&&i(u.Box,{sx:{button:{p:"8px ",fontSize:"14px",lineHeight:"14px",minW:"fit-content",minH:"fit-content"}},children:i(ft,{onClick:a,m:"72px 0 0 16px",id:"RedirectButton",children:(g=l==null?void 0:l.buttonCalendar)!=null?g:"Ir a Mi Calendario"})}),i(ar,{colors:e,events:s,onClickEvent:o,text:(b=l==null?void 0:l.course)!=null?b:"",title:(y=(k=l==null?void 0:l.events)==null?void 0:k.today)!=null?y:"Hoy"}),i(ar,{colors:e,events:c,onClickEvent:o,text:(w=l==null?void 0:l.course)!=null?w:"",title:(L=(_=l==null?void 0:l.events)==null?void 0:_.tomorrow)!=null?L:"Ma\xF1ana"}),i(ar,{colors:e,events:p,hasMoreNext:r,onClickEvent:o,redirect:a,textSeeMore:(B=l==null?void 0:l.seeMore.see)!=null?B:"Ver m\xE1s fechas en",textLinkMore:(R=l==null?void 0:l.seeMore.link)!=null?R:"Mi calendario",text:(H=l==null?void 0:l.course)!=null?H:"",title:(j=(V=l==null?void 0:l.events)==null?void 0:V.next)!=null?j:"Pr\xF3ximos"})]})},J2=({onClickEvent:e,courseColors:t,events:r,loading:n,m:o,now:a,onlyToCalendar:l,redirectToCalendar:s,text:c,alert:p=!1})=>{var R,H,V,j,oe,ge,Ce;const[f]=u.useMediaQuery("(max-width: 577px)"),{closeAndMarkSeen:g,empty:b,hasNew:k,hasMoreNext:y,...w}=G2(r,a),[_,L]=D.useState(!1);D.useEffect(()=>{if(!f||l)return;const X=document.getElementById("ViewContainer");if(X)X.style.display=_?"none":"";else{const O=document.querySelector(".main");if(!O)return;const ae=O.firstElementChild;if(!ae||!(ae instanceof HTMLElement))return;const xe=ae.querySelector("header.header");if(!xe)return;const ye=xe.nextElementSibling;if(!ye||!(ye instanceof HTMLElement))return;ye.style.display=_?"none":""}},[f,_,l]);const B=()=>{g(),L(!1)};return i(u.Box,{zIndex:4,className:`calendarDropdown ${k&&!l?"hasNew":""}`,width:"fit-content",height:"30px",m:o,position:"relative",sx:{"&::after":{borderColor:`transparent transparent ${(R=h("colors-neutral-davysGrey"))!=null?R:"#5C5C5C"} transparent`,borderStyle:"solid",borderWidth:"0 11px 10px 11px",content:'""',display:_?"block":"none",height:"0",left:"11%",position:"absolute",top:"30px",transform:"translateX(-50%)",width:"0"},"&.hasNew::before":{background:(H=h("colors-secondary-pumpkin"))!=null?H:"#FF7A14",borderRadius:"50%",content:'""',display:"block",height:"8px",width:"8px",position:"absolute",left:"22px",top:"0",zIndex:"1"},">div":{left:f?"0 !important":"auto",position:f?"fixed !important":"absolute",top:f?"62px !important":"auto",transform:f?"none !important":"translate3d(-409px, 38px, 0px) !important"},".chakra-menu__menu-list":{animation:"none !important",background:"transparent",border:"none",borderRadius:f?"0":"10px",boxShadow:f?"none":"rgba(47, 47, 47, 0.2) -1px 6px 40px 0px",left:f?"auto":"34pxpx",maxHeight:f?"calc(100vh - 62px)":"auto",opacity:"1 !important",overflowY:f?"auto":"hidden",padding:"0",position:"absolute",top:f?"-6px !important":"1px",transform:"none !important",transition:"none !important",width:f?"100vw":"500px"},".chakra-menu__group__title":{fontSize:"18px",fontWeight:"700",lineHeight:"31px",margin:"32px 0 0",padding:"0 0 8px 16px"},".react-ripples":{width:"inherit"}},children:i(u.Menu,{autoSelect:!1,onOpen:()=>L(!0),onClose:B,children:m(te,{children:[i($2,{text:(V=c==null?void 0:c.tooltip)!=null?V:"Calendario",onlyToCalendar:l,onClick:s}),!l&&m(u.MenuList,{children:[i(q2,{isMobile:f,text:(j=c==null?void 0:c.header)!=null?j:"Pr\xF3ximas fechas importantes de tus cursos"}),i(u.Box,{bg:(oe=h("colors-neutral-white"))!=null?oe:"#FFF",children:n?i(Q2,{text:(ge=c==null?void 0:c.loading)!=null?ge:"Cargando"}):r.length===0||b?i(Y2,{text:(Ce=c==null?void 0:c.empty)!=null?Ce:"A\xFAn no tienes eventos en tu calendario"}):i(K2,{colors:t,events:w,hasMoreNext:y,isMobile:f,onClickEvent:e,redirecToCalendar:s,text:c})})]})]})})})},Q2=({text:e})=>i("div",{children:e!=null?e:"Loading..."}),es=({onClickEvent:e,courseColors:t,events:r,loading:n,m:o,now:a,onlyToCalendar:l=!1,redirectToCalendar:s,text:c,alert:p=!1})=>{const g=new Date(a).toISOString();return i(J2,{onClickEvent:e,courseColors:t,events:r,loading:n,m:o,now:g,onlyToCalendar:l,redirectToCalendar:s,text:c,alert:p})},ts=()=>i("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8px",height:"9px",fill:"none",className:"goToCalendarNotification",children:i("circle",{cx:"4px",cy:"4.5px",r:"4px",fill:"#FF7A14"})}),mo=({courseName:e,color:t,day:r,date:n,name:o,hasNotification:a,onClick:l,showCourse:s,showUnit:c,time:p,text:f,type:g,unitName:b})=>{var L,B;const k=`1px solid ${(L=h("colors-neutral-platinum"))!=null?L:"#E8E8E8"}`,y=["end-course","init-course","init-course-flexible","end-course-flexible"].includes(g),w={color:h("colors-neutral-white"),fontSize:"14px",fontWeight:"700",lineHeight:"100%"},_={color:(B=h("colors-neutral-gray"))!=null?B:"#808080",fontSize:"14px",display:"inline",gap:"4px",lineHeight:"normal"};return m(u.Box,{className:"eventsList",borderTop:k,cursor:l?"pointer":"default",p:"16px",display:"flex",gap:"12px",onClick:l,children:[m(u.Box,{bg:t,minW:"88px",minH:"74px",maxW:"88px",maxH:"72px",borderRadius:"4px",p:"8px",display:"flex",flexDirection:"column",justifyContent:"space-around",children:[i(u.Box,{as:"span",sx:w,children:r}),i(u.Box,{as:"span",sx:w,children:n}),i(u.Box,{sx:w,children:p})]}),m(u.Box,{display:"flex",flexDirection:"column",gap:"8px",w:"100%",children:[m(u.Box,{alignItems:"center",display:"flex",fontSize:"16px",fontWeight:"700",justifyContent:"space-between",lineHeight:"21px",sx:{">span":{width:"calc(100% - 12px)"},">svg":{alignSelf:"flex-start"}},children:[i("span",{children:o}),a&&i(ts,{})]}),s&&!y&&m(u.Box,{as:"span",sx:_,children:[i("strong",{children:f?`${f}:`:"Curso:"})," ",e]}),c&&!y&&i(u.Box,{display:"flex",gap:"4px",alignItems:"baseline",children:i(u.Box,{as:"span",sx:_,children:b})})]})]})};M.Alert=jn,M.Btn=pt,M.BtnLink=Fe,M.BtnPrimary=ft,M.BtnSecondary=Rr,M.BtnTertiary=Ir,M.CalendarDropdown=es,M.CourseList=Gr,M.CourseStatus=Br,M.Eventos=o2,M.EventsList=mo,M.FlashNotification=jl,M.Icons=fa,M.Label=Ge,M.Modal=Gl,M.ModalAlert=ro,M.ModalAlertButtons=e2,M.ModalAlertNew=Ql,M.ModalButtons=Xl,M.ModalContent=Yl,M.ModalMultiple=i2,M.NavBarButton=Dr,M.NewTooltip=ga,M.Progress=_r,M.Resources=T2,M.Ripples=Oe,M.TinyAlert=Hr,M.UserWay=Ca,M.UserWayCookie=xa,M.dataFake=ba,M.maxWidthCoursesList=Ea,M.theme=qo,M.useFlashNotification=Ul,M.vars=h,Object.defineProperties(M,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
191
191
|
//# sourceMappingURL=eclass-ui-kit.umd.js.map
|