mario-education 2.0.151-staging → 2.0.152-staging
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.
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),C=require("react"),k=require("react-redux"),U=require("./styles.module-CHKJJ8Zm.cjs"),r=require("mario-core"),m=require("@mui/material"),Y=require("react-router-dom"),e2=require("./ExpandMore-CF3178RV.cjs"),l1=require("./Close-BqvQ2Wpz.cjs"),c=require("./createSvgIcon-CRp0VXvr.cjs"),t2=require("./index-CJZl9nsW.cjs"),S=require("./constants-9UnXcqo8.cjs"),A=require("./LockIcon-u5lmbD6H.cjs"),n2=require("./Check-CYAVgIcj.cjs"),o2=require("./createSimplePaletteValueFilter-AdJXc3lg.cjs"),s2=require("./Paper-R5mb1Lea.cjs"),n1=require("./IconButton-DWhytE6k.cjs"),s1=require("./Typography-OpahbYR6.cjs");function r2(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const l in t)if(l!=="default"){const a=Object.getOwnPropertyDescriptor(t,l);Object.defineProperty(n,l,a.get?a:{enumerable:!0,get:()=>t[l]})}}return n.default=t,Object.freeze(n)}const A1=r2(C);function a2(t){return c.generateUtilityClass("MuiAppBar",t)}c.generateUtilityClasses("MuiAppBar",["root","positionFixed","positionAbsolute","positionSticky","positionStatic","positionRelative","colorDefault","colorPrimary","colorSecondary","colorInherit","colorTransparent","colorError","colorInfo","colorSuccess","colorWarning"]);const i2=t=>{const{color:n,position:l,classes:a}=t,i={root:["root",`color${c.capitalize(n)}`,`position${c.capitalize(l)}`]};return c.composeClasses(i,a2,a)},j1=(t,n)=>t?`${t?.replace(")","")}, ${n})`:n,l2=c.styled$1(s2.Paper,{name:"MuiAppBar",slot:"Root",overridesResolver:(t,n)=>{const{ownerState:l}=t;return[n.root,n[`position${c.capitalize(l.position)}`],n[`color${c.capitalize(l.color)}`]]}})(c.memoTheme(({theme:t})=>({display:"flex",flexDirection:"column",width:"100%",boxSizing:"border-box",flexShrink:0,variants:[{props:{position:"fixed"},style:{position:"fixed",zIndex:(t.vars||t).zIndex.appBar,top:0,left:"auto",right:0,"@media print":{position:"absolute"}}},{props:{position:"absolute"},style:{position:"absolute",zIndex:(t.vars||t).zIndex.appBar,top:0,left:"auto",right:0}},{props:{position:"sticky"},style:{position:"sticky",zIndex:(t.vars||t).zIndex.appBar,top:0,left:"auto",right:0}},{props:{position:"static"},style:{position:"static"}},{props:{position:"relative"},style:{position:"relative"}},{props:{color:"inherit"},style:{"--AppBar-color":"inherit"}},{props:{color:"default"},style:{"--AppBar-background":t.vars?t.vars.palette.AppBar.defaultBg:t.palette.grey[100],"--AppBar-color":t.vars?t.vars.palette.text.primary:t.palette.getContrastText(t.palette.grey[100]),...t.applyStyles("dark",{"--AppBar-background":t.vars?t.vars.palette.AppBar.defaultBg:t.palette.grey[900],"--AppBar-color":t.vars?t.vars.palette.text.primary:t.palette.getContrastText(t.palette.grey[900])})}},...Object.entries(t.palette).filter(o2.createSimplePaletteValueFilter(["contrastText"])).map(([n])=>({props:{color:n},style:{"--AppBar-background":(t.vars??t).palette[n].main,"--AppBar-color":(t.vars??t).palette[n].contrastText}})),{props:n=>n.enableColorOnDark===!0&&!["inherit","transparent"].includes(n.color),style:{backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)"}},{props:n=>n.enableColorOnDark===!1&&!["inherit","transparent"].includes(n.color),style:{backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)",...t.applyStyles("dark",{backgroundColor:t.vars?j1(t.vars.palette.AppBar.darkBg,"var(--AppBar-background)"):null,color:t.vars?j1(t.vars.palette.AppBar.darkColor,"var(--AppBar-color)"):null})}},{props:{color:"transparent"},style:{"--AppBar-background":"transparent","--AppBar-color":"inherit",backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)",...t.applyStyles("dark",{backgroundImage:"none"})}}]}))),R1=A1.forwardRef(function(n,l){const a=c.useDefaultProps({props:n,name:"MuiAppBar"}),{className:i,color:s="primary",enableColorOnDark:h=!1,position:d="fixed",...v}=a,p={...a,color:s,position:d,enableColorOnDark:h},_=i2(p);return e.jsx(l2,{square:!0,component:"header",ownerState:p,elevation:4,className:c.clsx(_.root,i,d==="fixed"&&"mui-fixed"),ref:l,...v})});process.env.NODE_ENV!=="production"&&(R1.propTypes={children:c.PropTypes.node,classes:c.PropTypes.object,className:c.PropTypes.string,color:c.PropTypes.oneOfType([c.PropTypes.oneOf(["default","inherit","primary","secondary","transparent","error","info","success","warning"]),c.PropTypes.string]),enableColorOnDark:c.PropTypes.bool,position:c.PropTypes.oneOf(["absolute","fixed","relative","static","sticky"]),sx:c.PropTypes.oneOfType([c.PropTypes.arrayOf(c.PropTypes.oneOfType([c.PropTypes.func,c.PropTypes.object,c.PropTypes.bool])),c.PropTypes.func,c.PropTypes.object])});function c2(t){return c.generateUtilityClass("MuiToolbar",t)}c.generateUtilityClasses("MuiToolbar",["root","gutters","regular","dense"]);const C2=t=>{const{classes:n,disableGutters:l,variant:a}=t,i={root:["root",!l&&"gutters",a]};return c.composeClasses(i,c2,n)},d2=c.styled$1("div",{name:"MuiToolbar",slot:"Root",overridesResolver:(t,n)=>{const{ownerState:l}=t;return[n.root,!l.disableGutters&&n.gutters,n[l.variant]]}})(c.memoTheme(({theme:t})=>({position:"relative",display:"flex",alignItems:"center",variants:[{props:({ownerState:n})=>!n.disableGutters,style:{paddingLeft:t.spacing(2),paddingRight:t.spacing(2),[t.breakpoints.up("sm")]:{paddingLeft:t.spacing(3),paddingRight:t.spacing(3)}}},{props:{variant:"dense"},style:{minHeight:48}},{props:{variant:"regular"},style:t.mixins.toolbar}]}))),B1=A1.forwardRef(function(n,l){const a=c.useDefaultProps({props:n,name:"MuiToolbar"}),{className:i,component:s="div",disableGutters:h=!1,variant:d="regular",...v}=a,p={...a,component:s,disableGutters:h,variant:d},_=C2(p);return e.jsx(d2,{as:s,className:c.clsx(_.root,i),ref:l,ownerState:p,...v})});process.env.NODE_ENV!=="production"&&(B1.propTypes={children:c.PropTypes.node,classes:c.PropTypes.object,className:c.PropTypes.string,component:c.PropTypes.elementType,disableGutters:c.PropTypes.bool,sx:c.PropTypes.oneOfType([c.PropTypes.arrayOf(c.PropTypes.oneOfType([c.PropTypes.func,c.PropTypes.object,c.PropTypes.bool])),c.PropTypes.func,c.PropTypes.object]),variant:c.PropTypes.oneOfType([c.PropTypes.oneOf(["dense","regular"]),c.PropTypes.string])});const c1=t=>{if(t?.includes("Teacher")&&t?.includes("Assistant")){const n=t.filter(l=>l!=="Teacher"&&l!=="Assistant");return n.push("Teacher/Assistant"),n}return t},Q=["Teacher","Assistant","Counselor","EduTeacher","SecondaryTeacher","Support Teacher","Teacher/Assistant"],o1=(t=[],n)=>n.some(l=>t.includes(l)),O1=(t,n=[],l=[])=>{const a=(t||"").toUpperCase();return{msRoles:a.includes("MS")?c1(n):[],esRoles:a.includes("ES")?c1(l):[]}},p2=(t,n=[],l=[],a=!0)=>{const{msRoles:i,esRoles:s}=O1(t,n,l);if(!a)return(c1(i)||[]).length>1;const h=i.includes("Admin")||s.includes("Admin"),d=o1(i,Q),v=o1(s,Q);return h&&(d||v)||d&&v},u2=()=>r.api.get(`${r.BASE_URL}/api/language`),m1="LANGUAGE_SYSTEM",m2=()=>{const t=k.useDispatch(),{i18n:n}=r.useTranslation(),l=k.useSelector(w=>w.common.language),a=localStorage.getItem(m1)!=null?localStorage.getItem(m1):l,[i,s]=C.useState([]),[h,d]=C.useState(!1),[v,p]=C.useState(a),_=()=>d(w=>!w),N=async w=>{localStorage.setItem(m1,w),n.changeLanguage(w),p(w),t(r.setLanguage(w))},L=async()=>{try{const w=await u2();s(w.data)}catch(w){t(r.setAlert({type:"danger",message:w.response?.data?.title||w.message}))}};return C.useEffect(()=>{N(a),L()},[]),{languageList:i,toggle:_,dropdownOpen:h,currentLang:v,changeLanguageApp:N,setCurrentLang:p}},h2={zIndex:"1410 !important",top:"40px !important","& .MuiList-padding":{padding:"8px !important"},"& .MuiPaper-rounded":{borderRadius:"8px"},"& .MuiListItem-root.Mui-selected, & .MuiListItem-root.Mui-selected:hover":{backgroundColor:"#f1faff",color:"#009ef7",borderRadius:"8px"}},_1=()=>{const[t,n]=C.useState(null),{languageList:l,currentLang:a,changeLanguageApp:i}=m2(),s=!!t,h=()=>n(null),d=p=>{n(p.currentTarget)},v=C.useMemo(()=>{const p=l.find(_=>_.code===a);return p?e.jsxs(C.Fragment,{children:[e.jsx("img",{className:"mr-2",style:{width:"30px",marginRight:"10px"},src:`${r.getStaticFileUrl("/images/language-icon.png")}`}),p.name]}):null},[a,l]);return e.jsxs(C.Fragment,{children:[e.jsx(m.IconButton,{onClick:d,color:"inherit",children:e.jsxs("span",{className:"ml-2 d-flex align-items-center",children:[v,e.jsx(e2.ExpandMoreIcon,{fontSize:"small"})]})}),e.jsx(m.Menu,{id:"menu-language",sx:h2,anchorEl:t,anchorOrigin:{vertical:"top",horizontal:"right"},keepMounted:!0,transformOrigin:{vertical:"top",horizontal:"right"},open:s,onClose:h,onClick:h,children:!!l&&l.length>0&&l.map(p=>e.jsx(m.MenuItem,{onClick:()=>i(p.code),selected:a==p.code,sx:{fontSize:"16px"},children:p.name},p.code))})]})},g2=(t,n)=>{const[l,a]=C.useState(),[i,s]=C.useState(),h=C.useRef(null),d=C.useRef(null);return C.useEffect(()=>{h.current&&a(h.current.offsetWidth),d.current&&s(d.current.offsetWidth)},[JSON.stringify(t),n]),{parentRef:h,childRef:d,pWidth:l,cWidth:i}},f2="_notification_1ss94_1",x2="_notification__title_1ss94_4",w2="_notification__button_1ss94_38",h1={notification:f2,notification__title:x2,notification__button:w2},y2=120,v2=({data:t,isOpen:n,onClose:l,fontSize:a})=>{const{parentRef:i,childRef:s,pWidth:h,cWidth:d}=g2(t,a),v=C.useMemo(()=>{if(!d)return{};const p=1.05*d/y2,_=`moving-${d}`,N=document.styleSheets[0],L=`
|
|
2
|
+
@keyframes ${_} {
|
|
3
|
+
0%, 5% { left: 0px; }
|
|
4
|
+
100% { left: -${d}px; }
|
|
5
|
+
}
|
|
6
|
+
`;try{N.insertRule(L,N.cssRules.length)}catch(w){console.warn("Keyframe already exists",w)}return{left:`-${d}px`,animation:`${_} linear ${p}s infinite`}},[d]);return e.jsx(m.Collapse,{in:n,className:`w-100 position-relative shadow-sm ${h1.notification}`,children:e.jsxs("div",{className:"h-100",children:[e.jsx("p",{ref:i,title:`${t?t.name:""}`,className:`mb-0 w-100 ${h1.notification__title}`,children:e.jsx("span",{ref:s,style:{fontSize:a,...d&&h&&d>h?v:{}},children:!!t&&t.name})}),e.jsx(m.IconButton,{"aria-label":"hide",title:"Close notification",className:`position-absolute ${h1.notification__button}`,onClick:()=>{l&&l()},children:e.jsx(l1.CloseIcon,{})})]})})},S2="_overlay_m954f_1",j2="_grow_m954f_15",_2="_menuItem_m954f_19",I2="_menuText_m954f_26",T2="_menuButton_m954f_30",b2="_title_m954f_39",L2="_avatar_m954f_51",E2="_listItem_m954f_60",M2="_header_m954f_65",N2="_dropdown_m954f_73",k2="_menuIcon_m954f_78",A2="_sectionDesktop_m954f_82",R2="_drawer_m954f_87",B2="_textPrivacy_m954f_98",O2="_subMenuDrawer_m954f_115",P2="_subDrawerItem_m954f_125",D2="_drawerItem_m954f_138",F2="_drawerContent_m954f_170",Z2="_drawerPaper_m954f_186",z2="_drawerPaperNotificationOpen_m954f_212",H2="_drawerPaperMobile_m954f_216",$2="_drawerActive_m954f_230",U2="_content_m954f_243",V2="_contentShift_m954f_261",W2="_fontBodyLarge_m954f_265",q2="_fontBodySmall_m954f_270",G2="_fontSmall_m954f_277",Y2="_fontMedium_m954f_281",K2="_fontLarge_m954f_285",J2="_sectionFontDesktop_m954f_289",X2="_itemSideBar_m954f_293",Q2="_positionBox_m954f_297",e9="_arrow_m954f_302",t9="_arrowDown_m954f_306",n9="_arrowUp_m954f_310",o9="_dailyMotivation_m954f_314",x={overlay:S2,grow:j2,menuItem:_2,menuText:I2,menuButton:T2,title:b2,avatar:L2,listItem:E2,header:M2,dropdown:N2,menuIcon:k2,sectionDesktop:A2,drawer:R2,textPrivacy:B2,subMenuDrawer:O2,subDrawerItem:P2,drawerItem:D2,drawerContent:F2,drawerPaper:Z2,drawerPaperNotificationOpen:z2,drawerPaperMobile:H2,drawerActive:$2,content:U2,contentShift:V2,fontBodyLarge:W2,fontBodySmall:q2,fontSmall:G2,fontMedium:Y2,fontLarge:K2,sectionFontDesktop:J2,itemSideBar:X2,positionBox:Q2,arrow:e9,arrowDown:t9,arrowUp:n9,dailyMotivation:o9},s9=c.createSvgIcon(e.jsx("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"ChevronLeft"),r9=c.createSvgIcon(e.jsx("path",{d:"M11 18h2v-2h-2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4"}),"HelpOutline"),a9=`${r.BASE_URL}/api/notification-alerts`,i9=()=>r.api.get(`${a9}`),l9=()=>{const[t,n]=C.useState(),[l,a]=C.useState(!1),i=Y.useLocation(),s=localStorage.getItem(r.NOTIFICATION_ALERT_KEY),h=async()=>{try{const p=await i9();n(p.data);const _=s?JSON.parse(s):null;!p.data.id||p.data.id===_?.id&&!_?.isOpen?d({id:p.data?.id||0,isOpen:!1}):d({id:p.data?.id||0,isOpen:!0})}catch(p){console.warn(`Error occur: ${p.response?.data?.title||p.message}`),a(!1)}},d=p=>{a(p.isOpen),t&&localStorage.setItem(r.NOTIFICATION_ALERT_KEY,JSON.stringify(p));const _=new CustomEvent("changeStorage",{detail:p});window.dispatchEvent(_)},v=()=>{d({id:t?.id||0,isOpen:!1})};return C.useEffect(()=>{h()},[JSON.stringify(i)]),{data:t,isOpen:l,handleCloseNotification:v}},c9=t=>t===S.SMALL_FONT_DEFAULT?"12px":t===S.LARGE_FONT_DEFAULT?"16px":"inherit",C9=()=>{localStorage.removeItem(S.SESSION_START_TIME),localStorage.removeItem(S.SESSION_END_TIME),localStorage.removeItem(S.SESSION_HISTORY_START_TIME),localStorage.removeItem(S.SESSION_HISTORY_END_TIME),localStorage.removeItem(S.NOTE_START_TIME),localStorage.removeItem(S.NOTE_END_TIME),localStorage.removeItem(S.SURVEY_OVERVIEW_FILTERS),localStorage.removeItem(S.SURVEY_SUMMARY_FILTERS),localStorage.removeItem(S.REFLECTION_DASHBOARD_FILTERS),localStorage.removeItem(S.STUDENT_REFECTION_FILTERS),localStorage.removeItem(S.TEACHER_REFLECTION_FILTERS),localStorage.removeItem(S.CONFERENCE_FILTERS),localStorage.removeItem(S.CONFERENCE_HISTORY_FILTERS),localStorage.removeItem(S.CHECKIN_STUDENT_FILTERS),localStorage.removeItem(S.CONFERENCE_STUDENT_FILTERS),localStorage.removeItem(S.LEARNING_PLAN_FILTERS),localStorage.removeItem(S.CONVERSATION_STUDENT_FILTERS),localStorage.removeItem(S.OVERVIEW_STUDENT_FILTERS)},d9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.6334 11.9937C13.6175 11.991 11.9997 10.4146 12.0071 8.45968C12.0145 6.55342 13.6721 4.98803 15.6704 5.00007C17.6528 5.01211 19.291 6.59938 19.2773 8.4947C19.2631 10.4398 17.6414 11.997 15.6334 11.9937ZM7.48269 5.00011C5.46904 4.99956 3.82626 6.56988 3.83081 8.49146C3.83479 10.4404 5.46278 11.9992 7.48894 11.9938C9.4787 11.9888 11.0982 10.4147 11.1004 8.48435C11.1027 6.58356 9.45936 5.00121 7.48269 5.00011ZM10.3524 18.9913H15.6306C16.5031 18.9913 17.3757 18.9913 18.2483 18.9918C18.5194 18.9918 18.7905 18.9921 19.0616 18.9923H19.0617H19.0618C19.7129 18.9929 20.3641 18.9934 21.0151 18.9907C21.6391 18.988 22.0202 18.6017 21.9992 18.0031C21.9968 17.9311 21.991 17.8594 21.9852 17.7875L21.9852 17.7875L21.9852 17.7873C21.9835 17.7668 21.9819 17.7462 21.9803 17.7257C21.9795 17.716 21.9788 17.7064 21.9781 17.6967C21.8194 15.4704 20.0976 13.5056 17.8382 13.0246C16.5373 12.7478 15.2079 12.7893 13.8996 12.9447C11.3496 13.2473 9.33307 15.4687 9.28359 17.9435C9.26937 18.6449 9.62204 18.9913 10.3524 18.9913ZM7.56062 18.9914C7.22842 16.712 8.00089 14.8254 9.56289 13.1889C9.55873 13.1842 9.55525 13.1792 9.55201 13.1745C9.54596 13.1659 9.54072 13.1584 9.53331 13.1555C9.47724 13.1348 9.41964 13.1165 9.36244 13.0984L9.35299 13.0954C8.48496 12.8185 7.59133 12.8409 6.69714 12.8885C5.85868 12.9334 5.07939 13.1785 4.37916 13.6206C2.81261 14.6104 2.05152 16.021 2.00089 17.82C1.97757 18.6462 2.41102 19.0171 3.2125 18.9996C4.186 18.9785 5.16007 18.983 6.1341 18.9876C6.54421 18.9895 6.95432 18.9914 7.36437 18.9914H7.56062Z",fill:"#242424"})}),p9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.9338 7.13751L19.9337 7.13753C19.8872 7.20396 19.8407 7.27043 19.7848 7.32773C19.545 7.5737 19.3014 7.81637 19.0623 8.0545C18.9833 8.13321 18.9048 8.21144 18.8271 8.28912L17.8031 7.26443C17.103 6.56395 16.4061 5.86661 15.7122 5.17191C15.8096 5.07237 15.9076 4.97062 16.0067 4.86785L16.0067 4.86784C16.2491 4.61637 16.4974 4.35879 16.7562 4.11255C16.9414 3.93662 17.255 3.97581 17.4498 4.16842C17.7205 4.43548 17.9891 4.70452 18.2578 4.97363L18.2578 4.97364L18.2579 4.97366L18.2579 4.97371C18.3789 5.09485 18.4999 5.21601 18.621 5.33701C18.7161 5.43206 18.8117 5.52666 18.9073 5.62127L18.9074 5.62137L18.9074 5.6214L18.9075 5.62142L18.9075 5.62144C19.1447 5.85624 19.3819 6.09102 19.6117 6.33258C19.7098 6.43551 19.7946 6.55124 19.8793 6.66694L19.8793 6.66694C19.9188 6.72088 19.9583 6.77482 19.9992 6.82744V7.04632C19.9768 7.0761 19.9553 7.1068 19.9338 7.13751ZM17.1891 20.0002C16.9255 19.9305 16.7424 19.7483 16.561 19.5603C16.4536 19.449 16.3423 19.3419 16.2263 19.2302L16.2263 19.2302L16.2263 19.2302L16.2263 19.2302C16.1746 19.1805 16.122 19.1298 16.0684 19.0775C16.0862 19.0584 16.1027 19.0403 16.1185 19.0231C16.1469 18.992 16.1729 18.9636 16.1998 18.9362L16.9979 18.1232L17.796 17.3103L17.8057 17.3004C17.8389 17.2665 17.8725 17.2323 17.8995 17.194C18.0021 17.0476 17.9858 16.8567 17.864 16.7366C17.7397 16.614 17.5374 16.6049 17.3939 16.7187C17.3549 16.7497 17.3199 16.7852 17.2848 16.8208L17.2584 16.8475C16.689 17.4178 16.1201 17.9882 15.5595 18.5506C15.1736 18.1633 14.7949 17.783 14.4101 17.3964L14.2915 17.2773C14.3856 17.1837 14.4808 17.0893 14.5766 16.9942C14.8498 16.723 15.1286 16.4465 15.4043 16.1671C15.4682 16.1025 15.527 16.0216 15.5557 15.9374C15.605 15.794 15.532 15.6351 15.4073 15.5589C15.2642 15.4713 15.0948 15.4876 14.9639 15.6151C14.7032 15.8694 14.4467 16.1275 14.191 16.3872C14.0955 16.4842 14.003 16.5838 13.9122 16.6815L13.9121 16.6816L13.9117 16.6821L13.9116 16.6822L13.9115 16.6823C13.8744 16.7222 13.8376 16.7618 13.801 16.8008L13.4023 16.3991L13.4011 16.3979L13.3993 16.3961C13.1326 16.1274 12.874 15.8669 12.6214 15.6122C13.6004 14.6333 14.5947 13.639 15.6229 12.6113C15.7227 12.7151 15.8234 12.8208 15.925 12.9276L15.9252 12.9277C16.153 13.1671 16.3856 13.4114 16.6244 13.6498C17.6221 14.6458 18.6236 15.6381 19.6267 16.6286C19.7919 16.7916 19.9395 16.9605 20 17.1906V17.5029C19.9158 17.7501 19.7443 17.9319 19.5625 18.1107C19.0674 18.5985 18.576 19.09 18.088 19.5845C17.9161 19.7588 17.7414 19.9234 17.502 19.9997C17.3973 20.0002 17.2934 20.0002 17.1891 20.0002ZM4.04946 19.2083C3.93559 19.5956 4.03194 19.8199 4.38815 20H4.57627C4.59013 19.9945 4.60387 19.9886 4.61761 19.9827C4.64642 19.9703 4.67521 19.9579 4.70515 19.9491C5.13091 19.824 5.55681 19.6993 5.98268 19.5746C6.27902 19.4879 6.57534 19.4011 6.8716 19.3142C7.02333 19.2698 7.17506 19.2249 7.32295 19.1813L7.32559 19.1805L7.32619 19.1803L7.32662 19.1802L7.32699 19.1801C7.44277 19.1459 7.55617 19.1124 7.66535 19.0803C6.74188 18.1573 5.82216 17.238 4.90328 16.3191C4.90073 16.3267 4.8974 16.3358 4.89364 16.3462C4.88509 16.3698 4.8743 16.3996 4.86532 16.43C4.59295 17.356 4.321 18.2819 4.04946 19.2083ZM15.172 5.7334C16.2068 6.76774 17.2471 7.80792 18.2782 8.83893C14.9885 12.1275 11.69 15.4252 8.40029 18.7146L5.29411 15.6091C8.58465 12.3188 11.8835 9.0207 15.172 5.7334ZM8.41281 11.3663L11.4135 8.36583C11.4027 8.35927 11.39 8.35275 11.3765 8.34578C11.3445 8.32928 11.3077 8.3103 11.2796 8.28245C10.6524 7.65879 10.0271 7.03364 9.40152 6.40826C9.28774 6.29452 9.17396 6.18076 9.06015 6.06701C8.88775 5.89457 8.71552 5.72192 8.54328 5.54926C8.12047 5.12541 7.69761 4.70152 7.27202 4.28057C6.93125 3.94371 6.46367 3.91495 6.13958 4.23054C5.4914 4.86174 4.85239 5.50294 4.21964 6.14998C3.96771 6.40721 3.92141 6.82328 4.13872 7.09802C4.30371 7.30667 4.49214 7.49704 4.69059 7.69752C4.77962 7.78747 4.87066 7.87945 4.96251 7.97603C4.98066 7.95086 4.99583 7.92811 5.00961 7.90744C5.03509 7.86923 5.05581 7.83816 5.0818 7.81218C5.35333 7.53953 5.62549 7.2674 5.89765 6.99527C6.16981 6.72313 6.44198 6.45099 6.71352 6.17833C6.81696 6.0741 6.92874 5.99447 7.08391 6.02157C7.21613 6.0445 7.31206 6.11788 7.35544 6.24962C7.40675 6.40554 7.35836 6.53353 7.24616 6.64568C6.68682 7.20433 6.1279 7.7634 5.56898 8.32247C5.54395 8.34776 5.51996 8.37409 5.49758 8.39866C5.48527 8.41217 5.47345 8.42514 5.4622 8.43712C5.67533 8.65057 5.88624 8.8619 6.09679 9.07288C6.30406 9.28057 6.51099 9.48792 6.71936 9.6966C6.73039 9.68612 6.74187 9.67538 6.75362 9.66439C6.7774 9.64213 6.80226 9.61887 6.82655 9.59487C6.92535 9.49612 7.02409 9.3973 7.12282 9.29848C7.36963 9.05144 7.61644 8.80441 7.86431 8.55844C8.03866 8.38584 8.25722 8.36875 8.40405 8.51092C8.55796 8.66017 8.54169 8.87821 8.35983 9.06081C8.13234 9.28959 7.90429 9.51743 7.67618 9.74534C7.56217 9.85925 7.44815 9.97317 7.33417 10.0872C7.30843 10.1132 7.28324 10.14 7.26287 10.1616C7.25254 10.1726 7.24345 10.1822 7.23615 10.1898C7.44064 10.3942 7.64223 10.5958 7.84099 10.7946C8.03426 10.9878 8.22485 11.1784 8.41281 11.3663Z",fill:"#242424"})}),u9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M20.9997 12.0221C20.9997 14.4572 21.0003 16.8923 20.9997 19.3274C20.9992 20.9054 19.9159 21.9985 18.348 21.9991C14.1157 22.0003 9.88287 22.0003 5.65058 21.9991C4.08504 21.9985 3.00058 20.9025 3 19.3256C3 14.4409 3 9.55618 3 4.67204C3 3.09574 4.08561 2.00087 5.65174 2.00087C9.88402 1.99971 14.1169 1.99971 18.3492 2.00087C19.9164 2.00145 20.9992 3.09457 20.9992 4.67378C20.9997 7.12283 20.9997 9.57246 20.9997 12.0221ZM7.84431 17.326C7.53974 17.0173 7.26516 16.7283 6.9779 16.4539C6.88156 16.362 6.761 16.2789 6.63641 16.2387C6.33933 16.1428 6.02149 16.276 5.86632 16.5324C5.69731 16.8115 5.72788 17.1516 5.96381 17.3952C6.37683 17.822 6.7985 18.2395 7.21671 18.6605C7.64242 19.089 7.99256 19.0902 8.42288 18.661C9.12028 17.9662 9.81711 17.2708 10.5145 16.5766C10.5958 16.4957 10.6928 16.4271 10.7608 16.3364C10.9662 16.0608 10.92 15.6614 10.6668 15.4253C10.3991 15.1759 10.0005 15.1712 9.72654 15.4323C9.43351 15.712 9.15316 16.0056 8.86763 16.2934C8.5319 16.6312 8.19676 16.9696 7.84431 17.326ZM7.87084 12.1832C7.83393 12.1704 7.8172 12.1692 7.80855 12.1605C7.54205 11.8948 7.2767 11.6273 7.01078 11.361C6.66986 11.0203 6.25396 10.9947 5.95977 11.2959C5.67539 11.5872 5.70135 12.0105 6.02611 12.3396C6.43797 12.757 6.85157 13.1734 7.26516 13.5885C7.62857 13.9531 8.00756 13.9508 8.37846 13.585C9.14566 12.8268 9.91459 12.0709 10.6772 11.3087C10.7499 11.236 10.8006 11.1272 10.8277 11.0267C10.9102 10.7173 10.7799 10.4109 10.518 10.2574C10.2434 10.0963 9.9169 10.1289 9.6804 10.3586C9.37409 10.6557 9.07702 10.9633 8.77649 11.2668C8.47076 11.5744 8.16734 11.8825 7.87084 12.1832ZM7.86911 7.09376C7.58646 6.8042 7.32573 6.53383 7.06154 6.26694C6.76504 5.9675 6.36471 5.95529 6.08033 6.23264C5.79191 6.51406 5.79653 6.93619 6.09533 7.23912C6.49162 7.6409 6.88906 8.04035 7.28708 8.43981C7.65222 8.80612 8.03467 8.80961 8.39981 8.44678C9.09721 7.7537 9.7923 7.05829 10.4891 6.36404C10.5301 6.32334 10.5658 6.27276 10.6143 6.24485C10.8779 6.09193 10.9108 5.84423 10.8618 5.58374C10.8104 5.31279 10.6333 5.1337 10.3657 5.06509C10.09 4.99416 9.85922 5.08021 9.66021 5.28314C9.07298 5.88144 8.48172 6.47568 7.86911 7.09376ZM15.2434 7.81243C15.9858 7.81243 16.7277 7.81359 17.4701 7.81184C17.9131 7.81068 18.2251 7.52577 18.2298 7.12283C18.2344 6.71117 17.9188 6.41754 17.4654 6.41696C15.9737 6.41579 14.482 6.41579 12.9909 6.41696C12.5467 6.41754 12.2364 6.7007 12.2295 7.10539C12.2225 7.51182 12.5444 7.81068 12.9955 7.81184C13.7448 7.81359 14.4941 7.81243 15.2434 7.81243ZM15.2198 12.9251C15.2198 12.9257 15.2198 12.9262 15.2198 12.9262C15.976 12.9262 16.7329 12.9292 17.4891 12.9251C17.9194 12.9228 18.224 12.6367 18.2292 12.2419C18.2349 11.8384 17.9263 11.5337 17.4879 11.5319C15.9824 11.5279 14.4763 11.5273 12.9707 11.5354C12.8271 11.536 12.6684 11.5843 12.5433 11.6569C12.2837 11.807 12.1793 12.1198 12.2566 12.414C12.3339 12.7088 12.5882 12.9198 12.9067 12.9222C13.6779 12.9292 14.4491 12.9251 15.2198 12.9251ZM15.2296 16.658C15.2296 16.6574 15.2296 16.6568 15.2296 16.6562C14.4803 16.6562 13.731 16.6539 12.9817 16.6568C12.5381 16.6585 12.2283 16.9481 12.2289 17.3505C12.2295 17.7464 12.5467 18.0494 12.9834 18.0505C14.482 18.054 15.9807 18.054 17.4793 18.0476C17.6114 18.047 17.7544 18.0133 17.8727 17.9546C18.145 17.8185 18.2834 17.4871 18.2148 17.1987C18.1403 16.8888 17.8842 16.6632 17.5647 16.6603C16.7859 16.6533 16.0078 16.658 15.2296 16.658Z",fill:"#242424"})}),m9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1082 4.09281L12.1082 4.09281C12.3195 4.15409 12.5258 4.21391 12.7065 4.31799C14.0782 5.1095 15.447 5.90594 16.8158 6.7024C18.3028 7.56763 19.7898 8.43288 21.2806 9.29182C21.6696 9.51614 21.716 10.037 21.2853 10.2863C19.7311 11.1853 18.1793 12.0886 16.6275 12.9919L16.6271 12.9921C15.317 13.7548 14.0069 14.5174 12.6952 15.2775C12.087 15.6301 11.4704 15.5996 10.8628 15.2453C9.16689 14.256 7.4694 13.2689 5.77215 12.2819L3.84776 11.1627C3.67561 11.0625 3.50332 10.9628 3.33106 10.863L3.33089 10.8629C2.99653 10.6692 2.66227 10.4756 2.3293 10.2792C1.89384 10.0221 1.88907 9.56029 2.32215 9.30793L2.92818 8.95487C5.59558 7.40087 8.26249 5.84715 10.9361 4.30426C11.1082 4.20494 11.3049 4.14879 11.5098 4.09032C11.6076 4.06239 11.7073 4.03394 11.807 4C11.9071 4.03449 12.0082 4.06381 12.1082 4.09281ZM5.22503 13.1914C5.82987 13.5433 6.39154 13.8704 6.95305 14.1973L6.95914 14.2009L7.69001 14.6259C8.56331 15.1338 9.43654 15.6416 10.3094 16.1506C11.3096 16.734 12.3098 16.7316 13.3088 16.1512C14.3073 15.5709 15.3054 14.9899 16.3035 14.4089L16.3036 14.4089L16.3126 14.4037C16.9286 14.0451 17.5447 13.6865 18.1608 13.3281C18.2031 13.3037 18.2462 13.2806 18.2962 13.2539L18.2962 13.2539C18.3135 13.2447 18.3315 13.2351 18.3506 13.2248C18.3588 13.2203 18.3673 13.2158 18.3759 13.2111C18.3779 13.237 18.3801 13.2608 18.3822 13.2833L18.3822 13.2833C18.3868 13.3332 18.3908 13.3761 18.3908 13.4193C18.3913 13.7379 18.391 14.0565 18.3907 14.3752C18.3903 14.853 18.3898 15.3309 18.392 15.8087C18.395 16.496 18.1001 17.0108 17.5103 17.3533C17.2375 17.5118 16.965 17.6708 16.6925 17.8298C15.7784 18.3631 14.8645 18.8964 13.9402 19.4116C12.4986 20.2146 11.0421 20.1871 9.61064 19.3793C8.85961 18.9556 8.1147 18.5213 7.3698 18.087L7.36976 18.087C6.95366 17.8444 6.53756 17.6018 6.12038 17.3611C5.51931 17.0144 5.22027 16.5008 5.22444 15.8039C5.22728 15.2216 5.22653 14.6393 5.22576 14.0425L5.22576 14.042C5.2254 13.7622 5.22503 13.4792 5.22503 13.1914ZM21.5022 15.6773V11.3848C21.3926 11.4485 21.2861 11.5111 21.1818 11.5724C20.9101 11.7322 20.6525 11.8837 20.39 12.0255C20.2536 12.0989 20.2107 12.186 20.2113 12.3381C20.2166 13.7676 20.2172 15.1964 20.2089 16.6253C20.2083 16.7261 20.1499 16.8484 20.079 16.923C19.7657 17.2511 19.643 17.6276 19.7591 18.0684C19.8824 18.5356 20.2857 18.8697 20.7492 18.9073C21.2442 18.9472 21.7041 18.677 21.9013 18.2301C22.0967 17.7874 21.999 17.2738 21.635 16.9421C21.5278 16.8448 21.4974 16.7488 21.5004 16.6151C21.5046 16.3937 21.5037 16.1723 21.5029 15.9509C21.5025 15.8597 21.5022 15.7685 21.5022 15.6773Z",fill:"#242424"})}),h9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M20.5 17C21.0304 17 21.5391 16.7893 21.9142 16.4142C22.2893 16.0391 22.5 15.5304 22.5 15V4C22.5 3.46957 22.2893 2.96086 21.9142 2.58579C21.5391 2.21071 21.0304 2 20.5 2H11.2868C10.6962 2 10.3101 2.65799 10.4248 3.23732C10.5073 3.65361 10.844 4 11.2684 4H19.5C20.0523 4 20.5 4.44772 20.5 5V14C20.5 14.5523 20.0523 15 19.5 15H12.5C11.9477 15 11.5 15.4477 11.5 16C11.5 16.5523 11.9477 17 12.5 17H20.5ZM14.5 7C15.0523 7 15.5 7.44772 15.5 8C15.5 8.55228 15.0523 9 14.5 9H10.5C9.94772 9 9.5 9.44772 9.5 10V21C9.5 21.5523 9.05228 22 8.5 22C7.94772 22 7.5 21.5523 7.5 21V17C7.5 16.4477 7.05228 16 6.5 16C5.94772 16 5.5 16.4477 5.5 17V21C5.5 21.5523 5.05228 22 4.5 22C3.94772 22 3.5 21.5523 3.5 21V14.75C3.5 14.3358 3.16421 14 2.75 14C2.33579 14 2 13.6642 2 13.25V9C2 8.46957 2.21071 7.96086 2.58579 7.58579C2.96086 7.21071 3.46957 7 4 7H14.5ZM8.5 4C8.5 4.53043 8.28929 5.03914 7.91421 5.41421C7.53914 5.78929 7.03043 6 6.5 6C5.96957 6 5.46086 5.78929 5.08579 5.41421C4.71071 5.03914 4.5 4.53043 4.5 4C4.5 3.46957 4.71071 2.96086 5.08579 2.58579C5.46086 2.21071 5.96957 2 6.5 2C7.03043 2 7.53914 2.21071 7.91421 2.58579C8.28929 2.96086 8.5 3.46957 8.5 4Z",fill:"#242424"})}),g9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M16.5857 13.7417C15.95 13.6382 15.3089 13.5586 14.6797 13.4236C14.2932 13.3409 14.0101 13.4194 13.7437 13.709C11.4922 16.1633 9.23531 18.6135 6.97607 21.0612C6.14469 21.9622 4.87977 22.2411 3.77126 21.7826C2.64967 21.3187 1.94614 20.2221 2.00323 18.9923C2.03951 18.2061 2.36124 17.5424 2.94166 17.0108C4.86728 15.2493 6.79469 13.4902 8.7215 11.7299C9.23174 11.2636 9.73664 10.7902 10.2564 10.3347C10.5585 10.0701 10.6584 9.77511 10.5484 9.38261C10.3183 8.56133 10.2219 7.72341 10.2873 6.86824C10.4556 4.67619 11.7735 2.99321 13.8739 2.3099C15.2322 1.86805 16.578 1.88589 17.9024 2.44609C18.3442 2.63282 18.5084 3.08776 18.2824 3.47134C18.2271 3.5659 18.1474 3.64856 18.0695 3.72647C17.2244 4.5745 16.3776 5.42075 15.5319 6.2676C15.1287 6.67139 15.1264 7.04665 15.5254 7.44688C15.8715 7.79477 16.217 8.14326 16.5661 8.48819C16.9313 8.84976 17.3368 8.85036 17.6996 8.48878C18.5625 7.62707 19.4236 6.76357 20.2859 5.90127C20.7718 5.41599 21.3195 5.51293 21.5913 6.14925C22.1235 7.39692 22.0986 8.67611 21.7096 9.94578C21.1131 11.894 19.8482 13.153 17.8144 13.5699C17.6835 13.5966 17.5515 13.6216 17.4189 13.6341C17.1453 13.6596 16.8712 13.6763 16.597 13.6965C16.5929 13.7114 16.5893 13.7269 16.5857 13.7417ZM4.84528 20.5641C5.63919 20.5682 6.27968 19.9337 6.28028 19.1433C6.28087 18.3565 5.63384 17.7077 4.85004 17.7101C4.07455 17.7125 3.43169 18.3512 3.42574 19.1267C3.41979 19.9194 4.05255 20.5599 4.84528 20.5641Z",fill:"#242424"})}),f9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M10.7104 2C11.5699 2 12.429 2 13.2885 2C13.583 2.10156 13.719 2.32275 13.787 2.61572C13.9377 3.26758 14.1065 3.91553 14.2601 4.56689C14.2885 4.68652 14.3389 4.75342 14.4572 4.79883C14.7782 4.92188 15.0952 5.05615 15.4088 5.19727C15.5154 5.24512 15.5947 5.24316 15.6959 5.18164C16.2062 4.86914 16.7203 4.56396 17.2345 4.25781C17.6063 4.03613 17.8347 4.06396 18.14 4.36816C18.6331 4.85986 19.1253 5.35254 19.6174 5.84521C19.931 6.15918 19.9594 6.38721 19.7329 6.7666C19.4291 7.27441 19.1272 7.7832 18.8171 8.28711C18.751 8.39453 18.7501 8.47852 18.8014 8.5918C18.9413 8.89844 19.0729 9.20996 19.1938 9.5249C19.2407 9.64648 19.3019 9.70898 19.4335 9.74023C20.1101 9.89941 20.7842 10.0698 21.4588 10.2383C21.8453 10.335 21.9979 10.5322 21.9989 10.9355C22.0004 11.645 22.0004 12.3545 21.9989 13.064C21.9984 13.4668 21.8453 13.665 21.4593 13.7612C20.7847 13.9297 20.1105 14.1001 19.434 14.2593C19.3024 14.29 19.2407 14.3521 19.1938 14.4741C19.0759 14.7832 18.9467 15.0884 18.8102 15.3896C18.7618 15.4966 18.7652 15.5742 18.8269 15.6748C19.1365 16.1792 19.4389 16.6875 19.7417 17.1958C19.956 17.5552 19.9271 17.7881 19.6306 18.0864C19.1351 18.585 18.638 19.082 18.1405 19.5781C17.8411 19.8765 17.597 19.9058 17.2311 19.6875C16.734 19.3906 16.2365 19.0952 15.7439 18.792C15.6441 18.7305 15.5677 18.7251 15.4596 18.7744C15.1294 18.9258 14.7943 19.0674 14.4563 19.2002C14.3389 19.2461 14.2875 19.312 14.2586 19.4326C14.1031 20.0903 13.9313 20.7441 13.7792 21.4023C13.7127 21.6909 13.5713 21.8989 13.288 22C12.4285 22 11.5694 22 10.7099 22C10.4266 21.8989 10.2853 21.6914 10.2187 21.4028C10.0666 20.7451 9.89389 20.0918 9.74028 19.4346C9.70946 19.3022 9.64684 19.2417 9.52552 19.1948C9.20508 19.0713 8.88759 18.9385 8.57547 18.7949C8.46051 18.7422 8.37881 18.749 8.27314 18.814C7.79176 19.1104 7.30597 19.3989 6.82019 19.6885C6.45523 19.9062 6.21356 19.876 5.9127 19.5757C5.42007 19.0845 4.92792 18.5923 4.43627 18.0996C4.12611 17.7886 4.09675 17.5537 4.3213 17.1777C4.61434 16.687 4.91276 16.1992 5.19894 15.7041C5.23563 15.6406 5.23955 15.5322 5.21264 15.4624C5.08202 15.1235 4.93037 14.793 4.79779 14.4551C4.75523 14.3467 4.69946 14.291 4.58352 14.2632C3.92015 14.106 3.26069 13.9336 2.59635 13.7803C2.30869 13.7139 2.10078 13.5723 2 13.2891C2 12.4297 2 11.5703 2 10.7109C2.10127 10.4277 2.30918 10.2866 2.59733 10.2197C3.25531 10.0674 3.90841 9.89404 4.56542 9.73975C4.69652 9.70898 4.75963 9.64746 4.80415 9.52393C4.90395 9.24951 5.01353 8.97852 5.13437 8.71289C5.18329 8.60547 5.18182 8.52783 5.12067 8.42773C4.78556 7.87842 4.45632 7.32568 4.1266 6.77344C3.90156 6.39648 3.92895 6.15479 4.23373 5.84912C4.7249 5.35596 5.21704 4.86377 5.71017 4.37256C6.02131 4.0625 6.25026 4.03613 6.63184 4.26465C7.16165 4.58154 7.69294 4.896 8.21835 5.21973C8.32793 5.28711 8.4111 5.2832 8.52264 5.23242C8.85334 5.08203 9.18698 4.93848 9.52503 4.80566C9.64586 4.7583 9.70946 4.69824 9.74028 4.56592C9.89389 3.9082 10.0666 3.25488 10.2187 2.59717C10.2862 2.30908 10.4271 2.10107 10.7104 2ZM12.0004 7.89893C9.74615 7.89795 7.89938 9.74365 7.8984 11.999C7.89743 14.2534 9.74321 16.1001 11.998 16.1011C14.2523 16.1021 16.099 14.2563 16.1 12.001C16.101 9.74658 14.2557 7.8999 12.0004 7.89893Z",fill:"#242424"})}),x9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M14.0037 11.2454C15.2964 11.2454 16.5736 11.3269 17.8359 11.2246C19.3903 11.0984 20.5706 9.64949 20.5676 8.06192C20.5646 6.48565 19.3808 5.10872 17.8425 4.89748C17.6592 4.87249 17.4724 4.85761 17.2874 4.85761C13.6509 4.85523 10.0144 4.85761 6.37846 4.85166C6.21011 4.85166 6.13635 4.90522 6.06675 5.05338C5.60155 6.04532 4.49269 6.51897 3.47008 6.17385C2.43617 5.82515 1.83653 4.77847 2.05069 3.69847C2.25473 2.67024 3.24284 1.91692 4.30589 2.00736C5.10898 2.0752 5.70268 2.48756 6.05663 3.21173C6.14408 3.39084 6.23926 3.43189 6.42427 3.43189C10.0608 3.42654 13.6973 3.42416 17.3332 3.42892C19.5391 3.43189 21.3773 4.90343 21.8811 7.05332C22.5022 9.70067 20.6176 12.3712 17.9109 12.6747C17.6896 12.6997 17.4665 12.7116 17.244 12.7122C16.225 12.7163 15.2065 12.7151 14.1875 12.7122C14.0745 12.7116 14.0078 12.73 13.9501 12.8514C13.5635 13.672 12.9144 14.1343 12.0019 14.1355C11.0899 14.1367 10.4403 13.6755 10.0507 12.8562C9.99536 12.739 9.93408 12.7116 9.81689 12.7122C8.73837 12.7163 7.66044 12.7062 6.58191 12.7175C4.92992 12.7342 3.53373 14.0713 3.43617 15.7148C3.33623 17.3969 4.53254 18.8774 6.17918 19.1041C6.35526 19.1285 6.53432 19.1416 6.71219 19.1416C10.3487 19.144 13.9852 19.1416 17.6212 19.1482C17.7907 19.1482 17.8633 19.0928 17.9323 18.9458C18.3981 17.9539 19.5063 17.4802 20.5295 17.8254C21.5629 18.1735 22.1631 19.2207 21.9489 20.3008C21.7449 21.3302 20.7562 22.0841 19.6943 21.9925C18.8918 21.9234 18.2981 21.5111 17.9436 20.7875C17.8561 20.6084 17.7604 20.5673 17.576 20.5679C13.9394 20.5733 10.3029 20.5763 6.66698 20.5703C4.46235 20.5667 2.6194 19.0904 2.11851 16.9459C1.49923 14.295 3.37847 11.6328 6.08935 11.3245C6.31005 11.2995 6.53373 11.2882 6.75622 11.287C7.77525 11.2835 8.79369 11.2841 9.81273 11.287C9.92516 11.2876 9.99238 11.2698 10.0495 11.1484C10.4415 10.3201 11.0971 9.85538 12.0191 9.8649C12.94 9.87382 13.5861 10.3469 13.9686 11.1823C13.9835 11.215 14.0043 11.246 14.0037 11.2454Z",fill:"#242424"})}),w9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.35091 22H17.654C17.6888 21.9908 17.7236 21.9817 17.7584 21.9727C17.8339 21.953 17.9092 21.9334 17.9841 21.9124C18.84 21.663 19.4674 20.8433 19.4961 19.9349C19.5008 19.7838 19.5002 19.6325 19.4996 19.4811C19.4994 19.4306 19.4992 19.3801 19.4992 19.3296V8.12054V7.85965H19.2682C18.7878 7.85965 18.3074 7.85971 17.8269 7.85977C16.866 7.85989 15.9049 7.86 14.9441 7.85965C14.0672 7.85913 13.5024 7.28519 13.5019 6.39454C13.5016 5.46995 13.5017 4.5456 13.5018 3.62132C13.5018 3.15921 13.5019 2.69712 13.5019 2.23503V2.00023H13.2647C12.5408 2.00023 11.8168 2.00017 11.0929 2.00012C9.64505 2 8.19719 1.99988 6.74933 2.00023C5.40672 2.00023 4.50566 2.9128 4.50566 4.27304C4.50551 5.75837 4.50608 7.24375 4.50666 8.72915C4.50809 12.399 4.50951 16.069 4.50001 19.7387C4.49693 21.0102 5.39748 21.8581 6.30213 21.9724C6.31346 21.9738 6.32411 21.9815 6.33483 21.9892C6.34014 21.993 6.34547 21.9969 6.35091 22ZM11.5011 9.81262H11.8851C12.3502 9.81262 12.8154 9.81245 13.2805 9.81227C14.211 9.81193 15.1416 9.81158 16.0726 9.81262C16.5234 9.81314 16.8135 10.2201 16.6477 10.6177C16.5481 10.8562 16.3607 10.9793 16.106 10.9824C15.8361 10.9858 15.5665 10.9851 15.2967 10.9845C15.1888 10.9842 15.0809 10.984 14.9729 10.984C12.5782 10.984 10.1841 10.984 7.78953 10.9835C7.77877 10.9835 7.76797 10.9835 7.75715 10.9836C7.68477 10.9839 7.61121 10.9843 7.54154 10.9689C7.2494 10.9052 7.05327 10.6281 7.08511 10.337C7.11745 10.0359 7.36133 9.81419 7.67914 9.81366C8.60559 9.81177 9.53232 9.81208 10.4589 9.81239C10.8063 9.8125 11.1537 9.81262 11.5011 9.81262ZM12.0402 14.1094H11.8672C11.4504 14.1094 11.0337 14.1095 10.617 14.1096C9.64438 14.11 8.67177 14.1103 7.69916 14.1088C7.23195 14.1078 6.94443 13.6679 7.14466 13.2657C7.25659 13.0413 7.44502 12.938 7.69095 12.938H9.70769C10.3131 12.938 10.9185 12.9379 11.5239 12.9378C13.0376 12.9376 14.5514 12.9374 16.0649 12.9385C16.526 12.9385 16.8207 13.3549 16.642 13.7556C16.5301 14.0076 16.3237 14.1109 16.0541 14.1104C15.0507 14.1088 14.0473 14.109 13.0439 14.1092C12.7093 14.1093 12.3748 14.1094 12.0402 14.1094ZM8.66051 16.062C8.79701 16.0622 8.93351 16.0623 9.07001 16.0623C9.19636 16.0623 9.32272 16.0622 9.44907 16.0622C9.76477 16.0619 10.0805 16.0617 10.3962 16.0628C10.7659 16.0644 11.0318 16.3107 11.0318 16.6477C11.0323 16.9848 10.7664 17.2332 10.3967 17.2337C9.49975 17.2353 8.60279 17.2358 7.70584 17.2337C7.33771 17.2332 7.07689 16.9806 7.08203 16.6389C7.08767 16.3055 7.34541 16.0644 7.70533 16.0628C8.02372 16.0614 8.34211 16.0617 8.66051 16.062ZM14.8574 2.36941C14.8071 2.33095 14.7567 2.2925 14.7074 2.25293L14.7074 2.25297C14.6899 2.26339 14.6725 2.27381 14.6561 2.28319V2.47259V6.35713C14.6561 6.64358 14.6977 6.68689 14.9754 6.68689H19.0484H19.2107C19.2158 6.67828 19.2211 6.66981 19.2263 6.66133C19.2316 6.65285 19.2369 6.64437 19.242 6.63576C19.1921 6.57743 19.1436 6.51762 19.095 6.45782C18.9907 6.32931 18.8863 6.2008 18.7686 6.08686C17.5723 4.92906 16.3714 3.77596 15.1685 2.62547C15.0714 2.53287 14.9644 2.45112 14.8574 2.36941Z",fill:"#242424"})}),y9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.6562 16.0903L11.8985 16.0905H11.8963C10.4321 16.0908 8.96786 16.0911 7.50361 16.0895C6.43152 16.0883 5.61352 15.4691 5.38648 14.4841C5.3453 14.305 5.33197 14.1167 5.33158 13.9327C5.32844 11.0111 5.32844 8.0891 5.32962 5.16751C5.33001 3.87442 6.22055 3.00029 7.5342 3.00029C11.6226 2.9999 15.7114 2.9999 19.7998 3.00029C21.1072 3.00029 21.9989 3.87134 21.9993 5.15018C22 8.08486 22.0004 11.0192 21.9993 13.9538C21.9989 15.2138 21.1119 16.0879 19.8276 16.0899C18.4205 16.0917 17.0132 16.0912 15.6058 16.0907H15.6057C14.9559 16.0905 14.3061 16.0903 13.6562 16.0903ZM12.3641 11.5117L13.3703 10.3268C13.5864 10.0723 13.8023 9.81767 14.0182 9.56305C14.4893 9.00747 14.9605 8.45185 15.433 7.89733C15.8149 7.44871 16.2964 7.2554 16.8901 7.37208C17.2423 7.4414 17.5207 7.62816 17.7524 7.89502C18.1789 8.38587 18.6065 8.87577 19.0341 9.36566L19.0346 9.36619C19.42 9.80772 19.8054 10.2492 20.1899 10.6915C20.2139 10.7192 20.2282 10.7548 20.2425 10.7905L20.2426 10.7905C20.2491 10.8069 20.2557 10.8233 20.2633 10.8389L20.3307 10.7835V10.6125L20.3308 9.24942C20.3309 7.88852 20.3309 6.52763 20.3303 5.16674C20.3303 4.76626 20.2009 4.63995 19.7931 4.63995C15.7122 4.63957 11.6312 4.63957 7.55028 4.63995C7.1303 4.63995 7.0005 4.76703 7.0005 5.17598V12.5391V12.7589C7.02945 12.7322 7.05465 12.7092 7.07728 12.6886C7.11842 12.6511 7.15109 12.6213 7.18245 12.5903C7.49009 12.2885 7.79756 11.9865 8.10505 11.6845L8.1052 11.6844C8.47418 11.322 8.84318 10.9596 9.21253 10.5975C9.90583 9.91745 10.7572 9.91514 11.4508 10.5948C11.6585 10.7982 11.863 11.0051 12.0717 11.2164L12.0717 11.2164L12.0718 11.2165C12.1681 11.3139 12.2653 11.4123 12.3641 11.5117ZM2 15.5053L2.49056 13.8947L2.491 13.8933C2.69186 13.2337 2.8927 12.5742 3.09366 11.9148C3.31718 11.1816 3.54135 10.4483 3.76552 9.71503L3.98969 8.9817C4.00538 8.9301 4.02341 8.87889 4.07949 8.83383V9.03446C4.07949 9.54671 4.07837 10.059 4.07725 10.5712C4.07461 11.7718 4.07198 12.9724 4.0838 14.1729C4.09596 15.401 4.64495 16.3448 5.74292 16.9551C6.23505 17.2289 6.77424 17.3206 7.33891 17.3202C10.3041 17.317 13.2693 17.3173 16.2345 17.3177L19.0147 17.3179H19.3002C19.2933 17.3424 19.2871 17.365 19.2812 17.3863C19.2692 17.4303 19.2586 17.4688 19.2465 17.507L19.132 17.8659C18.9393 18.4707 18.7465 19.0756 18.552 19.6799C18.2316 20.6769 17.2623 21.2002 16.227 20.9288C13.9435 20.3296 11.6604 19.7289 9.3772 19.1282L6.75698 18.4388C6.41268 18.3483 6.06853 18.2573 5.72441 18.1664L5.72329 18.1661C4.98881 17.9719 4.25441 17.7777 3.51874 17.5882C2.71251 17.3803 2.20862 16.8928 2.03137 16.0876C2.02898 16.0763 2.02031 16.0664 2.01167 16.0564L2.01166 16.0564L2.01166 16.0564C2.00754 16.0517 2.00342 16.047 2 16.0421V15.5053ZM7.83139 7.10099C7.8408 8.00207 8.58781 8.72563 9.5058 8.72294C10.423 8.72024 11.17 7.9859 11.1681 7.08905C11.1661 6.19143 10.4171 5.45632 9.50345 5.45478C8.58232 5.45324 7.82197 6.20183 7.83139 7.10099Z",fill:"#242424"})}),v9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.86057 2.04801C8.84692 2.03189 8.83329 2.0158 8.81945 2H8.78147C8.76708 2.0174 8.7531 2.03514 8.73912 2.05287C8.71005 2.08975 8.68102 2.12658 8.64852 2.16013C7.3254 3.52484 6.00165 4.88889 4.67726 6.25163C4.64386 6.28567 4.60095 6.30958 4.5581 6.33346C4.53841 6.34442 4.51873 6.35539 4.5 6.36732C4.5076 6.38039 4.51535 6.39346 4.5231 6.40653C4.53086 6.4196 4.53862 6.43268 4.54621 6.44575H7.73247V14.2373H9.88618V6.43791H13.0674L13.0996 6.37451C13.082 6.36144 13.0638 6.34901 13.0456 6.33657C13.0055 6.30922 12.9654 6.28186 12.9319 6.24771C11.6018 4.88039 10.2736 3.51242 8.94543 2.14379C8.91579 2.11319 8.88814 2.08055 8.86057 2.04801ZM14.2 17.5915H11.0182C12.0882 18.705 13.1489 19.8086 14.1981 20.9001C14.5519 21.2681 14.9043 21.6348 15.2553 22C16.6721 20.5288 18.0871 19.0588 19.5001 17.5896H16.3531V9.80133H14.2V17.5915Z",fill:"#242424"})}),S9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.67609 3.9233C4.70369 5.58129 3.7266 7.72998 3.65829 10.3076C2.57647 10.437 1.99945 11.0837 2.00075 12.1398C2.0001 13.7081 1.99945 15.2764 2.00075 16.8447C2.0014 17.9444 2.69421 18.6379 3.79816 18.6431C4.36116 18.6461 4.92417 18.6452 5.48718 18.6444C5.65601 18.6441 5.82485 18.6439 5.99368 18.6437C6.69495 18.6431 7.0033 18.3344 7.00395 17.6324C7.0042 17.1479 7.00397 16.6635 7.00374 16.179C7.00337 15.4039 7.003 14.6288 7.0046 13.8537C7.0059 13.1596 6.81985 12.5252 6.42563 11.9513C6.33645 11.8215 6.25186 11.688 6.16731 11.5546C6.00765 11.3026 5.84812 11.0508 5.65801 10.8243C5.336 10.4409 5.30673 10.0262 5.37438 9.57321C5.39845 9.41267 5.42317 9.25214 5.45179 9.09225C6.08215 5.54555 9.60085 3.10568 13.1436 3.75757C16.0996 4.30157 18.2769 6.62834 18.6263 9.60765C18.6776 10.0477 18.6471 10.4428 18.3426 10.812C18.1525 11.0424 17.9913 11.2963 17.83 11.5503C17.7425 11.6882 17.6549 11.8262 17.5626 11.9604C17.1684 12.535 16.9869 13.17 16.9889 13.8641C16.9921 15.1887 16.9928 16.5132 16.985 17.8378C16.9843 17.9476 16.944 18.0841 16.8724 18.1621C15.8947 19.2202 14.7042 19.9397 13.2789 20.162C12.681 20.2554 12.0709 20.2698 11.461 20.2843C11.1923 20.2907 10.9236 20.297 10.656 20.3102C10.5866 20.3137 10.5168 20.3127 10.4482 20.3117C10.4166 20.3113 10.3852 20.3108 10.3542 20.3108V22C10.6305 21.9915 10.9053 21.9888 11.1786 21.9861C11.7779 21.9802 12.3701 21.9745 12.955 21.9071C15.2247 21.6451 17.0748 20.5877 18.5085 18.8108C18.6132 18.6808 18.7219 18.6398 18.8806 18.6411C18.9711 18.642 19.0615 18.6433 19.152 18.6445C19.5743 18.6502 19.9966 18.6559 20.4172 18.6307C21.3103 18.5781 21.9778 17.9028 21.9875 17.0137C22.0057 15.3232 22.0025 13.6327 21.9875 11.9429C21.981 11.2149 21.4957 10.6014 20.8185 10.3967C20.7146 10.3653 20.6068 10.3466 20.4941 10.327C20.441 10.3177 20.3867 10.3083 20.3313 10.2972C20.2831 8.02895 19.4986 6.0577 17.8912 4.4478C16.2766 2.83011 14.3029 2.01314 12.0202 2.00014C10.0133 1.98909 8.21393 2.63058 6.67609 3.9233ZM14.9571 7.34003C15.233 7.06185 15.5127 6.77978 15.8015 6.48926C13.686 4.33017 10.1524 4.44521 8.20794 6.47886L9.05557 7.32573C11.0169 5.74313 12.9861 5.74703 14.9571 7.34003Z",fill:"#242424"})}),j9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1688 2H11.8236C11.3314 2.18047 11.1453 2.54844 11.1779 3.06328C11.1807 3.10656 11.1851 3.15211 11.1897 3.19846L11.1897 3.19849L11.1897 3.19852C11.2075 3.38055 11.2265 3.57465 11.1461 3.68984C11.0849 3.77772 10.9332 3.79978 10.7811 3.82191C10.7121 3.83194 10.643 3.84199 10.5822 3.8582C8.26133 4.47813 6.57804 6.42773 6.31565 8.85078C6.27158 9.25822 6.27289 9.67053 6.27421 10.0831C6.27493 10.3098 6.27565 10.5365 6.26885 10.7625C6.26343 10.9443 6.26121 11.1266 6.25899 11.309C6.25304 11.798 6.24708 12.2872 6.17947 12.7672C5.99802 14.0559 5.38117 15.1289 4.42981 15.9969C4.14134 16.2602 3.90695 16.5496 3.84404 16.9512C3.70939 17.8082 4.25949 18.5508 5.10651 18.6555C5.1886 18.6656 5.27223 18.6691 5.35509 18.6691C9.78542 18.6699 14.2154 18.6703 18.6457 18.6695C19.3297 18.6695 19.8445 18.3395 20.0773 17.7582C20.3156 17.1637 20.1656 16.5336 19.66 16.0809C19.0013 15.4906 18.4896 14.7953 18.152 13.9691C17.8892 13.3254 17.7435 12.6547 17.735 11.9582C17.729 11.466 17.7298 10.9738 17.7307 10.4816C17.7312 10.1601 17.7318 9.83866 17.7304 9.51719C17.7189 6.63789 15.7291 4.24609 12.9395 3.7543C12.9152 3.75013 12.8915 3.74213 12.8645 3.73298L12.8645 3.73298C12.851 3.72841 12.8366 3.72356 12.8209 3.71875C12.8209 3.64612 12.8197 3.57375 12.8185 3.50165V3.50157V3.5015C12.8159 3.34448 12.8133 3.18868 12.8232 3.03398C12.857 2.51953 12.6548 2.16875 12.1688 2ZM11.3161 21.8912C11.4347 21.9261 11.5534 21.9609 11.67 22H12.3221C12.442 21.9598 12.5643 21.9243 12.6866 21.8888C12.9576 21.8102 13.2285 21.7316 13.4733 21.6016C14.2996 21.1621 14.7926 20.4414 15.0078 19.5106H9.00807C9.01133 19.5308 9.01389 19.5501 9.01634 19.5685C9.0214 19.6065 9.02601 19.6411 9.03531 19.6742C9.27852 20.5348 9.76839 21.209 10.5548 21.6149C10.7933 21.7379 11.0547 21.8146 11.3161 21.8912ZM3.00234 9.95938C3.10745 7.22344 4.07876 4.86406 5.96536 2.90469C6.31368 2.54297 6.81199 2.53086 7.14612 2.86328C7.47833 3.19414 7.48063 3.70391 7.13193 4.06758C6.17366 5.06602 5.46897 6.21992 5.04891 7.55039C4.8011 8.33477 4.66377 9.13945 4.64535 9.96445L4.64489 9.98627C4.64203 10.1218 4.63914 10.2591 4.6162 10.3918C4.5437 10.8105 4.18387 11.0875 3.75844 11.0637C3.36141 11.0414 3.02805 10.7023 3.00311 10.291C2.99867 10.216 2.99992 10.1406 3.00117 10.0653C3.00176 10.03 3.00234 9.99465 3.00234 9.95938ZM20.9987 10.0287C20.9981 9.9879 20.9975 9.94705 20.9975 9.90624C20.9139 7.63242 20.1996 5.59101 18.8163 3.79999C18.5604 3.46874 18.2762 3.15781 17.9861 2.85585C17.7418 2.60156 17.3904 2.55781 17.082 2.70429C16.7793 2.84804 16.6025 3.1582 16.6147 3.51093C16.6251 3.80507 16.8031 3.99617 16.9832 4.18959C16.9971 4.20449 17.011 4.2194 17.0248 4.23437C18.0575 5.35117 18.7568 6.65312 19.1197 8.14374C19.2931 8.85546 19.3487 9.57929 19.3779 10.3086C19.3955 10.7437 19.7669 11.0707 20.2015 11.0648C20.6227 11.0594 20.973 10.723 20.9964 10.2965C21.0014 10.2075 21 10.1181 20.9987 10.0287Z",fill:"#242424"})}),_9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M11.9974 2.00002C13.844 2.00377 15.6637 2.20249 17.4015 2.86051C18.0033 3.08798 18.5851 3.38669 19.1406 3.71351C20.3373 4.41716 20.9453 5.55574 21.3271 6.84055C21.8889 8.73278 22.042 10.6725 21.9907 12.6341C21.9482 14.2563 21.7289 15.8486 21.2502 17.4078C20.7397 19.0706 19.6599 20.178 18.0933 20.866C16.6754 21.489 15.1863 21.8046 13.6528 21.929C11.8299 22.0764 10.0165 22.0052 8.22368 21.6121C7.19822 21.3872 6.21339 21.0516 5.28542 20.5504C4.05625 19.8868 3.24701 18.8894 2.80459 17.5677C2.27155 15.9742 2.05472 14.3326 2.00972 12.6628C1.95661 10.6931 2.11346 8.74715 2.67024 6.84493C3.08017 5.44451 3.7838 4.25593 5.11358 3.55729C5.76597 3.21421 6.44773 2.90738 7.14698 2.67742C8.71797 2.16062 10.3489 1.99814 11.9974 2.00002ZM10.992 12.959C10.9976 12.959 11.0026 12.9597 11.0082 12.9597C11.0082 13.1628 10.9995 13.3665 11.0101 13.5689C11.0382 14.0951 11.4706 14.4938 12.0018 14.4932C12.533 14.4926 12.9629 14.0932 12.991 13.5658C13.0022 13.3552 13.0122 13.1421 12.9922 12.9334C12.9704 12.7066 13.0466 12.5997 13.2635 12.5041C14.7513 11.8448 15.5018 10.0595 14.9194 8.6078C14.357 7.20613 12.8473 6.40312 11.3575 6.71307C10.0084 6.99366 8.97793 8.16036 8.86669 9.53141C8.8067 10.2757 9.50096 10.8306 10.1915 10.5788C10.6708 10.4038 10.8464 10.022 10.8751 9.53391C10.9101 8.94837 11.42 8.50344 12.0124 8.51218C12.6192 8.52093 13.1079 8.98836 13.1316 9.5814C13.1535 10.1276 12.8685 10.5425 12.3249 10.7369C11.6287 10.9862 11.1851 11.463 11.0388 12.1885C10.9888 12.4385 11.0057 12.7016 10.992 12.959ZM11.9912 17.4934C12.5479 17.499 12.9916 17.0634 12.9935 16.5085C12.9954 15.9473 12.5654 15.5099 12.0087 15.5055C11.45 15.5012 11.0095 15.9336 11.0057 16.4898C11.0026 17.0491 11.4331 17.4877 11.9912 17.4934Z",fill:"#242424"})}),I9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5392 19.1113C16.4888 19.0559 16.4418 19.0045 16.3992 18.959C16.2296 19.024 16.064 19.0874 15.9016 19.1495C15.2433 19.4013 14.6381 19.6328 14.0384 19.8775C13.9521 19.9117 13.8598 20.039 13.8487 20.133C13.8316 20.2782 13.8346 20.4251 13.8375 20.5722C13.8393 20.6605 13.841 20.7489 13.8385 20.837C13.818 21.5496 13.3711 21.9905 12.6645 21.9965C12.2159 22.0007 11.7673 22.0016 11.3187 21.9965C10.642 21.9888 10.1969 21.559 10.1627 20.884C10.1576 20.7838 10.164 20.6759 10.1704 20.5684C10.1843 20.3347 10.1982 20.1024 10.0935 19.9527C10.0042 19.825 9.80357 19.7805 9.59682 19.7348C9.47707 19.7082 9.35526 19.6813 9.25185 19.6374C8.80156 19.446 8.35384 19.2435 7.9232 19.0119C7.74206 18.9154 7.64465 18.9308 7.5182 19.0735C7.36184 19.2495 7.1918 19.4118 7.02092 19.5733C6.54329 20.0253 5.91357 20.0296 5.44277 19.5767C5.09673 19.2435 4.75666 18.9034 4.42343 18.5574C3.97144 18.0874 3.97571 17.4569 4.42856 16.9792C4.49537 16.9087 4.57592 16.8407 4.65626 16.7729C4.83174 16.6249 5.00622 16.4777 5.03435 16.3059C5.05995 16.1491 4.95087 15.9746 4.83875 15.7951C4.77496 15.6931 4.71018 15.5894 4.66866 15.4865C4.57189 15.2468 4.48387 15.0038 4.39585 14.7608C4.30978 14.5231 4.22372 14.2855 4.12951 14.0511C4.09362 13.9631 3.97315 13.8631 3.88172 13.8529C3.7366 13.836 3.58965 13.8387 3.44251 13.8414C3.34361 13.8432 3.24462 13.845 3.14605 13.8409C2.43431 13.8118 2.00709 13.365 2.00282 12.6498L2.00282 12.6497C2.00025 12.2012 1.99769 11.7526 2.00367 11.3041C2.01222 10.6479 2.44285 10.1984 3.09906 10.1668C3.2069 10.1618 3.31504 10.1636 3.42304 10.1653C3.57175 10.1678 3.72019 10.1702 3.8672 10.1549C3.96118 10.1455 4.08764 10.0532 4.12523 9.96688C4.43283 9.26624 4.72676 8.55962 5.01299 7.84959C5.0429 7.77525 5.02666 7.64281 4.97711 7.58386C4.87224 7.46062 4.75609 7.34729 4.63991 7.23393C4.57244 7.1681 4.50496 7.10226 4.43967 7.03446C3.96973 6.54487 3.96546 5.91771 4.43369 5.4341C4.76008 5.0966 5.09246 4.76422 5.42996 4.43697C5.91442 3.96789 6.54072 3.97216 7.03202 4.43868C7.10028 4.50329 7.16623 4.57973 7.23215 4.65614C7.38244 4.83034 7.5326 5.00438 7.70959 5.03764C7.85736 5.06545 8.02671 4.95755 8.20097 4.8465C8.29978 4.78355 8.40016 4.71959 8.49909 4.67878C8.51255 4.67325 8.52602 4.66772 8.53948 4.6622C8.96958 4.48563 9.40163 4.30826 9.84653 4.1815C10.1063 4.10802 10.1883 3.99694 10.1644 3.74232C10.143 3.52016 10.1499 3.29288 10.1652 3.06988C10.2097 2.4299 10.6557 2.01208 11.2991 2.00354C11.7579 1.99841 12.2176 1.99927 12.6764 2.00354C13.354 2.00952 13.8 2.43503 13.8342 3.11174C13.8398 3.22384 13.8384 3.33643 13.8369 3.44901C13.8351 3.59301 13.8332 3.73698 13.8461 3.87988C13.8538 3.96618 13.9367 4.08836 14.0153 4.11998C14.6183 4.36103 15.2251 4.59292 15.8875 4.84608C16.0586 4.91147 16.2334 4.97828 16.4129 5.04704C16.4489 5.00738 16.4905 4.95991 16.5365 4.90735C16.6531 4.77422 16.7984 4.60843 16.9546 4.45406C17.4621 3.95336 18.0876 3.95934 18.6002 4.46175C18.9283 4.78302 19.2556 5.10514 19.5734 5.43666C20.0271 5.91002 20.0254 6.53888 19.5794 7.01566C19.5134 7.0858 19.4352 7.15382 19.3569 7.22187C19.1768 7.37846 18.9966 7.53515 18.9651 7.71801C18.9387 7.87046 19.0505 8.04227 19.1659 8.21953C19.2335 8.32341 19.3024 8.42917 19.3453 8.53399C19.5307 8.9877 19.7033 9.44738 19.8451 9.91561C19.9041 10.1113 19.987 10.1694 20.1758 10.1591C20.4099 10.1463 20.6466 10.148 20.8807 10.16C21.56 10.195 21.9872 10.6393 21.9949 11.3143C21.9992 11.7629 21.9983 12.2115 21.9949 12.6601C21.9898 13.3436 21.5762 13.7896 20.9021 13.8358C20.7959 13.843 20.6809 13.8368 20.5665 13.8306C20.3283 13.8177 20.0923 13.805 19.9417 13.9135C19.8108 14.0078 19.7665 14.2148 19.7208 14.4284C19.694 14.5536 19.6667 14.681 19.6213 14.7893C19.4359 15.2302 19.2299 15.6643 19.0069 16.0881C18.9215 16.2504 18.9189 16.3461 19.0591 16.4683C19.2436 16.6298 19.4119 16.8092 19.5802 16.9886L19.5803 16.9886C20.0169 17.4543 20.0237 18.0866 19.588 18.5437C19.2487 18.8991 18.901 19.2469 18.5455 19.5861C18.0859 20.0244 17.451 20.0244 16.9922 19.5853C16.8261 19.4259 16.6707 19.2555 16.5392 19.1113ZM11.9899 16.7998C14.6335 16.8134 16.7953 14.6594 16.8055 12.0021C16.8149 9.3867 14.6711 7.21216 12.0643 7.19421C9.38817 7.17542 7.20338 9.32176 7.19825 11.9756C7.19312 14.6304 9.33434 16.787 11.9899 16.7998ZM11.9985 8.53855C12.0326 8.53925 12.0668 8.53995 12.101 8.53995C12.6666 8.52372 13.1759 8.68691 13.6134 9.04578C14.3849 9.68404 14.4319 10.7666 13.7219 11.4698C13.5168 11.6732 13.3117 11.8765 13.093 12.0636C12.7914 12.3217 12.5855 12.6242 12.5 13.0215C12.424 13.3743 12.1924 13.517 11.843 13.488C11.5106 13.4606 11.3106 13.2607 11.2773 12.9061C11.2278 12.3841 11.4012 11.9406 11.7772 11.5775C11.9002 11.4591 12.0252 11.3427 12.1501 11.2263C12.2751 11.1099 12.4001 10.9935 12.5231 10.8751C12.7316 10.6743 12.8871 10.4505 12.782 10.1386C12.6812 9.83955 12.4547 9.70284 12.154 9.67464C11.8284 9.64388 11.5268 9.69173 11.35 10.007C11.2663 10.1549 11.2003 10.3131 11.1345 10.4708C11.1223 10.4999 11.1102 10.5291 11.0979 10.5581C10.9262 10.9657 10.6074 11.1383 10.2383 11.0195C9.89912 10.911 9.72311 10.5658 9.80257 10.1677C9.98029 9.2816 10.7946 8.61172 11.7806 8.5408C11.8532 8.53558 11.9258 8.53706 11.9985 8.53855ZM12.7008 14.7201C12.6991 15.1353 12.3608 15.466 11.9395 15.4634C11.5106 15.4617 11.1825 15.137 11.185 14.7167C11.1876 14.2988 11.5217 13.9716 11.9446 13.9733C12.3693 13.975 12.7025 14.3031 12.7008 14.7201Z",fill:"none"})}),T9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M2.0041 11.9974C2.0041 9.83099 1.99488 7.66453 2.0041 5.48886C2.01331 3.81101 3.10999 2.43739 4.72275 2.07785C4.97157 2.02254 5.23883 2.0041 5.49687 2.0041C9.82828 2.0041 14.1689 1.99488 18.5003 2.0041C20.4541 2.0041 21.9839 3.49757 21.9931 5.45198C22.0023 9.82177 22.0023 14.1823 21.9931 18.5521C21.9839 20.5065 20.4633 22 18.5095 22C14.1781 22 9.8375 22 5.50609 22C3.54313 22 2.02253 20.4973 2.01331 18.5337C2.0041 16.3488 2.0041 14.1731 2.0041 11.9974ZM6.85159 11.9974C6.85159 12.8179 6.85159 13.6384 6.85159 14.4589C6.85159 15.1964 6.85159 15.9431 6.85159 16.6807C6.85159 17.0218 7.06355 17.2891 7.37689 17.3536C7.82846 17.4643 8.22474 17.1324 8.23395 16.6346C8.24317 15.8971 8.23395 15.1688 8.23395 14.4312C8.23395 12.0896 8.23395 9.74802 8.23395 7.4064C8.23395 7.18515 8.19709 6.97311 8.03121 6.80717C7.82846 6.61357 7.57963 6.55826 7.30316 6.65045C7.02669 6.75186 6.85159 7.00077 6.85159 7.32343C6.85159 8.88143 6.85159 10.4394 6.85159 11.9974ZM12.6944 12.8548C12.6944 11.6102 12.6944 10.3657 12.6944 9.12113C12.6944 8.863 12.6114 8.65096 12.3995 8.50346C12.1783 8.34674 11.9295 8.31908 11.6899 8.44814C11.4226 8.58643 11.312 8.8169 11.312 9.12113C11.312 11.6195 11.312 14.1178 11.312 16.6161C11.312 16.6622 11.312 16.6991 11.312 16.7452C11.3397 17.0402 11.5608 17.2891 11.8373 17.3536C12.2889 17.4643 12.6852 17.1324 12.6852 16.6346C12.6944 15.3808 12.6944 14.1178 12.6944 12.8548ZM17.1456 13.7675C17.1456 12.7995 17.1456 11.8407 17.1456 10.8727C17.1456 10.4394 16.8599 10.1444 16.4636 10.1352C16.0581 10.126 15.7632 10.4302 15.7632 10.8727C15.7632 12.7995 15.7632 14.717 15.7632 16.6438C15.7632 16.7913 15.8093 16.948 15.883 17.0679C16.0397 17.3352 16.3623 17.4366 16.6572 17.3536C16.9428 17.2707 17.1456 17.0033 17.1456 16.6899C17.1456 15.7127 17.1456 14.7447 17.1456 13.7675Z",fill:"#242424"})}),b9=()=>e.jsxs("svg",{fill:"#000000",version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",viewBox:"0 0 511.999 511.999",xmlSpace:"preserve",children:[e.jsx("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"}),e.jsx("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"}),e.jsxs("g",{id:"SVGRepo_iconCarrier",children:[" ",e.jsxs("g",{children:[" ",e.jsxs("g",{children:[" ",e.jsx("path",{d:"M409.223,102.777c-20.476-20.474-47.744-31.749-76.781-31.749c-29.038,0-56.306,11.276-76.781,31.749L102.777,255.661 c-42.337,42.338-42.337,111.225,0,153.562c20.475,20.474,47.743,31.749,76.781,31.749c29.038,0,56.306-11.276,76.781-31.749 l152.884-152.884C451.56,214.001,451.56,145.115,409.223,102.777z M114.282,295.845l160.054-160.054l21.508,21.508L135.79,317.353 L114.282,295.845z M159.482,374.025l-21.508-21.508l167.223-167.223l21.508,21.508L159.482,374.025z M216.155,397.718 l-21.508-21.508l160.053-160.054l21.508,21.508L216.155,397.718z M379.358,171.755c-10.801,10.801-28.313,10.801-39.114,0 c-10.801-10.801-10.801-28.313,0-39.114c10.801-10.801,28.313-10.801,39.114,0C390.159,143.443,390.159,160.955,379.358,171.755z"})," "]})," "]})," ",e.jsxs("g",{children:[" ",e.jsxs("g",{children:[" ",e.jsx("path",{d:"M459.407,52.591C425.493,18.677,380.402,0,332.441,0s-93.052,18.677-126.966,52.591L52.592,205.476 c-70.009,70.009-70.009,183.922,0,253.932c33.914,33.914,79.004,52.591,126.966,52.591c47.962,0,93.052-18.677,126.966-52.591 l152.883-152.884C529.416,236.514,529.416,122.601,459.407,52.591z M430.73,277.846L277.846,430.731 c-26.221,26.22-61.127,40.66-98.289,40.66c-37.163,0-72.068-14.439-98.288-40.66c-54.196-54.196-54.196-142.38,0-196.578 L234.153,81.269c26.22-26.22,61.126-40.66,98.289-40.66c37.162,0,72.068,14.439,98.288,40.66 C484.926,135.466,484.926,223.65,430.73,277.846z"})," "]})," "]})," "]})]}),L9=c.createSvgIcon(e.jsx("path",{d:"m19.07 4.93-1.41 1.41C19.1 7.79 20 9.79 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07"}),"TrackChanges"),E9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.47559 11.0078C8.23611 9.47601 10.3489 9.83083 11.8438 11.124C11.8968 11.1696 11.9483 11.2162 12.0176 11.2773C12.649 10.6814 13.3731 10.3097 14.2002 10.1191C15.9701 9.71117 17.5637 10.7762 18.3027 11.8701C19.1441 13.1151 19.204 14.4113 18.5928 15.7588C18.1345 16.7684 17.4479 17.6168 16.6826 18.4053C15.4373 19.6897 14.021 20.7685 12.5625 21.7949C12.1944 22.0541 11.7891 22.0761 11.4209 21.8164C9.65658 20.5706 7.94096 19.2654 6.55176 17.5879C6.00608 16.9289 5.54874 16.2158 5.24805 15.4082C4.59284 13.6464 5.31896 12.0137 6.47559 11.0078ZM12.0146 2C14.2279 2.0075 15.9993 3.78541 15.998 5.99707C15.9972 8.21667 14.207 9.99933 11.9883 9.99121C9.77638 9.98301 8.00363 8.20352 8.00488 5.99316C8.00634 3.77296 9.79471 1.9919 12.0146 2Z",fill:"#242424"})}),M9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M19.9639 8.88086C21.1393 10.3973 21.8143 12.1028 21.9658 14.0049C21.9711 14.0671 21.9886 14.1277 22 14.1895V14.917C21.8412 15.2438 21.5741 15.3479 21.2129 15.3408C20.3691 15.324 19.524 15.337 18.6797 15.3359C18.2434 15.3353 18.0416 15.1175 18.001 14.6973C17.952 14.1926 17.8589 13.6915 17.7812 13.1895C17.7752 13.1499 17.7492 13.1133 17.7314 13.0762C17.2239 13.2825 16.7159 13.489 16.21 13.6943C16.2438 13.9292 16.2822 14.1485 16.3057 14.3691C16.5541 16.6753 14.7543 18.7958 12.3896 18.9854C10.0792 19.1708 8.08427 17.6328 7.71387 15.3809C7.33105 13.0497 9.10442 10.7763 11.5117 10.5479C13.2851 10.3793 14.6652 11.0598 15.6621 12.5C15.7084 12.5669 15.7309 12.6485 15.8525 12.5977C16.3238 12.4011 16.7995 12.2141 17.3154 12.0068C17.0868 11.6703 16.8693 11.3497 16.6631 11.0469C17.585 10.1285 18.5074 9.20986 19.4521 8.26855C19.6303 8.48104 19.8045 8.67553 19.9639 8.88086ZM13.6943 15.2598C13.4907 15.024 13.1352 14.9958 12.8701 15.1943C12.2748 15.6402 11.7336 15.6387 11.1279 15.1914C10.8613 14.9943 10.5063 15.0257 10.3037 15.2637C10.0928 15.5113 10.1287 15.8578 10.3936 16.082C10.8556 16.4718 11.3956 16.6615 12.0029 16.6748C12.6095 16.6604 13.15 16.4727 13.6104 16.0801C13.8744 15.8543 13.9074 15.5065 13.6943 15.2598ZM7.33105 11.0742C7.25244 11.1799 7.14111 11.3203 7.03906 11.4668C6.37028 12.4245 6.028 13.4871 5.99414 14.6455C5.97951 15.1381 5.77474 15.3348 5.27148 15.335C4.445 15.335 3.6175 15.3235 2.79102 15.3408C2.4285 15.3485 2.16043 15.2444 2 14.917V14.1885C2.05103 13.8172 2.08869 13.4439 2.1543 13.0752C2.47619 11.2701 3.27227 9.68877 4.50879 8.31836C4.51663 8.30979 4.53112 8.3059 4.54199 8.2998C5.46804 9.22069 6.39355 10.1416 7.33105 11.0742ZM11.0576 13.0781C10.7401 13.0813 10.4756 13.3459 10.4795 13.6562C10.4837 13.9661 10.7559 14.2284 11.0703 14.2246C11.3875 14.2205 11.6521 13.9546 11.6484 13.6436C11.6446 13.3311 11.3768 13.0751 11.0576 13.0781ZM12.9326 13.0781C12.6139 13.0802 12.3505 13.3427 12.3525 13.6553C12.3552 13.9653 12.6258 14.2272 12.9414 14.2246C13.258 14.2219 13.5241 13.9559 13.5215 13.6465C13.5189 13.3345 13.2512 13.0762 12.9326 13.0781ZM19.3994 11.7773C19.2786 11.5041 18.9653 11.3681 18.6689 11.4688C18.5158 11.5208 18.3678 11.5872 18.2178 11.6475C17.9142 11.769 17.6109 11.8917 17.3359 12.002C17.4741 12.3714 17.6031 12.7198 17.7324 13.0684C18.1941 12.8866 18.6598 12.7146 19.1152 12.5195C19.4108 12.3928 19.5243 12.0597 19.3994 11.7773ZM5.43262 7.44043C8.9328 4.27668 14.8163 4.09559 18.5801 7.44629C17.6566 8.36819 16.7319 9.29093 15.8184 10.2031C13.2688 8.46089 10.738 8.46003 8.18945 10.1992C7.27799 9.28701 6.35502 8.36285 5.43262 7.44043Z",fill:"#242424"})}),N9=()=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M19.2549 16.1445C20.6069 16.2185 21.7452 17.2561 21.9629 18.6123C21.9687 18.6485 21.9866 18.6826 21.999 18.7178V19.4209C21.9865 19.4563 21.9692 19.4909 21.9619 19.5273C21.7239 20.7523 21.0052 21.5424 19.8125 21.9023C19.684 21.9413 19.5515 21.9668 19.4209 21.999C19.1867 21.9995 18.952 22 18.7178 22C18.3877 21.8912 18.0382 21.8206 17.7305 21.666C16.4932 21.0446 15.8788 19.6324 16.2422 18.3086C16.613 16.9576 17.8509 16.0681 19.2549 16.1445ZM15.124 17.8984C14.9168 18.6842 14.9173 19.4564 15.124 20.2422H14.876C11.0621 20.2422 7.24841 20.2333 3.43457 20.25C2.7123 20.2531 2.19641 19.9836 2 19.2656V18.875C2.01351 18.8391 2.02859 18.803 2.04004 18.7666C2.20566 18.2255 2.63459 17.901 3.2002 17.8994C4.11102 17.8963 5.02277 17.8984 5.93359 17.8984H15.124ZM12.0029 9.07031C13.619 9.07188 14.9303 10.3862 14.9287 12.0039C14.927 13.6194 13.6116 14.9307 11.9951 14.9297C10.3803 14.928 9.06946 13.613 9.07031 11.9961C9.07187 10.3801 10.3854 9.06944 12.0029 9.07031ZM8.08789 10.8311C7.84313 11.6102 7.83381 12.3818 8.09473 13.1719H7.86133C6.38559 13.1719 4.90933 13.1542 3.43359 13.1797C2.71491 13.1922 2.19689 12.9155 2 12.1953V11.8047C2.10356 11.6053 2.18256 11.3864 2.31738 11.2109C2.50227 10.97 2.77854 10.8365 3.08203 10.835C4.73954 10.8266 6.39706 10.8311 8.08789 10.8311ZM20.5654 10.8281C21.4107 10.8281 21.6964 11.0224 21.999 11.8047C21.9995 11.9349 21.999 12.0651 21.999 12.1953C21.8996 12.3901 21.8245 12.6031 21.6943 12.7744C21.5063 13.0228 21.2269 13.162 20.916 13.1641C19.2584 13.1729 17.6006 13.1689 15.9102 13.1689C16.1549 12.3898 16.1647 11.6182 15.9043 10.8281H20.5654ZM5.71094 2.1084C7.0582 2.48449 7.94778 3.74211 7.85352 5.13477C7.7601 6.5101 6.70345 7.63752 5.32812 7.82812C3.75646 8.04612 2.29326 6.96856 2.03809 5.40723C2.03078 5.36457 2.01301 5.32339 2 5.28125V4.57812C2.01246 4.54283 2.0288 4.508 2.03613 4.47168C2.27519 3.2373 3.00467 2.4487 4.2041 2.08984C4.32647 2.0534 4.45316 2.02968 4.57812 2H5.28125C5.42444 2.03593 5.56879 2.06883 5.71094 2.1084ZM20.5654 3.75098C21.2084 3.74846 21.7678 3.93196 22 4.73438C21.9995 4.86457 21.999 4.9948 21.999 5.125C21.9839 5.16767 21.9676 5.20974 21.9541 5.25293C21.7941 5.76665 21.3587 6.09735 20.8184 6.10059C20.0377 6.10475 19.2562 6.10156 18.4756 6.10156H8.87402C9.08131 5.31563 9.08079 4.54375 8.87402 3.75781H9.12402C12.9374 3.75781 16.752 3.76504 20.5654 3.75098Z",fill:"#242424"})}),g1=c.createSvgIcon(e.jsx("path",{d:"M23 8c0 1.1-.9 2-2 2-.18 0-.35-.02-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56C19.02 8.35 19 8.18 19 8c0-1.1.9-2 2-2s2 .9 2 2"}),"Timeline"),k9=({color:t="#242424"})=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M7.98242 7.9668C7.43159 7.41196 6.89897 6.87562 6.36816 6.34082C4.31462 8.29019 3.28317 11.7469 4.58789 15.0059C5.33055 16.8605 6.61285 18.2496 8.40137 19.1465C10.1805 20.0394 12.0486 20.2069 13.9873 19.7441V21.792C13.1872 21.9616 12.3855 22.027 11.5781 21.9902C10.2318 21.9294 8.93803 21.6315 7.72461 21.0371C4.99053 19.6987 3.18674 17.5669 2.36328 14.6338C2.19231 14.0247 2.14201 13.382 2.03516 12.7549C2.02516 12.6982 2.01231 12.6416 2.00098 12.585C2.00031 12.1956 2 11.8047 2 11.4141C2.04942 11.0474 2.08828 10.6794 2.15039 10.3154C2.49033 8.31589 3.36662 6.58424 4.75977 5.1123C4.80846 5.06027 4.85729 5.00835 4.90332 4.95898C4.27286 4.3292 3.64536 3.70231 3.01758 3.0752C3.02893 3.05783 3.04138 3.04013 3.05273 3.02344H7.98242V7.9668ZM13.4326 2.10938C15.1784 2.35514 16.748 3.02479 18.1338 4.10938C19.79 5.40496 20.9767 7.0494 21.5537 9.07422C22.5855 12.6946 21.8392 15.9403 19.3574 18.7793C19.2727 18.876 19.1813 18.9676 19.0732 19.083C19.7103 19.7187 20.3377 20.3449 20.9922 20.998H16.0234V16.0625C16.561 16.5994 17.0963 17.1331 17.6299 17.666C19.7394 15.6685 20.6997 12.1807 19.4082 8.96582C18.0979 5.7034 14.3541 3.19458 10.0117 4.24707V2.18652C10.4157 2.13578 10.8197 2.08657 11.2236 2.03516C11.2998 2.02514 11.376 2.01202 11.4521 2H12.5859C12.8683 2.03605 13.1509 2.06999 13.4326 2.10938Z",fill:t})}),I1=({color:t="#242424"})=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.50164 11.5293C5.52943 11.1559 5.90849 10.9601 6.26726 11.0986C7.06262 11.4064 7.8562 11.7213 8.65007 12.0332C9.51939 12.3748 10.3877 12.7203 11.2594 13.0557C11.3969 13.1083 11.4445 13.1732 11.444 13.332C11.4386 16.2215 11.4401 19.1105 11.4401 22H11.403C10.7912 21.7537 10.1804 21.5044 9.56707 21.2617C8.363 20.7858 7.15689 20.3142 5.95183 19.8398C5.59506 19.6992 5.48652 19.535 5.48601 19.1387C5.48552 18.7746 5.48601 18.4101 5.48601 18.0283C5.62473 18.0185 5.75951 18.0199 5.89031 17.998C6.67428 17.8694 7.25634 17.2872 7.3239 16.4639C7.37749 15.8118 7.37995 15.1466 7.32488 14.4951C7.24698 13.5791 6.53766 12.9547 5.65496 12.9385C5.60641 12.9374 5.55768 12.9385 5.49382 12.9385C5.49382 12.4605 5.46695 11.9922 5.50164 11.5293ZM17.6598 11.124C18.1644 10.9258 18.5109 11.1787 18.5114 11.7432C18.5119 12.1326 18.5114 12.5219 18.5114 12.916C18.319 12.9389 18.1328 12.9443 17.9548 12.9854C17.2616 13.1457 16.7253 13.7365 16.6696 14.4951C16.622 15.1482 16.615 15.8133 16.6716 16.4648C16.7505 17.3715 17.4609 17.9984 18.3288 18.0156C18.3828 18.0167 18.4377 18.0156 18.5055 18.0156C18.5055 18.4665 18.522 18.9013 18.4997 19.334C18.4863 19.5913 18.3061 19.7396 18.0788 19.8281C17.1971 20.1718 16.3174 20.5204 15.4372 20.8672C14.5222 21.2281 13.6071 21.5893 12.6921 21.9502C12.6583 21.9637 12.6262 21.9833 12.5934 22H12.5573C12.5573 19.1105 12.5583 16.221 12.5544 13.332C12.5544 13.1898 12.5834 13.1161 12.7204 13.0625C14.3683 12.4209 16.0139 11.7709 17.6598 11.124ZM18.5514 14.1104C19.4599 14.0553 20.0155 14.7845 20.0007 15.5078C19.9856 16.2087 19.4517 16.7992 18.7839 16.8398C18.6236 16.8497 18.4617 16.8492 18.3014 16.8408C18.0059 16.8251 17.7748 16.5862 17.7702 16.2744C17.7623 15.7421 17.7623 15.2086 17.7702 14.6758C17.7754 14.3652 18.0089 14.1291 18.3044 14.1113C18.3902 14.1061 18.4775 14.1104 18.5514 14.1104ZM5.65984 14.1104C5.9883 14.1187 6.22168 14.359 6.22918 14.7021C6.23414 14.962 6.22966 15.223 6.23015 15.4834C6.23016 15.7306 6.23215 15.9783 6.22918 16.2256C6.22453 16.5936 5.99486 16.838 5.64714 16.8438C5.33763 16.849 5.02815 16.8594 4.73699 16.709C4.18972 16.4257 3.90154 15.8103 4.03093 15.1807C4.15647 14.5708 4.66883 14.127 5.26921 14.1113C5.39922 14.1077 5.52984 14.1072 5.65984 14.1104ZM9.61199 9.12305C9.65754 9.10434 9.73279 9.12912 9.78093 9.1582C11.2581 10.0399 12.7344 10.0399 14.2136 9.16309C14.2661 9.13185 14.3495 9.10617 14.4001 9.12695C15.1087 9.41861 15.7489 9.82972 16.3444 10.3906C15.7401 10.6286 15.167 10.8536 14.5944 11.0791C13.7836 11.3983 12.9736 11.7202 12.1608 12.0332C12.0765 12.066 11.9624 12.0767 11.8805 12.0449C10.517 11.5158 9.1562 10.9783 7.79558 10.4424C7.75692 10.4273 7.7207 10.406 7.66668 10.3789C8.25072 9.82789 8.89595 9.4147 9.61199 9.12305ZM12.3337 2.00098C12.607 2.07802 12.8901 2.13011 13.153 2.23633C14.4688 2.76715 15.3153 4.22157 15.1481 5.63965C14.9605 7.23051 13.871 8.41078 12.4059 8.60938C10.7029 8.84062 9.09355 7.57522 8.87273 5.83203C8.6346 3.94989 9.80177 2.29988 11.5583 2.03418C11.5939 2.02899 11.6281 2.01146 11.6628 2C11.8866 2.00052 12.1104 2.00098 12.3337 2.00098Z",fill:t})}),A9=({color:t="#242424"})=>e.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M20.2168 10.5596C20.7106 10.5596 21.1568 10.6794 21.5186 11.0195C22.0311 11.5017 22.1433 12.1747 21.8115 12.8232C21.2497 13.922 20.6816 15.0174 20.1162 16.1143C19.7013 16.9186 19.2811 17.7213 18.8721 18.5283C18.5404 19.1827 18.0112 19.5018 17.2539 19.5C14.9482 19.4939 12.6428 19.498 10.3379 19.498C8.00671 19.498 5.67591 19.4983 3.34473 19.499C2.81339 19.499 2.40121 19.2976 2.13574 18.8408C2.05129 18.6955 2.0392 18.5658 2.12012 18.4023C3.2435 16.1417 4.36456 13.8798 5.47266 11.6123C5.82047 10.9008 6.38482 10.5596 7.1875 10.5596C11.5306 10.5599 15.8741 10.5607 20.2168 10.5596ZM7.92969 4.50195C8.40598 4.50271 8.77905 4.69862 9.05469 5.0752C9.43028 5.58874 9.81485 6.09649 10.1865 6.6123C10.27 6.72788 10.3562 6.77183 10.5039 6.77148C12.8406 6.76656 15.177 6.76742 17.5137 6.76855C18.1833 6.76893 18.6708 7.105 18.8086 7.67188C18.8423 7.81061 18.8406 7.95947 18.8418 8.10352C18.8457 8.54885 18.8428 8.99456 18.8428 9.4668H18.5615C14.5459 9.4668 10.5303 9.4675 6.51465 9.46484C5.99273 9.46446 5.51409 9.57563 5.14941 9.95508C4.99769 10.1131 4.87262 10.3058 4.77539 10.501C3.88454 12.29 3.00255 14.0831 2.11719 15.874C2.08503 15.9392 2.0392 15.9988 2 16.0605V5.4834C2.10863 5.11162 2.29939 4.79287 2.68164 4.63672C2.86274 4.56286 3.06849 4.50895 3.26367 4.50781C4.81901 4.49758 6.37435 4.50006 7.92969 4.50195Z",fill:t})}),T1=({color:t="#242424"})=>e.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M 2 12 a 10 10 0 1 0 20 0 a 10 10 0 1 0 -20 0",fill:t}),e.jsx("path",{d:"M12 8v4M12 16h.01",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}),R9=t=>{const n=Y.useNavigate(),l=Y.useLocation(),a=k.useDispatch(),{t:i}=r.useTranslation(),s=k.useSelector(o=>o.common?.user),h=s?.id,d=k.useSelector(o=>o.common?.defaultFontSize),v=k.useSelector(o=>o.common.user.pusherCluster),p=k.useSelector(o=>o.common.user.pusherKey),_=l.pathname,N=_.split("/")?.[2],L=k.useSelector(o=>o.common?.user?.roles),w=k.useSelector(o=>o.common?.menuBar),[B,W]=C.useState(new Date),[R,z]=C.useState(window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth),K=new URLSearchParams(l.search),V=k.useSelector(o=>o.common?.isEnableMarioAi),P=k.useSelector(o=>o.common?.isEnableWellBeing),[D,O]=C.useState(!1),J=K.get("isReadOnly"),{data:u,isOpen:g,handleCloseNotification:f}=l9(),b=C.useRef(null),F=()=>{z(window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth)},j=()=>{window.open(`/notifications/${L}`,"NotificationDialog","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, width=1080, height=720, top=100, left=100")},T=C.useMemo(()=>({overlay:x.overlay,grow:x.grow,menuItem:x.menuItem,menuText:x.menuText,menuButton:x.menuButton,title:x.title,avatar:x.avatar,listItem:x.listItem,header:x.header,dropdown:x.dropdown,menuIcon:x.menuIcon,sectionDesktop:x.sectionDesktop,drawer:x.drawer,textPrivacy:x.textPrivacy,subMenuDrawer:x.subMenuDrawer,subDrawerItem:x.subDrawerItem,drawerItem:x.drawerItem,drawerContent:x.drawerContent,drawerPaper:`${x.drawerPaper}${g?` ${x.drawerPaperNotificationOpen}`:""}`,drawerPaperMobile:x.drawerPaperMobile,drawerActive:x.drawerActive,content:x.content,contentShift:x.contentShift,fontBodyLarge:x.fontBodyLarge,fontBodySmall:x.fontBodySmall,fontSmall:x.fontSmall,fontMedium:x.fontMedium,fontLarge:x.fontLarge,sectionFontDesktop:x.sectionFontDesktop,itemSideBar:x.itemSideBar,positionBox:x.positionBox,arrow:x.arrow,arrowDown:x.arrowDown,arrowUp:x.arrowUp,dailyMotivation:x.dailyMotivation}),[g]),[y,E]=C.useState(null),[M,I]=C.useState(null),[Z,H]=C.useState({}),d1=!!y,P1=!!M,D1=()=>{a(r.showMenuBar(!w))},F1=o=>{E(o.currentTarget)},Z1=o=>{I(o.currentTarget),x1()},x1=()=>{E(null)},z1=()=>{I(null)},H1=C.useCallback(o=>{o.to==="/admin/dashboard"&&a(r.initAmplitude({name:s.email,event:"combined plp: view page",page:"Combined PLP",roles:s?.roles})),o.to!=window.location.pathname&&C9(),n(o.to),R<600&&a(r.showMenuBar(!1))},[R,L]),$1=o=>N==="personal-learning-plan"&&_.split("/").length>2&&o?.to?.includes("personal-learning-plans")?"":N!=""&&o?.to?.includes(`/${N}`)?T.drawerActive:"",U1=o=>X1.find(q=>q.name.trim().toLocaleLowerCase()==o.name.trim().toLocaleLowerCase())?.icon,V1=o=>{H({...Z,[o]:!Z[o]})},W1=o=>{H({...Z,[o]:!0})};C.useEffect(()=>{W(new Date)},[l.pathname]);const q1=C.useCallback(()=>{localStorage.removeItem(r.ACCESS_TOKEN),localStorage.removeItem("ROLES"),localStorage.removeItem("LAST_ACTIVITY_TIME"),a(r.reset()),window!==window.top||window.location.pathname.startsWith("/es")?window.top?window.top.location.href="/login":window.location.href="/login":n("/",{replace:!0})},[B]),G1=async()=>{try{const o=await A.getInformation();a(r.setEnableIEP(o.data.isEnableIEP)),a(r.setConversationOneToOne(o.data.isConversationOneToOne)),a(r.setEnableSurvey(o.data.isEnableSurvey)),a(r.setEnableMarioAi(o.data.isEnableMarioAi)),a(r.setEnableWellBeing(o.data.isEnableWellBeing))}catch(o){console.error(o)}},[p1,Y1]=C.useState(0),u1=C.useCallback(async()=>{try{const o=await A.getUnreadNotification();Y1(o.data)}catch(o){console.error(o)}},[]),K1=()=>{n("/admin/my-profile")},J1=o=>{a(r.showFontSize(o))};let X1=[{name:"overview",icon:e.jsx(g1,{})},{name:"check_in",icon:e.jsx(T1,{})},{name:"users",icon:e.jsx(d9,{})},{name:"mario_tools",icon:e.jsx(p9,{})},{name:"survey",icon:e.jsx(u9,{})},{name:"weekly_quests",icon:e.jsx(r9,{})},{name:"question",icon:e.jsx(_9,{})},{name:"survey_management",icon:e.jsx(I9,{})},{name:"data_dashboard",icon:e.jsx(g1,{})},{name:"survey_portal",icon:e.jsx(g1,{})},{name:"survey_dashboard",icon:e.jsx(T9,{})},{name:"iep_template",icon:e.jsx(m9,{})},{name:"conference_rubric",icon:e.jsx(h9,{})},{name:"customize",icon:e.jsx(g9,{})},{name:"techical_settings",icon:e.jsx(f9,{})},{name:"sandbox",icon:e.jsx(x9,{})},{name:"email_template",icon:e.jsx(w9,{})},{name:"flag_alerts",icon:e.jsx(j9,{})},{name:"media_gallery",icon:e.jsx(y9,{})},{name:"integrations",icon:e.jsx(v9,{})},{name:"training",icon:e.jsx(S9,{})},{name:"external_api",icon:e.jsx(b9,{})},{name:"MarioAI",icon:e.jsx("img",{src:"/images/mario-ai.png"})},{name:"teacher_well_being",icon:e.jsx(E9,{})},{name:"well_being_dashboard",icon:e.jsx(M9,{})},{name:"frequency_and_setup",icon:e.jsx(N9,{})},{name:"designated_staff",icon:e.jsx(I1,{})},{name:"conversation_goal",icon:e.jsx(L9,{})},{name:"transition_plans",icon:e.jsx(k9,{})},{name:"personal_learning_plans",icon:e.jsx(I1,{})},{name:"learning_plans",icon:e.jsx(A9,{})},{name:"check_in_setup",icon:e.jsx(T1,{})}];const Q1=C.useCallback(()=>p1?e.jsx(m.Badge,{badgeContent:p1,color:"error",onClick:()=>j(),children:e.jsx("img",{src:"/images/bell-icon.png"})}):e.jsx("img",{src:"/images/bell-icon.png",onClick:()=>j()}),[p1,JSON.stringify(L)]),w1=(o,q)=>{const t1=$1(o),G=String(o?.name||"").toLowerCase()==="teacher_well_being"&&!P;return e.jsxs(C.Fragment,{children:[e.jsxs(m.ListItemButton,{onClick:()=>{G?O(!0):o.children?.length?V1(o.name):H1(o)},className:`${T.drawerItem} ${t1} ${q?T.subDrawerItem:""} ${o.children?.length?"border-bottom-0":""}`,style:G?{opacity:.5,cursor:"pointer"}:{},children:[e.jsx(m.ListItemIcon,{style:{width:20,height:20},children:G?e.jsx(A.LockIcon,{style:{fontSize:20}}):U1(o)}),e.jsx(m.ListItemText,{children:e.jsx("span",{className:T.drawerContent,style:{fontSize:q?16:18,textTransform:"capitalize"},children:i(o?.name)})}),!!o.children?.length&&e.jsx(s9,{className:`${T.arrow} ${Z[o.name]&&!G?T.arrowDown:T.arrowUp}`})]}),!!o.children?.length&&e.jsx(m.ListItem,{className:`${T.subMenuDrawer}`,children:e.jsx(m.Collapse,{in:!!Z[o.name]&&!G,className:"w-100",children:o.children.filter(e1=>!e1.name.includes("surveys")).map(e1=>w1(e1,!0))})},`${o?.name}_sub`)]},o?.name)};C.useEffect(()=>(window.addEventListener("resize",F),G1(),()=>{window.removeEventListener("resize",F)}),[]),C.useEffect(()=>{u1()},[JSON.stringify(l)]),C.useEffect(()=>{u1();let o;const G=`school-config-${window.location.hostname.split(".")[0].toLowerCase()}`;if(v&&p&&h){o=new t2.Pusher(p,{cluster:v});const e1=`${r.NOTIFICATION_CHANNEL}-${h}`;console.log("[Pusher] Subscribing to channel:",e1);const S1=o.subscribe(e1);S1.bind(S.NEW_NOTIFICATION,()=>{u1()}),S1.bind("ROSTER_SYNC_COMPLETED",X=>{console.log("[Pusher] Received ROSTER_SYNC_COMPLETED event in useHeaderSideBar:",X),a(r.setModal({isOpen:!0,type:X?.success?"success":"danger",message:X?.message||"Roster synchronization has completed successfully!"}))}),o.subscribe(G).bind("SCHOOL_CONFIG_CHANGED",X=>{a(r.setNewLog11Conversation(X.isEnableNewLog11Conversation)),a(r.setConversationOneToOne(X.isConversationOneToOne)),a(r.setEnableWellBeing(X.isEnableWellBeing))})}return()=>{o&&h&&(o.unsubscribe(`${r.NOTIFICATION_CHANNEL}-${h}`),o.unsubscribe(G))}},[h,v,p]),C.useEffect(()=>{const q=["frequency-and-setup","designated-staff","well-being-dashboard","open-field-wellbeing-question"].some(t1=>l.pathname.includes(t1));P===!1&&q&&n("/admin/home",{replace:!0})},[P,l.pathname]);const y1=o=>{o.key==="Escape"&&a(r.showMenuBar(!1))},v1=o=>{b.current&&!b.current.contains(o.target)&&window.innerWidth<1024&&a(r.showMenuBar(!1))};return C.useEffect(()=>(document.addEventListener("keydown",y1,!0),document.addEventListener("click",v1,!0),()=>{document.removeEventListener("keydown",y1,!0),document.removeEventListener("click",v1,!0)})),C.useEffect(()=>{window.innerWidth<1024&&a(r.showMenuBar(!1))},[]),{anchorFontEl:M,anchorEl:y,classes:T,screenWidth:R,isReadOnly:J,notificationAlert:u,open:d1,openFont:P1,isOpen:g,isOpenSideBar:w,defaultFont:d,user:s,drawerRef:b,openNavigationItem:Z,handleOpenNavigationItem:W1,handleCloseNotification:f,toggleSideBar:D1,handleMenu:F1,handleFontMenu:Z1,handleFontClose:z1,signOut:q1,renderNotificationBadge:Q1,openProfile:K1,onChangeFont:J1,handleClose:x1,renderNavigationItem:w1,t:i,isEnableMarioAi:V,openUnlockModal:D,setOpenUnlockModal:O,handleContactSuccessTeam:async()=>{a(r.setLoading(!0));try{await A.sendEmailToSuccessTeamApi()&&a(r.setAlert({type:"success",message:"Thank you for your message! Our support team will get back to you as soon as possible."}))}catch(o){o.message?a(r.setAlert({type:"error",message:o.message})):a(r.setAlert({type:"error",message:"Failed to send message. Please try again."}))}a(r.setLoading(!1))}}},B9=({fill:t="#FFFFFF",...n})=>e.jsx("svg",{...n,xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:e.jsx("path",{d:"M20.6997 19.2498C21.1001 19.6501 21.1001 20.2993 20.6997 20.6997C20.2993 21.1001 19.6501 21.1001 19.2497 20.6997L12 13.45L4.75026 20.6997C4.34986 21.1001 3.7007 21.1001 3.30031 20.6997C2.89991 20.2993 2.89991 19.6501 3.30031 19.2498L10.5501 12L3.30029 4.75025C2.8999 4.34985 2.8999 3.70069 3.30029 3.30029C3.70069 2.8999 4.34985 2.8999 4.75024 3.30029L12 10.5501L19.2498 3.30029C19.6502 2.8999 20.2993 2.8999 20.6997 3.30029C21.1001 3.70069 21.1001 4.34985 20.6997 4.75025L13.45 12L20.6997 19.2498Z",fill:t})}),O9=({open:t,onClose:n,onContactSupport:l})=>{const a=()=>{l(),n()};return e.jsxs(m.Dialog,{open:t,onClose:n,disableEnforceFocus:!0,disableRestoreFocus:!0,PaperProps:{className:A.styles["dialog-paper"]},children:[e.jsx(m.IconButton,{onClick:n,className:A.styles["close-button"],children:e.jsx(l1.CloseIcon,{})}),e.jsxs("div",{className:A.styles["modal-container"],children:[e.jsx("div",{className:A.styles["lock-circle"],children:e.jsx(A.LockIcon$1,{color:"white",size:32})}),e.jsx("h2",{className:A.styles["modal-title"],children:"Unlock Educator Check-ins"}),e.jsx("p",{className:A.styles["modal-description"],children:"Empower your teaching staff with dedicated well-being check-ins. Monitor educator mental health, prevent burnout, and foster a positive school climate through regular pulse surveys designed specifically for teachers and staff."}),e.jsxs("div",{className:A.styles["included-box"],children:[e.jsx("h3",{className:A.styles["included-title"],children:"What's Included:"}),["Educator-specific well-being metrics and stress indicators","Anonymous feedback channels for workplace concerns","School climate insights and leadership support tools","Burnout prevention and professional development tracking"].map((i,s)=>e.jsxs("div",{className:A.styles["included-item"],children:[e.jsx(n2.CheckIcon,{className:A.styles["check-icon"]}),e.jsx("span",{className:A.styles["included-text"],children:i})]},s))]}),e.jsx("button",{onClick:a,className:A.styles["contact-button"],children:"Contact Success Team"}),e.jsx("p",{className:A.styles["helper-text"],children:"Our team will help you add Educator Check-ins to your package"})]})]})},b1="/images/avatar-default.png",P9=({children:t,navigations:n,onToggleModel:l})=>{const{anchorFontEl:a,anchorEl:i,classes:s,screenWidth:h,isReadOnly:d,notificationAlert:v,open:p,openFont:_,isOpen:N,isOpenSideBar:L,defaultFont:w,user:B,drawerRef:W,handleCloseNotification:R,toggleSideBar:z,handleMenu:K,handleFontMenu:V,handleFontClose:P,signOut:D,renderNotificationBadge:O,openProfile:J,onChangeFont:u,handleClose:g,renderNavigationItem:f,t:b,isEnableMarioAi:F,openUnlockModal:j,setOpenUnlockModal:T,handleContactSuccessTeam:y}=R9();return e.jsxs("div",{style:{display:"flex"},children:[e.jsxs(R1,{position:"fixed",className:s.header,sx:{backgroundColor:"#1f3f73 !important"},children:[!!v?.name&&!!v?.id&&e.jsx(v2,{isOpen:N,data:v,onClose:R,fontSize:c9(w)}),e.jsxs(B1,{children:[!d&&e.jsx(n1.IconButton,{edge:"start",className:s.menuButton,color:"inherit","aria-label":"menu",onClick:z,children:L&&h<1280?e.jsx(B9,{}):e.jsx("img",{src:"/images/burger-menu-icon.png"})}),e.jsx(s1.Typography,{variant:"h6",className:s.title,children:e.jsx(Y.Link,{to:"/admin/home",children:e.jsx("img",{src:S.LOGO,alt:""})})}),h>600&&e.jsxs("span",{style:{fontSize:"16px",opacity:.8},children:[b("hi"),", ",B?.firstName," 👋"]}),e.jsx("div",{className:s.grow}),e.jsxs("div",{className:s.sectionDesktop,children:[h>600&&e.jsx(_1,{}),e.jsxs(n1.IconButton,{color:"inherit",onClick:V,"aria-controls":"menu-font","aria-haspopup":"true",className:s.sectionFontDesktop,children:[e.jsx("span",{className:s.fontBodyLarge,children:"A"}),e.jsx("span",{className:s.fontBodySmall,children:"A"})]}),e.jsx(n1.IconButton,{"aria-label":"policy",color:"inherit",onClick:()=>window.open("/privacy-policy"),children:e.jsx("img",{src:"/images/policy-icon.png"})}),!d&&e.jsx(n1.IconButton,{"aria-label":"account of current user","aria-haspopup":"true",color:"inherit",children:O()}),e.jsx(n1.IconButton,{"aria-label":"show 17 new notifications",color:"inherit",onClick:K,children:e.jsx("img",{className:s.avatar,src:B?.profileImageFileName?r.getFileUrl(B.profileImageFileName):b1,onError:E=>{E.currentTarget.src=b1}})})]}),e.jsxs(m.Menu,{id:"menu-font",className:s.dropdown,anchorEl:a,anchorOrigin:{vertical:"top",horizontal:"right"},keepMounted:!0,transformOrigin:{vertical:"top",horizontal:"right"},open:_,onClose:P,onClick:P,children:[e.jsx(m.MenuItem,{onClick:()=>u(S.defaultFontSmall),selected:w==S.defaultFontSmall,className:s.fontSmall,children:b("small_text")}),e.jsx(m.MenuItem,{onClick:()=>u(S.defaultFontSize),selected:w==S.defaultFontSize,className:s.fontMedium,children:b("medium_text")}),e.jsx(m.MenuItem,{onClick:()=>u(S.defaultFontLarge),selected:w==S.defaultFontLarge,className:s.fontLarge,children:b("large_text")})]}),e.jsxs(m.Menu,{id:"menu-appbar",className:s.dropdown,anchorEl:i,anchorOrigin:{vertical:"top",horizontal:"right"},keepMounted:!0,transformOrigin:{vertical:"top",horizontal:"right"},open:p,onClose:g,PaperProps:{style:{borderRadius:16,padding:"20px 0"}},children:[h<600&&e.jsx(m.MenuItem,{className:s.menuItem,children:e.jsx(_1,{})}),!d&&e.jsxs(m.MenuItem,{className:s.menuItem,onClick:()=>{J(),g()},children:[e.jsx("img",{className:s.menuIcon,src:"/images/profile-icon.png"}),e.jsx(s1.Typography,{className:s.menuText,children:b("profile")})]}),p2(B?.appType,B?.msRoles,B?.esRoles,B?.hasEsSchool!==!1)&&!d&&e.jsxs(m.MenuItem,{className:s.menuItem,onClick:()=>{l?.(),g()},children:[e.jsx("img",{className:s.menuIcon,src:"/images/role-change-icon.png"}),e.jsx(s1.Typography,{className:s.menuText,children:b("role_change")})]}),e.jsxs(m.MenuItem,{style:{borderTop:"1px solid #e9e9e9"},className:s.menuItem,onClick:D,children:[e.jsx("img",{className:s.menuIcon,src:"/images/sign-out-icon.png"}),e.jsx(s1.Typography,{className:s.menuText,children:b("log_out")})]})]})]})]}),!d&&e.jsx(C.Fragment,{children:L&&e.jsx("div",{className:s.positionBox,children:e.jsx(m.Drawer,{id:"menu-sidebar",className:s.drawer,variant:"persistent",anchor:"left",ref:W,open:L,PaperProps:{className:s.drawerPaper},children:e.jsx(m.List,{style:{paddingTop:"0px",paddingBottom:"70px"},children:!!n&&n?.filter(E=>F?!0:!E.name?.includes("MarioAI"))?.map(E=>f(E))})})})}),e.jsx(m.Box,{component:"main",className:`${s.content} ${!d&&L?s.contentShift:""}`,children:t}),e.jsx(O9,{open:j,onClose:()=>T(!1),onContactSupport:y})]})},D9=c.createSvgIcon(e.jsx("path",{d:"M17 11V3H7v4H3v14h8v-4h2v4h8V11zM7 19H5v-2h2zm0-4H5v-2h2zm0-4H5V9h2zm4 4H9v-2h2zm0-4H9V9h2zm0-4H9V5h2zm4 8h-2v-2h2zm0-4h-2V9h2zm0-4h-2V5h2zm4 12h-2v-2h2zm0-4h-2v-2h2z"}),"Apartment"),F9=c.createSvgIcon(e.jsx("path",{d:"M5 13.18v4L12 21l7-3.82v-4L12 17zM12 3 1 9l11 6 9-4.91V17h2V9z"}),"School"),Z9=c.createSvgIcon(e.jsx("path",{d:"m18 12 4-4-4-4v3H3v2h15zM6 12l-4 4 4 4v-3h15v-2H6z"}),"SyncAlt"),z9=c.createSvgIcon(e.jsx("path",{d:"m11.99 18.54-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27z"}),"Layers"),f1={display:"flex",alignItems:"center",gap:16,padding:"16px 20px",border:"1px solid #e2e5f1",borderRadius:16,cursor:"pointer",transition:"border-color .15s, background-color .15s"},L1={...f1,borderColor:"#316cd9",backgroundColor:"#f4f7fe"},E1={display:"flex",alignItems:"center",justifyContent:"center",width:44,height:44,borderRadius:12,backgroundColor:"#eef1fc",color:"#316cd9",flexShrink:0},r1={fontWeight:600,fontSize:16,color:"#1f2430"},a1={fontSize:13,color:"#7a8093",marginTop:2},i1={display:"inline-block",marginLeft:8,padding:"2px 8px",backgroundColor:"#e2e5f1",color:"#7a8093",borderRadius:12,fontSize:11,fontWeight:600,verticalAlign:"middle"},C1={display:"flex",flexDirection:"column",justifyContent:"center",padding:"16px 20px",border:"1px solid #e2e5f1",borderRadius:12,cursor:"pointer",transition:"border-color .15s, background-color .15s",flex:1},M1={...C1,borderColor:"#316cd9",backgroundColor:"#f4f7fe"},N1={...C1,cursor:"not-allowed",opacity:.5,backgroundColor:"#f9fafc"},H9={display:"inline-flex",alignItems:"center",border:"1px solid #e2e5f1",borderRadius:30,padding:4,gap:4,flexWrap:"wrap"},$9=t=>({padding:"8px 16px",borderRadius:30,border:"none",cursor:"pointer",background:t?"#316cd9":"transparent",color:t?"#fff":"#1f2430",fontWeight:t?600:500,fontSize:14,transition:"all 0.2s"}),U9=({open:t,onToggleModel:n})=>{const l=k.useDispatch(),a=Y.useNavigate(),i=k.useSelector(j=>j.common.user),[s,h]=C.useState(null),[d,v]=C.useState(null),[p,_]=C.useState(null),{msRoles:N,esRoles:L}=O1(i?.appType,i?.msRoles,i?.esRoles),w=N.includes("Admin"),B=L.includes("Admin"),W=w||B,R=o1(N,Q),z=o1(L,Q),K=R||z,V=R&&z,D=window.location.pathname.startsWith("/es")?"ES":"MS",O=i?.roles?.includes("Admin")?"Admin":o1(i?.roles||[],Q)?"Educator":null,J=i?.roles?.find(j=>Q.includes(j))||null,u=C.useMemo(()=>d?(d==="MS"?N:L).filter(j=>Q.includes(j)):[],[d,N,L]);C.useEffect(()=>{t&&(h(O),v(V?D:R?"MS":"ES"),_(J))},[t,O,D,V,R,J]),C.useEffect(()=>{s==="Educator"&&u.length>0&&(!p||!u.includes(p))&&_(u[0])},[s,u,p]);const g=(j,T)=>{if(T.includes("Admin"))return"/admin/home";let y="/home";return T.includes("Parent")?y="/parent":T.includes("EduTeacher")&&(y="/list-student"),j==="ES"?`/es${y}`:y},f=(j,T)=>{const y=j.includes("Teacher/Assistant")?["Teacher","Assistant"]:j,E=g(T,y),M=window.location.pathname.startsWith("/es"),I=E.startsWith("/es"),Z=i?.roles?.includes("Admin"),H=y.includes("Admin"),d1=Z!==H;localStorage.setItem("ROLES",y.toString()),n(),M!==I||d1?window.location.href=E:(l(r.setUser({...i,roles:y})),window.location.pathname!==E?a(E):window.location.reload())},b=()=>{if(s==="Admin")f(["Admin"],null);else if(s==="Educator"){if(!d||!p)return;f([p],d)}},F=!s||s==="Educator"&&(!d||!p);if(i?.hasEsSchool===!1){const j=c1(N)||[],T=y=>{const E=y.includes("Teacher/Assistant")?["Teacher","Assistant"]:y;l(r.setUser({...i,roles:E})),localStorage.setItem("ROLES",E.toString()),n();const M=i?.roles?.includes("Admin"),I=E.includes("Admin"),Z=M!==I;let H="/home";y.includes("Parent")?H="/parent":y.includes("Admin")&&(H="/admin/home"),Z?window.location.href=H:window.location.pathname!==H?a(H):window.location.reload()};return e.jsxs(m.Dialog,{open:t,onClose:()=>n(),className:`${U.styles["model-switch-roles"]}`,PaperProps:{sx:{borderRadius:"24px",position:"absolute",top:"10%",padding:"40px 48px"}},disableEnforceFocus:!0,disableRestoreFocus:!0,children:[e.jsx("button",{type:"button",className:U.styles["btn-close"],onClick:()=>n(),children:e.jsx(l1.CloseIcon,{})}),e.jsx(m.Typography,{className:`${U.styles.title}`,children:"Continue as"}),e.jsx("div",{className:`${U.styles["select-user-role"]}`,children:j.map(y=>e.jsx("p",{className:`${U.styles["item-select-role"]} ${U.styles[i?.roles?.includes("Teacher")&&i?.roles?.includes("Assistant")&&y==="Teacher/Assistant"||i?.roles?.includes(y)?"item-role-active":""]}`,onClick:()=>T([y]),children:y=="SecondaryTeacher"?"Support Teacher":y},y))})]})}return e.jsxs(m.Dialog,{open:t,onClose:()=>n(),PaperProps:{sx:{borderRadius:"24px",position:"absolute",top:"10%",padding:"40px 48px",maxWidth:540,width:"90%"}},disableEnforceFocus:!0,disableRestoreFocus:!0,children:[e.jsxs("div",{style:{display:"flex",alignItems:"flex-start",gap:16,marginBottom:24},children:[e.jsx("div",{style:{width:48,height:48,borderRadius:12,backgroundColor:"#eef1fc",color:"#316cd9",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:e.jsx(Z9,{})}),e.jsxs("div",{children:[e.jsx(m.Typography,{style:{fontSize:22,fontWeight:700,color:"#1f2430",marginBottom:4},children:"Change role"}),e.jsx(m.Typography,{style:{fontSize:14,color:"#7a8093"},children:"Choose the view you'd like to switch to."})]}),e.jsx("button",{type:"button",className:U.styles["btn-close"],onClick:()=>n(),style:{marginLeft:"auto",background:"#f0f2f5",border:"none",borderRadius:"50%",width:32,height:32,display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer"},children:e.jsx(l1.CloseIcon,{style:{fontSize:18,color:"#7a8093"}})})]}),e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:12},children:[W&&e.jsxs("div",{style:s==="Admin"?L1:f1,onClick:()=>h("Admin"),children:[e.jsx("div",{style:E1,children:e.jsx(D9,{})}),e.jsxs("div",{style:{flex:1},children:[e.jsxs("div",{style:r1,children:["Admin",O==="Admin"&&e.jsx("span",{style:i1,children:"Current"})]}),e.jsx("div",{style:a1,children:"Campus-wide oversight and settings."})]}),e.jsx(m.Radio,{checked:s==="Admin",color:"primary"})]}),K&&e.jsxs("div",{style:s==="Educator"?L1:f1,onClick:()=>{h("Educator"),d||v(V?D:R?"MS":"ES")},children:[e.jsx("div",{style:E1,children:e.jsx(F9,{})}),e.jsxs("div",{style:{flex:1},children:[e.jsxs("div",{style:r1,children:["Educator",O==="Educator"&&e.jsx("span",{style:i1,children:"Current"})]}),e.jsx("div",{style:a1,children:"Classroom and caseload view."})]}),e.jsx(m.Radio,{checked:s==="Educator",color:"primary"})]})]}),s==="Educator"&&e.jsxs("div",{style:{marginTop:24},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,marginBottom:8},children:[e.jsx(z9,{style:{color:"#1f2430",fontSize:20}}),e.jsx(m.Typography,{style:{fontWeight:600,fontSize:15,color:"#1f2430"},children:"Select a school tier"})]}),e.jsx(m.Typography,{style:{fontSize:14,color:"#7a8093",marginBottom:16},children:"Educator view is tier-specific. Choose which learners you'll be working with."}),e.jsxs("div",{style:{display:"flex",gap:12},children:[e.jsxs("div",{style:z?d==="ES"?M1:C1:N1,onClick:()=>{z&&v("ES")},children:[e.jsxs("div",{style:r1,children:["Elementary school",O==="Educator"&&D==="ES"&&e.jsx("span",{style:i1,children:"Current"})]}),e.jsx("div",{style:a1,children:"Grades K-5"})]}),e.jsxs("div",{style:R?d==="MS"?M1:C1:N1,onClick:()=>{R&&v("MS")},children:[e.jsxs("div",{style:r1,children:["Middle school",O==="Educator"&&D==="MS"&&e.jsx("span",{style:i1,children:"Current"})]}),e.jsx("div",{style:a1,children:"Grades 6-8"})]})]})]}),s==="Educator"&&u.length>0&&e.jsxs("div",{style:{marginTop:24},children:[e.jsx(m.Typography,{style:{fontWeight:600,fontSize:15,color:"#1f2430",marginBottom:12},children:"Select a role"}),e.jsx("div",{style:H9,children:u.map(j=>e.jsx("button",{type:"button",style:$9(p===j),onClick:()=>_(j),children:j},j))})]}),e.jsxs("div",{style:{display:"flex",justifyContent:"flex-end",gap:12,marginTop:32},children:[e.jsx(m.Button,{variant:"outlined",onClick:()=>n(),style:{borderColor:"#e2e5f1",color:"#1f2430",borderRadius:12,textTransform:"none",fontWeight:600,padding:"8px 24px"},children:"Cancel"}),e.jsx(m.Button,{variant:"contained",disabled:F,onClick:b,style:{backgroundColor:F?"#eef1fc":"#316cd9",color:F?"#a0b1d9":"#fff",borderRadius:12,textTransform:"none",fontWeight:600,padding:"8px 24px",boxShadow:"none"},children:"Continue →"})]})]})},$={"privacy-policy":"_privacy-policy_1k1p7_2","privacy-policy-left":"_privacy-policy-left_1k1p7_17","all-rights-reserved":"_all-rights-reserved_1k1p7_21","policy-link":"_policy-link_1k1p7_32","privacy-policy-right":"_privacy-policy-right_1k1p7_41","product-link":"_product-link_1k1p7_45"},k1=({isNotification:t})=>{const n=k.useSelector(h=>h.common?.menuBar),a=k.useSelector(h=>h.common?.user).roles.includes("Student"),i=new Date().getFullYear(),s=C.useMemo(()=>({root:{width:`calc(100vw - ${S.drawerWidth}px)`},fullWidth:{"@media(min-width: 1024px)":{width:"100vw!important",paddingLeft:"160px"}}}),[]);return e.jsxs(m.Grid,{className:$["privacy-policy"],sx:n&&!t?s.root:s.fullWidth,children:[e.jsxs(m.Grid,{className:`${$["privacy-policy-left"]}`,children:[e.jsxs(m.Typography,{className:`${$["all-rights-reserved"]}`,children:["© 2019-",i," MARIO Education, LLC, All Rights Reserved"]}),e.jsx(m.Typography,{className:`${$["policy-link"]}`,children:"Privacy Policy"})]}),!a&&e.jsxs(m.Grid,{className:`${$["privacy-policy-right"]}`,children:[e.jsx(m.Typography,{hidden:a,className:`${$["product-link"]}`,children:"marioeducation.com"}),e.jsx("a",{className:`${$["product-link"]}`,href:"https://twitter.com/marioframework",target:"_blank",children:e.jsx("img",{src:`${r.getStaticFileUrl("/images/twitter.png")}`,alt:"twitter"})}),e.jsx("a",{className:`${$["product-link"]}`,href:"https://www.facebook.com/marioframework/",target:"_blank",children:e.jsx("img",{src:`${r.getStaticFileUrl("/images/facebook.png")}`,alt:"facebook"})}),e.jsx("a",{className:`${$["product-link"]}`,href:"https://www.instagram.com/themarioframework/",target:"_blank",children:e.jsx("img",{src:`${r.getStaticFileUrl("/images/instagram.png")}`,alt:"instagram"})}),e.jsx("a",{className:`${$["product-link"]}`,href:"https://www.linkedin.com/company/marioframework",target:"_blank",children:e.jsx("img",{src:`${r.getStaticFileUrl("/images/linkedin.png")}`,alt:"linkedin"})})]})]})},V9=`${r.BASE_URL}/api/student/profile`,W9=()=>r.api.get(`${V9}`),q9=`${r.BASE_URL}/api/school`,G9=()=>r.api.get(`${q9}/settings`),Y9=({routes:t,navigation:n})=>{const l=k.useDispatch(),a=Y.useNavigate(),i=k.useSelector(u=>u.common.user),s=k.useSelector(u=>u?.common?.isSandboxMode),h=window.location.host.includes("-district"),[d,v]=C.useState(!1),[p,_]=C.useState(!1),N=Y.useLocation(),L=k.useSelector(u=>u.common.amplitude),w=C.useMemo(()=>t.filter(u=>r.canAccessRoute(i?.roles,u.roles)),[i]),B=C.useMemo(()=>{const u=i?.roles?.includes("Admin"),g=i?.appTypeRaw??i?.appType??"",f=g.toUpperCase().includes("MS"),b=g.toUpperCase().includes("ES"),F=f&&b,j=u&&b&&!f,T=localStorage.getItem("SELECTED_TIER"),y=u&&F&&(T==="both"||!T),E=M=>!M||!M.includes("-wrapper")||y?M:j?`${M}?type=elementary`:M.replace("-wrapper","");return n.filter(M=>{const I=r.canAccessRoute(i?.roles,M.roles),Z=!!M.isDistrict===h;return I&&Z}).map(M=>({...M,to:E(M.to),children:M.children?.filter(I=>r.canAccessRoute(i?.roles,I.roles))?.filter(I=>!!I.isDistrict===h)?.map(I=>({...I,to:E(I.to)}))}))},[i,h]),W=()=>{v(!d)},R=async()=>{try{const u=await G9();l(r.setSandboxMode(u.data.isSandboxMode))}catch(u){console.error(u)}};C.useEffect(()=>{R()},[N.pathname]),C.useEffect(()=>{K()},[s,localStorage.getItem(r.ACCESS_TOKEN)]),C.useEffect(()=>{L?.event&&z()},[L?.event,L?.last_page]),C.useEffect(()=>{if(i){const u=window.location.hostname,g=r.isLocalhost?r.INIT_AMPLITUDE_KEY_STAGE:r.INIT_AMPLITUDE_KEY_PROD;r.amplitudeClient.init(g,i.email,{defaultTracking:!1}),r.amplitudeClient.track("general: session start",{user_id:i.email,domain:u,roles:i?.roles?.toString()});const f=new r.amplitudeClient.Identify;f.set("domain",u),r.amplitudeClient.identify(f)}},[i?.id]);const z=()=>{const{event:u,duration_since:g,...f}=L;if(u==="general: duration"){r.amplitudeClient.track(u,{duration_since:g,...f,roles:i?.roles?.toString()});return}r.amplitudeClient.track(u,{...f})},K=async()=>{l(r.setLoading(!0));try{await(await r.firstCheckToken()?V():P()),_(!0)}catch{P(),_(!0)}l(r.setLoading(!1))},V=C.useCallback(async()=>{try{const u=await r.getInfo();u||P();let g=[];const f=u.data,b=localStorage.getItem("ROLES");!b||!f?.roles?.includes(b)||b?.includes("Admin")?b?.includes("Admin")?(localStorage.setItem("ROLES",b),g.push("Admin")):(f?.roles?.includes("Teacher")?(g.push("Teacher"),f?.roles?.includes("Assistant")&&g.push("Assistant")):f?.roles?.includes("Assistant")?g.push("Assistant"):f?.roles?.includes("Counselor")?g.push("Counselor"):f?.roles?.includes("SecondaryTeacher")?g.push("SecondaryTeacher"):g=f?.roles,localStorage.setItem("ROLES",g.toString())):g=[b];const F=g?.includes("Teacher")||g?.includes("Assistant"),j=g.includes("Student"),T=!g?.includes("Teacher")&&g?.includes("Assistant"),y=g?.includes("Teacher")&&g?.includes("Assistant"),E=g.includes("Counselor"),M=g.includes("SecondaryTeacher");if(F||j||y||E||M||T){const I=await W9();j?j&&(f.studentId=I.data?.id,f.mainTeacherId=I.data?.mainTeacherId,f.mainTeacherName=I.data?.mainTeacherName,f.mainTeacherUserId=I.data?.mainTeacherUserId,f.mainTeacherProfileImageFileName=I.data?.mainTeacherProfileImageFileName):(f.teacherId=I.data?.id,f.assistantId=I.data?.assistantId,f.counselorId=I.data?.counselorId,f.secondaryTeacherId=I.data?.secondaryTeacherId),f.name=I.data?.name}l(r.setUser({...i,...f,email:f.email,roles:g,userRoles:f.roles}))}catch{P()}},[i]),P=()=>{localStorage.removeItem(r.ACCESS_TOKEN),localStorage.removeItem("USER_EMAIL"),a("/")};if(!p)return e.jsx(r.Loading,{});if(!i)return e.jsxs("div",{className:"font-family-poppins",children:[e.jsx(r.Loading,{}),e.jsx(r.Dashboard,{})]});const D=window.location.pathname,O=D.replace(/^\/(es\/)?admin/,"")||"/";return!w?.some(u=>u.path?!!Y.matchPath({path:u.path,end:!!u.exact},O):!1)&&w?.length>0?e.jsx(r.NotFound,{}):e.jsx(m.StyledEngineProvider,{injectFirst:!0,children:e.jsxs("div",{className:"font-family-poppins",style:{overflow:"hidden"},children:[D.includes("notifications")?e.jsx("div",{className:`${U.styles["reset-the-content"]}`,children:e.jsxs("div",{className:`${U.styles["the-container-admin"]}`,children:[e.jsx(r.TheContent,{routes:w}),e.jsx(k1,{isNotification:!0})]})}):e.jsx(P9,{navigations:B,onToggleModel:W,children:e.jsxs("div",{className:`${U.styles["the-container-admin"]}`,children:[e.jsx(r.TheContent,{routes:w}),e.jsx(k1,{})]})}),e.jsx(U9,{open:d,onToggleModel:W})]})})};exports.default=Y9;
|