groundfloor-react-ui 1.3.56 → 1.3.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +216 -209
- package/dist/index.js +34 -27
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,useEffect as o,Fragment as a,createRef as r,Component as n,createContext as s,useMemo as d,useContext as p}from"react";import m,{useTheme as b,css as u,keyframes as f,createGlobalStyle as g}from"styled-components";import{ReactSVG as h}from"react-svg";import{usePopperTooltip as C}from"react-popper-tooltip";import y from"react-phone-input-2";import x from"dayjs";import"dayjs/locale/es";import v from"react-datepicker";import w,{components as A}from"react-select";import S from"react-select/async";import k from"react-signature-pad-wrapper";import E from"react-data-table-component";import V from"react-modal";import{createPortal as M}from"react-dom";function L(){return L=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var i in l)({}).hasOwnProperty.call(l,i)&&(e[i]=l[i])}return e},L.apply(null,arguments)}const B={"primary-1":"#2A50FD","primary-2":"#081348"},z={error:"#DD0000",success:"#00B904 "},H={"neutral-1":"#39424D","neutral-2":"#6B747F","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},I={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},P={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},W={white:"#FFFFFF",black:"#000000","text-color":B["primary-2"],border:H["neutral-3"]},R={primary:{...B},ui:{...z},neutral:{...H},shade:{...I},graph:{...P},additional:{...W},variant:{...B,...z,...H,...I,...P,...W}},Z={common:{},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${R.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},"progressBar-label":{display:"block","margin-bottom":"8px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${R.neutral["neutral-2"]}`},spinner:{"background-color":`${R.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"auto",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"12px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"16px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"18px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"16px","font-size":"16px"},avatarNameLG:{"margin-left":"16px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${R.variant["primary-2"]}`,margin:"0 5px",padding:"5px","font-size":"14px","flex-grow":"1","flex-shrink":"0","line-height":"12px"},"label-text":{"font-style":"normal","font-weight":"normal","font-size":"14px",color:`${R.variant["neutral-2"]}`,display:"flex","align-items":"center","justify-content":"center",width:"max-content","background-color":"transparent","margin-bottom":"0px","padding-bottom":"0px"},image:{"border-radius":"0%",width:"100%",height:"100%"},imageAvatar:{"border-radius":"50%","box-sizing":"border-box",position:"absolute"},imageAvatarSM:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"30px",height:"30px"},imageAvatarMD:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"32px",height:"32px"},imageAvatarLG:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"0px",backgroundColor:"transparent"}},checkbox:{style:{maxHeight:"28px",maxWidth:"28px"}},headRow:{style:{background:`${R.variant["neutral-5"]}`,borderLeft:`1px solid ${R.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${R.variant["neutral-5"]}`,borderTop:`1px solid ${R.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${R.variant.white}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${R.variant["neutral-5"]}`,borderRight:`1px solid ${R.variant["neutral-5"]}`,borderBottom:`1px solid ${R.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${R.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"56px","margin-left":"48px","font-size":"16px","background-color":`${R.additional.white}`,"border-bottom":`0.5px solid ${R.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"8px","padding-bottom":0,color:`${R.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"48px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${R.additional.border}`,width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${R.additional.white}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",width:"20px",height:"20px",color:`${R.additional.white}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"8px","padding-bottom":"0px",color:`${R.variant["neutral-2"]}`},"toggle-switch-wrapper":{display:"inline-flex","align-items":"center",width:"fit-content"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${R.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${R.textColor}`,"background-color":`${R.additional.white}`,"box-shadow":"0px 5px 15px rgba(33, 55, 71, 0.096946)","border-radius":"5.5px","margin-top":"5px"},"dropzone-text-div":{display:"flex","justify-content":"center","margin-left":"14px",color:`${R.textColor}`,"background-color":"transparent"},"dropzone-file-name":{"margin-left":"5px",overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap",padding:"2px","font-size":"14px",color:"#494949"},"signature-parent-div":{"border-radius":"5.5px","align-content":"flex-start","justify-content":"center",width:"inherit","max-width":"532px",height:"86px",display:"block","flex-flow":"column wrap","font-size":"17px",color:`${R.textColor}`,"background-color":`${R.additional.white}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${R.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${R.additional.white}`,"font-family":"Beauty","background-clip":"padding-box",color:"#444444","font-style":"normal","font-weight":"normal","font-size":"47px","padding-left":"10px"},"modal-background":{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",background:"rgba(0, 0, 0, 0.6)","z-index":"2000"},"modal-wrapper":{position:"fixed",display:"flex","align-items":"flex-end","justify-content":"center","flex-direction":"column",background:"white",width:"fit-content",height:"fit-content",top:"50%",left:"50%",transform:"translate(-50%, -50%)","border-radius":"5px"},"modal-close-button":{cursor:"pointer",width:"fit-content",height:"fit-content",padding:"0","padding-right":"5px","padding-top":"5px",color:`${R.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"white","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"56px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${R.additional.white}`,"border-radius":"3.6px",border:`1px solid ${R.additional.white}`,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"tooltip-arrow":{height:"19px",position:"absolute",width:"29px","pointer-events":"none"},"tooltip-arrow-before":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",width:"0"},"tooltip-arrow-after":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",position:"absolute",width:"0"},"tp-cont-bottom-arrow-before":{"border-color":`transparent transparent ${R.additional.white} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${R.additional.white} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${R.additional.white} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${R.additional.white} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${R.additional.white} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${R.additional.white} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${R.additional.white} `,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${R.additional.white} `,"border-width":"15px 0 15px 19px",left:"3px",top:"0"},"tp-cont-bottom-arrow":{left:"0","margin-top":"-19px",top:"0"},"tp-cont-top-arrow":{bottom:"0",left:"0","margin-bottom":"-19px"},"tp-cont-right-arrow":{left:"0","margin-left":"-24px"},"tp-cont-left-arrow":{"margin-right":"-24px",right:"0"},overlay:{"background-color":`${R.additional.white} `,"border-radius":"3.6px",border:`1px solid ${R.additional.white} `,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"simple-overlay":{"background-color":`${R.variant["neutral-1"]} `,"border-radius":"6px",border:`1px solid ${R.variant["neutral-1"]} `,color:`${R.additional.white} `,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",display:"flex","flex-direction":"column","z-index":"999999"},"sidebar-container-open":{width:"256px"},"sidebar-container-close":{width:"48px"},"sidebar-container-mobile-open":{width:"256px","z-index":"9999999"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px !important",width:"24px !important",height:"24px !important",cursor:"pointer"},toastWrapper:{backgroundColor:"#ffffff",maxWidth:"416px",borderRadius:"6px 6px 0px 0px",paddingTop:"16px",zIndex:"2000"},messageWrapper:{paddingLeft:"16px",borderLeft:"1px solid #E5E7F0",marginLeft:"16px",marginRight:"16px",fontStyle:"normal",fontWeight:"400",fontSize:"14px",lineHeight:"20px"}},F=(e,t)=>{if(e){let l={};if(e[t]){for(const i in e[t])l[i]=e[t][i],delete e.common[i];for(const t in e.common)l[t]=e.common[t]}return l}};function T(e,t){var l=parseInt(e.slice(1,3),16),i=parseInt(e.slice(3,5),16),c=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+i+", "+c+", "+t+")":"rgb("+l+", "+i+", "+c+")"}T("#FF0000",.5);const j=(e,t)=>{if(e.includes("#")){e=e.replace("#","");const[t,l,i]=[e[0]+e[1],e[2]+e[3],e[4]+e[5]];e=`${parseInt(t,16)}, ${parseInt(l,16)}, ${parseInt(i,16)}`}return`#${e.split(",").map((e=>parseInt(e.trim()))).map((e=>Math.round(e*(1-t)))).reduce(((e,t)=>e+t.toString(16).padStart(2,"0")),"")}`},q=m.div`
|
|
1
|
+
import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as i,useEffect as c,Fragment as a,createRef as r,Component as n,createContext as s,useMemo as d,useContext as p}from"react";import m,{useTheme as b,css as u,keyframes as f,createGlobalStyle as g}from"styled-components";import{ReactSVG as h}from"react-svg";import{usePopperTooltip as C}from"react-popper-tooltip";import y from"react-phone-input-2";import x from"dayjs";import"dayjs/locale/es";import v from"react-datepicker";import w,{components as A}from"react-select";import S from"react-select/async";import k from"react-signature-pad-wrapper";import E from"react-data-table-component";import V from"react-modal";import{createPortal as M}from"react-dom";function L(){return L=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var o in l)({}).hasOwnProperty.call(l,o)&&(e[o]=l[o])}return e},L.apply(null,arguments)}const B={"primary-1":"#2A50FD","primary-2":"#081348"},z={error:"#DD0000",success:"#00B904 "},H={"neutral-1":"#39424D","neutral-2":"#6B747F","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},I={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},P={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},W={white:"#FFFFFF",black:"#000000","text-color":B["primary-2"],border:H["neutral-3"]},R={primary:{...B},ui:{...z},neutral:{...H},shade:{...I},graph:{...P},additional:{...W},variant:{...B,...z,...H,...I,...P,...W}},Z={common:{},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${R.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},"progressBar-label":{display:"block","margin-bottom":"8px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${R.neutral["neutral-2"]}`},spinner:{"background-color":`${R.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"auto",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"12px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"16px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"18px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"16px","font-size":"16px"},avatarNameLG:{"margin-left":"16px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${R.variant["primary-2"]}`,margin:"0 5px",padding:"5px","font-size":"14px","flex-grow":"1","flex-shrink":"0","line-height":"12px"},"label-text":{"font-style":"normal","font-weight":"normal","font-size":"14px",color:`${R.variant["neutral-2"]}`,display:"flex","align-items":"center","justify-content":"center",width:"max-content","background-color":"transparent","margin-bottom":"0px","padding-bottom":"0px"},image:{"border-radius":"0%",width:"100%",height:"100%"},imageAvatar:{"border-radius":"50%","box-sizing":"border-box",position:"absolute"},imageAvatarSM:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"30px",height:"30px"},imageAvatarMD:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"32px",height:"32px"},imageAvatarLG:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"0px",backgroundColor:"transparent"}},checkbox:{style:{maxHeight:"28px",maxWidth:"28px"}},headRow:{style:{background:`${R.variant["neutral-5"]}`,borderLeft:`1px solid ${R.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${R.variant["neutral-5"]}`,borderTop:`1px solid ${R.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${R.variant.white}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${R.variant["neutral-5"]}`,borderRight:`1px solid ${R.variant["neutral-5"]}`,borderBottom:`1px solid ${R.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${R.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"56px","margin-left":"48px","font-size":"16px","background-color":`${R.additional.white}`,"border-bottom":`0.5px solid ${R.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"8px","padding-bottom":0,color:`${R.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"48px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${R.additional.border}`,width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${R.additional.white}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",width:"20px",height:"20px",color:`${R.additional.white}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"8px","padding-bottom":"0px",color:`${R.variant["neutral-2"]}`},"toggle-switch-wrapper":{display:"inline-flex","align-items":"center",width:"fit-content"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${R.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${R.textColor}`,"background-color":`${R.additional.white}`,"box-shadow":"0px 5px 15px rgba(33, 55, 71, 0.096946)","border-radius":"5.5px","margin-top":"5px"},"dropzone-text-div":{display:"flex","justify-content":"center","margin-left":"14px",color:`${R.textColor}`,"background-color":"transparent"},"dropzone-file-name":{"margin-left":"5px",overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap",padding:"2px","font-size":"14px",color:"#494949"},"signature-parent-div":{"border-radius":"5.5px","align-content":"flex-start","justify-content":"center",width:"inherit","max-width":"532px",height:"86px",display:"block","flex-flow":"column wrap","font-size":"17px",color:`${R.textColor}`,"background-color":`${R.additional.white}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${R.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${R.additional.white}`,"font-family":"Beauty","background-clip":"padding-box",color:"#444444","font-style":"normal","font-weight":"normal","font-size":"47px","padding-left":"10px"},"modal-background":{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",background:"rgba(0, 0, 0, 0.6)","z-index":"2000"},"modal-wrapper":{position:"fixed",display:"flex","align-items":"flex-end","justify-content":"center","flex-direction":"column",background:"white",width:"fit-content",height:"fit-content",top:"50%",left:"50%",transform:"translate(-50%, -50%)","border-radius":"5px"},"modal-close-button":{cursor:"pointer",width:"fit-content",height:"fit-content",padding:"0","padding-right":"5px","padding-top":"5px",color:`${R.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"white","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"56px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${R.additional.white}`,"border-radius":"3.6px",border:`1px solid ${R.additional.white}`,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"tooltip-arrow":{height:"19px",position:"absolute",width:"29px","pointer-events":"none"},"tooltip-arrow-before":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",width:"0"},"tooltip-arrow-after":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",position:"absolute",width:"0"},"tp-cont-bottom-arrow-before":{"border-color":`transparent transparent ${R.additional.white} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${R.additional.white} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${R.additional.white} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${R.additional.white} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${R.additional.white} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${R.additional.white} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${R.additional.white} `,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${R.additional.white} `,"border-width":"15px 0 15px 19px",left:"3px",top:"0"},"tp-cont-bottom-arrow":{left:"0","margin-top":"-19px",top:"0"},"tp-cont-top-arrow":{bottom:"0",left:"0","margin-bottom":"-19px"},"tp-cont-right-arrow":{left:"0","margin-left":"-24px"},"tp-cont-left-arrow":{"margin-right":"-24px",right:"0"},overlay:{"background-color":`${R.additional.white} `,"border-radius":"3.6px",border:`1px solid ${R.additional.white} `,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"simple-overlay":{"background-color":`${R.variant["neutral-1"]} `,"border-radius":"6px",border:`1px solid ${R.variant["neutral-1"]} `,color:`${R.additional.white} `,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",display:"flex","flex-direction":"column","z-index":"999999"},"sidebar-container-open":{width:"256px"},"sidebar-container-close":{width:"48px"},"sidebar-container-mobile-open":{width:"256px","z-index":"9999999"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px !important",width:"24px !important",height:"24px !important",cursor:"pointer"},toastWrapper:{backgroundColor:"#ffffff",maxWidth:"416px",borderRadius:"6px 6px 0px 0px",paddingTop:"16px",zIndex:"2000"},messageWrapper:{paddingLeft:"16px",borderLeft:"1px solid #E5E7F0",marginLeft:"16px",marginRight:"16px",fontStyle:"normal",fontWeight:"400",fontSize:"14px",lineHeight:"20px"}},F=(e,t)=>{if(e){let l={};if(e[t]){for(const o in e[t])l[o]=e[t][o],delete e.common[o];for(const t in e.common)l[t]=e.common[t]}return l}};function T(e,t){var l=parseInt(e.slice(1,3),16),o=parseInt(e.slice(3,5),16),i=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+o+", "+i+", "+t+")":"rgb("+l+", "+o+", "+i+")"}T("#FF0000",.5);const j=(e,t)=>{if(e.includes("#")){e=e.replace("#","");const[t,l,o]=[e[0]+e[1],e[2]+e[3],e[4]+e[5]];e=`${parseInt(t,16)}, ${parseInt(l,16)}, ${parseInt(o,16)}`}return`#${e.split(",").map((e=>parseInt(e.trim()))).map((e=>Math.round(e*(1-t)))).reduce(((e,t)=>e+t.toString(16).padStart(2,"0")),"")}`},q=m.div`
|
|
2
2
|
color: ${({activeTheme:e})=>e.additional["text-color"]};
|
|
3
3
|
padding-top: 24px;
|
|
4
4
|
padding-bottom: 24px;
|
|
@@ -13,7 +13,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
13
13
|
|
|
14
14
|
// custom styles
|
|
15
15
|
${({customStyles:e})=>e};
|
|
16
|
-
`,D=({type:e,header:l,content:
|
|
16
|
+
`,D=({type:e,header:l,content:o,customStyles:i,...c})=>{const a=b()||R;return t.createElement(q,L({activeTheme:a,customStyles:i},c),l,o)};D.propTypes={header:e.any,content:e.any,customStyles:e.object};const O=m.div`
|
|
17
17
|
|
|
18
18
|
color: ${({activeTheme:e})=>e.additional["text-color"]};
|
|
19
19
|
padding-top: 25px;
|
|
@@ -28,11 +28,11 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
28
28
|
transition: all .5s ease .95ms;
|
|
29
29
|
|
|
30
30
|
//Set the styles from the default styles object
|
|
31
|
-
${({inBuiltCss:e,type:t})=>{if(e){let l={};if(e[t]){for(const
|
|
31
|
+
${({inBuiltCss:e,type:t})=>{if(e){let l={};if(e[t]){for(const o in e[t])l[o]=e[t][o],delete e.common[o];for(const t in e.common)l[t]=e.common[t]}return l}}}
|
|
32
32
|
|
|
33
33
|
// custom styles
|
|
34
34
|
${({customStyles:e})=>e}
|
|
35
|
-
`,G=l((({type:e,header:l,content:i
|
|
35
|
+
`,G=l((({type:e,header:l,content:o,...i},c)=>{const a=b()||R;return t.createElement(O,L({inBuiltCss:Z,activeTheme:a},i,{ref:c}),l,o)}));G.propTypes={type:e.string,header:e.any,content:e.any};const X={sm:{cardWidth:"178px",cardMinHeight:"88px",borderRadius:"4px",border:"0.7px",bodyHeight:"55px",footerFontSize:"10px",footerMinHeight:"31px",footerPadding:"10.5px 16px",footerLineHeight:"16px",lineHeight:"12px"},md:{cardWidth:"215px",cardMinHeight:"123px",borderRadius:"6px",border:"1px",bodyHeight:"67px",footerFontSize:"14px",footerMinHeight:"54px",footerPadding:"18px 19px",footerLineHeight:"12px",lineHeight:"16px"}},J=m.div`
|
|
36
36
|
${({trimFileName:e})=>e?u`
|
|
37
37
|
height: ${({size:e})=>X[e].cardMinHeight};
|
|
38
38
|
`:u`
|
|
@@ -93,7 +93,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
93
93
|
line-height: ${({size:e})=>X[e].lineHeight};
|
|
94
94
|
border-bottom-left-radius: inherit;
|
|
95
95
|
border-bottom-right-radius: inherit;
|
|
96
|
-
`,N=({variant:e,variantBorder:l,variantBorderHover:i,variantBgBody:c,variantBgFooter:o,fileName:a,bgUrl:r,size:n,trimFileName:s,bodyContent:d,...p})=>{const m=b()||R;return t.createElement(J,L({variantBorder:l,variantBorderHover:i,variantBgBody:c,size:n,trimFileName:s,theme:m},p),t.createElement(U,{bgUrl:r,size:n,theme:m},d),t.createElement(Y,{theme:m,title:a,variant:e,variantBgFooter:o,trimFileName:s,size:n},a))};N.propTypes={variant:e.string,variantBorder:e.string,variantBorderHover:e.string,variantBgBody:e.string,variantBgFooter:e.string,fileName:e.string,bgUrl:e.string,size:e.oneOf(["sm","md"]),trimFileName:e.bool,bodyContent:e.element},N.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var Q="data:image/svg+xml,%3csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0V40H48.3333V0H0ZM3.70817 3.7385H44.6251V36.2615H3.70817V3.7385V3.7385ZM12.1423 8.43351C10.9884 8.43351 10.0174 8.8234 9.23066 9.60362C8.44388 10.3838 8.05064 11.3466 8.05064 12.4909C8.05064 13.5832 8.44388 14.5189 9.23066 15.2991C10.0174 16.0793 10.9884 16.4692 12.1423 16.4692C13.2439 16.4692 14.1876 16.0793 14.9744 15.2991C15.7612 14.5189 16.1544 13.5831 16.1544 12.4909C16.1544 11.3466 15.7612 10.3838 14.9744 9.60362C14.1876 8.8234 13.2439 8.43351 12.1423 8.43351ZM29.5298 10.411L20.2461 24.3762L15.3166 20.3188L8.05064 29.6797V32.4118H40.2827V21.4363L29.5298 10.411Z' fill='%23C4C4C4'/%3e%3c/svg%3e";const K={"go-inside":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.52 1.2C4.764 1.272 4.032 1.518 3.384 1.92L2.784 0.882C3.57264 0.382448 4.46988 0.0799377 5.4 0M9.318 2.55C8.772 2.034 8.118 1.638 7.404 1.398L7.8 0.234C8.7 0.504 9.534 0.996 10.2 1.668M2.004 3.246C1.58611 3.86137 1.31139 4.56254 1.2 5.298L0 5.13C0.12 4.2 0.474 3.3 1.02 2.538M12 6V6.396L10.8 6.3V6C10.8 5.352 10.686 4.716 10.434 4.116L11.532 3.636C11.85 4.386 12 5.19 12 6ZM2.4 9.18L1.5 9.966C0.882457 9.25899 0.431382 8.42245 0.18 7.518L1.302 7.2C1.518 7.932 1.896 8.61 2.4 9.18ZM6.084 12H6C5.1 12 4.2 11.808 3.384 11.442L3.918 10.344C4.572 10.65 5.28 10.8 6 10.8H6.114M9 11.4H7.8V7.8H11.4V9H9.852L11.484 10.656L10.638 11.502L9 9.9' fill='%232A50FD'/%3e%3c/svg%3e","current-record":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 10V8.94118H7.66666V10H1ZM8.22222 6.29412C7.4537 6.29412 6.7987 6.03594 6.25722 5.51959C5.71574 5.00324 5.44481 4.37906 5.44444 3.64706C5.44407 2.91506 5.715 2.29088 6.25722 1.77453C6.79944 1.25818 7.45444 1 8.22222 1C8.99 1 9.64518 1.25818 10.1878 1.77453C10.7304 2.29088 11.0011 2.91506 11 3.64706C10.9989 4.37906 10.728 5.00341 10.1872 5.52012C9.64648 6.03682 8.99148 6.29482 8.22222 6.29412ZM1 5.76471V4.70588H4.5C4.56481 4.9 4.63889 5.08529 4.72222 5.26177C4.80555 5.43824 4.90741 5.60588 5.02778 5.76471H1ZM1 7.88235V6.82353H6.22222C6.43518 6.94706 6.66204 7.05082 6.90278 7.13482C7.14352 7.21882 7.39815 7.27829 7.66666 7.31324V7.88235H1ZM7.94444 5.23529H8.5V3.11765H7.94444V5.23529ZM8.22222 2.58824C8.29629 2.58824 8.36111 2.56176 8.41666 2.50882C8.47222 2.45588 8.5 2.39412 8.5 2.32353C8.5 2.25294 8.47222 2.19118 8.41666 2.13824C8.36111 2.08529 8.29629 2.05882 8.22222 2.05882C8.14815 2.05882 8.08333 2.08529 8.02778 2.13824C7.97222 2.19118 7.94444 2.25294 7.94444 2.32353C7.94444 2.39412 7.97222 2.45588 8.02778 2.50882C8.08333 2.56176 8.14815 2.58824 8.22222 2.58824Z' fill='%232A50FD'/%3e%3c/svg%3e","requirement-setup":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.99498 7.88326H5.47684e-05V12.0033H2.99498V7.88326Z' fill='%232A50FD'/%3e%3cpath d='M2.9251 5.06326L1.65725 6.31326C1.64619 6.31794 1.63431 6.32035 1.62231 6.32035C1.61031 6.32035 1.59842 6.31794 1.58737 6.31326C1.5291 6.33307 1.46594 6.33307 1.40767 6.31326H1.32781L0.0599533 5.06326C0.0202154 5.01961 -0.00123254 4.96232 5.47684e-05 4.90326C0.00246274 4.84303 0.0274098 4.78591 0.0699364 4.74326C0.0930059 4.73868 0.116749 4.73868 0.139818 4.74326C0.169061 4.73405 0.200423 4.73405 0.229666 4.74326C0.291429 4.74319 0.351341 4.76438 0.399379 4.80326L1.25792 5.65326V3.23326C1.24873 3.20397 1.24873 3.17256 1.25792 3.14326C1.26867 3.11623 1.2858 3.09221 1.30784 3.07326H1.38771C1.39957 3.05407 1.41561 3.03781 1.43462 3.02569C1.45364 3.01357 1.47514 3.0059 1.49752 3.00326C1.55763 3.00572 1.61462 3.03075 1.65715 3.07336C1.69969 3.11597 1.72467 3.17305 1.72713 3.23326V5.58326L2.59566 4.73326C2.63824 4.69066 2.69526 4.66567 2.75539 4.66326H2.84524L2.9251 4.71326C2.95752 4.73488 2.98204 4.76647 2.99498 4.80326C3.01158 4.83397 3.02028 4.86834 3.02028 4.90326C3.02028 4.93818 3.01158 4.97255 2.99498 5.00326C2.97618 5.02798 2.95237 5.04843 2.9251 5.06326Z' fill='%232A50FD'/%3e%3cpath d='M7.48738 4.88326H4.49245V12.0033H7.48738V4.88326Z' fill='%232A50FD'/%3e%3cpath d='M7.4175 2.06326L6.14964 3.31326C6.12657 3.31784 6.10283 3.31784 6.07976 3.31326C6.02149 3.33307 5.95833 3.33307 5.90006 3.31326H5.8202L4.55235 2.06326C4.51261 2.01961 4.49116 1.96232 4.49245 1.90326C4.49486 1.84303 4.5198 1.78591 4.56233 1.74326C4.58125 1.72118 4.60523 1.70403 4.63221 1.69326C4.66145 1.68405 4.69282 1.68405 4.72206 1.69326C4.78382 1.6932 4.84373 1.71438 4.89177 1.75326L5.75032 2.60326V0.233263C5.74112 0.20397 5.74112 0.172556 5.75032 0.143263C5.74575 0.120154 5.74575 0.0963712 5.75032 0.0732627H5.83018C5.84618 0.0463512 5.87018 0.0251303 5.89883 0.0125765C5.92748 2.27075e-05 5.95933 -0.00323417 5.98991 0.00326269C6.05002 0.00572335 6.10701 0.0307453 6.14955 0.0733569C6.19209 0.115969 6.21707 0.173051 6.21952 0.233263V2.58326L7.08805 1.73326C7.13063 1.69066 7.18765 1.66567 7.24778 1.66326H7.33763L7.4175 1.71326C7.43954 1.73221 7.45667 1.75623 7.46741 1.78326C7.47661 1.81256 7.47661 1.84397 7.46741 1.87326C7.47661 1.90256 7.47661 1.93397 7.46741 1.96326C7.45965 2.00035 7.44245 2.03479 7.4175 2.06326Z' fill='%232A50FD'/%3e%3cpath d='M11.9798 6.38326H8.98484V12.0033H11.9798V6.38326Z' fill='%232A50FD'/%3e%3cpath d='M11.9099 3.56326L10.642 4.81326H10.5722C10.5139 4.83307 10.4507 4.83307 10.3925 4.81326H10.3126L9.04474 3.56326C9.005 3.51961 8.98355 3.46232 8.98484 3.40326C8.98725 3.34303 9.0122 3.28591 9.05472 3.24326C9.07364 3.22118 9.09762 3.20403 9.12461 3.19326C9.15385 3.18405 9.18521 3.18405 9.21445 3.19326C9.27621 3.1932 9.33613 3.21438 9.38416 3.25326L10.2427 4.10326V1.73326C10.2335 1.70397 10.2335 1.67256 10.2427 1.64326C10.2535 1.61623 10.2706 1.59221 10.2926 1.57326L10.3725 1.52326C10.4017 1.51405 10.4331 1.51405 10.4623 1.52326C10.5224 1.52572 10.5794 1.55075 10.622 1.59336C10.6645 1.63597 10.6895 1.69305 10.692 1.75326V4.08326L11.5605 3.23326C11.6031 3.19066 11.6601 3.16567 11.7202 3.16326H11.8899C11.915 3.17763 11.9363 3.19786 11.952 3.22224C11.9676 3.24661 11.9771 3.27441 11.9798 3.30326C11.9931 3.33139 12 3.36213 12 3.39326C12 3.42439 11.9931 3.45514 11.9798 3.48326C11.9634 3.51525 11.9394 3.54272 11.9099 3.56326Z' fill='%232A50FD'/%3e%3c/svg%3e","data-validation":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.76089 0.362648C3.76089 0.275246 3.73314 0.204232 3.67763 0.133218C3.53332 -0.0470482 3.30019 -0.0470482 3.07262 0.149606C2.57306 0.581152 2.07905 1.0127 1.58505 1.45517C1.41853 1.60812 1.29086 1.5972 1.141 1.44424C0.996679 1.29129 0.841261 1.14926 0.680293 1.0127C0.497122 0.854282 0.241792 0.854282 0.103027 0.99631C-0.0468405 1.1438 -0.0357392 1.36777 0.152982 1.5535C0.436065 1.82663 0.724698 2.09429 1.02443 2.35104C1.27976 2.56408 1.45738 2.55862 1.71271 2.34011C2.34548 1.79385 2.96715 1.24213 3.59438 0.695867C3.69429 0.608465 3.76644 0.504675 3.76089 0.36811V0.362648Z' fill='%232A50FD'/%3e%3cpath d='M4.83582 1.61194C4.83582 1.26573 5.11648 0.985075 5.46269 0.985075H11.3731C11.7193 0.985075 12 1.26573 12 1.61194C12 1.95815 11.7193 2.23881 11.3731 2.23881H5.46269C5.11648 2.23881 4.83582 1.95815 4.83582 1.61194Z' fill='%232A50FD'/%3e%3cpath d='M3.76089 5.73578C3.76089 5.64838 3.73314 5.57737 3.67763 5.50635C3.53332 5.32609 3.30019 5.32609 3.07262 5.52274C2.57306 5.95429 2.07905 6.38583 1.58505 6.8283C1.41853 6.98126 1.29086 6.97033 1.141 6.81738C0.996679 6.66443 0.841261 6.5224 0.680293 6.38583C0.497122 6.22742 0.241792 6.22742 0.103027 6.36944C-0.0468405 6.51694 -0.0357392 6.7409 0.152982 6.92663C0.436065 7.19976 0.724698 7.46743 1.02443 7.72417C1.27976 7.93721 1.45738 7.93175 1.71271 7.71325C2.34548 7.16699 2.96715 6.61526 3.59438 6.069C3.69429 5.9816 3.76644 5.87781 3.76089 5.74124V5.73578Z' fill='%232A50FD'/%3e%3cpath d='M4.83582 6.80597C4.83582 6.45976 5.11648 6.1791 5.46269 6.1791H11.3731C11.7193 6.1791 12 6.45976 12 6.80597C12 7.15218 11.7193 7.43284 11.3731 7.43284H5.46269C5.11648 7.43284 4.83582 7.15218 4.83582 6.80597Z' fill='%232A50FD'/%3e%3cpath d='M0 11.3731C0 11.0269 0.280657 10.7463 0.626866 10.7463H11.3731C11.7193 10.7463 12 11.0269 12 11.3731C12 11.7193 11.7193 12 11.3731 12H0.626866C0.280658 12 0 11.7193 0 11.3731Z' fill='%232A50FD'/%3e%3c/svg%3e",assignment:"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 5.69553C3.79193 5.69553 2 7.37426 2 9.44877C2 10.4449 3.84855 10.9628 5.76787 11L4.3298 8.66253H5.39986V7.52301H6.60014V8.66253H7.67021L6.23213 11C8.15145 10.9602 10 10.4449 10 9.44877C10 7.37692 8.20807 5.69553 6 5.69553Z' fill='white'/%3e%3cpath d='M6 5.39803C7.29653 5.39803 8.34961 4.40992 8.34961 3.19337C8.22505 0.268876 3.77495 0.268876 3.65039 3.19337C3.65039 4.41258 4.70064 5.39803 6 5.39803Z' fill='white'/%3e%3c/svg%3e","plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-up":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='13' height='19' viewBox='0 0 512 512'%3e%3c!--! Font Awesome Pro 6.4.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons%2c Inc. --%3e%3cpath d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e","warning-round":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 32 32'%3e%3cpath fill='currentColor' d='M2 26h28v2H2zM25.4 9c.8-.8.8-2 0-2.8l-3.6-3.6c-.8-.8-2-.8-2.8 0l-15 15V24h6.4zm-5-5L24 7.6l-3 3L17.4 7zM6 22v-3.6l10-10l3.6 3.6l-10 10z'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e",plus:"data:image/svg+xml,%3csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.5C6.92892 0.5 6.46597 0.96295 6.46597 1.53403V6.96597H1.03403C0.46295 6.96597 0 7.42892 0 8C0 8.57108 0.46295 9.03403 1.03403 9.03403H6.46597V14.466C6.46597 15.037 6.92892 15.5 7.5 15.5C8.07108 15.5 8.53403 15.0371 8.53403 14.466V9.03403H13.966C14.537 9.03403 15 8.57108 15 8C15 7.42892 14.5371 6.96597 13.966 6.96597H8.53403V1.53403C8.53403 0.96295 8.07108 0.5 7.5 0.5Z' fill='white'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":Q,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","file-doc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e","edit-box":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st6' d='M16.78%2c4.8l3.76%2c3.76c0.16%2c0.16%2c0.16%2c0.42%2c0%2c0.57l-9.1%2c9.1l-3.87%2c0.43c-0.52%2c0.06-0.95-0.38-0.9-0.9L7.1%2c13.9 l9.1-9.1C16.36%2c4.64%2c16.62%2c4.64%2c16.78%2c4.8L16.78%2c4.8z M23.52%2c3.84l-2.03-2.03c-0.63-0.63-1.66-0.63-2.3%2c0l-1.47%2c1.48 c-0.16%2c0.16-0.16%2c0.42%2c0%2c0.58l3.76%2c3.76c0.16%2c0.16%2c0.42%2c0.16%2c0.58%2c0l1.48-1.47C24.16%2c5.51%2c24.16%2c4.48%2c23.52%2c3.84z M16%2c15.76V20H2.67 V6.66h9.57c0.13%2c0%2c0.26-0.05%2c0.35-0.15l1.67-1.67C14.58%2c4.54%2c14.35%2c4%2c13.91%2c4H2C0.9%2c4%2c0%2c4.9%2c0%2c6v14.67c0%2c1.1%2c0.9%2c2%2c2%2c2h14.67 c1.1%2c0%2c2-0.9%2c2-2V14.1c0-0.45-0.54-0.67-0.85-0.35l-1.67%2c1.67C16.05%2c15.5%2c16%2c15.62%2c16%2c15.76z'/%3e%3c/svg%3e","no-preview":"data:image/svg+xml,%3csvg width='103' height='94' viewBox='0 0 103 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M44.8933 58.3868L39.9467 63.3335L44.8933 68.2802L39.9467 73.2268L35 68.2802L30.0533 73.2268L25.1067 68.2802L30.0533 63.3335L25.1067 58.3868L30.0533 53.4402L35 58.3868L39.9467 53.4402L44.8933 58.3868ZM72.6133 53.4402L67.6667 58.3868L62.72 53.4402L57.7733 58.3868L62.72 63.3335L57.7733 68.2802L62.72 73.2268L67.6667 68.2802L72.6133 73.2268L77.56 68.2802L72.6133 63.3335L77.56 58.3868L72.6133 53.4402ZM102.667 61.0002V75.0002C102.667 77.5668 100.567 79.6668 98 79.6668H93.3333V84.3335C93.3333 89.5135 89.18 93.6668 84 93.6668H18.6667C16.1913 93.6668 13.8173 92.6835 12.067 90.9332C10.3167 89.1828 9.33333 86.8089 9.33333 84.3335V79.6668H4.66667C2.1 79.6668 0 77.5668 0 75.0002V61.0002C0 58.4335 2.1 56.3335 4.66667 56.3335H9.33333C9.33333 38.2735 23.94 23.6668 42 23.6668H46.6667V17.7402C43.8667 16.1535 42 13.1202 42 9.66683C42 4.5335 46.2 0.333496 51.3333 0.333496C56.4667 0.333496 60.6667 4.5335 60.6667 9.66683C60.6667 13.1202 58.8 16.1535 56 17.7402V23.6668H60.6667C78.7267 23.6668 93.3333 38.2735 93.3333 56.3335H98C100.567 56.3335 102.667 58.4335 102.667 61.0002ZM93.3333 65.6668H84V56.3335C84 43.4535 73.5467 33.0002 60.6667 33.0002H42C29.12 33.0002 18.6667 43.4535 18.6667 56.3335V65.6668H9.33333V70.3335H18.6667V84.3335H84V70.3335H93.3333V65.6668Z' fill='%23337E64'/%3e%3c/svg%3e",overview:"data:image/svg+xml,%3csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.28802 1H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M1.28802 19.2937H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3crect x='1.28802' y='3.97937' width='18.4108' height='12' rx='1' stroke='%236B747F' stroke-width='1.5' stroke-linecap='square'/%3e%3c/svg%3e","map-marker":"data:image/svg+xml,%3csvg width='34' height='46' viewBox='0 0 34 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3046 39.5328C6.2951 32.4012 0.00189109 23.4421 0.00189109 17.1765H0C0 -5.72551 34 -5.72551 34 17.1765C34 23.491 27.3468 32.9603 22.2766 40.1765C21.0503 41.9219 19.9165 43.5355 18.9919 44.9407C18.0721 46.3531 15.9281 46.3531 15.0099 44.9407C13.9805 43.3422 12.6918 41.5075 11.3046 39.5328ZM26 17C26 12.1055 22.0522 8 17 8C11.9478 8 8 12.1056 8 17C8 22.0522 11.9478 26 17 26C22.0522 26 26 22.0522 26 17Z' fill='%232A50FD'/%3e%3c/svg%3e",warning:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","load-more":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24'%3e%3cpath fill='currentColor' d='M18 6.41L16.59 5L12 9.58L7.41 5L6 6.41l6 6z'/%3e%3cpath fill='currentColor' d='m18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z'/%3e%3c/svg%3e",crossOutlined:"data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.8 0C1.7 0 0 1.7 0 3.8C0 5.9 1.7 7.6 3.8 7.6C5.9 7.6 7.6 5.9 7.6 3.8C7.6 1.7 5.9 0 3.8 0ZM3.8 7C2 7 0.6 5.5 0.6 3.8C0.6 2.1 2 0.6 3.8 0.6C5.6 0.6 7 2.1 7 3.8C7 5.5 5.5 7 3.8 7Z' fill='%23DB1F26'/%3e%3cpath d='M5.00001 2.2L3.80001 3.4L2.60001 2.3L2.20001 2.7L3.40001 3.8L2.20001 4.9L2.60001 5.3L3.80001 4.2L5.00001 5.4L5.40001 5L4.20001 3.8L5.40001 2.6L5.00001 2.2Z' fill='%23DB1F26'/%3e%3c/svg%3e",pdf:"data:image/svg+xml,%3csvg width='500' height='572' viewBox='0 0 500 572' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M283.3 471.6V406.8H216.3V471.9H159.3L195.6 511.8C213.8 531.8 231.9 551.6 250 571.5L340.7 471.6H283.3Z' fill='%23478B73'/%3e%3cpath d='M244.5 178.4H232.2V243.4H242.1V243.1C250.5 243.1 257.4 240 262.8 233.8C268.2 227.6 270.9 219.9 270.9 210.9C270.9 201.9 268.5 193.9 263.4 187.7C258.3 181.5 252 178.4 244.5 178.4Z' fill='%23478B73'/%3e%3cpath d='M137.5 177.4H129.4V205.9H137.5C142.6 205.9 146.5 204.7 149.5 202.2C152.5 199.7 154 196.3 154 191.7C154 187.1 152.5 184.3 149.8 181.5C147.1 178.7 142.9 177.5 137.5 177.5V177.4Z' fill='%23478B73'/%3e%3cpath d='M437.4 0H62.5C28 0 0 27.7 0 61.9V433.5C0 467.7 28 495.4 62.5 495.4H159.5L123.9 456.2H200.6V391.1H298.9V455.9H375.9L340 495.4H437.2C471.7 495.4 499.7 467.7 499.7 433.5V61.9C499.7 27.7 471.7 0 437.2 0H437.4ZM174 223.9C166.2 231 155.7 234.7 142.5 234.7H129.6V272.5H99.9V148.6H144C157.5 148.6 168 152.6 174.9 160.7C181.8 168.8 185.4 179.3 185.4 192.6C185.4 205.9 181.5 216.8 174 223.9ZM286.8 255.5C276.3 267 262.2 272.5 244.2 272.5H202.8V148.6H243.6C261.3 148.6 275.7 154.2 286.2 165.9C297 177.4 302.4 192.2 302.4 210.8C302.4 229.4 297.3 244.2 286.8 255.4V255.5ZM399.9 178.1H351.3V201.3H390.9V230.7H351.3V272.5H321.9V148.6H399.9V178.1Z' fill='%23478B73'/%3e%3c/svg%3e",zip:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 27.0.0%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 499.8 571.5' style='enable-background:new 0 0 499.8 571.5%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23478B73%3b%7d%3c/style%3e%3cg%3e %3cpath class='st0' d='M283.4%2c471.6h-0.1v-64.8h-67v65.1h-57l36.3%2c39.9c18.2%2c20%2c36.3%2c39.8%2c54.4%2c59.7l90.7-99.9H283.4z'/%3e %3cpath class='st0' d='M437.3%2c0H62.5C28%2c0%2c0%2c27.7%2c0%2c61.9v371.6c0%2c34.2%2c28%2c61.9%2c62.5%2c61.9h97l-35.6-39.2h76.7v-65.1h98.3v64.8h77 l-35.8%2c39.5h97.2c34.5%2c0%2c62.5-27.7%2c62.5-61.9V61.9C499.8%2c27.7%2c471.8%2c0%2c437.3%2c0z M204.7%2c159.4L204.7%2c159.4l-57.7%2c71h57.6v30.3H100 v-26.4l55.8-69.8v-0.6h-54v-30.3h102.9V159.4z M267.3%2c261h-37.5V133.6h37.5V261z M385.8%2c211c-9.3%2c7.3-22.2%2c11.1-38.4%2c11.1h-15.6 V261h-35.4V133.6h53.4c16.5%2c0%2c29.1%2c4.1%2c37.5%2c12.4c8.4%2c8.3%2c12.6%2c19.1%2c12.6%2c32.8S395.1%2c203.7%2c385.8%2c211z'/%3e %3cpath class='st0' d='M356.4%2c167.3c-3.3-2.8-8.4-4.1-14.7-4.1h-9.6v29.3h9.6c6%2c0%2c10.8-1.3%2c14.4-3.8c3.6-2.5%2c5.4-6%2c5.4-10.8l0-0.1 C361.5%2c173.7%2c359.7%2c170.2%2c356.4%2c167.3z'/%3e%3c/g%3e%3c/svg%3e",minus:"data:image/svg+xml,%3csvg width='10' height='3' viewBox='0 0 10 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.9112 2.15645H6.08879H10V0H6.08879H3.9112H0V2.15645H3.9112Z' fill='%23478B73'/%3e%3c/svg%3e",share:"data:image/svg+xml,%3csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.06903 7.94833C7.51503 7.94979 6.98032 8.15192 6.56388 8.51729L4.45356 7.16214C4.58449 6.73047 4.58449 6.26968 4.45356 5.83802L6.56388 4.48286C6.95422 4.82704 7.45072 5.02704 7.97063 5.04954C8.49055 5.07204 9.00248 4.91568 9.42109 4.60651C9.8397 4.29734 10.1397 3.85405 10.2711 3.35051C10.4025 2.84697 10.3574 2.3136 10.1432 1.8393C9.92908 1.365 9.55885 0.978425 9.09424 0.743997C8.62963 0.509568 8.09871 0.44145 7.58996 0.550997C7.08122 0.660543 6.62539 0.941136 6.29844 1.34601C5.97148 1.75088 5.79316 2.25558 5.7932 2.77598C5.79432 3.00022 5.82741 3.22315 5.89147 3.43805L3.78116 4.7932C3.45267 4.50351 3.04757 4.31475 2.61447 4.24958C2.18137 4.18441 1.73866 4.24559 1.33947 4.4258C0.940279 4.606 0.601565 4.89756 0.363972 5.26549C0.126379 5.63342 0 6.0621 0 6.50008C0 6.93805 0.126379 7.36673 0.363972 7.73466C0.601565 8.1026 0.940279 8.39416 1.33947 8.57436C1.73866 8.75456 2.18137 8.81574 2.61447 8.75057C3.04757 8.6854 3.45267 8.49665 3.78116 8.20695L5.89147 9.56211C5.82741 9.777 5.79432 9.99993 5.7932 10.2242C5.7932 10.6743 5.92667 11.1143 6.17675 11.4886C6.42682 11.8628 6.78225 12.1545 7.19811 12.3268C7.61396 12.499 8.07156 12.5441 8.51303 12.4563C8.95449 12.3685 9.36001 12.1517 9.67829 11.8334C9.99657 11.5151 10.2133 11.1096 10.3011 10.6682C10.3889 10.2267 10.3439 9.7691 10.1716 9.35324C9.99938 8.93739 9.70768 8.58195 9.33342 8.33188C8.95916 8.08181 8.51915 7.94833 8.06903 7.94833ZM8.06903 1.74152C8.27363 1.74152 8.47363 1.80219 8.64375 1.91585C8.81387 2.02952 8.94646 2.19109 9.02476 2.38011C9.10305 2.56914 9.12354 2.77713 9.08362 2.9778C9.04371 3.17847 8.94519 3.36279 8.80051 3.50747C8.65584 3.65214 8.47151 3.75066 8.27085 3.79058C8.07018 3.83049 7.86218 3.81001 7.67316 3.73171C7.48413 3.65341 7.32257 3.52082 7.2089 3.35071C7.09523 3.18059 7.03456 2.98058 7.03456 2.77598C7.03592 2.50205 7.14535 2.23971 7.33905 2.04601C7.53276 1.8523 7.79509 1.74287 8.06903 1.74152ZM2.276 7.53455C2.0714 7.53455 1.8714 7.47387 1.70128 7.36021C1.53116 7.24654 1.39857 7.08497 1.32028 6.89595C1.24198 6.70693 1.22149 6.49893 1.26141 6.29826C1.30132 6.09759 1.39985 5.91327 1.54452 5.7686C1.68919 5.62392 1.87352 5.5254 2.07419 5.48548C2.27485 5.44557 2.48285 5.46605 2.67188 5.54435C2.8609 5.62265 3.02246 5.75524 3.13613 5.92536C3.2498 6.09547 3.31047 6.29548 3.31047 6.50008C3.30911 6.77401 3.19969 7.03635 3.00598 7.23005C2.81227 7.42376 2.54994 7.53319 2.276 7.53455ZM8.06903 11.2586C7.86443 11.2586 7.66443 11.198 7.49431 11.0843C7.32419 10.9706 7.1916 10.8091 7.11331 10.62C7.03501 10.431 7.01452 10.223 7.05444 10.0224C7.09435 9.82168 7.19288 9.63736 7.33755 9.49269C7.48222 9.34801 7.66655 9.24949 7.86722 9.20957C8.06788 9.16966 8.27588 9.19014 8.46491 9.26844C8.65393 9.34674 8.81549 9.47933 8.92916 9.64945C9.04283 9.81956 9.1035 10.0196 9.1035 10.2242C9.10214 10.4981 8.99272 10.7604 8.79901 10.9541C8.6053 11.1479 8.34297 11.2573 8.06903 11.2586Z' fill='white'/%3e%3c/svg%3e",history:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.6665 2C7.07521 2 5.54908 2.63214 4.42386 3.75736C3.29865 4.88258 2.6665 6.4087 2.6665 8H0.666504L3.25984 10.5933L3.3065 10.6867L5.99984 8H3.99984C3.99984 5.42 6.0865 3.33333 8.6665 3.33333C11.2465 3.33333 13.3332 5.42 13.3332 8C13.3332 10.58 11.2465 12.6667 8.6665 12.6667C7.37984 12.6667 6.21317 12.14 5.37317 11.2933L4.4265 12.24C4.98211 12.7987 5.64283 13.2418 6.37055 13.5439C7.09826 13.846 7.87858 14.001 8.6665 14C10.2578 14 11.7839 13.3679 12.9091 12.2426C14.0344 11.1174 14.6665 9.5913 14.6665 8C14.6665 6.4087 14.0344 4.88258 12.9091 3.75736C11.7839 2.63214 10.2578 2 8.6665 2ZM7.99984 5.33333V8.66667L10.8332 10.3467L11.3465 9.48667L8.99984 8.09333V5.33333H7.99984Z' fill='%232A50FD'/%3e%3c/svg%3e","plus-squared":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.5 3C7.69891 3 7.88968 3.07902 8.03033 3.21967C8.17098 3.36032 8.25 3.55109 8.25 3.75V6.75H11.25C11.4489 6.75 11.6397 6.82902 11.7803 6.96967C11.921 7.11032 12 7.30109 12 7.5C12 7.69891 11.921 7.88968 11.7803 8.03033C11.6397 8.17098 11.4489 8.25 11.25 8.25H8.25V11.25C8.25 11.4489 8.17098 11.6397 8.03033 11.7803C7.88968 11.921 7.69891 12 7.5 12C7.30109 12 7.11032 11.921 6.96967 11.7803C6.82902 11.6397 6.75 11.4489 6.75 11.25V8.25H3.75C3.55109 8.25 3.36032 8.17098 3.21967 8.03033C3.07902 7.88968 3 7.69891 3 7.5C3 7.30109 3.07902 7.11032 3.21967 6.96967C3.36032 6.82902 3.55109 6.75 3.75 6.75H6.75V3.75C6.75 3.55109 6.82902 3.36032 6.96967 3.21967C7.11032 3.07902 7.30109 3 7.5 3Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 15C1.65326 15 1.08097 14.7629 0.65901 14.341C0.237053 13.919 0 13.3467 0 12.75V2.25C0 1.65326 0.237053 1.08097 0.65901 0.65901C1.08097 0.237053 1.65326 0 2.25 0H12.75C13.3467 0 13.919 0.237053 14.341 0.65901C14.7629 1.08097 15 1.65326 15 2.25V12.75C15 13.3467 14.7629 13.919 14.341 14.341C13.919 14.7629 13.3467 15 12.75 15H2.25ZM1.5 12.75C1.5 12.9489 1.57902 13.1397 1.71967 13.2803C1.86032 13.421 2.05109 13.5 2.25 13.5H12.75C12.9489 13.5 13.1397 13.421 13.2803 13.2803C13.421 13.1397 13.5 12.9489 13.5 12.75V2.25C13.5 2.05109 13.421 1.86032 13.2803 1.71967C13.1397 1.57902 12.9489 1.5 12.75 1.5H2.25C2.05109 1.5 1.86032 1.57902 1.71967 1.71967C1.57902 1.86032 1.5 2.05109 1.5 2.25V12.75Z' fill='white'/%3e%3c/svg%3e","publish-icon":"data:image/svg+xml,%3csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.42241 2.87539C3.16765 4.28392 2.30654 6.30753 2.22658 6.4982L0 5.54483L2.49107 3.05376C2.78015 2.76468 3.19841 2.63551 3.60436 2.71547L4.42241 2.87539ZM5.64027 9.42597C5.64027 9.42597 7.94066 8.4726 9.26308 7.15018C12.5845 3.82876 12.0309 1.23313 11.8526 0.648807C11.2682 0.464283 8.6726 -0.0831364 5.35118 3.23829C4.02876 4.5607 3.07539 6.8611 3.07539 6.8611L5.64027 9.42597ZM9.62597 8.07895C8.21744 9.33371 6.19384 10.1948 6.00316 10.2748L6.95653 12.5014L9.4476 10.0103C9.73669 9.72121 9.86585 9.30296 9.78589 8.897L9.62597 8.07895ZM4.30555 10.041C4.30555 10.5516 4.09642 11.0129 3.76428 11.345C3.03849 12.0708 0 12.5014 0 12.5014C0 12.5014 0.430555 9.46288 1.15635 8.73708C1.41394 8.47815 1.74267 8.30159 2.1008 8.22985C2.45893 8.1581 2.8303 8.1944 3.16776 8.33413C3.50522 8.47386 3.79354 8.71072 3.99612 9.01463C4.19871 9.31855 4.30641 9.67581 4.30555 10.041ZM6.76586 4.50535C6.76586 3.82876 7.31943 3.27519 7.99602 3.27519C8.6726 3.27519 9.22617 3.82876 9.22617 4.50535C9.22617 5.18193 8.6726 5.7355 7.99602 5.7355C7.31943 5.7355 6.76586 5.18193 6.76586 4.50535Z' fill='%232A50FD'/%3e%3c/svg%3e",good:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.9308 60.0005C25.5047 60.0005 18.3828 57.0505 13.1317 51.7995C7.88068 46.5485 4.93068 39.4266 4.93068 32.0005C4.93068 24.5744 7.88068 17.4525 13.1317 12.2015C18.3828 6.95048 25.5047 4.00049 32.9308 4.00049C40.3569 4.00049 47.4788 6.95048 52.7298 12.2015C57.9809 17.4525 60.9309 24.5744 60.9309 32.0005C60.9309 39.4266 57.9809 46.5485 52.7298 51.7995C47.4788 57.0505 40.3569 60.0005 32.9308 60.0005ZM32.9308 64.0005C41.4177 64.0005 49.5571 60.6291 55.5583 54.6279C61.5595 48.6267 64.9309 40.4874 64.9309 32.0005C64.9309 23.5136 61.5595 15.3742 55.5583 9.37307C49.5571 3.37191 41.4177 0.000488281 32.9308 0.000488281C24.4438 0.000488281 16.3045 3.37191 10.3033 9.37307C4.3021 15.3742 0.930664 23.5136 0.930664 32.0005C0.930664 40.4874 4.3021 48.6267 10.3033 54.6279C16.3045 60.6291 24.4438 64.0005 32.9308 64.0005Z' fill='%2300B904'/%3e%3cpath d='M18.07 38.2685C18.5294 38.0033 19.0753 37.9314 19.5876 38.0687C20.1 38.206 20.5368 38.5412 20.802 39.0005C22.0305 41.1299 23.7982 42.898 25.9273 44.1269C28.0565 45.3557 30.4718 46.002 32.9301 46.0005C35.3884 46.002 37.8037 45.3557 39.9328 44.1269C42.0619 42.898 43.8297 41.1299 45.0581 39.0005C45.1885 38.7712 45.3629 38.57 45.5714 38.4084C45.7798 38.2468 46.0182 38.128 46.2727 38.0589C46.5273 37.9898 46.793 37.9717 47.0545 38.0057C47.3161 38.0397 47.5683 38.1251 47.7968 38.257C48.0252 38.3889 48.2253 38.5646 48.3855 38.7742C48.5457 38.9837 48.6629 39.2228 48.7303 39.4778C48.7977 39.7328 48.814 39.9986 48.7783 40.26C48.7426 40.5213 48.6555 40.773 48.5221 41.0005C46.9426 43.7379 44.6699 46.011 41.9327 47.5909C39.1955 49.1709 36.0905 50.0019 32.9301 50.0005C29.7696 50.0019 26.6646 49.1709 23.9274 47.5909C21.1902 46.011 18.9175 43.7379 17.338 41.0005C17.0728 40.5412 17.0009 39.9953 17.1382 39.4829C17.2755 38.9706 17.6107 38.5337 18.07 38.2685ZM28.93 26.0005C28.93 29.3125 27.138 32.0005 24.93 32.0005C22.722 32.0005 20.93 29.3125 20.93 26.0005C20.93 22.6885 22.722 20.0005 24.93 20.0005C27.138 20.0005 28.93 22.6885 28.93 26.0005ZM44.9301 26.0005C44.9301 29.3125 43.1381 32.0005 40.9301 32.0005C38.7221 32.0005 36.9301 29.3125 36.9301 26.0005C36.9301 22.6885 38.7221 20.0005 40.9301 20.0005C43.1381 20.0005 44.9301 22.6885 44.9301 26.0005Z' fill='%2300B904'/%3e%3c/svg%3e",bad:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.0714 60.0005C24.6453 60.0005 17.5234 57.0505 12.2723 51.7995C7.02131 46.5485 4.0713 39.4266 4.0713 32.0005C4.0713 24.5744 7.02131 17.4525 12.2723 12.2015C17.5234 6.95048 24.6453 4.00049 32.0714 4.00049C39.4975 4.00049 46.6194 6.95048 51.8705 12.2015C57.1215 17.4525 60.0715 24.5744 60.0715 32.0005C60.0715 39.4266 57.1215 46.5485 51.8705 51.7995C46.6194 57.0505 39.4975 60.0005 32.0714 60.0005ZM32.0714 64.0005C40.5584 64.0005 48.6977 60.6291 54.6989 54.6279C60.7001 48.6267 64.0715 40.4874 64.0715 32.0005C64.0715 23.5136 60.7001 15.3742 54.6989 9.37307C48.6977 3.37191 40.5584 0.000488281 32.0714 0.000488281C23.5844 0.000488281 15.4451 3.37191 9.44391 9.37307C3.44272 15.3742 0.0712891 23.5136 0.0712891 32.0005C0.0712891 40.4874 3.44272 48.6267 9.44391 54.6279C15.4451 60.6291 23.5844 64.0005 32.0714 64.0005Z' fill='%23DD0000'/%3e%3cpath d='M17.2117 49.7325C17.6711 49.9977 18.2169 50.0696 18.7293 49.9323C19.2416 49.795 19.6785 49.4599 19.9437 49.0005C21.1722 46.8712 22.9399 45.103 25.069 43.8742C27.1982 42.6453 29.6134 41.9991 32.0717 42.0005C37.2518 42.0005 41.7758 44.8125 44.1998 49.0005C44.4669 49.4561 44.9034 49.7876 45.414 49.9226C45.9246 50.0576 46.4678 49.9851 46.9252 49.7211C47.3826 49.457 47.7169 49.0227 47.8553 48.513C47.9937 48.0034 47.9248 47.4596 47.6638 47.0005C46.0843 44.2631 43.8116 41.99 41.0744 40.4101C38.3372 38.8302 35.2322 37.9991 32.0717 38.0005C28.9115 37.9999 25.8067 38.8313 23.0697 40.4112C20.3327 41.991 18.0598 44.2636 16.4797 47.0005C16.2145 47.4599 16.1426 48.0058 16.2799 48.5181C16.4172 49.0305 16.7523 49.4673 17.2117 49.7325ZM28.0717 26.0005C28.0717 29.3125 26.2797 32.0005 24.0717 32.0005C21.8637 32.0005 20.0717 29.3125 20.0717 26.0005C20.0717 22.6885 21.8637 20.0005 24.0717 20.0005C26.2797 20.0005 28.0717 22.6885 28.0717 26.0005ZM44.0718 26.0005C44.0718 29.3125 42.2798 32.0005 40.0718 32.0005C37.8638 32.0005 36.0718 29.3125 36.0718 26.0005C36.0718 22.6885 37.8638 20.0005 40.0718 20.0005C42.2798 20.0005 44.0718 22.6885 44.0718 26.0005Z' fill='%23DD0000'/%3e%3c/svg%3e",okay:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.9308 60.0005C25.5047 60.0005 18.3828 57.0505 13.1317 51.7995C7.88068 46.5485 4.93068 39.4266 4.93068 32.0005C4.93068 24.5744 7.88068 17.4525 13.1317 12.2015C18.3828 6.95048 25.5047 4.00049 32.9308 4.00049C40.3569 4.00049 47.4788 6.95048 52.7298 12.2015C57.9809 17.4525 60.9309 24.5744 60.9309 32.0005C60.9309 39.4266 57.9809 46.5485 52.7298 51.7995C47.4788 57.0505 40.3569 60.0005 32.9308 60.0005ZM32.9308 64.0005C41.4177 64.0005 49.5571 60.6291 55.5583 54.6279C61.5595 48.6267 64.9309 40.4874 64.9309 32.0005C64.9309 23.5136 61.5595 15.3742 55.5583 9.37307C49.5571 3.37191 41.4177 0.000488281 32.9308 0.000488281C24.4438 0.000488281 16.3045 3.37191 10.3033 9.37307C4.3021 15.3742 0.930664 23.5136 0.930664 32.0005C0.930664 40.4874 4.3021 48.6267 10.3033 54.6279C16.3045 60.6291 24.4438 64.0005 32.9308 64.0005Z' fill='%232A50FD'/%3e%3cpath d='M16.9304 42.0005C16.9304 42.5309 17.1412 43.0397 17.5162 43.4147C17.8913 43.7898 18.4 44.0005 18.9305 44.0005H46.9306C47.461 44.0005 47.9697 43.7898 48.3448 43.4147C48.7199 43.0397 48.9306 42.5309 48.9306 42.0005C48.9306 41.4701 48.7199 40.9614 48.3448 40.5863C47.9697 40.2112 47.461 40.0005 46.9306 40.0005H18.9305C18.4 40.0005 17.8913 40.2112 17.5162 40.5863C17.1412 40.9614 16.9304 41.4701 16.9304 42.0005ZM28.9305 26.0005C28.9305 22.6885 27.1385 20.0005 24.9305 20.0005C22.7225 20.0005 20.9305 22.6885 20.9305 26.0005C20.9305 29.3125 22.7225 32.0005 24.9305 32.0005C27.1385 32.0005 28.9305 29.3125 28.9305 26.0005ZM44.9305 26.0005C44.9305 22.6885 43.1385 20.0005 40.9305 20.0005C38.7225 20.0005 36.9305 22.6885 36.9305 26.0005C36.9305 29.3125 38.7225 32.0005 40.9305 32.0005C43.1385 32.0005 44.9305 29.3125 44.9305 26.0005Z' fill='%232A50FD'/%3e%3c/svg%3e","question-mark":"data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 15C9.35 15 9.64567 14.879 9.887 14.637C10.129 14.3957 10.25 14.1 10.25 13.75C10.25 13.4 10.129 13.1043 9.887 12.863C9.64567 12.621 9.35 12.5 9 12.5C8.65 12.5 8.35433 12.621 8.113 12.863C7.871 13.1043 7.75 13.4 7.75 13.75C7.75 14.1 7.871 14.3957 8.113 14.637C8.35433 14.879 8.65 15 9 15ZM8.1 11.15H9.95C9.95 10.55 10.0167 10.1083 10.15 9.825C10.2833 9.54167 10.5667 9.18333 11 8.75C11.5833 8.16667 11.996 7.679 12.238 7.287C12.4793 6.89567 12.6 6.45 12.6 5.95C12.6 5.06667 12.3 4.354 11.7 3.812C11.1 3.27067 10.2917 3 9.275 3C8.35833 3 7.57933 3.225 6.938 3.675C6.296 4.125 5.85 4.75 5.6 5.55L7.25 6.2C7.36667 5.75 7.6 5.38733 7.95 5.112C8.3 4.83733 8.70833 4.7 9.175 4.7C9.625 4.7 10 4.82067 10.3 5.062C10.6 5.304 10.75 5.625 10.75 6.025C10.75 6.30833 10.6583 6.60833 10.475 6.925C10.2917 7.24167 9.98333 7.59167 9.55 7.975C9 8.45833 8.621 8.92067 8.413 9.362C8.20433 9.804 8.1 10.4 8.1 11.15ZM2 18C1.45 18 0.979 17.8043 0.587 17.413C0.195667 17.021 0 16.55 0 16V2C0 1.45 0.195667 0.979 0.587 0.587C0.979 0.195667 1.45 0 2 0H16C16.55 0 17.021 0.195667 17.413 0.587C17.8043 0.979 18 1.45 18 2V16C18 16.55 17.8043 17.021 17.413 17.413C17.021 17.8043 16.55 18 16 18H2Z' fill='%232A50FD'/%3e%3c/svg%3e","switch-on":"data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3.5C2.60218 3.5 2.22064 3.65804 1.93934 3.93934C1.65804 4.22064 1.5 4.60218 1.5 5V20C1.5 20.3978 1.65804 20.7794 1.93934 21.0607C2.22064 21.342 2.60218 21.5 3 21.5H21C21.3978 21.5 21.7794 21.342 22.0607 21.0607C22.342 20.7794 22.5 20.3978 22.5 20V5C22.5 4.60218 22.342 4.22064 22.0607 3.93934C21.7794 3.65804 21.3978 3.5 21 3.5H3ZM21 2C21.7956 2 22.5587 2.31607 23.1213 2.87868C23.6839 3.44129 24 4.20435 24 5V20C24 20.7956 23.6839 21.5587 23.1213 22.1213C22.5587 22.6839 21.7956 23 21 23H3C2.20435 23 1.44129 22.6839 0.87868 22.1213C0.316071 21.5587 0 20.7956 0 20V5C0 4.20435 0.316071 3.44129 0.87868 2.87868C1.44129 2.31607 2.20435 2 3 2H21Z' fill='%232A50FD'/%3e%3cpath d='M20 6.5C20 6.10218 19.842 5.72064 19.5607 5.43934C19.2794 5.15804 18.8978 5 18.5 5H15.5C15.1022 5 14.7206 5.15804 14.4393 5.43934C14.158 5.72064 14 6.10218 14 6.5V18.5C14 18.8978 14.158 19.2794 14.4393 19.5607C14.7206 19.842 15.1022 20 15.5 20H18.5C18.8978 20 19.2794 19.842 19.5607 19.5607C19.842 19.2794 20 18.8978 20 18.5V6.5Z' fill='%232A50FD'/%3e%3c/svg%3e","switch-off":"data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3.5C2.60218 3.5 2.22064 3.65804 1.93934 3.93934C1.65804 4.22064 1.5 4.60218 1.5 5V20C1.5 20.3978 1.65804 20.7794 1.93934 21.0607C2.22064 21.342 2.60218 21.5 3 21.5H21C21.3978 21.5 21.7794 21.342 22.0607 21.0607C22.342 20.7794 22.5 20.3978 22.5 20V5C22.5 4.60218 22.342 4.22064 22.0607 3.93934C21.7794 3.65804 21.3978 3.5 21 3.5H3ZM21 2C21.7956 2 22.5587 2.31607 23.1213 2.87868C23.6839 3.44129 24 4.20435 24 5V20C24 20.7956 23.6839 21.5587 23.1213 22.1213C22.5587 22.6839 21.7956 23 21 23H3C2.20435 23 1.44129 22.6839 0.87868 22.1213C0.316071 21.5587 0 20.7956 0 20V5C0 4.20435 0.316071 3.44129 0.87868 2.87868C1.44129 2.31607 2.20435 2 3 2H21Z' fill='%23081348'/%3e%3cpath d='M10 6.5C10 6.10218 9.84196 5.72064 9.56066 5.43934C9.27936 5.15804 8.89782 5 8.5 5H5.5C5.10218 5 4.72064 5.15804 4.43934 5.43934C4.15804 5.72064 4 6.10218 4 6.5V18.5C4 18.8978 4.15804 19.2794 4.43934 19.5607C4.72064 19.842 5.10218 20 5.5 20H8.5C8.89782 20 9.27936 19.842 9.56066 19.5607C9.84196 19.2794 10 18.8978 10 18.5V6.5Z' fill='%23081348'/%3e%3c/svg%3e","excel-icon":"data:image/svg+xml,%3csvg id='ae9a5931-e717-45f0-80e2-9797b7bcf2f4' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b41b2d2e-22cc-4aba-98db-0a7bf463de35%7bfill:%232e56f4%3b%7d.fb84d8ea-5784-4bde-9350-7b3871a608a6%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b41b2d2e-22cc-4aba-98db-0a7bf463de35' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='fb84d8ea-5784-4bde-9350-7b3871a608a6' transform='translate(2.6 16.6)'%3eXLS%3c/text%3e%3c/svg%3e",data:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_503_990)'%3e%3cpath d='M9.3364 21.8839C9.30483 21.8378 9.22591 21.807 9.16278 21.7993C8.37356 21.6916 7.58435 21.6069 6.80303 21.4684C5.71391 21.2761 4.64847 20.9606 3.64617 20.4912C3.00691 20.1911 2.415 19.8294 1.94936 19.2908C1.67313 18.9676 1.49161 18.606 1.48372 18.1828C1.48372 17.6518 1.48372 17.1132 1.48372 16.5822C1.48372 16.5515 1.48372 16.5207 1.48372 16.4668C3.39362 17.875 5.58764 18.4675 7.86846 18.8137C7.80533 18.3367 7.75008 17.8827 7.67905 17.421C7.67905 17.3902 7.62381 17.344 7.58435 17.3363C7.36337 17.2902 7.1345 17.2517 6.90562 17.2132C5.84808 17.0132 4.81421 16.7361 3.83558 16.3052C3.18842 16.0205 2.58073 15.6743 2.08353 15.1664C1.72838 14.8048 1.48372 14.3892 1.48372 13.866C1.48372 13.335 1.48372 12.8041 1.48372 12.2732C1.48372 12.2347 1.48372 12.1962 1.48372 12.1424C2.43078 12.8426 3.47254 13.3504 4.57744 13.7198C5.68234 14.0968 6.81881 14.3277 7.96317 14.4893C8.1368 14.0276 8.31042 13.5813 8.47616 13.135C8.0342 13.0657 7.58435 13.0042 7.14239 12.9272C5.98224 12.7272 4.84577 12.4271 3.76455 11.9423C3.13318 11.6576 2.53338 11.3113 2.05196 10.8112C1.67313 10.411 1.45215 9.95704 1.46794 9.40302C1.48372 8.90286 1.46794 8.4027 1.46794 7.89484C1.46794 7.85637 1.46794 7.81789 1.46794 7.78712C1.83098 8.01026 2.17034 8.2488 2.53338 8.44887C3.9145 9.22604 5.42979 9.67234 6.98454 9.95704C7.63959 10.0802 8.29464 10.1571 8.95758 10.2341C9.46268 10.2879 9.97567 10.311 10.4887 10.3341C10.5597 10.3341 10.6465 10.3033 10.7017 10.2571C11.341 9.7185 12.0355 9.2799 12.7932 8.92594C12.8247 8.91055 12.8484 8.89516 12.8958 8.86438C12.8089 8.86438 12.7458 8.86438 12.6827 8.86438C12.1223 8.87208 11.5699 8.89516 11.0095 8.89516C9.98356 8.89516 8.96547 8.83361 7.95528 8.67971C7.27655 8.57968 6.59783 8.44887 5.927 8.29497C4.90891 8.05643 3.92239 7.72556 3.02269 7.19462C2.52548 6.90222 2.06774 6.56365 1.74416 6.07118C1.36534 5.48638 1.35745 4.89388 1.72838 4.30138C1.90201 4.02437 2.13088 3.79353 2.39132 3.59346C3.19632 2.96249 4.1197 2.57775 5.09043 2.28535C6.73989 1.79289 8.4367 1.55435 10.1651 1.4774C11.2226 1.43123 12.2802 1.45432 13.3377 1.53896C14.411 1.6236 15.4765 1.7775 16.5261 2.03142C17.4811 2.26227 18.4045 2.55467 19.2726 3.01636C19.7935 3.29337 20.2828 3.62424 20.6616 4.08593C21.222 4.77076 21.2378 5.54024 20.6932 6.22508C20.5275 6.43284 20.3223 6.6252 20.1092 6.79449C19.5094 7.27926 18.807 7.58705 18.0888 7.85637C17.852 7.94871 17.6074 8.02565 17.3311 8.12569C18.1282 8.21033 18.878 8.35653 19.6041 8.61046C19.6514 8.62585 19.7304 8.61046 19.7777 8.58737C20.0776 8.41809 20.3696 8.24111 20.6695 8.05643C20.8116 7.97179 20.9379 7.87176 21.0878 7.76403C21.0878 7.82559 21.0878 7.86406 21.0878 7.90254C21.0878 8.32575 21.0957 8.74896 21.0878 9.17217C21.0878 9.24912 21.1194 9.29529 21.1825 9.33377C21.5613 9.58769 21.9323 9.84932 22.3032 10.1109C22.39 10.1725 22.4689 10.2417 22.5715 10.3187C22.5715 10.2571 22.5715 10.2264 22.5715 10.1956C22.5715 8.52581 22.5715 6.84835 22.5715 5.17859C22.5715 5.09394 22.5715 5.017 22.5557 4.93235C22.4689 4.20905 22.1138 3.60885 21.6087 3.08561C21.0641 2.52389 20.417 2.09298 19.7225 1.73902C18.0335 0.877209 16.2183 0.438606 14.34 0.192374C13.7639 0.115426 13.172 0.0846469 12.588 0.0307834C12.3828 0.0153939 12.1776 4.34455e-06 11.9724 -0.00769043H10.4887C10.4492 -0.00769043 10.4097 0.00769912 10.3703 0.00769912C9.31273 0.0384782 8.25518 0.146205 7.21342 0.33088C6.01381 0.538639 4.84577 0.846429 3.7172 1.30042C2.77014 1.68516 1.88622 2.15454 1.12858 2.83938C0.434068 3.55499 0 4.38603 0 5.47099C0.0236764 9.66464 0.0157843 13.8506 0 18.0443C0 18.7291 0.22098 19.3293 0.631371 19.8679C1.15225 20.5451 1.83098 21.0375 2.57284 21.4453C3.60671 22.0224 4.7195 22.4072 5.86386 22.6919C6.65307 22.892 7.44229 23.0459 8.24729 23.1382C8.83131 23.1997 9.41532 23.2536 9.99934 23.2998C10.2045 23.3152 10.4097 23.2998 10.6149 23.2998C10.6149 23.2998 10.6149 23.2921 10.6149 23.2844C10.1493 22.8458 9.71523 22.3841 9.3364 21.8762V21.8839Z' fill='%232A50FD'/%3e%3cpath d='M23.9683 16.1436C23.6368 12.3886 20.3774 9.47996 16.4076 9.55691C12.209 9.67233 8.90222 13.1196 9.19422 17.2902C9.47045 21.2376 13.0061 24.3155 17.2205 23.9769C21.135 23.6614 24.3392 20.3065 23.9683 16.1513V16.1436ZM15.2712 13.1888H21.214V14.6278H15.2712V13.1888ZM13.7559 20.4373H12.2879V18.9984H13.7559V20.4373ZM13.7559 17.5133H12.2879V16.0744H13.7559V17.5133ZM13.7559 14.6355H12.2879V13.1965H13.7559V14.6355ZM15.2633 16.0821H21.2061V17.5133H15.2633V16.0821ZM21.2061 20.445H15.2633V19.0061H21.2061V20.445Z' fill='%232A50FD'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_503_990'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",analytics:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3e%3cpath fill='currentColor' d='M4 2H2v26a2 2 0 0 0 2 2h26v-2H4Z'/%3e%3cpath fill='currentColor' d='M30 9h-7v2h3.59L19 18.59l-4.29-4.3a1 1 0 0 0-1.42 0L6 21.59L7.41 23L14 16.41l4.29 4.3a1 1 0 0 0 1.42 0l8.29-8.3V16h2Z'/%3e%3c/svg%3e",map:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M15.98%2c1.26l7.2%2c2.4C23.67%2c3.82%2c24%2c4.28%2c24%2c4.8v16.79c0%2c0.39-0.19%2c0.75-0.5%2c0.97c-0.2%2c0.15-0.45%2c0.23-0.7%2c0.23 c-0.13%2c0.02-0.26%2c0.02-0.38%2c0l-6.82-2.34l-6.84%2c2.28c-0.24%2c0.08-0.5%2c0.08-0.74%2c0l-7.2-2.4C0.33%2c20.16%2c0%2c19.7%2c0%2c19.19V2.4 c0-0.39%2c0.19-0.75%2c0.5-0.97C0.82%2c1.2%2c1.22%2c1.14%2c1.58%2c1.26L8.4%2c3.6l6.82-2.34h0.08h0.16h0.28c0.06-0.01%2c0.11-0.01%2c0.17%2c0H15.98z M2.4%2c18.33l4.8%2c1.6V5.66l-4.8-1.6V18.33z M14.4%2c18.33l-4.8%2c1.6V5.66l4.8-1.6V18.33z M16.8%2c18.33l4.8%2c1.6V5.66l-4.8-1.6V18.33z'/%3e%3c/svg%3e",filter:"data:image/svg+xml,%3csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.08116 10.1666H9.19228V8.61109H6.08116V10.1666ZM0.636719 0.833313V2.38887H14.6367V0.833313H0.636719ZM2.97005 6.27776H12.3034V4.7222H2.97005V6.27776Z' fill='white'/%3e%3c/svg%3e","property-on":"data:image/svg+xml,%3csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M28.3826 1.21002H4.60298C2.61311 1.21002 1 2.82313 1 4.813V28.607C1 30.5969 2.61311 32.21 4.60298 32.21H28.3826C30.3725 32.21 31.9856 30.5969 31.9856 28.607V4.813C31.9856 2.82313 30.3725 1.21002 28.3826 1.21002Z' fill='%232E56F4' stroke='%232E56F4' stroke-width='0.75'/%3e%3cpath d='M24.6359 19.953L22.6182 21.8266L19.88 18.9442L18.5829 20.2413L21.4653 22.9795L19.5917 24.9972H24.6359V19.953ZM8.63867 13.9L10.5122 12.0265L13.2505 14.9089L14.5476 13.6118L11.6652 10.8735L13.5387 9H8.63867V13.9ZM24.6359 9H19.5917L21.4653 10.8735L18.5829 13.6118L19.88 14.9089L22.6182 12.0265L24.6359 13.9V9ZM8.63867 24.9972H13.5387L11.6652 22.9795L14.5476 20.2413L13.2505 18.9442L10.5122 21.8266L8.63867 19.953V24.9972Z' fill='white'/%3e%3c/svg%3e","property-off":"data:image/svg+xml,%3csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M28.3826 0.700012H4.60298C2.61311 0.700012 1 2.31312 1 4.30299V28.097C1 30.0869 2.61311 31.7 4.60298 31.7H28.3826C30.3725 31.7 31.9856 30.0869 31.9856 28.097V4.30299C31.9856 2.31312 30.3725 0.700012 28.3826 0.700012Z' stroke='%232E56F4' stroke-width='0.75'/%3e%3cpath d='M24.6359 18.953L22.6182 20.8266L19.88 17.9442L18.5829 19.2413L21.4653 21.9795L19.5917 23.9972H24.6359V18.953ZM8.63867 12.9L10.5122 11.0265L13.2505 13.9089L14.5476 12.6118L11.6652 9.87355L13.5387 8H8.63867V12.9ZM24.6359 8H19.5917L21.4653 9.87355L18.5829 12.6118L19.88 13.9089L22.6182 11.0265L24.6359 12.9V8ZM8.63867 23.9972H13.5387L11.6652 21.9795L14.5476 19.2413L13.2505 17.9442L10.5122 20.8266L8.63867 18.953V23.9972Z' fill='%232E56F4'/%3e%3c/svg%3e","functional-equation-solid":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_432_344)'%3e%3cpath d='M15.9999 4.98C15.9999 4.78 15.8399 4.62 15.6466 4.62H13.9466C13.7533 4.62 13.5933 4.78 13.5933 4.97333V4.98C13.5933 5.17333 13.7533 5.33333 13.9466 5.33333H15.6466C15.8399 5.34 15.9999 5.18 15.9999 4.98Z' fill='%232A50FD'/%3e%3cpath d='M15.9999 7.00001C15.9999 6.80001 15.8399 6.64001 15.6466 6.64001H13.9466C13.7533 6.64001 13.5933 6.80001 13.5933 6.99335V7.00001C13.5933 7.19335 13.7533 7.35335 13.9466 7.35335H15.6466C15.8399 7.35335 15.9999 7.19335 15.9999 7.00001Z' fill='%232A50FD'/%3e%3cpath d='M15.9999 9.01332C15.9999 8.81332 15.8399 8.65332 15.6466 8.65332H13.9466C13.7533 8.65332 13.5933 8.81332 13.5933 9.00665V9.01332C13.5933 9.20665 13.7533 9.36665 13.9466 9.36665H15.6466C15.8399 9.37332 15.9999 9.21332 15.9999 9.01332Z' fill='%232A50FD'/%3e%3cpath d='M15.9999 11.0333C15.9999 10.8333 15.8399 10.6733 15.6466 10.6733H13.9466C13.7533 10.6733 13.5933 10.8333 13.5933 11.0267V11.0333C13.5933 11.2267 13.7533 11.3867 13.9466 11.3867H15.6466C15.8399 11.3867 15.9999 11.2267 15.9999 11.0333Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 4.98667C2.40667 4.78667 2.24667 4.62667 2.05333 4.62667H0.353333C0.16 4.62 0 4.78 0 4.98V4.98667C0 5.18 0.16 5.34 0.353333 5.34H2.05333C2.24667 5.34 2.40667 5.18 2.40667 4.98667Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 7.00001C2.40667 6.80001 2.24667 6.64001 2.05333 6.64001H0.353333C0.16 6.64001 0 6.80001 0 6.99335V7.00001C0 7.19335 0.16 7.35335 0.353333 7.35335H2.05333C2.24667 7.35335 2.40667 7.19335 2.40667 7.00001Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 9.01999C2.40667 8.81999 2.24667 8.65999 2.05333 8.65999H0.353333C0.16 8.65332 0 8.81332 0 9.01332V9.01999C0 9.21332 0.16 9.37332 0.353333 9.37332H2.05333C2.24667 9.37332 2.40667 9.21332 2.40667 9.01999Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 11.0333C2.40667 10.8333 2.24667 10.6733 2.05333 10.6733H0.353333C0.16 10.6733 0 10.8333 0 11.0267V11.0333C0 11.2267 0.16 11.3867 0.353333 11.3867H2.05333C2.24667 11.3867 2.40667 11.2267 2.40667 11.0333Z' fill='%232A50FD'/%3e%3cpath d='M4.9601 0C4.7601 0 4.6001 0.16 4.6001 0.353333V2.06C4.6001 2.25333 4.7601 2.41333 4.95343 2.41333H4.9601C5.15343 2.41333 5.31343 2.25333 5.31343 2.06V0.353333C5.31343 0.16 5.15343 0 4.9601 0Z' fill='%232A50FD'/%3e%3cpath d='M6.96669 0C6.76669 0 6.60669 0.16 6.60669 0.353333V2.06C6.60669 2.25333 6.76669 2.41333 6.96002 2.41333H6.96669C7.16002 2.41333 7.32002 2.25333 7.32002 2.06V0.353333C7.32002 0.16 7.16002 0 6.96669 0Z' fill='%232A50FD'/%3e%3cpath d='M8.97328 0C8.77328 0 8.61328 0.16 8.61328 0.353333V2.06C8.61328 2.25333 8.77328 2.41333 8.96661 2.41333H8.97328C9.16661 2.41333 9.32661 2.25333 9.32661 2.06V0.353333C9.32661 0.16 9.16661 0 8.97328 0Z' fill='%232A50FD'/%3e%3cpath d='M10.9733 0C10.7733 0 10.6133 0.16 10.6133 0.353333V2.06C10.6133 2.25333 10.7733 2.41333 10.9666 2.41333H10.9733C11.1666 2.41333 11.3266 2.25333 11.3266 2.06V0.353333C11.3266 0.16 11.1733 0 10.9733 0Z' fill='%232A50FD'/%3e%3cpath d='M4.9601 13.58C4.7601 13.58 4.6001 13.74 4.6001 13.9333V15.64C4.6001 15.84 4.7601 16 4.95343 16H4.9601C5.15343 16 5.31343 15.84 5.31343 15.6467V13.94C5.31343 13.74 5.15343 13.58 4.9601 13.58Z' fill='%232A50FD'/%3e%3cpath d='M6.96669 13.58C6.76669 13.58 6.60669 13.74 6.60669 13.9333V15.64C6.60669 15.8333 6.76669 15.9933 6.96002 15.9933H6.96669C7.16002 15.9933 7.32002 15.8333 7.32002 15.64V13.9333C7.32002 13.74 7.16002 13.58 6.96669 13.58Z' fill='%232A50FD'/%3e%3cpath d='M8.97328 13.58C8.77328 13.58 8.61328 13.74 8.61328 13.9333V15.64C8.61328 15.8333 8.77328 15.9933 8.96661 15.9933H8.97328C9.16661 15.9933 9.32661 15.8333 9.32661 15.64V13.9333C9.32661 13.74 9.16661 13.58 8.97328 13.58Z' fill='%232A50FD'/%3e%3cpath d='M10.9733 13.58C10.7733 13.58 10.6133 13.74 10.6133 13.9333V15.64C10.6133 15.8333 10.7733 15.9933 10.9666 15.9933H10.9733C11.1666 15.9933 11.3266 15.8333 11.3266 15.64V13.9333C11.3266 13.74 11.1733 13.58 10.9733 13.58Z' fill='%232A50FD'/%3e%3cpath d='M11.2399 2.98669H4.73989C4.27322 2.98669 3.81989 3.17336 3.49322 3.50669C3.16655 3.84003 2.96655 4.29336 2.96655 4.76669V11.3067C2.96655 11.78 3.15322 12.2334 3.48655 12.5667C3.81989 12.9 4.26655 13.0867 4.73322 13.0867H11.2399C11.7066 13.0867 12.1599 12.9 12.4866 12.5667C12.8199 12.2334 13.0066 11.78 13.0066 11.3067V4.76669C13.0066 4.29336 12.8199 3.84003 12.4866 3.50669C12.1599 3.17336 11.7132 2.98669 11.2399 2.98669ZM12.0199 11.3067C12.0199 11.5134 11.9399 11.7134 11.7932 11.86C11.6466 12.0067 11.4466 12.0867 11.2466 12.0867H4.73989C4.53322 12.0867 4.33322 12.0067 4.19322 11.86C4.04655 11.7134 3.96655 11.5134 3.96655 11.3067V4.76669C3.96655 4.56003 4.04655 4.36003 4.19322 4.21336C4.33322 4.06669 4.53322 3.98003 4.73989 3.98003H11.2466C11.4532 3.98003 11.6532 4.06003 11.7932 4.20669C11.9399 4.35336 12.0199 4.55336 12.0199 4.76003V11.3067Z' fill='%232A50FD'/%3e%3cpath d='M10.1132 5.19336H5.86658C5.47325 5.19336 5.15991 5.51336 5.15991 5.90669V10.1734C5.15991 10.5667 5.47325 10.8867 5.86658 10.8867H10.1066C10.4999 10.8867 10.8132 10.5667 10.8132 10.1734V5.90669C10.8199 5.50669 10.4999 5.19336 10.1132 5.19336Z' fill='%232A50FD'/%3e%3cpath d='M8.39328 6.04666C8.31994 5.99999 8.22661 5.97333 8.10661 5.97333C8.07994 5.97333 8.05327 5.97333 8.01994 5.97999C7.71327 6.02666 7.51327 6.30666 7.38661 6.57333C7.33327 6.69999 7.27994 6.83333 7.23328 6.95999C7.21328 7.01999 7.18661 7.07999 7.16661 7.13999C7.16661 7.14666 7.13327 7.26666 7.12661 7.26666H6.81328C6.77328 7.26666 6.73994 7.29999 6.73994 7.34666C6.73994 7.38666 6.77328 7.42666 6.81328 7.42666H7.08661L6.93327 8.08666C6.77994 8.81999 6.57327 9.65999 6.51994 9.80666C6.47327 9.95999 6.39994 10.04 6.30661 10.04C6.28661 10.04 6.27328 10.0333 6.25994 10.0267C6.24661 10.0133 6.23994 9.99999 6.23994 9.98666C6.23994 9.97333 6.24661 9.95333 6.26661 9.92666C6.28661 9.89999 6.29327 9.86666 6.29327 9.83333C6.29327 9.77999 6.27327 9.72666 6.23994 9.69333C6.19994 9.65999 6.15327 9.64666 6.10661 9.64666C6.05994 9.64666 6.00661 9.66666 5.96661 9.69999C5.95994 9.74666 5.93994 9.79999 5.93994 9.85999C5.93994 9.94666 5.97327 10.0133 6.04661 10.08C6.11327 10.14 6.20661 10.1733 6.32661 10.1733C6.51327 10.1733 6.67994 10.0867 6.80661 9.93999C6.87994 9.84666 6.93994 9.74666 6.98661 9.63333C7.13994 9.29333 7.21994 8.91333 7.31328 8.54666C7.40661 8.17333 7.48661 7.80666 7.56661 7.43333H7.86661C7.90661 7.43333 7.93994 7.39999 7.93994 7.35333C7.93994 7.31333 7.90661 7.27333 7.86661 7.27333H7.58661C7.73994 6.69333 7.91327 6.29333 7.94661 6.23999C7.99994 6.13999 8.06661 6.09333 8.13327 6.09333C8.15994 6.09333 8.17328 6.09999 8.17994 6.11333C8.18661 6.12666 8.19327 6.13999 8.19327 6.14666C8.19327 6.15333 8.18661 6.17333 8.16661 6.20666C8.14661 6.23999 8.13327 6.27999 8.13327 6.31333C8.13327 6.35999 8.15327 6.40666 8.18661 6.43999C8.21994 6.47333 8.27327 6.49333 8.31994 6.49333C8.36661 6.49333 8.41994 6.47333 8.45328 6.43999C8.48661 6.40666 8.50661 6.35333 8.50661 6.29333C8.50661 6.17333 8.47328 6.09999 8.39328 6.04666ZM9.78661 7.81333C9.89994 7.81333 10.1133 7.71999 10.1133 7.42666C10.1133 7.13333 9.90661 7.11999 9.83327 7.11999C9.70661 7.11999 9.57327 7.21333 9.46661 7.40666C9.35327 7.59999 9.23328 7.82666 9.23328 7.82666H9.22661C9.19994 7.68666 9.17994 7.57333 9.16661 7.51999C9.14661 7.39999 9.00661 7.13333 8.71327 7.13333C8.41994 7.13333 8.15994 7.29999 8.15994 7.29999C8.11327 7.32666 8.07327 7.38666 8.07327 7.44666C8.07327 7.54666 8.14661 7.61999 8.24661 7.61999C8.27327 7.61999 8.29994 7.61333 8.31994 7.59999C8.31994 7.59999 8.53994 7.47333 8.58661 7.59999C8.59994 7.63333 8.61327 7.67999 8.62661 7.71999C8.67994 7.90666 8.73327 8.13333 8.77994 8.33333L8.60661 8.61999C8.60661 8.61999 8.39327 8.53999 8.27994 8.53999C8.16661 8.53999 7.95328 8.63333 7.95328 8.92666C7.95328 9.21999 8.15994 9.23333 8.23328 9.23333C8.35994 9.23333 8.49327 9.13999 8.59994 8.94666C8.71327 8.75333 8.83327 8.52666 8.83327 8.52666C8.86661 8.70666 8.89994 8.85333 8.92661 8.91333C8.99328 9.12666 9.15994 9.23999 9.38661 9.23999C9.38661 9.23999 9.61327 9.23999 9.87994 9.08666C9.93994 9.05999 9.99327 8.99333 9.99327 8.92666C9.99327 8.82666 9.91994 8.75333 9.81994 8.75333C9.79327 8.75333 9.76661 8.75999 9.74661 8.77333C9.74661 8.77333 9.55994 8.87999 9.48661 8.79333C9.43994 8.69999 9.39994 8.57999 9.36661 8.43333C9.33994 8.29999 9.30661 8.14666 9.27327 7.99999L9.46661 7.71999C9.45994 7.73999 9.67328 7.81333 9.78661 7.81333Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_432_344'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",maintenance:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='currentColor' d='M10 6.2C10 4.3 8.8 2.6 7 2v3.7H4V2c-1.8.6-3 2.3-3 4.2c0 1.9 1.2 3.6 3 4.2v11c0 .4.2.6.5.6h2c.3 0 .5-.2.5-.5v-11c1.8-.6 3-2.3 3-4.3M16 8s-.1 0 0 0c-3.9.1-7 3.2-7 7c0 3.9 3.1 7 7 7s7-3.1 7-7s-3.1-7-7-7m0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5s-2.2 5-5 5m-1-9v5l3.6 2.2l.8-1.2l-2.9-1.7V11H15Z'/%3e%3c/svg%3e",person:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3e%3cpath d='M12 2.5a5.5 5.5 0 0 1 3.096 10.047a9.005 9.005 0 0 1 5.9 8.181a.75.75 0 1 1-1.499.044a7.5 7.5 0 0 0-14.993 0a.75.75 0 0 1-1.5-.045a9.005 9.005 0 0 1 5.9-8.18A5.5 5.5 0 0 1 12 2.5ZM8 8a4 4 0 1 0 8 0a4 4 0 0 0-8 0Z'/%3e%3c/svg%3e",save:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 2V4.5C5 4.89782 5.15804 5.27936 5.43934 5.56066C5.72064 5.84196 6.10218 6 6.5 6H8.5C8.89782 6 9.27936 5.84196 9.56066 5.56066C9.84196 5.27936 10 4.89782 10 4.5V2H10.379C10.9094 2.00011 11.418 2.2109 11.793 2.586L13.414 4.207C13.7891 4.58199 13.9999 5.09061 14 5.621V12C14 12.5304 13.7893 13.0391 13.4142 13.4142C13.0391 13.7893 12.5304 14 12 14V9.5C12 9.10218 11.842 8.72064 11.5607 8.43934C11.2794 8.15804 10.8978 8 10.5 8H5.5C4.673 8 4 8.669 4 9.498V14C3.46957 14 2.96086 13.7893 2.58579 13.4142C2.21071 13.0391 2 12.5304 2 12V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H5ZM6 2V4.5C6 4.63261 6.05268 4.75979 6.14645 4.85355C6.24021 4.94732 6.36739 5 6.5 5H8.5C8.63261 5 8.75979 4.94732 8.85355 4.85355C8.94732 4.75979 9 4.63261 9 4.5V2H6ZM5 14H11V9.5C11 9.36739 10.9473 9.24021 10.8536 9.14645C10.7598 9.05268 10.6326 9 10.5 9H5.5C5.223 9 5 9.223 5 9.498V14Z' fill='%232A50FD'/%3e%3c/svg%3e",configure:"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6733 10.9337C13.724 10.8842 16 8.62572 16 5.60699C16 3.31498 15.2413 4.07366 14.4781 4.84603C13.724 5.59177 12.1952 7.12891 12.1952 7.12891L9.15136 4.08507C9.15136 4.08507 10.6885 2.5563 11.4342 1.80219C12.2066 1.03895 12.2066 0.280273 10.6733 0.280273C7.65455 0.280273 5.38689 2.5563 5.34656 5.60699C5.37852 6.34969 5.34656 7.88987 5.34656 7.88987C3.91215 9.33341 2.044 11.2023 0.780803 12.4556C-1.45033 14.6959 1.58438 17.7306 3.82464 15.4995C5.08023 14.2348 6.95447 12.3605 8.3904 10.9337C8.3904 10.9337 9.93058 10.9018 10.6733 10.9337Z' fill='white'/%3e%3c/svg%3e",attachment:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.1557 4.48926C11.4109 4.23405 11.4109 3.81996 11.1557 3.56474C10.9005 3.30953 10.4864 3.30953 10.2312 3.56474L5.33106 8.46485C4.53543 9.26176 4.53543 10.5525 5.33106 11.3494C6.13818 12.1208 7.40855 12.1208 8.21559 11.3494L13.1157 6.44927C13.9094 5.5707 14.1934 4.345 13.8673 3.20671C13.5419 2.06844 12.6519 1.17839 11.5136 0.85302C10.3754 0.526982 9.14965 0.81091 8.27106 1.60463L3.37095 6.50474C2.17846 7.72468 1.72092 9.48499 2.16889 11.1311C2.61679 12.7772 3.90304 14.0635 5.54915 14.5114C7.19526 14.9593 8.95554 14.5018 10.1755 13.3093L13.7689 9.71589C14.0241 9.46067 14.0241 9.04658 13.7689 8.79136C13.5137 8.53615 13.0996 8.53615 12.8444 8.79136L9.25099 12.3848C8.36603 13.2704 7.07534 13.6156 5.86615 13.2921C4.65708 12.9679 3.71206 12.023 3.388 10.8139C3.06451 9.60485 3.4097 8.31404 4.29529 7.42908L9.1954 2.52897C10.037 1.79714 11.3016 1.84118 12.0902 2.62978C12.8788 3.41839 12.9229 4.68293 12.191 5.52461L7.29092 10.4247C7.00508 10.7106 6.54124 10.7106 6.2554 10.4247C5.96956 10.1389 5.96956 9.67503 6.2554 9.38919L11.1557 4.48926Z' fill='%23478B73'/%3e%3c/svg%3e",drag:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='24' viewBox='0 0 22 24' fill='none'%3e%3cpath d='M6 3.00391C6 4.66076 4.65685 6.00391 3 6.00391C1.34315 6.00391 0 4.66076 0 3.00391C0 1.34705 1.34315 0.00390625 3 0.00390625C4.65685 0.00390625 6 1.34705 6 3.00391Z' fill='%23BBC4CF'/%3e%3cpath d='M14 3.00391C14 4.66076 12.6569 6.00391 11 6.00391C9.34315 6.00391 8 4.66076 8 3.00391C8 1.34705 9.34315 0.00390625 11 0.00390625C12.6569 0.00390625 14 1.34705 14 3.00391Z' fill='%23BBC4CF'/%3e%3cpath d='M22 3.00391C22 4.66076 20.6569 6.00391 19 6.00391C17.3431 6.00391 16 4.66076 16 3.00391C16 1.34705 17.3431 0.00390625 19 0.00390625C20.6569 0.00390625 22 1.34705 22 3.00391Z' fill='%23BBC4CF'/%3e%3cpath d='M6 12.0039C6 13.6608 4.65685 15.0039 3 15.0039C1.34315 15.0039 0 13.6608 0 12.0039C0 10.3471 1.34315 9.00391 3 9.00391C4.65685 9.00391 6 10.3471 6 12.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M14 12.0039C14 13.6608 12.6569 15.0039 11 15.0039C9.34315 15.0039 8 13.6608 8 12.0039C8 10.3471 9.34315 9.00391 11 9.00391C12.6569 9.00391 14 10.3471 14 12.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M22 12.0039C22 13.6608 20.6569 15.0039 19 15.0039C17.3431 15.0039 16 13.6608 16 12.0039C16 10.3471 17.3431 9.00391 19 9.00391C20.6569 9.00391 22 10.3471 22 12.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M6 21.0039C6 22.6608 4.65685 24.0039 3 24.0039C1.34315 24.0039 0 22.6608 0 21.0039C0 19.3471 1.34315 18.0039 3 18.0039C4.65685 18.0039 6 19.3471 6 21.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M14 21.0039C14 22.6608 12.6569 24.0039 11 24.0039C9.34315 24.0039 8 22.6608 8 21.0039C8 19.3471 9.34315 18.0039 11 18.0039C12.6569 18.0039 14 19.3471 14 21.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M22 21.0039C22 22.6608 20.6569 24.0039 19 24.0039C17.3431 24.0039 16 22.6608 16 21.0039C16 19.3471 17.3431 18.0039 19 18.0039C20.6569 18.0039 22 19.3471 22 21.0039Z' fill='%23BBC4CF'/%3e%3c/svg%3e",embed:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='2048' height='2048' viewBox='0 0 2048 2048'%3e%3cpath fill='currentColor' d='m467 595l90 90l-338 339l338 339l-90 90l-430-429l430-429zm1114 0l430 429l-430 429l-90-90l338-339l-338-339l90-90zM701 1792l512-1536h134L835 1792H701z'/%3e%3c/svg%3e",duplicate:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cg fill='currentColor'%3e%3cpath d='M7.5 3.375c0-1.036.84-1.875 1.875-1.875h.375a3.75 3.75 0 0 1 3.75 3.75v1.875C13.5 8.161 14.34 9 15.375 9h1.875A3.75 3.75 0 0 1 21 12.75v3.375C21 17.16 20.16 18 19.125 18h-9.75A1.875 1.875 0 0 1 7.5 16.125V3.375Z'/%3e%3cpath d='M15 5.25a5.23 5.23 0 0 0-1.279-3.434a9.768 9.768 0 0 1 6.963 6.963A5.23 5.23 0 0 0 17.25 7.5h-1.875A.375.375 0 0 1 15 7.125V5.25ZM4.875 6H6v10.125A3.375 3.375 0 0 0 9.375 19.5H16.5v1.125c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 0 1 3 20.625V7.875C3 6.839 3.84 6 4.875 6Z'/%3e%3c/g%3e%3c/svg%3e",settings:"data:image/svg+xml,%3c%3fxml version='1.0'%3f%3e%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50px' height='50px'%3e %3cpath d='M47.16%2c21.221l-5.91-0.966c-0.346-1.186-0.819-2.326-1.411-3.405l3.45-4.917c0.279-0.397%2c0.231-0.938-0.112-1.282 l-3.889-3.887c-0.347-0.346-0.893-0.391-1.291-0.104l-4.843%2c3.481c-1.089-0.602-2.239-1.08-3.432-1.427l-1.031-5.886 C28.607%2c2.35%2c28.192%2c2%2c27.706%2c2h-5.5c-0.49%2c0-0.908%2c0.355-0.987%2c0.839l-0.956%2c5.854c-1.2%2c0.345-2.352%2c0.818-3.437%2c1.412l-4.83-3.45 c-0.399-0.285-0.942-0.239-1.289%2c0.106L6.82%2c10.648c-0.343%2c0.343-0.391%2c0.883-0.112%2c1.28l3.399%2c4.863 c-0.605%2c1.095-1.087%2c2.254-1.438%2c3.46l-5.831%2c0.971c-0.482%2c0.08-0.836%2c0.498-0.836%2c0.986v5.5c0%2c0.485%2c0.348%2c0.9%2c0.825%2c0.985 l5.831%2c1.034c0.349%2c1.203%2c0.831%2c2.362%2c1.438%2c3.46l-3.441%2c4.813c-0.284%2c0.397-0.239%2c0.942%2c0.106%2c1.289l3.888%2c3.891 c0.343%2c0.343%2c0.884%2c0.391%2c1.281%2c0.112l4.87-3.411c1.093%2c0.601%2c2.248%2c1.078%2c3.445%2c1.424l0.976%2c5.861C21.3%2c47.647%2c21.717%2c48%2c22.206%2c48 h5.5c0.485%2c0%2c0.9-0.348%2c0.984-0.825l1.045-5.89c1.199-0.353%2c2.348-0.833%2c3.43-1.435l4.905%2c3.441 c0.398%2c0.281%2c0.938%2c0.232%2c1.282-0.111l3.888-3.891c0.346-0.347%2c0.391-0.894%2c0.104-1.292l-3.498-4.857 c0.593-1.08%2c1.064-2.222%2c1.407-3.408l5.918-1.039c0.479-0.084%2c0.827-0.5%2c0.827-0.985v-5.5C47.999%2c21.718%2c47.644%2c21.3%2c47.16%2c21.221z M25%2c32c-3.866%2c0-7-3.134-7-7c0-3.866%2c3.134-7%2c7-7s7%2c3.134%2c7%2c7C32%2c28.866%2c28.866%2c32%2c25%2c32z'/%3e%3c/svg%3e","in-progress":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.78171 0V1.61843C12.3024 2.05108 14.7966 5.24787 14.3635 8.76515C13.9946 11.6815 11.7009 13.997 8.78171 14.3415V15.9439C13.1926 15.5033 16.4005 11.5934 15.9595 7.18678C15.5986 3.38107 12.5751 0.376565 8.78171 0ZM7.17774 0.024036C5.61388 0.176264 4.12219 0.777166 2.90318 1.78668L4.05001 2.97246C4.94823 2.25138 6.03091 1.78668 7.17774 1.62644V0.024036ZM1.77238 2.91637C0.769627 4.13207 0.152539 5.6189 0 7.18678H1.60397C1.75634 6.04907 2.20545 4.96745 2.91922 4.06209L1.77238 2.91637ZM10.7867 5.18378L6.87299 9.09364L5.17279 7.39509L4.32269 8.24437L6.87299 10.7922L11.6368 6.03305L10.7867 5.18378ZM0.00801982 8.78918C0.168416 10.3595 0.785943 11.8418 1.7804 13.0596L2.91922 11.9139C2.21101 11.0082 1.75951 9.92897 1.61198 8.78918H0.00801982ZM4.05001 13.0916L2.90318 14.1893C4.118 15.201 5.60527 15.831 7.17774 16V14.3976C6.03684 14.2502 4.95658 13.7992 4.05001 13.0916Z' fill='%232A50FD'/%3e%3c/svg%3e",database:"data:image/svg+xml,%3csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.67 11.9613V3.4175C13.67 1.56521 10.5404 0 6.835 0C3.12958 0 0 1.56521 0 3.4175V11.9613C0 13.8135 3.12958 15.3787 6.835 15.3787C10.5404 15.3787 13.67 13.8135 13.67 11.9613ZM6.835 1.70875C9.9885 1.70875 11.9023 2.99629 11.9613 3.41237C11.9023 3.83871 9.9885 5.12625 6.835 5.12625C3.6815 5.12625 1.7677 3.83871 1.70875 3.42263C1.7677 2.99629 3.6815 1.70875 6.835 1.70875ZM1.70875 5.64486C2.97237 6.36851 4.81611 6.835 6.835 6.835C8.85389 6.835 10.6976 6.36851 11.9613 5.64486V7.68425C11.9023 8.11058 9.9885 9.39812 6.835 9.39812C3.6815 9.39812 1.7677 8.11058 1.70875 7.68937V5.64486ZM1.70875 11.9613V9.91673C2.97237 10.6404 4.81611 11.1069 6.835 11.1069C8.85389 11.1069 10.6976 10.6404 11.9613 9.91673V11.9561C11.9023 12.3825 9.9885 13.67 6.835 13.67C3.6815 13.67 1.7677 12.3825 1.70875 11.9613Z' fill='%232A50FD'/%3e%3c/svg%3e",unpublish:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.34909 15.3293C7.29071 15.3293 6.29609 15.128 5.36523 14.7254C4.43437 14.3227 3.62465 13.7767 2.93607 13.0874C2.24749 12.3976 1.70249 11.5864 1.30107 10.6539C0.89965 9.72136 0.698686 8.72495 0.698176 7.66467C0.698176 6.87265 0.806564 6.12203 1.02334 5.41279C1.24012 4.70355 1.55253 4.04286 1.96058 3.43071L0.219994 1.68623C0.066976 1.53293 -0.00621769 1.35409 0.000413101 1.1497C0.00704389 0.945309 0.0866133 0.766467 0.239121 0.613174C0.39214 0.45988 0.573976 0.383234 0.784631 0.383234C0.995287 0.383234 1.17687 0.45988 1.32938 0.613174L15.3879 14.697C15.5409 14.8503 15.6175 15.0291 15.6175 15.2335C15.6175 15.4379 15.5409 15.6168 15.3879 15.7701C15.2349 15.9234 15.0531 16 14.8424 16C14.6318 16 14.4502 15.9234 14.2977 15.7701L12.5762 14.0647C11.9641 14.4735 11.3044 14.7864 10.5969 15.0036C9.88947 15.2208 9.14019 15.3293 8.34909 15.3293ZM8.34909 13.7964C8.92291 13.7964 9.46816 13.7198 9.98485 13.5665C10.5015 13.4132 10.9892 13.2024 11.4477 12.9341L8.48298 9.96407L7.81352 10.6539C7.66051 10.8072 7.48198 10.8838 7.27796 10.8838C7.07394 10.8838 6.89541 10.8072 6.7424 10.6539L4.56189 8.46946C4.42162 8.32894 4.35149 8.1501 4.35149 7.93293C4.35149 7.71577 4.42162 7.53693 4.56189 7.39641C4.70215 7.25589 4.88067 7.18563 5.09745 7.18563C5.31423 7.18563 5.49275 7.25589 5.63301 7.39641L7.27796 9.04431L7.43098 8.89102L3.08909 4.56048C2.8213 5.02036 2.6109 5.50911 2.45789 6.02673C2.30487 6.54435 2.22836 7.09033 2.22836 7.66467C2.22836 9.36367 2.82436 10.8105 4.01638 12.0052C5.20839 13.1998 6.65263 13.7969 8.34909 13.7964ZM14.7567 11.8802L13.6282 10.7497C13.896 10.3026 14.1033 9.82023 14.2502 9.30261C14.3971 8.78499 14.4703 8.23901 14.4698 7.66467C14.4698 5.96567 13.8738 4.51883 12.6818 3.32417C11.4898 2.1295 10.0456 1.53242 8.34909 1.53293C7.77527 1.53293 7.23001 1.60652 6.71332 1.75368C6.19663 1.90084 5.71564 2.1083 5.27036 2.37605L4.14109 1.24551C4.75316 0.849501 5.41318 0.542914 6.12114 0.325748C6.82911 0.108583 7.57175 0 8.34909 0C9.40746 0 10.4021 0.201325 11.3329 0.603976C12.2638 1.00663 13.0735 1.55261 13.7621 2.24192C14.4507 2.93174 14.9959 3.74291 15.3979 4.67545C15.7998 5.60798 16.0005 6.60439 16 7.66467C16 8.44391 15.8916 9.18815 15.6748 9.89739C15.4581 10.6066 15.152 11.2676 14.7567 11.8802ZM10.6826 7.77964L9.61149 6.70659L11.0652 5.2503C11.2054 5.10978 11.3839 5.03952 11.6007 5.03952C11.8175 5.03952 11.996 5.10978 12.1363 5.2503C12.2766 5.39082 12.3467 5.56966 12.3467 5.78683C12.3467 6.00399 12.2766 6.18283 12.1363 6.32335L10.6826 7.77964Z' fill='%23DD0000'/%3e%3c/svg%3e","fat-arrow-down":"data:image/svg+xml,%3csvg width='35' height='47' viewBox='0 0 35 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M34.0295 24.0121L18.657 45.4987C18.5197 45.6903 18.3388 45.8465 18.1292 45.9543C17.9196 46.0622 17.6873 46.1185 17.4516 46.1188H17.4481C17.2115 46.1183 16.9784 46.0613 16.7683 45.9527C16.5581 45.844 16.3769 45.6867 16.2398 45.494L0.966442 24.0073C0.808548 23.7852 0.714934 23.5238 0.695887 23.252C0.676839 22.9801 0.733095 22.7083 0.858473 22.4663C0.983156 22.224 1.1723 22.0208 1.40508 21.8791C1.63785 21.7374 1.90521 21.6627 2.17771 21.6633H9.36568L9.36509 2.36497C9.36502 2.17004 9.40336 1.977 9.47794 1.79689C9.55252 1.61679 9.66187 1.45316 9.79974 1.31535C9.9376 1.17753 10.1013 1.06825 10.2814 0.993744C10.4615 0.919235 10.6546 0.880962 10.8495 0.881119L24.1487 0.88171C24.3437 0.88163 24.5368 0.919994 24.717 0.994602C24.8972 1.06921 25.0609 1.1786 25.1988 1.31652C25.3366 1.45444 25.446 1.61819 25.5205 1.79839C25.595 1.9786 25.6333 2.17173 25.6332 2.36674V21.6627H32.8235C33.3781 21.6627 33.8873 21.9754 34.1433 22.4692C34.2682 22.7119 34.3237 22.9844 34.3036 23.2567C34.2835 23.5289 34.1886 23.7903 34.0295 24.0121Z' fill='%2300B904'/%3e%3c/svg%3e","fat-arrow-up":"data:image/svg+xml,%3csvg width='35' height='47' viewBox='0 0 35 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M34.0295 22.9879L18.657 1.50132C18.5197 1.30968 18.3388 1.15348 18.1292 1.04565C17.9196 0.937823 17.6873 0.881459 17.4516 0.881226H17.4481C17.2115 0.88172 16.9784 0.938668 16.7683 1.04734C16.5581 1.15601 16.3769 1.31326 16.2398 1.50604L0.966442 22.9927C0.808548 23.2148 0.714934 23.4762 0.695887 23.748C0.676839 24.0199 0.733095 24.2917 0.858473 24.5337C0.983156 24.776 1.1723 24.9792 1.40508 25.1209C1.63785 25.2626 1.90521 25.3373 2.17771 25.3367H9.36568L9.36509 44.635C9.36502 44.83 9.40336 45.023 9.47794 45.2031C9.55252 45.3832 9.66187 45.5468 9.79974 45.6847C9.9376 45.8225 10.1013 45.9318 10.2814 46.0063C10.4615 46.0808 10.6546 46.119 10.8495 46.1189L24.1487 46.1183C24.3437 46.1184 24.5368 46.08 24.717 46.0054C24.8972 45.9308 25.0609 45.8214 25.1988 45.6835C25.3366 45.5456 25.446 45.3818 25.5205 45.2016C25.595 45.0214 25.6333 44.8283 25.6332 44.6333V25.3373H32.8235C33.3781 25.3373 33.8873 25.0246 34.1433 24.5308C34.2682 24.2881 34.3237 24.0156 34.3036 23.7433C34.2835 23.4711 34.1886 23.2097 34.0295 22.9879Z' fill='%23DD0000'/%3e%3c/svg%3e","data-format":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.9098 10.2842C10.8436 10.1761 10.7369 10.0385 10.5934 9.87142L8.89328 7.87305L10.4756 6.06798C10.7351 5.7715 10.8657 5.54054 10.8657 5.37838C10.8657 5.27846 10.816 5.19328 10.7111 5.11794C10.6007 5.03931 10.4609 5 10.2824 5C10.1831 5 10.0966 5.0131 10.0248 5.03767C9.95308 5.06224 9.88684 5.09992 9.82797 5.14906C9.76541 5.20311 9.69733 5.27191 9.62926 5.35381L9.36431 5.66667L8.03772 7.20147L6.79209 5.66503C6.5805 5.40295 6.4149 5.22277 6.29715 5.12776C6.19227 5.04423 6.0414 5 5.84453 5C5.67157 5 5.53174 5.03931 5.41398 5.11957C5.30359 5.19492 5.25023 5.27355 5.25023 5.362C5.25023 5.46028 5.28151 5.56347 5.34407 5.67158C5.4103 5.78788 5.51334 5.93038 5.64765 6.09418L7.16007 7.87469L5.36799 9.87142C5.12328 10.1466 5 10.3759 5 10.5561C5 10.7035 5.04968 10.81 5.15455 10.8837C5.26495 10.9607 5.4011 11 5.57406 11C5.68629 11 5.78565 10.9853 5.86661 10.959C5.94756 10.9328 6.01932 10.8968 6.0782 10.8526C6.14075 10.8051 6.19411 10.7559 6.23827 10.7052C6.28611 10.6511 6.36707 10.5577 6.4793 10.4218L8.0138 8.63636L9.45998 10.3743C9.63294 10.5758 9.75069 10.7117 9.81509 10.7821C9.87029 10.8428 9.94572 10.8952 10.0359 10.9378C10.126 10.9787 10.2383 11 10.3726 11C10.4959 11 10.6081 10.9787 10.7056 10.9378C10.8013 10.8984 10.873 10.846 10.9246 10.7789C10.9742 10.7133 11 10.6446 11 10.5643C11 10.4791 10.9687 10.3841 10.9098 10.2842Z' fill='%23081348'/%3e%3cpath d='M14.5116 11.353V4.64821C15.3951 4.27866 16 3.40566 16 2.4186C16 1.08503 14.915 0 13.5814 0C12.5959 0 11.7244 0.603152 11.353 1.48837H4.64821C4.27866 0.604878 3.40566 0 2.4186 0C1.08503 0 0 1.08503 0 2.4186C0 3.40407 0.603152 4.27557 1.48837 4.64703V11.3518C0.604878 11.7213 0 12.5943 0 13.5814C0 14.915 1.08503 16 2.4186 16C3.40407 16 4.27557 15.3968 4.64703 14.5116H11.3518C11.7213 15.3951 12.5943 16 13.5814 16C14.915 16 16 14.915 16 13.5814C16 12.5959 15.3968 11.7244 14.5116 11.353ZM12.3063 2.1543C12.4296 1.55255 12.9647 1.11628 13.5814 1.11628C14.2994 1.11628 14.8837 1.70058 14.8837 2.4186C14.8837 3.03634 14.4462 3.5734 13.8496 3.69331C13.7638 3.71003 13.673 3.72093 13.5814 3.72093C12.8634 3.72093 12.2791 3.13663 12.2791 2.4186C12.2791 2.32835 12.29 2.23901 12.3063 2.1543ZM1.11628 2.4186C1.11628 1.70058 1.70058 1.11628 2.4186 1.11628C3.03634 1.11628 3.57267 1.55378 3.69331 2.15044C3.71003 2.23619 3.72093 2.32703 3.72093 2.4186C3.72093 3.13663 3.13663 3.72093 2.4186 3.72093C2.32835 3.72093 2.23901 3.71003 2.1543 3.69372C1.55251 3.57118 1.11628 3.03534 1.11628 2.4186ZM3.69372 13.8457C3.57045 14.4474 3.03534 14.8837 2.4186 14.8837C1.70058 14.8837 1.11628 14.2994 1.11628 13.5814C1.11628 12.9637 1.55378 12.4266 2.15044 12.3067C2.23619 12.29 2.32703 12.2791 2.4186 12.2791C3.13663 12.2791 3.72093 12.8634 3.72093 13.5814C3.72093 13.6716 3.71003 13.761 3.69372 13.8457ZM11.5896 12.2142C11.5622 12.254 11.5419 12.2981 11.5169 12.3395C11.465 12.4254 11.4143 12.5116 11.3732 12.604C11.3494 12.6576 11.333 12.7143 11.313 12.7698C11.282 12.8563 11.2522 12.9427 11.2311 13.0333C11.2165 13.0958 11.2086 13.1599 11.1989 13.2241C11.1903 13.2816 11.1745 13.3366 11.1701 13.3953H4.82994C4.82549 13.3366 4.80968 13.2816 4.80105 13.2241C4.79142 13.1599 4.78348 13.0958 4.7689 13.0333C4.74777 12.9427 4.71798 12.8563 4.68695 12.7698C4.66702 12.7143 4.65062 12.6576 4.62677 12.604C4.58571 12.5116 4.53497 12.4254 4.48306 12.3395C4.45808 12.2981 4.43782 12.254 4.41043 12.2142C4.24201 11.9697 4.03034 11.758 3.78579 11.5896C3.74605 11.5622 3.7019 11.5419 3.66047 11.5169C3.57458 11.465 3.48842 11.4143 3.39603 11.3732C3.34239 11.3494 3.2857 11.333 3.23015 11.313C3.14371 11.282 3.05732 11.2522 2.96671 11.2311C2.90421 11.2165 2.84012 11.2086 2.77594 11.1989C2.71843 11.1903 2.66338 11.1745 2.60465 11.1701V4.82994C2.66338 4.82549 2.71843 4.80968 2.77594 4.80105C2.84012 4.79142 2.90421 4.78348 2.96671 4.7689C3.05732 4.74777 3.14371 4.71798 3.23015 4.68695C3.2857 4.66702 3.34239 4.65062 3.39603 4.62677C3.48842 4.58571 3.57458 4.53497 3.66047 4.48306C3.7019 4.45808 3.74605 4.43782 3.78579 4.41043C4.03034 4.24201 4.24201 4.03034 4.41043 3.78579C4.43782 3.74605 4.45808 3.7019 4.48306 3.66047C4.53497 3.57458 4.58571 3.48842 4.62677 3.39603C4.65062 3.34239 4.66702 3.2857 4.68695 3.23015C4.71798 3.14371 4.74777 3.05732 4.7689 2.96671C4.78348 2.90421 4.79142 2.84012 4.80105 2.77594C4.80968 2.71843 4.82549 2.66338 4.82994 2.60465H11.1701C11.1745 2.66338 11.1903 2.71843 11.1989 2.77594C11.2086 2.84012 11.2165 2.90421 11.2311 2.96671C11.2522 3.05732 11.282 3.14371 11.313 3.23015C11.333 3.2857 11.3494 3.34239 11.3732 3.39603C11.4143 3.48842 11.465 3.57458 11.5169 3.66047C11.5419 3.7019 11.5622 3.74605 11.5896 3.78579C11.758 4.03034 11.9697 4.24201 12.2142 4.41043C12.254 4.43782 12.2981 4.45808 12.3395 4.48306C12.4254 4.53497 12.5116 4.58571 12.604 4.62677C12.6576 4.65062 12.7143 4.66701 12.7698 4.68695C12.8563 4.71798 12.9427 4.74777 13.0333 4.7689C13.0958 4.78348 13.1599 4.79142 13.2241 4.80105C13.2816 4.80968 13.3366 4.82549 13.3953 4.82994V11.1701C13.3366 11.1745 13.2816 11.1903 13.2241 11.1989C13.1599 11.2086 13.0958 11.2165 13.0333 11.2311C12.9427 11.2522 12.8563 11.282 12.7698 11.313C12.7143 11.333 12.6576 11.3494 12.604 11.3732C12.5116 11.4143 12.4254 11.465 12.3395 11.5169C12.2981 11.5419 12.254 11.5622 12.2142 11.5896C11.9697 11.758 11.758 11.9697 11.5896 12.2142ZM13.5814 14.8837C12.9637 14.8837 12.4273 14.4462 12.3067 13.8496C12.29 13.7638 12.2791 13.673 12.2791 13.5814C12.2791 12.8634 12.8634 12.2791 13.5814 12.2791C13.6716 12.2791 13.761 12.29 13.8457 12.3063C14.4475 12.4288 14.8837 12.9647 14.8837 13.5814C14.8837 14.2994 14.2994 14.8837 13.5814 14.8837Z' fill='%23081348'/%3e%3c/svg%3e",growth:"data:image/svg+xml,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.57332 1.92659V11.9266C8.57332 13.0399 9.33332 13.6666 10.1667 13.6666C10.9267 13.6666 11.76 13.1399 11.76 11.9266V1.99992C11.76 0.973252 11 0.333252 10.1667 0.333252C9.33332 0.333252 8.57332 1.03992 8.57332 1.92659ZM4.40666 6.99992V11.9266C4.40666 13.0466 5.17999 13.6666 5.99999 13.6666C6.75999 13.6666 7.59332 13.1399 7.59332 11.9266V7.07325C7.59332 6.04658 6.83332 5.40658 5.99999 5.40658C5.16666 5.40658 4.40666 6.11325 4.40666 6.99992ZM1.83332 10.4866C2.71332 10.4866 3.42666 11.1999 3.42666 12.0733C3.42666 12.4958 3.25879 12.9011 2.95998 13.1999C2.66117 13.4987 2.2559 13.6666 1.83332 13.6666C1.41075 13.6666 1.00547 13.4987 0.706667 13.1999C0.407859 12.9011 0.23999 12.4958 0.23999 12.0733C0.23999 11.1999 0.953324 10.4866 1.83332 10.4866Z' fill='white'/%3e%3c/svg%3e","edit-box-new":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3568 2.66667C10.8327 2.66533 10.3293 2.87299 9.9597 3.24463L6.37787 6.82863C5.76231 7.44019 5.41689 8.27284 5.41957 9.14053V10.5807H6.85972C7.72663 10.5827 8.55859 10.238 9.17019 9.62239L12.7555 6.04046C13.3199 5.47527 13.4886 4.62514 13.1829 3.88649C12.8764 3.14791 12.156 2.66674 11.357 2.66674L11.3568 2.66667ZM12.0242 5.30908L8.44233 8.89307C8.02366 9.31376 7.45378 9.55032 6.85972 9.54831H6.4518V9.14038C6.45045 8.54697 6.68634 7.97775 7.10702 7.55974L10.6909 3.97575C11.0626 3.62696 11.6438 3.63636 12.0047 3.99725C12.3649 4.35747 12.3743 4.93879 12.0255 5.31109L12.0242 5.30908Z' fill='%232E56F4'/%3e%3cpath d='M4.55904 13.3335H10.7524C11.7974 13.3335 12.6448 12.4861 12.6448 11.441V8.68836H11.6126V11.441C11.6126 11.6689 11.5219 11.888 11.3606 12.0492C11.1993 12.2105 10.9802 12.3013 10.7524 12.3013H4.55904C4.08393 12.3013 3.69885 11.9162 3.69885 11.441V5.24751C3.69885 4.77238 4.08393 4.38729 4.55904 4.38729H7.31165V3.35504H4.55904C3.51405 3.35504 2.66663 4.20249 2.66663 5.24751V11.441C2.66663 12.4861 3.51405 13.3335 4.55904 13.3335Z' fill='%232E56F4'/%3e%3c/svg%3e","png-icon":"data:image/svg+xml,%3csvg id='b7c58cc2-7fd3-4bcf-b49d-0839c810786e' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.bccd8a4d-84f4-4571-9669-229ce355d29f%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bccd8a4d-84f4-4571-9669-229ce355d29f' d='M5.9%2c12.2c0-.6-.4-1-1.2-1H4.1v2h.5A1.1%2c1.1%2c0%2c0%2c0%2c5.9%2c12.2Z'/%3e%3cpath class='bccd8a4d-84f4-4571-9669-229ce355d29f' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM4.1.7h11V5.6c.1.3.3.5.5.5h4.3V8.5H4.1ZM10%2c14.9V17H8.6V10.1h1.8l.8%2c1.4.6%2c1.1A25.6%2c25.6%2c0%2c0%2c1%2c12.9%2c15H13a26.4%2c26.4%2c0%2c0%2c1-.2-2.9v-2h1.5V17H12.6L12%2c15.9l-.8-1.6h0A13.4%2c13.4%2c0%2c0%2c1%2c10%2c11.9H9.9C10%2c12.9%2c10%2c13.9%2c10%2c14.9Zm-5.9-.4V17H2.5V10.2L4.6%2c10a2.9%2c2.9%2c0%2c0%2c1%2c2.2.6%2c1.9%2c1.9%2c0%2c0%2c1%2c.8%2c1.6%2c2.4%2c2.4%2c0%2c0%2c1-.7%2c1.6%2c3.3%2c3.3%2c0%2c0%2c1-2.3.7Zm15.8%2c8.3H4.1V18.3H19.9Zm1.6-6.1-2.3.3a3.8%2c3.8%2c0%2c0%2c1-2.9-.9%2c3.2%2c3.2%2c0%2c0%2c1-1-2.5c0-2.3%2c1.7-3.6%2c4-3.6a3.3%2c3.3%2c0%2c0%2c1%2c1.9.4l-.3%2c1.2a4.5%2c4.5%2c0%2c0%2c0-1.6-.3%2c2.2%2c2.2%2c0%2c0%2c0-2.4%2c1.9v.3a2.1%2c2.1%2c0%2c0%2c0%2c1.9%2c2.3H20V14.3H18.9V13h2.6Z'/%3e%3c/svg%3e","mkv-icon":"data:image/svg+xml,%3csvg id='e81bc2c1-5994-4b82-83a3-d281f188a3cd' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.a38db1cf-7fdf-4987-b926-f63c02b9195e%7bfill:%232e56f4%3b%7d.bccc4810-cd79-4429-83d5-91dee3156028%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d.b7204e7e-521b-4697-9c0c-c4aab1a65bd9%7bletter-spacing:0.02em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='a38db1cf-7fdf-4987-b926-f63c02b9195e' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='bccc4810-cd79-4429-83d5-91dee3156028' transform='translate(1.5 16.6)'%3eM%3ctspan class='b7204e7e-521b-4697-9c0c-c4aab1a65bd9' x='8.2' y='0'%3eK%3c/tspan%3e%3ctspan x='14.4' y='0'%3eV%3c/tspan%3e%3c/text%3e%3c/svg%3e","mp3-icon":"data:image/svg+xml,%3csvg id='b7c0a94e-e957-4db6-a5e1-3e366a3810af' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.a85d26fa-21a5-4613-a376-935c5bd7c366%7bfill:%232e56f4%3b%7d.b8eb60e9-4380-41c8-b36f-77f412e556d7%7bisolation:isolate%3bfont-size:9.08px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.03em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='a85d26fa-21a5-4613-a376-935c5bd7c366' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3ctext class='b8eb60e9-4380-41c8-b36f-77f412e556d7' transform='translate(2.5 16.6)'%3eMP3%3c/text%3e%3c/svg%3e","mp4-icon":"data:image/svg+xml,%3csvg id='e315984d-871d-4087-b42a-fb5b11d92512' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.e2d78357-e65d-45e4-b0dc-399c3a23b6f9%7bfill:%232e56f4%3b%7d.a665a3e3-88e9-4ef9-ba7d-72ef8fc2d9a8%2c.a6a9d64c-8c3c-488c-9728-01a62db5fa3a%2c.eb54ecf4-a748-4c76-b723-d04cb86dbcb3%7bisolation:isolate%3b%7d.a6a9d64c-8c3c-488c-9728-01a62db5fa3a%2c.eb54ecf4-a748-4c76-b723-d04cb86dbcb3%7bfont-size:9.08px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3b%7d.a6a9d64c-8c3c-488c-9728-01a62db5fa3a%7bletter-spacing:0.03em%3b%7d.eb54ecf4-a748-4c76-b723-d04cb86dbcb3%7bletter-spacing:-0.01em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='e2d78357-e65d-45e4-b0dc-399c3a23b6f9' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3cg class='a665a3e3-88e9-4ef9-ba7d-72ef8fc2d9a8'%3e%3ctext class='a6a9d64c-8c3c-488c-9728-01a62db5fa3a' transform='translate(2.5 16.6)'%3eM%3c/text%3e%3ctext class='eb54ecf4-a748-4c76-b723-d04cb86dbcb3' transform='translate(10.6 16.6)'%3eP%3c/text%3e%3ctext class='a6a9d64c-8c3c-488c-9728-01a62db5fa3a' transform='translate(16.1 16.6)'%3e4%3c/text%3e%3c/g%3e%3c/svg%3e","wav-icon":"data:image/svg+xml,%3csvg id='adc49e9a-0450-45b4-9d45-cfeea3422985' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.e41ec3fb-f397-470b-bbcb-1f245b11be0c%7bfill:%232e56f4%3b%7d.af7c0e9d-50f3-491e-889a-75e759381e64%2c.b69a511a-f252-487c-bfee-805f3d208c24%2c.f763c977-0b3a-47dd-ab5d-f74a3a832cd4%2c.ff75df2a-5165-4eb3-b236-e0791fc49314%7bisolation:isolate%3b%7d.b69a511a-f252-487c-bfee-805f3d208c24%2c.f763c977-0b3a-47dd-ab5d-f74a3a832cd4%2c.ff75df2a-5165-4eb3-b236-e0791fc49314%7bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3b%7d.ff75df2a-5165-4eb3-b236-e0791fc49314%7bletter-spacing:-0.08em%3b%7d.b69a511a-f252-487c-bfee-805f3d208c24%7bletter-spacing:-0.09em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='e41ec3fb-f397-470b-bbcb-1f245b11be0c' d='M21.3%2c8.5h-.6V5.7h0a.7.7%2c0%2c0%2c0-.1-.5L16%2c0H4.2a.9.9%2c0%2c0%2c0-1%2c.7V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.2%2c1.2%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a.9.9%2c0%2c0%2c0%2c.9-.9V18.2h.6a1.4%2c1.4%2c0%2c0%2c0%2c1.4-1.4v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.2V18.2H19.8Zm0-14.3H4.2V.7h11v5a.4.4%2c0%2c0%2c0%2c.4.4h4.2Z'/%3e%3cg class='af7c0e9d-50f3-491e-889a-75e759381e64'%3e%3ctext class='ff75df2a-5165-4eb3-b236-e0791fc49314' transform='translate(1.8 16.6)'%3eW%3c/text%3e%3ctext class='b69a511a-f252-487c-bfee-805f3d208c24' transform='translate(10.4 16.6)'%3eA%3c/text%3e%3ctext class='f763c977-0b3a-47dd-ab5d-f74a3a832cd4' transform='translate(15.9 16.6)'%3eV%3c/text%3e%3c/g%3e%3c/svg%3e","html-icon":"data:image/svg+xml,%3csvg id='a9011979-1776-4746-bb61-6eae84c3e8ab' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.bc6be7c4-c3e8-4012-989c-40996b68507e%7bfill:%232e56f4%3b%7d.a1901bd3-da58-411b-a7a0-542f08adc7fc%7bisolation:isolate%3bfont-size:7px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bc6be7c4-c3e8-4012-989c-40996b68507e' d='M21.6%2c8.5H21V5.6h0c0-.2-.1-.3-.1-.4L16.1%2c0H4.3a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.8A1.3%2c1.3%2c0%2c0%2c0%2c1.5%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H20a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM20%2c22.8H4.3V18.2H20ZM20%2c8.5H4.3V.7h11V5.6c.1.3.3.5.5.4H20Z'/%3e%3ctext class='a1901bd3-da58-411b-a7a0-542f08adc7fc' transform='translate(2.6 15.8)'%3eHTML%3c/text%3e%3c/svg%3e","gif-icon":"data:image/svg+xml,%3csvg id='e83a4e4b-f0ef-4f7b-a0e1-71dc7db39803' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.a44330f7-2508-4fcc-8374-3410cfae9d92%7bfill:%232e56f4%3b%7d.bd8bfc4e-dffa-496d-a1d1-936305035847%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.03em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='a44330f7-2508-4fcc-8374-3410cfae9d92' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4.1.1%2c0%2c0%2c1%2c.1.1h.6v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3ctext class='bd8bfc4e-dffa-496d-a1d1-936305035847' transform='translate(4.2 16.6)'%3eGIF%3c/text%3e%3c/svg%3e","doc-icon":"data:image/svg+xml,%3csvg id='a5a3d152-56bb-4289-8e6f-b0b0df3be0ae' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.ba218db2-165d-4252-afc4-b520e3f56616%7bfill:%232e56f4%3b%7d.e19859f8-c877-4d10-9e74-f3e494a09e5e%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='ba218db2-165d-4252-afc4-b520e3f56616' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4.1.1%2c0%2c0%2c1%2c.1.1h.6v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3ctext class='e19859f8-c877-4d10-9e74-f3e494a09e5e' transform='translate(1.8 16.6)'%3eDOC%3c/text%3e%3c/svg%3e","dat-icon":"data:image/svg+xml,%3csvg id='a47465b7-ae2e-4bce-b8cc-a036ea55c813' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.fca1015f-834d-4f1c-a774-45242dab9051%7bfill:%232e56f4%3b%7d.a1022fc9-3df1-4631-a7ef-e1e1b237e7b5%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0em%3b%7d.a865f628-b776-4663-8d69-422bd2bd8a67%7bletter-spacing:-0.03em%3b%7d.b30a3247-e5e7-45bb-99ab-04bf118c7c2c%7bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='fca1015f-834d-4f1c-a774-45242dab9051' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='a1022fc9-3df1-4631-a7ef-e1e1b237e7b5' transform='translate(2.9 16.6)'%3eD%3ctspan class='a865f628-b776-4663-8d69-422bd2bd8a67' x='6.5' y='0'%3eA%3c/tspan%3e%3ctspan class='b30a3247-e5e7-45bb-99ab-04bf118c7c2c' x='12.5' y='0'%3eT%3c/tspan%3e%3c/text%3e%3c/svg%3e","csv-icon":"data:image/svg+xml,%3csvg id='af079ebb-108d-44fc-87ae-361c2330ea03' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.f6a8fcf3-b487-4ce9-b6a6-8873fdd98e61%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='f6a8fcf3-b487-4ce9-b6a6-8873fdd98e61' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4.1.1%2c0%2c0%2c1%2c.1.1h.6v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM4.1.7h11V5.6c.1.3.3.5.5.5h4.3V8.5H4.1Zm7.2%2c13c-1.2-.4-1.9-1-1.9-2A2.4%2c2.4%2c0%2c0%2c1%2c12%2c9.6a3.3%2c3.3%2c0%2c0%2c1%2c1.7.4l-.3%2c1.2a3.2%2c3.2%2c0%2c0%2c0-1.4-.3c-.7%2c0-1%2c.3-1%2c.7s.3.6%2c1.2.9A2.5%2c2.5%2c0%2c0%2c1%2c14%2c14.6c0%2c1-.9%2c2.1-2.8%2c2.1a4.1%2c4.1%2c0%2c0%2c1-1.9-.4L9.6%2c15a3.3%2c3.3%2c0%2c0%2c0%2c1.7.4c.8%2c0%2c1.1-.3%2c1.1-.7S12.1%2c14%2c11.3%2c13.7Zm-8.2-.4A3.5%2c3.5%2c0%2c0%2c1%2c6.4%2c9.6h.5l1.7.3-.3%2c1.3A3.1%2c3.1%2c0%2c0%2c0%2c7%2c10.9a2.1%2c2.1%2c0%2c0%2c0-2.3%2c2v.3a2%2c2%2c0%2c0%2c0%2c1.8%2c2.2H7l1.3-.2.2%2c1.2-1.7.3a3.3%2c3.3%2c0%2c0%2c1-3.7-3Zm16.8%2c9.5H4.1V18.3H19.9Zm-1.3-6.2H16.7L14.5%2c9.7h1.7l.8%2c2.9a11.4%2c11.4%2c0%2c0%2c1%2c.6%2c2.5h.1a21.7%2c21.7%2c0%2c0%2c1%2c.7-2.4l.9-3h1.6Z'/%3e%3c/svg%3e","css-icon":"data:image/svg+xml,%3csvg id='ee3c7524-108a-40cb-a934-a7a202199d4b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.af628a89-5e3d-4a4c-85c3-3e6602d7c4c3%7bfill:%232e56f4%3b%7d.acb8dffe-816d-4dc9-9524-a8d52efe38d3%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='af628a89-5e3d-4a4c-85c3-3e6602d7c4c3' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='acb8dffe-816d-4dc9-9524-a8d52efe38d3' transform='translate(3.1 16.6)'%3eCSS%3c/text%3e%3c/svg%3e","bmp-icon":"data:image/svg+xml,%3csvg id='f9f8f205-4a83-486c-b21d-d0d9f7686fdf' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b93f9df8-fa85-4ea1-b413-0d16a4ccf342%7bfill:%232e56f4%3b%7d.a0a2b3ac-ae86-42e9-9946-5dd338bdeb8c%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.03em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b93f9df8-fa85-4ea1-b413-0d16a4ccf342' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L16%2c0H4.2a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.7A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.7h0v7a1.4%2c1.4%2c0%2c0%2c0%2c1.4%2c1.4h.6v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a.9.9%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.8%2c22.8H4.2V18.2H19.8Zm0-14.3H4.2V.7h11V5.6c0%2c.3.2.5.5.4h4.1Z'/%3e%3ctext class='a0a2b3ac-ae86-42e9-9946-5dd338bdeb8c' transform='translate(2.1 16.6)'%3eBMP%3c/text%3e%3c/svg%3e","avi-icon":"data:image/svg+xml,%3csvg id='e48c16db-03a5-4994-bdc0-d932376962a4' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b857f534-785f-44a7-ba44-335c85c4f17d%7bfill:%232e56f4%3b%7d.a17f0406-5ce8-40b9-b523-b8188fa8596f%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:-0.05em%3b%7d.bf46f3a0-b981-4542-96a1-c0b011c23f13%7bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b857f534-785f-44a7-ba44-335c85c4f17d' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='a17f0406-5ce8-40b9-b523-b8188fa8596f' transform='translate(4.2 16.6)'%3eA%3ctspan class='bf46f3a0-b981-4542-96a1-c0b011c23f13' x='5.9' y='0'%3eVI%3c/tspan%3e%3c/text%3e%3c/svg%3e","no-details":"data:image/svg+xml,%3csvg id='bc6cee56-0bc9-41ab-92f4-1b49b5ebe447' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.e72f92a8-dc9a-4ad8-92d7-6b4a39c06665%7bfill:none%3b%7d.a6c9941d-8cb0-495e-9f58-34b7eba48cc5%7bfill:%23d6d6d6%3b%7d.bb90622a-87a7-4915-92fc-8bc827c9bb83%7bfill:%232e56f4%3b%7d.fb01f752-e27b-48e5-a4f5-f717b16d8e1a%7bclip-path:url(%23ffbc55b0-a948-4325-b6e4-207c53a280c3)%3b%7d.ea5f9612-fbe7-4dd0-afb7-279e7d9a419b%7bfill:white%3b%7d%3c/style%3e%3cclipPath id='ffbc55b0-a948-4325-b6e4-207c53a280c3'%3e%3crect class='e72f92a8-dc9a-4ad8-92d7-6b4a39c06665' x='7.2' y='5.3' width='16.8' height='17.8' rx='1.7'/%3e%3c/clipPath%3e%3c/defs%3e%3crect class='e72f92a8-dc9a-4ad8-92d7-6b4a39c06665' y='0.9' width='19.8' height='11.37'/%3e%3cpath class='a6c9941d-8cb0-495e-9f58-34b7eba48cc5' d='M17.8%2c6.8a3.6%2c3.6%2c0%2c0%2c0%2c.2-1%2c4.9%2c4.9%2c0%2c0%2c0-5-4.7A5.1%2c5.1%2c0%2c0%2c0%2c8.6%2c3.6a3.3%2c3.3%2c0%2c0%2c0-1.7-.4A3.4%2c3.4%2c0%2c0%2c0%2c3.4%2c6.5h0a2.9%2c2.9%2c0%2c0%2c0-3%2c2.8%2c2.8%2c2.8%2c0%2c0%2c0%2c3%2c2.8H16.8a2.9%2c2.9%2c0%2c0%2c0%2c3-2.8A2.8%2c2.8%2c0%2c0%2c0%2c17.8%2c6.8Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M17.5%2c6.5a3.1%2c3.1%2c0%2c0%2c0%2c.1-1%2c4.8%2c4.8%2c0%2c0%2c0-5-4.6A4.9%2c4.9%2c0%2c0%2c0%2c8.3%2c3.3a3.8%2c3.8%2c0%2c0%2c0-1.7-.4A3.5%2c3.5%2c0%2c0%2c0%2c3%2c6.2H3A3%2c3%2c0%2c0%2c0%2c0%2c9.2%2c3%2c3%2c0%2c0%2c0%2c3%2c12H16.4a2.9%2c2.9%2c0%2c0%2c0%2c3-2.8A2.9%2c2.9%2c0%2c0%2c0%2c17.5%2c6.5Z'/%3e%3cg class='fb01f752-e27b-48e5-a4f5-f717b16d8e1a'%3e%3crect class='ea5f9612-fbe7-4dd0-afb7-279e7d9a419b' x='7.2' y='5.3' width='16.8' height='17.8' rx='1.7'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M22.6%2c23.1H8.6a1.3%2c1.3%2c0%2c0%2c1-1-.4%2c1.2%2c1.2%2c0%2c0%2c1-.4-1V6.7a1.4%2c1.4%2c0%2c0%2c1%2c.4-1%2c1.8%2c1.8%2c0%2c0%2c1%2c1-.4h14a1.8%2c1.8%2c0%2c0%2c1%2c1%2c.4%2c2.1%2c2.1%2c0%2c0%2c1%2c.4%2c1v15a1.5%2c1.5%2c0%2c0%2c1-.4%2c1A1.3%2c1.3%2c0%2c0%2c1%2c22.6%2c23.1ZM8.6%2c6.4H8.4c-.1.1-.1.1-.1.2v15a.4.4%2c0%2c0%2c0%2c.1.3H22.8a.4.4%2c0%2c0%2c0%2c.1-.3V6.7c0-.1%2c0-.1-.1-.2H8.6Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M12.1%2c10.2H10.8v1.3h1.3Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M20.4%2c10.2H13.5v1.3h6.9Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M12.1%2c13.6H10.8v1.3h1.3Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M20.4%2c13.6H13.5v1.3h6.9Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M12.1%2c16.9H10.8v1.4h1.3Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M20.4%2c16.9H13.5v1.4h6.9Z'/%3e%3c/g%3e%3c/svg%3e","response-wait":"data:image/svg+xml,%3csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.01095 5.99945C4.67637 6.52174 4.499 7.12919 4.49995 7.74945C4.49995 8.56445 4.79995 9.30995 5.29645 9.88095C4.89779 9.95995 4.46562 9.99945 3.99995 9.99945C2.42745 9.99945 1.23395 9.54695 0.450953 8.62945C0.161257 8.29013 0.00205675 7.85862 0.00195313 7.41245V7.12345C0.0019531 6.82517 0.120411 6.5391 0.331281 6.32813C0.542151 6.11717 0.828171 5.99859 1.12645 5.99845L5.01095 5.99945ZM6.49995 2.50195C6.49995 1.83891 6.23656 1.20303 5.76772 0.734186C5.29888 0.265345 4.66299 0.00195313 3.99995 0.00195312C3.33691 0.00195313 2.70103 0.265345 2.23219 0.734186C1.76335 1.20303 1.49995 1.83891 1.49995 2.50195C1.49995 3.16499 1.76335 3.80088 2.23219 4.26972C2.70103 4.73856 3.33691 5.00195 3.99995 5.00195C4.66299 5.00195 5.29888 4.73856 5.76772 4.26972C6.23656 3.80088 6.49995 3.16499 6.49995 2.50195ZM10.5 7.74945C10.5 7.02011 10.2102 6.32063 9.6945 5.80491C9.17877 5.28918 8.4793 4.99945 7.74995 4.99945C7.02061 4.99945 6.32113 5.28918 5.80541 5.80491C5.28968 6.32063 4.99995 7.02011 4.99995 7.74945C4.99995 8.4788 5.28968 9.17827 5.80541 9.694C6.32113 10.2097 7.02061 10.4995 7.74995 10.4995C8.4793 10.4995 9.17877 10.2097 9.6945 9.694C10.2102 9.17827 10.5 8.4788 10.5 7.74945ZM7.74995 5.99945C7.81626 5.99945 7.87985 6.02579 7.92673 6.07268C7.97361 6.11956 7.99995 6.18315 7.99995 6.24945V7.49945H8.99995C9.06626 7.49945 9.12985 7.52579 9.17673 7.57268C9.22361 7.61956 9.24995 7.68315 9.24995 7.74945C9.24995 7.81576 9.22361 7.87935 9.17673 7.92623C9.12985 7.97311 9.06626 7.99945 8.99995 7.99945H7.74995C7.68365 7.99945 7.62006 7.97311 7.57318 7.92623C7.52629 7.87935 7.49995 7.81576 7.49995 7.74945V6.24945C7.49995 6.18315 7.52629 6.11956 7.57318 6.07268C7.62006 6.02579 7.68365 5.99945 7.74995 5.99945Z' fill='white'/%3e%3c/svg%3e","review-email":"data:image/svg+xml,%3csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.9989 0.408935C12.0004 0.395335 12.0004 0.38164 11.9989 0.368041L11.9825 0.322337C11.9774 0.306731 11.971 0.291459 11.9634 0.276632C11.9542 0.25699 11.9423 0.238412 11.928 0.221306C11.918 0.205542 11.9071 0.190283 11.8953 0.175601L11.8653 0.151546C11.854 0.137631 11.8412 0.124738 11.8271 0.113058C11.8148 0.102005 11.8011 0.0923109 11.7862 0.0841924L11.7425 0.0553265L11.6962 0.033677C11.6806 0.025853 11.6641 0.0194071 11.6471 0.014433L11.6007 0H0.452685L0.398145 0.0120275L0.351785 0.014433L0.299972 0.033677L0.25634 0.0553265L0.212707 0.0841924C0.198421 0.0930737 0.184761 0.102714 0.171802 0.113058L0.133624 0.149141L0.109081 0.173196L0.0709025 0.221306C0.0620221 0.233375 0.0547043 0.246285 0.0490863 0.259794C0.0411545 0.27365 0.0347616 0.28815 0.0299972 0.303093L0.0136351 0.348797C0.0123192 0.362404 0.0123192 0.376084 0.0136351 0.389691L0 0.461856V7.67835C0 7.80595 0.057462 7.92831 0.159745 8.01854C0.262028 8.10876 0.400754 8.15945 0.545404 8.15945H5.99944C6.14409 8.15945 6.28281 8.10876 6.3851 8.01854C6.48738 7.92831 6.54484 7.80595 6.54484 7.67835C6.54484 7.55075 6.48738 7.42838 6.3851 7.33816C6.28281 7.24794 6.14409 7.19725 5.99944 7.19725H1.09081V1.42405L5.6722 4.45498C5.7666 4.51744 5.88143 4.5512 5.99944 4.5512C6.11745 4.5512 6.23227 4.51744 6.32668 4.45498L10.9081 1.42405V4.0701C10.9081 4.1977 10.9655 4.32007 11.0678 4.41029C11.1701 4.50051 11.3088 4.5512 11.4535 4.5512C11.5981 4.5512 11.7369 4.50051 11.8391 4.41029C11.9414 4.32007 11.9989 4.1977 11.9989 4.0701V0.408935ZM5.99944 3.46873L2.18161 0.942955H9.81726L5.99944 3.46873Z' fill='white'/%3e%3cpath d='M11.7807 7.53402L11.0608 7.05292C11.2196 6.6735 11.2183 6.25632 11.0571 5.87767C10.896 5.49902 10.5856 5.1842 10.1829 4.99078C9.78025 4.79736 9.31208 4.73826 8.86405 4.82429C8.41602 4.91032 8.01806 5.13572 7.74294 5.4593C7.46782 5.78287 7.33394 6.18298 7.36576 6.58647C7.39758 6.98996 7.59299 7.36986 7.91625 7.65671C8.23951 7.94356 8.66902 8.11819 9.12624 8.14867C9.58346 8.17914 10.0378 8.06343 10.4063 7.82268L11.1262 8.30378C11.1835 8.34169 11.2487 8.36927 11.3181 8.38495C11.3875 8.40063 11.4597 8.4041 11.5306 8.39516C11.6015 8.38623 11.6697 8.36506 11.7314 8.33287C11.793 8.30068 11.8468 8.2581 11.8898 8.20756C11.9328 8.15702 11.964 8.0995 11.9818 8.0383C11.9996 7.9771 12.0035 7.9134 11.9934 7.85086C11.9833 7.78832 11.9593 7.72815 11.9228 7.67378C11.8863 7.61942 11.838 7.57193 11.7807 7.53402ZM8.45375 6.4756C8.45375 6.33287 8.50174 6.19335 8.59163 6.07467C8.68153 5.956 8.8093 5.8635 8.95879 5.80888C9.10827 5.75426 9.27277 5.73997 9.43146 5.76782C9.59016 5.79566 9.73593 5.86439 9.85035 5.96532C9.96476 6.06624 10.0427 6.19483 10.0742 6.33481C10.1058 6.4748 10.0896 6.6199 10.0277 6.75176C9.96577 6.88363 9.86091 6.99633 9.72637 7.07563C9.59184 7.15493 9.43367 7.19725 9.27186 7.19725C9.05488 7.19725 8.8468 7.12122 8.69337 6.98588C8.53995 6.85055 8.45375 6.66699 8.45375 6.4756Z' fill='white'/%3e%3c/svg%3e","pending-validation":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_7601_11713)'%3e%3cpath d='M6.20454 1C7.09759 1 7.99065 1 8.88746 1C9.17264 1 9.29272 1.0788 9.37152 1.31895C9.45782 1.57786 9.38277 1.89306 9.21017 2.02814C9.13512 2.08443 9.05257 2.09944 8.96251 2.09944C7.12386 2.09944 5.28521 2.09944 3.44656 2.09944C3.25144 2.09944 3.13137 2.00188 3.05632 1.83302C2.98878 1.67917 2.98502 1.51782 3.0263 1.35647C3.09384 1.10507 3.22517 1 3.48409 1C4.39215 1 5.29647 1 6.20454 1Z' fill='white'/%3e%3cpath d='M6.19346 11.0008C5.2854 11.0008 4.38108 11.0008 3.47301 11.0008C3.16157 11.0008 3.00022 10.8131 3.00397 10.4567C3.00397 10.1114 3.16532 9.92383 3.46551 9.92383C5.2929 9.92383 7.11654 9.92383 8.94393 9.92383C9.24412 9.92383 9.40172 10.1114 9.40547 10.4567C9.40547 10.8094 9.24412 10.997 8.93643 11.0008C8.02461 11.0008 7.10904 11.0008 6.19722 11.0008H6.19346Z' fill='white'/%3e%3cpath d='M6.22331 6.71875C6.32838 7.4392 6.8387 7.87072 7.33401 8.3135C7.66046 8.60618 7.9719 8.91387 8.16703 9.31537C8.36965 9.73188 8.3584 9.75065 7.90061 9.75065C6.71862 9.75065 5.53663 9.75065 4.35464 9.75065C4.09198 9.75065 4.07697 9.73188 4.16703 9.48798C4.33588 9.03395 4.65858 8.69624 5.00755 8.37729C5.1689 8.23095 5.32275 8.07335 5.48785 7.93076C5.84057 7.62682 6.09948 7.2741 6.15952 6.79755C6.15952 6.76753 6.17078 6.73376 6.22331 6.7225V6.71875Z' fill='white'/%3e%3cpath d='M3.99444 2.78705C3.91189 3.4287 4.1708 3.92401 4.62483 4.35553C4.98131 4.69699 5.33403 5.04596 5.65298 5.42119C6.03947 5.87148 6.05072 6.18292 5.66048 6.62945C5.29275 7.04596 4.91001 7.45121 4.51977 7.84896C4.15204 8.22795 3.94566 8.65947 3.98693 9.19605C3.99444 9.31238 3.97943 9.43245 3.99069 9.55253C4.0057 9.74014 3.89688 9.75515 3.75429 9.74765C3.61545 9.74014 3.4541 9.78892 3.4541 9.55253C3.4541 9.25984 3.45785 8.96716 3.49538 8.67448C3.55541 8.18667 3.84059 7.82645 4.15579 7.48123C4.51602 7.09099 4.8875 6.70825 5.24397 6.318C5.47662 6.06284 5.46911 6.01031 5.24397 5.74765C4.91752 5.36116 4.54979 5.00844 4.18956 4.65572C3.72802 4.20543 3.4541 3.68386 3.4541 3.03095C3.4541 2.82457 3.4541 2.61819 3.4541 2.41181C3.4541 2.29174 3.49538 2.2317 3.63046 2.22795C3.99444 2.21669 3.99444 2.21294 3.98693 2.58067C3.98693 2.64821 3.98693 2.71951 3.98693 2.78705H3.99444Z' fill='white'/%3e%3cpath d='M8.94393 2.72322C8.92517 3.19601 8.93642 3.67631 8.65875 4.09657C8.52742 4.29545 8.36982 4.47556 8.20847 4.64817C7.85575 5.01965 7.47676 5.36487 7.14656 5.75886C6.94768 5.99526 6.94018 6.07781 7.14656 6.3067C7.55181 6.75699 7.96832 7.19976 8.38108 7.63879C8.79759 8.07781 8.95143 8.61065 8.94393 9.20352C8.94393 9.28982 8.94393 9.37988 8.94393 9.46618C8.94393 9.7401 8.93267 9.75136 8.65875 9.74761C8.4186 9.74761 8.38858 9.73635 8.41485 9.49245C8.50115 8.73072 8.22723 8.1341 7.67188 7.62378C7.35294 7.33485 7.07526 7.00089 6.78633 6.68194C6.70003 6.58438 6.62498 6.47556 6.55744 6.36299C6.39984 6.10033 6.44487 5.84892 6.60997 5.60877C6.77507 5.37237 6.9777 5.16599 7.17658 4.95961C7.46926 4.65943 7.75819 4.35924 8.04712 4.0553C8.29102 3.79639 8.39984 3.48494 8.40359 3.13222C8.40734 2.88081 8.40734 2.63316 8.40359 2.38175C8.40359 2.26543 8.44112 2.23166 8.55369 2.22791C8.94393 2.21665 8.94393 2.2129 8.94393 2.59188C8.94393 2.63691 8.94393 2.67819 8.94393 2.72322Z' fill='white'/%3e%3cpath d='M7.82185 3.57016C7.54417 4.00168 7.23273 4.33939 6.91003 4.65834C6.52729 5.03733 6.25337 5.45384 6.24961 6.01294C6.24961 6.04671 6.24961 6.09173 6.18958 6.10299C6.13329 6.02794 6.13329 5.92663 6.13329 5.84033C6.12203 5.42382 5.92316 5.10862 5.64549 4.81969C5.33029 4.48948 5.01509 4.15928 4.73367 3.79905C4.70365 3.75778 4.64361 3.72776 4.65862 3.64521C5.70928 4.23057 6.74868 4.24933 7.81809 3.56641L7.82185 3.57016Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_7601_11713'%3e%3crect width='6.40525' height='10' fill='white' transform='translate(3 1)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e"},$=m(h)`
|
|
96
|
+
`,N=({variant:e,variantBorder:l,variantBorderHover:o,variantBgBody:i,variantBgFooter:c,fileName:a,bgUrl:r,size:n,trimFileName:s,bodyContent:d,...p})=>{const m=b()||R;return t.createElement(J,L({variantBorder:l,variantBorderHover:o,variantBgBody:i,size:n,trimFileName:s,theme:m},p),t.createElement(U,{bgUrl:r,size:n,theme:m},d),t.createElement(Y,{theme:m,title:a,variant:e,variantBgFooter:c,trimFileName:s,size:n},a))};N.propTypes={variant:e.string,variantBorder:e.string,variantBorderHover:e.string,variantBgBody:e.string,variantBgFooter:e.string,fileName:e.string,bgUrl:e.string,size:e.oneOf(["sm","md"]),trimFileName:e.bool,bodyContent:e.element},N.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var Q="data:image/svg+xml,%3csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0V40H48.3333V0H0ZM3.70817 3.7385H44.6251V36.2615H3.70817V3.7385V3.7385ZM12.1423 8.43351C10.9884 8.43351 10.0174 8.8234 9.23066 9.60362C8.44388 10.3838 8.05064 11.3466 8.05064 12.4909C8.05064 13.5832 8.44388 14.5189 9.23066 15.2991C10.0174 16.0793 10.9884 16.4692 12.1423 16.4692C13.2439 16.4692 14.1876 16.0793 14.9744 15.2991C15.7612 14.5189 16.1544 13.5831 16.1544 12.4909C16.1544 11.3466 15.7612 10.3838 14.9744 9.60362C14.1876 8.8234 13.2439 8.43351 12.1423 8.43351ZM29.5298 10.411L20.2461 24.3762L15.3166 20.3188L8.05064 29.6797V32.4118H40.2827V21.4363L29.5298 10.411Z' fill='%23C4C4C4'/%3e%3c/svg%3e";const K={"go-inside":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.52 1.2C4.764 1.272 4.032 1.518 3.384 1.92L2.784 0.882C3.57264 0.382448 4.46988 0.0799377 5.4 0M9.318 2.55C8.772 2.034 8.118 1.638 7.404 1.398L7.8 0.234C8.7 0.504 9.534 0.996 10.2 1.668M2.004 3.246C1.58611 3.86137 1.31139 4.56254 1.2 5.298L0 5.13C0.12 4.2 0.474 3.3 1.02 2.538M12 6V6.396L10.8 6.3V6C10.8 5.352 10.686 4.716 10.434 4.116L11.532 3.636C11.85 4.386 12 5.19 12 6ZM2.4 9.18L1.5 9.966C0.882457 9.25899 0.431382 8.42245 0.18 7.518L1.302 7.2C1.518 7.932 1.896 8.61 2.4 9.18ZM6.084 12H6C5.1 12 4.2 11.808 3.384 11.442L3.918 10.344C4.572 10.65 5.28 10.8 6 10.8H6.114M9 11.4H7.8V7.8H11.4V9H9.852L11.484 10.656L10.638 11.502L9 9.9' fill='%232A50FD'/%3e%3c/svg%3e","current-record":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 10V8.94118H7.66666V10H1ZM8.22222 6.29412C7.4537 6.29412 6.7987 6.03594 6.25722 5.51959C5.71574 5.00324 5.44481 4.37906 5.44444 3.64706C5.44407 2.91506 5.715 2.29088 6.25722 1.77453C6.79944 1.25818 7.45444 1 8.22222 1C8.99 1 9.64518 1.25818 10.1878 1.77453C10.7304 2.29088 11.0011 2.91506 11 3.64706C10.9989 4.37906 10.728 5.00341 10.1872 5.52012C9.64648 6.03682 8.99148 6.29482 8.22222 6.29412ZM1 5.76471V4.70588H4.5C4.56481 4.9 4.63889 5.08529 4.72222 5.26177C4.80555 5.43824 4.90741 5.60588 5.02778 5.76471H1ZM1 7.88235V6.82353H6.22222C6.43518 6.94706 6.66204 7.05082 6.90278 7.13482C7.14352 7.21882 7.39815 7.27829 7.66666 7.31324V7.88235H1ZM7.94444 5.23529H8.5V3.11765H7.94444V5.23529ZM8.22222 2.58824C8.29629 2.58824 8.36111 2.56176 8.41666 2.50882C8.47222 2.45588 8.5 2.39412 8.5 2.32353C8.5 2.25294 8.47222 2.19118 8.41666 2.13824C8.36111 2.08529 8.29629 2.05882 8.22222 2.05882C8.14815 2.05882 8.08333 2.08529 8.02778 2.13824C7.97222 2.19118 7.94444 2.25294 7.94444 2.32353C7.94444 2.39412 7.97222 2.45588 8.02778 2.50882C8.08333 2.56176 8.14815 2.58824 8.22222 2.58824Z' fill='%232A50FD'/%3e%3c/svg%3e","requirement-setup":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.99498 7.88326H5.47684e-05V12.0033H2.99498V7.88326Z' fill='%232A50FD'/%3e%3cpath d='M2.9251 5.06326L1.65725 6.31326C1.64619 6.31794 1.63431 6.32035 1.62231 6.32035C1.61031 6.32035 1.59842 6.31794 1.58737 6.31326C1.5291 6.33307 1.46594 6.33307 1.40767 6.31326H1.32781L0.0599533 5.06326C0.0202154 5.01961 -0.00123254 4.96232 5.47684e-05 4.90326C0.00246274 4.84303 0.0274098 4.78591 0.0699364 4.74326C0.0930059 4.73868 0.116749 4.73868 0.139818 4.74326C0.169061 4.73405 0.200423 4.73405 0.229666 4.74326C0.291429 4.74319 0.351341 4.76438 0.399379 4.80326L1.25792 5.65326V3.23326C1.24873 3.20397 1.24873 3.17256 1.25792 3.14326C1.26867 3.11623 1.2858 3.09221 1.30784 3.07326H1.38771C1.39957 3.05407 1.41561 3.03781 1.43462 3.02569C1.45364 3.01357 1.47514 3.0059 1.49752 3.00326C1.55763 3.00572 1.61462 3.03075 1.65715 3.07336C1.69969 3.11597 1.72467 3.17305 1.72713 3.23326V5.58326L2.59566 4.73326C2.63824 4.69066 2.69526 4.66567 2.75539 4.66326H2.84524L2.9251 4.71326C2.95752 4.73488 2.98204 4.76647 2.99498 4.80326C3.01158 4.83397 3.02028 4.86834 3.02028 4.90326C3.02028 4.93818 3.01158 4.97255 2.99498 5.00326C2.97618 5.02798 2.95237 5.04843 2.9251 5.06326Z' fill='%232A50FD'/%3e%3cpath d='M7.48738 4.88326H4.49245V12.0033H7.48738V4.88326Z' fill='%232A50FD'/%3e%3cpath d='M7.4175 2.06326L6.14964 3.31326C6.12657 3.31784 6.10283 3.31784 6.07976 3.31326C6.02149 3.33307 5.95833 3.33307 5.90006 3.31326H5.8202L4.55235 2.06326C4.51261 2.01961 4.49116 1.96232 4.49245 1.90326C4.49486 1.84303 4.5198 1.78591 4.56233 1.74326C4.58125 1.72118 4.60523 1.70403 4.63221 1.69326C4.66145 1.68405 4.69282 1.68405 4.72206 1.69326C4.78382 1.6932 4.84373 1.71438 4.89177 1.75326L5.75032 2.60326V0.233263C5.74112 0.20397 5.74112 0.172556 5.75032 0.143263C5.74575 0.120154 5.74575 0.0963712 5.75032 0.0732627H5.83018C5.84618 0.0463512 5.87018 0.0251303 5.89883 0.0125765C5.92748 2.27075e-05 5.95933 -0.00323417 5.98991 0.00326269C6.05002 0.00572335 6.10701 0.0307453 6.14955 0.0733569C6.19209 0.115969 6.21707 0.173051 6.21952 0.233263V2.58326L7.08805 1.73326C7.13063 1.69066 7.18765 1.66567 7.24778 1.66326H7.33763L7.4175 1.71326C7.43954 1.73221 7.45667 1.75623 7.46741 1.78326C7.47661 1.81256 7.47661 1.84397 7.46741 1.87326C7.47661 1.90256 7.47661 1.93397 7.46741 1.96326C7.45965 2.00035 7.44245 2.03479 7.4175 2.06326Z' fill='%232A50FD'/%3e%3cpath d='M11.9798 6.38326H8.98484V12.0033H11.9798V6.38326Z' fill='%232A50FD'/%3e%3cpath d='M11.9099 3.56326L10.642 4.81326H10.5722C10.5139 4.83307 10.4507 4.83307 10.3925 4.81326H10.3126L9.04474 3.56326C9.005 3.51961 8.98355 3.46232 8.98484 3.40326C8.98725 3.34303 9.0122 3.28591 9.05472 3.24326C9.07364 3.22118 9.09762 3.20403 9.12461 3.19326C9.15385 3.18405 9.18521 3.18405 9.21445 3.19326C9.27621 3.1932 9.33613 3.21438 9.38416 3.25326L10.2427 4.10326V1.73326C10.2335 1.70397 10.2335 1.67256 10.2427 1.64326C10.2535 1.61623 10.2706 1.59221 10.2926 1.57326L10.3725 1.52326C10.4017 1.51405 10.4331 1.51405 10.4623 1.52326C10.5224 1.52572 10.5794 1.55075 10.622 1.59336C10.6645 1.63597 10.6895 1.69305 10.692 1.75326V4.08326L11.5605 3.23326C11.6031 3.19066 11.6601 3.16567 11.7202 3.16326H11.8899C11.915 3.17763 11.9363 3.19786 11.952 3.22224C11.9676 3.24661 11.9771 3.27441 11.9798 3.30326C11.9931 3.33139 12 3.36213 12 3.39326C12 3.42439 11.9931 3.45514 11.9798 3.48326C11.9634 3.51525 11.9394 3.54272 11.9099 3.56326Z' fill='%232A50FD'/%3e%3c/svg%3e","data-validation":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.76089 0.362648C3.76089 0.275246 3.73314 0.204232 3.67763 0.133218C3.53332 -0.0470482 3.30019 -0.0470482 3.07262 0.149606C2.57306 0.581152 2.07905 1.0127 1.58505 1.45517C1.41853 1.60812 1.29086 1.5972 1.141 1.44424C0.996679 1.29129 0.841261 1.14926 0.680293 1.0127C0.497122 0.854282 0.241792 0.854282 0.103027 0.99631C-0.0468405 1.1438 -0.0357392 1.36777 0.152982 1.5535C0.436065 1.82663 0.724698 2.09429 1.02443 2.35104C1.27976 2.56408 1.45738 2.55862 1.71271 2.34011C2.34548 1.79385 2.96715 1.24213 3.59438 0.695867C3.69429 0.608465 3.76644 0.504675 3.76089 0.36811V0.362648Z' fill='%232A50FD'/%3e%3cpath d='M4.83582 1.61194C4.83582 1.26573 5.11648 0.985075 5.46269 0.985075H11.3731C11.7193 0.985075 12 1.26573 12 1.61194C12 1.95815 11.7193 2.23881 11.3731 2.23881H5.46269C5.11648 2.23881 4.83582 1.95815 4.83582 1.61194Z' fill='%232A50FD'/%3e%3cpath d='M3.76089 5.73578C3.76089 5.64838 3.73314 5.57737 3.67763 5.50635C3.53332 5.32609 3.30019 5.32609 3.07262 5.52274C2.57306 5.95429 2.07905 6.38583 1.58505 6.8283C1.41853 6.98126 1.29086 6.97033 1.141 6.81738C0.996679 6.66443 0.841261 6.5224 0.680293 6.38583C0.497122 6.22742 0.241792 6.22742 0.103027 6.36944C-0.0468405 6.51694 -0.0357392 6.7409 0.152982 6.92663C0.436065 7.19976 0.724698 7.46743 1.02443 7.72417C1.27976 7.93721 1.45738 7.93175 1.71271 7.71325C2.34548 7.16699 2.96715 6.61526 3.59438 6.069C3.69429 5.9816 3.76644 5.87781 3.76089 5.74124V5.73578Z' fill='%232A50FD'/%3e%3cpath d='M4.83582 6.80597C4.83582 6.45976 5.11648 6.1791 5.46269 6.1791H11.3731C11.7193 6.1791 12 6.45976 12 6.80597C12 7.15218 11.7193 7.43284 11.3731 7.43284H5.46269C5.11648 7.43284 4.83582 7.15218 4.83582 6.80597Z' fill='%232A50FD'/%3e%3cpath d='M0 11.3731C0 11.0269 0.280657 10.7463 0.626866 10.7463H11.3731C11.7193 10.7463 12 11.0269 12 11.3731C12 11.7193 11.7193 12 11.3731 12H0.626866C0.280658 12 0 11.7193 0 11.3731Z' fill='%232A50FD'/%3e%3c/svg%3e",assignment:"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 5.69553C3.79193 5.69553 2 7.37426 2 9.44877C2 10.4449 3.84855 10.9628 5.76787 11L4.3298 8.66253H5.39986V7.52301H6.60014V8.66253H7.67021L6.23213 11C8.15145 10.9602 10 10.4449 10 9.44877C10 7.37692 8.20807 5.69553 6 5.69553Z' fill='white'/%3e%3cpath d='M6 5.39803C7.29653 5.39803 8.34961 4.40992 8.34961 3.19337C8.22505 0.268876 3.77495 0.268876 3.65039 3.19337C3.65039 4.41258 4.70064 5.39803 6 5.39803Z' fill='white'/%3e%3c/svg%3e","plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-up":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='13' height='19' viewBox='0 0 512 512'%3e%3c!--! Font Awesome Pro 6.4.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons%2c Inc. --%3e%3cpath d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e","warning-round":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 32 32'%3e%3cpath fill='currentColor' d='M2 26h28v2H2zM25.4 9c.8-.8.8-2 0-2.8l-3.6-3.6c-.8-.8-2-.8-2.8 0l-15 15V24h6.4zm-5-5L24 7.6l-3 3L17.4 7zM6 22v-3.6l10-10l3.6 3.6l-10 10z'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e",plus:"data:image/svg+xml,%3csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.5C6.92892 0.5 6.46597 0.96295 6.46597 1.53403V6.96597H1.03403C0.46295 6.96597 0 7.42892 0 8C0 8.57108 0.46295 9.03403 1.03403 9.03403H6.46597V14.466C6.46597 15.037 6.92892 15.5 7.5 15.5C8.07108 15.5 8.53403 15.0371 8.53403 14.466V9.03403H13.966C14.537 9.03403 15 8.57108 15 8C15 7.42892 14.5371 6.96597 13.966 6.96597H8.53403V1.53403C8.53403 0.96295 8.07108 0.5 7.5 0.5Z' fill='white'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":Q,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","file-doc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e","edit-box":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st6' d='M16.78%2c4.8l3.76%2c3.76c0.16%2c0.16%2c0.16%2c0.42%2c0%2c0.57l-9.1%2c9.1l-3.87%2c0.43c-0.52%2c0.06-0.95-0.38-0.9-0.9L7.1%2c13.9 l9.1-9.1C16.36%2c4.64%2c16.62%2c4.64%2c16.78%2c4.8L16.78%2c4.8z M23.52%2c3.84l-2.03-2.03c-0.63-0.63-1.66-0.63-2.3%2c0l-1.47%2c1.48 c-0.16%2c0.16-0.16%2c0.42%2c0%2c0.58l3.76%2c3.76c0.16%2c0.16%2c0.42%2c0.16%2c0.58%2c0l1.48-1.47C24.16%2c5.51%2c24.16%2c4.48%2c23.52%2c3.84z M16%2c15.76V20H2.67 V6.66h9.57c0.13%2c0%2c0.26-0.05%2c0.35-0.15l1.67-1.67C14.58%2c4.54%2c14.35%2c4%2c13.91%2c4H2C0.9%2c4%2c0%2c4.9%2c0%2c6v14.67c0%2c1.1%2c0.9%2c2%2c2%2c2h14.67 c1.1%2c0%2c2-0.9%2c2-2V14.1c0-0.45-0.54-0.67-0.85-0.35l-1.67%2c1.67C16.05%2c15.5%2c16%2c15.62%2c16%2c15.76z'/%3e%3c/svg%3e","no-preview":"data:image/svg+xml,%3csvg width='103' height='94' viewBox='0 0 103 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M44.8933 58.3868L39.9467 63.3335L44.8933 68.2802L39.9467 73.2268L35 68.2802L30.0533 73.2268L25.1067 68.2802L30.0533 63.3335L25.1067 58.3868L30.0533 53.4402L35 58.3868L39.9467 53.4402L44.8933 58.3868ZM72.6133 53.4402L67.6667 58.3868L62.72 53.4402L57.7733 58.3868L62.72 63.3335L57.7733 68.2802L62.72 73.2268L67.6667 68.2802L72.6133 73.2268L77.56 68.2802L72.6133 63.3335L77.56 58.3868L72.6133 53.4402ZM102.667 61.0002V75.0002C102.667 77.5668 100.567 79.6668 98 79.6668H93.3333V84.3335C93.3333 89.5135 89.18 93.6668 84 93.6668H18.6667C16.1913 93.6668 13.8173 92.6835 12.067 90.9332C10.3167 89.1828 9.33333 86.8089 9.33333 84.3335V79.6668H4.66667C2.1 79.6668 0 77.5668 0 75.0002V61.0002C0 58.4335 2.1 56.3335 4.66667 56.3335H9.33333C9.33333 38.2735 23.94 23.6668 42 23.6668H46.6667V17.7402C43.8667 16.1535 42 13.1202 42 9.66683C42 4.5335 46.2 0.333496 51.3333 0.333496C56.4667 0.333496 60.6667 4.5335 60.6667 9.66683C60.6667 13.1202 58.8 16.1535 56 17.7402V23.6668H60.6667C78.7267 23.6668 93.3333 38.2735 93.3333 56.3335H98C100.567 56.3335 102.667 58.4335 102.667 61.0002ZM93.3333 65.6668H84V56.3335C84 43.4535 73.5467 33.0002 60.6667 33.0002H42C29.12 33.0002 18.6667 43.4535 18.6667 56.3335V65.6668H9.33333V70.3335H18.6667V84.3335H84V70.3335H93.3333V65.6668Z' fill='%23337E64'/%3e%3c/svg%3e",overview:"data:image/svg+xml,%3csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.28802 1H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M1.28802 19.2937H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3crect x='1.28802' y='3.97937' width='18.4108' height='12' rx='1' stroke='%236B747F' stroke-width='1.5' stroke-linecap='square'/%3e%3c/svg%3e","map-marker":"data:image/svg+xml,%3csvg width='34' height='46' viewBox='0 0 34 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3046 39.5328C6.2951 32.4012 0.00189109 23.4421 0.00189109 17.1765H0C0 -5.72551 34 -5.72551 34 17.1765C34 23.491 27.3468 32.9603 22.2766 40.1765C21.0503 41.9219 19.9165 43.5355 18.9919 44.9407C18.0721 46.3531 15.9281 46.3531 15.0099 44.9407C13.9805 43.3422 12.6918 41.5075 11.3046 39.5328ZM26 17C26 12.1055 22.0522 8 17 8C11.9478 8 8 12.1056 8 17C8 22.0522 11.9478 26 17 26C22.0522 26 26 22.0522 26 17Z' fill='%232A50FD'/%3e%3c/svg%3e",warning:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","load-more":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24'%3e%3cpath fill='currentColor' d='M18 6.41L16.59 5L12 9.58L7.41 5L6 6.41l6 6z'/%3e%3cpath fill='currentColor' d='m18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z'/%3e%3c/svg%3e",crossOutlined:"data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.8 0C1.7 0 0 1.7 0 3.8C0 5.9 1.7 7.6 3.8 7.6C5.9 7.6 7.6 5.9 7.6 3.8C7.6 1.7 5.9 0 3.8 0ZM3.8 7C2 7 0.6 5.5 0.6 3.8C0.6 2.1 2 0.6 3.8 0.6C5.6 0.6 7 2.1 7 3.8C7 5.5 5.5 7 3.8 7Z' fill='%23DB1F26'/%3e%3cpath d='M5.00001 2.2L3.80001 3.4L2.60001 2.3L2.20001 2.7L3.40001 3.8L2.20001 4.9L2.60001 5.3L3.80001 4.2L5.00001 5.4L5.40001 5L4.20001 3.8L5.40001 2.6L5.00001 2.2Z' fill='%23DB1F26'/%3e%3c/svg%3e",pdf:"data:image/svg+xml,%3csvg width='500' height='572' viewBox='0 0 500 572' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M283.3 471.6V406.8H216.3V471.9H159.3L195.6 511.8C213.8 531.8 231.9 551.6 250 571.5L340.7 471.6H283.3Z' fill='%23478B73'/%3e%3cpath d='M244.5 178.4H232.2V243.4H242.1V243.1C250.5 243.1 257.4 240 262.8 233.8C268.2 227.6 270.9 219.9 270.9 210.9C270.9 201.9 268.5 193.9 263.4 187.7C258.3 181.5 252 178.4 244.5 178.4Z' fill='%23478B73'/%3e%3cpath d='M137.5 177.4H129.4V205.9H137.5C142.6 205.9 146.5 204.7 149.5 202.2C152.5 199.7 154 196.3 154 191.7C154 187.1 152.5 184.3 149.8 181.5C147.1 178.7 142.9 177.5 137.5 177.5V177.4Z' fill='%23478B73'/%3e%3cpath d='M437.4 0H62.5C28 0 0 27.7 0 61.9V433.5C0 467.7 28 495.4 62.5 495.4H159.5L123.9 456.2H200.6V391.1H298.9V455.9H375.9L340 495.4H437.2C471.7 495.4 499.7 467.7 499.7 433.5V61.9C499.7 27.7 471.7 0 437.2 0H437.4ZM174 223.9C166.2 231 155.7 234.7 142.5 234.7H129.6V272.5H99.9V148.6H144C157.5 148.6 168 152.6 174.9 160.7C181.8 168.8 185.4 179.3 185.4 192.6C185.4 205.9 181.5 216.8 174 223.9ZM286.8 255.5C276.3 267 262.2 272.5 244.2 272.5H202.8V148.6H243.6C261.3 148.6 275.7 154.2 286.2 165.9C297 177.4 302.4 192.2 302.4 210.8C302.4 229.4 297.3 244.2 286.8 255.4V255.5ZM399.9 178.1H351.3V201.3H390.9V230.7H351.3V272.5H321.9V148.6H399.9V178.1Z' fill='%23478B73'/%3e%3c/svg%3e",zip:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 27.0.0%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 499.8 571.5' style='enable-background:new 0 0 499.8 571.5%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23478B73%3b%7d%3c/style%3e%3cg%3e %3cpath class='st0' d='M283.4%2c471.6h-0.1v-64.8h-67v65.1h-57l36.3%2c39.9c18.2%2c20%2c36.3%2c39.8%2c54.4%2c59.7l90.7-99.9H283.4z'/%3e %3cpath class='st0' d='M437.3%2c0H62.5C28%2c0%2c0%2c27.7%2c0%2c61.9v371.6c0%2c34.2%2c28%2c61.9%2c62.5%2c61.9h97l-35.6-39.2h76.7v-65.1h98.3v64.8h77 l-35.8%2c39.5h97.2c34.5%2c0%2c62.5-27.7%2c62.5-61.9V61.9C499.8%2c27.7%2c471.8%2c0%2c437.3%2c0z M204.7%2c159.4L204.7%2c159.4l-57.7%2c71h57.6v30.3H100 v-26.4l55.8-69.8v-0.6h-54v-30.3h102.9V159.4z M267.3%2c261h-37.5V133.6h37.5V261z M385.8%2c211c-9.3%2c7.3-22.2%2c11.1-38.4%2c11.1h-15.6 V261h-35.4V133.6h53.4c16.5%2c0%2c29.1%2c4.1%2c37.5%2c12.4c8.4%2c8.3%2c12.6%2c19.1%2c12.6%2c32.8S395.1%2c203.7%2c385.8%2c211z'/%3e %3cpath class='st0' d='M356.4%2c167.3c-3.3-2.8-8.4-4.1-14.7-4.1h-9.6v29.3h9.6c6%2c0%2c10.8-1.3%2c14.4-3.8c3.6-2.5%2c5.4-6%2c5.4-10.8l0-0.1 C361.5%2c173.7%2c359.7%2c170.2%2c356.4%2c167.3z'/%3e%3c/g%3e%3c/svg%3e",minus:"data:image/svg+xml,%3csvg width='10' height='3' viewBox='0 0 10 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.9112 2.15645H6.08879H10V0H6.08879H3.9112H0V2.15645H3.9112Z' fill='%23478B73'/%3e%3c/svg%3e",share:"data:image/svg+xml,%3csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.06903 7.94833C7.51503 7.94979 6.98032 8.15192 6.56388 8.51729L4.45356 7.16214C4.58449 6.73047 4.58449 6.26968 4.45356 5.83802L6.56388 4.48286C6.95422 4.82704 7.45072 5.02704 7.97063 5.04954C8.49055 5.07204 9.00248 4.91568 9.42109 4.60651C9.8397 4.29734 10.1397 3.85405 10.2711 3.35051C10.4025 2.84697 10.3574 2.3136 10.1432 1.8393C9.92908 1.365 9.55885 0.978425 9.09424 0.743997C8.62963 0.509568 8.09871 0.44145 7.58996 0.550997C7.08122 0.660543 6.62539 0.941136 6.29844 1.34601C5.97148 1.75088 5.79316 2.25558 5.7932 2.77598C5.79432 3.00022 5.82741 3.22315 5.89147 3.43805L3.78116 4.7932C3.45267 4.50351 3.04757 4.31475 2.61447 4.24958C2.18137 4.18441 1.73866 4.24559 1.33947 4.4258C0.940279 4.606 0.601565 4.89756 0.363972 5.26549C0.126379 5.63342 0 6.0621 0 6.50008C0 6.93805 0.126379 7.36673 0.363972 7.73466C0.601565 8.1026 0.940279 8.39416 1.33947 8.57436C1.73866 8.75456 2.18137 8.81574 2.61447 8.75057C3.04757 8.6854 3.45267 8.49665 3.78116 8.20695L5.89147 9.56211C5.82741 9.777 5.79432 9.99993 5.7932 10.2242C5.7932 10.6743 5.92667 11.1143 6.17675 11.4886C6.42682 11.8628 6.78225 12.1545 7.19811 12.3268C7.61396 12.499 8.07156 12.5441 8.51303 12.4563C8.95449 12.3685 9.36001 12.1517 9.67829 11.8334C9.99657 11.5151 10.2133 11.1096 10.3011 10.6682C10.3889 10.2267 10.3439 9.7691 10.1716 9.35324C9.99938 8.93739 9.70768 8.58195 9.33342 8.33188C8.95916 8.08181 8.51915 7.94833 8.06903 7.94833ZM8.06903 1.74152C8.27363 1.74152 8.47363 1.80219 8.64375 1.91585C8.81387 2.02952 8.94646 2.19109 9.02476 2.38011C9.10305 2.56914 9.12354 2.77713 9.08362 2.9778C9.04371 3.17847 8.94519 3.36279 8.80051 3.50747C8.65584 3.65214 8.47151 3.75066 8.27085 3.79058C8.07018 3.83049 7.86218 3.81001 7.67316 3.73171C7.48413 3.65341 7.32257 3.52082 7.2089 3.35071C7.09523 3.18059 7.03456 2.98058 7.03456 2.77598C7.03592 2.50205 7.14535 2.23971 7.33905 2.04601C7.53276 1.8523 7.79509 1.74287 8.06903 1.74152ZM2.276 7.53455C2.0714 7.53455 1.8714 7.47387 1.70128 7.36021C1.53116 7.24654 1.39857 7.08497 1.32028 6.89595C1.24198 6.70693 1.22149 6.49893 1.26141 6.29826C1.30132 6.09759 1.39985 5.91327 1.54452 5.7686C1.68919 5.62392 1.87352 5.5254 2.07419 5.48548C2.27485 5.44557 2.48285 5.46605 2.67188 5.54435C2.8609 5.62265 3.02246 5.75524 3.13613 5.92536C3.2498 6.09547 3.31047 6.29548 3.31047 6.50008C3.30911 6.77401 3.19969 7.03635 3.00598 7.23005C2.81227 7.42376 2.54994 7.53319 2.276 7.53455ZM8.06903 11.2586C7.86443 11.2586 7.66443 11.198 7.49431 11.0843C7.32419 10.9706 7.1916 10.8091 7.11331 10.62C7.03501 10.431 7.01452 10.223 7.05444 10.0224C7.09435 9.82168 7.19288 9.63736 7.33755 9.49269C7.48222 9.34801 7.66655 9.24949 7.86722 9.20957C8.06788 9.16966 8.27588 9.19014 8.46491 9.26844C8.65393 9.34674 8.81549 9.47933 8.92916 9.64945C9.04283 9.81956 9.1035 10.0196 9.1035 10.2242C9.10214 10.4981 8.99272 10.7604 8.79901 10.9541C8.6053 11.1479 8.34297 11.2573 8.06903 11.2586Z' fill='white'/%3e%3c/svg%3e",history:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.6665 2C7.07521 2 5.54908 2.63214 4.42386 3.75736C3.29865 4.88258 2.6665 6.4087 2.6665 8H0.666504L3.25984 10.5933L3.3065 10.6867L5.99984 8H3.99984C3.99984 5.42 6.0865 3.33333 8.6665 3.33333C11.2465 3.33333 13.3332 5.42 13.3332 8C13.3332 10.58 11.2465 12.6667 8.6665 12.6667C7.37984 12.6667 6.21317 12.14 5.37317 11.2933L4.4265 12.24C4.98211 12.7987 5.64283 13.2418 6.37055 13.5439C7.09826 13.846 7.87858 14.001 8.6665 14C10.2578 14 11.7839 13.3679 12.9091 12.2426C14.0344 11.1174 14.6665 9.5913 14.6665 8C14.6665 6.4087 14.0344 4.88258 12.9091 3.75736C11.7839 2.63214 10.2578 2 8.6665 2ZM7.99984 5.33333V8.66667L10.8332 10.3467L11.3465 9.48667L8.99984 8.09333V5.33333H7.99984Z' fill='%232A50FD'/%3e%3c/svg%3e","plus-squared":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.5 3C7.69891 3 7.88968 3.07902 8.03033 3.21967C8.17098 3.36032 8.25 3.55109 8.25 3.75V6.75H11.25C11.4489 6.75 11.6397 6.82902 11.7803 6.96967C11.921 7.11032 12 7.30109 12 7.5C12 7.69891 11.921 7.88968 11.7803 8.03033C11.6397 8.17098 11.4489 8.25 11.25 8.25H8.25V11.25C8.25 11.4489 8.17098 11.6397 8.03033 11.7803C7.88968 11.921 7.69891 12 7.5 12C7.30109 12 7.11032 11.921 6.96967 11.7803C6.82902 11.6397 6.75 11.4489 6.75 11.25V8.25H3.75C3.55109 8.25 3.36032 8.17098 3.21967 8.03033C3.07902 7.88968 3 7.69891 3 7.5C3 7.30109 3.07902 7.11032 3.21967 6.96967C3.36032 6.82902 3.55109 6.75 3.75 6.75H6.75V3.75C6.75 3.55109 6.82902 3.36032 6.96967 3.21967C7.11032 3.07902 7.30109 3 7.5 3Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 15C1.65326 15 1.08097 14.7629 0.65901 14.341C0.237053 13.919 0 13.3467 0 12.75V2.25C0 1.65326 0.237053 1.08097 0.65901 0.65901C1.08097 0.237053 1.65326 0 2.25 0H12.75C13.3467 0 13.919 0.237053 14.341 0.65901C14.7629 1.08097 15 1.65326 15 2.25V12.75C15 13.3467 14.7629 13.919 14.341 14.341C13.919 14.7629 13.3467 15 12.75 15H2.25ZM1.5 12.75C1.5 12.9489 1.57902 13.1397 1.71967 13.2803C1.86032 13.421 2.05109 13.5 2.25 13.5H12.75C12.9489 13.5 13.1397 13.421 13.2803 13.2803C13.421 13.1397 13.5 12.9489 13.5 12.75V2.25C13.5 2.05109 13.421 1.86032 13.2803 1.71967C13.1397 1.57902 12.9489 1.5 12.75 1.5H2.25C2.05109 1.5 1.86032 1.57902 1.71967 1.71967C1.57902 1.86032 1.5 2.05109 1.5 2.25V12.75Z' fill='white'/%3e%3c/svg%3e","publish-icon":"data:image/svg+xml,%3csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.42241 2.87539C3.16765 4.28392 2.30654 6.30753 2.22658 6.4982L0 5.54483L2.49107 3.05376C2.78015 2.76468 3.19841 2.63551 3.60436 2.71547L4.42241 2.87539ZM5.64027 9.42597C5.64027 9.42597 7.94066 8.4726 9.26308 7.15018C12.5845 3.82876 12.0309 1.23313 11.8526 0.648807C11.2682 0.464283 8.6726 -0.0831364 5.35118 3.23829C4.02876 4.5607 3.07539 6.8611 3.07539 6.8611L5.64027 9.42597ZM9.62597 8.07895C8.21744 9.33371 6.19384 10.1948 6.00316 10.2748L6.95653 12.5014L9.4476 10.0103C9.73669 9.72121 9.86585 9.30296 9.78589 8.897L9.62597 8.07895ZM4.30555 10.041C4.30555 10.5516 4.09642 11.0129 3.76428 11.345C3.03849 12.0708 0 12.5014 0 12.5014C0 12.5014 0.430555 9.46288 1.15635 8.73708C1.41394 8.47815 1.74267 8.30159 2.1008 8.22985C2.45893 8.1581 2.8303 8.1944 3.16776 8.33413C3.50522 8.47386 3.79354 8.71072 3.99612 9.01463C4.19871 9.31855 4.30641 9.67581 4.30555 10.041ZM6.76586 4.50535C6.76586 3.82876 7.31943 3.27519 7.99602 3.27519C8.6726 3.27519 9.22617 3.82876 9.22617 4.50535C9.22617 5.18193 8.6726 5.7355 7.99602 5.7355C7.31943 5.7355 6.76586 5.18193 6.76586 4.50535Z' fill='%232A50FD'/%3e%3c/svg%3e",good:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.9308 60.0005C25.5047 60.0005 18.3828 57.0505 13.1317 51.7995C7.88068 46.5485 4.93068 39.4266 4.93068 32.0005C4.93068 24.5744 7.88068 17.4525 13.1317 12.2015C18.3828 6.95048 25.5047 4.00049 32.9308 4.00049C40.3569 4.00049 47.4788 6.95048 52.7298 12.2015C57.9809 17.4525 60.9309 24.5744 60.9309 32.0005C60.9309 39.4266 57.9809 46.5485 52.7298 51.7995C47.4788 57.0505 40.3569 60.0005 32.9308 60.0005ZM32.9308 64.0005C41.4177 64.0005 49.5571 60.6291 55.5583 54.6279C61.5595 48.6267 64.9309 40.4874 64.9309 32.0005C64.9309 23.5136 61.5595 15.3742 55.5583 9.37307C49.5571 3.37191 41.4177 0.000488281 32.9308 0.000488281C24.4438 0.000488281 16.3045 3.37191 10.3033 9.37307C4.3021 15.3742 0.930664 23.5136 0.930664 32.0005C0.930664 40.4874 4.3021 48.6267 10.3033 54.6279C16.3045 60.6291 24.4438 64.0005 32.9308 64.0005Z' fill='%2300B904'/%3e%3cpath d='M18.07 38.2685C18.5294 38.0033 19.0753 37.9314 19.5876 38.0687C20.1 38.206 20.5368 38.5412 20.802 39.0005C22.0305 41.1299 23.7982 42.898 25.9273 44.1269C28.0565 45.3557 30.4718 46.002 32.9301 46.0005C35.3884 46.002 37.8037 45.3557 39.9328 44.1269C42.0619 42.898 43.8297 41.1299 45.0581 39.0005C45.1885 38.7712 45.3629 38.57 45.5714 38.4084C45.7798 38.2468 46.0182 38.128 46.2727 38.0589C46.5273 37.9898 46.793 37.9717 47.0545 38.0057C47.3161 38.0397 47.5683 38.1251 47.7968 38.257C48.0252 38.3889 48.2253 38.5646 48.3855 38.7742C48.5457 38.9837 48.6629 39.2228 48.7303 39.4778C48.7977 39.7328 48.814 39.9986 48.7783 40.26C48.7426 40.5213 48.6555 40.773 48.5221 41.0005C46.9426 43.7379 44.6699 46.011 41.9327 47.5909C39.1955 49.1709 36.0905 50.0019 32.9301 50.0005C29.7696 50.0019 26.6646 49.1709 23.9274 47.5909C21.1902 46.011 18.9175 43.7379 17.338 41.0005C17.0728 40.5412 17.0009 39.9953 17.1382 39.4829C17.2755 38.9706 17.6107 38.5337 18.07 38.2685ZM28.93 26.0005C28.93 29.3125 27.138 32.0005 24.93 32.0005C22.722 32.0005 20.93 29.3125 20.93 26.0005C20.93 22.6885 22.722 20.0005 24.93 20.0005C27.138 20.0005 28.93 22.6885 28.93 26.0005ZM44.9301 26.0005C44.9301 29.3125 43.1381 32.0005 40.9301 32.0005C38.7221 32.0005 36.9301 29.3125 36.9301 26.0005C36.9301 22.6885 38.7221 20.0005 40.9301 20.0005C43.1381 20.0005 44.9301 22.6885 44.9301 26.0005Z' fill='%2300B904'/%3e%3c/svg%3e",bad:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.0714 60.0005C24.6453 60.0005 17.5234 57.0505 12.2723 51.7995C7.02131 46.5485 4.0713 39.4266 4.0713 32.0005C4.0713 24.5744 7.02131 17.4525 12.2723 12.2015C17.5234 6.95048 24.6453 4.00049 32.0714 4.00049C39.4975 4.00049 46.6194 6.95048 51.8705 12.2015C57.1215 17.4525 60.0715 24.5744 60.0715 32.0005C60.0715 39.4266 57.1215 46.5485 51.8705 51.7995C46.6194 57.0505 39.4975 60.0005 32.0714 60.0005ZM32.0714 64.0005C40.5584 64.0005 48.6977 60.6291 54.6989 54.6279C60.7001 48.6267 64.0715 40.4874 64.0715 32.0005C64.0715 23.5136 60.7001 15.3742 54.6989 9.37307C48.6977 3.37191 40.5584 0.000488281 32.0714 0.000488281C23.5844 0.000488281 15.4451 3.37191 9.44391 9.37307C3.44272 15.3742 0.0712891 23.5136 0.0712891 32.0005C0.0712891 40.4874 3.44272 48.6267 9.44391 54.6279C15.4451 60.6291 23.5844 64.0005 32.0714 64.0005Z' fill='%23DD0000'/%3e%3cpath d='M17.2117 49.7325C17.6711 49.9977 18.2169 50.0696 18.7293 49.9323C19.2416 49.795 19.6785 49.4599 19.9437 49.0005C21.1722 46.8712 22.9399 45.103 25.069 43.8742C27.1982 42.6453 29.6134 41.9991 32.0717 42.0005C37.2518 42.0005 41.7758 44.8125 44.1998 49.0005C44.4669 49.4561 44.9034 49.7876 45.414 49.9226C45.9246 50.0576 46.4678 49.9851 46.9252 49.7211C47.3826 49.457 47.7169 49.0227 47.8553 48.513C47.9937 48.0034 47.9248 47.4596 47.6638 47.0005C46.0843 44.2631 43.8116 41.99 41.0744 40.4101C38.3372 38.8302 35.2322 37.9991 32.0717 38.0005C28.9115 37.9999 25.8067 38.8313 23.0697 40.4112C20.3327 41.991 18.0598 44.2636 16.4797 47.0005C16.2145 47.4599 16.1426 48.0058 16.2799 48.5181C16.4172 49.0305 16.7523 49.4673 17.2117 49.7325ZM28.0717 26.0005C28.0717 29.3125 26.2797 32.0005 24.0717 32.0005C21.8637 32.0005 20.0717 29.3125 20.0717 26.0005C20.0717 22.6885 21.8637 20.0005 24.0717 20.0005C26.2797 20.0005 28.0717 22.6885 28.0717 26.0005ZM44.0718 26.0005C44.0718 29.3125 42.2798 32.0005 40.0718 32.0005C37.8638 32.0005 36.0718 29.3125 36.0718 26.0005C36.0718 22.6885 37.8638 20.0005 40.0718 20.0005C42.2798 20.0005 44.0718 22.6885 44.0718 26.0005Z' fill='%23DD0000'/%3e%3c/svg%3e",okay:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.9308 60.0005C25.5047 60.0005 18.3828 57.0505 13.1317 51.7995C7.88068 46.5485 4.93068 39.4266 4.93068 32.0005C4.93068 24.5744 7.88068 17.4525 13.1317 12.2015C18.3828 6.95048 25.5047 4.00049 32.9308 4.00049C40.3569 4.00049 47.4788 6.95048 52.7298 12.2015C57.9809 17.4525 60.9309 24.5744 60.9309 32.0005C60.9309 39.4266 57.9809 46.5485 52.7298 51.7995C47.4788 57.0505 40.3569 60.0005 32.9308 60.0005ZM32.9308 64.0005C41.4177 64.0005 49.5571 60.6291 55.5583 54.6279C61.5595 48.6267 64.9309 40.4874 64.9309 32.0005C64.9309 23.5136 61.5595 15.3742 55.5583 9.37307C49.5571 3.37191 41.4177 0.000488281 32.9308 0.000488281C24.4438 0.000488281 16.3045 3.37191 10.3033 9.37307C4.3021 15.3742 0.930664 23.5136 0.930664 32.0005C0.930664 40.4874 4.3021 48.6267 10.3033 54.6279C16.3045 60.6291 24.4438 64.0005 32.9308 64.0005Z' fill='%232A50FD'/%3e%3cpath d='M16.9304 42.0005C16.9304 42.5309 17.1412 43.0397 17.5162 43.4147C17.8913 43.7898 18.4 44.0005 18.9305 44.0005H46.9306C47.461 44.0005 47.9697 43.7898 48.3448 43.4147C48.7199 43.0397 48.9306 42.5309 48.9306 42.0005C48.9306 41.4701 48.7199 40.9614 48.3448 40.5863C47.9697 40.2112 47.461 40.0005 46.9306 40.0005H18.9305C18.4 40.0005 17.8913 40.2112 17.5162 40.5863C17.1412 40.9614 16.9304 41.4701 16.9304 42.0005ZM28.9305 26.0005C28.9305 22.6885 27.1385 20.0005 24.9305 20.0005C22.7225 20.0005 20.9305 22.6885 20.9305 26.0005C20.9305 29.3125 22.7225 32.0005 24.9305 32.0005C27.1385 32.0005 28.9305 29.3125 28.9305 26.0005ZM44.9305 26.0005C44.9305 22.6885 43.1385 20.0005 40.9305 20.0005C38.7225 20.0005 36.9305 22.6885 36.9305 26.0005C36.9305 29.3125 38.7225 32.0005 40.9305 32.0005C43.1385 32.0005 44.9305 29.3125 44.9305 26.0005Z' fill='%232A50FD'/%3e%3c/svg%3e","question-mark":"data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 15C9.35 15 9.64567 14.879 9.887 14.637C10.129 14.3957 10.25 14.1 10.25 13.75C10.25 13.4 10.129 13.1043 9.887 12.863C9.64567 12.621 9.35 12.5 9 12.5C8.65 12.5 8.35433 12.621 8.113 12.863C7.871 13.1043 7.75 13.4 7.75 13.75C7.75 14.1 7.871 14.3957 8.113 14.637C8.35433 14.879 8.65 15 9 15ZM8.1 11.15H9.95C9.95 10.55 10.0167 10.1083 10.15 9.825C10.2833 9.54167 10.5667 9.18333 11 8.75C11.5833 8.16667 11.996 7.679 12.238 7.287C12.4793 6.89567 12.6 6.45 12.6 5.95C12.6 5.06667 12.3 4.354 11.7 3.812C11.1 3.27067 10.2917 3 9.275 3C8.35833 3 7.57933 3.225 6.938 3.675C6.296 4.125 5.85 4.75 5.6 5.55L7.25 6.2C7.36667 5.75 7.6 5.38733 7.95 5.112C8.3 4.83733 8.70833 4.7 9.175 4.7C9.625 4.7 10 4.82067 10.3 5.062C10.6 5.304 10.75 5.625 10.75 6.025C10.75 6.30833 10.6583 6.60833 10.475 6.925C10.2917 7.24167 9.98333 7.59167 9.55 7.975C9 8.45833 8.621 8.92067 8.413 9.362C8.20433 9.804 8.1 10.4 8.1 11.15ZM2 18C1.45 18 0.979 17.8043 0.587 17.413C0.195667 17.021 0 16.55 0 16V2C0 1.45 0.195667 0.979 0.587 0.587C0.979 0.195667 1.45 0 2 0H16C16.55 0 17.021 0.195667 17.413 0.587C17.8043 0.979 18 1.45 18 2V16C18 16.55 17.8043 17.021 17.413 17.413C17.021 17.8043 16.55 18 16 18H2Z' fill='%232A50FD'/%3e%3c/svg%3e","switch-on":"data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3.5C2.60218 3.5 2.22064 3.65804 1.93934 3.93934C1.65804 4.22064 1.5 4.60218 1.5 5V20C1.5 20.3978 1.65804 20.7794 1.93934 21.0607C2.22064 21.342 2.60218 21.5 3 21.5H21C21.3978 21.5 21.7794 21.342 22.0607 21.0607C22.342 20.7794 22.5 20.3978 22.5 20V5C22.5 4.60218 22.342 4.22064 22.0607 3.93934C21.7794 3.65804 21.3978 3.5 21 3.5H3ZM21 2C21.7956 2 22.5587 2.31607 23.1213 2.87868C23.6839 3.44129 24 4.20435 24 5V20C24 20.7956 23.6839 21.5587 23.1213 22.1213C22.5587 22.6839 21.7956 23 21 23H3C2.20435 23 1.44129 22.6839 0.87868 22.1213C0.316071 21.5587 0 20.7956 0 20V5C0 4.20435 0.316071 3.44129 0.87868 2.87868C1.44129 2.31607 2.20435 2 3 2H21Z' fill='%232A50FD'/%3e%3cpath d='M20 6.5C20 6.10218 19.842 5.72064 19.5607 5.43934C19.2794 5.15804 18.8978 5 18.5 5H15.5C15.1022 5 14.7206 5.15804 14.4393 5.43934C14.158 5.72064 14 6.10218 14 6.5V18.5C14 18.8978 14.158 19.2794 14.4393 19.5607C14.7206 19.842 15.1022 20 15.5 20H18.5C18.8978 20 19.2794 19.842 19.5607 19.5607C19.842 19.2794 20 18.8978 20 18.5V6.5Z' fill='%232A50FD'/%3e%3c/svg%3e","switch-off":"data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3.5C2.60218 3.5 2.22064 3.65804 1.93934 3.93934C1.65804 4.22064 1.5 4.60218 1.5 5V20C1.5 20.3978 1.65804 20.7794 1.93934 21.0607C2.22064 21.342 2.60218 21.5 3 21.5H21C21.3978 21.5 21.7794 21.342 22.0607 21.0607C22.342 20.7794 22.5 20.3978 22.5 20V5C22.5 4.60218 22.342 4.22064 22.0607 3.93934C21.7794 3.65804 21.3978 3.5 21 3.5H3ZM21 2C21.7956 2 22.5587 2.31607 23.1213 2.87868C23.6839 3.44129 24 4.20435 24 5V20C24 20.7956 23.6839 21.5587 23.1213 22.1213C22.5587 22.6839 21.7956 23 21 23H3C2.20435 23 1.44129 22.6839 0.87868 22.1213C0.316071 21.5587 0 20.7956 0 20V5C0 4.20435 0.316071 3.44129 0.87868 2.87868C1.44129 2.31607 2.20435 2 3 2H21Z' fill='%23081348'/%3e%3cpath d='M10 6.5C10 6.10218 9.84196 5.72064 9.56066 5.43934C9.27936 5.15804 8.89782 5 8.5 5H5.5C5.10218 5 4.72064 5.15804 4.43934 5.43934C4.15804 5.72064 4 6.10218 4 6.5V18.5C4 18.8978 4.15804 19.2794 4.43934 19.5607C4.72064 19.842 5.10218 20 5.5 20H8.5C8.89782 20 9.27936 19.842 9.56066 19.5607C9.84196 19.2794 10 18.8978 10 18.5V6.5Z' fill='%23081348'/%3e%3c/svg%3e","excel-icon":"data:image/svg+xml,%3csvg id='ae9a5931-e717-45f0-80e2-9797b7bcf2f4' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b41b2d2e-22cc-4aba-98db-0a7bf463de35%7bfill:%232e56f4%3b%7d.fb84d8ea-5784-4bde-9350-7b3871a608a6%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b41b2d2e-22cc-4aba-98db-0a7bf463de35' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='fb84d8ea-5784-4bde-9350-7b3871a608a6' transform='translate(2.6 16.6)'%3eXLS%3c/text%3e%3c/svg%3e",data:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_503_990)'%3e%3cpath d='M9.3364 21.8839C9.30483 21.8378 9.22591 21.807 9.16278 21.7993C8.37356 21.6916 7.58435 21.6069 6.80303 21.4684C5.71391 21.2761 4.64847 20.9606 3.64617 20.4912C3.00691 20.1911 2.415 19.8294 1.94936 19.2908C1.67313 18.9676 1.49161 18.606 1.48372 18.1828C1.48372 17.6518 1.48372 17.1132 1.48372 16.5822C1.48372 16.5515 1.48372 16.5207 1.48372 16.4668C3.39362 17.875 5.58764 18.4675 7.86846 18.8137C7.80533 18.3367 7.75008 17.8827 7.67905 17.421C7.67905 17.3902 7.62381 17.344 7.58435 17.3363C7.36337 17.2902 7.1345 17.2517 6.90562 17.2132C5.84808 17.0132 4.81421 16.7361 3.83558 16.3052C3.18842 16.0205 2.58073 15.6743 2.08353 15.1664C1.72838 14.8048 1.48372 14.3892 1.48372 13.866C1.48372 13.335 1.48372 12.8041 1.48372 12.2732C1.48372 12.2347 1.48372 12.1962 1.48372 12.1424C2.43078 12.8426 3.47254 13.3504 4.57744 13.7198C5.68234 14.0968 6.81881 14.3277 7.96317 14.4893C8.1368 14.0276 8.31042 13.5813 8.47616 13.135C8.0342 13.0657 7.58435 13.0042 7.14239 12.9272C5.98224 12.7272 4.84577 12.4271 3.76455 11.9423C3.13318 11.6576 2.53338 11.3113 2.05196 10.8112C1.67313 10.411 1.45215 9.95704 1.46794 9.40302C1.48372 8.90286 1.46794 8.4027 1.46794 7.89484C1.46794 7.85637 1.46794 7.81789 1.46794 7.78712C1.83098 8.01026 2.17034 8.2488 2.53338 8.44887C3.9145 9.22604 5.42979 9.67234 6.98454 9.95704C7.63959 10.0802 8.29464 10.1571 8.95758 10.2341C9.46268 10.2879 9.97567 10.311 10.4887 10.3341C10.5597 10.3341 10.6465 10.3033 10.7017 10.2571C11.341 9.7185 12.0355 9.2799 12.7932 8.92594C12.8247 8.91055 12.8484 8.89516 12.8958 8.86438C12.8089 8.86438 12.7458 8.86438 12.6827 8.86438C12.1223 8.87208 11.5699 8.89516 11.0095 8.89516C9.98356 8.89516 8.96547 8.83361 7.95528 8.67971C7.27655 8.57968 6.59783 8.44887 5.927 8.29497C4.90891 8.05643 3.92239 7.72556 3.02269 7.19462C2.52548 6.90222 2.06774 6.56365 1.74416 6.07118C1.36534 5.48638 1.35745 4.89388 1.72838 4.30138C1.90201 4.02437 2.13088 3.79353 2.39132 3.59346C3.19632 2.96249 4.1197 2.57775 5.09043 2.28535C6.73989 1.79289 8.4367 1.55435 10.1651 1.4774C11.2226 1.43123 12.2802 1.45432 13.3377 1.53896C14.411 1.6236 15.4765 1.7775 16.5261 2.03142C17.4811 2.26227 18.4045 2.55467 19.2726 3.01636C19.7935 3.29337 20.2828 3.62424 20.6616 4.08593C21.222 4.77076 21.2378 5.54024 20.6932 6.22508C20.5275 6.43284 20.3223 6.6252 20.1092 6.79449C19.5094 7.27926 18.807 7.58705 18.0888 7.85637C17.852 7.94871 17.6074 8.02565 17.3311 8.12569C18.1282 8.21033 18.878 8.35653 19.6041 8.61046C19.6514 8.62585 19.7304 8.61046 19.7777 8.58737C20.0776 8.41809 20.3696 8.24111 20.6695 8.05643C20.8116 7.97179 20.9379 7.87176 21.0878 7.76403C21.0878 7.82559 21.0878 7.86406 21.0878 7.90254C21.0878 8.32575 21.0957 8.74896 21.0878 9.17217C21.0878 9.24912 21.1194 9.29529 21.1825 9.33377C21.5613 9.58769 21.9323 9.84932 22.3032 10.1109C22.39 10.1725 22.4689 10.2417 22.5715 10.3187C22.5715 10.2571 22.5715 10.2264 22.5715 10.1956C22.5715 8.52581 22.5715 6.84835 22.5715 5.17859C22.5715 5.09394 22.5715 5.017 22.5557 4.93235C22.4689 4.20905 22.1138 3.60885 21.6087 3.08561C21.0641 2.52389 20.417 2.09298 19.7225 1.73902C18.0335 0.877209 16.2183 0.438606 14.34 0.192374C13.7639 0.115426 13.172 0.0846469 12.588 0.0307834C12.3828 0.0153939 12.1776 4.34455e-06 11.9724 -0.00769043H10.4887C10.4492 -0.00769043 10.4097 0.00769912 10.3703 0.00769912C9.31273 0.0384782 8.25518 0.146205 7.21342 0.33088C6.01381 0.538639 4.84577 0.846429 3.7172 1.30042C2.77014 1.68516 1.88622 2.15454 1.12858 2.83938C0.434068 3.55499 0 4.38603 0 5.47099C0.0236764 9.66464 0.0157843 13.8506 0 18.0443C0 18.7291 0.22098 19.3293 0.631371 19.8679C1.15225 20.5451 1.83098 21.0375 2.57284 21.4453C3.60671 22.0224 4.7195 22.4072 5.86386 22.6919C6.65307 22.892 7.44229 23.0459 8.24729 23.1382C8.83131 23.1997 9.41532 23.2536 9.99934 23.2998C10.2045 23.3152 10.4097 23.2998 10.6149 23.2998C10.6149 23.2998 10.6149 23.2921 10.6149 23.2844C10.1493 22.8458 9.71523 22.3841 9.3364 21.8762V21.8839Z' fill='%232A50FD'/%3e%3cpath d='M23.9683 16.1436C23.6368 12.3886 20.3774 9.47996 16.4076 9.55691C12.209 9.67233 8.90222 13.1196 9.19422 17.2902C9.47045 21.2376 13.0061 24.3155 17.2205 23.9769C21.135 23.6614 24.3392 20.3065 23.9683 16.1513V16.1436ZM15.2712 13.1888H21.214V14.6278H15.2712V13.1888ZM13.7559 20.4373H12.2879V18.9984H13.7559V20.4373ZM13.7559 17.5133H12.2879V16.0744H13.7559V17.5133ZM13.7559 14.6355H12.2879V13.1965H13.7559V14.6355ZM15.2633 16.0821H21.2061V17.5133H15.2633V16.0821ZM21.2061 20.445H15.2633V19.0061H21.2061V20.445Z' fill='%232A50FD'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_503_990'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",analytics:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3e%3cpath fill='currentColor' d='M4 2H2v26a2 2 0 0 0 2 2h26v-2H4Z'/%3e%3cpath fill='currentColor' d='M30 9h-7v2h3.59L19 18.59l-4.29-4.3a1 1 0 0 0-1.42 0L6 21.59L7.41 23L14 16.41l4.29 4.3a1 1 0 0 0 1.42 0l8.29-8.3V16h2Z'/%3e%3c/svg%3e",map:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M15.98%2c1.26l7.2%2c2.4C23.67%2c3.82%2c24%2c4.28%2c24%2c4.8v16.79c0%2c0.39-0.19%2c0.75-0.5%2c0.97c-0.2%2c0.15-0.45%2c0.23-0.7%2c0.23 c-0.13%2c0.02-0.26%2c0.02-0.38%2c0l-6.82-2.34l-6.84%2c2.28c-0.24%2c0.08-0.5%2c0.08-0.74%2c0l-7.2-2.4C0.33%2c20.16%2c0%2c19.7%2c0%2c19.19V2.4 c0-0.39%2c0.19-0.75%2c0.5-0.97C0.82%2c1.2%2c1.22%2c1.14%2c1.58%2c1.26L8.4%2c3.6l6.82-2.34h0.08h0.16h0.28c0.06-0.01%2c0.11-0.01%2c0.17%2c0H15.98z M2.4%2c18.33l4.8%2c1.6V5.66l-4.8-1.6V18.33z M14.4%2c18.33l-4.8%2c1.6V5.66l4.8-1.6V18.33z M16.8%2c18.33l4.8%2c1.6V5.66l-4.8-1.6V18.33z'/%3e%3c/svg%3e",filter:"data:image/svg+xml,%3csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.08116 10.1666H9.19228V8.61109H6.08116V10.1666ZM0.636719 0.833313V2.38887H14.6367V0.833313H0.636719ZM2.97005 6.27776H12.3034V4.7222H2.97005V6.27776Z' fill='white'/%3e%3c/svg%3e","property-on":"data:image/svg+xml,%3csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M28.3826 1.21002H4.60298C2.61311 1.21002 1 2.82313 1 4.813V28.607C1 30.5969 2.61311 32.21 4.60298 32.21H28.3826C30.3725 32.21 31.9856 30.5969 31.9856 28.607V4.813C31.9856 2.82313 30.3725 1.21002 28.3826 1.21002Z' fill='%232E56F4' stroke='%232E56F4' stroke-width='0.75'/%3e%3cpath d='M24.6359 19.953L22.6182 21.8266L19.88 18.9442L18.5829 20.2413L21.4653 22.9795L19.5917 24.9972H24.6359V19.953ZM8.63867 13.9L10.5122 12.0265L13.2505 14.9089L14.5476 13.6118L11.6652 10.8735L13.5387 9H8.63867V13.9ZM24.6359 9H19.5917L21.4653 10.8735L18.5829 13.6118L19.88 14.9089L22.6182 12.0265L24.6359 13.9V9ZM8.63867 24.9972H13.5387L11.6652 22.9795L14.5476 20.2413L13.2505 18.9442L10.5122 21.8266L8.63867 19.953V24.9972Z' fill='white'/%3e%3c/svg%3e","property-off":"data:image/svg+xml,%3csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M28.3826 0.700012H4.60298C2.61311 0.700012 1 2.31312 1 4.30299V28.097C1 30.0869 2.61311 31.7 4.60298 31.7H28.3826C30.3725 31.7 31.9856 30.0869 31.9856 28.097V4.30299C31.9856 2.31312 30.3725 0.700012 28.3826 0.700012Z' stroke='%232E56F4' stroke-width='0.75'/%3e%3cpath d='M24.6359 18.953L22.6182 20.8266L19.88 17.9442L18.5829 19.2413L21.4653 21.9795L19.5917 23.9972H24.6359V18.953ZM8.63867 12.9L10.5122 11.0265L13.2505 13.9089L14.5476 12.6118L11.6652 9.87355L13.5387 8H8.63867V12.9ZM24.6359 8H19.5917L21.4653 9.87355L18.5829 12.6118L19.88 13.9089L22.6182 11.0265L24.6359 12.9V8ZM8.63867 23.9972H13.5387L11.6652 21.9795L14.5476 19.2413L13.2505 17.9442L10.5122 20.8266L8.63867 18.953V23.9972Z' fill='%232E56F4'/%3e%3c/svg%3e","functional-equation-solid":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_432_344)'%3e%3cpath d='M15.9999 4.98C15.9999 4.78 15.8399 4.62 15.6466 4.62H13.9466C13.7533 4.62 13.5933 4.78 13.5933 4.97333V4.98C13.5933 5.17333 13.7533 5.33333 13.9466 5.33333H15.6466C15.8399 5.34 15.9999 5.18 15.9999 4.98Z' fill='%232A50FD'/%3e%3cpath d='M15.9999 7.00001C15.9999 6.80001 15.8399 6.64001 15.6466 6.64001H13.9466C13.7533 6.64001 13.5933 6.80001 13.5933 6.99335V7.00001C13.5933 7.19335 13.7533 7.35335 13.9466 7.35335H15.6466C15.8399 7.35335 15.9999 7.19335 15.9999 7.00001Z' fill='%232A50FD'/%3e%3cpath d='M15.9999 9.01332C15.9999 8.81332 15.8399 8.65332 15.6466 8.65332H13.9466C13.7533 8.65332 13.5933 8.81332 13.5933 9.00665V9.01332C13.5933 9.20665 13.7533 9.36665 13.9466 9.36665H15.6466C15.8399 9.37332 15.9999 9.21332 15.9999 9.01332Z' fill='%232A50FD'/%3e%3cpath d='M15.9999 11.0333C15.9999 10.8333 15.8399 10.6733 15.6466 10.6733H13.9466C13.7533 10.6733 13.5933 10.8333 13.5933 11.0267V11.0333C13.5933 11.2267 13.7533 11.3867 13.9466 11.3867H15.6466C15.8399 11.3867 15.9999 11.2267 15.9999 11.0333Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 4.98667C2.40667 4.78667 2.24667 4.62667 2.05333 4.62667H0.353333C0.16 4.62 0 4.78 0 4.98V4.98667C0 5.18 0.16 5.34 0.353333 5.34H2.05333C2.24667 5.34 2.40667 5.18 2.40667 4.98667Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 7.00001C2.40667 6.80001 2.24667 6.64001 2.05333 6.64001H0.353333C0.16 6.64001 0 6.80001 0 6.99335V7.00001C0 7.19335 0.16 7.35335 0.353333 7.35335H2.05333C2.24667 7.35335 2.40667 7.19335 2.40667 7.00001Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 9.01999C2.40667 8.81999 2.24667 8.65999 2.05333 8.65999H0.353333C0.16 8.65332 0 8.81332 0 9.01332V9.01999C0 9.21332 0.16 9.37332 0.353333 9.37332H2.05333C2.24667 9.37332 2.40667 9.21332 2.40667 9.01999Z' fill='%232A50FD'/%3e%3cpath d='M2.40667 11.0333C2.40667 10.8333 2.24667 10.6733 2.05333 10.6733H0.353333C0.16 10.6733 0 10.8333 0 11.0267V11.0333C0 11.2267 0.16 11.3867 0.353333 11.3867H2.05333C2.24667 11.3867 2.40667 11.2267 2.40667 11.0333Z' fill='%232A50FD'/%3e%3cpath d='M4.9601 0C4.7601 0 4.6001 0.16 4.6001 0.353333V2.06C4.6001 2.25333 4.7601 2.41333 4.95343 2.41333H4.9601C5.15343 2.41333 5.31343 2.25333 5.31343 2.06V0.353333C5.31343 0.16 5.15343 0 4.9601 0Z' fill='%232A50FD'/%3e%3cpath d='M6.96669 0C6.76669 0 6.60669 0.16 6.60669 0.353333V2.06C6.60669 2.25333 6.76669 2.41333 6.96002 2.41333H6.96669C7.16002 2.41333 7.32002 2.25333 7.32002 2.06V0.353333C7.32002 0.16 7.16002 0 6.96669 0Z' fill='%232A50FD'/%3e%3cpath d='M8.97328 0C8.77328 0 8.61328 0.16 8.61328 0.353333V2.06C8.61328 2.25333 8.77328 2.41333 8.96661 2.41333H8.97328C9.16661 2.41333 9.32661 2.25333 9.32661 2.06V0.353333C9.32661 0.16 9.16661 0 8.97328 0Z' fill='%232A50FD'/%3e%3cpath d='M10.9733 0C10.7733 0 10.6133 0.16 10.6133 0.353333V2.06C10.6133 2.25333 10.7733 2.41333 10.9666 2.41333H10.9733C11.1666 2.41333 11.3266 2.25333 11.3266 2.06V0.353333C11.3266 0.16 11.1733 0 10.9733 0Z' fill='%232A50FD'/%3e%3cpath d='M4.9601 13.58C4.7601 13.58 4.6001 13.74 4.6001 13.9333V15.64C4.6001 15.84 4.7601 16 4.95343 16H4.9601C5.15343 16 5.31343 15.84 5.31343 15.6467V13.94C5.31343 13.74 5.15343 13.58 4.9601 13.58Z' fill='%232A50FD'/%3e%3cpath d='M6.96669 13.58C6.76669 13.58 6.60669 13.74 6.60669 13.9333V15.64C6.60669 15.8333 6.76669 15.9933 6.96002 15.9933H6.96669C7.16002 15.9933 7.32002 15.8333 7.32002 15.64V13.9333C7.32002 13.74 7.16002 13.58 6.96669 13.58Z' fill='%232A50FD'/%3e%3cpath d='M8.97328 13.58C8.77328 13.58 8.61328 13.74 8.61328 13.9333V15.64C8.61328 15.8333 8.77328 15.9933 8.96661 15.9933H8.97328C9.16661 15.9933 9.32661 15.8333 9.32661 15.64V13.9333C9.32661 13.74 9.16661 13.58 8.97328 13.58Z' fill='%232A50FD'/%3e%3cpath d='M10.9733 13.58C10.7733 13.58 10.6133 13.74 10.6133 13.9333V15.64C10.6133 15.8333 10.7733 15.9933 10.9666 15.9933H10.9733C11.1666 15.9933 11.3266 15.8333 11.3266 15.64V13.9333C11.3266 13.74 11.1733 13.58 10.9733 13.58Z' fill='%232A50FD'/%3e%3cpath d='M11.2399 2.98669H4.73989C4.27322 2.98669 3.81989 3.17336 3.49322 3.50669C3.16655 3.84003 2.96655 4.29336 2.96655 4.76669V11.3067C2.96655 11.78 3.15322 12.2334 3.48655 12.5667C3.81989 12.9 4.26655 13.0867 4.73322 13.0867H11.2399C11.7066 13.0867 12.1599 12.9 12.4866 12.5667C12.8199 12.2334 13.0066 11.78 13.0066 11.3067V4.76669C13.0066 4.29336 12.8199 3.84003 12.4866 3.50669C12.1599 3.17336 11.7132 2.98669 11.2399 2.98669ZM12.0199 11.3067C12.0199 11.5134 11.9399 11.7134 11.7932 11.86C11.6466 12.0067 11.4466 12.0867 11.2466 12.0867H4.73989C4.53322 12.0867 4.33322 12.0067 4.19322 11.86C4.04655 11.7134 3.96655 11.5134 3.96655 11.3067V4.76669C3.96655 4.56003 4.04655 4.36003 4.19322 4.21336C4.33322 4.06669 4.53322 3.98003 4.73989 3.98003H11.2466C11.4532 3.98003 11.6532 4.06003 11.7932 4.20669C11.9399 4.35336 12.0199 4.55336 12.0199 4.76003V11.3067Z' fill='%232A50FD'/%3e%3cpath d='M10.1132 5.19336H5.86658C5.47325 5.19336 5.15991 5.51336 5.15991 5.90669V10.1734C5.15991 10.5667 5.47325 10.8867 5.86658 10.8867H10.1066C10.4999 10.8867 10.8132 10.5667 10.8132 10.1734V5.90669C10.8199 5.50669 10.4999 5.19336 10.1132 5.19336Z' fill='%232A50FD'/%3e%3cpath d='M8.39328 6.04666C8.31994 5.99999 8.22661 5.97333 8.10661 5.97333C8.07994 5.97333 8.05327 5.97333 8.01994 5.97999C7.71327 6.02666 7.51327 6.30666 7.38661 6.57333C7.33327 6.69999 7.27994 6.83333 7.23328 6.95999C7.21328 7.01999 7.18661 7.07999 7.16661 7.13999C7.16661 7.14666 7.13327 7.26666 7.12661 7.26666H6.81328C6.77328 7.26666 6.73994 7.29999 6.73994 7.34666C6.73994 7.38666 6.77328 7.42666 6.81328 7.42666H7.08661L6.93327 8.08666C6.77994 8.81999 6.57327 9.65999 6.51994 9.80666C6.47327 9.95999 6.39994 10.04 6.30661 10.04C6.28661 10.04 6.27328 10.0333 6.25994 10.0267C6.24661 10.0133 6.23994 9.99999 6.23994 9.98666C6.23994 9.97333 6.24661 9.95333 6.26661 9.92666C6.28661 9.89999 6.29327 9.86666 6.29327 9.83333C6.29327 9.77999 6.27327 9.72666 6.23994 9.69333C6.19994 9.65999 6.15327 9.64666 6.10661 9.64666C6.05994 9.64666 6.00661 9.66666 5.96661 9.69999C5.95994 9.74666 5.93994 9.79999 5.93994 9.85999C5.93994 9.94666 5.97327 10.0133 6.04661 10.08C6.11327 10.14 6.20661 10.1733 6.32661 10.1733C6.51327 10.1733 6.67994 10.0867 6.80661 9.93999C6.87994 9.84666 6.93994 9.74666 6.98661 9.63333C7.13994 9.29333 7.21994 8.91333 7.31328 8.54666C7.40661 8.17333 7.48661 7.80666 7.56661 7.43333H7.86661C7.90661 7.43333 7.93994 7.39999 7.93994 7.35333C7.93994 7.31333 7.90661 7.27333 7.86661 7.27333H7.58661C7.73994 6.69333 7.91327 6.29333 7.94661 6.23999C7.99994 6.13999 8.06661 6.09333 8.13327 6.09333C8.15994 6.09333 8.17328 6.09999 8.17994 6.11333C8.18661 6.12666 8.19327 6.13999 8.19327 6.14666C8.19327 6.15333 8.18661 6.17333 8.16661 6.20666C8.14661 6.23999 8.13327 6.27999 8.13327 6.31333C8.13327 6.35999 8.15327 6.40666 8.18661 6.43999C8.21994 6.47333 8.27327 6.49333 8.31994 6.49333C8.36661 6.49333 8.41994 6.47333 8.45328 6.43999C8.48661 6.40666 8.50661 6.35333 8.50661 6.29333C8.50661 6.17333 8.47328 6.09999 8.39328 6.04666ZM9.78661 7.81333C9.89994 7.81333 10.1133 7.71999 10.1133 7.42666C10.1133 7.13333 9.90661 7.11999 9.83327 7.11999C9.70661 7.11999 9.57327 7.21333 9.46661 7.40666C9.35327 7.59999 9.23328 7.82666 9.23328 7.82666H9.22661C9.19994 7.68666 9.17994 7.57333 9.16661 7.51999C9.14661 7.39999 9.00661 7.13333 8.71327 7.13333C8.41994 7.13333 8.15994 7.29999 8.15994 7.29999C8.11327 7.32666 8.07327 7.38666 8.07327 7.44666C8.07327 7.54666 8.14661 7.61999 8.24661 7.61999C8.27327 7.61999 8.29994 7.61333 8.31994 7.59999C8.31994 7.59999 8.53994 7.47333 8.58661 7.59999C8.59994 7.63333 8.61327 7.67999 8.62661 7.71999C8.67994 7.90666 8.73327 8.13333 8.77994 8.33333L8.60661 8.61999C8.60661 8.61999 8.39327 8.53999 8.27994 8.53999C8.16661 8.53999 7.95328 8.63333 7.95328 8.92666C7.95328 9.21999 8.15994 9.23333 8.23328 9.23333C8.35994 9.23333 8.49327 9.13999 8.59994 8.94666C8.71327 8.75333 8.83327 8.52666 8.83327 8.52666C8.86661 8.70666 8.89994 8.85333 8.92661 8.91333C8.99328 9.12666 9.15994 9.23999 9.38661 9.23999C9.38661 9.23999 9.61327 9.23999 9.87994 9.08666C9.93994 9.05999 9.99327 8.99333 9.99327 8.92666C9.99327 8.82666 9.91994 8.75333 9.81994 8.75333C9.79327 8.75333 9.76661 8.75999 9.74661 8.77333C9.74661 8.77333 9.55994 8.87999 9.48661 8.79333C9.43994 8.69999 9.39994 8.57999 9.36661 8.43333C9.33994 8.29999 9.30661 8.14666 9.27327 7.99999L9.46661 7.71999C9.45994 7.73999 9.67328 7.81333 9.78661 7.81333Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_432_344'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",maintenance:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='currentColor' d='M10 6.2C10 4.3 8.8 2.6 7 2v3.7H4V2c-1.8.6-3 2.3-3 4.2c0 1.9 1.2 3.6 3 4.2v11c0 .4.2.6.5.6h2c.3 0 .5-.2.5-.5v-11c1.8-.6 3-2.3 3-4.3M16 8s-.1 0 0 0c-3.9.1-7 3.2-7 7c0 3.9 3.1 7 7 7s7-3.1 7-7s-3.1-7-7-7m0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5s-2.2 5-5 5m-1-9v5l3.6 2.2l.8-1.2l-2.9-1.7V11H15Z'/%3e%3c/svg%3e",person:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3e%3cpath d='M12 2.5a5.5 5.5 0 0 1 3.096 10.047a9.005 9.005 0 0 1 5.9 8.181a.75.75 0 1 1-1.499.044a7.5 7.5 0 0 0-14.993 0a.75.75 0 0 1-1.5-.045a9.005 9.005 0 0 1 5.9-8.18A5.5 5.5 0 0 1 12 2.5ZM8 8a4 4 0 1 0 8 0a4 4 0 0 0-8 0Z'/%3e%3c/svg%3e",save:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 2V4.5C5 4.89782 5.15804 5.27936 5.43934 5.56066C5.72064 5.84196 6.10218 6 6.5 6H8.5C8.89782 6 9.27936 5.84196 9.56066 5.56066C9.84196 5.27936 10 4.89782 10 4.5V2H10.379C10.9094 2.00011 11.418 2.2109 11.793 2.586L13.414 4.207C13.7891 4.58199 13.9999 5.09061 14 5.621V12C14 12.5304 13.7893 13.0391 13.4142 13.4142C13.0391 13.7893 12.5304 14 12 14V9.5C12 9.10218 11.842 8.72064 11.5607 8.43934C11.2794 8.15804 10.8978 8 10.5 8H5.5C4.673 8 4 8.669 4 9.498V14C3.46957 14 2.96086 13.7893 2.58579 13.4142C2.21071 13.0391 2 12.5304 2 12V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H5ZM6 2V4.5C6 4.63261 6.05268 4.75979 6.14645 4.85355C6.24021 4.94732 6.36739 5 6.5 5H8.5C8.63261 5 8.75979 4.94732 8.85355 4.85355C8.94732 4.75979 9 4.63261 9 4.5V2H6ZM5 14H11V9.5C11 9.36739 10.9473 9.24021 10.8536 9.14645C10.7598 9.05268 10.6326 9 10.5 9H5.5C5.223 9 5 9.223 5 9.498V14Z' fill='%232A50FD'/%3e%3c/svg%3e",configure:"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6733 10.9337C13.724 10.8842 16 8.62572 16 5.60699C16 3.31498 15.2413 4.07366 14.4781 4.84603C13.724 5.59177 12.1952 7.12891 12.1952 7.12891L9.15136 4.08507C9.15136 4.08507 10.6885 2.5563 11.4342 1.80219C12.2066 1.03895 12.2066 0.280273 10.6733 0.280273C7.65455 0.280273 5.38689 2.5563 5.34656 5.60699C5.37852 6.34969 5.34656 7.88987 5.34656 7.88987C3.91215 9.33341 2.044 11.2023 0.780803 12.4556C-1.45033 14.6959 1.58438 17.7306 3.82464 15.4995C5.08023 14.2348 6.95447 12.3605 8.3904 10.9337C8.3904 10.9337 9.93058 10.9018 10.6733 10.9337Z' fill='white'/%3e%3c/svg%3e",attachment:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.1557 4.48926C11.4109 4.23405 11.4109 3.81996 11.1557 3.56474C10.9005 3.30953 10.4864 3.30953 10.2312 3.56474L5.33106 8.46485C4.53543 9.26176 4.53543 10.5525 5.33106 11.3494C6.13818 12.1208 7.40855 12.1208 8.21559 11.3494L13.1157 6.44927C13.9094 5.5707 14.1934 4.345 13.8673 3.20671C13.5419 2.06844 12.6519 1.17839 11.5136 0.85302C10.3754 0.526982 9.14965 0.81091 8.27106 1.60463L3.37095 6.50474C2.17846 7.72468 1.72092 9.48499 2.16889 11.1311C2.61679 12.7772 3.90304 14.0635 5.54915 14.5114C7.19526 14.9593 8.95554 14.5018 10.1755 13.3093L13.7689 9.71589C14.0241 9.46067 14.0241 9.04658 13.7689 8.79136C13.5137 8.53615 13.0996 8.53615 12.8444 8.79136L9.25099 12.3848C8.36603 13.2704 7.07534 13.6156 5.86615 13.2921C4.65708 12.9679 3.71206 12.023 3.388 10.8139C3.06451 9.60485 3.4097 8.31404 4.29529 7.42908L9.1954 2.52897C10.037 1.79714 11.3016 1.84118 12.0902 2.62978C12.8788 3.41839 12.9229 4.68293 12.191 5.52461L7.29092 10.4247C7.00508 10.7106 6.54124 10.7106 6.2554 10.4247C5.96956 10.1389 5.96956 9.67503 6.2554 9.38919L11.1557 4.48926Z' fill='%23478B73'/%3e%3c/svg%3e",drag:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='24' viewBox='0 0 22 24' fill='none'%3e%3cpath d='M6 3.00391C6 4.66076 4.65685 6.00391 3 6.00391C1.34315 6.00391 0 4.66076 0 3.00391C0 1.34705 1.34315 0.00390625 3 0.00390625C4.65685 0.00390625 6 1.34705 6 3.00391Z' fill='%23BBC4CF'/%3e%3cpath d='M14 3.00391C14 4.66076 12.6569 6.00391 11 6.00391C9.34315 6.00391 8 4.66076 8 3.00391C8 1.34705 9.34315 0.00390625 11 0.00390625C12.6569 0.00390625 14 1.34705 14 3.00391Z' fill='%23BBC4CF'/%3e%3cpath d='M22 3.00391C22 4.66076 20.6569 6.00391 19 6.00391C17.3431 6.00391 16 4.66076 16 3.00391C16 1.34705 17.3431 0.00390625 19 0.00390625C20.6569 0.00390625 22 1.34705 22 3.00391Z' fill='%23BBC4CF'/%3e%3cpath d='M6 12.0039C6 13.6608 4.65685 15.0039 3 15.0039C1.34315 15.0039 0 13.6608 0 12.0039C0 10.3471 1.34315 9.00391 3 9.00391C4.65685 9.00391 6 10.3471 6 12.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M14 12.0039C14 13.6608 12.6569 15.0039 11 15.0039C9.34315 15.0039 8 13.6608 8 12.0039C8 10.3471 9.34315 9.00391 11 9.00391C12.6569 9.00391 14 10.3471 14 12.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M22 12.0039C22 13.6608 20.6569 15.0039 19 15.0039C17.3431 15.0039 16 13.6608 16 12.0039C16 10.3471 17.3431 9.00391 19 9.00391C20.6569 9.00391 22 10.3471 22 12.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M6 21.0039C6 22.6608 4.65685 24.0039 3 24.0039C1.34315 24.0039 0 22.6608 0 21.0039C0 19.3471 1.34315 18.0039 3 18.0039C4.65685 18.0039 6 19.3471 6 21.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M14 21.0039C14 22.6608 12.6569 24.0039 11 24.0039C9.34315 24.0039 8 22.6608 8 21.0039C8 19.3471 9.34315 18.0039 11 18.0039C12.6569 18.0039 14 19.3471 14 21.0039Z' fill='%23BBC4CF'/%3e%3cpath d='M22 21.0039C22 22.6608 20.6569 24.0039 19 24.0039C17.3431 24.0039 16 22.6608 16 21.0039C16 19.3471 17.3431 18.0039 19 18.0039C20.6569 18.0039 22 19.3471 22 21.0039Z' fill='%23BBC4CF'/%3e%3c/svg%3e",embed:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='2048' height='2048' viewBox='0 0 2048 2048'%3e%3cpath fill='currentColor' d='m467 595l90 90l-338 339l338 339l-90 90l-430-429l430-429zm1114 0l430 429l-430 429l-90-90l338-339l-338-339l90-90zM701 1792l512-1536h134L835 1792H701z'/%3e%3c/svg%3e",duplicate:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cg fill='currentColor'%3e%3cpath d='M7.5 3.375c0-1.036.84-1.875 1.875-1.875h.375a3.75 3.75 0 0 1 3.75 3.75v1.875C13.5 8.161 14.34 9 15.375 9h1.875A3.75 3.75 0 0 1 21 12.75v3.375C21 17.16 20.16 18 19.125 18h-9.75A1.875 1.875 0 0 1 7.5 16.125V3.375Z'/%3e%3cpath d='M15 5.25a5.23 5.23 0 0 0-1.279-3.434a9.768 9.768 0 0 1 6.963 6.963A5.23 5.23 0 0 0 17.25 7.5h-1.875A.375.375 0 0 1 15 7.125V5.25ZM4.875 6H6v10.125A3.375 3.375 0 0 0 9.375 19.5H16.5v1.125c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 0 1 3 20.625V7.875C3 6.839 3.84 6 4.875 6Z'/%3e%3c/g%3e%3c/svg%3e",settings:"data:image/svg+xml,%3c%3fxml version='1.0'%3f%3e%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50px' height='50px'%3e %3cpath d='M47.16%2c21.221l-5.91-0.966c-0.346-1.186-0.819-2.326-1.411-3.405l3.45-4.917c0.279-0.397%2c0.231-0.938-0.112-1.282 l-3.889-3.887c-0.347-0.346-0.893-0.391-1.291-0.104l-4.843%2c3.481c-1.089-0.602-2.239-1.08-3.432-1.427l-1.031-5.886 C28.607%2c2.35%2c28.192%2c2%2c27.706%2c2h-5.5c-0.49%2c0-0.908%2c0.355-0.987%2c0.839l-0.956%2c5.854c-1.2%2c0.345-2.352%2c0.818-3.437%2c1.412l-4.83-3.45 c-0.399-0.285-0.942-0.239-1.289%2c0.106L6.82%2c10.648c-0.343%2c0.343-0.391%2c0.883-0.112%2c1.28l3.399%2c4.863 c-0.605%2c1.095-1.087%2c2.254-1.438%2c3.46l-5.831%2c0.971c-0.482%2c0.08-0.836%2c0.498-0.836%2c0.986v5.5c0%2c0.485%2c0.348%2c0.9%2c0.825%2c0.985 l5.831%2c1.034c0.349%2c1.203%2c0.831%2c2.362%2c1.438%2c3.46l-3.441%2c4.813c-0.284%2c0.397-0.239%2c0.942%2c0.106%2c1.289l3.888%2c3.891 c0.343%2c0.343%2c0.884%2c0.391%2c1.281%2c0.112l4.87-3.411c1.093%2c0.601%2c2.248%2c1.078%2c3.445%2c1.424l0.976%2c5.861C21.3%2c47.647%2c21.717%2c48%2c22.206%2c48 h5.5c0.485%2c0%2c0.9-0.348%2c0.984-0.825l1.045-5.89c1.199-0.353%2c2.348-0.833%2c3.43-1.435l4.905%2c3.441 c0.398%2c0.281%2c0.938%2c0.232%2c1.282-0.111l3.888-3.891c0.346-0.347%2c0.391-0.894%2c0.104-1.292l-3.498-4.857 c0.593-1.08%2c1.064-2.222%2c1.407-3.408l5.918-1.039c0.479-0.084%2c0.827-0.5%2c0.827-0.985v-5.5C47.999%2c21.718%2c47.644%2c21.3%2c47.16%2c21.221z M25%2c32c-3.866%2c0-7-3.134-7-7c0-3.866%2c3.134-7%2c7-7s7%2c3.134%2c7%2c7C32%2c28.866%2c28.866%2c32%2c25%2c32z'/%3e%3c/svg%3e","in-progress":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.78171 0V1.61843C12.3024 2.05108 14.7966 5.24787 14.3635 8.76515C13.9946 11.6815 11.7009 13.997 8.78171 14.3415V15.9439C13.1926 15.5033 16.4005 11.5934 15.9595 7.18678C15.5986 3.38107 12.5751 0.376565 8.78171 0ZM7.17774 0.024036C5.61388 0.176264 4.12219 0.777166 2.90318 1.78668L4.05001 2.97246C4.94823 2.25138 6.03091 1.78668 7.17774 1.62644V0.024036ZM1.77238 2.91637C0.769627 4.13207 0.152539 5.6189 0 7.18678H1.60397C1.75634 6.04907 2.20545 4.96745 2.91922 4.06209L1.77238 2.91637ZM10.7867 5.18378L6.87299 9.09364L5.17279 7.39509L4.32269 8.24437L6.87299 10.7922L11.6368 6.03305L10.7867 5.18378ZM0.00801982 8.78918C0.168416 10.3595 0.785943 11.8418 1.7804 13.0596L2.91922 11.9139C2.21101 11.0082 1.75951 9.92897 1.61198 8.78918H0.00801982ZM4.05001 13.0916L2.90318 14.1893C4.118 15.201 5.60527 15.831 7.17774 16V14.3976C6.03684 14.2502 4.95658 13.7992 4.05001 13.0916Z' fill='%232A50FD'/%3e%3c/svg%3e",database:"data:image/svg+xml,%3csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.67 11.9613V3.4175C13.67 1.56521 10.5404 0 6.835 0C3.12958 0 0 1.56521 0 3.4175V11.9613C0 13.8135 3.12958 15.3787 6.835 15.3787C10.5404 15.3787 13.67 13.8135 13.67 11.9613ZM6.835 1.70875C9.9885 1.70875 11.9023 2.99629 11.9613 3.41237C11.9023 3.83871 9.9885 5.12625 6.835 5.12625C3.6815 5.12625 1.7677 3.83871 1.70875 3.42263C1.7677 2.99629 3.6815 1.70875 6.835 1.70875ZM1.70875 5.64486C2.97237 6.36851 4.81611 6.835 6.835 6.835C8.85389 6.835 10.6976 6.36851 11.9613 5.64486V7.68425C11.9023 8.11058 9.9885 9.39812 6.835 9.39812C3.6815 9.39812 1.7677 8.11058 1.70875 7.68937V5.64486ZM1.70875 11.9613V9.91673C2.97237 10.6404 4.81611 11.1069 6.835 11.1069C8.85389 11.1069 10.6976 10.6404 11.9613 9.91673V11.9561C11.9023 12.3825 9.9885 13.67 6.835 13.67C3.6815 13.67 1.7677 12.3825 1.70875 11.9613Z' fill='%232A50FD'/%3e%3c/svg%3e",unpublish:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.34909 15.3293C7.29071 15.3293 6.29609 15.128 5.36523 14.7254C4.43437 14.3227 3.62465 13.7767 2.93607 13.0874C2.24749 12.3976 1.70249 11.5864 1.30107 10.6539C0.89965 9.72136 0.698686 8.72495 0.698176 7.66467C0.698176 6.87265 0.806564 6.12203 1.02334 5.41279C1.24012 4.70355 1.55253 4.04286 1.96058 3.43071L0.219994 1.68623C0.066976 1.53293 -0.00621769 1.35409 0.000413101 1.1497C0.00704389 0.945309 0.0866133 0.766467 0.239121 0.613174C0.39214 0.45988 0.573976 0.383234 0.784631 0.383234C0.995287 0.383234 1.17687 0.45988 1.32938 0.613174L15.3879 14.697C15.5409 14.8503 15.6175 15.0291 15.6175 15.2335C15.6175 15.4379 15.5409 15.6168 15.3879 15.7701C15.2349 15.9234 15.0531 16 14.8424 16C14.6318 16 14.4502 15.9234 14.2977 15.7701L12.5762 14.0647C11.9641 14.4735 11.3044 14.7864 10.5969 15.0036C9.88947 15.2208 9.14019 15.3293 8.34909 15.3293ZM8.34909 13.7964C8.92291 13.7964 9.46816 13.7198 9.98485 13.5665C10.5015 13.4132 10.9892 13.2024 11.4477 12.9341L8.48298 9.96407L7.81352 10.6539C7.66051 10.8072 7.48198 10.8838 7.27796 10.8838C7.07394 10.8838 6.89541 10.8072 6.7424 10.6539L4.56189 8.46946C4.42162 8.32894 4.35149 8.1501 4.35149 7.93293C4.35149 7.71577 4.42162 7.53693 4.56189 7.39641C4.70215 7.25589 4.88067 7.18563 5.09745 7.18563C5.31423 7.18563 5.49275 7.25589 5.63301 7.39641L7.27796 9.04431L7.43098 8.89102L3.08909 4.56048C2.8213 5.02036 2.6109 5.50911 2.45789 6.02673C2.30487 6.54435 2.22836 7.09033 2.22836 7.66467C2.22836 9.36367 2.82436 10.8105 4.01638 12.0052C5.20839 13.1998 6.65263 13.7969 8.34909 13.7964ZM14.7567 11.8802L13.6282 10.7497C13.896 10.3026 14.1033 9.82023 14.2502 9.30261C14.3971 8.78499 14.4703 8.23901 14.4698 7.66467C14.4698 5.96567 13.8738 4.51883 12.6818 3.32417C11.4898 2.1295 10.0456 1.53242 8.34909 1.53293C7.77527 1.53293 7.23001 1.60652 6.71332 1.75368C6.19663 1.90084 5.71564 2.1083 5.27036 2.37605L4.14109 1.24551C4.75316 0.849501 5.41318 0.542914 6.12114 0.325748C6.82911 0.108583 7.57175 0 8.34909 0C9.40746 0 10.4021 0.201325 11.3329 0.603976C12.2638 1.00663 13.0735 1.55261 13.7621 2.24192C14.4507 2.93174 14.9959 3.74291 15.3979 4.67545C15.7998 5.60798 16.0005 6.60439 16 7.66467C16 8.44391 15.8916 9.18815 15.6748 9.89739C15.4581 10.6066 15.152 11.2676 14.7567 11.8802ZM10.6826 7.77964L9.61149 6.70659L11.0652 5.2503C11.2054 5.10978 11.3839 5.03952 11.6007 5.03952C11.8175 5.03952 11.996 5.10978 12.1363 5.2503C12.2766 5.39082 12.3467 5.56966 12.3467 5.78683C12.3467 6.00399 12.2766 6.18283 12.1363 6.32335L10.6826 7.77964Z' fill='%23DD0000'/%3e%3c/svg%3e","fat-arrow-down":"data:image/svg+xml,%3csvg width='35' height='47' viewBox='0 0 35 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M34.0295 24.0121L18.657 45.4987C18.5197 45.6903 18.3388 45.8465 18.1292 45.9543C17.9196 46.0622 17.6873 46.1185 17.4516 46.1188H17.4481C17.2115 46.1183 16.9784 46.0613 16.7683 45.9527C16.5581 45.844 16.3769 45.6867 16.2398 45.494L0.966442 24.0073C0.808548 23.7852 0.714934 23.5238 0.695887 23.252C0.676839 22.9801 0.733095 22.7083 0.858473 22.4663C0.983156 22.224 1.1723 22.0208 1.40508 21.8791C1.63785 21.7374 1.90521 21.6627 2.17771 21.6633H9.36568L9.36509 2.36497C9.36502 2.17004 9.40336 1.977 9.47794 1.79689C9.55252 1.61679 9.66187 1.45316 9.79974 1.31535C9.9376 1.17753 10.1013 1.06825 10.2814 0.993744C10.4615 0.919235 10.6546 0.880962 10.8495 0.881119L24.1487 0.88171C24.3437 0.88163 24.5368 0.919994 24.717 0.994602C24.8972 1.06921 25.0609 1.1786 25.1988 1.31652C25.3366 1.45444 25.446 1.61819 25.5205 1.79839C25.595 1.9786 25.6333 2.17173 25.6332 2.36674V21.6627H32.8235C33.3781 21.6627 33.8873 21.9754 34.1433 22.4692C34.2682 22.7119 34.3237 22.9844 34.3036 23.2567C34.2835 23.5289 34.1886 23.7903 34.0295 24.0121Z' fill='%2300B904'/%3e%3c/svg%3e","fat-arrow-up":"data:image/svg+xml,%3csvg width='35' height='47' viewBox='0 0 35 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M34.0295 22.9879L18.657 1.50132C18.5197 1.30968 18.3388 1.15348 18.1292 1.04565C17.9196 0.937823 17.6873 0.881459 17.4516 0.881226H17.4481C17.2115 0.88172 16.9784 0.938668 16.7683 1.04734C16.5581 1.15601 16.3769 1.31326 16.2398 1.50604L0.966442 22.9927C0.808548 23.2148 0.714934 23.4762 0.695887 23.748C0.676839 24.0199 0.733095 24.2917 0.858473 24.5337C0.983156 24.776 1.1723 24.9792 1.40508 25.1209C1.63785 25.2626 1.90521 25.3373 2.17771 25.3367H9.36568L9.36509 44.635C9.36502 44.83 9.40336 45.023 9.47794 45.2031C9.55252 45.3832 9.66187 45.5468 9.79974 45.6847C9.9376 45.8225 10.1013 45.9318 10.2814 46.0063C10.4615 46.0808 10.6546 46.119 10.8495 46.1189L24.1487 46.1183C24.3437 46.1184 24.5368 46.08 24.717 46.0054C24.8972 45.9308 25.0609 45.8214 25.1988 45.6835C25.3366 45.5456 25.446 45.3818 25.5205 45.2016C25.595 45.0214 25.6333 44.8283 25.6332 44.6333V25.3373H32.8235C33.3781 25.3373 33.8873 25.0246 34.1433 24.5308C34.2682 24.2881 34.3237 24.0156 34.3036 23.7433C34.2835 23.4711 34.1886 23.2097 34.0295 22.9879Z' fill='%23DD0000'/%3e%3c/svg%3e","data-format":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.9098 10.2842C10.8436 10.1761 10.7369 10.0385 10.5934 9.87142L8.89328 7.87305L10.4756 6.06798C10.7351 5.7715 10.8657 5.54054 10.8657 5.37838C10.8657 5.27846 10.816 5.19328 10.7111 5.11794C10.6007 5.03931 10.4609 5 10.2824 5C10.1831 5 10.0966 5.0131 10.0248 5.03767C9.95308 5.06224 9.88684 5.09992 9.82797 5.14906C9.76541 5.20311 9.69733 5.27191 9.62926 5.35381L9.36431 5.66667L8.03772 7.20147L6.79209 5.66503C6.5805 5.40295 6.4149 5.22277 6.29715 5.12776C6.19227 5.04423 6.0414 5 5.84453 5C5.67157 5 5.53174 5.03931 5.41398 5.11957C5.30359 5.19492 5.25023 5.27355 5.25023 5.362C5.25023 5.46028 5.28151 5.56347 5.34407 5.67158C5.4103 5.78788 5.51334 5.93038 5.64765 6.09418L7.16007 7.87469L5.36799 9.87142C5.12328 10.1466 5 10.3759 5 10.5561C5 10.7035 5.04968 10.81 5.15455 10.8837C5.26495 10.9607 5.4011 11 5.57406 11C5.68629 11 5.78565 10.9853 5.86661 10.959C5.94756 10.9328 6.01932 10.8968 6.0782 10.8526C6.14075 10.8051 6.19411 10.7559 6.23827 10.7052C6.28611 10.6511 6.36707 10.5577 6.4793 10.4218L8.0138 8.63636L9.45998 10.3743C9.63294 10.5758 9.75069 10.7117 9.81509 10.7821C9.87029 10.8428 9.94572 10.8952 10.0359 10.9378C10.126 10.9787 10.2383 11 10.3726 11C10.4959 11 10.6081 10.9787 10.7056 10.9378C10.8013 10.8984 10.873 10.846 10.9246 10.7789C10.9742 10.7133 11 10.6446 11 10.5643C11 10.4791 10.9687 10.3841 10.9098 10.2842Z' fill='%23081348'/%3e%3cpath d='M14.5116 11.353V4.64821C15.3951 4.27866 16 3.40566 16 2.4186C16 1.08503 14.915 0 13.5814 0C12.5959 0 11.7244 0.603152 11.353 1.48837H4.64821C4.27866 0.604878 3.40566 0 2.4186 0C1.08503 0 0 1.08503 0 2.4186C0 3.40407 0.603152 4.27557 1.48837 4.64703V11.3518C0.604878 11.7213 0 12.5943 0 13.5814C0 14.915 1.08503 16 2.4186 16C3.40407 16 4.27557 15.3968 4.64703 14.5116H11.3518C11.7213 15.3951 12.5943 16 13.5814 16C14.915 16 16 14.915 16 13.5814C16 12.5959 15.3968 11.7244 14.5116 11.353ZM12.3063 2.1543C12.4296 1.55255 12.9647 1.11628 13.5814 1.11628C14.2994 1.11628 14.8837 1.70058 14.8837 2.4186C14.8837 3.03634 14.4462 3.5734 13.8496 3.69331C13.7638 3.71003 13.673 3.72093 13.5814 3.72093C12.8634 3.72093 12.2791 3.13663 12.2791 2.4186C12.2791 2.32835 12.29 2.23901 12.3063 2.1543ZM1.11628 2.4186C1.11628 1.70058 1.70058 1.11628 2.4186 1.11628C3.03634 1.11628 3.57267 1.55378 3.69331 2.15044C3.71003 2.23619 3.72093 2.32703 3.72093 2.4186C3.72093 3.13663 3.13663 3.72093 2.4186 3.72093C2.32835 3.72093 2.23901 3.71003 2.1543 3.69372C1.55251 3.57118 1.11628 3.03534 1.11628 2.4186ZM3.69372 13.8457C3.57045 14.4474 3.03534 14.8837 2.4186 14.8837C1.70058 14.8837 1.11628 14.2994 1.11628 13.5814C1.11628 12.9637 1.55378 12.4266 2.15044 12.3067C2.23619 12.29 2.32703 12.2791 2.4186 12.2791C3.13663 12.2791 3.72093 12.8634 3.72093 13.5814C3.72093 13.6716 3.71003 13.761 3.69372 13.8457ZM11.5896 12.2142C11.5622 12.254 11.5419 12.2981 11.5169 12.3395C11.465 12.4254 11.4143 12.5116 11.3732 12.604C11.3494 12.6576 11.333 12.7143 11.313 12.7698C11.282 12.8563 11.2522 12.9427 11.2311 13.0333C11.2165 13.0958 11.2086 13.1599 11.1989 13.2241C11.1903 13.2816 11.1745 13.3366 11.1701 13.3953H4.82994C4.82549 13.3366 4.80968 13.2816 4.80105 13.2241C4.79142 13.1599 4.78348 13.0958 4.7689 13.0333C4.74777 12.9427 4.71798 12.8563 4.68695 12.7698C4.66702 12.7143 4.65062 12.6576 4.62677 12.604C4.58571 12.5116 4.53497 12.4254 4.48306 12.3395C4.45808 12.2981 4.43782 12.254 4.41043 12.2142C4.24201 11.9697 4.03034 11.758 3.78579 11.5896C3.74605 11.5622 3.7019 11.5419 3.66047 11.5169C3.57458 11.465 3.48842 11.4143 3.39603 11.3732C3.34239 11.3494 3.2857 11.333 3.23015 11.313C3.14371 11.282 3.05732 11.2522 2.96671 11.2311C2.90421 11.2165 2.84012 11.2086 2.77594 11.1989C2.71843 11.1903 2.66338 11.1745 2.60465 11.1701V4.82994C2.66338 4.82549 2.71843 4.80968 2.77594 4.80105C2.84012 4.79142 2.90421 4.78348 2.96671 4.7689C3.05732 4.74777 3.14371 4.71798 3.23015 4.68695C3.2857 4.66702 3.34239 4.65062 3.39603 4.62677C3.48842 4.58571 3.57458 4.53497 3.66047 4.48306C3.7019 4.45808 3.74605 4.43782 3.78579 4.41043C4.03034 4.24201 4.24201 4.03034 4.41043 3.78579C4.43782 3.74605 4.45808 3.7019 4.48306 3.66047C4.53497 3.57458 4.58571 3.48842 4.62677 3.39603C4.65062 3.34239 4.66702 3.2857 4.68695 3.23015C4.71798 3.14371 4.74777 3.05732 4.7689 2.96671C4.78348 2.90421 4.79142 2.84012 4.80105 2.77594C4.80968 2.71843 4.82549 2.66338 4.82994 2.60465H11.1701C11.1745 2.66338 11.1903 2.71843 11.1989 2.77594C11.2086 2.84012 11.2165 2.90421 11.2311 2.96671C11.2522 3.05732 11.282 3.14371 11.313 3.23015C11.333 3.2857 11.3494 3.34239 11.3732 3.39603C11.4143 3.48842 11.465 3.57458 11.5169 3.66047C11.5419 3.7019 11.5622 3.74605 11.5896 3.78579C11.758 4.03034 11.9697 4.24201 12.2142 4.41043C12.254 4.43782 12.2981 4.45808 12.3395 4.48306C12.4254 4.53497 12.5116 4.58571 12.604 4.62677C12.6576 4.65062 12.7143 4.66701 12.7698 4.68695C12.8563 4.71798 12.9427 4.74777 13.0333 4.7689C13.0958 4.78348 13.1599 4.79142 13.2241 4.80105C13.2816 4.80968 13.3366 4.82549 13.3953 4.82994V11.1701C13.3366 11.1745 13.2816 11.1903 13.2241 11.1989C13.1599 11.2086 13.0958 11.2165 13.0333 11.2311C12.9427 11.2522 12.8563 11.282 12.7698 11.313C12.7143 11.333 12.6576 11.3494 12.604 11.3732C12.5116 11.4143 12.4254 11.465 12.3395 11.5169C12.2981 11.5419 12.254 11.5622 12.2142 11.5896C11.9697 11.758 11.758 11.9697 11.5896 12.2142ZM13.5814 14.8837C12.9637 14.8837 12.4273 14.4462 12.3067 13.8496C12.29 13.7638 12.2791 13.673 12.2791 13.5814C12.2791 12.8634 12.8634 12.2791 13.5814 12.2791C13.6716 12.2791 13.761 12.29 13.8457 12.3063C14.4475 12.4288 14.8837 12.9647 14.8837 13.5814C14.8837 14.2994 14.2994 14.8837 13.5814 14.8837Z' fill='%23081348'/%3e%3c/svg%3e",growth:"data:image/svg+xml,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.57332 1.92659V11.9266C8.57332 13.0399 9.33332 13.6666 10.1667 13.6666C10.9267 13.6666 11.76 13.1399 11.76 11.9266V1.99992C11.76 0.973252 11 0.333252 10.1667 0.333252C9.33332 0.333252 8.57332 1.03992 8.57332 1.92659ZM4.40666 6.99992V11.9266C4.40666 13.0466 5.17999 13.6666 5.99999 13.6666C6.75999 13.6666 7.59332 13.1399 7.59332 11.9266V7.07325C7.59332 6.04658 6.83332 5.40658 5.99999 5.40658C5.16666 5.40658 4.40666 6.11325 4.40666 6.99992ZM1.83332 10.4866C2.71332 10.4866 3.42666 11.1999 3.42666 12.0733C3.42666 12.4958 3.25879 12.9011 2.95998 13.1999C2.66117 13.4987 2.2559 13.6666 1.83332 13.6666C1.41075 13.6666 1.00547 13.4987 0.706667 13.1999C0.407859 12.9011 0.23999 12.4958 0.23999 12.0733C0.23999 11.1999 0.953324 10.4866 1.83332 10.4866Z' fill='white'/%3e%3c/svg%3e","edit-box-new":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3568 2.66667C10.8327 2.66533 10.3293 2.87299 9.9597 3.24463L6.37787 6.82863C5.76231 7.44019 5.41689 8.27284 5.41957 9.14053V10.5807H6.85972C7.72663 10.5827 8.55859 10.238 9.17019 9.62239L12.7555 6.04046C13.3199 5.47527 13.4886 4.62514 13.1829 3.88649C12.8764 3.14791 12.156 2.66674 11.357 2.66674L11.3568 2.66667ZM12.0242 5.30908L8.44233 8.89307C8.02366 9.31376 7.45378 9.55032 6.85972 9.54831H6.4518V9.14038C6.45045 8.54697 6.68634 7.97775 7.10702 7.55974L10.6909 3.97575C11.0626 3.62696 11.6438 3.63636 12.0047 3.99725C12.3649 4.35747 12.3743 4.93879 12.0255 5.31109L12.0242 5.30908Z' fill='%232E56F4'/%3e%3cpath d='M4.55904 13.3335H10.7524C11.7974 13.3335 12.6448 12.4861 12.6448 11.441V8.68836H11.6126V11.441C11.6126 11.6689 11.5219 11.888 11.3606 12.0492C11.1993 12.2105 10.9802 12.3013 10.7524 12.3013H4.55904C4.08393 12.3013 3.69885 11.9162 3.69885 11.441V5.24751C3.69885 4.77238 4.08393 4.38729 4.55904 4.38729H7.31165V3.35504H4.55904C3.51405 3.35504 2.66663 4.20249 2.66663 5.24751V11.441C2.66663 12.4861 3.51405 13.3335 4.55904 13.3335Z' fill='%232E56F4'/%3e%3c/svg%3e","png-icon":"data:image/svg+xml,%3csvg id='b7c58cc2-7fd3-4bcf-b49d-0839c810786e' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.bccd8a4d-84f4-4571-9669-229ce355d29f%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bccd8a4d-84f4-4571-9669-229ce355d29f' d='M5.9%2c12.2c0-.6-.4-1-1.2-1H4.1v2h.5A1.1%2c1.1%2c0%2c0%2c0%2c5.9%2c12.2Z'/%3e%3cpath class='bccd8a4d-84f4-4571-9669-229ce355d29f' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM4.1.7h11V5.6c.1.3.3.5.5.5h4.3V8.5H4.1ZM10%2c14.9V17H8.6V10.1h1.8l.8%2c1.4.6%2c1.1A25.6%2c25.6%2c0%2c0%2c1%2c12.9%2c15H13a26.4%2c26.4%2c0%2c0%2c1-.2-2.9v-2h1.5V17H12.6L12%2c15.9l-.8-1.6h0A13.4%2c13.4%2c0%2c0%2c1%2c10%2c11.9H9.9C10%2c12.9%2c10%2c13.9%2c10%2c14.9Zm-5.9-.4V17H2.5V10.2L4.6%2c10a2.9%2c2.9%2c0%2c0%2c1%2c2.2.6%2c1.9%2c1.9%2c0%2c0%2c1%2c.8%2c1.6%2c2.4%2c2.4%2c0%2c0%2c1-.7%2c1.6%2c3.3%2c3.3%2c0%2c0%2c1-2.3.7Zm15.8%2c8.3H4.1V18.3H19.9Zm1.6-6.1-2.3.3a3.8%2c3.8%2c0%2c0%2c1-2.9-.9%2c3.2%2c3.2%2c0%2c0%2c1-1-2.5c0-2.3%2c1.7-3.6%2c4-3.6a3.3%2c3.3%2c0%2c0%2c1%2c1.9.4l-.3%2c1.2a4.5%2c4.5%2c0%2c0%2c0-1.6-.3%2c2.2%2c2.2%2c0%2c0%2c0-2.4%2c1.9v.3a2.1%2c2.1%2c0%2c0%2c0%2c1.9%2c2.3H20V14.3H18.9V13h2.6Z'/%3e%3c/svg%3e","mkv-icon":"data:image/svg+xml,%3csvg id='e81bc2c1-5994-4b82-83a3-d281f188a3cd' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.a38db1cf-7fdf-4987-b926-f63c02b9195e%7bfill:%232e56f4%3b%7d.bccc4810-cd79-4429-83d5-91dee3156028%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d.b7204e7e-521b-4697-9c0c-c4aab1a65bd9%7bletter-spacing:0.02em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='a38db1cf-7fdf-4987-b926-f63c02b9195e' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='bccc4810-cd79-4429-83d5-91dee3156028' transform='translate(1.5 16.6)'%3eM%3ctspan class='b7204e7e-521b-4697-9c0c-c4aab1a65bd9' x='8.2' y='0'%3eK%3c/tspan%3e%3ctspan x='14.4' y='0'%3eV%3c/tspan%3e%3c/text%3e%3c/svg%3e","mp3-icon":"data:image/svg+xml,%3csvg id='b7c0a94e-e957-4db6-a5e1-3e366a3810af' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.a85d26fa-21a5-4613-a376-935c5bd7c366%7bfill:%232e56f4%3b%7d.b8eb60e9-4380-41c8-b36f-77f412e556d7%7bisolation:isolate%3bfont-size:9.08px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.03em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='a85d26fa-21a5-4613-a376-935c5bd7c366' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3ctext class='b8eb60e9-4380-41c8-b36f-77f412e556d7' transform='translate(2.5 16.6)'%3eMP3%3c/text%3e%3c/svg%3e","mp4-icon":"data:image/svg+xml,%3csvg id='e315984d-871d-4087-b42a-fb5b11d92512' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.e2d78357-e65d-45e4-b0dc-399c3a23b6f9%7bfill:%232e56f4%3b%7d.a665a3e3-88e9-4ef9-ba7d-72ef8fc2d9a8%2c.a6a9d64c-8c3c-488c-9728-01a62db5fa3a%2c.eb54ecf4-a748-4c76-b723-d04cb86dbcb3%7bisolation:isolate%3b%7d.a6a9d64c-8c3c-488c-9728-01a62db5fa3a%2c.eb54ecf4-a748-4c76-b723-d04cb86dbcb3%7bfont-size:9.08px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3b%7d.a6a9d64c-8c3c-488c-9728-01a62db5fa3a%7bletter-spacing:0.03em%3b%7d.eb54ecf4-a748-4c76-b723-d04cb86dbcb3%7bletter-spacing:-0.01em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='e2d78357-e65d-45e4-b0dc-399c3a23b6f9' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3cg class='a665a3e3-88e9-4ef9-ba7d-72ef8fc2d9a8'%3e%3ctext class='a6a9d64c-8c3c-488c-9728-01a62db5fa3a' transform='translate(2.5 16.6)'%3eM%3c/text%3e%3ctext class='eb54ecf4-a748-4c76-b723-d04cb86dbcb3' transform='translate(10.6 16.6)'%3eP%3c/text%3e%3ctext class='a6a9d64c-8c3c-488c-9728-01a62db5fa3a' transform='translate(16.1 16.6)'%3e4%3c/text%3e%3c/g%3e%3c/svg%3e","wav-icon":"data:image/svg+xml,%3csvg id='adc49e9a-0450-45b4-9d45-cfeea3422985' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.e41ec3fb-f397-470b-bbcb-1f245b11be0c%7bfill:%232e56f4%3b%7d.af7c0e9d-50f3-491e-889a-75e759381e64%2c.b69a511a-f252-487c-bfee-805f3d208c24%2c.f763c977-0b3a-47dd-ab5d-f74a3a832cd4%2c.ff75df2a-5165-4eb3-b236-e0791fc49314%7bisolation:isolate%3b%7d.b69a511a-f252-487c-bfee-805f3d208c24%2c.f763c977-0b3a-47dd-ab5d-f74a3a832cd4%2c.ff75df2a-5165-4eb3-b236-e0791fc49314%7bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3b%7d.ff75df2a-5165-4eb3-b236-e0791fc49314%7bletter-spacing:-0.08em%3b%7d.b69a511a-f252-487c-bfee-805f3d208c24%7bletter-spacing:-0.09em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='e41ec3fb-f397-470b-bbcb-1f245b11be0c' d='M21.3%2c8.5h-.6V5.7h0a.7.7%2c0%2c0%2c0-.1-.5L16%2c0H4.2a.9.9%2c0%2c0%2c0-1%2c.7V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.2%2c1.2%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a.9.9%2c0%2c0%2c0%2c.9-.9V18.2h.6a1.4%2c1.4%2c0%2c0%2c0%2c1.4-1.4v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.2V18.2H19.8Zm0-14.3H4.2V.7h11v5a.4.4%2c0%2c0%2c0%2c.4.4h4.2Z'/%3e%3cg class='af7c0e9d-50f3-491e-889a-75e759381e64'%3e%3ctext class='ff75df2a-5165-4eb3-b236-e0791fc49314' transform='translate(1.8 16.6)'%3eW%3c/text%3e%3ctext class='b69a511a-f252-487c-bfee-805f3d208c24' transform='translate(10.4 16.6)'%3eA%3c/text%3e%3ctext class='f763c977-0b3a-47dd-ab5d-f74a3a832cd4' transform='translate(15.9 16.6)'%3eV%3c/text%3e%3c/g%3e%3c/svg%3e","html-icon":"data:image/svg+xml,%3csvg id='a9011979-1776-4746-bb61-6eae84c3e8ab' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.bc6be7c4-c3e8-4012-989c-40996b68507e%7bfill:%232e56f4%3b%7d.a1901bd3-da58-411b-a7a0-542f08adc7fc%7bisolation:isolate%3bfont-size:7px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bc6be7c4-c3e8-4012-989c-40996b68507e' d='M21.6%2c8.5H21V5.6h0c0-.2-.1-.3-.1-.4L16.1%2c0H4.3a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.8A1.3%2c1.3%2c0%2c0%2c0%2c1.5%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H20a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM20%2c22.8H4.3V18.2H20ZM20%2c8.5H4.3V.7h11V5.6c.1.3.3.5.5.4H20Z'/%3e%3ctext class='a1901bd3-da58-411b-a7a0-542f08adc7fc' transform='translate(2.6 15.8)'%3eHTML%3c/text%3e%3c/svg%3e","gif-icon":"data:image/svg+xml,%3csvg id='e83a4e4b-f0ef-4f7b-a0e1-71dc7db39803' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.a44330f7-2508-4fcc-8374-3410cfae9d92%7bfill:%232e56f4%3b%7d.bd8bfc4e-dffa-496d-a1d1-936305035847%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.03em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='a44330f7-2508-4fcc-8374-3410cfae9d92' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4.1.1%2c0%2c0%2c1%2c.1.1h.6v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3ctext class='bd8bfc4e-dffa-496d-a1d1-936305035847' transform='translate(4.2 16.6)'%3eGIF%3c/text%3e%3c/svg%3e","doc-icon":"data:image/svg+xml,%3csvg id='a5a3d152-56bb-4289-8e6f-b0b0df3be0ae' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.ba218db2-165d-4252-afc4-b520e3f56616%7bfill:%232e56f4%3b%7d.e19859f8-c877-4d10-9e74-f3e494a09e5e%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='ba218db2-165d-4252-afc4-b520e3f56616' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4.1.1%2c0%2c0%2c1%2c.1.1h.6v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.9%2c22.8H4.1V18.3H19.9Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.5h4.3Z'/%3e%3ctext class='e19859f8-c877-4d10-9e74-f3e494a09e5e' transform='translate(1.8 16.6)'%3eDOC%3c/text%3e%3c/svg%3e","dat-icon":"data:image/svg+xml,%3csvg id='a47465b7-ae2e-4bce-b8cc-a036ea55c813' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.fca1015f-834d-4f1c-a774-45242dab9051%7bfill:%232e56f4%3b%7d.a1022fc9-3df1-4631-a7ef-e1e1b237e7b5%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0em%3b%7d.a865f628-b776-4663-8d69-422bd2bd8a67%7bletter-spacing:-0.03em%3b%7d.b30a3247-e5e7-45bb-99ab-04bf118c7c2c%7bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='fca1015f-834d-4f1c-a774-45242dab9051' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='a1022fc9-3df1-4631-a7ef-e1e1b237e7b5' transform='translate(2.9 16.6)'%3eD%3ctspan class='a865f628-b776-4663-8d69-422bd2bd8a67' x='6.5' y='0'%3eA%3c/tspan%3e%3ctspan class='b30a3247-e5e7-45bb-99ab-04bf118c7c2c' x='12.5' y='0'%3eT%3c/tspan%3e%3c/text%3e%3c/svg%3e","csv-icon":"data:image/svg+xml,%3csvg id='af079ebb-108d-44fc-87ae-361c2330ea03' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.f6a8fcf3-b487-4ce9-b6a6-8873fdd98e61%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='f6a8fcf3-b487-4ce9-b6a6-8873fdd98e61' d='M21.4%2c8.5h-.6V5.6h0c0-.2%2c0-.3-.1-.4L16%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4.1.1%2c0%2c0%2c1%2c.1.1h.6v4.8a.9.9%2c0%2c0%2c0%2c.9.9H19.9a.9.9%2c0%2c0%2c0%2c.9-.9V18.3h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.4h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM4.1.7h11V5.6c.1.3.3.5.5.5h4.3V8.5H4.1Zm7.2%2c13c-1.2-.4-1.9-1-1.9-2A2.4%2c2.4%2c0%2c0%2c1%2c12%2c9.6a3.3%2c3.3%2c0%2c0%2c1%2c1.7.4l-.3%2c1.2a3.2%2c3.2%2c0%2c0%2c0-1.4-.3c-.7%2c0-1%2c.3-1%2c.7s.3.6%2c1.2.9A2.5%2c2.5%2c0%2c0%2c1%2c14%2c14.6c0%2c1-.9%2c2.1-2.8%2c2.1a4.1%2c4.1%2c0%2c0%2c1-1.9-.4L9.6%2c15a3.3%2c3.3%2c0%2c0%2c0%2c1.7.4c.8%2c0%2c1.1-.3%2c1.1-.7S12.1%2c14%2c11.3%2c13.7Zm-8.2-.4A3.5%2c3.5%2c0%2c0%2c1%2c6.4%2c9.6h.5l1.7.3-.3%2c1.3A3.1%2c3.1%2c0%2c0%2c0%2c7%2c10.9a2.1%2c2.1%2c0%2c0%2c0-2.3%2c2v.3a2%2c2%2c0%2c0%2c0%2c1.8%2c2.2H7l1.3-.2.2%2c1.2-1.7.3a3.3%2c3.3%2c0%2c0%2c1-3.7-3Zm16.8%2c9.5H4.1V18.3H19.9Zm-1.3-6.2H16.7L14.5%2c9.7h1.7l.8%2c2.9a11.4%2c11.4%2c0%2c0%2c1%2c.6%2c2.5h.1a21.7%2c21.7%2c0%2c0%2c1%2c.7-2.4l.9-3h1.6Z'/%3e%3c/svg%3e","css-icon":"data:image/svg+xml,%3csvg id='ee3c7524-108a-40cb-a934-a7a202199d4b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.af628a89-5e3d-4a4c-85c3-3e6602d7c4c3%7bfill:%232e56f4%3b%7d.acb8dffe-816d-4dc9-9524-a8d52efe38d3%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='af628a89-5e3d-4a4c-85c3-3e6602d7c4c3' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='acb8dffe-816d-4dc9-9524-a8d52efe38d3' transform='translate(3.1 16.6)'%3eCSS%3c/text%3e%3c/svg%3e","bmp-icon":"data:image/svg+xml,%3csvg id='f9f8f205-4a83-486c-b21d-d0d9f7686fdf' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b93f9df8-fa85-4ea1-b413-0d16a4ccf342%7bfill:%232e56f4%3b%7d.a0a2b3ac-ae86-42e9-9946-5dd338bdeb8c%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.03em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b93f9df8-fa85-4ea1-b413-0d16a4ccf342' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L16%2c0H4.2a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.7A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.7h0v7a1.4%2c1.4%2c0%2c0%2c0%2c1.4%2c1.4h.6v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a.9.9%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7A1.3%2c1.3%2c0%2c0%2c0%2c21.4%2c8.5ZM19.8%2c22.8H4.2V18.2H19.8Zm0-14.3H4.2V.7h11V5.6c0%2c.3.2.5.5.4h4.1Z'/%3e%3ctext class='a0a2b3ac-ae86-42e9-9946-5dd338bdeb8c' transform='translate(2.1 16.6)'%3eBMP%3c/text%3e%3c/svg%3e","avi-icon":"data:image/svg+xml,%3csvg id='e48c16db-03a5-4994-bdc0-d932376962a4' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b857f534-785f-44a7-ba44-335c85c4f17d%7bfill:%232e56f4%3b%7d.a17f0406-5ce8-40b9-b523-b8188fa8596f%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:-0.05em%3b%7d.bf46f3a0-b981-4542-96a1-c0b011c23f13%7bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b857f534-785f-44a7-ba44-335c85c4f17d' d='M21.4%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L15.9%2c0H4.1a.9.9%2c0%2c0%2c0-.9.9h0V8.5H2.6A1.3%2c1.3%2c0%2c0%2c0%2c1.3%2c9.8v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H19.8a1%2c1%2c0%2c0%2c0%2c1-.8h0V18.2h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM19.8%2c22.8H4.1V18.2H19.8Zm0-14.3H4.1V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='a17f0406-5ce8-40b9-b523-b8188fa8596f' transform='translate(4.2 16.6)'%3eA%3ctspan class='bf46f3a0-b981-4542-96a1-c0b011c23f13' x='5.9' y='0'%3eVI%3c/tspan%3e%3c/text%3e%3c/svg%3e","no-details":"data:image/svg+xml,%3csvg id='bc6cee56-0bc9-41ab-92f4-1b49b5ebe447' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.e72f92a8-dc9a-4ad8-92d7-6b4a39c06665%7bfill:none%3b%7d.a6c9941d-8cb0-495e-9f58-34b7eba48cc5%7bfill:%23d6d6d6%3b%7d.bb90622a-87a7-4915-92fc-8bc827c9bb83%7bfill:%232e56f4%3b%7d.fb01f752-e27b-48e5-a4f5-f717b16d8e1a%7bclip-path:url(%23ffbc55b0-a948-4325-b6e4-207c53a280c3)%3b%7d.ea5f9612-fbe7-4dd0-afb7-279e7d9a419b%7bfill:white%3b%7d%3c/style%3e%3cclipPath id='ffbc55b0-a948-4325-b6e4-207c53a280c3'%3e%3crect class='e72f92a8-dc9a-4ad8-92d7-6b4a39c06665' x='7.2' y='5.3' width='16.8' height='17.8' rx='1.7'/%3e%3c/clipPath%3e%3c/defs%3e%3crect class='e72f92a8-dc9a-4ad8-92d7-6b4a39c06665' y='0.9' width='19.8' height='11.37'/%3e%3cpath class='a6c9941d-8cb0-495e-9f58-34b7eba48cc5' d='M17.8%2c6.8a3.6%2c3.6%2c0%2c0%2c0%2c.2-1%2c4.9%2c4.9%2c0%2c0%2c0-5-4.7A5.1%2c5.1%2c0%2c0%2c0%2c8.6%2c3.6a3.3%2c3.3%2c0%2c0%2c0-1.7-.4A3.4%2c3.4%2c0%2c0%2c0%2c3.4%2c6.5h0a2.9%2c2.9%2c0%2c0%2c0-3%2c2.8%2c2.8%2c2.8%2c0%2c0%2c0%2c3%2c2.8H16.8a2.9%2c2.9%2c0%2c0%2c0%2c3-2.8A2.8%2c2.8%2c0%2c0%2c0%2c17.8%2c6.8Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M17.5%2c6.5a3.1%2c3.1%2c0%2c0%2c0%2c.1-1%2c4.8%2c4.8%2c0%2c0%2c0-5-4.6A4.9%2c4.9%2c0%2c0%2c0%2c8.3%2c3.3a3.8%2c3.8%2c0%2c0%2c0-1.7-.4A3.5%2c3.5%2c0%2c0%2c0%2c3%2c6.2H3A3%2c3%2c0%2c0%2c0%2c0%2c9.2%2c3%2c3%2c0%2c0%2c0%2c3%2c12H16.4a2.9%2c2.9%2c0%2c0%2c0%2c3-2.8A2.9%2c2.9%2c0%2c0%2c0%2c17.5%2c6.5Z'/%3e%3cg class='fb01f752-e27b-48e5-a4f5-f717b16d8e1a'%3e%3crect class='ea5f9612-fbe7-4dd0-afb7-279e7d9a419b' x='7.2' y='5.3' width='16.8' height='17.8' rx='1.7'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M22.6%2c23.1H8.6a1.3%2c1.3%2c0%2c0%2c1-1-.4%2c1.2%2c1.2%2c0%2c0%2c1-.4-1V6.7a1.4%2c1.4%2c0%2c0%2c1%2c.4-1%2c1.8%2c1.8%2c0%2c0%2c1%2c1-.4h14a1.8%2c1.8%2c0%2c0%2c1%2c1%2c.4%2c2.1%2c2.1%2c0%2c0%2c1%2c.4%2c1v15a1.5%2c1.5%2c0%2c0%2c1-.4%2c1A1.3%2c1.3%2c0%2c0%2c1%2c22.6%2c23.1ZM8.6%2c6.4H8.4c-.1.1-.1.1-.1.2v15a.4.4%2c0%2c0%2c0%2c.1.3H22.8a.4.4%2c0%2c0%2c0%2c.1-.3V6.7c0-.1%2c0-.1-.1-.2H8.6Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M12.1%2c10.2H10.8v1.3h1.3Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M20.4%2c10.2H13.5v1.3h6.9Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M12.1%2c13.6H10.8v1.3h1.3Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M20.4%2c13.6H13.5v1.3h6.9Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M12.1%2c16.9H10.8v1.4h1.3Z'/%3e%3cpath class='bb90622a-87a7-4915-92fc-8bc827c9bb83' d='M20.4%2c16.9H13.5v1.4h6.9Z'/%3e%3c/g%3e%3c/svg%3e","response-wait":"data:image/svg+xml,%3csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.01095 5.99945C4.67637 6.52174 4.499 7.12919 4.49995 7.74945C4.49995 8.56445 4.79995 9.30995 5.29645 9.88095C4.89779 9.95995 4.46562 9.99945 3.99995 9.99945C2.42745 9.99945 1.23395 9.54695 0.450953 8.62945C0.161257 8.29013 0.00205675 7.85862 0.00195313 7.41245V7.12345C0.0019531 6.82517 0.120411 6.5391 0.331281 6.32813C0.542151 6.11717 0.828171 5.99859 1.12645 5.99845L5.01095 5.99945ZM6.49995 2.50195C6.49995 1.83891 6.23656 1.20303 5.76772 0.734186C5.29888 0.265345 4.66299 0.00195313 3.99995 0.00195312C3.33691 0.00195313 2.70103 0.265345 2.23219 0.734186C1.76335 1.20303 1.49995 1.83891 1.49995 2.50195C1.49995 3.16499 1.76335 3.80088 2.23219 4.26972C2.70103 4.73856 3.33691 5.00195 3.99995 5.00195C4.66299 5.00195 5.29888 4.73856 5.76772 4.26972C6.23656 3.80088 6.49995 3.16499 6.49995 2.50195ZM10.5 7.74945C10.5 7.02011 10.2102 6.32063 9.6945 5.80491C9.17877 5.28918 8.4793 4.99945 7.74995 4.99945C7.02061 4.99945 6.32113 5.28918 5.80541 5.80491C5.28968 6.32063 4.99995 7.02011 4.99995 7.74945C4.99995 8.4788 5.28968 9.17827 5.80541 9.694C6.32113 10.2097 7.02061 10.4995 7.74995 10.4995C8.4793 10.4995 9.17877 10.2097 9.6945 9.694C10.2102 9.17827 10.5 8.4788 10.5 7.74945ZM7.74995 5.99945C7.81626 5.99945 7.87985 6.02579 7.92673 6.07268C7.97361 6.11956 7.99995 6.18315 7.99995 6.24945V7.49945H8.99995C9.06626 7.49945 9.12985 7.52579 9.17673 7.57268C9.22361 7.61956 9.24995 7.68315 9.24995 7.74945C9.24995 7.81576 9.22361 7.87935 9.17673 7.92623C9.12985 7.97311 9.06626 7.99945 8.99995 7.99945H7.74995C7.68365 7.99945 7.62006 7.97311 7.57318 7.92623C7.52629 7.87935 7.49995 7.81576 7.49995 7.74945V6.24945C7.49995 6.18315 7.52629 6.11956 7.57318 6.07268C7.62006 6.02579 7.68365 5.99945 7.74995 5.99945Z' fill='white'/%3e%3c/svg%3e","review-email":"data:image/svg+xml,%3csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.9989 0.408935C12.0004 0.395335 12.0004 0.38164 11.9989 0.368041L11.9825 0.322337C11.9774 0.306731 11.971 0.291459 11.9634 0.276632C11.9542 0.25699 11.9423 0.238412 11.928 0.221306C11.918 0.205542 11.9071 0.190283 11.8953 0.175601L11.8653 0.151546C11.854 0.137631 11.8412 0.124738 11.8271 0.113058C11.8148 0.102005 11.8011 0.0923109 11.7862 0.0841924L11.7425 0.0553265L11.6962 0.033677C11.6806 0.025853 11.6641 0.0194071 11.6471 0.014433L11.6007 0H0.452685L0.398145 0.0120275L0.351785 0.014433L0.299972 0.033677L0.25634 0.0553265L0.212707 0.0841924C0.198421 0.0930737 0.184761 0.102714 0.171802 0.113058L0.133624 0.149141L0.109081 0.173196L0.0709025 0.221306C0.0620221 0.233375 0.0547043 0.246285 0.0490863 0.259794C0.0411545 0.27365 0.0347616 0.28815 0.0299972 0.303093L0.0136351 0.348797C0.0123192 0.362404 0.0123192 0.376084 0.0136351 0.389691L0 0.461856V7.67835C0 7.80595 0.057462 7.92831 0.159745 8.01854C0.262028 8.10876 0.400754 8.15945 0.545404 8.15945H5.99944C6.14409 8.15945 6.28281 8.10876 6.3851 8.01854C6.48738 7.92831 6.54484 7.80595 6.54484 7.67835C6.54484 7.55075 6.48738 7.42838 6.3851 7.33816C6.28281 7.24794 6.14409 7.19725 5.99944 7.19725H1.09081V1.42405L5.6722 4.45498C5.7666 4.51744 5.88143 4.5512 5.99944 4.5512C6.11745 4.5512 6.23227 4.51744 6.32668 4.45498L10.9081 1.42405V4.0701C10.9081 4.1977 10.9655 4.32007 11.0678 4.41029C11.1701 4.50051 11.3088 4.5512 11.4535 4.5512C11.5981 4.5512 11.7369 4.50051 11.8391 4.41029C11.9414 4.32007 11.9989 4.1977 11.9989 4.0701V0.408935ZM5.99944 3.46873L2.18161 0.942955H9.81726L5.99944 3.46873Z' fill='white'/%3e%3cpath d='M11.7807 7.53402L11.0608 7.05292C11.2196 6.6735 11.2183 6.25632 11.0571 5.87767C10.896 5.49902 10.5856 5.1842 10.1829 4.99078C9.78025 4.79736 9.31208 4.73826 8.86405 4.82429C8.41602 4.91032 8.01806 5.13572 7.74294 5.4593C7.46782 5.78287 7.33394 6.18298 7.36576 6.58647C7.39758 6.98996 7.59299 7.36986 7.91625 7.65671C8.23951 7.94356 8.66902 8.11819 9.12624 8.14867C9.58346 8.17914 10.0378 8.06343 10.4063 7.82268L11.1262 8.30378C11.1835 8.34169 11.2487 8.36927 11.3181 8.38495C11.3875 8.40063 11.4597 8.4041 11.5306 8.39516C11.6015 8.38623 11.6697 8.36506 11.7314 8.33287C11.793 8.30068 11.8468 8.2581 11.8898 8.20756C11.9328 8.15702 11.964 8.0995 11.9818 8.0383C11.9996 7.9771 12.0035 7.9134 11.9934 7.85086C11.9833 7.78832 11.9593 7.72815 11.9228 7.67378C11.8863 7.61942 11.838 7.57193 11.7807 7.53402ZM8.45375 6.4756C8.45375 6.33287 8.50174 6.19335 8.59163 6.07467C8.68153 5.956 8.8093 5.8635 8.95879 5.80888C9.10827 5.75426 9.27277 5.73997 9.43146 5.76782C9.59016 5.79566 9.73593 5.86439 9.85035 5.96532C9.96476 6.06624 10.0427 6.19483 10.0742 6.33481C10.1058 6.4748 10.0896 6.6199 10.0277 6.75176C9.96577 6.88363 9.86091 6.99633 9.72637 7.07563C9.59184 7.15493 9.43367 7.19725 9.27186 7.19725C9.05488 7.19725 8.8468 7.12122 8.69337 6.98588C8.53995 6.85055 8.45375 6.66699 8.45375 6.4756Z' fill='white'/%3e%3c/svg%3e","pending-validation":"data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_7601_11713)'%3e%3cpath d='M6.20454 1C7.09759 1 7.99065 1 8.88746 1C9.17264 1 9.29272 1.0788 9.37152 1.31895C9.45782 1.57786 9.38277 1.89306 9.21017 2.02814C9.13512 2.08443 9.05257 2.09944 8.96251 2.09944C7.12386 2.09944 5.28521 2.09944 3.44656 2.09944C3.25144 2.09944 3.13137 2.00188 3.05632 1.83302C2.98878 1.67917 2.98502 1.51782 3.0263 1.35647C3.09384 1.10507 3.22517 1 3.48409 1C4.39215 1 5.29647 1 6.20454 1Z' fill='white'/%3e%3cpath d='M6.19346 11.0008C5.2854 11.0008 4.38108 11.0008 3.47301 11.0008C3.16157 11.0008 3.00022 10.8131 3.00397 10.4567C3.00397 10.1114 3.16532 9.92383 3.46551 9.92383C5.2929 9.92383 7.11654 9.92383 8.94393 9.92383C9.24412 9.92383 9.40172 10.1114 9.40547 10.4567C9.40547 10.8094 9.24412 10.997 8.93643 11.0008C8.02461 11.0008 7.10904 11.0008 6.19722 11.0008H6.19346Z' fill='white'/%3e%3cpath d='M6.22331 6.71875C6.32838 7.4392 6.8387 7.87072 7.33401 8.3135C7.66046 8.60618 7.9719 8.91387 8.16703 9.31537C8.36965 9.73188 8.3584 9.75065 7.90061 9.75065C6.71862 9.75065 5.53663 9.75065 4.35464 9.75065C4.09198 9.75065 4.07697 9.73188 4.16703 9.48798C4.33588 9.03395 4.65858 8.69624 5.00755 8.37729C5.1689 8.23095 5.32275 8.07335 5.48785 7.93076C5.84057 7.62682 6.09948 7.2741 6.15952 6.79755C6.15952 6.76753 6.17078 6.73376 6.22331 6.7225V6.71875Z' fill='white'/%3e%3cpath d='M3.99444 2.78705C3.91189 3.4287 4.1708 3.92401 4.62483 4.35553C4.98131 4.69699 5.33403 5.04596 5.65298 5.42119C6.03947 5.87148 6.05072 6.18292 5.66048 6.62945C5.29275 7.04596 4.91001 7.45121 4.51977 7.84896C4.15204 8.22795 3.94566 8.65947 3.98693 9.19605C3.99444 9.31238 3.97943 9.43245 3.99069 9.55253C4.0057 9.74014 3.89688 9.75515 3.75429 9.74765C3.61545 9.74014 3.4541 9.78892 3.4541 9.55253C3.4541 9.25984 3.45785 8.96716 3.49538 8.67448C3.55541 8.18667 3.84059 7.82645 4.15579 7.48123C4.51602 7.09099 4.8875 6.70825 5.24397 6.318C5.47662 6.06284 5.46911 6.01031 5.24397 5.74765C4.91752 5.36116 4.54979 5.00844 4.18956 4.65572C3.72802 4.20543 3.4541 3.68386 3.4541 3.03095C3.4541 2.82457 3.4541 2.61819 3.4541 2.41181C3.4541 2.29174 3.49538 2.2317 3.63046 2.22795C3.99444 2.21669 3.99444 2.21294 3.98693 2.58067C3.98693 2.64821 3.98693 2.71951 3.98693 2.78705H3.99444Z' fill='white'/%3e%3cpath d='M8.94393 2.72322C8.92517 3.19601 8.93642 3.67631 8.65875 4.09657C8.52742 4.29545 8.36982 4.47556 8.20847 4.64817C7.85575 5.01965 7.47676 5.36487 7.14656 5.75886C6.94768 5.99526 6.94018 6.07781 7.14656 6.3067C7.55181 6.75699 7.96832 7.19976 8.38108 7.63879C8.79759 8.07781 8.95143 8.61065 8.94393 9.20352C8.94393 9.28982 8.94393 9.37988 8.94393 9.46618C8.94393 9.7401 8.93267 9.75136 8.65875 9.74761C8.4186 9.74761 8.38858 9.73635 8.41485 9.49245C8.50115 8.73072 8.22723 8.1341 7.67188 7.62378C7.35294 7.33485 7.07526 7.00089 6.78633 6.68194C6.70003 6.58438 6.62498 6.47556 6.55744 6.36299C6.39984 6.10033 6.44487 5.84892 6.60997 5.60877C6.77507 5.37237 6.9777 5.16599 7.17658 4.95961C7.46926 4.65943 7.75819 4.35924 8.04712 4.0553C8.29102 3.79639 8.39984 3.48494 8.40359 3.13222C8.40734 2.88081 8.40734 2.63316 8.40359 2.38175C8.40359 2.26543 8.44112 2.23166 8.55369 2.22791C8.94393 2.21665 8.94393 2.2129 8.94393 2.59188C8.94393 2.63691 8.94393 2.67819 8.94393 2.72322Z' fill='white'/%3e%3cpath d='M7.82185 3.57016C7.54417 4.00168 7.23273 4.33939 6.91003 4.65834C6.52729 5.03733 6.25337 5.45384 6.24961 6.01294C6.24961 6.04671 6.24961 6.09173 6.18958 6.10299C6.13329 6.02794 6.13329 5.92663 6.13329 5.84033C6.12203 5.42382 5.92316 5.10862 5.64549 4.81969C5.33029 4.48948 5.01509 4.15928 4.73367 3.79905C4.70365 3.75778 4.64361 3.72776 4.65862 3.64521C5.70928 4.23057 6.74868 4.24933 7.81809 3.56641L7.82185 3.57016Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_7601_11713'%3e%3crect width='6.40525' height='10' fill='white' transform='translate(3 1)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e"},$=m(h)`
|
|
97
97
|
div {
|
|
98
98
|
${({customstyles:e})=>e}
|
|
99
99
|
${({size:e})=>e&&u`
|
|
@@ -111,20 +111,27 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
111
111
|
transform: ${e};
|
|
112
112
|
`}
|
|
113
113
|
|
|
114
|
-
|
|
114
|
+
* {
|
|
115
115
|
${({color:e})=>e&&u`
|
|
116
116
|
fill: ${e};
|
|
117
117
|
`}
|
|
118
118
|
}
|
|
119
|
+
|
|
120
|
+
&:hover * {
|
|
121
|
+
${({hoverColor:e})=>e&&u`
|
|
122
|
+
fill: ${e};
|
|
123
|
+
`}
|
|
124
|
+
}
|
|
125
|
+
|
|
119
126
|
outline: none;
|
|
120
127
|
border: none;
|
|
121
|
-
&:focus
|
|
128
|
+
&:focus {
|
|
122
129
|
outline: none;
|
|
123
130
|
border: none;
|
|
124
131
|
}
|
|
125
132
|
vertical-align: initial;
|
|
126
133
|
}
|
|
127
|
-
`,_=({icon:e,color:l,size:
|
|
134
|
+
`,_=({icon:e,color:l,size:o,transform:i,customstyles:c,hoverColor:a,...r})=>t.createElement($,L({src:K[e],hoverColor:a,color:l,size:o,transform:i,customstyles:c},r));_.propTypes={icon:e.string.isRequired,size:e.number,color:e.string,customstyles:e.object,hoverColor:e.string},_.defaultProps={size:16,color:R.primary["primary-1"],hoverColor:null,customstyles:{}};const ee=m.div`
|
|
128
135
|
display: flex;
|
|
129
136
|
justify-content: center;
|
|
130
137
|
align-items: center;
|
|
@@ -138,7 +145,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
138
145
|
|
|
139
146
|
// custom styles
|
|
140
147
|
${({customWrapperStyles:e})=>e}
|
|
141
|
-
`,te=({customStylesAccordionContainer:e,customStylesAccordionToggle:l,customStylesAccordionContent:a,toggleIconAnimation:r,icon:n,content:s,contentToggle:d,toggleState:p,contentIsOpen:m,id:u,customWrapperStyles:f,setContentIsOpen:g,showIconInfo:h,...C})=>{const y=
|
|
148
|
+
`,te=({customStylesAccordionContainer:e,customStylesAccordionToggle:l,customStylesAccordionContent:a,toggleIconAnimation:r,icon:n,content:s,contentToggle:d,toggleState:p,contentIsOpen:m,id:u,customWrapperStyles:f,setContentIsOpen:g,showIconInfo:h,...C})=>{const y=o(null),x=b()||R,[v,w]=i(!1);return c((()=>{w(m)}),[m]),t.createElement(D,L({customStyles:e,type:"accordionContainer"},C,{header:t.createElement(D,L({customStyles:{borderRadius:v?"5px 5px 0 0":"5px",...l},type:"accordionToggle"},C,{onClick:e=>{const t=e.target.closest('[data-accordion="contentClickFalse"]'),l=e.target.classList.contains(".contentClickFalse");if(t||l)return!0;g(!v),w(!v)},header:d,content:t.createElement(ee,{theme:x,customWrapperStyles:f},h&&t.createElement("span",null,v?"Click to hide":"Click to open"),t.createElement("div",{style:r&&v?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n||t.createElement(_,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:t.createElement(G,L({customStyles:a,type:"accordionContent",ref:y},C,{style:v?{height:"auto"}:{height:"0px",border:"none"},id:u,content:v?s:null}))}))};te.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionToggle:e.object,customStylesAccordionContent:e.object,toggleIconAnimation:e.bool,icon:e.any,content:e.any,contentToggle:e.any,toggleState:e.func,id:e.string,customWrapperStyles:e.object,showIconInfo:e.bool},te.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,showIconInfo:!0,toggleState:()=>{},id:"",customStylesAccordionContainer:{marginBottom:"10px",padding:0,boxShadow:"none"},customStylesAccordionToggle:{background:"#F0F3F8",cursor:"pointer",border:`0.5px solid ${R.additional.border}`,color:`${R.variant["primary-2"]}`,lineHeight:"17px",fontSize:"14px",padding:"10px 17px",display:"flex",alignItems:"center",justifyContent:"space-between",boxShadow:"none",width:"auto"},customStylesAccordionContent:{borderRadius:"0 0 5px 5px",border:`0.5px solid ${R.variant.border}`,borderTop:"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:"0",width:"auto"}};const le=({customStylesAccordionContainer:e,customStylesAccordionToggle:l,customStylesAccordionContent:o,toggleIconAnimation:a,content:r,contentToggle:n,isSelected:s,isAccordionOpen:d,id:p,customSelectCardColor:m,showIcon:u,underMaintenance:f})=>{const[g,h]=i(!1),[C,y]=i({}),[x,v]=i({}),w=b()||R;return c((()=>{s?(y((e=>({...e,backgroundColor:m||w.variant["primary-1"]}))),v((e=>({...e,backgroundColor:m||w.variant["primary-1"]})))):(y({}),v({}))}),[s]),c((()=>{h(!(!d||f))}),[d]),t.createElement(D,{customStyles:{...e,...C},header:t.createElement(D,{customStyles:{...l,...x},onClick:()=>{!f&&h(!g)},header:u?t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},n,t.createElement(_,{icon:"chevron-down",color:"white",size:10,customstyles:a&&g?{transform:"rotate(180deg)",transition:"transform ease 200ms",background:"transparent",display:"flex",justifyContent:"center",alignItems:"center"}:{transform:"rotate(0deg)",background:"transparent",display:"flex",justifyContent:"center",alignItems:"center"}})):n}),content:t.createElement(D,{customStyles:o,style:g?{height:"auto"}:{height:"0px",borderBottom:"none"},id:p,content:g?r:null})})};le.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionToggle:e.object,customStylesAccordionContent:e.object,toggleIconAnimation:e.bool,content:e.any,contentToggle:e.any,id:e.string,showIcon:e.bool,underMaintenance:e.bool},le.defaultProps={contentToggle:"Toggle",content:"Content",id:"",showIcon:!1,underMaintenance:!1};const oe=m.div`
|
|
142
149
|
display: ${({alertIsOpen:e})=>e?"block":"none"};
|
|
143
150
|
background-color: ${({theme:e})=>T(e.variant["graph-4"],.05)};
|
|
144
151
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
@@ -147,11 +154,11 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
147
154
|
width: 100%;
|
|
148
155
|
border-left: 8px solid ${({theme:e})=>e.variant["graph-4"]};
|
|
149
156
|
${({alertWrapperStyle:e})=>e}
|
|
150
|
-
`,
|
|
157
|
+
`,ie=m.div`
|
|
151
158
|
cursor: pointer;
|
|
152
159
|
padding-bottom: 9px;
|
|
153
160
|
${({iconDivCustomStyle:e})=>e}
|
|
154
|
-
`,
|
|
161
|
+
`,ce=({content:e,alertWrapperStyle:l,iconDivCustomStyle:o,alertIsOpen:i,closeAlert:c,iconProps:a})=>{const r=b()||R;return t.createElement(oe,{theme:r,alertIsOpen:i,alertWrapperStyle:l},t.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"16px 24px"}},t.createElement("div",null,e),t.createElement(ie,{onClick:c,iconDivCustomStyle:o},t.createElement(_,L({icon:"close-icon",color:"#000000",size:13},a)))))};function ae(){const[e,t]=i({width:void 0,height:void 0});return c((()=>{function e(){t({width:Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),height:Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)})}return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[1]),e}ce.propTypes={content:e.any,alertWrapperStyle:e.object,alertIsOpen:e.bool,iconDivCustomStyle:e.object,closeAlert:e.func,iconProps:e.object},ce.defaultProps={alertWrapperStyle:{},content:"",alertIsOpen:!0};const re=m.div`
|
|
155
162
|
.dot-pulse {
|
|
156
163
|
position: relative;
|
|
157
164
|
left: -9999px;
|
|
@@ -273,7 +280,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
273
280
|
width: ${t}px; //2px;
|
|
274
281
|
height: calc(${e}px*${l} / 100);
|
|
275
282
|
border-radius: 20%;
|
|
276
|
-
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let
|
|
283
|
+
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o=[];if(e[t])for(const l in e[t])o.push(`${l}:${e[t][l]};`);if(l)for(const e in l)o.push(`${e}:${l[e]};`);return[...o]}}}
|
|
277
284
|
}
|
|
278
285
|
}
|
|
279
286
|
|
|
@@ -348,7 +355,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as i,useState as c,us
|
|
|
348
355
|
}
|
|
349
356
|
}
|
|
350
357
|
`}
|
|
351
|
-
`,pe=({size:e,thickness:l,propellerHeight:
|
|
358
|
+
`,pe=({size:e,thickness:l,propellerHeight:o,customStyles:i})=>t.createElement(de,{inBuiltCss:Z,size:e,thickness:l,propellerHeight:o,customStyles:i,type:"spinner"},t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null));pe.propTypes={size:e.number,thickness:e.number,propellerHeight:e.number,customStyles:e.object},pe.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const me=f`
|
|
352
359
|
0% { transform: rotate(0deg); }
|
|
353
360
|
100% { transform: rotate(360deg); }
|
|
354
361
|
`,be=m.div`
|
|
@@ -364,7 +371,7 @@ width: ${({size:e})=>e+"px"};
|
|
|
364
371
|
animation: ${me} 1s linear infinite;
|
|
365
372
|
|
|
366
373
|
${({customStyles:e})=>e}
|
|
367
|
-
`,ue=({size:e,thickness:l,customStyles:
|
|
374
|
+
`,ue=({size:e,thickness:l,customStyles:o})=>{const i=b()||R;return t.createElement(be,{theme:i,size:e,thickness:l,customStyles:o})};ue.propTypes={size:e.number,thickness:e.number,customStyles:e.object},ue.defaultProps={size:20,thickness:3,customStyles:null};const fe={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ge=m.button`
|
|
368
375
|
background: transparent;
|
|
369
376
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
370
377
|
padding: ${({size:e})=>fe[e].padding};
|
|
@@ -385,7 +392,7 @@ ${({customStyles:e})=>e}
|
|
|
385
392
|
outline: none;
|
|
386
393
|
}
|
|
387
394
|
&:hover {
|
|
388
|
-
background-color: ${({theme:e,disabled:t,hoverEffect:l,hoverBackgroundColor:
|
|
395
|
+
background-color: ${({theme:e,disabled:t,hoverEffect:l,hoverBackgroundColor:o})=>!t&&l&&T(o||e.primary["primary-1"],.15)};
|
|
389
396
|
}
|
|
390
397
|
|
|
391
398
|
//Set the styles from the default styles object
|
|
@@ -393,7 +400,7 @@ ${({customStyles:e})=>e}
|
|
|
393
400
|
|
|
394
401
|
// custom styles
|
|
395
402
|
${({btnStyle:e})=>e}
|
|
396
|
-
`,he=({btnStyle:e,block:l,size:
|
|
403
|
+
`,he=({btnStyle:e,block:l,size:o,style:i,disabled:c,isLoading:a,type:r,hoverEffect:n,hoverBackgroundColor:s,id:d,...p})=>{const m=b()||R;return t.createElement(ge,L({id:d,block:l,defaultStyle:"button",type:r,style:i,size:o,theme:m,disabled:c,btnStyle:e,hoverEffect:n,hoverBackgroundColor:s},p),a&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(pe,{customStyles:{"background-color":m.additional.white},size:16})),p.children)};he.propTypes={disabled:e.bool,size:e.oneOf(["sm","md","lg"]),block:e.bool,isLoading:e.bool,onClick:e.func,type:e.string,btnStyle:e.object,id:e.string,hoverEffect:e.bool,hoverBackgroundColor:e.string},he.defaultProps={block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},hoverEffect:!1,id:"",hoverBackgroundColor:""};const Ce={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ye=m.button`
|
|
397
404
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
398
405
|
color: ${({theme:e})=>e.additional.white};
|
|
399
406
|
padding: ${({size:e})=>Ce[e].padding};
|
|
@@ -423,7 +430,7 @@ ${({customStyles:e})=>e}
|
|
|
423
430
|
|
|
424
431
|
// custom styles
|
|
425
432
|
${({btnStyle:e})=>e}
|
|
426
|
-
`,xe=({btnStyle:e,block:l,size:
|
|
433
|
+
`,xe=({btnStyle:e,block:l,size:o,style:i,disabled:c,isLoading:a,type:r,id:n,...s})=>{const d=b()||R;return t.createElement(ye,L({id:n,block:l,type:r,style:i,size:o,theme:d,disabled:c,btnStyle:e},s),a&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(pe,{customStyles:{"background-color":d.additional.white},size:16})),s.children)};xe.propTypes={disabled:e.bool,size:e.oneOf(["sm","md","lg"]),block:e.bool,isLoading:e.bool,onClick:e.func,type:e.string,btnStyle:e.object,id:e.string},xe.defaultProps={block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const ve={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},we=m.button`
|
|
427
434
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
428
435
|
background: ${({theme:e})=>e.additional.white};
|
|
429
436
|
padding: ${({size:e})=>ve[e].padding};
|
|
@@ -461,7 +468,7 @@ ${({customStyles:e})=>e}
|
|
|
461
468
|
|
|
462
469
|
// custom styles
|
|
463
470
|
${({btnStyle:e})=>e}
|
|
464
|
-
`,Ae=({btnStyle:e,isLoading:l,block:
|
|
471
|
+
`,Ae=({btnStyle:e,isLoading:l,block:o,size:c,style:a,disabled:r,type:n,theme:s,id:d,disableStyle:p,...m})=>{const u=b()||R,[f,g]=i(e.loaderColor?e.loaderColor:u.variant["primary-1"]);return t.createElement(we,L({id:d,block:o,defaultStyle:"button",style:a,size:c,disabled:r,type:n,btnStyle:e,isLoading:l,theme:s,disableStyle:p},m),l&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(pe,{theme:s,customStyles:{"background-color":f},size:16})," "),m.children," ")};Ae.propTypes={disabled:e.bool,size:e.oneOf(["sm","md","lg"]),block:e.bool,onClick:e.func,theme:e.object,type:e.string,btnStyle:e.object,id:e.string,disableStyle:e.object},we.defaultProps={theme:R},Ae.defaultProps={theme:R,block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:"",disableStyle:{}};const Se=m.button`
|
|
465
472
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
466
473
|
color: ${({theme:e})=>e.additional.white};
|
|
467
474
|
padding: 3px 14px;
|
|
@@ -491,7 +498,7 @@ ${({customStyles:e})=>e}
|
|
|
491
498
|
|
|
492
499
|
// custom styles
|
|
493
500
|
${({btnStyle:e})=>e}
|
|
494
|
-
`,ke=({block:e,style:l,disabled:
|
|
501
|
+
`,ke=({block:e,style:l,disabled:o,type:i,btnStyle:c,id:a,...r})=>{const n=b()||R;return t.createElement(Se,L({id:a,block:e,type:i,style:l,disabled:o,btnStyle:c,theme:n},r),r.children)};ke.propTypes={disabled:e.bool,block:e.bool,type:e.string,btnStyle:e.object,id:e.string},ke.defaultProps={block:!1,disabled:!1,onClick:void 0,btnStyle:{},id:""};const Ee=m.div`
|
|
495
502
|
width: auto;
|
|
496
503
|
height: 40px;
|
|
497
504
|
background-color: ${({backgroundColor:e,theme:t})=>e||t.variant["primary-1"]};
|
|
@@ -510,28 +517,28 @@ ${({customStyles:e})=>e}
|
|
|
510
517
|
transform: scale(1.5);
|
|
511
518
|
} */
|
|
512
519
|
${({customShapeStyle:e})=>e}
|
|
513
|
-
`,Ve=({data:e,onClick:l,clickable:
|
|
520
|
+
`,Ve=({data:e,onClick:l,clickable:o,breakingPoint:r,breakingNumber:n,customShapeStyle:s,customShapeLabelStyle:d,customShapeValueStyle:p})=>{const m=b()||R,[u,f]=i(0),[g,h]=i({next:!0,prev:!1}),[C,y]=i(100),x=e.length,v=()=>{h(u-1==0?{next:!0,prev:!1}:{next:!0,prev:!0}),f((e=>e-1))},w=()=>{f((e=>e+1));let e=Math.ceil(100/C);h(x-e===u?{next:!1,prev:!0}:{next:!0,prev:!0})},{width:A}=ae();c((()=>{S()}),[A]);const S=()=>{let e=0;switch(!0){case 1===x:e=100;break;case A<=576:e=85;break;case A<=r:e=50;break;case x<=n:e=100/x;break;case x>n&&A>r&&A<=900:e=Math.ceil(A/22);break;case x>n&&A>900&&A<=1020:e=Math.ceil(A/24);break;case x>n&&A>1020&&A<=1200:e=Math.ceil(A/27);break;case x>n&&A>1200&&A<=1440:e=Math.ceil(A/40);break;case x>n&&A>1440:let t=Math.ceil(A/85);e=t<=20?t:20;break;default:e=100}y(e)};return t.createElement(a,null," ",x>0&&t.createElement(a,null," ",t.createElement("div",{style:{display:x<=n||A<=r?"block":"flex",width:"100%",alignItems:"center",gap:"4px"}}," ",x>n&&A>r&&t.createElement(xe,{btnStyle:{backgroundColor:"transparent",padding:0,border:"none"},disabled:!g.prev,onClick:v},t.createElement(_,{icon:"chevron-left",color:m.variant[g.prev?"primary-2":"neutral-3"],size:22,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}})),t.createElement("div",{style:{display:"flex",alignItems:"center",overflow:"hidden",width:"100%",justifyContent:"space-between"}},e.map(((i,c)=>t.createElement("div",{key:c,style:{scrollSnapAlign:"center",minWidth:`${C}%`,transform:`translateX(-${100*u}%)`,transition:"transform 0.5s ease-in-out"}},t.createElement("div",{style:{width:"100%",height:"100%"}},t.createElement(Ee,{customShapeStyle:s,identity:0===c?"first-arrow":e.length-1-c==0?"last-arrow":"others",backgroundColor:i?.backgroundColor,theme:m,clickable:o,onClick:()=>o?l(i):null},t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px",minWidth:"100%",height:"100%"},title:`value: ${i.value}, status: ${i.label}`},t.createElement("span",{style:{fontSize:"22px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",color:i?.color?i.color:m.variant.white,...p}},i.value),t.createElement("span",{style:{fontSize:"14px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",color:i?.color?i.color:m.variant.white,...d}},i.label))))," ")))," ")," ",x>n&&A>r&&t.createElement(xe,{btnStyle:{backgroundColor:"transparent",padding:0,border:"none"},disabled:!g.next,onClick:w},t.createElement(_,{icon:"chevron-right",color:m.variant[g.next?"primary-2":"neutral-3"],size:22,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}}))),A<=r&&e.length>1&&t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",margin:"8px 0",gap:"16px"}}," ",t.createElement(xe,{btnStyle:{backgroundColor:"transparent",padding:"6px",border:".5px solid "+m.variant["neutral-4"],boxShadow:"-20px 5px 37px rgba(56, 66, 100, 0.0880136)"},disabled:!g.prev,onClick:v},t.createElement(_,{icon:"chevron-left",color:m.variant[g.prev?"primary-2":"neutral-3"],size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}})),t.createElement(xe,{btnStyle:{backgroundColor:"transparent",padding:"6px",border:".5px solid "+m.variant["neutral-4"],boxShadow:"-20px 5px 37px rgba(56, 66, 100, 0.0880136)"},disabled:!g.next,onClick:w},t.createElement(_,{icon:"chevron-right",color:m.variant[g.next?"primary-2":"neutral-3"],size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}})))))};Ve.propTypes={data:e.array,onClick:e.func,clickable:e.bool,breakingPoint:e.number,breakingNumber:e.number,customShapeStyle:e.object,customShapeLabelStyle:e.object,customShapeValueStyle:e.object},Ve.defaultProps={data:[],onClick:()=>null,clickable:!1,breakingPoint:768,breakingNumber:5,customShapeStyle:{},customShapeLabelStyle:{},customShapeValueStyle:{}};const Me=m.img`
|
|
514
521
|
//Set the styles from the default styles object
|
|
515
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:
|
|
516
|
-
`,Le=({customStyles:e,type:l,size:
|
|
517
|
-
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let
|
|
522
|
+
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let i={};if(e[t]){for(const t in e.common)i[t]=e.common[t];for(const l in e[t])i[l]=e[t][l],delete e.common[l];for(const o in e[`${t}${l}`])i[o]=e[`${t}${l}`][o],delete e.common[o]}return{...i,...o}}}}
|
|
523
|
+
`,Le=({customStyles:e,type:l,size:o,alt:c,src:a,loadingPlaceholder:r,errorPlaceholder:n,...s})=>{const[d,p]=i("loading");return t.createElement(t.Fragment,null,"loading"===d&&r,"error"===d&&n,t.createElement(Me,L({},s,{inBuiltCss:Z,customStyles:e,type:l,alt:c,src:a,size:o,onLoad:()=>p("loaded"),onError:()=>p("error"),style:{display:"loaded"===d?"block":"none"}})))};Le.propTypes={customStyles:e.object,type:e.string,size:e.oneOf(["SM","MD","LG"]),alt:e.string,src:e.string},Le.defaultProps={customStyles:{},type:"image",alt:"image alternative",src:null};const Be=m.span`
|
|
524
|
+
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
|
|
518
525
|
`,ze=m.div`
|
|
519
526
|
|
|
520
527
|
background-color:${({theme:e})=>e.primary["primary-1"]};
|
|
521
528
|
color: ${({theme:e})=>e.additional.white};
|
|
522
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:
|
|
529
|
+
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let i={};if(e[t]){for(const t in e.common)i[t]=e.common[t];for(const l in e[t])i[l]=e[t][l],delete e.common[l];for(const o in e[`${t}${l}`])i[o]=e[`${t}${l}`][o],delete e.common[o]}return{...i,...o}}}}
|
|
523
530
|
`,He=m.span`
|
|
524
531
|
|
|
525
532
|
color:${({theme:e})=>e.additional["text-color"]};
|
|
526
533
|
|
|
527
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:
|
|
528
|
-
`,Ie=({customStylesContainer:e,customStylesImage:l,customStylesCircle:
|
|
529
|
-
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let
|
|
534
|
+
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let i={};if(e[t]){for(const t in e.common)i[t]=e.common[t];for(const l in e[t])delete e.common[l],i[l]=e[t][l];for(const o in e[`${t}${l}`])i[o]=e[`${t}${l}`][o],delete e.common[o]}return{...i,...o}}}}
|
|
535
|
+
`,Ie=({customStylesContainer:e,customStylesImage:l,customStylesCircle:o,customStylesName:i,size:c,toggleName:a,user:r,...n})=>{const s=b()||R;return t.createElement(Be,L({inBuiltCss:Z,theme:s,customStyles:e,type:"avatarContainer"},n),r?.url&&t.createElement(Le,L({},n,{customStyles:l,type:"imageAvatar",size:c,alt:"user-picture",src:r.url})),t.createElement(ze,L({},n,{theme:s,inBuiltCss:Z,type:"avatarCircle",customStyles:o,size:c,style:{visibility:r?.url?"hidden":"visible"}}),r?.userName&&r?.userName.split(" ").length>=2?r?.userName.split(" ")[0].charAt(0).toUpperCase()+r?.userName.split(" ")[1].charAt(0).toUpperCase():r?.userName&&1===r?.userName.split(" ").length&&r?.userName.split(" ")[0].charAt(0).toUpperCase()),a&&t.createElement(He,L({inBuiltCss:Z},n,{theme:s,type:"avatarName",customStyles:i,size:c}),r.userName," "))};Ie.propTypes={customStylesCircle:e.object,customStylesName:e.object,customStylesContainer:e.object,customStylesImage:e.object,toggleName:e.bool,size:e.oneOf(["SM","MD","LG"]),user:e.object},Ie.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const Pe=m.span`
|
|
536
|
+
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
|
|
530
537
|
width: auto;
|
|
531
538
|
`,We=m.div`
|
|
532
539
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
533
540
|
color: ${({theme:e})=>e.additional.white};
|
|
534
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:
|
|
541
|
+
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let i={};if(e[t]){for(const t in e.common)i[t]=e.common[t];for(const l in e[t])i[l]=e[t][l],delete e.common[l];for(const o in e[`${t}${l}`])i[o]=e[`${t}${l}`][o],delete e.common[o]}return{...i,...o}}}}
|
|
535
542
|
${({isSelected:e,selectedStyle:t,notSelectedStyle:l})=>e?u`
|
|
536
543
|
${t}
|
|
537
544
|
`:u`
|
|
@@ -541,7 +548,7 @@ ${({inBuiltCss:e,type:t,size:l,customStyles:i})=>{if(e){let c={};if(e[t]){for(co
|
|
|
541
548
|
`,Re=m.span`
|
|
542
549
|
color: ${({theme:e,underMaintenance:t})=>t?e.neutral["neutral-3"]:e.additional["text-color"]}; };
|
|
543
550
|
|
|
544
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:
|
|
551
|
+
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let i={};if(e[t]){for(const t in e.common)i[t]=e.common[t];for(const l in e[t])delete e.common[l],i[l]=e[t][l];for(const o in e[`${t}${l}`])i[o]=e[`${t}${l}`][o],delete e.common[o]}return{...i,...o}}}}
|
|
545
552
|
|
|
546
553
|
&:hover {
|
|
547
554
|
${({customStylesHover:e})=>e}
|
|
@@ -563,7 +570,7 @@ ${({inBuiltCss:e,type:t,size:l,customStyles:i})=>{if(e){let c={};if(e[t]){for(co
|
|
|
563
570
|
|
|
564
571
|
// custom styles
|
|
565
572
|
${({notificationCircleStyles:e})=>e}
|
|
566
|
-
`,Fe=({customStylesContainer:e,customStylesImage:l,customStylesCircle:
|
|
573
|
+
`,Fe=({customStylesContainer:e,customStylesImage:l,customStylesCircle:o,customStylesName:c,customStylesNameHover:a,size:r,toggleName:n,user:s,border:d,isSelected:p,selectedStyle:m,notSelectedStyle:u,notificationCount:f,notificationCircleStyles:g,icon:h,underMaintenance:C})=>{const y=b()||R,[x,v]=i("loading");return t.createElement(Pe,{border:d,inBuiltCss:Z,customStyles:e,type:"avatarContainer"},t.createElement(We,{theme:y,selectedStyle:m,notSelectedStyle:u,inBuiltCss:Z,type:"avatarCircle",customStyles:o,size:r,style:{visibility:"loaded"!==x?"visible":"hidden"},isSelected:p},h||(s?.url?t.createElement(Le,{inBuiltCss:Z,customStyles:{minWidth:"36px",minHeight:"36px",...l},type:"imageAvatar",size:r,alt:"service-layer",src:s.url,loadingPlaceholder:t.createElement(ue,{customStyles:{border:`3px solid ${T(y.variant.white,.5)}`,borderTop:`3px solid ${y.variant.white}`},size:8}),errorPlaceholder:s.appNameShortForm?s.appNameShortForm:s?.userName&&s?.userName.split(" ").length>=2?s?.userName.split(" ")[0].charAt(0).toUpperCase()+s?.userName.split(" ")[1].charAt(0).toUpperCase():s?.userName&&1===s?.userName.split(" ").length&&s?.userName.split(" ")[0].charAt(0).toUpperCase()}):s.appNameShortForm?s.appNameShortForm:s?.userName&&s?.userName.split(" ").length>=2?s?.userName.split(" ")[0].charAt(0).toUpperCase()+s?.userName.split(" ")[1].charAt(0).toUpperCase():s?.userName&&1===s?.userName.split(" ").length&&s?.userName.split(" ")[0].charAt(0).toUpperCase())),f>0&&t.createElement(Ze,{notificationCircleStyles:g},f>9?"9+":f)," ",n&&t.createElement(Re,{theme:y,inBuiltCss:Z,type:"avatarName",customStyles:c,customStylesHover:a,size:r,underMaintenance:C},s.userName," "))};Fe.propTypes={customStylesCircle:e.object,customStylesName:e.object,customStylesContainer:e.object,customStylesImage:e.object,toggleName:e.bool,size:e.oneOf(["SM","MD","LG"]),user:e.object,customStylesNameHover:e.object,notificationCircleStyles:e.object,notificationCount:e.number,underMaintenance:e.bool},Fe.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null,notificationCircleStyles:{},notificationCount:0,underMaintenance:!1};const Te=m.div`
|
|
567
574
|
color: ${({theme:e})=>e.additional["text-color"]};
|
|
568
575
|
display: flex;
|
|
569
576
|
background-color: ${({backgroundColor:e,theme:t})=>e||t.variant["insight-purple"]};
|
|
@@ -579,7 +586,7 @@ ${({inBuiltCss:e,type:t,size:l,customStyles:i})=>{if(e){let c={};if(e[t]){for(co
|
|
|
579
586
|
font-size: 16px;
|
|
580
587
|
text-align: left;
|
|
581
588
|
word-wrap: break-word;
|
|
582
|
-
`,qe=({backgroundColor:e,borderColor:l,variant:
|
|
589
|
+
`,qe=({backgroundColor:e,borderColor:l,variant:o,children:i,...c})=>{const a=b()||R;return t.createElement(t.Fragment,null,t.createElement(Te,L({theme:a,backgroundColor:e,borderColor:l},c),t.createElement(je,L({theme:a},c),i)))};qe.propTypes={backgroundColor:e.string,borderColor:e.string,children:e.any},qe.defaultProps={children:""};const De=m.div`
|
|
583
590
|
background-color: ${({theme:e})=>e.additional.white};
|
|
584
591
|
border: 1px solid ${({theme:e})=>e.additional.white};
|
|
585
592
|
color: ${({theme:e})=>e.additional.black},
|
|
@@ -590,38 +597,38 @@ ${({inBuiltCss:e,type:t,customStylesTPContainer:l})=>{if(e){let t={};if(e["toolt
|
|
|
590
597
|
}
|
|
591
598
|
|
|
592
599
|
&[data-popper-placement*='bottom'] .tooltip-arrow::before {
|
|
593
|
-
${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:l,theme:
|
|
600
|
+
${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-before"])t[l]=e["tp-cont-bottom-arrow-before"][l],delete e.common[l]}let i=l||{borderColor:`transparent transparent ${o.primary["primary-1"]} transparent`};return{...t,...i}}}}
|
|
594
601
|
}
|
|
595
602
|
|
|
596
603
|
&[data-popper-placement*='bottom'] .tooltip-arrow::after {
|
|
597
|
-
${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:l,theme:
|
|
604
|
+
${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-after"])t[l]=e["tp-cont-bottom-arrow-after"][l],delete e.common[l]}let i=l||{borderColor:`transparent transparent ${o.primary["primary-1"]} transparent`};return{...t,...i}}}}
|
|
598
605
|
}
|
|
599
606
|
&[data-popper-placement*='top'] .tooltip-arrow {
|
|
600
607
|
${({inBuiltCss:e,type:t,customStylesTPAtop:l})=>{if(e){let t={};if(e["tp-cont-top-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow"])t[l]=e["tp-cont-top-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
601
608
|
}
|
|
602
609
|
&[data-popper-placement*='top'] .tooltip-arrow::before {
|
|
603
|
-
${({inBuiltCss:e,type:t,customStylesTPAtopBefore:l,theme:
|
|
610
|
+
${({inBuiltCss:e,type:t,customStylesTPAtopBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-before"])t[l]=e["tp-cont-top-arrow-before"][l],delete e.common[l]}let i=l||{borderColor:`${o.primary["primary-1"]} transparent transparent transparent`};return{...t,...i}}}}
|
|
604
611
|
}
|
|
605
612
|
&[data-popper-placement*='top'] .tooltip-arrow::after {
|
|
606
|
-
${({inBuiltCss:e,type:t,customStylesTPAtopAfter:l,theme:
|
|
613
|
+
${({inBuiltCss:e,type:t,customStylesTPAtopAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-after"])t[l]=e["tp-cont-top-arrow-after"][l],delete e.common[l]}let i=l||{borderColor:`${o.primary["primary-1"]} transparent transparent transparent`};return{...t,...i}}}}
|
|
607
614
|
}
|
|
608
615
|
&[data-popper-placement*='right'] .tooltip-arrow {
|
|
609
616
|
${({inBuiltCss:e,type:t,customStylesTPAright:l})=>{if(e){let t={};if(e["tp-cont-right-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow"])t[l]=e["tp-cont-right-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
610
617
|
}
|
|
611
618
|
&[data-popper-placement*='right'] .tooltip-arrow::before {
|
|
612
|
-
${({inBuiltCss:e,type:t,customStylesTPArightBefore:l,theme:
|
|
619
|
+
${({inBuiltCss:e,type:t,customStylesTPArightBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-before"])t[l]=e["tp-cont-right-arrow-before"][l],delete e.common[l]}let i=l||{borderColor:`transparent ${o.primary["primary-1"]} transparent transparent`};return{...t,...i}}}}
|
|
613
620
|
}
|
|
614
621
|
&[data-popper-placement*='right'] .tooltip-arrow::after {
|
|
615
|
-
${({inBuiltCss:e,type:t,customStylesTPArightAfter:l,theme:
|
|
622
|
+
${({inBuiltCss:e,type:t,customStylesTPArightAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-after"])t[l]=e["tp-cont-right-arrow-after"][l],delete e.common[l]}let i=l||{borderColor:`transparent ${o.primary["primary-1"]} transparent transparent`};return{...t,...i}}}}
|
|
616
623
|
}
|
|
617
624
|
&[data-popper-placement*='left'] .tooltip-arrow {
|
|
618
625
|
${({inBuiltCss:e,type:t,customStylesTPAleft:l})=>{if(e){let t={};if(e["tp-cont-left-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow"])t[l]=e["tp-cont-left-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
619
626
|
}
|
|
620
627
|
&[data-popper-placement*='left'] .tooltip-arrow::before {
|
|
621
|
-
${({inBuiltCss:e,type:t,customStylesTPAleftBefore:l,theme:
|
|
628
|
+
${({inBuiltCss:e,type:t,customStylesTPAleftBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-before"])t[l]=e["tp-cont-left-arrow-before"][l],delete e.common[l]}let i=l||{borderColor:`transparent transparent transparent ${o.primary["primary-1"]} `};return{...t,...i}}}}
|
|
622
629
|
}
|
|
623
630
|
&[data-popper-placement*='left'] .tooltip-arrow::after {
|
|
624
|
-
${({inBuiltCss:e,type:t,customStylesTPAleftAfter:l,theme:
|
|
631
|
+
${({inBuiltCss:e,type:t,customStylesTPAleftAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-after"])t[l]=e["tp-cont-left-arrow-after"][l],delete e.common[l]}let i=l||{borderColor:`transparent transparent transparent ${o.primary["primary-1"]} `};return{...t,...i}}}}
|
|
625
632
|
}
|
|
626
633
|
`,Oe=m.div`
|
|
627
634
|
|
|
@@ -654,7 +661,7 @@ ${({inBuiltCss:e,defaultTooltipBodyStyle:t})=>F(e,t)}
|
|
|
654
661
|
${({inBuiltCss:e,defaultTooltipTriggerStyle:t})=>F(e,t)}
|
|
655
662
|
// custom styles
|
|
656
663
|
${({customTriggerStyle:e})=>e}
|
|
657
|
-
`,Ne=({inBuiltCss:e,contentTrigger:l,contentTooltip:
|
|
664
|
+
`,Ne=({inBuiltCss:e,contentTrigger:l,contentTooltip:o,popperOptionsP:i,settings:c,customStylesTPContainer:a,customStylesTPAbottom:r,customStylesTPAbottomBefore:n,customStylesTPAbottomAfter:s,customStylesTPAtop:d,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:u,customStylesTPArightBefore:f,customStylesTPArightAfter:g,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:x,customStylesTPArrow:v,customStylesTPAbefore:w,customStylesTPAafter:A,customTooltipContentStyle:S,customContentStyle:k,customHeaderStyle:E,customBodyStyle:V,customTriggerStyle:M,headerTooltip:B,footerTooltip:z,...H})=>{const I=b()||R,P={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...i},{getArrowProps:W,getTooltipProps:F,setTooltipRef:T,setTriggerRef:j,visible:q}=C({interactive:!0,...c},P);return t.createElement(t.Fragment,null,t.createElement(Ye,{ref:j,inBuiltCss:Z,customTriggerStyle:M,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},l),q&&t.createElement(De,L({inBuiltCss:Z,theme:I,ref:T},F({className:"tooltip-container"}),{customStylesTPContainer:a,customStylesTPAbottom:r,customStylesTPAbottomBefore:n,customStylesTPAbottomAfter:s,customStylesTPAtop:d,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:u,customStylesTPArightBefore:f,customStylesTPArightAfter:g,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:x}),t.createElement(Oe,L({inBuiltCss:Z},W({className:"tooltip-arrow"}),{customStylesTPArrow:v,customStylesTPAbefore:w,customStylesTPAafter:A})),t.createElement(Ge,L({defaultTooltipContentStyle:"popOver-Content",theme:I,inBuiltCss:Z},H,{customContentStyle:k}),t.createElement(Xe,L({defaultTooltipHeaderStyle:"popOver-header",theme:I,inBuiltCss:Z},H,{customHeaderStyle:E}),B),t.createElement(Je,L({defaultTooltipBodyStyle:"popOver-body",theme:I,inBuiltCss:Z},H,{customBodyStyle:V}),o),t.createElement(Ue,null,z))))};Ne.propTypes={contentTrigger:e.any,headerTooltip:e.any,contentTooltip:e.any,footerTooltip:e.any,popperOptionsP:e.object,settings:e.object,customContentStyle:e.object,customHeaderStyle:e.object,customBodyStyle:e.object,customStylesTPContainer:e.object,customStylesTPAbottom:e.object,customStylesTPAbottomBefore:e.object,customStylesTPAbottomAfter:e.object,customStylesTPAtop:e.object,customStylesTPAtopBefore:e.object,customStylesTPAtopAfter:e.object,customStylesTPAright:e.object,customStylesTPArightBefore:e.object,customStylesTPArightAfter:e.object,customStylesTPAleft:e.object,customStylesTPAleftBefore:e.object,customStylesTPAleftAfter:e.object,customStylesTPArrow:e.object,customStylesTPAbefore:e.object,customStylesTPAafter:e.object,customTriggerStyle:e.object},Ne.defaultProps={contentTrigger:t.createElement("div",null,"Trigger"),headerTooltip:"",contentTooltip:"",footerTooltip:t.createElement(Ae,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const Qe=m.div`
|
|
658
665
|
background: transparent;
|
|
659
666
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
660
667
|
font-size: ${({isPrimary:e})=>e?"16px":"14px"};
|
|
@@ -728,17 +735,17 @@ ${({customTriggerStyle:e})=>e}
|
|
|
728
735
|
display: flex;
|
|
729
736
|
margin-bottom: 15px;
|
|
730
737
|
position: relative;
|
|
731
|
-
`,et=({wrap:e,block:l,style:a,variant:r,variantSeparator:n,appLogo:s,separator:d,items:p,onClick:m,isPrimary:u,collapse:f,folderIcon:g,folderIconProps:h,iconMargin:C,...y})=>{const x=b()||R,v=
|
|
738
|
+
`,et=({wrap:e,block:l,style:a,variant:r,variantSeparator:n,appLogo:s,separator:d,items:p,onClick:m,isPrimary:u,collapse:f,folderIcon:g,folderIconProps:h,iconMargin:C,...y})=>{const x=b()||R,v=o(null),[w,A]=i(void 0),S=()=>{A(v?.current?.scrollWidth<v?.current?.offsetWidth)};c((()=>{S()}),[p]),c((()=>{if(!e)return window.addEventListener("resize",S),()=>window.removeEventListener("resize",S)}),[]);const k=p.map(((e,l)=>t.createElement(Ke,{key:l},0!==l||s?t.createElement("div",{className:"breadcrumb-icon-separator"},d):null,t.createElement($e,{id:e.id,theme:x,onClick:()=>{e.href&&m(e.href)},variant:r,href:e.href,"data-title":e.label},e.label))));let E,V;ae().width<500?(E=2,V=p.slice(-1)):(E=4,V=p.slice(-3));const M=V.map(((e,l)=>t.createElement(Ke,{key:p.length-3},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement($e,{id:e.id,theme:x,onClick:()=>{e.href&&m(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),B=p.slice(1,p.length-(E-1)).map(((e,l)=>t.createElement(_e,{key:l},g?t.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},t.createElement(_,L({icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"},h))):null,t.createElement($e,{id:e.id,theme:x,onClick:()=>{e.href&&m(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),z=p?1==f?p.length<=E?k:t.createElement(t.Fragment,null,t.createElement(Ke,{key:0},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement($e,{id:p[0].id,theme:x,onClick:()=>{p[0].href&&m(p[0].href)},variant:r,href:p[0].href,"data-title":p[0].label},p[0].label)),t.createElement(Ke,null,t.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},d),t.createElement(Ne,{contentTrigger:t.createElement(_,{icon:"ellipses-horizontal",size:12,color:"#6B747F",style:{padding:"0 4px",paddingBottom:"6px",marginTop:"-5.5px"}}),customTriggerStyle:{cursor:"pointer",background:"#E2E6F5",borderRadius:"3px"},headerTooltip:"",customHeaderStyle:{marginBottom:"0px"},contentTooltip:t.createElement(t.Fragment,null,B),footerTooltip:"",popperOptionsP:{placement:"bottom"},customContentStyle:{width:"210px",backgroundColor:"white",color:"#6B747F",boxShadow:"0px 6px 40px rgba(56, 66, 100, 0.482627)",display:"flex",flexDirection:"column",alignItems:"flex-start",padding:"16px",gap:"8px",position:"absolute",borderRadius:"3.6px",paddingBottom:"0px",marginTop:"-8.8px",marginLeft:"-6px"},customBodyStyle:{marginBottom:"0px"},customStylesTPArrow:{display:"none"},settings:{closeOnOutsideClick:!0,trigger:"click"}})),M):k:null;return t.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"flex-start"}},t.createElement("div",{style:{display:"flex",position:"absolute"}},t.createElement(Qe,L({theme:x,isWrap:e,ref:e?null:v,isBreadcrumbVisible:w,block:l,variant:r,variantSeparator:n,style:a,isPrimary:u,iconMargin:C},y),s&&t.createElement("div",{className:"breadcrumb-icon"},s),z)))};et.propTypes={variant:e.string,variantSeparator:e.string,onClick:e.func,appLogo:e.any,separator:e.any,items:e.array,block:e.bool,wrap:e.bool,isPrimary:e.bool,collapse:e.bool,folderIcon:e.bool,iconMargin:e.string},et.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const tt=m.label`
|
|
732
739
|
//Set the styles from the default styles object
|
|
733
740
|
${({inBuiltCss:e,type:t})=>F(e,t)}
|
|
734
741
|
|
|
735
742
|
// custom styles
|
|
736
743
|
${({customStyles:e})=>e}
|
|
737
|
-
`,lt=({customStyles:e,text:l,className:
|
|
744
|
+
`,lt=({customStyles:e,text:l,className:o,required:i,showLabelIcon:c,tooltipProps:a,...r})=>{const n=b()||R;return t.createElement(tt,L({required:i,inBuiltCss:Z,customStyles:e,type:"label"},r),l,i&&t.createElement("div",{style:{marginLeft:"4px",color:`${n.variant.error}`}},"*"),c&&t.createElement("div",{style:{marginLeft:"8px"}},t.createElement(Ne,L({contentTrigger:t.createElement(_,L({icon:"correct",size:12,color:n.variant["neutral-3"]},a?.triggerIconProps)),contentTooltip:a?.contentTooltip,popperOptionsP:{placement:"top"},settings:{trigger:"hover"},footerTooltip:"",customContentStyle:{width:"210px",backgroundColor:"white",color:"#6B747F",boxShadow:"0px 6px 40px rgba(56, 66, 100, 0.482627)",padding:"16px",borderRadius:"3.6px"}},a))))};lt.propTypes={customStyles:e.object,text:e.string,showLabelIcon:e.bool,tooltipProps:e.object},lt.defaultProps={text:"",showLabelIcon:!1};const ot=m.div`
|
|
738
745
|
display: flex;
|
|
739
746
|
flex-direction: column;
|
|
740
747
|
${({containerStyle:e})=>e};
|
|
741
|
-
`,
|
|
748
|
+
`,it=m.div`
|
|
742
749
|
display: flex;
|
|
743
750
|
flex-wrap: wrap;
|
|
744
751
|
align-items: baseline;
|
|
@@ -747,7 +754,7 @@ ${({customTriggerStyle:e})=>e}
|
|
|
747
754
|
border: none;
|
|
748
755
|
outline: none;
|
|
749
756
|
${({inputContainerStyle:e})=>e};
|
|
750
|
-
`,
|
|
757
|
+
`,ct=m.div`
|
|
751
758
|
background-color: ${({theme:e})=>e.variant["selection-bg"]};
|
|
752
759
|
color: ${({theme:e})=>e.variant["neutral-1"]};
|
|
753
760
|
border-radius: 4px;
|
|
@@ -783,13 +790,13 @@ ${({customTriggerStyle:e})=>e}
|
|
|
783
790
|
`,nt=m.span`
|
|
784
791
|
color: ${({theme:e})=>e.variant.error};
|
|
785
792
|
${({errorTextStyle:e})=>e};
|
|
786
|
-
`,st=({listChips:e,setListChips:l,currentChip:
|
|
793
|
+
`,st=({listChips:e,setListChips:l,currentChip:o,setCurrentChip:a,chipListString:r,placeholder:n,errorMsg:s,handleBlurProps:d,label:p,labelCusTomStyles:m,containerStyle:u,inputContainerStyle:f,errorTextStyle:g,disabled:h,isValid:C,handleInputKeyDownProps:y,handleInputChangeProps:x,...v})=>{const[w,A]=i(r?r.split(","):e||[]),[S,k]=i(o),[E,V]=i(""),M=b()||R;c((()=>{A(r?r.split(","):e||[])}),[r,e]),c((()=>{k(o)}),[o]);return t.createElement(ot,{theme:M,containerStyle:u},t.createElement(it,{inputContainerStyle:f},t.createElement(lt,{text:p,customStyles:m}),w.map(((e,l)=>t.createElement(ct,{theme:M,key:e+`${l}`,onClick:()=>(e=>{const t=[...w];t.splice(e,1),A(t),V(""),d(t.join(","))})(l)},t.createElement(at,null,e)))),t.createElement(rt,{type:"text",placeholder:n,value:S,onKeyDown:e=>{"Enter"===e.key||","===e.key?(e.preventDefault(),C?S.trim()&&(y([...w,S.trim()].join(",")),A([...w,S.trim()]),k(""),V("")):V(s)):"Backspace"!==e.key||S||(y(w.slice(0,-1).join(",")),A(w.slice(0,-1)))},onChange:e=>{k(e.target.value),V(""),x(e.target.value)},theme:M,onBlur:()=>{if(C){let e;e=S.trim()?[...w,S.trim()]:[...w],d(e.join(",")),A(e),k("")}else C||V(s)},disabled:h})),E&&t.createElement(nt,{errorTextStyle:g,theme:M},E))};st.propTypes={listChips:e.arrayOf(e.string),setListChips:e.func,chipListString:e.string,currentChip:e.string,setCurrentChip:e.func,placeholder:e.string,isValid:e.bool,errorMsg:e.string,label:e.string,labelCusTomStyles:e.object,containerStyle:e.object,inputContainerStyle:e.object,errorTextStyle:e.object,disabled:e.bool,handleInputKeyDownProps:e.func,handleInputChangeProps:e.func},st.defaultProps={listChips:[],setListChips:()=>{},currentChip:"",setCurrentChip:()=>{},placeholder:"",errorMsg:"Please enter a valid email address",label:"From:",labelCusTomStyles:{},containerStyle:{},inputContainerStyle:{},errorTextStyle:{},disabled:!1,isValid:!0};const dt=m.div`
|
|
787
794
|
box-sizing: initial;
|
|
788
795
|
|
|
789
796
|
//Set the styles from the default styles object
|
|
790
797
|
${({inBuiltCss:e,defaultCheckBoxOuterStyle:t})=>F(e,t)}
|
|
791
798
|
|
|
792
|
-
border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:
|
|
799
|
+
border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:o})=>l&&e?e:l&&!e?o.primary["primary-1"]:!l&&t?t:l||t?void 0:o.additional.border}
|
|
793
800
|
};
|
|
794
801
|
opacity: ${({disabled:e,disabledOpacity:t})=>e?t:"1"};
|
|
795
802
|
|
|
@@ -804,7 +811,7 @@ opacity: ${({disabled:e,disabledOpacity:t})=>e?t:"1"};
|
|
|
804
811
|
// background-image: url(${({signCheck:e})=>e});
|
|
805
812
|
background-color: ${({checked:e,checkedCheckBoxColor:t,theme:l})=>e&&t?t:e&&!t?l.primary["primary-1"]:e?void 0:l.additional.white};
|
|
806
813
|
border: 2px solid
|
|
807
|
-
${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:
|
|
814
|
+
${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:o})=>l&&e?e:l&&!e?o.primary["primary-1"]:!l&&t?t:l||t?void 0:o.additional.border};
|
|
808
815
|
display: flex;
|
|
809
816
|
justify-content: center;
|
|
810
817
|
align-items: center;
|
|
@@ -818,7 +825,7 @@ opacity: ${({disabled:e,disabledOpacity:t})=>e?t:"1"};
|
|
|
818
825
|
//Set the styles from the default styles object
|
|
819
826
|
${({inBuiltCss:e,type:t})=>F(e,t)}
|
|
820
827
|
|
|
821
|
-
color: ${({theme:e,checked:t,defaultTextColor:l,checkedTextColor:
|
|
828
|
+
color: ${({theme:e,checked:t,defaultTextColor:l,checkedTextColor:o})=>t&&o?o:t&&!o?e.neutral["neutral-1"]:!t&&l?l:t||l?void 0:e.neutral["neutral-2"]};
|
|
822
829
|
|
|
823
830
|
margin-right: ${({inline:e})=>e?"30px":"10px"};
|
|
824
831
|
opacity: ${({disabled:e,disabledOpacity:t})=>e?t:"1"};
|
|
@@ -838,7 +845,7 @@ opacity: ${({disabled:e,disabledOpacity:t})=>e?t:"1"};
|
|
|
838
845
|
`,ut=m.div`
|
|
839
846
|
flex-direction: ${({inline:e})=>e?"row":"column"};
|
|
840
847
|
width: ${({inline:e})=>e?"initial":"auto"};
|
|
841
|
-
`,ft=({getCheckedArr:e,checkBoxOuterStyle:l,checkBoxInnerStyle:
|
|
848
|
+
`,ft=({getCheckedArr:e,checkBoxOuterStyle:l,checkBoxInnerStyle:o,optionTextStyle:i,defaultBorderColor:a,defaultTextColor:r,checkedTextColor:n,checkedCheckBoxColor:s,labelStyle:d,label:p,options:m,setOptions:u,wrapperStyles:f,inline:g,wrapperStyle:h,isRequired:C,iconProps:y,disabledOpacity:x,disableAllCheckbox:v,maximumCheckLimit:w,...A})=>{const S=b()||R;c((()=>{if(v){let e=[...m];e.map((e=>{e.disabled=!0})),u(e)}k(m,w),V(m)}),[]);const k=(e,t)=>{let l=[...e],o=0;for(let e of l)e.checked&&o++;if(o>t&&t>0){let e=o-t,i=l.length-1;for(;e&&i>=0;)l[i].checked&&(l[i].checked=!1,l[i].disabled=!0,e--),i--;for(let e=0;e<l.length;e++)l[e].checked||(l[e].disabled=!0);u(l)}},E=e=>{let t=0;for(let e of m)e.checked&&t++;if(e===t){let e=[...m];for(let t of e)t.checked||(t.disabled=!0);u(e)}else{let e=[...m];for(let t of e)t.checked||(t.disabled=!1);u(e)}},V=t=>{let l=t.filter((e=>!1!==e.checked));e(l)},M=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return t.createElement("div",L({style:M},A),t.createElement("div",{style:{display:"flex"}},t.createElement(lt,L({customStyles:d,type:"check-label",text:p},A)),C&&t.createElement("div",{style:{marginLeft:"4px",color:`${S.variant.error}`}},"*")),t.createElement(ut,L({style:{display:"flex",flexWrap:"wrap"},inline:g},A),m?.map(((e,c)=>t.createElement(bt,L({inline:g,id:e.id,key:`${e.name}-${c}`,onClick:()=>{!e.disabled&&((e,t,l)=>{let o=[...m];o[t].checked=!e.checked,u(o),V(o),l&&E(l)})(e,c,w)},wrapperStyles:f},A),e.checked?t.createElement(pt,L({theme:S,inBuiltCss:Z,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabled&&e?.disabledColor},defaultBorderColor:a,checkedCheckBoxColor:s,checked:e.checked,disabled:e.disabled,disabledOpacity:x},A),t.createElement(_,L({icon:"check-icon",size:18,color:"white"},y))):t.createElement(dt,L({inBuiltCss:Z,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...l,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:a,theme:S,disabled:e.disabled,disabledOpacity:x},A)),t.createElement(mt,{theme:S,inline:g,optionTextStyle:{...i,cursor:e?.disabled?"not-allowed ":" pointer",color:e?.disabledColor},checked:e.checked,defaultTextColor:r,checkedTextColor:n,disabled:e.disabled,disabledOpacity:x},e.label))))))};ft.propTypes={wrapperStyle:e.object,label:e.string,labelStyle:e.object,checkBoxOuterStyle:e.object,checkBoxInnerStyle:e.object,optionTextStyle:e.object,defaultTextColor:e.string,checkedTextColor:e.string,defaultBorderColor:e.string,checkedCheckBoxColor:e.string,inline:e.bool,options:e.array,setOptions:e.func,getCheckedArr:e.func,isRequired:e.bool,wrapperStyles:e.object,iconProps:e.object,disabledOpacity:e.number,disableAllCheckbox:e.bool,maximumCheckLimit:e.number},ft.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},isRequired:!0,wrapperStyles:{},iconProps:{},disabledOpacity:.5,disableAllCheckbox:!1,maximumCheckLimit:0};const gt=m.div`
|
|
842
849
|
border: 1px solid ${({theme:e})=>e.additional.border};
|
|
843
850
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.additional.white};
|
|
844
851
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -875,7 +882,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
875
882
|
|
|
876
883
|
background-color: ${({isDisabled:e,value:t,theme:l})=>e?l.variant["neutral-5"]:t}};
|
|
877
884
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
878
|
-
`,Ct=({label:e,labelStyle:l,value:
|
|
885
|
+
`,Ct=({label:e,labelStyle:l,value:o,setValue:i,customInputColorStyle:c,customColorWrapperStyle:a,id:r,isDisabled:n,required:s,...d})=>{const p=b()||R;return t.createElement(gt,L({customColorWrapperStyle:a,defaultColorWrapperStyle:"ColorWrapper",isDisabled:n,theme:p,inBuiltCss:Z,required:s},d),t.createElement(ht,L({id:r,isDisabled:n,disabled:n,customInputColorStyle:c,defaultInputColorStyle:"input-color",inBuiltCss:Z,theme:p},d,{type:"color",value:o,onChange:e=>{i(e.target.value)}})),t.createElement(lt,L({themeColor:R,customStyles:l,type:"label-text",text:e,style:{display:"flex",paddingBottom:"0px",paddingLeft:"10px",cursor:n?"not-allowed":"pointer"}},d)))};Ct.propTypes={label:e.string,labelStyle:e.object,value:e.string,setValue:e.func,customInputColorStyle:e.object,customColorWrapperStyle:e.object,id:e.string,isDisabled:e.bool,required:e.bool},Ct.defaultProps={label:"choose color",labelStyle:{},customInputColorStyle:{},customColorWrapperStyle:{},value:"#FFFFFF",setValue:()=>{},id:"",isDisabled:!1,required:!1};const yt=u`
|
|
879
886
|
display: flex;
|
|
880
887
|
gap: 7px;
|
|
881
888
|
align-items: center;
|
|
@@ -929,7 +936,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
929
936
|
|
|
930
937
|
// custom styles
|
|
931
938
|
${({wrapperStyle:e})=>e}
|
|
932
|
-
`,vt=({labelProps:e,formProps:l,country:
|
|
939
|
+
`,vt=({labelProps:e,formProps:l,country:c,regions:a,countryCodeEditable:r,isDisabled:n})=>{const s=o(null),d=b()||R,[p,m]=i(""),[u,f]=i(""),g={label:"",required:!1,labelStyle:{},...e};return t.createElement(xt,L({theme:d},l),t.createElement("div",{style:{display:"flex"}},t.createElement(lt,L({style:{display:"flex",marginBottom:`${l?.labelInline?0:"8px"}`,paddingBottom:"0px",justifyContent:"start"},required:g.required},g))),t.createElement(y,{required:g.required,theme:d,disabled:n,disableCountryGuess:!0,ref:s,country:c||null,countryCodeEditable:r,regions:a,value:p,alwaysDefaultMask:!1,placeholder:u,onChange:(e,t,l,o)=>{let i="";if(0!==Object.keys(t).length){let e,l;t.format.split(" ").map(((o,c)=>{0===c?(e=`+${t.dialCode}`,i=e):(l=o.replace(/\./g,"X"),i=`${i} ${l}`)}))}m(e),f(i)}}))};vt.propTypes={regions:e.array,labelProps:e.object,formProps:e.object,countryCodeEditable:e.bool,country:e.string,isDisabled:e.bool},vt.defaultProps={labelProps:{},country:"ca",regions:["america"],countryCodeEditable:!1,isDisabled:!1};const wt=m.div`
|
|
933
940
|
cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
934
941
|
.react-datepicker__tab-loop {
|
|
935
942
|
position: absolute;
|
|
@@ -1177,7 +1184,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1177
1184
|
|
|
1178
1185
|
// custom styles
|
|
1179
1186
|
${({customIconContainerStyle:e})=>e};
|
|
1180
|
-
`,It=["January","February","March","April","May","June","July","August","September","October","November","December"],Pt=({selectedDate:e,setSelectedDate:l,disabled:a,startYear:r,endYearRange:n,format:s,customIconContainerStyle:d,placeHolder:p,value:m,timeBtnStyle:u,onClick:f,onChange:g,wrapperStyle:h,iconProps:C,labelProps:y,...w})=>{const A=b()||R;let S=[],k=n||10;for(let e=r||(new Date).getFullYear();e<=(new Date).getFullYear()+k;e++)S.push(e);const E=
|
|
1187
|
+
`,It=["January","February","March","April","May","June","July","August","September","October","November","December"],Pt=({selectedDate:e,setSelectedDate:l,disabled:a,startYear:r,endYearRange:n,format:s,customIconContainerStyle:d,placeHolder:p,value:m,timeBtnStyle:u,onClick:f,onChange:g,wrapperStyle:h,iconProps:C,labelProps:y,...w})=>{const A=b()||R;let S=[],k=n||10;for(let e=r||(new Date).getFullYear();e<=(new Date).getFullYear()+k;e++)S.push(e);const E=o(null),V=o(null),[M,B]=i(!1),[z,H]=i(!1),[I,P]=i(!1),[W,Z]=i(!1),[F,T]=i(e.getFullYear()),[j,q]=i(It[e.getMonth()]);c((()=>{q(It[e.getMonth()]),T(e.getFullYear())}),[e]),c((()=>(D(document,"click","add",O(E,(()=>B(!1)))),D(document,"click","add",O(V,(()=>H(!1)))),()=>{D(document,"click","remove",O(E,(()=>B(!1)))),D(document,"click","remove",O(V,(()=>H(!1))))})),[]);const D=(e,t,l,o,i)=>{"add"===l?e.addEventListener(t,o,i||!1):e.removeEventListener(t,o,i||!1)},O=(e,t)=>l=>{e.current&&!e.current.contains(l.target)&&t()},G={icon:"calender",color:"black",size:"16",...C};return t.createElement(wt,L({disabled:a,theme:A},w,{wrapperStyle:h}),t.createElement(lt,L({customStyles:{marginBottom:"7px",padding:0}},y)),t.createElement(v,L({selected:m===e?e:m,useWeekdaysShort:!0,onChange:e=>{l(e),g(e)},adjustDateOnChange:!0,disabled:a,dropdownMode:"select",customInput:t.createElement(Bt,{value:m,onClick:f,placeholder:p,theme:A},t.createElement(zt,L({theme:A,value:m,onClick:f,timeBtnStyle:u},w),t.createElement("div",null,m?x(m).format(s||"DD/MM/YYYY"):p||"select a date"),t.createElement(Ht,L({theme:A},w,{customIconContainerStyle:d,className:"input-icon"}),G.icon?t.createElement(_,G):null))),renderCustomHeader:({date:e,changeYear:l,changeMonth:o})=>t.createElement(At,null,t.createElement("div",{style:{display:"flex"}},t.createElement(kt,{ref:E},t.createElement(Et,{onClick:()=>{B(!M),H(!1)}},t.createElement("span",{onMouseEnter:()=>P(!0),onMouseLeave:()=>P(!1),style:{color:`${I?A.variant["primary-1"]:A.additional["text-color"]}`}},It[e.getMonth()]),t.createElement(St,null,t.createElement(_,{icon:"triangle-down",color:I?A.variant["primary-1"]:A.additional["text-color"],size:7}))),M&&t.createElement(Vt,null,t.createElement(Mt,{theme:A,onMouseEnter:()=>P(!0)},It.map(((e,l)=>t.createElement(Lt,{selectedMonth:j,onClick:()=>{P(!1),o(l),B(!1),q(It[l])},key:Math.random()},t.createElement("span",{style:{color:`${j===e?A.variant["primary-1"]:A.additional["text-color"]}`}},e))))))),t.createElement(kt,{ref:V},t.createElement(Et,{style:{marginLeft:"28px"},onClick:()=>{H(!z),B(!1)}},t.createElement("span",{onMouseEnter:()=>Z(!0),onMouseLeave:()=>Z(!1),style:{color:`${W?A.variant["primary-1"]:A.additional["text-color"]}`}},e.getFullYear()),t.createElement(St,null,t.createElement(_,{icon:"triangle-down",color:W?A.variant["primary-1"]:A.additional["text-color"],size:7}))),z&&t.createElement(Vt,null,t.createElement(Mt,{onMouseEnter:()=>Z(!0),theme:A},S.map(((e,o)=>t.createElement(Lt,{onClick:()=>{Z(!1),l(e),T(e),H(!1)},key:Math.random()+o},t.createElement("span",{style:{color:`${F===e?A.variant["primary-1"]:A.additional["text-color"]}`}},e)))))))))},w)))};Pt.propTypes={selectedDate:e.any,setSelectedDate:e.func,disabled:e.bool,startYear:e.number,endYearRange:e.number,format:e.string,placeHolder:e.string,onChange:e.func,timeBtnStyle:e.object,wrapperStyle:e.object,customIconContainerStyle:e.object,iconProps:e.object,value:e.any,onClick:e.func,labelProps:e.object},Pt.defaultProps={selectedDate:new Date,setSelectedDate:()=>{},disabled:!1,onChange:()=>{},value:"",onClick:()=>{}};const Wt=m.div`
|
|
1181
1188
|
cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
1182
1189
|
.react-datepicker__tab-loop {
|
|
1183
1190
|
position: absolute;
|
|
@@ -1299,7 +1306,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1299
1306
|
margin-top: 5px;
|
|
1300
1307
|
font-size: 10px;
|
|
1301
1308
|
}
|
|
1302
|
-
`,Dt=({defaultValue:e,onChange:l,inputType:
|
|
1309
|
+
`,Dt=({defaultValue:e,onChange:l,inputType:o,onClick:a,placeHolder:r,value:n,disabled:s,startYear:d,endYearRange:p,iconProps:m,customHeaderStyle:u,timeBtnStyle:f,wrapperStyle:g,customIconContainerStyle:h,label:C,labelInline:y,labelStyle:w,required:A,errMsg:S,errMsgColor:k,isValid:E,...V})=>{const[M,B]=i(e);c((()=>{B(e)}),[e]);let z=M?new Date(M):null;for(var H=[],I=p||10,P=d||(new Date).getFullYear();P<=(new Date).getFullYear()+I;P++)H.push(P);let W={};switch(o){case"date":default:W.dateFormat="dd MMM, yyyy";break;case"month":W.dateFormat="MMMM yyyy",W.showMonthYearPicker=!0;break;case"year":W.dateFormat="yyyy",W.showYearPicker=!0;break;case"datetime-local":W.dateFormat="dd MMM yyyy, hh:mm a",W.showTimeSelect=!0,W.timeFormat="hh:mm a",W.timeIntervals=15,W.timeCaption="Time";break;case"time":W.showTimeSelect=!0,W.showTimeSelectOnly=!0,W.dateFormat="hh:mm a"}const Z=b()||R,F={icon:"calender",color:Z.variant["primary-1"],size:"16",...m};return t.createElement(qt,L({labelInline:y,errMsgColor:k,theme:Z},V),t.createElement("div",{style:{display:"flex"}},t.createElement(lt,L({customStyles:w,type:"label-text",labelInline:y,errMsg:S,text:C,style:{display:"flex",marginBottom:""+(y?"":"7px"),paddingBottom:"0px"}},V)),A&&t.createElement("div",{style:{marginLeft:"4px",color:`${Z.variant.error}`}},"*")),t.createElement(Wt,L({theme:Z},V,{wrapperStyle:g,isValid:E,disabled:s}),t.createElement(v,L({selected:z,disabled:s,customInput:t.createElement(Rt,{value:n,onClick:a,placeholder:r,theme:Z},t.createElement(Zt,L({theme:Z,value:n,onClick:a,timeBtnStyle:f,disabled:s},V),t.createElement("div",null,n||(r||"-- : -- --")),t.createElement(Tt,L({theme:Z},V,{customIconContainerStyle:h,className:"input-icon"}),F.icon?t.createElement(_,F):null))),onChange:e=>{B(e);var t=null;t="datetime-local"==o?x(e).format("DD MMM YYYY, hh:mm A"):"date"==o?x(e).format("DD MMM, YYYY"):"year"==o?x(e).format("YYYY"):"month"==o?x(e).format("MMMM YYYY"):"time"==o?x(e).format("hh:mm A"):x(e).format("DD MMM, YYYY"),l(t)},showYearDropdown:!0,yearDropdownItemNumber:5,dropdownMode:"select",placeholderText:r},W,{renderCustomHeader:({date:e,changeYear:l,decreaseMonth:i,increaseMonth:c})=>{let a=x(e).format("MMMM");return t.createElement(Ft,L({theme:Z},V,{inputType:o,customHeaderStyle:u}),"year"!==o?t.createElement("span",{style:{paddingLeft:"10px"},onClick:i},t.createElement(_,{icon:"chevron-left",color:"white",size:16})):null,t.createElement("b",null,"year"!==o?t.createElement("span",{style:{paddingRight:"5px"}},a):null," ",t.createElement("span",{className:"calender-year"},t.createElement("select",{value:e.getFullYear(),onChange:({target:{value:e}})=>l(e)},H.map((e=>t.createElement("option",{key:e,value:e},e)))))),"year"!==o?t.createElement("span",{style:{paddingRight:"10px"},onClick:c},t.createElement(_,{icon:"chevron-right",color:"white",size:16})):null)}},V))),S.length>0&&t.createElement("div",{className:"err-text"},S))};Dt.propTypes={defaultValue:e.string,onChange:e.func,inputType:e.string,onClick:e.func,placeHolder:e.string,value:e.string,disabled:e.bool,startYear:e.number,endYearRange:e.number,iconProps:e.object,customHeaderStyle:e.object,timeBtnStyle:e.object,wrapperStyle:e.object,customIconContainerStyle:e.object,label:e.string,labelStyle:e.object,labelInline:e.bool,errMsg:e.string,errMsgColor:e.string,isValid:e.bool},Dt.defaultProps={disabled:!1,startYear:new Date,endYearRange:10,value:"",defaultValue:"",onChange:()=>{},label:"",required:!1,labelInline:!1,errMsg:"",isValid:!0};const Ot=m.div`
|
|
1303
1310
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"initial"} !important;
|
|
1304
1311
|
|
|
1305
1312
|
.text-main-alt {
|
|
@@ -1339,15 +1346,15 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1339
1346
|
margin-top: -15.5px;
|
|
1340
1347
|
cursor: pointer;
|
|
1341
1348
|
line-height: normal !important;
|
|
1342
|
-
`,Jt=({getValue:e,children:l,...
|
|
1349
|
+
`,Jt=({getValue:e,children:l,...o})=>{const i=e().length;return t.createElement(A.ValueContainer,L({"data-accordion":"contentClickFalse"},o),t.createElement("span",{"data-accordion":"contentClickFalse"}),l,i>1&&t.createElement("span",{className:"text-more-alt"},"& ",i-1," more"))},Ut=({label:e,labelStyle:l,optionArr:o,selectedValue:i,setSelectedValue:c,placeHolder:r,isClearable:n,isValid:s,height:d,fontSize:p,loadOptions:m,onInputChange:u,clearSelected:f,customWrapperStyles:g,customLabelStyles:h,isRequired:C,dropdownType:y,isDisabled:x,isLoading:v,id:w,iconName:S,iconStyles:k,iconColor:E,iconSize:V,showIndicator:M,leftIcon:B,leftIconColor:z,leftIconSize:H,backgroundColor:I,placeHolderColor:P,indicatorBackgroundColor:W,inputColor:F,menuListFooter:T,customSelectStyles:j,errorMessage:q,maximumSelectOptionLimit:D,maximumSelectOptionLimitMessage:O,labelProps:G,...X})=>{const J=b()||R,U=e=>{const l={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px",minWidth:"15px",minHeight:"15px",boxSizing:"content-box"},o=t.createElement("div",{style:{...l,backgroundColor:e?.data?.color??J.primary["primary-1"]}},t.createElement(_,{icon:"check-icon",color:"white"})),i=t.createElement("div",{style:{...l,backgroundColor:"#e0e7ff"}});return console.log(e),t.createElement(A.Option,e,t.createElement("div",{"data-accordion":"contentClickFalse",style:{display:"flex",justifyContent:"flex-start",alignItems:"center",width:"100%"}},"further-details"!==e.value&&(e.isSelected?o:i),t.createElement("div",{className:"text-main-alt","data-accordion":"contentClickFalse",style:{marginLeft:"10px"}},e.label)))},Y=({index:e,...l})=>{const o=l?.data?.label||"Select";return!e&&t.createElement("span",{className:"text-main-alt-value"},o)},N={control:(e,t)=>({...e,border:s?I&&s?"1px solid "+I:"1px solid "+J.border:"1px solid "+J.ui.error,minWidth:"singleSelect"===y||"asyncSingleSelect"===y?"120px":"185px",height:`${d}px`,minHeight:`${d}px`,boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:t.isDisabled?J.variant["neutral-5"]:I||J.additional.white}),placeholder:e=>({...e,fontSize:p+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",width:"auto",maxWidth:"89%",marginRight:"0px",color:P||"hsl(0, 0%, 50%)"}),dropdownIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"2px",backgroundColor:W||"transparent",borderBottomLeftRadius:"0",borderBottomRightRadius:"4.32px",borderTopLeftRadius:0,borderTopRightRadius:"4.32px",position:"relative",top:"-1px",right:"-1px"}),clearIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),valueContainer:e=>({...e,fontSize:p+"px",marginTop:"-4px"}),indicatorsContainer:e=>({...e,padding:0}),menu:e=>({...e,border:"none",marginTop:"1px",borderTopRightRadius:"0px",borderTopLeftRadius:"0px",outline:"none",boxShadow:"0px 6px 20px rgba(56, 66, 100, 0.15)",borderRadius:"4.32px",fontSize:p+"px",width:"100%",minWidth:"singleSelect"===y||"asyncSingleSelect"===y?"120px":"185px"}),singleValue:e=>({...e,fontSize:p+"px",marginLeft:"0px",width:"auto",marginRight:0,display:"grid"}),multiValue:e=>({...e,marginLeft:"0px",width:"auto",display:"grid"}),input:e=>({...e,fontSize:p+"px",color:F||"hsl(0, 0%, 20%)",padding:0,margin:0}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?J.neutral["neutral-5"]:J.additional.white,padding:"10px",cursor:t.isDisabled?"not-allowed":"pointer",color:"#081348",opacity:t.isDisabled?.6:1,width:"inherit",boxSizing:"initial"}),menuPortal:e=>({...e,zIndex:99999999}),...j},Q={DropdownIndicator:e=>{const l=t.createElement(A.DropdownIndicator,e,t.createElement(Xt,{"data-accordion":"contentClickFalse"},t.createElement(_,{icon:S,color:E,size:V,customstyles:k,"data-accordion":"contentClickFalse"})));return!0===M?l:null},ValueContainer:Jt,IndicatorSeparator:()=>null,ClearIndicator:e=>t.createElement(A.ClearIndicator,e,n?t.createElement(Xt,{onClick:()=>{f(),e.clearValue()},"data-accordion":"contentClickFalse"},t.createElement(_,{icon:"cross-icon",color:"black",size:8,"data-accordion":"contentClickFalse"})):null),MenuList:e=>{const{MenuListHeader:l=null,MenuListFooter:o=null}=e.selectProps.components,i=e.getValue().length||0;return t.createElement(A.MenuList,L({},e,{"data-accordion":"contentClickFalse"}),i<D?t.createElement(a,null,e.children.length&&l,e.children,e.children.length&&o):t.createElement("div",{style:{margin:15}},O))},MenuListFooter:T};let K=null;switch(y){case"multiSelect":K=t.createElement(Yt,L({type:"multiSelect",MultiValue:Y,Option:U,value:i,CommonRenderedComponent:Q,optionArr:o,placeHolder:r,isDisabled:x,stylesComp:N,setSelectedValue:c,isLoading:v,id:w,isClearable:n},X));break;case"asyncSingleSelect":K=t.createElement(Nt,L({CommonRenderedComponent:Q,loadOptions:m,onInputChange:u,styles:N,placeholder:r,onChange:c,isLoading:v,isDisabled:x,id:w,value:i,isClearable:n},X));break;case"asyncMultiSelect":K=t.createElement(Nt,L({type:"asyncMultiSelect",CommonRenderedComponent:Q,MultiValue:Y,Option:U,onChange:c,placeholder:r,styles:N,isDisabled:x,isLoading:v,loadOptions:m,onInputChange:u,id:w,isClearable:n,value:i},X));break;default:K=t.createElement(Yt,L({type:"singleSelect",value:{value:i?i.value:"",label:i?i.label:""},CommonRenderedComponent:Q,optionArr:o,placeHolder:r,isDisabled:x,stylesComp:N,setSelectedValue:c,isLoading:v,id:w,isClearable:n},X))}return t.createElement(Ot,{style:g,backgroundColor:I,isValid:s,fontSize:p,theme:J,isDisabled:x},e&&t.createElement(Gt,{inBuiltCss:Z,labelWrapperStyle:"selectComp-label-wrapper",style:h},t.createElement(lt,L({customStyles:l,type:"label-text",text:e,style:{marginBottom:"8px",paddingBottom:"0px"}},G)),C&&t.createElement("div",{style:{marginLeft:"4px",color:`${J.ui.error}`}},"*")),K,!s&&q)},Yt=({type:e,Option:l,value:o,CommonRenderedComponent:i,MultiValue:c,optionArr:a,placeHolder:r,isDisabled:n,stylesComp:s,setSelectedValue:d,isLoading:p,id:m,isClearable:b,...u})=>{let f={...i};return"multiSelect"===e&&(f.MultiValue=c,f.Option=l),t.createElement(w,L({className:"select-manage-page contentClickFalse",classNamePrefix:"new-select",name:"select-dropdown",components:f,options:a,placeholder:r,isDisabled:n,value:o,styles:s,onChange:d,isLoading:p,id:m,isClearable:b,isMulti:"multiSelect"===e,hideSelectedOptions:!1,closeMenuOnSelect:"multiSelect"!==e,menuShouldScrollIntoView:!1,"data-accordion":"contentClickFalse"},u))},Nt=({CommonRenderedComponent:e,MultiValue:l,Option:o,type:i,id:c,styles:a,...r})=>{let n={...e};return"asyncMultiSelect"===i&&(n.MultiValue=l,n.Option=o),t.createElement(S,L({className:"select-manage-page contentClickFalse ",classNamePrefix:"new-select",name:"select-dropdown",components:n,isMulti:"asyncMultiSelect"===i,defaultOptions:!0,hideSelectedOptions:!1,closeMenuOnSelect:"asyncMultiSelect"!==i,isSearchable:!0,styles:a,menuShouldScrollIntoView:!1,"data-accordion":"contentClickFalse",id:c},r))};Ut.propTypes={label:e.string,labelStyle:e.object,optionArr:e.array,selectedValue:e.object,setSelectedValue:e.func,placeHolder:e.string,fontSize:e.number,clearSelected:e.func,loadOptions:e.func,onInputChange:e.func,customWrapperStyles:e.object,customLabelStyles:e.object,isRequired:e.bool,dropdownType:e.string,isDisabled:e.bool,isLoading:e.bool,isValid:e.bool,height:e.number,isClearable:e.bool,id:e.string,iconName:e.string,iconColor:e.string,iconSize:e.number,leftIcon:e.string,leftIconColor:e.string,leftIconSize:e.number,showIndicator:e.bool,backgroundColor:e.string,placeHolderColor:e.string,inputColor:e.string,menuListFooter:e.any,customSelectStyles:e.object,maximumSelectOptionLimit:e.number,maximumSelectOptionLimitMessage:e.string,labelProps:e.object},Ut.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearable:!1,height:31,fontSize:14,loadOptions:()=>{},onInputChange:()=>{},clearSelected:()=>{},customWrapperStyles:{},customLabelStyles:{},isRequired:!1,dropdownType:"singleSelect",isDisabled:!1,isLoading:!1,id:"",iconName:"triangle-down",iconColor:"black",iconSize:8,leftIcon:"",leftIconColor:"black",leftIconSize:10,showIndicator:!0,customSelectStyles:{},maximumSelectOptionLimit:1e4,maximumSelectOptionLimitMessage:"Max limit achieved",labelProps:{}};const Qt=m.div`
|
|
1343
1350
|
//Set the styles from the default styles object
|
|
1344
1351
|
${({inBuiltCss:e,defaultStyles:t})=>F(e,t)}
|
|
1345
1352
|
|
|
1346
|
-
background-color:${({hover:e,dropValid:t,fileArr:l,backgroundColor:
|
|
1353
|
+
background-color:${({hover:e,dropValid:t,fileArr:l,backgroundColor:o,theme:i})=>t?t&&e&&o?o:t&&e&&!o?i.primary["primary-1"]:t&&!e&&l.length>0?i.additional.white:t&&!e&&0==l.length?T(i.primary["primary-1"],.05):void 0:"rgba(215, 0, 0, 0.05)"}
|
|
1347
1354
|
|
|
1348
1355
|
};
|
|
1349
1356
|
border: 1px
|
|
1350
|
-
${({dropValid:e,valid:t,fileArr:l,backgroundColor:
|
|
1357
|
+
${({dropValid:e,valid:t,fileArr:l,backgroundColor:o,theme:i})=>e?l.length>0?`solid ${o||i.primary["primary-1"]}`:`dashed ${o||i.primary["primary-1"]}`:"dashed "+i.ui.error};
|
|
1351
1358
|
|
|
1352
1359
|
&:hover {
|
|
1353
1360
|
cursor: pointer;
|
|
@@ -1398,9 +1405,9 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1398
1405
|
align-items: center;
|
|
1399
1406
|
margin: 20px 0px;
|
|
1400
1407
|
font-size: 14px;
|
|
1401
|
-
`;const
|
|
1408
|
+
`;const ol=({label:e,labelStyle:l,labelInline:o,required:c,message:a,fileArr:n,setFileArr:s,deleteFile:d,customDropzoneStyles:p,customFileStyles:m,customTextStyles:u,customFileNameStyles:f,backgroundColor:g,singleFile:h,messageSize:C,showSupportedFormats:y,file_extensions:x,maxFilesAmount:v,minFilesAmount:w,fileSizeLimit:A,fileSizeNamingConvention:S,errorMessages:k,suggesionMessage:E,MessagelabelStyle:V,dropValid:M,setDropValid:B,errorDetails:z,setErrorDetails:H,dropzoneContent:I,dropIcon:P,iconColor:W,id:F,customTooltipContentStyle:T={padding:"4px 12px",fontSize:"14px",width:"auto",maxWidth:"226px"},customStylesTPArightBefore:j,customStylesTPArightAfter:q,tooltipArrowColor:D,...O})=>{const G=b()||R;D=D||G.primary["primary-1"];const[X,J]=i(!1),U=r(),[Y,N]=i(M),[Q,K]=i("");let $;var ee=x;let te=new Map(ee.map((e=>[e.toLowerCase(),e])));te=Array.from(te.values()).join(", ");var le=!1,oe=y?"All file formats cannot be used with the files you provided.":"",ie="";1==h&&(w=1,v=1);var ce="Please upload (min."+w+" to max."+v+")files",ae=e=>{ie="";let t=[],l=[];var o=n.length;if(o+e.length<w||o+e.length>v){var i=`Please upload (minimum ${w} to maximum ${v} files)`;ie=k?.amount,ie=void 0!==ie?ie:i}if(""==ie)for(const[o,r]of Object.entries(e)){le=!0,r.name;let e=r.size,o=r.name.split(".");o=o[o.length-1],le=ee.includes(o.toLowerCase());var c=1024;("MB"===S||"GB"===S||"TB"===S)&&(c*=1024);var a=e/c;if(!1===le&&(ie=k?.format,ie=ie||oe),a>A&&le){le=!1;i="Each file must be under "+A+" "+S;ie=k?.size,ie=void 0!==ie?ie:i}le?($=URL.createObjectURL(r),r.path=$,t.push(r)):l.push(r)}return ie.length>0?(B(!1),H({valid:!1,errorMessage:ie,errorFiles:l}),N(M),K(ie)):(B(!0),N(M),K(""),H({valid:!0,errorMessage:"",errorFiles:[]})),t};function re(e){e.preventDefault(),e.stopPropagation()}function ne(e,t){let l=[...n,...e];return t||(l=l.filter(((e,t,l)=>t===l.findIndex((t=>t.place===e.place&&t.name===e.name))))),s(l),J(!1),l}function se(e,t){if(e instanceof File){const t=n.findIndex((t=>t.name===e.name));let l=n[t].path;URL.revokeObjectURL(l);const o=n.filter((t=>t.name!==e.name));s(o)}else!function(e){const t=n.filter((t=>t.name!==e.name));s(t),d(e)}(e)}const de=t.createElement("div",null,te),pe=x.map((e=>`.${e}`)).join(",");return t.createElement("div",null,t.createElement("div",{style:{display:"flex",width:"inherit"}},t.createElement(lt,L({customStyles:l,type:"label-text",labelInline:o,text:e,style:{display:"flex",marginBottom:`${o?0:"8px"}`,paddingBottom:"0px"}},O)),c&&t.createElement("div",{style:{marginLeft:"4px",color:`${G.variant.error}`}},"*")),t.createElement(Qt,{theme:G,inBuiltCss:Z,defaultStyles:"dropzone-parent",backgroundColor:g,customDropzoneStyles:M?p:{},onDragLeave:function(e){re(e),J(!1)},onDragOver:function(e){re(e),J(!0)},onDrop:function(e){re(e);const{files:t}=e.dataTransfer;var l=ae(t);J(!0),O.onFilesAdded(ne(l,h))},onClick:function(){U.current.click()},hover:X,dropValid:M,fileArr:n},t.createElement($t,L({ref:U,valid:Y,dropValid:M,type:"file",accept:pe,id:F,multiple:!h,onChange:function(e){let{files:t}=e.target;J(!1);var l=ae(t);l&&O.onFilesAdded(ne(l,h))},onClick:e=>e.target.value=null},O)),M?t.createElement(t.Fragment,null,P?t.createElement(_,{icon:P,color:X?G.additional.white:W,size:24}):t.createElement(_,{icon:"file-upload",color:X?G.additional.white:G.primary["primary-1"],size:24})):null,t.createElement(_t,{dropValid:M,valid:Y,hover:X,backgroundColor:g,customTextStyles:u,inBuiltCss:Z,defaultStyles:"dropzone-text-div"},M?t.createElement(t.Fragment,null,I?t.createElement("div",{style:{color:X?G.additional.white:null}},I):t.createElement("div",null,t.createElement("span",{style:{color:X?G.additional.white:G.primary["primary-1"]}},"Choose a file"," "),t.createElement("span",{style:{color:X?G.additional.white:G.neutral["neutral-2"]}},"or"," "),t.createElement("span",{style:{color:X?G.additional.white:G.additional["text-color"]}},"drag ",h?"it":"them"," here"))):t.createElement("div",null,t.createElement("span",{style:{color:G.variant.error}},"Try again!!"," "),t.createElement("span",{style:{color:G.additional["text-color"]}},Q||a)))),Q===oe||k.format?t.createElement("div",{style:{display:"flex"}},t.createElement(lt,L({themeColor:R,customStyles:V,type:"label-text",labelInline:o,style:{display:"flex",paddingTop:"10px",paddingBottom:`${o?0:"16.64px"}`}},O)),t.createElement(Ne,{contentTrigger:t.createElement("span",{style:{cursor:"pointer"}},"Click here to view the supported file types"),headerTooltip:"",contentTooltip:de,footerTooltip:"",popperOptionsP:{placement:"bottom"},settings:{closeOnOutsideClick:!0,trigger:"click"},customTriggerStyle:{marginTop:"8px",marginLeft:"4px",textDecoration:"underline",color:G.variant["primary-1"]},customBodyStyle:{wordWrap:"break-word"},customContentStyle:T,customStylesTPArightBefore:j,customStylesTPArightAfter:q,customStylesTPAbottomBefore:{borderColor:`transparent transparent ${D} transparent`,marginTop:"1px"},customStylesTPAbottomAfter:{display:"none"}})):"The file size is not uploaded"===Q?t.createElement(lt,L({themeColor:R,customStyles:V,type:"label-text",labelInline:o,text:ce,style:{display:"flex",paddingTop:"10px",paddingBottom:`${o?0:"16.64px"}`}},O)):"",n?.map(((e,l)=>t.createElement(Kt,{inBuiltCss:Z,defaultStyles:"dropzone-file-div",key:`${e}-${l}`,customFileStyles:m},t.createElement(tl,null,t.createElement(_,{icon:"file-icon",color:G.primary["primary-1"]})),(File,t.createElement("a",{style:{color:G.variant["primary-1"],marginLeft:"5px",overflow:"hidden"},href:e?.path,target:"_blank",rel:"noreferrer",download:e.name}," ",e.name)),t.createElement(ll,null,e?.otherInfo),t.createElement(el,{key:101*Math.random()|0},t.createElement("div",{style:{marginRight:"7px"}},t.createElement(_,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:G.primary["primary-1"]})),t.createElement(_,{icon:"cross-icon",color:G.neutral["neutral-2"],size:13,onClick:()=>se(e),customstyles:{cursor:"pointer"}}))))))};ol.propTypes={onFilesAdded:e.func,dropValid:e.bool,setDropValid:e.func,message:e.string,fileArr:e.array,setFileArr:e.func,customDropzoneStyles:e.object,customFileStyles:e.object,customTextStyles:e.object,customFileNameStyles:e.object,backgroundColor:e.string,messageSize:e.number,maxFilesAmount:e.number,minFilesAmount:e.number,fileSizeLimit:e.number,fileSizeNamingConvention:e.string,showSupportedFormats:e.bool,file_extensions:e.array,errorMessages:e.object,suggesionMessage:e.any,MessagelabelStyle:e.object,id:e.string,dropzoneContent:e.any,dropIcon:e.string,iconColor:e.string,singleFile:e.bool,customTooltipContentStyle:e.object,customStylesTPArightBefore:e.object,customStylesTPArightAfter:e.object},ol.defaultProps={onFilesAdded:()=>null,dropValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},errorDetails:{},setErrorDetails:()=>{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",maxFilesAmount:5,minFilesAmount:1,fileSizeLimit:10,fileSizeNamingConvention:"MB",showSupportedFormats:!0,file_extensions:["doc","docx","jpg","JPG","pdf","png","xlsx","xlsr","xls"],errorMessages:{},MessagelabelStyle:{},suggesionMessage:"doc, docx, jpg, pdf, png, xlsx, xlsr, xls (Max 10MB)",id:"",iconColor:"black"};const il=u`
|
|
1402
1409
|
pointer-events: none;
|
|
1403
|
-
`,
|
|
1410
|
+
`,cl=m.input`
|
|
1404
1411
|
background-color: transparent;
|
|
1405
1412
|
width: 100%;
|
|
1406
1413
|
white-space: nowrap;
|
|
@@ -1408,7 +1415,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1408
1415
|
text-overflow: ellipsis;
|
|
1409
1416
|
border-color: transparent;
|
|
1410
1417
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"default"};
|
|
1411
|
-
${({readOnly:e})=>e?
|
|
1418
|
+
${({readOnly:e})=>e?il:null}
|
|
1412
1419
|
|
|
1413
1420
|
&:focus-visible {
|
|
1414
1421
|
outline: none;
|
|
@@ -1428,7 +1435,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1428
1435
|
`,nl=m.div`
|
|
1429
1436
|
width: 100%;
|
|
1430
1437
|
${({labelInline:e})=>e?rl:null}
|
|
1431
|
-
`,sl=({labelProps:e,formProps:l,value:
|
|
1438
|
+
`,sl=({labelProps:e,formProps:l,value:i,setValue:c,inputStyle:a,inputContainerStyle:r,isDisabled:n,required:s,...d})=>{const p=b()||R,[m,u]=t.useState(!0),f=o(),g={label:"",labelStyle:{},...e},h={labelInline:!0,...l};return t.createElement(nl,L({theme:p},h),t.createElement("div",{style:{display:"flex",marginRight:"16px"}},t.createElement(lt,L({style:{display:"flex",marginBottom:`${h?.labelInline?0:"8px"}`,paddingBottom:"0px",justifyContent:"start"},required:s},g))),t.createElement(al,L({theme:p,style:{borderBottom:""+(m?"none":"1px solid #BBC4CF")},inputContainerStyle:r,isDisabled:n,required:s},d),t.createElement(cl,L({type:"text",value:i,readOnly:m,onChange:e=>{c(e.target.value)},ref:f,onBlur:()=>{u(!0)},theme:p},d,{inputStyle:a,isDisabled:n,disabled:n,onClick:e=>{}})),t.createElement(_,{icon:"edit-box",color:m||n?p.variant["neutral-2"]:p.variant["primary-1"],size:16,style:{display:"flex",alignItems:"center",justifyContent:"center",cursor:n?"not-allowed":"pointer"},onClick:()=>{n||(u(!1),f.current.focus())}})))};sl.propTypes={value:e.any,setValue:e.func,isDisabled:e.bool,formProps:e.object,labelProps:e.object,required:e.bool},sl.defaultProps={value:"",isDisabled:!1,required:!1,setValue:()=>{}};const dl=m.div`
|
|
1432
1439
|
display: contents;
|
|
1433
1440
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1434
1441
|
|
|
@@ -1488,7 +1495,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1488
1495
|
}
|
|
1489
1496
|
}
|
|
1490
1497
|
${({MainDivStyle:e})=>e};
|
|
1491
|
-
`,ul=({image:e,setImage:l,WrapperDivStyle:a,MainDivStyle:r,IconWrapperStyle:n,iconSize:s,iconColor:d,isDisabled:p,id:m})=>{const[u,f]=
|
|
1498
|
+
`,ul=({image:e,setImage:l,WrapperDivStyle:a,MainDivStyle:r,IconWrapperStyle:n,iconSize:s,iconColor:d,isDisabled:p,id:m})=>{const[u,f]=i(),g=o(),h=b()||R,[C,y]=i(),[x,v]=i(!1);function w(e){e.preventDefault(),e.stopPropagation()}c((()=>{if(e&&x){const t=new FileReader;t.onloadend=()=>{f(t.result)},t.readAsDataURL(e)}else f(e)}),[e]);const A=e=>{e&&"image"===e.type.substr(0,5)?(v(!0),l(e)):v(!1)};return t.createElement(dl,{onDragLeave:function(e){w(e),y(!1)},onDragOver:function(e){w(e),y(!0)},onDrop:function(e){w(e);const{files:t}=e.dataTransfer;A(t[0])},WrapperDivStyle:a,isDisabled:p},t.createElement(bl,{isDisabled:p,theme:h,MainDivStyle:r,style:{backgroundImage:`url(${u})`},onClick:e=>{e.preventDefault(),g.current.click()}},!u&&t.createElement("div",{className:"icon-on-not-preview"},t.createElement(ml,{IconWrapperStyle:n,theme:h,isDisabled:p},t.createElement("img",{src:Q,alt:"",height:"40px",width:"48px"}))),t.createElement("div",{className:"icon-on-preview"},t.createElement(ml,{IconWrapperStyle:n,isDisabled:p,theme:h},t.createElement(_,{icon:"camera-icon",size:s,color:d||h.variant["primary-1"]})))),t.createElement(pl,{id:m,type:"file",ref:g,accept:"image/jpg, image/jpeg, image/png,image/webp",onChange:e=>{v(!0),l(e.target.files[0])},disabled:p,isDisabled:p}))};ul.propTypes={image:e.any,setImage:e.func,WrapperDivStyle:e.object,MainDivStyle:e.object,IconWrapperStyle:e.object,iconSize:e.number},ul.defaultProps={image:null,setImage:()=>{},WrapperDivStyle:{},MainDivStyle:{},IconWrapperStyle:{},iconSize:28,id:"",isDisabled:!1};const fl=m.div`
|
|
1492
1499
|
border: 1px solid ${({theme:e})=>e.additional.border};
|
|
1493
1500
|
border-radius: 4px;
|
|
1494
1501
|
padding: 5.5px 12px;
|
|
@@ -1550,7 +1557,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1550
1557
|
> div {
|
|
1551
1558
|
flex: 1 0 auto;
|
|
1552
1559
|
}
|
|
1553
|
-
`,yl=({inputValue:e,inputStyle:l,onChange:
|
|
1560
|
+
`,yl=({inputValue:e,inputStyle:l,onChange:o,id:i,labelProps:c})=>{const a=b()||R;return t.createElement(Cl,{labelInline:c?.labelInline},t.createElement(lt,L({style:{display:"flex",marginBottom:`${c?.labelInline?0:"8px"}`,marginRight:`${c?.labelInline?"8px":0}`,paddingBottom:"0px"}},c)),t.createElement("div",null,t.createElement(fl,{theme:a},t.createElement(gl,{theme:a,inputStyle:l,value:e,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&o(t)},type:"number",id:i}))))};yl.propTypes={inputValue:e.any,inputStyle:e.object,id:e.string,labelProps:e.object,onChange:e.func},yl.defaultProps={inputStyle:{},inputValue:"",id:"",onChange:()=>{}};const xl=m.div`
|
|
1554
1561
|
background-color: ${({theme:e})=>e.additional.white};
|
|
1555
1562
|
|
|
1556
1563
|
//Set the styles from the default styles object
|
|
@@ -1599,13 +1606,13 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1599
1606
|
margin-top: 5px;
|
|
1600
1607
|
font-size: 10px;
|
|
1601
1608
|
}
|
|
1602
|
-
`,Sl=({passwordRules:e,textBoxStyle:l,labelStyle:
|
|
1609
|
+
`,Sl=({passwordRules:e,textBoxStyle:l,labelStyle:o,inputStyle:c,errMsg:a,required:r,label:n,labelInline:s,isValid:d,rulesStyle:p,id:m,showHideIcon:u,errMsgColor:f,...g})=>{const[h,C]=i("password"),y=b()||R;return t.createElement(Al,L({labelInline:s,inBuiltCss:Z,errMsgColor:f,theme:y},g),t.createElement("div",{style:{display:"flex"}},t.createElement(lt,L({customStyles:o,type:"label-text",text:n,errMsg:a,style:{display:"flex",marginBottom:`${s?0:"8px"}`,paddingBottom:"0px"}},g)),r&&t.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${y.variant.error}`}},"*")),t.createElement("div",{style:{display:"flex",justifyContent:"flex-start",alignItems:"flex-start"}},t.createElement("div",{style:{width:"100%"}},t.createElement(xl,L({required:r,theme:y,textBoxStyle:l,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:Z},g),t.createElement(vl,L({},g,{inputStyle:c,type:h,id:m,theme:y,defaultInputStyle:"input-wrapper",inBuiltCss:Z})),!0===u?t.createElement("div",{className:"input-icon",onClick:()=>C("password"===h?"text":"password"),style:{position:"absolute",right:"7px"}},t.createElement(_,{icon:"text"===h?"eye-show":"eye-hide"})):""),a.length>0&&t.createElement("div",{className:"err-text"},a)),e?t.createElement("div",{style:{...p,marginLeft:"5px"}},e):""))};Sl.propTypes={inBuiltCss:e.object,theme:e.object,label:e.string,required:e.bool,labelInline:e.bool,errMsg:e.string,textBoxStyle:e.object,labelStyle:e.object,inputStyle:e.object,rulesStyle:e.object,id:e.string,showHideIcon:e.bool},Sl.defaultProps={inBuiltCss:Z,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0};const kl=m.div`
|
|
1603
1610
|
box-sizing: initial;
|
|
1604
1611
|
|
|
1605
1612
|
//Set the styles from the default styles object
|
|
1606
1613
|
${({inBuiltCss:e,defaultRadioOuterCircleStyle:t})=>F(e,t)}
|
|
1607
1614
|
|
|
1608
|
-
border: 2px solid ${({value:e,selected:t,selectedCircleColor:l,defaultBorderColor:
|
|
1615
|
+
border: 2px solid ${({value:e,selected:t,selectedCircleColor:l,defaultBorderColor:o,theme:i})=>e!==t&&o?o:e===t||o?e===t&&l?l:e!==t||l?void 0:i.primary["primary-1"]:i.additional.border};
|
|
1609
1616
|
|
|
1610
1617
|
// custom styles
|
|
1611
1618
|
${({radioOuterCircleStyle:e})=>e}
|
|
@@ -1617,7 +1624,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1617
1624
|
|
|
1618
1625
|
width: ${({value:e,selected:t,width:l})=>e===t?l:0};
|
|
1619
1626
|
height: ${({value:e,selected:t,height:l})=>e===t?l:0};
|
|
1620
|
-
background-color: ${({value:e,selected:t,selectedCircleColor:l,theme:
|
|
1627
|
+
background-color: ${({value:e,selected:t,selectedCircleColor:l,theme:o})=>e===t&&l?l:e!==t||l?e!==t?"transparent":void 0:o.primary["primary-1"]};
|
|
1621
1628
|
|
|
1622
1629
|
// custom styles
|
|
1623
1630
|
${({radioInnerCircleStyle:e})=>e}
|
|
@@ -1625,7 +1632,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1625
1632
|
//Set the styles from the default styles object
|
|
1626
1633
|
${({inBuiltCss:e,defaultOptionStyle:t})=>F(e,t)}
|
|
1627
1634
|
margin-right: ${({inline:e})=>e?"":"30px"};
|
|
1628
|
-
color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:l,theme:
|
|
1635
|
+
color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:l,theme:o})=>e&&t?t:e&&!t?o.neutral["neutral-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-2"]};
|
|
1629
1636
|
|
|
1630
1637
|
// custom styles
|
|
1631
1638
|
${({optionStyle:e})=>e}
|
|
@@ -1642,7 +1649,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1642
1649
|
display: ${({inline:e})=>e?"flex":"inline-block"};
|
|
1643
1650
|
width: max-content;
|
|
1644
1651
|
margin: 0;
|
|
1645
|
-
`,Bl=({radioOuterCircleStyle:e,radioInnerCircleStyle:l,labelStyle:
|
|
1652
|
+
`,Bl=({radioOuterCircleStyle:e,radioInnerCircleStyle:l,labelStyle:o,label:i,optionStyle:c,options:a,selectedCircleColor:r,selectedOptionTextColor:n,onChange:s,selected:d,width:p,height:m,inline:u,defaultBorderColor:f,defaultOptionColor:g,WrapperDivStyle:h,required:C,onFocus:y,...x})=>{const v=b()||R;return t.createElement("div",null,t.createElement(lt,{customStyles:o,type:"label-text",text:i,required:C,style:{display:"flex",marginBottom:"'8px",paddingBottom:"0px"}}),t.createElement(Ll,{inline:u},a.map(((o,i)=>t.createElement(Ml,{WrapperDivStyle:h,key:i+101*Math.random(),id:o.id,inline:u,onClick:()=>{!o?.disabled&&s(o.value)},onFocus:()=>{!o?.disabled&&y(o.value)}},t.createElement(kl,{theme:v,inBuiltCss:Z,defaultBorderColor:f,selectedCircleColor:r,radioOuterCircleStyle:{...e,cursor:o?.disabled?"not-allowed ":" pointer",borderColor:o?.disabled&&o?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:o.value,selected:d},t.createElement(El,{inBuiltCss:Z,theme:v,width:p,height:m,selectedCircleColor:r,radioInnerCircleStyle:{...l,cursor:o?.disabled?"not-allowed ":" pointer",backgroundColor:o?.disabled&&o?.disabledColor?o?.disabledColor:o?.value===d?l?.backgroundColor:"transparent"},defaultRadioInnerCircleStyle:"radio-inner-circle",value:o.value,selected:d})),t.createElement(Vl,{defaultOptionColor:g,optionStyle:{...c,cursor:o?.disabled?"not-allowed ":" pointer",color:o?.disabled&&o?.disabledColor},inBuiltCss:Z,defaultOptionStyle:"option-text",selectedOptionTextColor:n,theme:v,selected:!o?.disabled&&o.value===d},o.label))))))};Bl.propTypes={label:e.string,labelStyle:e.object,inline:e.bool,options:e.array,optionStyle:e.object,WrapperDivStyle:e.object,selected:e.string,onChange:e.func,defaultOptionColor:e.string,defaultBorderColor:e.string,radioOuterCircleStyle:e.object,radioInnerCircleStyle:e.object,width:e.string,height:e.string,selectedCircleColor:e.string,selectedOptionTextColor:e.string},Bl.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const zl=m.div`
|
|
1646
1653
|
background-color: ${({theme:e})=>e.additional.white};
|
|
1647
1654
|
|
|
1648
1655
|
//Set the styles from the default styles object
|
|
@@ -1692,11 +1699,11 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1692
1699
|
margin-top: 5px;
|
|
1693
1700
|
font-size: 10px;
|
|
1694
1701
|
}
|
|
1695
|
-
`,Wl=({textBoxStyle:e,labelStyle:l,inputStyle:
|
|
1702
|
+
`,Wl=({textBoxStyle:e,labelStyle:l,inputStyle:o,errMsg:i,required:c,label:a,labelInline:r,iconBefore:n,iconAfter:s,isValid:d,type:p,isDisabled:m,id:u,errMsgColor:f,iconAfterStyle:g,iconBeforeStyle:h,ref:C,pattern:y,iconColorOnFocus:x,labelProps:v,...w})=>{const A=b()||R;return t.createElement(Pl,L({labelInline:r,theme:A,errMsgColor:f},w),t.createElement(lt,L({customStyles:l,type:"label-text",labelInline:r,text:a,errMsg:i,style:{display:"flex",marginBottom:`${r?0:"8px"}`,paddingBottom:"0px"},required:c},w,v)),t.createElement(zl,L({required:c,isDisabled:m,theme:A,textBoxStyle:e,isValid:d,inBuiltCss:Z,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:x},w),t.createElement("div",{className:"input-icon",style:{...h}},n),t.createElement(Hl,L({inputStyle:o,type:p,theme:A,id:u,defaultInputStyle:"input-wrapper",isDisabled:m,disabled:m,ref:C,pattern:y},w)),t.createElement("div",{className:"input-icon",style:{...g}},s)),i.length>0&&t.createElement("div",{className:"err-text"},i))};Wl.propTypes={inBuiltCss:e.object,label:e.string,required:e.bool,labelInline:e.bool,errMsg:e.string,iconBefore:e.any,iconAfter:e.any,textBoxStyle:e.object,labelStyle:e.object,inputStyle:e.object,type:e.string,isDisabled:e.bool,id:e.string,errMsgColor:e.string,iconAfterStyle:e.object,iconBeforeStyle:e.object,iconColorOnFocus:e.string,labelProps:e.object},Wl.defaultProps={inBuiltCss:Z,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:"",labelProps:{}};const Rl=({label:e,placeholder:l,handleSearch:o,searchInput:i,customStylesForm:c,customStyleObject:a,textBoxStyle:r,id:n,...s})=>t.createElement(Wl,L({iconAfter:t.createElement(_,{icon:"magnifier-icon"}),label:e,textBoxStyle:r,placeholder:l,ref:i,onChange:o,id:n},s)),Zl=m.div`
|
|
1696
1703
|
//Set the styles from the default styles object
|
|
1697
1704
|
${({inBuiltCss:e,defaultParentDivStyle:t})=>F(e,t)}
|
|
1698
1705
|
|
|
1699
|
-
border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:l,theme:
|
|
1706
|
+
border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:l,theme:o})=>e&&t?t:e&&!t?o.primary["primary-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-3"]};
|
|
1700
1707
|
|
|
1701
1708
|
&:focus-within {
|
|
1702
1709
|
border-color: ${({activeColor:e,theme:t})=>e||t.primary["primary-1"]};
|
|
@@ -1709,7 +1716,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1709
1716
|
width: ${({signIcon:e})=>e?"min-content":"calc(100% - 50px) !important"};
|
|
1710
1717
|
max-width: ${({signIcon:e})=>e?"42px":"490px"};
|
|
1711
1718
|
border-right: 1px solid
|
|
1712
|
-
${({activeColor:e,defaultColor:t,isMyInputFocused:l,signIcon:
|
|
1719
|
+
${({activeColor:e,defaultColor:t,isMyInputFocused:l,signIcon:o,theme:i})=>o&&l&&e?e:o&&l&&!e?i.primary["primary-1"]:o&&!l&&t?t:!o||l||t?o?void 0:"none":i.neutral["neutral-3"]};
|
|
1713
1720
|
border-left: ${({signIcon:e})=>e?"":"none"};
|
|
1714
1721
|
margin-left: ${({signIcon:e})=>e?"":"42px"};
|
|
1715
1722
|
position: ${({signIcon:e})=>e?"absolute":""};
|
|
@@ -1720,7 +1727,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1720
1727
|
flex-direction: row;
|
|
1721
1728
|
justify-content: center;
|
|
1722
1729
|
align-items: center;
|
|
1723
|
-
border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:
|
|
1730
|
+
border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:o,theme:i})=>e?t?`1px solid ${l||i.primary["primary-1"]}`:`1px solid ${o||i.neutral["neutral-3"]}`:""};
|
|
1724
1731
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1725
1732
|
cursor: pointer;
|
|
1726
1733
|
`,jl=m.input`
|
|
@@ -1757,7 +1764,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1757
1764
|
display: flex;
|
|
1758
1765
|
justify-content: center;
|
|
1759
1766
|
cursor: pointer;
|
|
1760
|
-
`,Ol=({onChange:e,activeColor:l,defaultColor:a,placeholderColor:r,placeholderText:n,customInputStyle:s,pointsArray:d,setPointsArray:p,value:m,setValue:u,valueForSignatureDrawing:f,setValueForSignatureDrawing:g,imageURL:h,setImageURL:C,id:y,...x})=>{const v=b()||R,[w,A]=
|
|
1767
|
+
`,Ol=({onChange:e,activeColor:l,defaultColor:a,placeholderColor:r,placeholderText:n,customInputStyle:s,pointsArray:d,setPointsArray:p,value:m,setValue:u,valueForSignatureDrawing:f,setValueForSignatureDrawing:g,imageURL:h,setImageURL:C,id:y,...x})=>{const v=b()||R,[w,A]=i("default"),[S,E]=i(!1),[V,M]=i(!1),L=o(null);c((()=>{V&&(z(),g(L.current))}),[!0===V]);const B=()=>{u(""),g(L.current),L.current&&L.current.clear(),E(!1),M(!1)},z=()=>(p(L.current.toData()),C(L.current.toDataURL("image/png")),[h,d]);return t.createElement(Zl,{inBuiltCss:Z,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:S,selected:w,activeColor:l,defaultColor:a,theme:v},t.createElement(Fl,{inBuiltCss:Z,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:a,selected:w,isMyInputFocused:S,signIcon:!0,theme:v},t.createElement(Tl,{activeColor:l,defaultColor:a,isMyInputFocused:S,theme:v,penIcon:!0,onClick:()=>{A("default"),B()}},t.createElement(_,{icon:"pen-icon",color:"default"===w?l||v.primary["primary-1"]:v.additional.black})),t.createElement(Tl,{activeColor:l,defaultColor:a,theme:v,isMyInputFocused:S,penIcon:!1,onClick:()=>{A("sign"),B()}},t.createElement(_,{icon:"sign-icon",color:"default"!==w?l||v.primary["primary-1"]:v.additional.black}))),t.createElement(Fl,{inBuiltCss:Z,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:a,theme:v,selected:w,isMyInputFocused:S,signIcon:!1,onTouchStart:()=>{}},"default"===w?t.createElement(jl,{inBuiltCss:Z,defaultInputStyle:"signature-input-text",placeholder:n,placeholderColor:r,customInputStyle:s,onBlur:()=>E(!1),onFocus:()=>E(!0),id:y,value:m,defaultColor:a,theme:v,onChange:e=>u(e.target.value)}):t.createElement(ql,{onMouseEnter:()=>E(!0),onMouseLeave:()=>E(!1),onClick:()=>{M(!0),z()}},t.createElement(k,{ref:L,id:y,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(m||V)&&t.createElement(Dl,{selected:w,onClick:()=>B()},t.createElement(_,{icon:"cross-icon",color:a||v.neutral["neutral-3"]}))))};Ol.propTypes={activeColor:e.string,defaultColor:e.string,placeholderColor:e.string,placeholderText:e.string,customInputStyle:e.object,pointsArray:e.any,setPointsArray:e.func,value:e.string,setValue:e.func,imageURL:e.string,setImageURL:e.func,id:e.string},Ol.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{},id:""};const Gl=m.div`
|
|
1761
1768
|
background-color: ${({theme:e})=>e.additional.white};
|
|
1762
1769
|
//Set the styles from the default styles object
|
|
1763
1770
|
${({inBuiltCss:e,defaultWrapperStyle:t})=>F(e,t)}
|
|
@@ -1800,7 +1807,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1800
1807
|
margin-top: 5px;
|
|
1801
1808
|
font-size: 10px;
|
|
1802
1809
|
}
|
|
1803
|
-
`,Yl=t.forwardRef((({customStylesForm:e,textAreaStyle:l,inputStyle:
|
|
1810
|
+
`,Yl=t.forwardRef((({customStylesForm:e,textAreaStyle:l,inputStyle:o,errMsg:i,iconBefore:c,iconAfter:a,isValid:r,rows:n,cols:s,id:d,labelProps:p,...m},u)=>{const f=b()||R,{labelInline:g}=p;return t.createElement(Ul,L({labelInline:g,customStylesForm:e,theme:f},m),t.createElement(lt,L({type:"label-text",style:{display:"flex",marginBottom:`${g?0:"8px"}`,paddingBottom:"0px"}},p)),t.createElement(Gl,L({theme:f,textAreaStyle:l,isValid:r,inBuiltCss:Z,defaultWrapperStyle:"textbox-wrapper"},m),t.createElement("div",{className:"input-icon"},c),t.createElement(Xl,L({ref:u,inputStyle:o,defaultInputStyle:"textarea-wrapper",cols:s,rows:n,inBuiltCss:Z,id:d},m,{size:"1"})),t.createElement("div",{className:"input-icon"},a)),t.createElement("div",{className:"err-text"},i))}));Yl.propTypes={rows:e.number,errMsg:e.string,iconBefore:e.any,iconAfter:e.any,textAreaStyle:e.object,inputStyle:e.object,id:e.string,labelProps:e.object},Yl.defaultProps={isValid:!0,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},inputStyle:{},rows:3,id:"",labelProps:{labelInline:!1}};const Nl=m.div`
|
|
1804
1811
|
color: #a9b1b8;
|
|
1805
1812
|
font-size: 21px;
|
|
1806
1813
|
border: 1px solid
|
|
@@ -1839,7 +1846,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1839
1846
|
`,_l=u`
|
|
1840
1847
|
display: flex;
|
|
1841
1848
|
align-items: center;
|
|
1842
|
-
`,
|
|
1849
|
+
`,eo=m.div`
|
|
1843
1850
|
${({labelInline:e})=>e?_l:null}
|
|
1844
1851
|
.err-text {
|
|
1845
1852
|
color: ${({theme:e})=>e.variant.error};
|
|
@@ -1850,7 +1857,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1850
1857
|
> div {
|
|
1851
1858
|
flex: 1 0 auto;
|
|
1852
1859
|
}
|
|
1853
|
-
`,
|
|
1860
|
+
`,to=m.button`
|
|
1854
1861
|
border: none;
|
|
1855
1862
|
outline: none;
|
|
1856
1863
|
border-radius: 4px;
|
|
@@ -1859,10 +1866,10 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1859
1866
|
padding: 5px 6px;
|
|
1860
1867
|
font-size: 18px;
|
|
1861
1868
|
cursor: pointer;
|
|
1862
|
-
`,
|
|
1869
|
+
`,lo=({label:e,errMsg:l,hour:o,minute:i,period:c,onChange:a,id:r,...n})=>{const s=b()||R;return t.createElement(eo,L({theme:s},n),t.createElement($l,L({theme:s},n,{errMsg:l}),e),t.createElement("div",null,t.createElement(Nl,L({theme:s,id:r},n),t.createElement(Ql,{theme:s,value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;a({hour:t,minute:i,period:c})}}),":",t.createElement(Ql,{theme:s,value:i,onChange:function(e){const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;a({hour:o,minute:t,period:c})}}),t.createElement(to,{theme:s,onClick:function(e){a({hour:o,minute:i,period:"AM"===c?"PM":"AM"})}},c)),t.createElement("div",{className:"err-text"},l)))};lo.propTypes={label:e.string,hour:e.number.isRequired,minute:e.number.isRequired,period:e.string.isRequired,required:e.bool,labelInline:e.bool,isValid:e.bool,errMsg:e.string,id:e.string},lo.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const oo=m.div`
|
|
1863
1870
|
${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>F(e,t)}
|
|
1864
1871
|
${({checkboxWrapperStyle:e})=>e};
|
|
1865
|
-
`,
|
|
1872
|
+
`,io=m.label`
|
|
1866
1873
|
position: absolute;
|
|
1867
1874
|
width: ${({labelPosition:e})=>"inside"===e?"51.52px":"45px"};
|
|
1868
1875
|
height: ${({labelPosition:e})=>"inside"===e?"20.11px":"22px"};
|
|
@@ -1888,7 +1895,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1888
1895
|
// custom styles
|
|
1889
1896
|
${({customSwitchStyle:e})=>e}
|
|
1890
1897
|
}
|
|
1891
|
-
`,
|
|
1898
|
+
`,co=m.input.attrs({type:"checkbox"})`
|
|
1892
1899
|
opacity: 0;
|
|
1893
1900
|
z-index: 1;
|
|
1894
1901
|
border-radius: 11.04px;
|
|
@@ -1898,7 +1905,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1898
1905
|
margin: ${({labelPosition:e})=>"inside"===e?0:"right"===e?"0 8px 0 0":"0 0 0 8px"};
|
|
1899
1906
|
|
|
1900
1907
|
// custom styles
|
|
1901
|
-
`,
|
|
1908
|
+
`,ao=m.span`
|
|
1902
1909
|
color: ${({theme:e,labelPosition:t})=>"inside"===t?e.neutral["neutral-5"]:e.additional["text-color"]};
|
|
1903
1910
|
font-size: ${({labelPosition:e})=>"inside"===e?"10px":"16px"};
|
|
1904
1911
|
position: ${({labelPosition:e})=>"inside"===e?"absolute":"initial"};
|
|
@@ -1906,7 +1913,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1906
1913
|
margin-right: ${({labelPosition:e})=>"inside"===e?0:"8px"};
|
|
1907
1914
|
// custom styles
|
|
1908
1915
|
${({optionStyle:e})=>e};
|
|
1909
|
-
`,
|
|
1916
|
+
`,ro=({checked:e,customSwitchStyle:l,customToggleBoxStyle:o,onClick:i,optionStyle:c,id:a,isDisabled:r,trueLabel:n,falseLabel:s,labelPosition:d,checkboxWrapperStyle:p,...m})=>{const u=b()||R;return t.createElement(oo,L({inBuiltCss:Z,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper",checkboxWrapperStyle:p},m),"left"===d&&t.createElement(ao,{optionStyle:c,inBuiltCss:Z,theme:u,checked:e,labelPosition:d},e?n:s),t.createElement(co,L({},m,{id:a,inBuiltCss:Z,onClick:()=>{i(!e)},isChecked:e,disabled:r,isDisabled:r,customToggleBoxStyle:o,labelPosition:d})),t.createElement(io,L({},m,{htmlFor:a,customToggleBoxStyle:o,customSwitchStyle:l,inBuiltCss:Z,checked:e,theme:u,isDisabled:r,labelPosition:d})),("right"===d||"inside"===d)&&t.createElement(ao,{optionStyle:c,inBuiltCss:Z,theme:u,checked:e,labelPosition:d},e?n:s))};ro.propTypes={customToggleBoxStyle:e.object,customSwitchStyle:e.object,checked:e.bool,id:e.string,isDisabled:e.bool,trueLabel:e.string,falseLabel:e.string,labelPosition:e.oneOf(["left","right","inside"]),checkboxWrapperStyle:e.object},ro.defaultProps={checked:!1,customSwitchStyle:{},customToggleBoxStyle:{},id:"",isDisabled:!1,trueLabel:"Yes",falseLabel:"NO",labelPosition:"right",checkboxWrapperStyle:{}};const no=m.div`
|
|
1910
1917
|
background-color: ${({theme:e})=>e.additional.white};
|
|
1911
1918
|
padding: 24px 8px;
|
|
1912
1919
|
${({commentWrapperStyle:e})=>e};
|
|
@@ -1922,10 +1929,10 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1922
1929
|
}
|
|
1923
1930
|
}
|
|
1924
1931
|
}
|
|
1925
|
-
`,
|
|
1932
|
+
`,so=m.div`
|
|
1926
1933
|
margin-bottom: 24px;
|
|
1927
1934
|
${({commentBodyStyle:e})=>e};
|
|
1928
|
-
`,
|
|
1935
|
+
`,po=m.div`
|
|
1929
1936
|
display: flex;
|
|
1930
1937
|
flex-direction: row;
|
|
1931
1938
|
width: 100%;
|
|
@@ -1936,7 +1943,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1936
1943
|
flex-direction: column;
|
|
1937
1944
|
align-items: flex-start;
|
|
1938
1945
|
}
|
|
1939
|
-
`,
|
|
1946
|
+
`,mo=m.span`
|
|
1940
1947
|
margin-left: 24px;
|
|
1941
1948
|
font-size: 14px;
|
|
1942
1949
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
@@ -1945,13 +1952,13 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1945
1952
|
@media (max-width: 576px) {
|
|
1946
1953
|
margin-left: 56px;
|
|
1947
1954
|
}
|
|
1948
|
-
`,
|
|
1955
|
+
`,bo=m.div`
|
|
1949
1956
|
margin: 12px 0 0 56px;
|
|
1950
1957
|
font-size: 16px;
|
|
1951
1958
|
word-break: break-word;
|
|
1952
1959
|
color: ${R.variant["graph-6"]};
|
|
1953
1960
|
${({commentDivStyle:e})=>e};
|
|
1954
|
-
`,
|
|
1961
|
+
`,uo=m.div`
|
|
1955
1962
|
display: flex;
|
|
1956
1963
|
justify-content: flex-start;
|
|
1957
1964
|
align-items: flex-start;
|
|
@@ -1960,13 +1967,13 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1960
1967
|
padding: 16px 24px;
|
|
1961
1968
|
border-radius: 0px 0px 4px 4px;
|
|
1962
1969
|
${({inputWrapperStyle:e})=>e};
|
|
1963
|
-
`,
|
|
1970
|
+
`,fo=m.div`
|
|
1964
1971
|
display: inline-flex;
|
|
1965
1972
|
margin-top: 16px;
|
|
1966
|
-
`,
|
|
1973
|
+
`,go=m.div`
|
|
1967
1974
|
width: 100%;
|
|
1968
1975
|
margin-left: 16px;
|
|
1969
|
-
`,
|
|
1976
|
+
`,ho=({commentsArray:e,customStyles:l,myInfoAvatarProps:o,loading:c,viewOnly:a,textInputProps:r,saveBtnProps:n,cancelBtnProps:s,loadMore:d,avatarProps:p,message:m})=>{const u=b()||R,[f,g]=i(!1),[h,C]=i(e||[]),y=async e=>{let t;t="post"===e?await n.callback():await d.callback(),C((e=>[...e,...t]))};return t.createElement(no,{commentWrapperStyle:l?.commentWrapperStyle,theme:u},h.map(((e,o)=>{const{name:i,date:c,comment:a,image:r}=e;return t.createElement(so,{key:o,commentBodyStyle:l?.commentBodyStyle,theme:u},t.createElement(po,{commentHeadStyle:l?.commentHeadStyle},t.createElement(Ie,L({user:{fullName:i,userName:i,url:r},toggleName:!0,size:"LG",customStylesName:{color:u.additional["text-color"]}},p)),t.createElement(mo,{dateTimeStyle:l?.dateTimeStyle,theme:u},c)),t.createElement(bo,{commentDivStyle:l?.commentDivStyle},a))})),!c&&0===h.length&&m,c&&t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",marginBottom:"24px"}},t.createElement(ue,{size:25})),!c&&d.showLoadMore&&t.createElement("div",{className:"load-more"},t.createElement(he,{onClick:()=>y("load")},"Load more")),!a&&t.createElement(uo,{theme:u,inputWrapperStyle:l?.inputWrapperStyle},t.createElement(Ie,L({toggleName:!1,customStylesImage:{height:"36px",width:"36px"},customStylesContainer:{marginTop:"7px"}},o)),t.createElement(go,null,t.createElement(Yl,L({onChange:e=>{r.setInputValue(e.target.value)},isValid:!0,onFocus:e=>g(!0)},r)),f&&t.createElement(fo,null,t.createElement(xe,L({onClick:e=>{y("post"),r.setInputValue(e.target.value)}},n),n.text),t.createElement(he,L({disabled:!(!s?.isLoading&&!n?.isLoading),onClick:()=>{g(!1),r.setInputValue(""),r.setValidValue({isValid:!0,errMsg:""})},btnStyle:{color:u.variant["neutral-1"]}},s),s.text)))))};ho.propTypes={commentsArray:e.array,customStyles:e.object,myInfoAvatarProps:e.object,viewOnly:e.bool,textInputProps:e.object,saveBtnProps:e.object,cancelBtnProps:e.object,loadMore:e.object,avatarProps:e.object,message:e.element},ho.defaultProps={commentsArray:[],customStyles:{commentBodyStyle:{},commentWrapperStyle:{},commentHeadStyle:{},dateTimeStyle:{},commentDivStyle:{},inputWrapperStyle:{}},myInfoAvatarProps:{},loading:!1,viewOnly:!1,textInputProps:{},saveBtnProps:{size:"sm",text:"Save"},cancelBtnProps:{size:"sm",text:"Cancel"},loadMore:{showLoadMore:!1,callback:()=>{}},avatarProps:{},message:t.createElement("span",{style:{textAlign:"center",display:"block",marginBottom:"16px"}},"No comments yet")};const Co=m.div`
|
|
1970
1977
|
//Set the styles from the default styles object
|
|
1971
1978
|
${({theme:e,type:t})=>F(e,t)}
|
|
1972
1979
|
@media (max-width: 980px) {
|
|
@@ -1974,7 +1981,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1974
1981
|
}
|
|
1975
1982
|
// custom styles
|
|
1976
1983
|
${({customStyles:e})=>e}
|
|
1977
|
-
`,
|
|
1984
|
+
`,yo=({theme:e,type:l,customStyles:o,...i})=>t.createElement(Co,L({theme:e,customStyles:o,type:l},i),i.children);yo.propTypes={theme:e.object,customStyles:e.object,type:e.string},yo.defaultProps={theme:Z,customStyles:null,type:"content"};const xo=m.div`
|
|
1978
1985
|
width: 100%;
|
|
1979
1986
|
display: flex;
|
|
1980
1987
|
flex-direction: column;
|
|
@@ -1986,7 +1993,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
1986
1993
|
button:focus {
|
|
1987
1994
|
outline: none;
|
|
1988
1995
|
}
|
|
1989
|
-
`,
|
|
1996
|
+
`,vo=m.div`
|
|
1990
1997
|
position: relative;
|
|
1991
1998
|
display: flex;
|
|
1992
1999
|
width: 100%;
|
|
@@ -2070,7 +2077,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2070
2077
|
margin-top: 0;
|
|
2071
2078
|
}
|
|
2072
2079
|
}
|
|
2073
|
-
`,
|
|
2080
|
+
`,wo=m.span`
|
|
2074
2081
|
color: #2e56f4;
|
|
2075
2082
|
font-style: normal;
|
|
2076
2083
|
font-weight: normal;
|
|
@@ -2080,14 +2087,14 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2080
2087
|
margin-top: 37px;
|
|
2081
2088
|
margin-right: 65px;
|
|
2082
2089
|
white-space: nowrap;
|
|
2083
|
-
`,
|
|
2090
|
+
`,Ao=m.div`
|
|
2084
2091
|
display: flex;
|
|
2085
2092
|
flex-direction: column;
|
|
2086
2093
|
${""}
|
|
2087
2094
|
max-width: 1340px;
|
|
2088
2095
|
width: 100%;
|
|
2089
2096
|
align-items: center;
|
|
2090
|
-
`,
|
|
2097
|
+
`,So=m.div`
|
|
2091
2098
|
position: absolute;
|
|
2092
2099
|
font-size: 12px;
|
|
2093
2100
|
border-radius: 50%;
|
|
@@ -2104,23 +2111,23 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2104
2111
|
transform: translate(30%, -30%);
|
|
2105
2112
|
color: white;
|
|
2106
2113
|
font-weight: 600;
|
|
2107
|
-
`,
|
|
2114
|
+
`,ko=m.div`
|
|
2108
2115
|
width: 90%;
|
|
2109
|
-
`,
|
|
2116
|
+
`,Eo=m.div`
|
|
2110
2117
|
background: linear-gradient(
|
|
2111
2118
|
0deg,
|
|
2112
2119
|
hsla(0, 0%, 100%, 1) 20%,
|
|
2113
2120
|
hsla(0, 0%, 100%, 0.5) 100%
|
|
2114
2121
|
);
|
|
2115
2122
|
width: 90%;
|
|
2116
|
-
`,
|
|
2123
|
+
`,Vo=m.div`
|
|
2117
2124
|
width: 90%;
|
|
2118
|
-
`,
|
|
2125
|
+
`,Mo=m.div`
|
|
2119
2126
|
display: flex;
|
|
2120
2127
|
margin-left: auto !important;
|
|
2121
2128
|
margin-right: auto !important;
|
|
2122
2129
|
cursor: pointer;
|
|
2123
|
-
`,
|
|
2130
|
+
`,Lo=m.div`
|
|
2124
2131
|
display: flex;
|
|
2125
2132
|
flex-direction: column;
|
|
2126
2133
|
width: 180px;
|
|
@@ -2129,10 +2136,10 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2129
2136
|
border-radius: 6px;
|
|
2130
2137
|
margin-right: 0.5rem;
|
|
2131
2138
|
z-index: 999;
|
|
2132
|
-
`,
|
|
2139
|
+
`,Bo=m.div`
|
|
2133
2140
|
margin: 10.5px 13px;
|
|
2134
2141
|
padding: 0;
|
|
2135
|
-
`,
|
|
2142
|
+
`,zo=m.div`
|
|
2136
2143
|
color: #081348;
|
|
2137
2144
|
padding: 7.7px 6.5px 7.7px 24px;
|
|
2138
2145
|
margin: 2.5px 13px;
|
|
@@ -2150,7 +2157,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2150
2157
|
background: #eaeefe;
|
|
2151
2158
|
border-radius: 5px;
|
|
2152
2159
|
}
|
|
2153
|
-
`,
|
|
2160
|
+
`,Ho=m.div`
|
|
2154
2161
|
position: relative;
|
|
2155
2162
|
display: flex;
|
|
2156
2163
|
width: 100%;
|
|
@@ -2234,41 +2241,41 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2234
2241
|
margin-top: 0;
|
|
2235
2242
|
}
|
|
2236
2243
|
}
|
|
2237
|
-
`,
|
|
2244
|
+
`,Io=m.div`
|
|
2238
2245
|
display: flex;
|
|
2239
2246
|
justify-content: flex-end;
|
|
2240
|
-
`,
|
|
2247
|
+
`,Po=m.div`
|
|
2241
2248
|
display: flex;
|
|
2242
2249
|
justify-content: center;
|
|
2243
2250
|
flex-direction: row;
|
|
2244
2251
|
align-items: flex-start;
|
|
2245
2252
|
gap: 20px;
|
|
2246
|
-
`,
|
|
2253
|
+
`,Wo=m.div`
|
|
2247
2254
|
width: 48;
|
|
2248
2255
|
max-width: 48%;
|
|
2249
2256
|
min-width: 48%;
|
|
2250
2257
|
|
|
2251
|
-
`,
|
|
2258
|
+
`,Ro=m.form`
|
|
2252
2259
|
width: 40vw;
|
|
2253
2260
|
display: flex;
|
|
2254
2261
|
justify-content: center;
|
|
2255
2262
|
flex-direction: column;
|
|
2256
2263
|
gap: 20px;
|
|
2257
2264
|
${({customStyles:e})=>e}
|
|
2258
|
-
`,
|
|
2265
|
+
`,Zo=({customStyles:e,children:l})=>t.createElement(Ro,{customStyles:e},l),Fo=m.div`
|
|
2259
2266
|
display: ${({vertical:e})=>e?"inline-block":"block"};
|
|
2260
2267
|
background: ${({theme:e,borderColor:t})=>t||e.neutral["neutral-5"]};
|
|
2261
2268
|
content: '';
|
|
2262
2269
|
height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
|
|
2263
2270
|
width: ${({vertical:e,thickness:t})=>e?t:null};
|
|
2264
|
-
`,
|
|
2271
|
+
`,To=({vertical:e,borderColor:l,thickness:o,height:i,...c})=>{const a=b()||R;return t.createElement(Fo,L({theme:a,borderColor:l,thickness:o,vertical:e,height:i},c))};To.propTypes={thickness:e.string,borderColor:e.string,vertical:e.bool,height:e.string},To.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const jo=m.div`
|
|
2265
2272
|
//Set the styles from the default styles object
|
|
2266
|
-
${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:
|
|
2267
|
-
`,
|
|
2273
|
+
${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let i={};if(e[t]){for(const t in e.common)i[t]=e.common[t];for(const l in e[t])delete e.common[l],i[l]=e[t][l];i=l?{...i,...e["drawer-open"]}:{...i,...e["drawer-close"]}}return{...i,...o}}}}
|
|
2274
|
+
`,qo=({customStyles:e,drawerOpen:l,setDrawerOpen:o,children:i,...c})=>t.createElement(jo,L({inBuiltCss:Z,customStyles:e,type:"drawer",drawerOpen:l},c),i);qo.propTypes={customStyles:e.object,drawerOpen:e.bool,setDrawerOpen:e.func},qo.defaultProps={setDrawerOpen:()=>null};class Do extends n{constructor(e){super(e),this.state={hasError:!1},this.refreshPage=this.refreshPage.bind(this)}componentDidCatch(e,t){this.setState({hasError:!0})}refreshPage(){window.location.reload()}render(){const{hasError:e}=this.state;return e?t.createElement(a,null,t.createElement("h3",null,t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",role:"img",width:"1.12em",height:"1em",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 1856 1664"},t.createElement("path",{d:"M1056 1375v-190q0-14-9.5-23.5t-22.5-9.5H832q-13 0-22.5 9.5T800 1185v190q0 14 9.5 23.5t22.5 9.5h192q13 0 22.5-9.5t9.5-23.5zm-2-374l18-459q0-12-10-19q-13-11-24-11H818q-11 0-24 11q-10 7-10 21l17 457q0 10 10 16.5t24 6.5h185q14 0 23.5-6.5t10.5-16.5zm-14-934l768 1408q35 63-2 126q-17 29-46.5 46t-63.5 17H160q-34 0-63.5-17T50 1601q-37-63-2-126L816 67q17-31 47-49t65-18t65 18t47 49z",fill:"currentColor"})),"We have experienced an issue. We generated a support ticket on our end to investigate this issue We are sorry about the inconvenience."),t.createElement(xe,{onClick:()=>this.refreshPage()},"Click to refresh")):this.props.children}}Do.propTypes={children:e.any};const Oo=u`
|
|
2268
2275
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
2269
2276
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
2270
2277
|
background: ${({theme:e})=>T(e.primary["primary-1"],.04)};
|
|
2271
|
-
`,
|
|
2278
|
+
`,Go=m.button`
|
|
2272
2279
|
font-size: 14px;
|
|
2273
2280
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
2274
2281
|
background: ${({theme:e})=>T(e.variant["neutral-5"],.7)};
|
|
@@ -2278,19 +2285,19 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2278
2285
|
outline: none;
|
|
2279
2286
|
cursor: ${({disabled:e})=>e?"default":"pointer"};
|
|
2280
2287
|
|
|
2281
|
-
${({selected:e})=>e?
|
|
2288
|
+
${({selected:e})=>e?Oo:null}
|
|
2282
2289
|
${({customStyles:e})=>e}
|
|
2283
2290
|
|
|
2284
2291
|
|
|
2285
2292
|
&:not(:first-child) {
|
|
2286
2293
|
margin-left: 8px;
|
|
2287
2294
|
}
|
|
2288
|
-
`,
|
|
2295
|
+
`,Xo=({options:e,selected:l,onClick:o,customStyles:i,disabled:c,...a})=>{const r=b()||R,n=e.map(((e,a)=>t.createElement(Go,{theme:r,key:`${e.label}_${a}_${e.value}`,selected:l===e.value,onClick:()=>{o(e.value)},customStyles:i,disabled:c},e.label)));return t.createElement(t.Fragment,null,n)};Xo.propTypes={options:e.array,selected:e.string,onClick:e.func,customStyles:e.object,disabled:e.bool},Xo.defaultProps={options:[],selected:"",customStyles:{},disabled:!1};const Jo=m.footer`
|
|
2289
2296
|
//Set the styles from the default styles object
|
|
2290
2297
|
${({theme:e,type:t})=>F(e,t)}
|
|
2291
2298
|
// custom styles
|
|
2292
2299
|
${({customStyles:e})=>e}
|
|
2293
|
-
`,
|
|
2300
|
+
`,Uo=l((({theme:e,customStyles:l,...o},i)=>t.createElement(Jo,L({ref:i,theme:e,type:"footer",customStyles:l},o),o.children)));Uo.propTypes={theme:e.object,customStyles:e.object,type:e.string},Jo.defaultProps={theme:e.object},Uo.defaultProps={theme:Z,customStyles:null};const Yo=m.div`
|
|
2294
2301
|
font-size: 14px;
|
|
2295
2302
|
background-color: transparent;
|
|
2296
2303
|
display: flex;
|
|
@@ -2307,7 +2314,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2307
2314
|
${({footerWidth:e})=>{if(e<650)return u`
|
|
2308
2315
|
flex-direction: column;
|
|
2309
2316
|
`}}
|
|
2310
|
-
`,
|
|
2317
|
+
`,No=m.div`
|
|
2311
2318
|
display: flex;
|
|
2312
2319
|
${({footerWidth:e})=>{if(e<650)return u`
|
|
2313
2320
|
margin-bottom: 5px;
|
|
@@ -2317,18 +2324,18 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2317
2324
|
align-items: center;
|
|
2318
2325
|
margin-bottom: 0;
|
|
2319
2326
|
`}}
|
|
2320
|
-
`,
|
|
2327
|
+
`,Qo=m.div`
|
|
2321
2328
|
margin-top: inherit;
|
|
2322
2329
|
margin-bottom: inherit;
|
|
2323
2330
|
${({footerWidth:e})=>{if(e<350)return u`
|
|
2324
2331
|
margin-bottom: 5px;
|
|
2325
2332
|
`}}
|
|
2326
|
-
`,
|
|
2333
|
+
`,Ko=m.div`
|
|
2327
2334
|
margin: 0 10px;
|
|
2328
2335
|
${({footerWidth:e})=>{if(e<350)return u`
|
|
2329
2336
|
display: none;
|
|
2330
2337
|
`}}
|
|
2331
|
-
|
|
2338
|
+
`,$o=({variant:e,textColor:l,size:o,width:i,footerWidth:c,customStyles:a,...r})=>{const n=(new Date).getFullYear();return t.createElement(Yo,L({variant:e,textColor:l,footerWidth:c,customStyles:a},r),t.createElement(No,{footerWidth:c},t.createElement(Qo,{footerWidth:c},"Premise HQ"),t.createElement(Ko,{footerWidth:c},"|"),t.createElement(Qo,{footerWidth:c},"All Rights Restricted ",n," ©")),t.createElement(No,{footerWidth:c},t.createElement(Qo,{footerWidth:c},"Terms of use"),t.createElement(Ko,{footerWidth:c},"|"),t.createElement(Qo,{footerWidth:c},"Privacy Policy")))},_o=m.header`
|
|
2332
2339
|
|
|
2333
2340
|
background-color: ${({theme:e})=>e.additional.white};
|
|
2334
2341
|
border-bottom: 0.5px solid ${({theme:e})=>e.variant["neutral-3"]};
|
|
@@ -2336,7 +2343,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2336
2343
|
${({inBuiltCss:e,type:t})=>F(e,t)}
|
|
2337
2344
|
// custom styles
|
|
2338
2345
|
${({customStyles:e})=>e}
|
|
2339
|
-
`,
|
|
2346
|
+
`,ei=({type:e,customStyles:l,...o})=>{const i=b()||R;return t.createElement(_o,L({theme:i,type:"header",customStyles:l,inBuiltCss:Z},o),o.children)};ei.propTypes={customStyles:e.object,type:e.string},ei.defaultProps={type:"header",customStyles:null};const ti=m.div`
|
|
2340
2347
|
display: flex;
|
|
2341
2348
|
justify-content: ${({showRowsPerPage:e})=>e?"space-between":"center"};
|
|
2342
2349
|
align-items: center;
|
|
@@ -2345,7 +2352,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2345
2352
|
@media (max-width: 992px) {
|
|
2346
2353
|
justify-content: center;
|
|
2347
2354
|
}
|
|
2348
|
-
`,
|
|
2355
|
+
`,li=m.div`
|
|
2349
2356
|
display: flex;
|
|
2350
2357
|
justify-content: center;
|
|
2351
2358
|
align-items: center;
|
|
@@ -2371,7 +2378,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2371
2378
|
}
|
|
2372
2379
|
|
|
2373
2380
|
${({customIconWrapperStyles:e})=>e}
|
|
2374
|
-
`,
|
|
2381
|
+
`,oi=m.ul`
|
|
2375
2382
|
|
|
2376
2383
|
display: flex;
|
|
2377
2384
|
justify-content: space-between;
|
|
@@ -2428,15 +2435,15 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2428
2435
|
}
|
|
2429
2436
|
.icon {
|
|
2430
2437
|
display: none;
|
|
2431
|
-
}`,
|
|
2438
|
+
}`,ii=m.div`
|
|
2432
2439
|
display: flex;
|
|
2433
2440
|
justify-content: center;
|
|
2434
2441
|
align-items: center;
|
|
2435
|
-
`,
|
|
2442
|
+
`,ci="LEFT",ai="RIGHT",ri=(e,t,l=1)=>{let o=e;const i=[];for(;o<=t;)i.push(o),o+=l;return i},ni=({totalRecords:e,pageNeighbours:l,onPageChanged:o,currentPageNumber:a,propsDropdownSelect:r,showRowsPerPage:n})=>{let s=r?.selectedValue?.value||10;0==s?s=1:s>e&&(s=e);const[d,p]=i(a),[m,u]=i(a),[f,g]=i(Math.ceil(e/s)),[h,C]=i({from:0,to:0}),y=b()||R,{width:x}=ae();l=x<512?0:x<768?1:l,c((()=>{g(Math.ceil(e/s)),d?(v(d>f?1:d),p(0)):v(1)}),[s]),c((()=>{C({from:1+(m-1)*s,to:m*s>e?e:m*s})}),[m]);const v=t=>{const l=Math.max(0,Math.min(t,f));u(l);o({currentPage:l,totalPages:f,totalRecords:e})},w=e=>t=>{t.preventDefault(),v(e)},A=e=>{e.preventDefault();let t=m-2*(l||1)-1;v(0===t?1:t)},S=e=>{e.preventDefault(),v(m+2*(l||1)+1)};if(!e||0===s)return null;const k=(()=>{const e=2*l+3;if(f>e+3){const t=Math.max(2,m-l),o=Math.min(f-1,m+l);let i=ri(t,o);const c=t>2,a=f-o>1,r=e-(i.length+1);switch(!0){case c&&!a:{const e=ri(t-r,t-1);i=[ci,...e,...i];break}case!c&&a:{const e=ri(o+1,o+r);i=[...i,...e,ai];break}default:i=[ci,...i,ai]}return[1,...i,f]}return ri(1,f)})();return t.createElement(ti,{theme:y,showRowsPerPage:n},t.createElement(oi,{theme:y},t.createElement(li,{onClick:1!==m?w(m-1):null,disabled:1===m,theme:y},t.createElement(_,{icon:"triangle-down",transform:"rotate(90deg)",color:"#BBC4CF",customstyles:{cursor:1===m?"not-allowed":"pointer"}}),t.createElement("span",{id:"prev-text",className:"prev-text"}," ","PREVIOUS")),k.map(((e,l)=>e===ci?t.createElement("li",{key:l,className:"page-item"},t.createElement("div",{className:"page-link",onClick:A},t.createElement("span",{className:"text"},t.createElement(_,{icon:"load-more",color:"#081348",transform:"rotate(90deg)"})),t.createElement("span",{className:"icon"},t.createElement(_,{icon:"ellipses-horizontal",color:"#081348"}))," ")):e===ai?t.createElement("li",{key:l,className:"page-item"},t.createElement("div",{className:"page-link",onClick:S},t.createElement("span",{className:"text"},t.createElement(_,{icon:"load-more",color:y.primary["primary-2"],transform:"rotate(-90deg)"})),t.createElement("span",{className:"icon"},t.createElement(_,{icon:"ellipses-horizontal",color:y.primary["primary-2"]})))):t.createElement("li",{key:l,className:"page-item"+(m===e?" active":"")},t.createElement("div",{className:"page-link",onClick:w(e)},e)))),t.createElement(li,{onClick:m!==f?w(m+1):null,disabled:m===f,theme:y},t.createElement("span",{id:"next-text",className:"next-text"}," ","NEXT"),t.createElement(_,{icon:"triangle-down",transform:"rotate(-90deg)",color:"#BBC4CF",customstyles:{cursor:m===f?"not-allowed":"pointer"}}))),n&&t.createElement(ii,null,t.createElement("span",{style:{margin:"0 16px",color:y.variant["neutral-3"],fontSize:"12px"}},"Rows Per Page"),t.createElement(Ut,L({customSelectStyles:{menu:e=>({...e,border:"none",marginTop:"1px",borderTopRightRadius:"0px",borderTopLeftRadius:"0px",outline:"none",boxShadow:"0px 6px 20px rgba(56, 66, 100, 0.15)",borderRadius:"4.32px",fontSize:"14px",width:"100%",maxWidth:"100px"}),control:(e,t)=>({...e,border:"1px solid transparent",borderRadius:"6.25391px",height:"31px",minHeight:"31px",boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:"#F2F4FE",maxWidth:"100px",minWidth:"50px"}),singleValue:e=>({...e,fontSize:"12px",marginLeft:"0px",width:"100",marginRight:0})},customWrapperStyles:{marginRight:"16px"},isSearchable:!1,optionArr:[{value:10,label:10},{value:20,label:20},{value:30,label:30}]},r)),t.createElement("span",{style:{color:y.variant["neutral-3"],fontSize:"12px"}},h?.from,"-",h?.to," of"," ",t.createElement("span",{style:{color:y.variant["neutral-1"]}},e)," ","Results")))};ni.propTypes={totalRecords:e.number.isRequired,pageNeighbours:e.number,onPageChanged:e.func,showRowsPerPage:e.bool,currentPageNumber:e.number},ni.defaultProps={totalRecords:0,pageNeighbours:1,onPageChanged:()=>null,showRowsPerPage:!1};const si=m.div`
|
|
2436
2443
|
display: flex;
|
|
2437
2444
|
align-items: center;
|
|
2438
2445
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2439
|
-
`,
|
|
2446
|
+
`,di=({...e})=>{const l=b()||R;return t.createElement(si,{theme:l},e.children)},pi=m.div`
|
|
2440
2447
|
font-size: 14px;
|
|
2441
2448
|
color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
|
|
2442
2449
|
|
|
@@ -2452,12 +2459,12 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2452
2459
|
&:not(:first-child):not(:last-child) {
|
|
2453
2460
|
margin: 0 22px;
|
|
2454
2461
|
}
|
|
2455
|
-
`;(
|
|
2462
|
+
`;(di.PageItem=function({selected:e,...l}){const o=b()||R;return t.createElement(pi,L({selected:e,theme:o},l),l.children)}).propTypes={selected:e.bool},di.PageItem.defaultProps={selected:!1};const mi=m.div`
|
|
2456
2463
|
display: flex;
|
|
2457
2464
|
justify-content: center;
|
|
2458
2465
|
align-items: center;
|
|
2459
2466
|
${({customParentStyles:e})=>e}
|
|
2460
|
-
`,
|
|
2467
|
+
`,bi=m.span`
|
|
2461
2468
|
background-color: ${({selected:e,theme:t})=>e?t.variant["neutral-5"]:"transparent"};
|
|
2462
2469
|
color: ${({selected:e,theme:t})=>e?t.variant["primary-2"]:t.variant["neutral-3"]};
|
|
2463
2470
|
padding: 8px 14px;
|
|
@@ -2469,7 +2476,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2469
2476
|
font-size: 14px;
|
|
2470
2477
|
|
|
2471
2478
|
${({customItemStyles:e})=>e}
|
|
2472
|
-
`,
|
|
2479
|
+
`,ui=m.div`
|
|
2473
2480
|
display: flex;
|
|
2474
2481
|
justify-content: center;
|
|
2475
2482
|
align-items: center;
|
|
@@ -2492,16 +2499,16 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2492
2499
|
}
|
|
2493
2500
|
|
|
2494
2501
|
${({customIconWrapperStyles:e})=>e}
|
|
2495
|
-
`,
|
|
2502
|
+
`,fi=m.div`
|
|
2496
2503
|
padding: 0 15px;
|
|
2497
|
-
`,
|
|
2504
|
+
`,gi=m.div`
|
|
2498
2505
|
display: flex;
|
|
2499
2506
|
align-items: center;
|
|
2500
2507
|
justify-content: center;
|
|
2501
2508
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2502
2509
|
|
|
2503
2510
|
${({customLeftWrapperStyles:e})=>e}
|
|
2504
|
-
`,
|
|
2511
|
+
`,hi=m.div`
|
|
2505
2512
|
display: flex;
|
|
2506
2513
|
margin: 0;
|
|
2507
2514
|
align-items: center;
|
|
@@ -2514,7 +2521,7 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2514
2521
|
margin: 0 10px;
|
|
2515
2522
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2516
2523
|
}
|
|
2517
|
-
`,
|
|
2524
|
+
`,Ci=({selectedPage:e,setSelectedPage:l,totalPage:o,customItemStyles:a,customLeftWrapperStyles:r,customIconWrapperStyles:n,previousText:s,nextText:d,pageToShow:p,totalResults:m,showResultPerPage:u,customParentStyles:f,customRightWrapperStyles:g,...h})=>{const C=b()||R,[y,x]=i([]);let v=p>o?o:p;c((()=>{x(Array.from({length:v},((e,t)=>t+1)))}),[o,p,v]);const w=t=>{let i=[];"increase"===t&&y[v-1]<=o&&e!==y[v-1]?l(e+1):"increase"===t&&y[v-1]<o?(i=Array.from({length:v},((e,t)=>t+y[0]+1)),x(i),l(e+1)):"decrease"===t&&y[0]<=e-1?l(e-1):"decrease"===t&&e>1&&(x(Array.from({length:v},((e,t)=>t+y[0]-1))),l(e-1))};return t.createElement(mi,{customParentStyles:f}," ",t.createElement(gi,L({theme:C,customLeftWrapperStyles:r},h),t.createElement(ui,L({onClick:()=>w("decrease"),disabled:1===e,theme:C,customIconWrapperStyles:n},h),t.createElement(_,{icon:"triangle-down",transform:"rotate(90deg)",color:C.variant["neutral-3"]}),t.createElement("span",{className:"prev-text"}," ",s)),t.createElement(fi,h,y.map(((o,i)=>t.createElement(bi,{key:i,theme:C,selected:e===o,onClick:()=>l(o),customItemStyles:a},o)))),t.createElement(ui,{onClick:()=>w("increase"),disabled:e===o,theme:C,customIconWrapperStyles:n},t.createElement("span",{className:"next-text"}," ",d),t.createElement(_,{icon:"triangle-down",transform:"rotate(-90deg)",color:C.variant["neutral-3"]}))),u&&t.createElement(hi,{theme:C,customRightWrapperStyles:g},t.createElement(Ut,{optionArr:[{value:"10",label:"10"},{value:"20",label:"20"},{value:"30",label:"30"}],value:{value:"10",label:"10"},customWrapperStyles:{width:"fit-content"},isDisabled:!0,iconColor:C.variant["neutral-3"]}),t.createElement("p",{style:{marginBottom:0}},t.createElement("span",null,"OF")," ",m," ",t.createElement("span",null,"RESULTS"))))};Ci.propTypes={customItemStyles:e.object,selectedPage:e.number,customLeftWrapperStyles:e.object,customIconWrapperStyles:e.object,previousText:e.string,nextText:e.string,pageToShow:e.number,totalResults:e.number,showResultPerPage:e.bool,customParentStyles:e.object,customRightWrapperStyles:e.object},Ci.defaultProps={selectedPage:1,customItemStyles:{},customLeftWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT",pageToShow:5,totalResults:0,showResultPerPage:!1,customParentStyles:{},customRightWrapperStyles:{}};const yi=m.div`
|
|
2518
2525
|
box-sizing: border-box;
|
|
2519
2526
|
display: flex;
|
|
2520
2527
|
justify-content: center;
|
|
@@ -2522,8 +2529,8 @@ cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
|
2522
2529
|
width: auto;
|
|
2523
2530
|
|
|
2524
2531
|
${({size:e})=>u`height: ${e}px;`}
|
|
2525
|
-
`,
|
|
2526
|
-
`,
|
|
2532
|
+
`,xi=m.div`
|
|
2533
|
+
`,vi=m.div`
|
|
2527
2534
|
box-sizing: border-box;
|
|
2528
2535
|
display: flex;
|
|
2529
2536
|
justify-content: center;
|
|
@@ -2552,11 +2559,11 @@ svg {
|
|
|
2552
2559
|
`}
|
|
2553
2560
|
}
|
|
2554
2561
|
}
|
|
2555
|
-
`,
|
|
2562
|
+
`,wi=({theme:e,toggleSet:l,slide:o,color:i,size:c,transform:a,ratingValue:r,starVal:n,hover:s,...d})=>t.createElement(vi,L({theme:e,ratingValue:r,starVal:n,hover:s,toggleSet:l,color:i,size:c,transform:a},d),t.createElement("svg",{width:"24px",height:"24px",viewBox:"0 0 24 24",id:"star_filled","data-name":"star filled",xmlns:"http://www.w3.org/2000/svg"},t.createElement("defs",null,t.createElement("clipPath",{id:"starFilled"},t.createElement("path",{id:"Star",d:"M10,15,4.122,18.09l1.123-6.545L.489,6.91l6.572-.955L10,0l2.939,5.955,6.572.955-4.755,4.635,1.123,6.545Z",transform:"translate(2 3)",stroke:"#000",strokeMiterlimit:"10",strokeWidth:"1.5"}))),t.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),t.createElement("rect",{x:o,y:"0",fill:i,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function Ai(e,t){let l=5*e/t;const o=[],i=l;for(let e=0;e<5;e++){if(l-1>=0)o.push("0");else if(l-1<0&&l-1>-1){const e=(24*l-24).toString();o.push(e)}else o.push("-24");l-=1}return{array:o,value:i}}function Si(e,t){return 100*e/t}const ki=({type:e,customStylesContainer:l,customStylesStar:o,customStylesPercentage:a,color:r,size:n,handleClick:s,transform:d,maxRange:p,value:m,toggleStar:u,toggleSet:f,identifier:g,...h})=>{b();const[C,y]=i(void 0),[x,v]=i(void 0),[w,A]=i(void 0),[S,k]=i(void 0);c((()=>{y(Ai(m,p).array),v(Ai(m,p).value),A(Si(m,p))}),[m,p]),c((()=>{S?y(Ai(S,p).array):(y(Ai(m,p).array),v(Ai(m,p).value),A(Si(m,p)))}),[S]);const E=t.createElement(t.Fragment,null,C?.map(((e,l)=>{const i=20*(l+1);return t.createElement(wi,{ratingValue:i,starVal:x,hover:S,toggleSet:f,onClick:f?()=>s(i):null,onMouseEnter:f?()=>{k(i)}:null,onMouseLeave:f?()=>{k(null)}:null,slide:e,color:r,className:"star",size:n,transform:d,key:g?.concat(l),customStyles:o})})));return t.createElement(yi,L({customStyles:l,type:e,size:n},h,{className:"container"}),u?E:t.createElement(xi,{type:e,customStyles:a},w,"%"))};ki.propTypes={customStylesContainer:e.object,customStylesStar:e.object,customStylesPercentage:e.object,type:e.string,color:e.string,size:e.number,transform:e.object,handleClick:e.func,maxRange:e.number,value:e.number,toggleStar:e.bool,toggleSet:e.bool,identifier:e.string},ki.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const Ei=m.div`
|
|
2556
2563
|
.form-check-input {
|
|
2557
2564
|
accent-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
2558
2565
|
}
|
|
2559
|
-
`,
|
|
2566
|
+
`,Vi=({customStyles:e,inBuiltCss:l,type:o="table",sortIcon:i,data:c,tableColumns:a,progressPending:r,defaultSortFieldId:n,handleOnSort:s,sortServer:d,progressComponent:p,responsive:m,conditionalRowStyles:u,fixedHeader:f,fixedHeaderScrollHeight:g,checkboxColor:h,...C})=>{let y={};if(l&&l[o]&&(y=l[o]),e)for(const t in e)y[t]=e[t];const x=b()||R,v=t.forwardRef((({onClick:e,...l},o)=>t.createElement(Ei,{theme:x},t.createElement("input",L({type:"checkbox",className:"form-check-input",ref:o,onClick:e},l)))));return t.createElement(E,L({responsive:m,data:c,columns:a,noHeader:!0,highlightOnHover:!0,sortIcon:i,progressPending:r,customStyles:y,defaultSortFieldId:n,progressComponent:p||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:u,fixedHeader:f,fixedHeaderScrollHeight:g,selectableRowsComponent:v},C))};Vi.propTypes={inBuiltCss:e.object,sortIcon:e.any,data:e.array,tableColumns:e.array,progressPending:e.bool,progressComponent:e.any,defaultSortFieldId:e.number,sortServer:e.bool,handleOnSort:e.any,responsive:e.bool,conditionalRowStyles:e.array,fixedHeader:e.bool,fixedHeaderScrollHeight:e.string,customStyle:e.object},Vi.defaultProps={inBuiltCss:Z,sortIcon:t.createElement(_,{icon:"arrow-down",size:11,color:"#333333",style:{transform:"scaleX(0.7) scaleY(0.7) translate(5px, -3px)"}}),data:[],tableColumns:[],progressPending:!1,defaultSortFieldId:null,handleOnSort:(e,t,l)=>{},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100%"};const Mi=({title:e,subtitle:l,wrapperStyle:o,imgLink:i,imgStyle:c,iconSize:a})=>{const r=b()||R,n={fontSize:"26px",fontWeight:"bold",color:`${r.additional["text-color"]}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},s={fontSize:"13px",color:`${r.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return t.createElement("div",{style:o},t.createElement("div",{style:n},i?t.createElement("img",{src:i,alt:"userIcon",style:c}):t.createElement(_,{icon:"user-icon",size:a,color:r.primary["primary-1"]})," ",t.createElement("h4",null,e)),t.createElement("div",{style:s},t.createElement("p",null,l)))};Mi.propTypes={size:e.number},Mi.defaultProps={iconSize:23};const Li=({formData:e,customStyles:l,...o})=>{const i=e=>{switch(e.type){case"header":return(e=>t.createElement(a,null,t.createElement(ei,L({},e,o),e.children),e))(e);case"label":return(e=>t.createElement(lt,L({style:{marginBottom:"8px",paddingBottom:"0"}},e,o)))(e);case"text":return(e=>t.createElement(Wl,L({},e,o)))(e);case"textArea":return(e=>t.createElement(Yl,L({},e,o)))(e);case"number":return(e=>t.createElement(yl,L({},e,o)))(e);case"radio":return(e=>t.createElement(Bl,L({key:101*Math.random()|0},e,o)))(e);case"checkBox":return(e=>t.createElement(ft,L({},e,o)))(e);case"singleSelect":return(e=>t.createElement(Ut,L({dropdownType:"singleSelect"},e,o)))(e);case"multiSelect":return(e=>t.createElement(Ut,L({dropdownType:"multiSelect"},e,o)))(e);case"asyncSingleSelect":return(e=>t.createElement(Ut,L({dropdownType:"asyncSingleSelect"},e,o)))(e);case"asyncMultiSelect":return(e=>t.createElement(Ut,L({dropdownType:"asyncMultiSelect"},e,o)))(e);case"signature":return(e=>t.createElement(Ol,L({},e,o)))(e);case"fileUpload":return(e=>t.createElement(ol,L({},e,o)))(e);case"date":return(e=>t.createElement(Pt,L({},e,o)))(e);case"paginationTypeTwo":return(e=>t.createElement(Ci,L({},e,o)))(e);case"toggle":return(e=>t.createElement(ro,L({},e,o)))(e);case"icon":return(e=>t.createElement(_,L({},e,o)))(e);case"roundedLoader":return(e=>t.createElement(ue,L({},e,o)))(e);case"alert":return(e=>t.createElement(ce,L({},e,o)))(e);case"banner":return(e=>t.createElement(qe,L({},e,o)))(e);case"divider":return(e=>t.createElement(To,L({},e,o)))(e);case"headerComponent":case"headerComponent":return(e=>t.createElement(Mi,L({},e,o)))(e);case"documentCard":return(e=>t.createElement(N,L({},e,o)))(e);case"imageUploader":return(e=>t.createElement(ul,L({},e,o)))(e);case"accordion":return(e=>t.createElement(te,L({},e,o)))(e);case"content":return(e=>t.createElement(yo,L({},e,o)))(e);case"rating":return(e=>t.createElement(ki,L({},e,o)))(e);case"buttonPrimary":return(e=>t.createElement(xe,L({},e,o)))(e);case"buttonSecondary":return(e=>t.createElement(Ae,L({},e,o)))(e);case"buttonTiny":return(e=>t.createElement(ke,L({},e,o)))(e);case"buttonLink":return(e=>t.createElement(he,L({},e,o)))(e);case"search":return(e=>t.createElement(Rl,L({},e,o)))(e);case"table":return(e=>t.createElement(Vi,L({},e,o)))(e);case"passwordInput":return(e=>t.createElement(Sl,L({},e,o)))(e)}};return t.createElement(a,null,t.createElement(Ho,{defaultThemeColor:R},t.createElement(Zo,{onSubmit:()=>{},customStyles:l},e.map(((e,l)=>e.length>1?t.createElement(Po,null,e.map(((l,o)=>t.createElement(Wo,{cols:e.length},i(l))))):i(e[0]))))))},Bi=({formData:e,onSubmit:l,onReset:o,style:i,...c})=>{const r=e=>{switch(e.type){case"submit":return(e=>t.createElement(xe,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>t.createElement(Ae,{block:e.block,disabled:c.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return t.createElement(a,null,t.createElement(Io,{style:i},e&&e.map(((e,t)=>e.map(((e,t)=>r(e)))))))};const zi=g`
|
|
2560
2567
|
@font-face {
|
|
2561
2568
|
font-family: "Averta";
|
|
2562
2569
|
font-weight: 100;
|
|
@@ -2664,7 +2671,7 @@ svg {
|
|
|
2664
2671
|
* {
|
|
2665
2672
|
font-family: "Averta";
|
|
2666
2673
|
}
|
|
2667
|
-
`,
|
|
2674
|
+
`,Hi=m.span`
|
|
2668
2675
|
background: transparent;
|
|
2669
2676
|
position: relative;
|
|
2670
2677
|
display: flex;
|
|
@@ -2673,12 +2680,12 @@ svg {
|
|
|
2673
2680
|
&>span:not(:first-of-type){
|
|
2674
2681
|
margin-left: -13px;
|
|
2675
2682
|
}
|
|
2676
|
-
`,
|
|
2683
|
+
`,Ii=m.p`
|
|
2677
2684
|
color: ${({theme:e,variantQty:t})=>e.variant[t]};
|
|
2678
2685
|
margin: 0;
|
|
2679
2686
|
margin-left: 7px;
|
|
2680
2687
|
font-size: 16px;
|
|
2681
|
-
`,
|
|
2688
|
+
`,Pi=({items:e,size:l,variantCircle:o,variantName:i,variantQty:c,user:a,colorCircle:r,colorBorderCircle:n,...s})=>{const d=b()||R;return t.createElement(Hi,s,e?.map(((c,a)=>{let s={},p={};return s.backgroundColor=r?`${d.variant[r]}`:`${d.variant[o]}`,0!==a&&(s.border=n?`2px solid ${n}`:`2px solid ${d.variant[o]}`,p.border=n?`2px solid ${n}`:`2px solid ${d.variant[o]}`),1===e.length?t.createElement(Ie,{key:c.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${d.variant[{variantName:i}]}`},size:l,toggleName:!0,user:c,customStylesCircle:s,customStylesImage:p}):a<=3?t.createElement(Ie,{key:c.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${d.variant[{variantName:i}]}`},size:l,toggleName:!1,user:c,customStylesCircle:s,customStylesImage:p}):null})),e.length-4>0?t.createElement(Ii,{theme:d,variantQty:c},"+",e.length-4):null)};Pi.propTypes={variantCircle:e.string,variantName:e.string,size:e.oneOf(["SM","MD","LG"]),user:e.object,theme:e.object,colorCircle:e.string,colorBorderCircle:e.string,variantQty:e.string},Pi.defaultProps={variantCircle:"primary-1",variantName:"primary-2",size:"MD",user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Wi=m.div`
|
|
2682
2689
|
max-width: inherit;
|
|
2683
2690
|
width: inherit;
|
|
2684
2691
|
font-size: 14px;
|
|
@@ -2704,10 +2711,10 @@ svg {
|
|
|
2704
2711
|
&[data-popper-placement*='top'] .tooltip-arrow::after {
|
|
2705
2712
|
border-color: ${({theme:e,variantTPbg:t})=>t?e.variant[t]:"#6b747f"} transparent transparent transparent;
|
|
2706
2713
|
}
|
|
2707
|
-
`,
|
|
2714
|
+
`,Ri=m.div`
|
|
2708
2715
|
display: flex;
|
|
2709
|
-
color: ${({theme:e,disabled:t,variant:l,variantDisable:
|
|
2710
|
-
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:
|
|
2716
|
+
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2717
|
+
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2711
2718
|
justify-content: space-evenly;
|
|
2712
2719
|
align-items: center;
|
|
2713
2720
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -2717,29 +2724,29 @@ svg {
|
|
|
2717
2724
|
flex-grow: 1;
|
|
2718
2725
|
|
|
2719
2726
|
svg path {
|
|
2720
|
-
fill: ${({theme:e,disabled:t,variant:l,variantDisable:
|
|
2727
|
+
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2721
2728
|
}
|
|
2722
|
-
`,
|
|
2729
|
+
`,Zi=m.div`
|
|
2723
2730
|
display: flex;
|
|
2724
2731
|
justify-content: space-evenly;
|
|
2725
2732
|
flex-grow: 1;
|
|
2726
2733
|
align-items: stretch;
|
|
2727
|
-
`,
|
|
2734
|
+
`,Fi=({label:e,index:l,style:o,items:i,variant:c,borderVariant:a,bgVariant:r,variantDisable:n,variantBgDisable:s,disabled:d,divider:p,indexPrefix:m,onClick:u,icon:f,variantTPtext:g,variantTPbg:h,...y})=>{b();const{getArrowProps:x,getTooltipProps:v,setTooltipRef:w,setTriggerRef:A,visible:S}=C();return t.createElement(t.Fragment,null,t.createElement(Zi,{ref:A},t.createElement(Ri,{variant:c,borderVariant:a,bgVariant:r,variantDisable:n,variantBgDisable:s,disabled:d,onClick:d?null:()=>{u(u)}},f),p),S&&t.createElement(Wi,L({variantTPtext:g,variantTPbg:h,ref:w},v({className:"tooltip-container"})),e,t.createElement("div",x({className:"tooltip-arrow"}))))};Fi.propTypes={variant:e.string,borderVariant:e.string,bgVariant:e.string,variantDisable:e.string,variantBgDisable:e.string,indexPrefix:e.string,theme:e.object,items:e.array,allDisabled:e.bool,divider:e.any,onClick:e.func,variantTPtext:e.string,variantTPbg:e.string},Zi.defaultProps={theme:R},Ri.defaultProps={theme:R},Wi.defaultProps={theme:R},Fi.defaultProps={theme:R,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"white",variantDisable:"neutral-2",variantBgDisable:"white",variantTPtext:null,variantTPbg:null};const Ti=m.div`
|
|
2728
2735
|
display: flex;
|
|
2729
2736
|
justify-content: space-evenly;
|
|
2730
2737
|
align-items: stretch;
|
|
2731
2738
|
height: 42px;
|
|
2732
2739
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
2733
2740
|
border-radius: 3px;
|
|
2734
|
-
`,
|
|
2741
|
+
`,ji=m.div`
|
|
2735
2742
|
display: flex;
|
|
2736
2743
|
justify-content: space-evenly;
|
|
2737
2744
|
flex-grow: 1;
|
|
2738
2745
|
align-items: stretch;
|
|
2739
|
-
`,
|
|
2746
|
+
`,qi=m.div`
|
|
2740
2747
|
display: flex;
|
|
2741
|
-
color: ${({theme:e,disabled:t,variant:l,variantDisable:
|
|
2742
|
-
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:
|
|
2748
|
+
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2749
|
+
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2743
2750
|
justify-content: space-evenly;
|
|
2744
2751
|
align-items: center;
|
|
2745
2752
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -2749,24 +2756,24 @@ svg {
|
|
|
2749
2756
|
flex-grow: 1;
|
|
2750
2757
|
|
|
2751
2758
|
svg path {
|
|
2752
|
-
fill: ${({theme:e,disabled:t,variant:l,variantDisable:
|
|
2759
|
+
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2753
2760
|
}
|
|
2754
|
-
`,
|
|
2761
|
+
`,Di=({style:e,items:l,variant:o,borderVariant:i,bgVariant:c,variantDisable:a,variantBgDisable:r,allDisabled:n,divider:s,indexPrefix:d,onClick:p,...m})=>(b(),t.createElement(Ti,L({variant:o,borderVariant:i},m),l?.map(((e,m)=>t.createElement(ji,{key:d.concat(m)},t.createElement(qi,{variant:o,borderVariant:i,bgVariant:c,variantDisable:a,variantBgDisable:r,title:e.label,disabled:n||e.disabled,onClick:n||e.disabled?null:()=>p(e.label)},e.icon),l?.length-1!==m&&s)))));Di.propTypes={variant:e.string,borderVariant:e.string,bgVariant:e.string,variantDisable:e.string,variantBgDisable:e.string,indexPrefix:e.string,theme:e.object,items:e.array,allDisabled:e.bool,divider:e.any,onClick:e.func},Ti.defaultProps={theme:R},ji.defaultProps={theme:R},qi.defaultProps={theme:R},Di.defaultProps={theme:R,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"white",variantDisable:"neutral-2",variantBgDisable:"white"};const Oi=m.div`
|
|
2755
2762
|
display: flex;
|
|
2756
2763
|
justify-content: space-evenly;
|
|
2757
2764
|
align-items: stretch;
|
|
2758
2765
|
height: 42px;
|
|
2759
2766
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
2760
2767
|
border-radius: 3px;
|
|
2761
|
-
`,
|
|
2768
|
+
`,Gi=m.div`
|
|
2762
2769
|
display: flex;
|
|
2763
2770
|
justify-content: space-evenly;
|
|
2764
2771
|
flex-grow: 1;
|
|
2765
2772
|
align-items: stretch;
|
|
2766
|
-
`,
|
|
2773
|
+
`,Xi=m.div`
|
|
2767
2774
|
display: flex;
|
|
2768
|
-
color: ${({theme:e,disabled:t,variant:l,variantDisable:
|
|
2769
|
-
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:
|
|
2775
|
+
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2776
|
+
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2770
2777
|
justify-content: space-evenly;
|
|
2771
2778
|
align-items: center;
|
|
2772
2779
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -2776,30 +2783,30 @@ svg {
|
|
|
2776
2783
|
flex-grow: 1;
|
|
2777
2784
|
|
|
2778
2785
|
svg path {
|
|
2779
|
-
fill: ${({theme:e,disabled:t,variant:l,variantDisable:
|
|
2786
|
+
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2780
2787
|
}
|
|
2781
|
-
`,
|
|
2788
|
+
`,Ji=({style:e,items:l,variant:o,borderVariant:i,bgVariant:c,variantDisable:a,variantBgDisable:r,allDisabled:n,divider:s,indexPrefix:d,onClick:p,variantTPtext:m,variantTPbg:u,...f})=>(b(),t.createElement(Oi,L({variant:o,borderVariant:i},f),l?.map(((e,b)=>t.createElement(Fi,{key:d.concat(b),variant:o,borderVariant:i,bgVariant:c,variantDisable:a,variantBgDisable:r,disabled:n||e.disabled,onClick:n||e.disabled?null:()=>{p(e.label)},divider:l?.length-1!==b&&s,icon:e.icon,index:b,label:e.label,variantTPtext:m,variantTPbg:u})))));Ji.propTypes={variant:e.string,borderVariant:e.string,bgVariant:e.string,variantDisable:e.string,variantBgDisable:e.string,indexPrefix:e.string,theme:e.object,items:e.array,allDisabled:e.bool,divider:e.any,onClick:e.func,variantTPtext:e.string,variantTPbg:e.string},Oi.defaultProps={theme:R},Gi.defaultProps={theme:R},Xi.defaultProps={theme:R},Ji.defaultProps={theme:R,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"white",variantDisable:"neutral-2",variantBgDisable:"white",variantTPtext:null,variantTPbg:null};const Ui=m.div`
|
|
2782
2789
|
background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
|
|
2783
2790
|
border: 1.3px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
|
|
2784
2791
|
border-radius: 50%;
|
|
2785
2792
|
width: ${({size:e})=>e}px;
|
|
2786
2793
|
height: ${({size:e})=>e}px;
|
|
2787
2794
|
box-sizing: border-box;
|
|
2788
|
-
`,
|
|
2795
|
+
`,Yi=({variant:e,bgColor:l,borderColor:o,...i})=>(b(),t.createElement(Ui,L({variant:e,borderColor:o,bgColor:l},i)));Yi.propTypes={variant:e.string,size:e.number,theme:e.object,borderColor:e.string,bgColor:e.string},Ui.defaultProps={theme:R},Yi.defaultProps={theme:R,variant:"primary-1",size:11};const Ni=m.div`
|
|
2789
2796
|
display: inline-flex;
|
|
2790
2797
|
align-items: center;
|
|
2791
2798
|
background-color: transparent;
|
|
2792
2799
|
min-height: 24px;
|
|
2793
|
-
`,
|
|
2800
|
+
`,Qi=m.div`
|
|
2794
2801
|
display: flex;
|
|
2795
2802
|
justify-content: space-evenly;
|
|
2796
2803
|
width: 69px;
|
|
2797
|
-
`,
|
|
2804
|
+
`,Ki=m.p`
|
|
2798
2805
|
display: flex;
|
|
2799
2806
|
color: ${({theme:e,variantText:t,colorText:l})=>l||e.variant[t]};
|
|
2800
2807
|
font-size: 16px;
|
|
2801
2808
|
margin: 0 5px;
|
|
2802
|
-
|
|
2809
|
+
`,$i=({style:e,variantCircle:l,variantText:o,level:i,textArray:c,colorArray:a,indexPrefix:r,colorText:n,...s})=>(b(),t.createElement(Ni,s,t.createElement(Qi,null,[1,2,3,4].map(((e,o)=>{let c="#D4D7E3",n=null,s=null;return i<=0&&(i=0),i>=4&&(i=4),a?i>=e?(n=a[i],c=a[i]):n=a[0]:i>=e?(s=l,c=l):s="#FFFFFF",t.createElement(Yi,{key:r.concat(o),variant:s,borderColor:c,bgColor:n,size:11})}))),c&&t.createElement(Ki,{variantText:o,colorText:n},c[i])));$i.propTypes={variantCircle:e.string,variantText:e.string,level:e.number,indexPrefix:e.string,theme:e.object,block:e.bool,textArray:e.array,colorArray:e.array,colorText:e.string},Ki.defaultProps={theme:R},$i.defaultProps={theme:R,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const _i={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},ec=m.button`
|
|
2803
2810
|
${({underlined:e})=>e?null:u`&:hover {text-decoration: underline}`};
|
|
2804
2811
|
background: transparent;
|
|
2805
2812
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
@@ -2810,7 +2817,7 @@ svg {
|
|
|
2810
2817
|
justify-content: flex-start;
|
|
2811
2818
|
border: none;
|
|
2812
2819
|
cursor: pointer;
|
|
2813
|
-
font-size: ${({size:e})
|
|
2820
|
+
font-size: ${({size:e})=>_i[e].fontSize};
|
|
2814
2821
|
|
|
2815
2822
|
&:disabled {
|
|
2816
2823
|
color: ${({theme:e})=>e.variant["neutral-3"]};
|
|
@@ -2820,7 +2827,7 @@ svg {
|
|
|
2820
2827
|
* {
|
|
2821
2828
|
outline: none;
|
|
2822
2829
|
}
|
|
2823
|
-
`,
|
|
2830
|
+
`,tc=({block:e,size:l,style:o,variant:i,disabled:c,underlined:a,...r})=>(b(),t.createElement(ec,L({block:e,variant:i,type:"button",style:o,size:l,disabled:c,underlined:a},r),r.children));tc.propTypes={variant:e.string,disabled:e.bool,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,onClick:e.func,theme:e.object,underlined:e.bool},ec.defaultProps={theme:R},tc.defaultProps={theme:R,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const lc=g`
|
|
2824
2831
|
@keyframes blowUpModal {
|
|
2825
2832
|
0% {
|
|
2826
2833
|
transform: translate(-50%,-50%) scale(0) ;
|
|
@@ -2849,7 +2856,7 @@ svg {
|
|
|
2849
2856
|
animation: blowUpModalTwo 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
|
|
2850
2857
|
}
|
|
2851
2858
|
|
|
2852
|
-
`,
|
|
2859
|
+
`,oc=m.div`
|
|
2853
2860
|
display: flex;
|
|
2854
2861
|
justify-content: space-between;
|
|
2855
2862
|
align-items: flex-start;
|
|
@@ -2860,29 +2867,29 @@ svg {
|
|
|
2860
2867
|
z-index: 100;
|
|
2861
2868
|
// custom styles
|
|
2862
2869
|
${({customModalHeaderStyle:e})=>e}
|
|
2863
|
-
`,
|
|
2870
|
+
`,ic=m.div`
|
|
2864
2871
|
//Set the styles from the default styles object
|
|
2865
2872
|
${({inBuiltCss:e,type:t})=>F(e,t)}
|
|
2866
2873
|
// custom styles
|
|
2867
2874
|
${({customModalBodyStyle:e})=>e}
|
|
2868
|
-
`,
|
|
2875
|
+
`,cc=m.div`
|
|
2869
2876
|
max-height: 60vh;
|
|
2870
2877
|
padding: 0 24px 24px 24px;
|
|
2871
2878
|
overflow-y: auto;
|
|
2872
2879
|
${({contentWrapperStyle:e})=>e}
|
|
2873
|
-
`,
|
|
2880
|
+
`,ac=m.div`
|
|
2874
2881
|
padding-top: 16px;
|
|
2875
2882
|
|
|
2876
2883
|
//Set the styles from the default styles object
|
|
2877
2884
|
${({inBuiltCss:e,type:t})=>F(e,t)}
|
|
2878
2885
|
// custom styles
|
|
2879
2886
|
${({customModalFooterStyle:e})=>e}
|
|
2880
|
-
`,
|
|
2887
|
+
`,rc=m.div`
|
|
2881
2888
|
cursor: pointer;
|
|
2882
|
-
`;try{V.setAppElement("#root")}catch(e){V.setAppElement("#__next")}const
|
|
2883
|
-
${({theme:e,type:t,customStyles:l})=>{if(e){let
|
|
2889
|
+
`;try{V.setAppElement("#root")}catch(e){V.setAppElement("#__next")}const nc=({modalIsOpen:e,toggleModal:l,closeOnOutsideClick:o,headerContent:i,bodyContent:c,footerContent:a,customModalHeaderStyle:r,customModalBodyStyle:n,customModalFooterStyle:s,customWidth:d,customMinWidth:p,customMaxWidth:m,contentStyle:u,contentWrapperStyle:f,customZIndex:g,hideCrossIcon:h,...C})=>{const y={overlay:{zIndex:g,backgroundColor:"rgb(51 51 51 / 30%)"},content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",borderRadius:"8px",padding:"0px",minWidth:p,overflow:"hidden",border:`1px solid ${(b()||R).border}`,boxShadow:"0px 15px 40px 11px rgba(26, 36, 107, 0.132867)",width:d&&d,maxWidth:m&&m,...u}};return t.createElement("div",null,t.createElement(V,L({closeTimeoutMS:500,isOpen:e,onRequestClose:o?l:void 0,style:y,contentLabel:"Modal"},C),i&&t.createElement(oc,{style:r,"data-accordion":"contentClickFalse"},i,!h&&t.createElement(rc,{onClick:l},t.createElement(_,{icon:"close-icon",size:18}))),!i&&!h&&t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginRight:"24px",paddingTop:"24px"}},t.createElement("div",null),t.createElement(rc,{onClick:l},t.createElement(_,{icon:"close-icon",size:18}))),t.createElement(cc,{contentWrapperStyle:f,"data-accordion":"contentClickFalse"},t.createElement(ic,{inBuiltCss:Z,style:n,"data-accordion":"contentClickFalse"},c),a&&t.createElement(ac,{inBuiltCss:Z,style:s,"data-accordion":"contentClickFalse"},a))),t.createElement(lc,null))};nc.propTypes={modalIsOpen:e.bool,toggleModal:e.func,closeOnOutsideClick:e.bool,headerContent:e.any,hideCrossIcon:e.bool,bodyContent:e.any,footerContent:e.any,customModalHeaderStyle:e.object,customModalBodyStyle:e.object,customModalFooterStyle:e.object,customMinWidth:e.string,contentStyle:e.object,contentWrapperStyle:e.object,customZIndex:e.number},nc.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{},customZIndex:9999999,hideCrossIcon:!1};const sc=m.div`
|
|
2890
|
+
${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
|
|
2884
2891
|
}
|
|
2885
|
-
`,
|
|
2892
|
+
`,dc=({theme:e,toggleSimple:l,contentTrigger:o,contentOverlay:i,popperOptionsP:c,settingsP:a,customStyles:r,...n})=>{let s={},d={};l?(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d}):(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),s={...s,...c},d={...d,...a};const{getArrowProps:p,getTooltipProps:m,setTooltipRef:b,setTriggerRef:u,visible:f}=C({...d},s);return t.createElement(t.Fragment,null,t.createElement("div",{ref:u,style:{width:"fit-content",height:"fit-content"}},o),f&&t.createElement(sc,L({type:l?"simple-overlay":"overlay",theme:e,ref:b},m({className:"tooltip-container"}),{customStyles:r}),i))};dc.propTypes={theme:e.object,contentTrigger:e.any,contentOverlay:e.any,popperOptionsP:e.object,settingsP:e.object,customStyles:e.object,toggleSimple:e.bool},dc.defaultProps={theme:Z,contentTrigger:t.createElement("div",null,"Trigger"),contentOverlay:t.createElement("div",null,"I am the Overlay")};const pc=m.div`
|
|
2886
2893
|
position: relative;
|
|
2887
2894
|
height: 10px;
|
|
2888
2895
|
border-radius: 10px;
|
|
@@ -2893,7 +2900,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2893
2900
|
|
|
2894
2901
|
// custom styles
|
|
2895
2902
|
${({progressWrapStyle:e})=>e}
|
|
2896
|
-
`,
|
|
2903
|
+
`,mc=m.div`
|
|
2897
2904
|
height: inherit;
|
|
2898
2905
|
/* border-radius: inherit; */
|
|
2899
2906
|
text-align: right;
|
|
@@ -2904,12 +2911,12 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2904
2911
|
// custom styles
|
|
2905
2912
|
${({progressBarStyle:e})=>e}
|
|
2906
2913
|
|
|
2907
|
-
`,
|
|
2914
|
+
`,bc=({labelStyle:e,progressBarStyle:l,progressWrapStyle:o,label:a,total:r,sections:n,innerContent:s,baseColor:d,baseTitle:p,labelProps:m,props:u})=>{const f=b()||R,[g,h]=i([[]]),[C,y]=i(null);c((()=>{n&&n.length>0&&h(n)}),[n]);const x=g?.length>0?g?.reduce(((e,t)=>e+t.count),0):0;x>r&&(r=x);const v=g?.length>0?g?.map((e=>e.count/r*100)):[],w=null!==C?g[C].label:p;return t.createElement("div",null,t.createElement(lt,L({inBuiltCss:Z,customStyles:e,type:"progressBar-label",text:a},m)),t.createElement(pc,L({theme:f,progressWrapStyle:o,color:d,title:w},u),g?.map(((e,o)=>t.createElement(mc,L({key:o,onMouseEnter:()=>y(o),onMouseLeave:()=>y(null),progressBarStyle:l,theme:f,color:e.color,style:{width:v[o]+"%",left:0===o?0:v.slice(0,o).reduce(((e,t)=>e+t),0)+"%"}},u)))),t.createElement("div",{style:{position:"absolute",textAlign:"center",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",top:"50%",left:"50%",transform:"translate(-50%, -50%)",cursor:"default"},onMouseEnter:e=>((e,t)=>{e.stopPropagation(),y(t)})(e,C),onMouseLeave:e=>{e.stopPropagation(),y(null)}},s)))};bc.propTypes={labelStyle:e.object,progressBarStyle:e.object,progressWrapStyle:e.object,sections:e.arrayOf(e.shape({color:e.string.isRequired,percentage:e.number,count:e.number.isRequired})).isRequired},bc.defaultProps={labelStyle:{},progressBarStyle:{},progressWrapStyle:{},label:"",total:100,innerContent:"",baseColor:"",baseTitle:"Total Task",labelProps:{},props:{}};const uc=m.div`
|
|
2908
2915
|
background: transparent;
|
|
2909
2916
|
display: flex;
|
|
2910
2917
|
align-items: center;
|
|
2911
2918
|
width: ${({block:e})=>e?"100%":"fit-content"};
|
|
2912
|
-
`,
|
|
2919
|
+
`,fc=m.div`
|
|
2913
2920
|
margin: 0;
|
|
2914
2921
|
color: ${({theme:e,variantOff:t})=>e.variant[t]};
|
|
2915
2922
|
white-space: nowrap;
|
|
@@ -2927,19 +2934,19 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2927
2934
|
&>div:first-of-type{
|
|
2928
2935
|
color: ${({theme:e,variantOn:t})=>e.variant[t]};
|
|
2929
2936
|
}
|
|
2930
|
-
`,
|
|
2937
|
+
`,gc=m.div`
|
|
2931
2938
|
display: flex;
|
|
2932
2939
|
margin-left: 20px;
|
|
2933
2940
|
${({stepsStyle:e})=>e}
|
|
2934
2941
|
|
|
2935
|
-
`,
|
|
2942
|
+
`,hc=m.div`
|
|
2936
2943
|
height: 6px;
|
|
2937
2944
|
width: ${({widthStep:e})=>e}px;
|
|
2938
2945
|
margin: 0 3px;
|
|
2939
|
-
background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:
|
|
2946
|
+
background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:o})=>t?e.variant[l]:e.variant[o]};
|
|
2940
2947
|
border-radius: 19px;
|
|
2941
|
-
`,
|
|
2942
|
-
background: ${({disabled:e,theme:t,bgVariant:l})=>e?
|
|
2948
|
+
`,Cc=({block:e,variantOn:l,variantOff:o,currentStep:i,totalSteps:c,widthStep:a,style:r,progressText:n,stepsStyle:s,...d})=>(b(),t.createElement(uc,L({block:e},d,{style:r}),t.createElement(fc,L({},d,{variantOn:l,variantOff:o}),n||"Page"," ",t.createElement("div",null,i)," of ",t.createElement("div",null,c)),t.createElement(gc,L({stepsStyle:s},d),Array.from(Array(c).keys()).map((e=>t.createElement(hc,{key:"formSteps".concat(e),isActive:i===e+1,variantOn:l,variantOff:o,widthStep:a}))))));Cc.propTypes={variantOn:e.string,variantOff:e.string,block:e.bool,theme:e.object,currentStep:e.number,totalSteps:e.number,widthStep:e.number,progressText:e.string},uc.defaultProps={theme:R},fc.defaultProps={theme:R},gc.defaultProps={theme:R},hc.defaultProps={theme:R},Cc.defaultProps={theme:R,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const yc="#BBC4CF",xc=m.button`
|
|
2949
|
+
background: ${({disabled:e,theme:t,bgVariant:l})=>e?yc:t.variant[l]};
|
|
2943
2950
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2944
2951
|
padding: 6px 17px;
|
|
2945
2952
|
border: 1px solid ${({theme:e,bgVariant:t})=>e.variant[t]};
|
|
@@ -2953,8 +2960,8 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2953
2960
|
|
|
2954
2961
|
&:disabled {
|
|
2955
2962
|
color: #929EAC;
|
|
2956
|
-
background: ${
|
|
2957
|
-
border: 1px solid ${
|
|
2963
|
+
background: ${yc};
|
|
2964
|
+
border: 1px solid ${yc};
|
|
2958
2965
|
cursor: not-allowed;
|
|
2959
2966
|
|
|
2960
2967
|
svg>path{
|
|
@@ -2965,8 +2972,8 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2965
2972
|
* {
|
|
2966
2973
|
outline: none;
|
|
2967
2974
|
}
|
|
2968
|
-
`,
|
|
2969
|
-
background: ${({disabled:e,theme:t})=>e?
|
|
2975
|
+
`,vc=({block:e,style:l,variant:o,bgVariant:i,disabled:c,...a})=>(b(),t.createElement(xc,L({block:e,variant:o,bgVariant:i,type:"button",style:l,disabled:c},a),a.children));vc.propTypes={variant:e.string,bgVariant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object},xc.defaultProps={theme:R},vc.defaultProps={theme:R,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const wc="#BBC4CF",Ac=m.button`
|
|
2976
|
+
background: ${({disabled:e,theme:t})=>e?wc:t.additional.white};
|
|
2970
2977
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2971
2978
|
padding: 6px 17px;
|
|
2972
2979
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
@@ -2980,15 +2987,15 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2980
2987
|
|
|
2981
2988
|
&:disabled {
|
|
2982
2989
|
color: #929EAC;
|
|
2983
|
-
background: ${
|
|
2984
|
-
border: 1px solid ${
|
|
2990
|
+
background: ${wc};
|
|
2991
|
+
border: 1px solid ${wc};
|
|
2985
2992
|
cursor: not-allowed;
|
|
2986
2993
|
|
|
2987
2994
|
svg>path{
|
|
2988
2995
|
fill: #929EAC;
|
|
2989
2996
|
}
|
|
2990
2997
|
}
|
|
2991
|
-
`,
|
|
2998
|
+
`,Sc=({block:e,style:l,variant:o,borderVariant:i,disabled:c,...a})=>(b(),t.createElement(Ac,L({block:e,variant:o,borderVariant:i,type:"button",style:l,disabled:c},a),a.children));Sc.propTypes={variant:e.string,borderVariant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object},Ac.defaultProps={theme:R},Sc.defaultProps={theme:R,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const kc={width:"auto",padding:0,boxShadow:"none",background:"transparent"},Ec={background:"transparent",border:"none",color:"white",fontSize:"16px",boxShadow:"none",borderRadius:0,padding:"8px 0 8px"},Vc={borderTop:"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:0,background:"transparent",borderRadius:0,boxShadow:"none"},Mc={float:"right",marginRight:"8px",marginTop:"3px"},Lc={boxShadow:"none",borderRadius:0,backgroundColor:"transparent"},Bc={padding:0,boxShadow:"none",borderRadius:0,backgroundColor:"transparent"},zc={transition:"height ease 0.2s",overflow:"hidden",padding:"0",backgroundColor:"transparent",color:"white",position:"relative",boxShadow:"none"},Hc={whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",paddingRight:"16px",fontWeight:"600"},Ic={wordBreak:"break-word",paddingRight:"16px",fontWeight:"600"},Pc={padding:"0px 16px 0 0",marginLeft:"30px",height:"auto"},Wc=m.div`
|
|
2992
2999
|
display: flex;
|
|
2993
3000
|
flex-direction: column;
|
|
2994
3001
|
height: ${({toggleSideBarOpen:e})=>"100vh"};
|
|
@@ -2996,7 +3003,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
2996
3003
|
@media (max-width: 428px) {
|
|
2997
3004
|
height: ${({toggleSideBarOpen:e})=>e?"100vh":"56px"};
|
|
2998
3005
|
}
|
|
2999
|
-
`,
|
|
3006
|
+
`,Rc={fontWeight:"600",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",margin:"0 16px ",textDecoration:"none"},Zc=m.div`
|
|
3000
3007
|
min-height: 56px;
|
|
3001
3008
|
display: flex;
|
|
3002
3009
|
align-items: center;
|
|
@@ -3019,7 +3026,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
3019
3026
|
}
|
|
3020
3027
|
|
|
3021
3028
|
${({headerStyles:e})=>e}
|
|
3022
|
-
`,
|
|
3029
|
+
`,Fc=m.div`
|
|
3023
3030
|
display: flex;
|
|
3024
3031
|
flex-direction: column;
|
|
3025
3032
|
background-color: transparent;
|
|
@@ -3047,7 +3054,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
3047
3054
|
@media (max-width: 428px) {
|
|
3048
3055
|
margin-top: 56px;
|
|
3049
3056
|
}
|
|
3050
|
-
`,
|
|
3057
|
+
`,Tc=m.div`
|
|
3051
3058
|
display: flex;
|
|
3052
3059
|
justify-content: flex-start;
|
|
3053
3060
|
align-items: center;
|
|
@@ -3079,7 +3086,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
3079
3086
|
p {
|
|
3080
3087
|
margin: 0;
|
|
3081
3088
|
}
|
|
3082
|
-
`,
|
|
3089
|
+
`,jc=({headerContent:e,bodyContent:l,toggleSideBarOpen:o,headerStyles:a,selectedStyle:r,notSelectedStyle:n,customStylesNameHover:s,listElementStyle:d,customSelectCardColor:p,selectedAppPath:m,setSelectedAppPath:u,setSelectedAppPageId:f,setParentId:g,setRouterObject:h,notificationCircleStyles:C,singleLine:y=!0,customFontColor:x,sortByCore:v=!1,setInvalidPath:w,bottomIconProps:A,iconForBottom:S,staticBottom:k=!0})=>{const E=b()||R,[V,M]=i(null),[B,z]=i(!1),[H,I]=i([]);if(v){l.sort(((e,t)=>(!0===e.core?1:!1===e.core?0:-1)-(!0===t.core?1:!1===t.core?0:-1)));for(let e of l)if(!0===e.core&&"dynamic-bottom"!==e.type){e.border=!0;break}}let P=l?.filter((e=>!0===e.visibleAsMenu&&"bottom"===e.type.split("-")[1])).length;c((()=>{I(m?.split("/")||[]),h({});let e=m?.split("/")||[],t=l&&l.find((t=>e[1]===t.path?.split("/")[1]));W(t);try{w&&!t.id&&w(!0)}catch(e){console.log("e",e)}g(t?.id||null)}),[m]),c((()=>{!o&&z(!1),!o&&M(null)}),[o]);const W=e=>{if(e?.path===m){f(e?.id||null);let t={...e},l=e?.queryParams;l&&(t.path=e.path+l,t.link=e.link+l),h(t||null)}else e?.routes&&e?.routes.length>0&&e.routes.forEach((e=>W(e)))};let Z=y?Hc:Ic;const F=(e,l,o)=>{let i=e?.path.split("/"),c=i.length;if(e.routes&&e.routes.length>0){let a=e.routes.filter((e=>!0===e.visibleAsMenu)).length>0;return t.createElement(le,{key:e?.id+l,showIcon:!!a,contentToggle:t.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",marginLeft:`${o}px`},onClick:()=>{e?.queryParams?!a&&u(e.path,e.queryParams):!a&&u(e.path,"")}},t.createElement("span",{style:{visibility:3===c&&H[2]===i[2]?"visible":"hidden",marginRight:"16px",width:"7px",height:"7px",borderRadius:"50%",backgroundColor:x||E.additional.white,flexShrink:0}}),t.createElement("span",{id:e?.path.substring(1).replace(/\//g,"-"),style:{fontWeight:3===c&&H[2]===i[2]?"bold":"normal",color:x||E.variant.white}}," ",e?.link)),isAccordionOpen:m.includes(e.path),setContentIsOpen:()=>{},toggleIconAnimation:!0,content:t.createElement("div",null,e.routes.filter((e=>!0===e.visibleAsMenu)).map(((e,t)=>F(e,t,o+8)))),customStylesAccordionContainer:kc,customStylesAccordionToggle:{cursor:"pointer",...Ec},customStylesAccordionContent:Vc,showIconInfo:!1,customWrapperStyles:Mc})}return t.createElement(Tc,{singleLine:y,listElementStyle:d,customFontColor:x,key:e?.id+l,onClick:()=>{u(e.path,e?.queryParams?e.queryParams:"")},theme:E},t.createElement("span",{className:"selected-disk",style:{visibility:c<=3&&m===e?.path&&H[H.length-1]?.toLowerCase()===i[c-1]?.toLowerCase()?"visible":"hidden",marginRight:"16px"}}),t.createElement("span",{className:"link",style:{marginLeft:o-8+"px",padding:"4px 8px",borderRadius:"4px",backgroundColor:c>3&&m===e?.path?d?.selectedChildBG||E.additional.white:"transparent",fontWeight:c<=3&&m===e?.path&&H[H.length-1]?.toLowerCase()===i[c-1]?.toLowerCase()?"bold":"normal",color:x||E.variant.white}}," ",e?.link))};return t.createElement(Wc,{onClick:()=>z(!0),onMouseEnter:()=>z(!0),onMouseLeave:()=>{M(null),z(!1)},toggleSideBarOpen:o},t.createElement(Zc,{theme:E,headerStyles:a,toggleSideBarOpen:o},e),t.createElement(Fc,{toggleSideBarOpen:o,staticLayerNo:P},l&&l?.filter((e=>!0===e.visibleAsMenu))?.map(((e,i)=>t.createElement("div",{className:"service-layer",key:e?.value+i,onClick:()=>{M(i)},style:{backgroundColor:e?.value?.toLowerCase()===H[1]?.toLowerCase()?p:"transparent",borderTop:e?.border?"1px solid #BBC4CF":"none"}},"static"!==e.type.split("-")[0]?t.createElement(le,{index:i,underMaintenance:e.maintenance,isAccordionOpen:i===V||B&&e?.value?.toLowerCase()===H[1]?.toLowerCase(),isSelected:e?.value?.toLowerCase()===H[1]?.toLowerCase(),customSelectCardColor:p,customStylesAccordionContainer:{...Lc,padding:"0px 0px 0px 0px"},customStylesAccordionToggle:{cursor:e.maintenance?"not-allowed":"pointer",...Bc},customStylesAccordionContent:zc,contentToggle:t.createElement(Fe,{selectedStyle:{minWidth:"36px",minHeight:"36px",...r},notSelectedStyle:{minWidth:"36px",minHeight:"36px",...n},toggleName:o,customStylesName:{...Z,color:e.maintenance?E.variant["neutral-3"]:x||E.variant.white},customStylesCircle:{background:x||"inherit"},customStylesNameHover:s,size:"MD",user:{userName:e?.label,url:e?.logo,appNameShortForm:e?.appNameShortForm},notificationCircleStyles:C,icon:e?.maintenance?t.createElement(_,{icon:"maintenance",size:22,color:E.variant["neutral-3"]}):l.length-1===i&&k?t.createElement(_,L({icon:S||"person",size:20,color:E.variant["primary-1"],customstyles:{backgroundColor:"white",borderRadius:"50%",padding:"8px",boxSizing:"content-box"}},A)):e?.icon?e?.icon:null,isSelected:e?.value?.toLowerCase()===H[1]?.toLowerCase(),notificationCount:e?.notificationCount,underMaintenance:e.maintenance}),content:t.createElement("div",{style:Pc},e.routes&&e?.routes.length>0&&e?.routes.filter((e=>!0===e.visibleAsMenu)).map(((e,t)=>F(e,t,0))))}):t.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center"}},t.createElement(Fe,{selectedStyle:{minWidth:"36px",minHeight:"36px",...r},notSelectedStyle:{minWidth:"36px",minHeight:"36px",...n},toggleName:!1,customStylesName:{...Z,color:x||"inherit"},customStylesCircle:{background:x||"inherit"},customStylesNameHover:s,size:"MD",user:{userName:e?.label,url:e?.logo,appNameShortForm:e?.appNameShortForm},notificationCircleStyles:C,icon:e?.maintenance?t.createElement(_,{icon:"maintenance",size:22,color:E.variant["neutral-3"]}):e?.icon?e?.icon:null,isSelected:e?.value?.toLowerCase()===H[1]?.toLowerCase(),notificationCount:e?.notificationCount,underMaintenance:e.maintenance}),e.element?e.element:t.createElement("a",{href:e.path,target:e.target||"_blank",rel:"noreferrer",style:{color:e.maintenance?E.variant["neutral-3"]:x||E.variant.white,cursor:e.maintenance?"not-allowed":"pointer",...Rc}},e.label)))))))},qc=m.div`
|
|
3083
3090
|
background-color: ${({theme:e,containerBackgroundColorDynamic:t,containerBackgroundColor:l})=>t?l:e.variant["primary-1"]} !important;
|
|
3084
3091
|
color: ${({theme:e})=>e.additional.white};
|
|
3085
3092
|
overflow-y: hidden;
|
|
@@ -3099,43 +3106,43 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let i={};if(e[t]){for(const t in e.c
|
|
|
3099
3106
|
${({inBuiltCss:e,type:t})=>F(e,"sidebar-container")}
|
|
3100
3107
|
${({customStylesContainer:e})=>e}
|
|
3101
3108
|
|
|
3102
|
-
${({isOpen:e,forceOpen:t,inBuiltCss:l,customStylesContainerOpen:
|
|
3103
|
-
`,
|
|
3109
|
+
${({isOpen:e,forceOpen:t,inBuiltCss:l,customStylesContainerOpen:o,customStylesContainerClose:i})=>e||t?{...F(l,"sidebar-container-open"),...o}:{...F(l,"sidebar-container-close"),...i}}
|
|
3110
|
+
`,Dc=m.div`
|
|
3104
3111
|
${({inBuiltCss:e})=>F(e,"sidebar-pusher")}
|
|
3105
3112
|
${({customStylesPusher:e})=>e}
|
|
3106
3113
|
|
|
3107
|
-
${({forceOpen:e,inBuiltCss:t,customStylesPusherOpen:l,customStylesPusherClose:
|
|
3114
|
+
${({forceOpen:e,inBuiltCss:t,customStylesPusherOpen:l,customStylesPusherClose:o})=>e?{...F(t,"sidebar-pusher-open"),...l}:{...F(t,"sidebar-pusher-close"),...o}}
|
|
3108
3115
|
|
|
3109
3116
|
@media (max-width: 980px) {
|
|
3110
3117
|
${({inBuiltCss:e,type:t,customStylesPusherMobile:l})=>({...F(e,"sidebar-pusher-mobile"),...l})}
|
|
3111
3118
|
}
|
|
3112
|
-
`,
|
|
3119
|
+
`,Oc=({customStylesContainer:e,customStylesContainerOpen:l,customStylesContainerClose:o,customStylesContainerMobileOpen:i,customStylesContainerMobileClose:c,customStylesPusher:a,customStylesPusherOpen:r,customStylesPusherClose:n,customStylesPusherMobile:s,forceOpen:d,forceClose:p,handleSidebar:m,toggleSideBarOpen:u,pinner:f,containerBackgroundColor:g,containerBackgroundColorDynamic:h,hideMenu:C,...y})=>{function x(e){m(e)}const v=b()||R;return t.createElement(qc,L({theme:v,containerBackgroundColor:g,containerBackgroundColorDynamic:h,inBuiltCss:Z,customStyles:e,hideMenu:C,onMouseEnter:()=>{d||x(!0)},onClick:()=>!u&&x(!0),onMouseLeave:()=>{x(!1),p()},forceOpen:d,isOpen:u},y),t.createElement(Dc,null),y.children,f)};Oc.propTypes={customStylesContainer:e.object,customStylesContainerOpen:e.object,customStylesContainerClose:e.object,customStylesContainerMobileOpen:e.object,customStylesContainerMobileClose:e.object,customStylesPusher:e.object,customStylesPusherOpen:e.object,customStylesPusherClose:e.object,customStylesPusherMobile:e.object,forceOpen:e.bool,forceClose:e.func,handleSidebar:e.func,toggleSideBarOpen:e.bool,pinner:e.any,hideMenu:e.bool},Oc.defaultProps={forceClose:()=>{},forceOpen:!1,containerBackgroundColor:"#2A50FD",containerBackgroundColorDynamic:!1,hideMenu:!1};const Gc={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Xc=m.div`
|
|
3113
3120
|
background: ${({theme:e,variant:t})=>e.variant[t]};
|
|
3114
3121
|
color: ${({theme:e})=>e.additional.white};
|
|
3115
|
-
padding: ${({size:e})=>
|
|
3122
|
+
padding: ${({size:e})=>Gc[e].padding};
|
|
3116
3123
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
3117
3124
|
border-radius: 42px;
|
|
3118
|
-
font-size: ${({size:e})=>
|
|
3125
|
+
font-size: ${({size:e})=>Gc[e].fontSize};
|
|
3119
3126
|
font-weight: 600;
|
|
3120
3127
|
display: flex;
|
|
3121
3128
|
align-items: center;
|
|
3122
3129
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
3123
3130
|
box-sizing: border-box;
|
|
3124
3131
|
|
|
3125
|
-
`,
|
|
3132
|
+
`,Jc=({block:e,style:l,variant:o,...i})=>(b(),t.createElement(Xc,L({block:e,variant:o,style:l},i),i.children));Jc.propTypes={size:e.oneOf(["sm","md","lg"]),variant:e.string,block:e.bool,theme:e.object},Xc.defaultProps={theme:R},Jc.defaultProps={theme:R,variant:"primary-1",block:!1,size:"sm"};const Uc={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Yc=m.div`
|
|
3126
3133
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
3127
3134
|
background: ${({theme:e})=>e.additional.white};
|
|
3128
|
-
padding: ${({size:e})=>
|
|
3135
|
+
padding: ${({size:e})=>Uc[e].padding};
|
|
3129
3136
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
3130
3137
|
border-radius: 42px;
|
|
3131
|
-
font-size: ${({size:e})=>
|
|
3138
|
+
font-size: ${({size:e})=>Uc[e].fontSize};
|
|
3132
3139
|
font-weight: 600;
|
|
3133
3140
|
display: flex;
|
|
3134
3141
|
align-items: center;
|
|
3135
3142
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
3136
3143
|
box-sizing: border-box;
|
|
3137
3144
|
|
|
3138
|
-
`,
|
|
3145
|
+
`,Nc=({block:e,style:l,variant:o,...i})=>(b(),t.createElement(Yc,L({block:e,variant:o,style:l},i),i.children));Nc.propTypes={size:e.oneOf(["sm","md","lg"]),variant:e.string,block:e.bool,theme:e.object},Yc.defaultProps={theme:R},Nc.defaultProps={theme:R,variant:"primary-1",block:!1,size:"sm"};const Qc={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},Kc=m.div`
|
|
3139
3146
|
background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
|
|
3140
3147
|
color: ${({theme:e,textColor:t})=>t||e.bgColor};
|
|
3141
3148
|
border-radius: 13.5px;
|
|
@@ -3143,11 +3150,11 @@ font-size: 14px;
|
|
|
3143
3150
|
display: inline-flex;
|
|
3144
3151
|
align-items: center;
|
|
3145
3152
|
justify-content: center;
|
|
3146
|
-
min-width: ${({block:e,size:t})=>e?"auto":
|
|
3153
|
+
min-width: ${({block:e,size:t})=>e?"auto":Qc[t].width};
|
|
3147
3154
|
height: 28px;
|
|
3148
3155
|
box-sizing: border-box;
|
|
3149
3156
|
overflow: hidden;
|
|
3150
|
-
`,$
|
|
3157
|
+
`,$c=({block:e,style:l,variant:o,textColor:i,bgColor:c,...a})=>(b(),t.createElement(Kc,L({block:e,variant:o,textColor:i,bgColor:c,style:l},a),a.children));$c.propTypes={variant:e.string,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,theme:e.object,textColor:e.string,bgColor:e.string},Kc.defaultProps={theme:R},$c.defaultProps={theme:R,variant:"primary-1",block:!1,size:"sm"};const _c={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},ea=m.div`
|
|
3151
3158
|
background: ${({theme:e})=>e.additional.white};
|
|
3152
3159
|
color: ${({theme:e,variant:t,textColor:l})=>l||e.variant[t]};
|
|
3153
3160
|
border: 1px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
|
|
@@ -3156,14 +3163,14 @@ font-size: 14px;
|
|
|
3156
3163
|
display: inline-flex;
|
|
3157
3164
|
align-items: center;
|
|
3158
3165
|
justify-content: center;
|
|
3159
|
-
min-width: ${({block:e,size:t})=>e?"auto":
|
|
3166
|
+
min-width: ${({block:e,size:t})=>e?"auto":_c[t].width};
|
|
3160
3167
|
height: 28px;
|
|
3161
3168
|
box-sizing: border-box;
|
|
3162
3169
|
overflow: hidden;
|
|
3163
|
-
`,ta=({block:e,style:l,variant:
|
|
3170
|
+
`,ta=({block:e,style:l,variant:o,textColor:i,borderColor:c,...a})=>(b(),t.createElement(ea,L({block:e,variant:o,textColor:i,borderColor:c,style:l},a),a.children));ta.propTypes={variant:e.string,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,theme:e.object,textColor:e.string,borderColor:e.string},ea.defaultProps={theme:R},ta.defaultProps={theme:R,variant:"primary-1",block:!1,size:"sm"};const la=m.div`
|
|
3164
3171
|
padding: 24px;
|
|
3165
3172
|
${({tabWrapperStyle:e})=>e}
|
|
3166
|
-
`,
|
|
3173
|
+
`,oa=m.div`
|
|
3167
3174
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
3168
3175
|
display: flex;
|
|
3169
3176
|
align-items: flex-start;
|
|
@@ -3171,16 +3178,16 @@ overflow: hidden;
|
|
|
3171
3178
|
gap: 12px;
|
|
3172
3179
|
padding-bottom: 24px;
|
|
3173
3180
|
${({headerWrapperStyle:e})=>e}
|
|
3174
|
-
`,
|
|
3181
|
+
`,ia=m.div`
|
|
3175
3182
|
font-size: 16px;
|
|
3176
3183
|
padding: 7px 20px;
|
|
3177
3184
|
cursor: pointer;
|
|
3178
3185
|
border-radius: 5px;
|
|
3179
3186
|
|
|
3180
3187
|
${({isActive:e,headerStyle:t,activeHeaderStyle:l})=>e?l:t}
|
|
3181
|
-
`,
|
|
3188
|
+
`,ca=m.div`
|
|
3182
3189
|
${({tabContentStyle:e})=>e}
|
|
3183
|
-
`,aa=({tabs:e,activeTab:l,setActiveTab:
|
|
3190
|
+
`,aa=({tabs:e,activeTab:l,setActiveTab:o,tabWrapperStyle:i,headerWrapperStyle:c,headerStyle:a,dividerProps:r,tabContentStyle:n,extraContent:s,activeHeaderStyle:d,iconProps:p})=>{const m=b()||R;return t.createElement(la,{tabWrapperStyle:i},t.createElement(oa,{theme:m,headerWrapperStyle:c},e.map(((e,i)=>t.createElement(ia,{id:"tab-"+i,theme:m,onClick:()=>o(i),active:i===l,key:e?.title+i,isActive:i===l,headerStyle:a,activeHeaderStyle:d},t.createElement("span",{style:{display:"flex",alignItems:"center",gap:e.icon&&e.title?"8px":"0px"}}," ",e.icon&&t.createElement(_,L({icon:e.icon,color:i===l?d.color:a.color},e?.iconProps)),e.title&&e.title)))),s),t.createElement(To,r),e.map(((e,o)=>o===l&&t.createElement(ca,{tabContentStyle:n,key:o},e.content))))};aa.propTypes={tabs:e.array,tabWrapperStyle:e.object,headerWrapperStyle:e.object,headerStyle:e.object,dividerProps:e.object,tabContentStyle:e.object,activeTab:e.number,setActiveTab:e.func,activeHeaderStyle:e.object,iconProps:e.object},aa.defaultProps={tabs:[],activeTab:0,tabWrapperStyle:{},headerStyle:{backgroundColor:"transparent",color:R.variant["primary-2"],fontWeight:"normal"},tabContentStyle:{},headerWrapperStyle:{},dividerProps:{},activeHeaderStyle:{color:R.variant["primary-1"],backgroundColor:T("#2A50FD",.05),fontWeight:"bold"},iconProps:{}};const ra=m.div`
|
|
3184
3191
|
.notification {
|
|
3185
3192
|
background: ${({theme:e})=>e.additional.white};
|
|
3186
3193
|
transition: 0.3s ease;
|
|
@@ -3275,7 +3282,7 @@ overflow: hidden;
|
|
|
3275
3282
|
.close-icon {
|
|
3276
3283
|
cursor: pointer;
|
|
3277
3284
|
}
|
|
3278
|
-
`,na=({close:e,children:l,type:
|
|
3285
|
+
`,na=({close:e,children:l,type:i,position:a,timeout:r,localTimeout:n})=>{((e,t)=>{const l=o(e);c((()=>{l.current=e}),[e]),c((()=>{if(null===t)return;const e=setTimeout((()=>l.current()),t);return()=>clearTimeout(e)}),[t])})(e,n||r||5e3);const s=b()||R;let d=null;switch(i){case"success":d=t.createElement(_,{icon:"check-icon",color:"white",size:12,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"warning":d=t.createElement(_,{icon:"warning",color:"white",size:20,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"error":d=t.createElement(_,{icon:"close-white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"info":d=t.createElement(_,{icon:"info-icon",size:10,color:"white",customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"pending":d=t.createElement(ue,{size:14})}return t.createElement(ra,{theme:s,type:i,timeout:n||r||5e3},t.createElement("div",{className:`notification toast ${a}`},t.createElement("div",{className:"leftSide"},t.createElement("div",{className:"notification-icon"},d),t.createElement("div",{className:"notification-message"},l)),t.createElement("div",{className:"close-icon",onClick:e},t.createElement(_,{icon:"close-icon",color:s.variant["neutral-2"]}))),t.createElement("div",{className:`notification-progress ${a}-border`}))},sa=s(),da=m.div`
|
|
3279
3286
|
.notification-container {
|
|
3280
3287
|
font-size: 14px;
|
|
3281
3288
|
box-sizing: border-box;
|
|
@@ -3329,9 +3336,9 @@ overflow: hidden;
|
|
|
3329
3336
|
transform: translateX(0);
|
|
3330
3337
|
}
|
|
3331
3338
|
}
|
|
3332
|
-
`;function pa(){let e=46656*Math.random()|0,t=46656*Math.random()|0;return e=("000"+e.toString(36)).slice(-3),t=("000"+t.toString(36)).slice(-3),e+t}const ma=e=>{const[l,
|
|
3339
|
+
`;function pa(){let e=46656*Math.random()|0,t=46656*Math.random()|0;return e=("000"+e.toString(36)).slice(-3),t=("000"+t.toString(36)).slice(-3),e+t}const ma=e=>{const[l,o]=i([]),a=(e,t,l,i)=>{o((o=>[...o,{id:i||pa(),content:t,type:e,localTimeout:l}]))},r=e=>o((t=>t.filter((t=>t.id!==e)))),n=d((()=>({open:a,close:r})),[]),[s,p]=i(!1);return c((()=>(p(!0),()=>p(!1))),[]),t.createElement(sa.Provider,{value:n},e.children,s?M(t.createElement(da,null,t.createElement("div",{className:`notification-container ${e.position}`},l.map((l=>t.createElement(na,{key:l.id,type:l.type,position:e.position,timeout:e.timeout,localTimeout:l.localTimeout,close:()=>r(l.id)},l.content))))),document.body):null)},ba=()=>p(sa),ua={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},fa=m.div`
|
|
3333
3340
|
color: ${({theme:e,text:t})=>t?e.variant[t]:e.additional["text-color"]};
|
|
3334
3341
|
background: ${({theme:e,bg:t})=>t?e.variant[t]:e.additional.white};
|
|
3335
3342
|
font-size: ${({size:e})=>ua[e].fontSize};
|
|
3336
3343
|
line-height: ${({size:e})=>ua[e].lineHeight};
|
|
3337
|
-
`,ga=({size:e,children:l,bg:
|
|
3344
|
+
`,ga=({size:e,children:l,bg:o,text:i,...c})=>{const a=b()||R;return t.createElement(fa,L({theme:a,bg:o,text:i,size:e},c),t.createElement(zi,{theme:a}),l)};ga.propTypes={size:e.oneOf(["xs","sm","md","lg"]),text:e.string,bg:e.string,children:e.any,theme:e.object},ga.defaultProps={size:"md"};export{te as Accordion,le as AccordionSB,Mo as ActionContainer,zo as ActionItem,ce as Alert,Ve as ArrowBar,Ie as Avatar,Fe as AvatarSB,qe as Banner,et as Breadcrumb,Fi as ButtonPopup,D as Card,G as CardRef,ft as CheckBoxInput,st as ChipsInput,Ct as ColorInput,ho as Comment,yo as Content,vt as CountryCodedPhoneInput,vc as DarkSecondaryLink,Pt as DateSelect,Dt as DateTime,To as Divider,N as DocumentCard,ne as DotPulseLoader,qo as Drawer,Ut as DropdownSelect,ol as DropzoneInput,sl as EditableInput,Do as ErrorBoundary,Xo as FilterChip,Uo as Footer,$o as FooterContent,Li as FormComponent,Ho as FormContainer,Zo as FormWrapper,Pi as GroupAvatars,Di as GroupButtons,Ji as GroupButtonsPopup,$i as GroupStatusCircle,ei as Header,Mi as HeaderComponent,tc as HyperLink,_ as Icon,Le as Image,ul as ImageUploader,lt as Label,Sc as LightSecondaryLink,he as LinkButton,pe as Loader,nc as ModalComp,Wo as MultiColumnDiv,Po as MultiColumnWrapper,jc as Navbar,yl as NumericInput,dc as Overlay,Lo as OverlayOptionContainer,Bo as OverlayOptionItemLabel,xo as PageContent,ni as Pagination,di as PaginationDefault,Ci as PaginationTypeTwo,Sl as PasswordInput,xe as PrimaryButton,Jc as PrimaryStatusChip,bc as ProgressBar,Cc as ProgressSteps,Bl as RadioInput,ki as Rating,ue as RoundedLoader,Rl as SearchInput,Ae as SecondaryButton,Nc as SecondaryStatusChip,Oc as Sidebar,Ol as SignatureInput,$c as SlimPrimaryStatusChip,ta as SlimSecondaryStatusChip,Yi as StatusCircle,Ao as StyledCentralBar,wo as StyledClearSearch,ko as StyledCreateRow,Eo as StyledRow,vo as StyledRowSearch,Vo as StyledSearchRow,So as StyledWarning,Io as SubmitButtonContainer,Bi as SubmitComponent,Vi as Table,aa as Tabs,Yl as TextArea,Wl as TextInput,lo as TimeInput,ke as TinyButton,ma as ToastProvider,ro as ToggleSwitch,Ne as Tooltip,ga as Typography,W as additionalColors,j as createDarker,Z as defaultStyles,R as defaultThemeColor,F as getDefaultStyles,P as graphColor,T as hexToRGB,H as neutralColor,B as primaryColor,I as shadeColor,z as uiColor,ba as useToast};
|