{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/liYqC4aYzjy7azuchWif/7zvlUKDfW2qAnrQmThIq/BldHJByL1.js"],
  "sourcesContent": ["// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationDesktopNav from\"#framer/local/canvasComponent/a7VkEGuzt/a7VkEGuzt.js\";import WorkDetailSectionImageText from\"#framer/local/canvasComponent/dDLG1wf_f/dDLG1wf_f.js\";import NavigationMobileNav from\"#framer/local/canvasComponent/eZXreGOSz/eZXreGOSz.js\";import WorkDetailSectionMedia from\"#framer/local/canvasComponent/GoTVwAegh/GoTVwAegh.js\";import WorkDetailSectionSpacer from\"#framer/local/canvasComponent/GVk1QRvGa/GVk1QRvGa.js\";import ButtonSecondaryIcon from\"#framer/local/canvasComponent/Jm6LybGVl/Jm6LybGVl.js\";import WorkDetailContentNav from\"#framer/local/canvasComponent/kz1Xs0h8t/kz1Xs0h8t.js\";import WorkListFeatured from\"#framer/local/canvasComponent/Lu7Ccp_BA/Lu7Ccp_BA.js\";import FooterFooter from\"#framer/local/canvasComponent/qpA6OU7AW/qpA6OU7AW.js\";import CursorDefault from\"#framer/local/canvasComponent/RX5ACzr3c/RX5ACzr3c.js\";import CTAGlobe from\"#framer/local/canvasComponent/shjqFvH6T/shjqFvH6T.js\";import WorkDetailSectionText from\"#framer/local/canvasComponent/tgplFLJJl/tgplFLJJl.js\";import ChangeBG from\"#framer/local/canvasComponent/ukRFTKhck/ukRFTKhck.js\";import{withHProgress}from\"#framer/local/codeFile/cL23UnA/Scroll_Progress.js\";import WorkList from\"#framer/local/collection/xwixLaElX/xwixLaElX.js\";import SystemCategoryItem from\"#framer/local/collection/yNeDDI1wP/yNeDDI1wP.js\";import*as sharedStyle from\"#framer/local/css/GBFK98l2b/GBFK98l2b.js\";import metadataProvider from\"#framer/local/webPageMetadata/BldHJByL1/BldHJByL1.js\";const NavigationDesktopNavFonts=getFonts(NavigationDesktopNav);const NavigationDesktopNavWithVariantAppearEffect=withVariantAppearEffect(NavigationDesktopNav);const NavigationMobileNavFonts=getFonts(NavigationMobileNav);const NavigationMobileNavWithVariantAppearEffect=withVariantAppearEffect(NavigationMobileNav);const ChangeBGFonts=getFonts(ChangeBG);const ChangeBGWithVariantAppearEffect=withVariantAppearEffect(ChangeBG);const MotionDivWithHProgress1sr48r4=withCodeBoundaryForOverrides(motion.div,{nodeId:\"bTtp3B74H\",override:withHProgress,scopeId:\"BldHJByL1\"});const MotionDivWithFX=withFX(motion.div);const WorkDetailContentNavFonts=getFonts(WorkDetailContentNav);const WorkDetailContentNavWithVariantAppearEffect=withVariantAppearEffect(WorkDetailContentNav);const ContainerWithFX=withFX(Container);const WorkDetailSectionTextFonts=getFonts(WorkDetailSectionText);const WorkDetailSectionMediaFonts=getFonts(WorkDetailSectionMedia);const WorkDetailSectionSpacerFonts=getFonts(WorkDetailSectionSpacer);const WorkDetailSectionMediaWithVariantAppearEffect=withVariantAppearEffect(WorkDetailSectionMedia);const WorkDetailSectionImageTextFonts=getFonts(WorkDetailSectionImageText);const WorkListFeaturedFonts=getFonts(WorkListFeatured);const CTAGlobeFonts=getFonts(CTAGlobe);const FooterFooterFonts=getFonts(FooterFooter);const ButtonSecondaryIconFonts=getFonts(ButtonSecondaryIcon);const CursorDefaultFonts=getFonts(CursorDefault);const breakpoints={Hd72nziS7:\"(min-width: 1440px) and (max-width: 1799px)\",HswkAgUbK:\"(min-width: 1024px) and (max-width: 1439px)\",kAS1nDZO3:\"(min-width: 1800px)\",sGFeWgHGt:\"(min-width: 768px) and (max-width: 1023px)\",tX9jGpQ9o:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gYCs5\";const variantClassNames={Hd72nziS7:\"framer-v-1n09bap\",HswkAgUbK:\"framer-v-1njmcie\",kAS1nDZO3:\"framer-v-1qwro2i\",sGFeWgHGt:\"framer-v-1qiv7hs\",tX9jGpQ9o:\"framer-v-1clbj9a\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:.4,delay:0,duration:.8,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const negate=value=>{return!value;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Screen\":\"kAS1nDZO3\",\"Small Screen\":\"HswkAgUbK\",Desktop:\"Hd72nziS7\",Phone:\"tX9jGpQ9o\",Tab:\"sGFeWgHGt\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Hd72nziS7\"};};const cursor={component:CursorDefault,variant:\"ozfPQpG78\"};const cursor1={component:CursorDefault,variant:\"eSDk9KdFY\"};const transition2={damping:60,delay:0,mass:1,stiffness:700,type:\"spring\"};const cursor2={component:CursorDefault,transition:transition2,variant:\"eSDk9KdFY\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,EwgyJvB4wTfKDunRXv,Ta3qqbQGATfKDunRXv,PmeG99xVY_NUIEFpFIGTfKDunRXv,Iz0fnEyJ5TfKDunRXv,etJljgUULTfKDunRXv,Qti2gVVRsTfKDunRXv,ZXgOMC4F8TfKDunRXv,a2rxAUt9yTfKDunRXv,idTfKDunRXv,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"tX9jGpQ9o\",\"sGFeWgHGt\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"tX9jGpQ9o\",\"sGFeWgHGt\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"tX9jGpQ9o\")return false;return true;};const ref4=React.useRef(null);const router=useRouter();const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const elementId=useRouteElementId(\"XlsIqX_Js\");const ref8=React.useRef(null);const elementId1=useRouteElementId(\"kL1WZGI7k\");const elementId2=useRouteElementId(\"DYhlheGWA\");const elementId3=useRouteElementId(\"bKLvefnn6\");const elementId4=useRouteElementId(\"ZKEZlJf08\");const ref9=React.useRef(null);const elementId5=useRouteElementId(\"iTRKA6EBt\");const elementId6=useRouteElementId(\"WuA32yK8G\");const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"tX9jGpQ9o\")return true;return false;};const elementId7=useRouteElementId(\"pdRs2fkE4\");const ref10=React.useRef(null);const elementId8=useRouteElementId(\"xNiLJLRsY\");const ref11=React.useRef(null);const elementId9=useRouteElementId(\"ZmjgQSb0p\");const elementId10=useRouteElementId(\"TTUN0Rr17\");const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"sGFeWgHGt\")return false;return true;};useCustomCursors({\"18nqttu\":cursor2,\"1izqilb\":cursor,a39e50:{...cursor,variant:\"eSDk9KdFY\"}});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Hd72nziS7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1n09bap\",className),\"data-framer-cursor\":\"1izqilb\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d4876t\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zf607r-container hidden-1clbj9a hidden-1qiv7hs\",nodeId:\"RuDP24SGf\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{variant:\"uLbpuPFw_\"},kAS1nDZO3:{__framer__targets:[{ref:ref1,target:\"g0qZwbJBk\"},{ref:ref2,target:\"pL3plDU5H\"},{ref:ref3,target:\"g0qZwbJBk\"}],variant:\"bToVqbsb7\"}},children:/*#__PURE__*/_jsx(NavigationDesktopNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"tPMoH_Q1J\"},{ref:ref2,target:\"FBbkrPnRI\"},{ref:ref3,target:\"tPMoH_Q1J\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,b0lrFb8jE:\"P5SsUGeDG\",cepG25L4Z:\"DuiR24k1z\",height:\"100%\",id:\"RuDP24SGf\",L8xuFMNuS:\"a39e50\",layoutId:\"RuDP24SGf\",LBFGDTj5z:true,style:{height:\"100%\",width:\"100%\"},variant:\"NRuLOmLvz\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{height:68,width:\"100vw\",y:0},tX9jGpQ9o:{height:68,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fm982f-container hidden-1n09bap hidden-1qwro2i hidden-1njmcie\",nodeId:\"Sq61bl9j8\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(NavigationMobileNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"h7GwcySKy\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Sq61bl9j8\",layoutId:\"Sq61bl9j8\",style:{height:\"100%\",width:\"100%\"},variant:\"g6AsQUl6Z\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{height:68,width:\"100vw\",y:0},tX9jGpQ9o:{height:68,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1abfck9-container hidden-1n09bap hidden-1qwro2i hidden-1njmcie\",nodeId:\"DQ2bo_8It\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(ChangeBGWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"DQ2bo_8It\",layoutId:\"DQ2bo_8It\",style:{height:\"100%\",width:\"100%\"},variant:\"JqAwD1Eyw\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4s58jl\",\"data-framer-name\":\"Progress Bar\",children:/*#__PURE__*/_jsx(MotionDivWithHProgress1sr48r4,{className:\"framer-1sr48r4\",\"data-framer-name\":\"progress\"})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":bKLvefnn6\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":iTRKA6EBt\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":WuA32yK8G\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":bKLvefnn6\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":iTRKA6EBt\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":WuA32yK8G\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":bKLvefnn6\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":iTRKA6EBt\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":WuA32yK8G\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":bKLvefnn6\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":iTRKA6EBt\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":WuA32yK8G\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{y:920}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:930,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref4,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hs8xp2-container hidden-1clbj9a\",layoutScroll:true,nodeId:\"ZoQZ6XaF4\",rendersWithMotion:true,scopeId:\"BldHJByL1\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{cjrn0h7Nv:resolvedLinks[7],hbWnfmj59:resolvedLinks[8],ZwWp4cyhH:resolvedLinks[6]},kAS1nDZO3:{cjrn0h7Nv:resolvedLinks[4],hbWnfmj59:resolvedLinks[5],ZwWp4cyhH:resolvedLinks[3]},sGFeWgHGt:{cjrn0h7Nv:resolvedLinks[10],hbWnfmj59:resolvedLinks[11],ZwWp4cyhH:resolvedLinks[9]}},children:/*#__PURE__*/_jsx(WorkDetailContentNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref5,target:\"pYhZC1Jb7\"},{ref:ref6,target:\"dkTUAlr5Y\"},{ref:ref7,target:\"ihV6hqqBk\"}],__framer__threshold:1,__framer__variantAppearEffectEnabled:true,CBcsX7g7n:false,CjQ_j92PT:true,cjrn0h7Nv:resolvedLinks[1],cpnuJZNVD:\"Conclusion\",djlrPezSj:false,EFikCfJ_Q:\"a39e50\",Ejtkdj9L_:\"Result\",ElljuKV0A:\"Approach\",hbWnfmj59:resolvedLinks[2],height:\"100%\",id:\"ZoQZ6XaF4\",layoutId:\"ZoQZ6XaF4\",mz91Dkdyu:true,Pyslv9wbD:\"Branding\",SAmikfox3:false,UETXA4qaJ:true,variant:\"p_OZpmhMt\",width:\"100%\",XfeUByLIU:\"Challange\",YSK00avRb:\"Execution\",ZwWp4cyhH:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xnnont\",\"data-framer-name\":\"body\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iq47ee\",\"data-framer-name\":\"header\",id:elementId,ref:ref8,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rcs6g7\",\"data-framer-name\":\"title\",id:elementId1,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-96bo6a\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LifQCqo0b\"},motionChild:true,nodeId:\"cZhjJdfK6\",openInNewTab:false,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-kfpj49 framer-tqeiyq\",\"data-framer-cursor\":\"a39e50\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-4rfz87\",\"data-framer-name\":\"chevron-left\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 14 7 L 9 12 L 14 17\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152)) /* {&quot;name&quot;:&quot;Grey 3&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11767925416,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 112, 152)\"},children:\"back to all project\"})}),className:\"framer-1jj1t4y\",\"data-framer-name\":\"Date\",fonts:[\"GF;Sora-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wka1cx\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152))\",\"--framer-text-transform\":\"uppercase\"},children:\"Kirridesk\"})}),className:\"framer-1b863ix\",\"data-framer-name\":\"zendenta\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Kirridesk - Customer\\xa0Service Management System Case Study.\"})})},tX9jGpQ9o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Kirridesk - Customer\\xa0Service Management System Case Study.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Kirridesk - Customer\\xa0Service Management System Case Study.\"})}),className:\"framer-1cwflmq\",\"data-framer-name\":\"Designed to increase efficiency\\u2028and provide a better patient experience\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ye7enj\",\"data-framer-name\":\"cover\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ge1i6r\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{background:{alt:\"\",fit:\"fill\",pixelHeight:1246,pixelWidth:2560,sizes:\"896.5px\",src:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png\",srcSet:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png 2560w\"}},sGFeWgHGt:{background:{alt:\"\",fit:\"fill\",pixelHeight:1246,pixelWidth:2560,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 128px)`,src:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png\",srcSet:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png 2560w\"}},tX9jGpQ9o:{background:{alt:\"\",fit:\"fill\",pixelHeight:1246,pixelWidth:2560,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 1px)`,src:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png\",srcSet:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1246,pixelWidth:2560,sizes:\"1304px\",src:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png\",srcSet:\"https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xygtEad4OxLsIl5mOSbuJ0Gdx8.png 2560w\"},className:\"framer-c6k5q6\",\"data-framer-name\":\"image\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8xhnfr\",\"data-framer-name\":\"detail container\",id:elementId2,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b3v633\",\"data-framer-name\":\"detail container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rimld0\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wg0n6t\",\"data-framer-name\":\"conainer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2fo7j3\",\"data-framer-name\":\"poject name\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:40,pixelWidth:230,src:\"https://framerusercontent.com/images/KWCJmDEawdr9vKEbn1pEb7bTtw.png\"},className:\"framer-kypjj8\",\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17vf6bw\",\"data-framer-name\":\"project type\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{faJ9xzmEY:\"customer-management-service\"},unresolvedPathSlugs:{faJ9xzmEY:{collectionId:\"yNeDDI1wP\",collectionItemId:\"OIWt48odQ\"}},webPageId:\"AEONYECWx\"},motionChild:true,nodeId:\"c8LYIN8F2\",openInNewTab:false,scopeId:\"BldHJByL1\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1iu0ba0\",\"data-styles-preset\":\"GBFK98l2b\",children:\"Customer Management Service\"})})})}),className:\"framer-6qbnqc\",\"data-framer-cursor\":\"a39e50\",\"data-framer-name\":\"Desktop Web app\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l8y38\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-c316ul\",\"data-framer-name\":\"Line 2995\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 864 3\"><path d=\"M 1 1.5 L 863 1.5\" fill=\"transparent\" stroke=\"rgb(230,235,245)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9892368009,withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ll53ln\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f66533\",\"data-framer-name\":\"col-2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152))\"},children:\"Deliverables\"})}),className:\"framer-lnpxa7\",\"data-framer-name\":\"Deliverables\",fonts:[\"GF;Sora-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-40yux2\",\"data-framer-name\":\"Frame 1707482530\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Prototype\"})}),className:\"framer-1i1f63k\",\"data-framer-name\":\"Desktop Web app\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Illustration\"})}),className:\"framer-a75dq3\",\"data-framer-name\":\"Icon & Illustration\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Prototype\"})}),className:\"framer-16k1wn7\",\"data-framer-name\":\"Prototype\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xtf9as\",\"data-framer-name\":\"col-1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-93slli\",\"data-framer-name\":\"timeline\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152))\"},children:\"Project timeline\"})}),className:\"framer-qf1i6s\",\"data-framer-name\":\"Project timeline\",fonts:[\"GF;Sora-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"2022 - 2023\"})}),className:\"framer-zxghnf\",\"data-framer-name\":\"2022-2023\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fl1rkt\",\"data-framer-name\":\"col-3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152))\"},children:\"What we do\"})}),className:\"framer-1u0t053\",\"data-framer-name\":\"What we do\",fonts:[\"GF;Sora-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9m3b6l\",\"data-framer-name\":\"Frame 1707482530\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Research\"})}),className:\"framer-25ri3u\",\"data-framer-name\":\"Research\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Desktop Web app\"})}),className:\"framer-9dqjq7\",\"data-framer-name\":\"UIUX Design\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"Landing Page\"})}),className:\"framer-dnlc5g\",\"data-framer-name\":\"Brandbook\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fbi6yj\",\"data-framer-name\":\"container\",id:elementId3,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zdobk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n3x9tx\",\"data-framer-name\":\"challange\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"The Challenge\"})}),className:\"framer-v3krom\",\"data-framer-name\":\"The Challenge\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"148%\",\"--framer-text-color\":\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152))\"},children:[\"Functionality Complexity such as providing a comprehensive range of features like ticketing systems, knowledge base management, customer management, integration with various platforms, and more.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"There are many communication needs that need to be covered, so one must understand the functions of various types of channels and how the interaction between agents and customers works when using those channels, so that Kirridesk can become a one-stop solution that can handle all the needs.\"]})}),className:\"framer-f3uw3d\",\"data-framer-name\":\"Presents the opportunity to create a user interface and experience that caters to real user needs in efficiently managing leads, contacts, and sales. As businesses rely on CRM systems to streamline sales processes and enhance customer relationships, Kirrivan needs to set itself apart in a competitive market by offering an innovative design that balances visual appeal with seamless usability.\",fonts:[\"GF;Sora-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b44z73\",\"data-framer-name\":\"solution\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"132%\",\"--framer-text-color\":\"rgb(39, 38, 102)\"},children:\"The Solution\"})}),className:\"framer-yfb82x\",\"data-framer-name\":\"The Solution\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U29yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"148%\",\"--framer-text-color\":\"var(--token-1299c614-1ec9-48d6-8a63-a7b36802ebec, rgb(116, 113, 152))\"},children:\"Our solution involves observing our competitors in addressing a problem or something that is needed by the client and can be developed based on previous issues. Therefore, we have added several features that can greatly assist efficiently and interactively in Kirridesk.\"})}),className:\"framer-dbotf8\",\"data-framer-name\":\"Presents the opportunity to create a user interface and experience that caters to real user needs in efficiently managing leads, contacts, and sales. As businesses rely on CRM systems to streamline sales processes and enhance customer relationships, Kirrivan needs to set itself apart in a competitive market by offering an innovative design that balances visual appeal with seamless usability.\",fonts:[\"GF;Sora-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4odjm3\",\"data-framer-name\":\"divider\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rzhw85\",\"data-framer-name\":\"line\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 864 3\"><path d=\"M 1 1.5 L 863 1.5\" fill=\"transparent\" stroke=\"rgb(230,235,245)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9892368009,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q0zr8s\",\"data-framer-name\":\"nav change\",id:elementId4,ref:ref9})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rq8dq6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18mxdwx-container\",nodeId:\"WDAlFArmp\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"The agent's work becomes\\nmore efficient.\",height:\"100%\",id:\"WDAlFArmp\",layoutId:\"WDAlFArmp\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"To establish a structured system in helping client needs more efficiently, Kirridesk is designed to address gaps or issues within customer service agents. In terms of features, Kirridesk adds elements that address common challenges among customer service professionals, such as knowledge base recommendations and responsiveness through the side conversation feature. \"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"Additionally, we've incorporated 3rd-party integration features to link important data, among other functionalities.\"})]}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:1040,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:1040},tX9jGpQ9o:{height:430}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1490,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vmtn69-container\",nodeId:\"XuiHdLHse\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"XuiHdLHse\",IQ7bS3NWT:addImageAlt({pixelHeight:2924,pixelWidth:2560,src:\"https://framerusercontent.com/images/uchzaSNG1tMxjknDl1BAyTg5IMQ.png\",srcSet:\"https://framerusercontent.com/images/uchzaSNG1tMxjknDl1BAyTg5IMQ.png?scale-down-to=1024 896w,https://framerusercontent.com/images/uchzaSNG1tMxjknDl1BAyTg5IMQ.png?scale-down-to=2048 1793w,https://framerusercontent.com/images/uchzaSNG1tMxjknDl1BAyTg5IMQ.png 2560w\"},\"\"),layoutId:\"XuiHdLHse\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x6jp3f-container\",nodeId:\"jnZqmNMaX\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"jnZqmNMaX\",layoutId:\"jnZqmNMaX\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-os5dli-container\",id:elementId5,nodeId:\"iTRKA6EBt\",ref:ref6,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Implementing a concept that is clear, sleek and user-friendly.\",height:\"100%\",id:\"iTRKA6EBt\",layoutId:\"iTRKA6EBt\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Our branding adopts a concept that makes it easy for users to see visually and has its own characteristics such as being user-friendly, clean, corporate, and minimalistic.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"The logo we use also has a strong structure and incorporates an icon that represents an application for customer service management. It utilizes a clean and professional color palette, and the icon is solid to convey that the concept embodies values associated with maturity.\"})]}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:530,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:210}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:744,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e0r0i9-container\",nodeId:\"k29uaAK4R\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"k29uaAK4R\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/IaNDACbm46RCEE9eZudI4FALFss.png\",srcSet:\"https://framerusercontent.com/images/IaNDACbm46RCEE9eZudI4FALFss.png?scale-down-to=512 512w,https://framerusercontent.com/images/IaNDACbm46RCEE9eZudI4FALFss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IaNDACbm46RCEE9eZudI4FALFss.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IaNDACbm46RCEE9eZudI4FALFss.png 2560w\"},\"\"),layoutId:\"k29uaAK4R\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:490,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:380},tX9jGpQ9o:{height:240}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:856,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n3pon-container\",nodeId:\"ZZc3FKwCx\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"ZZc3FKwCx\",IQ7bS3NWT:addImageAlt({pixelHeight:1656,pixelWidth:2560,src:\"https://framerusercontent.com/images/iWxqzVX6DnkPyRJKBUGQjNMVM.png\",srcSet:\"https://framerusercontent.com/images/iWxqzVX6DnkPyRJKBUGQjNMVM.png?scale-down-to=512 512w,https://framerusercontent.com/images/iWxqzVX6DnkPyRJKBUGQjNMVM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iWxqzVX6DnkPyRJKBUGQjNMVM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/iWxqzVX6DnkPyRJKBUGQjNMVM.png 2560w\"},\"\"),layoutId:\"ZZc3FKwCx\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:460,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:340},tX9jGpQ9o:{height:190}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:660,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bbq6sl-container\",nodeId:\"q6bckZmd9\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"q6bckZmd9\",IQ7bS3NWT:addImageAlt({pixelHeight:1264,pixelWidth:2560,src:\"https://framerusercontent.com/images/VYnDKvqeVS1PEa2yK4H2B4gnsIw.png\",srcSet:\"https://framerusercontent.com/images/VYnDKvqeVS1PEa2yK4H2B4gnsIw.png?scale-down-to=512 512w,https://framerusercontent.com/images/VYnDKvqeVS1PEa2yK4H2B4gnsIw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VYnDKvqeVS1PEa2yK4H2B4gnsIw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/VYnDKvqeVS1PEa2yK4H2B4gnsIw.png 2560w\"},\"\"),layoutId:\"q6bckZmd9\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:780,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:580,width:\"761.4359px\"},tX9jGpQ9o:{height:320}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1116,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jrwu9f-container\",nodeId:\"cM5GAX0Vk\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"cM5GAX0Vk\",IQ7bS3NWT:addImageAlt({pixelHeight:2176,pixelWidth:2560,src:\"https://framerusercontent.com/images/08IPI3vxPAau64olmS62aRujcQ.png\",srcSet:\"https://framerusercontent.com/images/08IPI3vxPAau64olmS62aRujcQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/08IPI3vxPAau64olmS62aRujcQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/08IPI3vxPAau64olmS62aRujcQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/08IPI3vxPAau64olmS62aRujcQ.png 2560w\"},\"\"),layoutId:\"cM5GAX0Vk\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rpfwuo-container\",nodeId:\"ZiSz3sFI8\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"ZiSz3sFI8\",layoutId:\"ZiSz3sFI8\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o7zyp7-container\",id:elementId6,nodeId:\"WuA32yK8G\",ref:ref7,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Introducing Kirridesk \",height:\"100%\",id:\"WuA32yK8G\",layoutId:\"WuA32yK8G\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Kirridesk offers several features within the Agent module that we will showcase, with a style that is more serious, less fun, yet highly professional and clean. It is designed to streamline service management within your company. \"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"Find the information you need quickly, thanks to our advanced search feature and intuitive navigation menu, along with precise data management.\"})]}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:640},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:480},tX9jGpQ9o:{height:270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:921,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aa8k9s-container\",nodeId:\"GV6djGbho\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"GV6djGbho\",IQ7bS3NWT:addImageAlt({pixelHeight:1786,pixelWidth:2560,src:\"https://framerusercontent.com/images/e9D0PECyc8kfcrTNvhafFXLoyiY.png\",srcSet:\"https://framerusercontent.com/images/e9D0PECyc8kfcrTNvhafFXLoyiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/e9D0PECyc8kfcrTNvhafFXLoyiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e9D0PECyc8kfcrTNvhafFXLoyiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/e9D0PECyc8kfcrTNvhafFXLoyiY.png 2560w\"},\"\"),layoutId:\"GV6djGbho\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b8fth8-container\",nodeId:\"e0EBWdmSD\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"e0EBWdmSD\",layoutId:\"e0EBWdmSD\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12p9tdc-container\",nodeId:\"vwmcRb6Z5\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Efficiency in presenting precise and easily understandable data.\",height:\"100%\",id:\"vwmcRb6Z5\",layoutId:\"vwmcRb6Z5\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"We ensure that the displayed data aligns precisely with the agents' needs for monitoring their performance in assisting clients. Each widget comes with explanations that focus on its respective section.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:540,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:744,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xkl1sx-container\",nodeId:\"tJ1FLxFeF\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"tJ1FLxFeF\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/QXzLYr3MBL5fbM4UiFylWChK0Y.png\",srcSet:\"https://framerusercontent.com/images/QXzLYr3MBL5fbM4UiFylWChK0Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/QXzLYr3MBL5fbM4UiFylWChK0Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QXzLYr3MBL5fbM4UiFylWChK0Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QXzLYr3MBL5fbM4UiFylWChK0Y.png 2560w\"},\"\"),layoutId:\"tJ1FLxFeF\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:540,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:744,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10g7dl2-container\",nodeId:\"D2yRWYafP\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"D2yRWYafP\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/oa57RnH1H4nhEHGpEGbFuuMhPIQ.png\",srcSet:\"https://framerusercontent.com/images/oa57RnH1H4nhEHGpEGbFuuMhPIQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/oa57RnH1H4nhEHGpEGbFuuMhPIQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oa57RnH1H4nhEHGpEGbFuuMhPIQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/oa57RnH1H4nhEHGpEGbFuuMhPIQ.png 2560w\"},\"\"),layoutId:\"D2yRWYafP\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:660,width:\"1024px\"},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:914,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-97derj-container\",nodeId:\"c69VRDsF_\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"c69VRDsF_\",IQ7bS3NWT:addImageAlt({pixelHeight:1772,pixelWidth:2560,src:\"https://framerusercontent.com/images/mtotwVznhDGX8TsknDzyNW6Tcgg.png\",srcSet:\"https://framerusercontent.com/images/mtotwVznhDGX8TsknDzyNW6Tcgg.png?scale-down-to=512 512w,https://framerusercontent.com/images/mtotwVznhDGX8TsknDzyNW6Tcgg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mtotwVznhDGX8TsknDzyNW6Tcgg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mtotwVznhDGX8TsknDzyNW6Tcgg.png 2560w\"},\"\"),layoutId:\"c69VRDsF_\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ck5z38-container\",nodeId:\"flzTbGx39\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"flzTbGx39\",layoutId:\"flzTbGx39\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ppctoh-container\",nodeId:\"mZAzdcwSC\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Various client tickets in one place\",height:\"100%\",id:\"mZAzdcwSC\",layoutId:\"mZAzdcwSC\",puT9f9rGx:false,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Easy access to tickets aids agents in categorizing and resolving issues.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:520},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hnrza8-container\",nodeId:\"DOg71ABxb\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{style:{height:\"100%\",width:\"100%\"}},sGFeWgHGt:{style:{height:\"100%\",width:\"100%\"}},tX9jGpQ9o:{style:{height:\"100%\",width:\"100%\"},variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"DOg71ABxb\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/VSr7ZG2jMiewqAYc0BEsunwWtgw.png\",srcSet:\"https://framerusercontent.com/images/VSr7ZG2jMiewqAYc0BEsunwWtgw.png?scale-down-to=512 512w,https://framerusercontent.com/images/VSr7ZG2jMiewqAYc0BEsunwWtgw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VSr7ZG2jMiewqAYc0BEsunwWtgw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/VSr7ZG2jMiewqAYc0BEsunwWtgw.png 2560w\"},\"\"),layoutId:\"DOg71ABxb\",s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19qdtch-container\",nodeId:\"WCgzED1nM\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"WCgzED1nM\",layoutId:\"WCgzED1nM\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qjbai8-container\",nodeId:\"a4EX5VxIn\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Versatile Ticket Creation\",height:\"100%\",id:\"a4EX5VxIn\",layoutId:\"a4EX5VxIn\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Agents can directly create tickets, select categories and priorities, add customers to tickets, and send tickets via email, chat, and more.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i55xpd-container\",nodeId:\"B3t0MUrO9\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",RKJlpRxRd:addImageAlt({pixelHeight:856,pixelWidth:686,src:\"https://framerusercontent.com/images/P4XlpnDODEUOpdmKMyhQacH0.png\",srcSet:\"https://framerusercontent.com/images/P4XlpnDODEUOpdmKMyhQacH0.png 686w\"},\"\"),u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/Mobile+1+-+Create+Ticket.mp4\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"B3t0MUrO9\",layoutId:\"B3t0MUrO9\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/x1Jzm3krjJ3ereFK7xziinLu8nk.png\",srcSet:\"https://framerusercontent.com/images/x1Jzm3krjJ3ereFK7xziinLu8nk.png?scale-down-to=512 512w,https://framerusercontent.com/images/x1Jzm3krjJ3ereFK7xziinLu8nk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/x1Jzm3krjJ3ereFK7xziinLu8nk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/x1Jzm3krjJ3ereFK7xziinLu8nk.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+Create+Ticket.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-890zov-container\",nodeId:\"xqTou3Oyg\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"xqTou3Oyg\",layoutId:\"xqTou3Oyg\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1im22gf-container\",nodeId:\"a0KVYe926\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Presentation of a conversation leading to problem resolution.\",height:\"100%\",id:\"a0KVYe926\",layoutId:\"a0KVYe926\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"With the detailed ticket structure that Kirridesk has meticulously designed, our customer service administrators have achieved an impressive level of efficiency in addressing various customer issues. \"}),/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"br\",{}),\"In the ticket details, apart from communication, we can create tasks, monitor agent activities, and provide a feature to record crucial information.\"]})]}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:520},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:260}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:744,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18og5mq-container\",nodeId:\"pHN4TWeZP\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"pHN4TWeZP\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/IzjhpPBCyjZqE8YFUaw9C7E5Dk.png\",srcSet:\"https://framerusercontent.com/images/IzjhpPBCyjZqE8YFUaw9C7E5Dk.png?scale-down-to=512 512w,https://framerusercontent.com/images/IzjhpPBCyjZqE8YFUaw9C7E5Dk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IzjhpPBCyjZqE8YFUaw9C7E5Dk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IzjhpPBCyjZqE8YFUaw9C7E5Dk.png 2560w\"},\"\"),layoutId:\"pHN4TWeZP\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:750},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:520},tX9jGpQ9o:{height:300}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1084,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ipca7p-container\",nodeId:\"li3J9Dwy7\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"li3J9Dwy7\",IQ7bS3NWT:addImageAlt({pixelHeight:2040,pixelWidth:2560,src:\"https://framerusercontent.com/images/hAbOH5ZhdVitibwVlMB1QUQyg.png\",srcSet:\"https://framerusercontent.com/images/hAbOH5ZhdVitibwVlMB1QUQyg.png?scale-down-to=512 512w,https://framerusercontent.com/images/hAbOH5ZhdVitibwVlMB1QUQyg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hAbOH5ZhdVitibwVlMB1QUQyg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hAbOH5ZhdVitibwVlMB1QUQyg.png 2560w\"},\"\"),layoutId:\"li3J9Dwy7\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c28c3w-container\",nodeId:\"k_cqNP5Iu\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"k_cqNP5Iu\",layoutId:\"k_cqNP5Iu\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hci43x-container\",nodeId:\"SvAxRzSq_\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Various types of chat bubbles \\nthat can meet all your needs.\",height:\"100%\",id:\"SvAxRzSq_\",layoutId:\"SvAxRzSq_\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Kirridesk features voice notes, file attachments, image uploads, and video capabilities to enhance precision in resolving the issues at hand.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:670},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:530},tX9jGpQ9o:{height:270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:970,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dcxo8s-container\",nodeId:\"cBROebFpo\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"cBROebFpo\",IQ7bS3NWT:addImageAlt({pixelHeight:1840,pixelWidth:2560,src:\"https://framerusercontent.com/images/RDSgFvm6Ifmn9pofXHAfa3jsLQ.png\",srcSet:\"https://framerusercontent.com/images/RDSgFvm6Ifmn9pofXHAfa3jsLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/RDSgFvm6Ifmn9pofXHAfa3jsLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RDSgFvm6Ifmn9pofXHAfa3jsLQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RDSgFvm6Ifmn9pofXHAfa3jsLQ.png 2560w\"},\"\"),layoutId:\"cBROebFpo\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vlsy5q-container\",nodeId:\"fPKXa7N1N\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"fPKXa7N1N\",layoutId:\"fPKXa7N1N\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1foi0az-container hidden-1n09bap hidden-1qwro2i hidden-1njmcie hidden-1qiv7hs\",nodeId:\"UPbGeUDIk\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"UPbGeUDIk\",layoutId:\"UPbGeUDIk\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kf2zof-container\",nodeId:\"TcnWyNCdT\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Optimize Ticket Management \\nwith the Merge Function\",height:\"100%\",id:\"TcnWyNCdT\",layoutId:\"TcnWyNCdT\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Enhance Ticket Management Efficiency by Organizing them into a Larger, Easily Traceable Entity, Avoiding the Common Ambiguities Arising from Separate Tickets Dealing with the Same Issue, Thus Speeding up Resolution\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r5m5bh-container\",nodeId:\"RGq4cJ8CZ\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",RKJlpRxRd:addImageAlt({pixelHeight:856,pixelWidth:686,src:\"https://framerusercontent.com/images/kqIjiyCPDHEEclaxMAewbTqkvXI.png\",srcSet:\"https://framerusercontent.com/images/kqIjiyCPDHEEclaxMAewbTqkvXI.png 686w\"},\"\"),u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/Mobile+2+-+Merge+Ticket.mp4\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"RGq4cJ8CZ\",layoutId:\"RGq4cJ8CZ\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/hc3qcGRK5NuNDNJttWwFRgrkk.png\",srcSet:\"https://framerusercontent.com/images/hc3qcGRK5NuNDNJttWwFRgrkk.png?scale-down-to=512 512w,https://framerusercontent.com/images/hc3qcGRK5NuNDNJttWwFRgrkk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hc3qcGRK5NuNDNJttWwFRgrkk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hc3qcGRK5NuNDNJttWwFRgrkk.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+Merge+Ticket.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:1800,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},sGFeWgHGt:{height:2480,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},tX9jGpQ9o:{height:1680,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:2460,width:\"1440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mf6eum-container\",nodeId:\"UttgUlXid\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{ac4mfNUl8:\"32px 64px 32px 64px\",variant:\"gqGZiR2KE\"},tX9jGpQ9o:{variant:\"gqGZiR2KE\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionImageText,{ac4mfNUl8:\"32px 16px 32px 16px\",D560S0OHa:true,Gaf_PQnEX:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/0MGh5fhq7CslZZCH7jcAkAUt4Tw.png\",srcSet:\"https://framerusercontent.com/images/0MGh5fhq7CslZZCH7jcAkAUt4Tw.png?scale-down-to=1024 920w,https://framerusercontent.com/images/0MGh5fhq7CslZZCH7jcAkAUt4Tw.png 1264w\"},\"\"),height:\"100%\",hkYJQnYtB:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Caption goes here\"})}),HtC4gVIY4:true,id:\"UttgUlXid\",IEO65SCQV:false,JpZJINJ4w:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/nD7hHgsUYOB6I6cGoAhfujyDY.png\",srcSet:\"https://framerusercontent.com/images/nD7hHgsUYOB6I6cGoAhfujyDY.png?scale-down-to=1024 920w,https://framerusercontent.com/images/nD7hHgsUYOB6I6cGoAhfujyDY.png 1264w\"},\"\"),K6vTy65MH:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The ticket you open will automatically selected\"})}),kOCtik96o:\"Combine two tickets that have same problem.\",layoutId:\"UttgUlXid\",MmWRm6nn1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Access merge ticket from ticket more menu\"})}),rr1egoMSs:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"If needed, user can merge one or more tickets into another ticket. You might do this if you receive two support requests about the same issue from the same end-user. \"}),/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"br\",{}),\"The tickets must be less than Solved. User can merge an unsolved ticket into a Solved ticket. Doing this will not reopen the Solved ticket\"]})]}),s4olW5bio:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/Zg41jKcZQtYBO3TaPDbDbZMHAk.png\",srcSet:\"https://framerusercontent.com/images/Zg41jKcZQtYBO3TaPDbDbZMHAk.png?scale-down-to=1024 920w,https://framerusercontent.com/images/Zg41jKcZQtYBO3TaPDbDbZMHAk.png 1264w\"},\"\"),SstfV3ab5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Search other ticket to merge them together\"})}),style:{height:\"100%\",width:\"100%\"},variant:\"KgpU5Qy9E\",width:\"100%\",zOBhn_aQn:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7p6dou-container\",nodeId:\"e0yU9iEOB\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"e0yU9iEOB\",layoutId:\"e0yU9iEOB\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-stkmbc-container\",nodeId:\"qBgxcsegR\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{gmfSxJepM:\"Transferring tickets to specific agents for special handling\",variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Transferring tickets to specific agents \\nfor special handling\",height:\"100%\",id:\"qBgxcsegR\",layoutId:\"qBgxcsegR\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Transferring tickets to more competent agents with expertise in relevant issues due to prior experience handling similar problems.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:530},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xc5wcs-container\",nodeId:\"f4y45eBzJ\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{style:{height:\"100%\",width:\"100%\"}},sGFeWgHGt:{style:{height:\"100%\",width:\"100%\"}},tX9jGpQ9o:{style:{height:\"100%\",width:\"100%\"},variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"f4y45eBzJ\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/FHfcx2RpRNEPOjrpDprVOGE1FY.png\",srcSet:\"https://framerusercontent.com/images/FHfcx2RpRNEPOjrpDprVOGE1FY.png?scale-down-to=512 512w,https://framerusercontent.com/images/FHfcx2RpRNEPOjrpDprVOGE1FY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FHfcx2RpRNEPOjrpDprVOGE1FY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FHfcx2RpRNEPOjrpDprVOGE1FY.png 2560w\"},\"\"),layoutId:\"f4y45eBzJ\",s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ynyun-container\",nodeId:\"KK6nm9OMK\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Production workflow center\",height:\"100%\",id:\"KK6nm9OMK\",layoutId:\"KK6nm9OMK\",puT9f9rGx:false,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Assigning Tickets from General Agents to Specialized Agents in Different States of Assignment\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:560},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:920}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:808,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kij40u-container\",nodeId:\"fYDz9y4PL\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"bvcAMrnrv\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",FGw3KVNYo:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/PgU2O2Notw2h0gWSEVKFLNqc.png\",srcSet:\"https://framerusercontent.com/images/PgU2O2Notw2h0gWSEVKFLNqc.png?scale-down-to=1024 821w,https://framerusercontent.com/images/PgU2O2Notw2h0gWSEVKFLNqc.png 1252w\"},\"\"),height:\"100%\",id:\"fYDz9y4PL\",IQ7bS3NWT:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/K4E6FFnq2zxHlQfIdf5VwXmr7Q.png\",srcSet:\"https://framerusercontent.com/images/K4E6FFnq2zxHlQfIdf5VwXmr7Q.png?scale-down-to=1024 821w,https://framerusercontent.com/images/K4E6FFnq2zxHlQfIdf5VwXmr7Q.png 1252w\"},\"\"),layoutId:\"fYDz9y4PL\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"REpta0cV_\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3vo7a6-container\",nodeId:\"tn05FtkPj\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"tn05FtkPj\",layoutId:\"tn05FtkPj\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eksvrw-container\",nodeId:\"CQISxzRUR\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Sharing Knowledge base feature.\",height:\"100%\",id:\"CQISxzRUR\",layoutId:\"CQISxzRUR\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Addressing issues by recommending predefined knowledge base articles based on the average of frequently asked questions, with a knowledge base sharing section. This system becomes more on point as it provides recommendations.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q06fhf-container\",nodeId:\"HGEQlOJSQ\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",RKJlpRxRd:addImageAlt({pixelHeight:856,pixelWidth:686,src:\"https://framerusercontent.com/images/bZAY3HmhRNRgN9ztzd7wmzJ3Fo.png\",srcSet:\"https://framerusercontent.com/images/bZAY3HmhRNRgN9ztzd7wmzJ3Fo.png 686w\"},\"\"),u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/Mobile+3+-+Share+Knowledge+Base.mp4\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"HGEQlOJSQ\",layoutId:\"HGEQlOJSQ\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/M7JKQpanHbowNIbCpNVMmudwq6w.png\",srcSet:\"https://framerusercontent.com/images/M7JKQpanHbowNIbCpNVMmudwq6w.png?scale-down-to=512 512w,https://framerusercontent.com/images/M7JKQpanHbowNIbCpNVMmudwq6w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/M7JKQpanHbowNIbCpNVMmudwq6w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/M7JKQpanHbowNIbCpNVMmudwq6w.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+Sharing+Knowledge+Base+%26+Side+Conversation.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:530},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:930}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:744,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ig59fv-container\",nodeId:\"RQGpKzikb\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"bvcAMrnrv\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",FGw3KVNYo:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/nda7LtsB51Z2prMdM2tDac4QANs.png\",srcSet:\"https://framerusercontent.com/images/nda7LtsB51Z2prMdM2tDac4QANs.png?scale-down-to=1024 821w,https://framerusercontent.com/images/nda7LtsB51Z2prMdM2tDac4QANs.png 1252w\"},\"\"),height:\"100%\",id:\"RQGpKzikb\",IQ7bS3NWT:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/SKPpINblfIAzdOPObiaxyZkZ1L0.png\",srcSet:\"https://framerusercontent.com/images/SKPpINblfIAzdOPObiaxyZkZ1L0.png?scale-down-to=1024 821w,https://framerusercontent.com/images/SKPpINblfIAzdOPObiaxyZkZ1L0.png 1252w\"},\"\"),layoutId:\"RQGpKzikb\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"REpta0cV_\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2hj3nz-container\",nodeId:\"Jkztk0C4r\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"Jkztk0C4r\",layoutId:\"Jkztk0C4r\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-187755c-container\",nodeId:\"S5HL5YdQV\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Side conversation feature.\",height:\"100%\",id:\"S5HL5YdQV\",layoutId:\"S5HL5YdQV\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"A feature to facilitate customer service in communicating with various client lists, the creation of side conversations aims to simplify tracking and prevent confusion by separating different conversations within the same channel.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:510},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:808,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nad7vk-container\",nodeId:\"y5Qdslyfy\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"y5Qdslyfy\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/oS0uuTs8Xty9wGRAEygUKvd9ko.png\",srcSet:\"https://framerusercontent.com/images/oS0uuTs8Xty9wGRAEygUKvd9ko.png?scale-down-to=512 512w,https://framerusercontent.com/images/oS0uuTs8Xty9wGRAEygUKvd9ko.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oS0uuTs8Xty9wGRAEygUKvd9ko.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/oS0uuTs8Xty9wGRAEygUKvd9ko.png 2560w\"},\"\"),layoutId:\"y5Qdslyfy\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:1260,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},sGFeWgHGt:{height:1750,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},tX9jGpQ9o:{height:1350,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1680,width:\"1440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-v7mki3-container\",nodeId:\"j1rBTHrXf\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{ac4mfNUl8:\"32px 64px 32px 64px\",variant:\"gqGZiR2KE\"},tX9jGpQ9o:{variant:\"gqGZiR2KE\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionImageText,{ac4mfNUl8:\"32px 16px 32px 16px\",D560S0OHa:true,Gaf_PQnEX:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/Ar6QaLAI154Xb3Cu9QU8ApyplzM.png\",srcSet:\"https://framerusercontent.com/images/Ar6QaLAI154Xb3Cu9QU8ApyplzM.png?scale-down-to=1024 920w,https://framerusercontent.com/images/Ar6QaLAI154Xb3Cu9QU8ApyplzM.png 1264w\"},\"\"),height:\"100%\",hkYJQnYtB:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Caption goes here\"})}),HtC4gVIY4:false,id:\"j1rBTHrXf\",IEO65SCQV:false,JpZJINJ4w:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/N6u84NgG5j7Fhs3IcG4itNwLBs.png\",srcSet:\"https://framerusercontent.com/images/N6u84NgG5j7Fhs3IcG4itNwLBs.png?scale-down-to=1024 920w,https://framerusercontent.com/images/N6u84NgG5j7Fhs3IcG4itNwLBs.png 1264w\"},\"\"),K6vTy65MH:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Shared chat will be shown as attachment link to the customer chat.\"})}),kOCtik96o:\"Side conversation\",layoutId:\"j1rBTHrXf\",MmWRm6nn1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Share customer chat to agent conversation.\"})}),rr1egoMSs:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In side conversations, admins can interact with multiple customers without leaving the ticket they have selected. In the thread tab, there is a list of customers to initiate conversations with.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"In the Email tab, admins can communicate through the email platform based on the provided problem description and can initiate conversations through a shortcut button. As for child tickets, the same concept is applied as with the list of tickets.\"})]}),SstfV3ab5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Caption goes here\"})}),style:{height:\"100%\",width:\"100%\"},variant:\"KgpU5Qy9E\",width:\"100%\",zOBhn_aQn:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ard0zh-container\",nodeId:\"CnfFxeJst\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"CnfFxeJst\",layoutId:\"CnfFxeJst\",style:{height:\"100%\",width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{height:73,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z4ch9j-container hidden-1n09bap hidden-1qwro2i hidden-1njmcie hidden-1qiv7hs\",nodeId:\"RaOaw0rhG\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"RaOaw0rhG\",layoutId:\"RaOaw0rhG\",style:{height:\"100%\",width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{height:73,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cp1910-container hidden-1n09bap hidden-1qwro2i hidden-1njmcie hidden-1qiv7hs\",nodeId:\"PnNnZh_FC\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"PnNnZh_FC\",layoutId:\"PnNnZh_FC\",style:{height:\"100%\",width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hfy8t0-container\",nodeId:\"TOR8_UT48\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"3rd party app feature showcase.\",height:\"100%\",id:\"TOR8_UT48\",layoutId:\"TOR8_UT48\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Kirridesk features voice notes, file attachments, image uploads, and video capabilities to enhance precision in resolving the issues at hand.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h2lgkz-container\",nodeId:\"uunoauSst\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",RKJlpRxRd:addImageAlt({pixelHeight:856,pixelWidth:686,src:\"https://framerusercontent.com/images/2nvzPLcsFrhWSH165yUTn5oyWI0.png\",srcSet:\"https://framerusercontent.com/images/2nvzPLcsFrhWSH165yUTn5oyWI0.png 686w\"},\"\"),u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/Mobile+4+-+3Rd+Party+App.mp4\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"uunoauSst\",layoutId:\"uunoauSst\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/q7umlOoeZmM2AFlFTfpcl5jow.png\",srcSet:\"https://framerusercontent.com/images/q7umlOoeZmM2AFlFTfpcl5jow.png?scale-down-to=512 512w,https://framerusercontent.com/images/q7umlOoeZmM2AFlFTfpcl5jow.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q7umlOoeZmM2AFlFTfpcl5jow.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/q7umlOoeZmM2AFlFTfpcl5jow.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+3rd+Party+App.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:1270,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},sGFeWgHGt:{height:1770,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`},tX9jGpQ9o:{height:1380,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1700,width:\"1440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1redbih-container\",nodeId:\"EA7Hjs10l\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{ac4mfNUl8:\"32px 64px 32px 64px\",variant:\"gqGZiR2KE\"},tX9jGpQ9o:{variant:\"gqGZiR2KE\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionImageText,{ac4mfNUl8:\"32px 16px 32px 16px\",D560S0OHa:true,Gaf_PQnEX:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/QXbFomA67aT36WTyn7xjlbtMHwU.png\",srcSet:\"https://framerusercontent.com/images/QXbFomA67aT36WTyn7xjlbtMHwU.png?scale-down-to=1024 920w,https://framerusercontent.com/images/QXbFomA67aT36WTyn7xjlbtMHwU.png 1264w\"},\"\"),height:\"100%\",hkYJQnYtB:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Caption goes here\"})}),HtC4gVIY4:false,id:\"EA7Hjs10l\",IEO65SCQV:false,JpZJINJ4w:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/8STticKNKHtKhZVt9OK2b1FCTRM.png\",srcSet:\"https://framerusercontent.com/images/8STticKNKHtKhZVt9OK2b1FCTRM.png?scale-down-to=1024 920w,https://framerusercontent.com/images/8STticKNKHtKhZVt9OK2b1FCTRM.png 1264w\"},\"\"),K6vTy65MH:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Manage order details directly from ticket.\"})}),kOCtik96o:\"Flow for using a 3rd party app\",layoutId:\"EA7Hjs10l\",MmWRm6nn1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"View customer active order and past other directly on ticket.\"})}),rr1egoMSs:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In the side panel, you need to select the tab to view the list of 3rd party apps. Once inside that section, the admin can choose from the list of integrated apps.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"After selecting the app, we can search by the client's ticket ID. Once we have determined the ticket ID, we can view the orders listed in the customer's order list. Then, in the order list, there are order details corresponding to the ticket ID selected by the admin. Additionally, there is an action to view details in the current app and the option to share the selected receipt.\"})]}),SstfV3ab5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Caption goes here\"})}),style:{height:\"100%\",width:\"100%\"},variant:\"udD1XKpVd\",width:\"100%\",zOBhn_aQn:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aylu2j-container\",nodeId:\"taqbLEd4x\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"taqbLEd4x\",layoutId:\"taqbLEd4x\",style:{height:\"100%\",width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b3gy06-container\",nodeId:\"sTYEOb_3g\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Agent can help direct client with phone call and remote assist.\",height:\"100%\",id:\"sTYEOb_3g\",layoutId:\"sTYEOb_3g\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Agents can receive and make direct calls to clients from the respective ticket or create a new ticket based on the call. If necessary, agents can also conduct remote assistance sessions to help with more complex client issues.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m6aezr-container\",nodeId:\"HizH8FqGW\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",RKJlpRxRd:addImageAlt({pixelHeight:856,pixelWidth:686,src:\"https://framerusercontent.com/images/vIQHBV5trcFYaInGyQyYQrv0Bw.png\",srcSet:\"https://framerusercontent.com/images/vIQHBV5trcFYaInGyQyYQrv0Bw.png 686w\"},\"\"),u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/Mobile+5+-+Remote+Assist.mp4\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"HizH8FqGW\",layoutId:\"HizH8FqGW\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/c8a7Hs6Xr1nFKA3nO8KpNC0kNo.png\",srcSet:\"https://framerusercontent.com/images/c8a7Hs6Xr1nFKA3nO8KpNC0kNo.png?scale-down-to=512 512w,https://framerusercontent.com/images/c8a7Hs6Xr1nFKA3nO8KpNC0kNo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/c8a7Hs6Xr1nFKA3nO8KpNC0kNo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/c8a7Hs6Xr1nFKA3nO8KpNC0kNo.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+Remote+Assist.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:560},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:920}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:810,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-49a8s3-container\",nodeId:\"MpONhFiRT\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"bvcAMrnrv\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",FGw3KVNYo:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/ajka19wJjff5fltiIfkzrOqDJM.png\",srcSet:\"https://framerusercontent.com/images/ajka19wJjff5fltiIfkzrOqDJM.png?scale-down-to=1024 821w,https://framerusercontent.com/images/ajka19wJjff5fltiIfkzrOqDJM.png 1252w\"},\"\"),height:\"100%\",id:\"MpONhFiRT\",IQ7bS3NWT:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/CgZQAmDZwgx1zUjLrUXlIwl7Q.png\",srcSet:\"https://framerusercontent.com/images/CgZQAmDZwgx1zUjLrUXlIwl7Q.png?scale-down-to=1024 821w,https://framerusercontent.com/images/CgZQAmDZwgx1zUjLrUXlIwl7Q.png 1252w\"},\"\"),layoutId:\"MpONhFiRT\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"REpta0cV_\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:520},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:810,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ulnmpz-container\",nodeId:\"xzpylcGrw\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"xzpylcGrw\",IQ7bS3NWT:addImageAlt({pixelHeight:1432,pixelWidth:2560,src:\"https://framerusercontent.com/images/5rPYxOxV3WAVxpgDOcwOmVmA.png\",srcSet:\"https://framerusercontent.com/images/5rPYxOxV3WAVxpgDOcwOmVmA.png?scale-down-to=512 512w,https://framerusercontent.com/images/5rPYxOxV3WAVxpgDOcwOmVmA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5rPYxOxV3WAVxpgDOcwOmVmA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5rPYxOxV3WAVxpgDOcwOmVmA.png 2560w\"},\"\"),layoutId:\"xzpylcGrw\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jix814-container\",nodeId:\"WsUKQC1IX\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"WsUKQC1IX\",layoutId:\"WsUKQC1IX\",style:{height:\"100%\",width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jxu598-container\",nodeId:\"aiyka50pL\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Inbound and outbound call.\",height:\"100%\",id:\"aiyka50pL\",layoutId:\"aiyka50pL\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"br\",{}),\"Agents can receive and make direct calls to clients from the respective ticket or create a new ticket based on the call. If necessary, agents can also conduct remote assistance sessions to help with more complex client issues.\"]})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:500},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:350},tX9jGpQ9o:{height:830}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:808,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jneavt-container\",nodeId:\"D1_aS35Gy\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"bvcAMrnrv\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",FGw3KVNYo:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/Mrb2f9cvsBqHXsCo4OjTaZMPwY.png\",srcSet:\"https://framerusercontent.com/images/Mrb2f9cvsBqHXsCo4OjTaZMPwY.png?scale-down-to=1024 920w,https://framerusercontent.com/images/Mrb2f9cvsBqHXsCo4OjTaZMPwY.png 1264w\"},\"\"),height:\"100%\",id:\"D1_aS35Gy\",IQ7bS3NWT:addImageAlt({pixelHeight:1406,pixelWidth:1264,src:\"https://framerusercontent.com/images/s2JIl9kkMrAtzWe9epuD4ZSgGs.png\",srcSet:\"https://framerusercontent.com/images/s2JIl9kkMrAtzWe9epuD4ZSgGs.png?scale-down-to=1024 920w,https://framerusercontent.com/images/s2JIl9kkMrAtzWe9epuD4ZSgGs.png 1264w\"},\"\"),layoutId:\"D1_aS35Gy\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"REpta0cV_\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12vypzh-container\",nodeId:\"ETd_IMGTx\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"ETd_IMGTx\",layoutId:\"ETd_IMGTx\",style:{height:\"100%\",width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ymgh4z-container\",nodeId:\"sie1MbZSS\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Flexibel knowledge base \\nto manage article.\",height:\"100%\",id:\"sie1MbZSS\",layoutId:\"sie1MbZSS\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Agents can create articles that can be displayed on the Help Center page and shared with clients within tickets to assist in resolving client issues.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"We have also implemented a history system to track updates to an article by the system, along with insight summaries for each article.\"})]}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:520},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:810,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fqsalf-container\",nodeId:\"FzPdJsXmc\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"FzPdJsXmc\",IQ7bS3NWT:addImageAlt({pixelHeight:1431,pixelWidth:2556,src:\"https://framerusercontent.com/images/y9xfKOZmbTqLwbw6cK6fuPBQj74.png\",srcSet:\"https://framerusercontent.com/images/y9xfKOZmbTqLwbw6cK6fuPBQj74.png?scale-down-to=512 512w,https://framerusercontent.com/images/y9xfKOZmbTqLwbw6cK6fuPBQj74.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y9xfKOZmbTqLwbw6cK6fuPBQj74.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/y9xfKOZmbTqLwbw6cK6fuPBQj74.png 2556w\"},\"\"),layoutId:\"FzPdJsXmc\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:680},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:480},tX9jGpQ9o:{height:280}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:978,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mse8ry-container\",nodeId:\"wngWJEmjP\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"wngWJEmjP\",IQ7bS3NWT:addImageAlt({pixelHeight:1900,pixelWidth:2560,src:\"https://framerusercontent.com/images/uRGr9CAbBMiamylRGaSFJxioYY.png\",srcSet:\"https://framerusercontent.com/images/uRGr9CAbBMiamylRGaSFJxioYY.png?scale-down-to=512 512w,https://framerusercontent.com/images/uRGr9CAbBMiamylRGaSFJxioYY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uRGr9CAbBMiamylRGaSFJxioYY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uRGr9CAbBMiamylRGaSFJxioYY.png 2560w\"},\"\"),layoutId:\"wngWJEmjP\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-155fpf0-container\",nodeId:\"PYx2bmMFU\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"PYx2bmMFU\",layoutId:\"PYx2bmMFU\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14t0ooa-container\",nodeId:\"TFXdKWbH3\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Creating best article recommendation.\",height:\"100%\",id:\"TFXdKWbH3\",layoutId:\"TFXdKWbH3\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Creating an operation recommendation article to address customer inquiries, with an easily understandable layout for creation and comprehensive tools to facilitate agent authoring.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:520},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:978,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y4ib5n-container\",nodeId:\"TzUz14qL7\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"TzUz14qL7\",IQ7bS3NWT:addImageAlt({pixelHeight:1434,pixelWidth:2562,src:\"https://framerusercontent.com/images/yc5A1iaYiKWt8VPveZyGI3zIdfE.png\",srcSet:\"https://framerusercontent.com/images/yc5A1iaYiKWt8VPveZyGI3zIdfE.png?scale-down-to=512 512w,https://framerusercontent.com/images/yc5A1iaYiKWt8VPveZyGI3zIdfE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yc5A1iaYiKWt8VPveZyGI3zIdfE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yc5A1iaYiKWt8VPveZyGI3zIdfE.png 2562w\"},\"\"),layoutId:\"TzUz14qL7\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:560},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:930}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:830,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ng5yh5-container\",nodeId:\"lFmkeZ7jM\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"bvcAMrnrv\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",FGw3KVNYo:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/KuM4hLqEL1t2KoyxyeHgdcCPg.png\",srcSet:\"https://framerusercontent.com/images/KuM4hLqEL1t2KoyxyeHgdcCPg.png?scale-down-to=1024 821w,https://framerusercontent.com/images/KuM4hLqEL1t2KoyxyeHgdcCPg.png 1252w\"},\"\"),height:\"100%\",id:\"lFmkeZ7jM\",IQ7bS3NWT:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/6H0aEuQ7uxDgou8mavYaWHK4.png\",srcSet:\"https://framerusercontent.com/images/6H0aEuQ7uxDgou8mavYaWHK4.png?scale-down-to=1024 821w,https://framerusercontent.com/images/6H0aEuQ7uxDgou8mavYaWHK4.png 1252w\"},\"\"),layoutId:\"lFmkeZ7jM\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"REpta0cV_\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r3hdig-container\",nodeId:\"NFNuFDFmm\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"NFNuFDFmm\",layoutId:\"NFNuFDFmm\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qbhxud-container\",nodeId:\"O0UQyldhM\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Improved customer database management with list customer.\",height:\"100%\",id:\"O0UQyldhM\",layoutId:\"O0UQyldhM\",puT9f9rGx:true,style:{width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Creating an operation recommendation article to address customer inquiries, with an easily understandable layout for creation and comprehensive tools to facilitate agent authoring.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cuoqbo-container\",nodeId:\"Wn1VMYmcC\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",RKJlpRxRd:addImageAlt({pixelHeight:856,pixelWidth:686,src:\"https://framerusercontent.com/images/pjcq9qlSSfZAxEmXSAa34LfDDIw.png\",srcSet:\"https://framerusercontent.com/images/pjcq9qlSSfZAxEmXSAa34LfDDIw.png 686w\"},\"\"),u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/Mobile+6+-+Customer+Details.mp4fyvgpbmyonaya.supabase.co/storage/v1/object/public/files/1AY3Rhy9mY/original\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"Wn1VMYmcC\",layoutId:\"Wn1VMYmcC\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/RNMrEbrfspt1jNJMSnsWkL4vRA.png\",srcSet:\"https://framerusercontent.com/images/RNMrEbrfspt1jNJMSnsWkL4vRA.png?scale-down-to=512 512w,https://framerusercontent.com/images/RNMrEbrfspt1jNJMSnsWkL4vRA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RNMrEbrfspt1jNJMSnsWkL4vRA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RNMrEbrfspt1jNJMSnsWkL4vRA.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+Customer+Details.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:560},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:400},tX9jGpQ9o:{height:450}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x4v3aw-container\",nodeId:\"a6WweG0Q1\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",FGw3KVNYo:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/QHu3eQcbSnZi4w2saHXJLobJFK0.png\",srcSet:\"https://framerusercontent.com/images/QHu3eQcbSnZi4w2saHXJLobJFK0.png?scale-down-to=1024 821w,https://framerusercontent.com/images/QHu3eQcbSnZi4w2saHXJLobJFK0.png 1252w\"},\"\"),height:\"100%\",id:\"a6WweG0Q1\",IQ7bS3NWT:addImageAlt({pixelHeight:1560,pixelWidth:1252,src:\"https://framerusercontent.com/images/zd6Bp7Nx2iqmIl073JNlLQ08g48.png\",srcSet:\"https://framerusercontent.com/images/zd6Bp7Nx2iqmIl073JNlLQ08g48.png?scale-down-to=1024 821w,https://framerusercontent.com/images/zd6Bp7Nx2iqmIl073JNlLQ08g48.png 1252w\"},\"\"),layoutId:\"a6WweG0Q1\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"REpta0cV_\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:630},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:450},tX9jGpQ9o:{height:260}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:978,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hs5x4e-container\",nodeId:\"Ie1TsjWIz\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"Ie1TsjWIz\",IQ7bS3NWT:addImageAlt({pixelHeight:1772,pixelWidth:2560,src:\"https://framerusercontent.com/images/QOUDhBnFr8GOMn11Zz7DA9pG8.png\",srcSet:\"https://framerusercontent.com/images/QOUDhBnFr8GOMn11Zz7DA9pG8.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOUDhBnFr8GOMn11Zz7DA9pG8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOUDhBnFr8GOMn11Zz7DA9pG8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QOUDhBnFr8GOMn11Zz7DA9pG8.png 2560w\"},\"\"),layoutId:\"Ie1TsjWIz\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j21xn0-container\",nodeId:\"s1ThURG9U\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"s1ThURG9U\",layoutId:\"s1ThURG9U\",style:{width:\"100%\"},variant:\"hoJQMVA0b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:264.5,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-156k8u9-container\",nodeId:\"WFB7T40JT\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"SDGOr90vu\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionText,{gmfSxJepM:\"Cutting edge chat widget that can be embed on user website.\",height:\"100%\",id:\"WFB7T40JT\",layoutId:\"WFB7T40JT\",puT9f9rGx:true,style:{height:\"100%\",width:\"100%\"},variant:\"HnPjcG8jz\",VaVqk2X0v:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Agents can receive and make direct calls to clients from the respective ticket or create a new ticket based on the call. If necessary, agents can also conduct remote assistance sessions to help with more complex client issues.\"})}),width:\"100%\",Y_XLE8Yz5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:754,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xmh21u-container\",nodeId:\"MyzwI6Sck\",rendersWithMotion:true,scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{__framer__obscuredVariantId:\"wPyqr038m\",__framer__visibleVariantId:\"irWXCnOzr\",variant:\"wPyqr038m\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMediaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"SXVCVqSwt\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"LwbXMCKaZ\",ATX3ilNbT:\"\",height:\"100%\",id:\"MyzwI6Sck\",layoutId:\"MyzwI6Sck\",RKJlpRxRd:addImageAlt({pixelHeight:1440,pixelWidth:2568,src:\"https://framerusercontent.com/images/D5caNqNdCGiOlxQ7tkaarb8CNOs.png\",srcSet:\"https://framerusercontent.com/images/D5caNqNdCGiOlxQ7tkaarb8CNOs.png?scale-down-to=512 512w,https://framerusercontent.com/images/D5caNqNdCGiOlxQ7tkaarb8CNOs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/D5caNqNdCGiOlxQ7tkaarb8CNOs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/D5caNqNdCGiOlxQ7tkaarb8CNOs.png 2568w\"},\"\"),s2Xy2tRue:\"url\",style:{width:\"100%\"},u1VzrjodD:\"https://fikrivideo.s3.ap-southeast-2.amazonaws.com/Kirridesk/%5BDesktop%5D+Kirridesk+-+Chat+Widget.mp4\",variant:\"SXVCVqSwt\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{height:820},kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`},sGFeWgHGt:{height:550},tX9jGpQ9o:{height:330}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1300,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zkzgw5-container\",nodeId:\"UFuBe3G67\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{variant:\"m1tjPRvD8\"}},children:/*#__PURE__*/_jsx(WorkDetailSectionMedia,{ATX3ilNbT:\"\",height:\"100%\",id:\"UFuBe3G67\",IQ7bS3NWT:addImageAlt({pixelHeight:2544,pixelWidth:2880,src:\"https://framerusercontent.com/images/GApj20myFfIv3wbna8iNQloD0Eg.png\",srcSet:\"https://framerusercontent.com/images/GApj20myFfIv3wbna8iNQloD0Eg.png?scale-down-to=512 512w,https://framerusercontent.com/images/GApj20myFfIv3wbna8iNQloD0Eg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GApj20myFfIv3wbna8iNQloD0Eg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GApj20myFfIv3wbna8iNQloD0Eg.png 2880w\"},\"\"),layoutId:\"UFuBe3G67\",s2Xy2tRue:\"url\",style:{height:\"100%\",width:\"100%\"},u1VzrjodD:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",variant:\"xpuNy70gZ\",width:\"100%\",XRwBG5ys5:\"\",xV2ZCiC6G:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px), 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-990zic-container hidden-1clbj9a\",nodeId:\"iIQXbJfTC\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(WorkDetailSectionSpacer,{height:\"100%\",id:\"iIQXbJfTC\",layoutId:\"iIQXbJfTC\",style:{width:\"100%\"},variant:\"sYmikik9C\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-134js5l\",\"data-framer-cursor\":\"1izqilb\",\"data-framer-name\":\"other works\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v18wri\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qnog4t\",\"data-framer-name\":\"Frame 1707482480\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tX9jGpQ9o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(40, 37, 96)\"},children:\"Check out other works\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U29yYS01MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(40, 37, 96)\"},children:\"Check out other works\"})}),className:\"framer-u9npdv\",\"data-framer-name\":\"Check out other works\",fonts:[\"GF;Sora-500\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u68goc\",\"data-framer-name\":\"Other works\",\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jgmd3j\",\"data-framer-name\":\"Related work\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"TfKDunRXv\",name:\"PmeG99xVY\",type:\"Identifier\"},operator:\"==\",right:{collection:\"PmeG99xVY\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"TfKDunRXv\",data:WorkList,type:\"Collection\"},right:{alias:\"PmeG99xVY\",data:SystemCategoryItem,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:6},select:[{collection:\"TfKDunRXv\",name:\"EwgyJvB4w\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"Ta3qqbQGA\",type:\"Identifier\"},{alias:\"PmeG99xVY.NUIEFpFIG\",collection:\"PmeG99xVY\",name:\"NUIEFpFIG\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"Iz0fnEyJ5\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"etJljgUUL\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"Qti2gVVRs\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"ZXgOMC4F8\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"a2rxAUt9y\",type:\"Identifier\"},{collection:\"TfKDunRXv\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"TfKDunRXv\",name:\"Ta3qqbQGA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"kirridesk\"},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"PmeG99xVY.NUIEFpFIG\":PmeG99xVY_NUIEFpFIGTfKDunRXv,a2rxAUt9y:a2rxAUt9yTfKDunRXv,etJljgUUL:etJljgUULTfKDunRXv,EwgyJvB4w:EwgyJvB4wTfKDunRXv,id:idTfKDunRXv,Iz0fnEyJ5:Iz0fnEyJ5TfKDunRXv,Qti2gVVRs:Qti2gVVRsTfKDunRXv,Ta3qqbQGA:Ta3qqbQGATfKDunRXv,ZXgOMC4F8:ZXgOMC4F8TfKDunRXv},index)=>{Ta3qqbQGATfKDunRXv??=\"\";PmeG99xVY_NUIEFpFIGTfKDunRXv??=\"\";etJljgUULTfKDunRXv??=true;Qti2gVVRsTfKDunRXv??=\"\";ZXgOMC4F8TfKDunRXv??=\"\";a2rxAUt9yTfKDunRXv??=true;return /*#__PURE__*/_jsx(LayoutGroup,{id:`TfKDunRXv-${idTfKDunRXv}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ZXgOMC4F8:ZXgOMC4F8TfKDunRXv},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-opznpy\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:Qti2gVVRsTfKDunRXv,implicitPathVariables:{ZXgOMC4F8:ZXgOMC4F8TfKDunRXv}},{href:Qti2gVVRsTfKDunRXv,implicitPathVariables:{ZXgOMC4F8:ZXgOMC4F8TfKDunRXv}},{href:Qti2gVVRsTfKDunRXv,implicitPathVariables:{ZXgOMC4F8:ZXgOMC4F8TfKDunRXv}},{href:Qti2gVVRsTfKDunRXv,implicitPathVariables:{ZXgOMC4F8:ZXgOMC4F8TfKDunRXv}},{href:Qti2gVVRsTfKDunRXv,implicitPathVariables:{ZXgOMC4F8:ZXgOMC4F8TfKDunRXv}}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sGFeWgHGt:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 152px) / 2, 50px)`},tX9jGpQ9o:{width:`calc(max((max(min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 1440px), 50px) - 32px) / 3, 50px) * 3 + 32px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hckjcd-container\",nodeId:\"EGlAHdYcV\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{xEQXPyuwH:resolvedLinks1[2]},kAS1nDZO3:{xEQXPyuwH:resolvedLinks1[1]},sGFeWgHGt:{style:{width:\"100%\"},xEQXPyuwH:resolvedLinks1[4]},tX9jGpQ9o:{style:{width:\"100%\"},xEQXPyuwH:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(WorkListFeatured,{AkH9zwkl9:a2rxAUt9yTfKDunRXv,ft4o9IXi6:toResponsiveImage(EwgyJvB4wTfKDunRXv),GRl0ULngy:PmeG99xVY_NUIEFpFIGTfKDunRXv,height:\"100%\",htTN7LuBB:Ta3qqbQGATfKDunRXv,id:\"EGlAHdYcV\",layoutId:\"EGlAHdYcV\",variant:\"uw9uZzrXh\",W3tAGPOT1:toResponsiveImage(Iz0fnEyJ5TfKDunRXv),width:\"100%\",x4SS2R_GI:negate(etJljgUULTfKDunRXv),xEQXPyuwH:resolvedLinks1[0]})})})})})})})})},idTfKDunRXv);})})})})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2u609y\",\"data-framer-name\":\"scroll progress helper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-o1ovc3\",id:elementId7,ref:ref10}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xiup0\",id:elementId8,ref:ref11})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16mhxzw\",\"data-framer-name\":\"Footer container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gd15fa\",\"data-framer-name\":\"nav change\",id:elementId9,ref:ref2}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u3ude-container hidden-1clbj9a hidden-1qiv7hs\",\"data-framer-cursor\":\"1izqilb\",nodeId:\"NBYmoxIB5\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{variant:\"kGVfFxvrN\"}},children:/*#__PURE__*/_jsx(CTAGlobe,{height:\"100%\",id:\"NBYmoxIB5\",layoutId:\"NBYmoxIB5\",style:{height:\"100%\",width:\"100%\"},variant:\"L53wy9Mw0\",width:\"100%\",YCI0Sjpzg:\"a39e50\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q4kygg\",\"data-framer-name\":\"nav change\",id:elementId10,ref:ref3}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kAS1nDZO3:{width:\"1800px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:831,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tt7r5z-container\",\"data-framer-cursor\":\"1izqilb\",nodeId:\"C8Ms9OXc8\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{variant:\"jXLwK8V7o\"},kAS1nDZO3:{variant:\"D7FCLaRoG\"},sGFeWgHGt:{variant:\"MUBNVhAPf\"},tX9jGpQ9o:{variant:\"ZpBFNDbPq\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"C8Ms9OXc8\",layoutId:\"C8Ms9OXc8\",OFqKOeWzC:\"a39e50\",style:{width:\"100%\"},variant:\"F8naz2m7l\",width:\"100%\"})})})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20}},{ref:ref9,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4xbnlh hidden-1qiv7hs\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":XlsIqX_Js\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":XlsIqX_Js\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":XlsIqX_Js\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined},{href:{hash:\":XlsIqX_Js\",webPageId:\"BldHJByL1\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"44px\",y:916,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j15f2m-container\",\"data-framer-cursor\":\"a39e50\",nodeId:\"LxByxfvVp\",scopeId:\"BldHJByL1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HswkAgUbK:{sl2AQfo6N:resolvedLinks2[2]},kAS1nDZO3:{sl2AQfo6N:resolvedLinks2[1]},tX9jGpQ9o:{sl2AQfo6N:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(ButtonSecondaryIcon,{height:\"100%\",id:\"LxByxfvVp\",jRqfEGseI:\"18nqttu\",layoutId:\"LxByxfvVp\",RMOADCVyi:{borderColor:\"var(--token-f29463a9-f9a2-4112-aaa7-af5dadf35943, rgb(39, 38, 102))\",borderStyle:\"solid\",borderWidth:1},sl2AQfo6N:resolvedLinks2[0],style:{height:\"100%\",width:\"100%\"},variant:\"tOTqknAUA\",vFCWSTgKM:\"var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, rgb(255, 255, 255))\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gYCs5.framer-tqeiyq, .framer-gYCs5 .framer-tqeiyq { display: block; }\",\".framer-gYCs5.framer-1n09bap { align-content: center; align-items: center; background-color: var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-gYCs5 .framer-1d4876t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-gYCs5 .framer-zf607r-container { flex: none; height: 60px; position: relative; width: 100%; z-index: 1; }\",\".framer-gYCs5 .framer-fm982f-container { flex: none; height: 68px; position: relative; width: 100%; z-index: 10; }\",\".framer-gYCs5 .framer-1abfck9-container { -webkit-user-select: none; flex: none; height: 68px; left: 0px; pointer-events: none; position: absolute; right: 0px; top: 0px; user-select: none; z-index: 0; }\",\".framer-gYCs5 .framer-4s58jl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 2px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-gYCs5 .framer-1sr48r4 { background-color: var(--token-4d473b5c-3289-48af-a4a5-68072f1bb20a, #7ed7cc); flex: none; gap: 0px; height: 100%; overflow: hidden; position: relative; width: 1%; z-index: 1; }\",\".framer-gYCs5 .framer-hs8xp2-container { bottom: 22px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: auto; z-index: 10; }\",\".framer-gYCs5 .framer-1xnnont, .framer-gYCs5 .framer-1rq8dq6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-iq47ee { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-gYCs5 .framer-1rcs6g7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; overflow: visible; padding: 24px 68px 60px 68px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-96bo6a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-kfpj49 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-gYCs5 .framer-4rfz87 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-gYCs5 .framer-1jj1t4y, .framer-gYCs5 .framer-6qbnqc, .framer-gYCs5 .framer-1i1f63k, .framer-gYCs5 .framer-a75dq3, .framer-gYCs5 .framer-16k1wn7, .framer-gYCs5 .framer-zxghnf, .framer-gYCs5 .framer-25ri3u, .framer-gYCs5 .framer-9dqjq7, .framer-gYCs5 .framer-dnlc5g, .framer-gYCs5 .framer-u9npdv { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gYCs5 .framer-wka1cx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1b863ix, .framer-gYCs5 .framer-1cwflmq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 862px; word-break: break-word; word-wrap: break-word; }\",\".framer-gYCs5 .framer-1ye7enj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 640px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1ge1i6r { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 640px; overflow: hidden; position: relative; width: 1304px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gYCs5 .framer-c6k5q6 { aspect-ratio: 2.0375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 640px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-gYCs5 .framer-8xhnfr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1b3v633 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 68px 0px 86px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-rimld0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 221px 30px 221px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1wg0n6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-2fo7j3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-gYCs5 .framer-kypjj8 { flex: none; height: 28px; overflow: hidden; position: relative; width: 163px; }\",\".framer-gYCs5 .framer-17vf6bw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gYCs5 .framer-1l8y38 { flex: none; height: 3px; overflow: hidden; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-c316ul { flex: none; height: 3px; left: calc(50.00000000000002% - 864px / 2); position: absolute; top: calc(33.33333333333336% - 3px / 2); width: 864px; }\",\".framer-gYCs5 .framer-ll53ln { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1f66533, .framer-gYCs5 .framer-1fl1rkt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-gYCs5 .framer-lnpxa7, .framer-gYCs5 .framer-qf1i6s, .framer-gYCs5 .framer-1u0t053 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gYCs5 .framer-40yux2, .framer-gYCs5 .framer-9m3b6l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1xtf9as { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-gYCs5 .framer-93slli { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1fbi6yj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 60px 221px 60px 221px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-zdobk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1n3x9tx, .framer-gYCs5 .framer-b44z73 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-v3krom, .framer-gYCs5 .framer-yfb82x { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 198px; word-break: break-word; word-wrap: break-word; }\",\".framer-gYCs5 .framer-f3uw3d, .framer-gYCs5 .framer-dbotf8 { --framer-paragraph-spacing: 16px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-gYCs5 .framer-4odjm3 { flex: none; height: 4px; overflow: hidden; position: relative; width: 100%; z-index: 0; }\",\".framer-gYCs5 .framer-1rzhw85 { flex: none; height: 3px; left: calc(50.00000000000002% - 864px / 2); position: absolute; top: calc(50.00000000000002% - 3px / 2); width: 864px; }\",\".framer-gYCs5 .framer-q0zr8s { flex: none; height: 56px; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-gYCs5 .framer-18mxdwx-container, .framer-gYCs5 .framer-x6jp3f-container, .framer-gYCs5 .framer-os5dli-container, .framer-gYCs5 .framer-1rpfwuo-container, .framer-gYCs5 .framer-o7zyp7-container, .framer-gYCs5 .framer-b8fth8-container, .framer-gYCs5 .framer-12p9tdc-container, .framer-gYCs5 .framer-1ck5z38-container, .framer-gYCs5 .framer-ppctoh-container, .framer-gYCs5 .framer-hnrza8-container, .framer-gYCs5 .framer-19qdtch-container, .framer-gYCs5 .framer-qjbai8-container, .framer-gYCs5 .framer-1i55xpd-container, .framer-gYCs5 .framer-890zov-container, .framer-gYCs5 .framer-1im22gf-container, .framer-gYCs5 .framer-1c28c3w-container, .framer-gYCs5 .framer-1hci43x-container, .framer-gYCs5 .framer-1vlsy5q-container, .framer-gYCs5 .framer-1foi0az-container, .framer-gYCs5 .framer-1kf2zof-container, .framer-gYCs5 .framer-1r5m5bh-container, .framer-gYCs5 .framer-7p6dou-container, .framer-gYCs5 .framer-stkmbc-container, .framer-gYCs5 .framer-xc5wcs-container, .framer-gYCs5 .framer-15ynyun-container, .framer-gYCs5 .framer-3vo7a6-container, .framer-gYCs5 .framer-1eksvrw-container, .framer-gYCs5 .framer-q06fhf-container, .framer-gYCs5 .framer-2hj3nz-container, .framer-gYCs5 .framer-187755c-container, .framer-gYCs5 .framer-1hfy8t0-container, .framer-gYCs5 .framer-h2lgkz-container, .framer-gYCs5 .framer-b3gy06-container, .framer-gYCs5 .framer-1m6aezr-container, .framer-gYCs5 .framer-1jxu598-container, .framer-gYCs5 .framer-1ymgh4z-container, .framer-gYCs5 .framer-155fpf0-container, .framer-gYCs5 .framer-14t0ooa-container, .framer-gYCs5 .framer-r3hdig-container, .framer-gYCs5 .framer-qbhxud-container, .framer-gYCs5 .framer-cuoqbo-container, .framer-gYCs5 .framer-1j21xn0-container, .framer-gYCs5 .framer-1xmh21u-container, .framer-gYCs5 .framer-990zic-container, .framer-gYCs5 .framer-1tt7r5z-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1vmtn69-container { flex: none; height: 1490px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1e0r0i9-container, .framer-gYCs5 .framer-1xkl1sx-container, .framer-gYCs5 .framer-10g7dl2-container, .framer-gYCs5 .framer-18og5mq-container, .framer-gYCs5 .framer-ig59fv-container { flex: none; height: 744px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-n3pon-container { flex: none; height: 856px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1bbq6sl-container { flex: none; height: 660px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-jrwu9f-container { flex: none; height: 1116px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1aa8k9s-container { flex: none; height: 921px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-97derj-container { flex: none; height: 914px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1ipca7p-container { flex: none; height: 1084px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-dcxo8s-container { flex: none; height: 970px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-mf6eum-container { flex: none; height: 2460px; position: relative; width: 1440px; }\",\".framer-gYCs5 .framer-kij40u-container, .framer-gYCs5 .framer-nad7vk-container, .framer-gYCs5 .framer-1jneavt-container { flex: none; height: 808px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-v7mki3-container { flex: none; height: 1680px; position: relative; width: 1440px; }\",\".framer-gYCs5 .framer-ard0zh-container, .framer-gYCs5 .framer-z4ch9j-container, .framer-gYCs5 .framer-1cp1910-container, .framer-gYCs5 .framer-aylu2j-container, .framer-gYCs5 .framer-1jix814-container { flex: none; height: 73px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1redbih-container { flex: none; height: 1700px; position: relative; width: 1440px; }\",\".framer-gYCs5 .framer-49a8s3-container, .framer-gYCs5 .framer-1ulnmpz-container, .framer-gYCs5 .framer-fqsalf-container { flex: none; height: 810px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-12vypzh-container { flex: none; height: 74px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-mse8ry-container, .framer-gYCs5 .framer-y4ib5n-container, .framer-gYCs5 .framer-1hs5x4e-container { flex: none; height: 978px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1ng5yh5-container { flex: none; height: 830px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-x4v3aw-container { flex: none; height: 800px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-156k8u9-container { flex: none; height: 265px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-zkzgw5-container { flex: none; height: 1300px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-134js5l { align-content: center; align-items: center; background-color: var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-v18wri { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1qnog4t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 68px; position: relative; width: min-content; }\",\".framer-gYCs5 .framer-1u68goc { align-content: flex-start; align-items: flex-start; background-color: var(--token-ffb1dbb6-94fa-4f05-a369-21b5d39b9897, #ffffff); cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px 68px 0px 68px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-jgmd3j { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; overflow: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-opznpy { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1hckjcd-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-gYCs5 .framer-2u609y { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; opacity: 0; overflow: hidden; padding: 0px 0px 800px 0px; pointer-events: none; position: absolute; right: 0px; top: 1px; user-select: none; width: 100%; z-index: 1; }\",\".framer-gYCs5 .framer-o1ovc3, .framer-gYCs5 .framer-xiup0 { background-color: #a8a8a8; flex: none; height: 155px; overflow: hidden; position: relative; width: 877px; }\",\".framer-gYCs5 .framer-16mhxzw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1gd15fa { background-color: #ffffff; flex: none; height: 56px; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-gYCs5 .framer-1u3ude-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-gYCs5 .framer-1q4kygg { background-color: #ffffff; flex: none; height: 56px; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; position: absolute; top: 800px; width: 100%; z-index: 1; }\",\".framer-gYCs5 .framer-4xbnlh { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; bottom: 40px; box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: fixed; right: 40px; width: 44px; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-gYCs5 .framer-j15f2m-container { flex: none; height: 44px; position: relative; width: 44px; z-index: 10; }\",...sharedStyle.css,'.framer-gYCs5[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-gYCs5 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-gYCs5[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-gYCs5 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-gYCs5[data-hide-scrollbars=\"true\"], .framer-gYCs5 [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 1800px) { .framer-gYCs5.framer-1n09bap, .framer-gYCs5 .framer-1tt7r5z-container { width: 1800px; } .framer-gYCs5 .framer-rimld0, .framer-gYCs5 .framer-1fbi6yj { max-width: 1440px; } .framer-gYCs5 .framer-1rq8dq6 { max-width: 1500px; } .framer-gYCs5 .framer-1gd15fa { bottom: 2319px; top: unset; } .framer-gYCs5 .framer-1q4kygg { bottom: 1020px; top: unset; }}\",\"@media (min-width: 1024px) and (max-width: 1439px) { .framer-gYCs5.framer-1n09bap { width: 1024px; } .framer-gYCs5 .framer-iq47ee { width: 100%; } .framer-gYCs5 .framer-1rcs6g7 { padding: 24px 64px 60px 64px; } .framer-gYCs5 .framer-1ye7enj { height: min-content; padding: 0px 64px 0px 64px; } .framer-gYCs5 .framer-1ge1i6r { aspect-ratio: 2.0375 / 1; height: var(--framer-aspect-ratio-supported, 440px); width: 897px; } .framer-gYCs5 .framer-1b3v633 { padding: 0px 64px 0px 64px; } .framer-gYCs5 .framer-rimld0 { padding: 60px 64px 30px 64px; } .framer-gYCs5 .framer-1fbi6yj { gap: 80px; padding: 60px 64px 60px 64px; } .framer-gYCs5 .framer-18mxdwx-container { order: 0; } .framer-gYCs5 .framer-1vmtn69-container { height: 1040px; order: 1; width: 1024px; } .framer-gYCs5 .framer-x6jp3f-container { order: 2; } .framer-gYCs5 .framer-os5dli-container { order: 3; } .framer-gYCs5 .framer-1e0r0i9-container { height: 530px; order: 4; width: 1024px; } .framer-gYCs5 .framer-n3pon-container { height: 490px; order: 5; width: 1024px; } .framer-gYCs5 .framer-1bbq6sl-container { height: 460px; order: 6; width: 1024px; } .framer-gYCs5 .framer-jrwu9f-container { height: 780px; order: 7; width: 1024px; } .framer-gYCs5 .framer-1rpfwuo-container { order: 8; } .framer-gYCs5 .framer-o7zyp7-container { order: 9; } .framer-gYCs5 .framer-1aa8k9s-container { height: 640px; order: 10; } .framer-gYCs5 .framer-b8fth8-container { order: 11; } .framer-gYCs5 .framer-12p9tdc-container { order: 12; } .framer-gYCs5 .framer-1xkl1sx-container { height: 540px; order: 13; width: 1024px; } .framer-gYCs5 .framer-10g7dl2-container { height: 540px; order: 14; width: 1024px; } .framer-gYCs5 .framer-97derj-container { height: 660px; order: 15; width: 1024px; } .framer-gYCs5 .framer-1ck5z38-container { order: 16; } .framer-gYCs5 .framer-ppctoh-container { order: 17; } .framer-gYCs5 .framer-hnrza8-container { height: 520px; order: 18; } .framer-gYCs5 .framer-19qdtch-container { order: 19; } .framer-gYCs5 .framer-qjbai8-container { order: 20; } .framer-gYCs5 .framer-1i55xpd-container { order: 21; } .framer-gYCs5 .framer-890zov-container { order: 22; } .framer-gYCs5 .framer-1im22gf-container { order: 23; } .framer-gYCs5 .framer-18og5mq-container { height: 520px; order: 24; } .framer-gYCs5 .framer-1ipca7p-container { height: 750px; order: 25; } .framer-gYCs5 .framer-1c28c3w-container { order: 26; } .framer-gYCs5 .framer-1hci43x-container { order: 27; } .framer-gYCs5 .framer-dcxo8s-container { height: 670px; order: 28; } .framer-gYCs5 .framer-1vlsy5q-container { order: 29; } .framer-gYCs5 .framer-1kf2zof-container { order: 31; } .framer-gYCs5 .framer-1r5m5bh-container { order: 32; } .framer-gYCs5 .framer-mf6eum-container { height: 1800px; order: 33; width: 100%; } .framer-gYCs5 .framer-7p6dou-container { order: 34; } .framer-gYCs5 .framer-stkmbc-container { order: 35; } .framer-gYCs5 .framer-xc5wcs-container { height: 530px; order: 36; } .framer-gYCs5 .framer-15ynyun-container { order: 37; } .framer-gYCs5 .framer-kij40u-container { height: 560px; order: 38; } .framer-gYCs5 .framer-3vo7a6-container { order: 39; } .framer-gYCs5 .framer-1eksvrw-container { order: 40; } .framer-gYCs5 .framer-q06fhf-container { order: 41; } .framer-gYCs5 .framer-ig59fv-container { height: 530px; order: 42; } .framer-gYCs5 .framer-2hj3nz-container { order: 43; } .framer-gYCs5 .framer-187755c-container { order: 44; } .framer-gYCs5 .framer-nad7vk-container { height: 510px; order: 45; } .framer-gYCs5 .framer-v7mki3-container { height: 1260px; order: 46; width: 100%; } .framer-gYCs5 .framer-ard0zh-container { order: 47; } .framer-gYCs5 .framer-1hfy8t0-container { order: 50; } .framer-gYCs5 .framer-h2lgkz-container { order: 51; } .framer-gYCs5 .framer-1redbih-container { height: 1270px; order: 52; width: 100%; } .framer-gYCs5 .framer-aylu2j-container { order: 53; } .framer-gYCs5 .framer-b3gy06-container { order: 54; } .framer-gYCs5 .framer-1m6aezr-container { order: 55; } .framer-gYCs5 .framer-49a8s3-container { height: 560px; order: 56; } .framer-gYCs5 .framer-1ulnmpz-container { height: 520px; order: 57; } .framer-gYCs5 .framer-1jix814-container { order: 58; } .framer-gYCs5 .framer-1jxu598-container { order: 59; } .framer-gYCs5 .framer-1jneavt-container { height: 500px; order: 60; } .framer-gYCs5 .framer-12vypzh-container { order: 61; } .framer-gYCs5 .framer-1ymgh4z-container { order: 62; } .framer-gYCs5 .framer-fqsalf-container { height: 520px; order: 63; } .framer-gYCs5 .framer-mse8ry-container { height: 680px; order: 64; } .framer-gYCs5 .framer-155fpf0-container { order: 65; } .framer-gYCs5 .framer-14t0ooa-container { order: 66; } .framer-gYCs5 .framer-y4ib5n-container { height: 520px; order: 67; } .framer-gYCs5 .framer-1ng5yh5-container { height: 560px; order: 69; } .framer-gYCs5 .framer-r3hdig-container { order: 68; } .framer-gYCs5 .framer-qbhxud-container { order: 70; } .framer-gYCs5 .framer-cuoqbo-container { order: 71; } .framer-gYCs5 .framer-x4v3aw-container { height: 560px; order: 72; } .framer-gYCs5 .framer-1hs5x4e-container { height: 630px; order: 73; } .framer-gYCs5 .framer-1j21xn0-container { order: 74; } .framer-gYCs5 .framer-156k8u9-container { order: 75; } .framer-gYCs5 .framer-1xmh21u-container { order: 76; } .framer-gYCs5 .framer-zkzgw5-container { height: 820px; order: 77; } .framer-gYCs5 .framer-990zic-container { order: 78; } .framer-gYCs5 .framer-jgmd3j { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}\",\"@media (max-width: 767px) { .framer-gYCs5.framer-1n09bap { width: 390px; } .framer-gYCs5 .framer-1d4876t { overflow: visible; } .framer-gYCs5 .framer-iq47ee, .framer-gYCs5 .framer-1b863ix, .framer-gYCs5 .framer-1cwflmq { width: 100%; } .framer-gYCs5 .framer-1rcs6g7 { padding: 24px 16px 60px 16px; } .framer-gYCs5 .framer-1ye7enj { height: min-content; padding: 0px 16px 0px 16px; } .framer-gYCs5 .framer-1ge1i6r { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-gYCs5 .framer-c6k5q6 { aspect-ratio: unset; flex: 1 0 0px; height: 224px; left: unset; position: relative; right: unset; top: unset; width: 1px; } .framer-gYCs5 .framer-1b3v633 { padding: 0px 16px 0px 16px; } .framer-gYCs5 .framer-rimld0 { padding: 60px 0px 30px 0px; } .framer-gYCs5 .framer-ll53ln { flex-wrap: wrap; } .framer-gYCs5 .framer-1f66533 { flex: none; height: 98px; order: 0; width: 40%; } .framer-gYCs5 .framer-1xtf9as { flex: none; height: min-content; order: 2; width: 100%; } .framer-gYCs5 .framer-1fl1rkt { flex: none; height: 98px; order: 1; width: 40%; } .framer-gYCs5 .framer-1fbi6yj { gap: 80px; padding: 60px 4px 60px 0px; } .framer-gYCs5 .framer-zdobk { gap: 40px; } .framer-gYCs5 .framer-1n3x9tx, .framer-gYCs5 .framer-b44z73 { flex-direction: column; gap: 16px; } .framer-gYCs5 .framer-f3uw3d, .framer-gYCs5 .framer-dbotf8 { flex: none; width: 100%; } .framer-gYCs5 .framer-18mxdwx-container { order: 0; } .framer-gYCs5 .framer-1vmtn69-container { height: 430px; order: 1; } .framer-gYCs5 .framer-x6jp3f-container { order: 2; } .framer-gYCs5 .framer-os5dli-container { order: 3; } .framer-gYCs5 .framer-1e0r0i9-container { height: 210px; order: 4; } .framer-gYCs5 .framer-n3pon-container { height: 240px; order: 5; } .framer-gYCs5 .framer-1bbq6sl-container { height: 190px; order: 6; } .framer-gYCs5 .framer-jrwu9f-container { height: 320px; order: 7; } .framer-gYCs5 .framer-1rpfwuo-container { order: 8; } .framer-gYCs5 .framer-o7zyp7-container { order: 9; } .framer-gYCs5 .framer-1aa8k9s-container { height: 270px; order: 10; } .framer-gYCs5 .framer-b8fth8-container { order: 11; } .framer-gYCs5 .framer-12p9tdc-container { order: 12; } .framer-gYCs5 .framer-1xkl1sx-container { height: 250px; order: 13; } .framer-gYCs5 .framer-10g7dl2-container { height: 250px; order: 14; } .framer-gYCs5 .framer-97derj-container { height: 250px; order: 15; } .framer-gYCs5 .framer-1ck5z38-container { order: 16; } .framer-gYCs5 .framer-ppctoh-container { order: 17; } .framer-gYCs5 .framer-hnrza8-container { height: 250px; order: 18; } .framer-gYCs5 .framer-19qdtch-container { order: 19; } .framer-gYCs5 .framer-qjbai8-container { order: 20; } .framer-gYCs5 .framer-1i55xpd-container { order: 21; } .framer-gYCs5 .framer-890zov-container { order: 22; } .framer-gYCs5 .framer-1im22gf-container { order: 23; } .framer-gYCs5 .framer-18og5mq-container { height: 260px; order: 24; } .framer-gYCs5 .framer-1ipca7p-container { height: 300px; order: 25; } .framer-gYCs5 .framer-1c28c3w-container { order: 26; } .framer-gYCs5 .framer-1hci43x-container { order: 27; } .framer-gYCs5 .framer-dcxo8s-container { height: 270px; order: 28; } .framer-gYCs5 .framer-1vlsy5q-container { order: 29; } .framer-gYCs5 .framer-1foi0az-container { order: 32; } .framer-gYCs5 .framer-1kf2zof-container { order: 30; } .framer-gYCs5 .framer-1r5m5bh-container { order: 31; } .framer-gYCs5 .framer-mf6eum-container { height: 1680px; order: 33; width: 100%; } .framer-gYCs5 .framer-7p6dou-container { order: 34; } .framer-gYCs5 .framer-stkmbc-container { order: 35; } .framer-gYCs5 .framer-xc5wcs-container { height: 250px; order: 37; } .framer-gYCs5 .framer-15ynyun-container { order: 36; } .framer-gYCs5 .framer-kij40u-container { height: 920px; order: 38; } .framer-gYCs5 .framer-3vo7a6-container { order: 39; } .framer-gYCs5 .framer-1eksvrw-container { order: 40; } .framer-gYCs5 .framer-q06fhf-container { order: 41; } .framer-gYCs5 .framer-ig59fv-container { height: 930px; order: 42; } .framer-gYCs5 .framer-2hj3nz-container { order: 43; } .framer-gYCs5 .framer-187755c-container { order: 44; } .framer-gYCs5 .framer-nad7vk-container { height: 270px; order: 45; } .framer-gYCs5 .framer-v7mki3-container { height: 1350px; order: 47; width: 100%; } .framer-gYCs5 .framer-ard0zh-container { order: 48; } .framer-gYCs5 .framer-z4ch9j-container { order: 46; } .framer-gYCs5 .framer-1cp1910-container { order: 51; } .framer-gYCs5 .framer-1hfy8t0-container { order: 49; } .framer-gYCs5 .framer-h2lgkz-container { order: 50; } .framer-gYCs5 .framer-1redbih-container { height: 1380px; order: 52; width: 100%; } .framer-gYCs5 .framer-aylu2j-container { order: 53; } .framer-gYCs5 .framer-b3gy06-container { order: 54; } .framer-gYCs5 .framer-1m6aezr-container { order: 55; } .framer-gYCs5 .framer-49a8s3-container { height: 920px; order: 56; } .framer-gYCs5 .framer-1ulnmpz-container { height: 250px; order: 57; } .framer-gYCs5 .framer-1jix814-container { order: 58; } .framer-gYCs5 .framer-1jxu598-container { order: 59; } .framer-gYCs5 .framer-1jneavt-container { height: 830px; order: 60; } .framer-gYCs5 .framer-12vypzh-container { order: 61; } .framer-gYCs5 .framer-1ymgh4z-container { order: 62; } .framer-gYCs5 .framer-fqsalf-container { height: 250px; order: 63; } .framer-gYCs5 .framer-mse8ry-container { height: 280px; order: 64; } .framer-gYCs5 .framer-155fpf0-container { order: 65; } .framer-gYCs5 .framer-14t0ooa-container { order: 66; } .framer-gYCs5 .framer-y4ib5n-container { height: 250px; order: 67; } .framer-gYCs5 .framer-1ng5yh5-container { height: 930px; order: 68; } .framer-gYCs5 .framer-r3hdig-container { order: 69; } .framer-gYCs5 .framer-qbhxud-container { order: 70; } .framer-gYCs5 .framer-cuoqbo-container { order: 71; } .framer-gYCs5 .framer-x4v3aw-container { height: 450px; order: 72; } .framer-gYCs5 .framer-1hs5x4e-container { height: 260px; order: 73; } .framer-gYCs5 .framer-1j21xn0-container { order: 74; } .framer-gYCs5 .framer-156k8u9-container { order: 75; } .framer-gYCs5 .framer-1xmh21u-container { order: 76; } .framer-gYCs5 .framer-zkzgw5-container { height: 330px; order: 77; } .framer-gYCs5 .framer-134js5l { padding: 200px 16px 120px 16px; } .framer-gYCs5 .framer-v18wri { gap: 32px; } .framer-gYCs5 .framer-1qnog4t { padding: 0px; } .framer-gYCs5 .framer-1u68goc { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; padding: 0px; } .framer-gYCs5 .framer-jgmd3j { align-self: start; gap: 16px; height: 100%; justify-self: start; } .framer-gYCs5 .framer-opznpy { grid-column: 1 / -1; } .framer-gYCs5 .framer-1hckjcd-container { flex: 1 0 0px; width: 1px; }}\",\"@media (min-width: 768px) and (max-width: 1023px) { .framer-gYCs5.framer-1n09bap { width: 768px; } .framer-gYCs5 .framer-1d4876t { overflow: visible; } .framer-gYCs5 .framer-hs8xp2-container { bottom: 32px; } .framer-gYCs5 .framer-iq47ee, .framer-gYCs5 .framer-1cwflmq { width: 100%; } .framer-gYCs5 .framer-1rcs6g7 { padding: 24px 64px 60px 64px; } .framer-gYCs5 .framer-1ye7enj { height: min-content; padding: 0px 64px 0px 64px; } .framer-gYCs5 .framer-1ge1i6r { aspect-ratio: 2.0375 / 1; height: var(--framer-aspect-ratio-supported, 98px); width: 100%; } .framer-gYCs5 .framer-c6k5q6 { height: var(--framer-aspect-ratio-supported, 98px); right: unset; width: 100%; } .framer-gYCs5 .framer-1b3v633, .framer-gYCs5 .framer-1u68goc { padding: 0px 64px 0px 64px; } .framer-gYCs5 .framer-rimld0 { padding: 60px 0px 30px 0px; } .framer-gYCs5 .framer-1fbi6yj { gap: 80px; padding: 60px 0px 60px 0px; } .framer-gYCs5 .framer-1n3x9tx, .framer-gYCs5 .framer-b44z73 { flex-direction: column; } .framer-gYCs5 .framer-f3uw3d, .framer-gYCs5 .framer-dbotf8 { flex: none; width: 100%; } .framer-gYCs5 .framer-18mxdwx-container { order: 0; } .framer-gYCs5 .framer-1vmtn69-container { aspect-ratio: 0.9846153846153847 / 1; height: var(--framer-aspect-ratio-supported, 203px); order: 1; } .framer-gYCs5 .framer-x6jp3f-container { order: 2; } .framer-gYCs5 .framer-os5dli-container { order: 3; } .framer-gYCs5 .framer-1e0r0i9-container { height: 400px; order: 4; } .framer-gYCs5 .framer-n3pon-container { height: 380px; order: 5; } .framer-gYCs5 .framer-1bbq6sl-container { height: 340px; order: 6; } .framer-gYCs5 .framer-jrwu9f-container { aspect-ratio: 1.3128205128205128 / 1; height: var(--framer-aspect-ratio-supported, 580px); order: 7; width: 761px; } .framer-gYCs5 .framer-1rpfwuo-container { order: 8; } .framer-gYCs5 .framer-o7zyp7-container { order: 9; } .framer-gYCs5 .framer-1aa8k9s-container { height: 480px; order: 10; } .framer-gYCs5 .framer-b8fth8-container { order: 11; } .framer-gYCs5 .framer-12p9tdc-container { order: 12; } .framer-gYCs5 .framer-1xkl1sx-container { height: 400px; order: 13; } .framer-gYCs5 .framer-10g7dl2-container { height: 400px; order: 14; } .framer-gYCs5 .framer-97derj-container { height: 450px; order: 15; } .framer-gYCs5 .framer-1ck5z38-container { order: 16; } .framer-gYCs5 .framer-ppctoh-container { order: 17; } .framer-gYCs5 .framer-hnrza8-container { height: 450px; order: 18; } .framer-gYCs5 .framer-19qdtch-container { order: 19; } .framer-gYCs5 .framer-qjbai8-container { order: 20; } .framer-gYCs5 .framer-1i55xpd-container { order: 21; } .framer-gYCs5 .framer-890zov-container { order: 22; } .framer-gYCs5 .framer-1im22gf-container { order: 23; } .framer-gYCs5 .framer-18og5mq-container { height: 450px; order: 24; } .framer-gYCs5 .framer-1ipca7p-container { height: 520px; order: 25; } .framer-gYCs5 .framer-1c28c3w-container { order: 26; } .framer-gYCs5 .framer-1hci43x-container { order: 27; } .framer-gYCs5 .framer-dcxo8s-container { height: 530px; order: 28; } .framer-gYCs5 .framer-1vlsy5q-container { order: 29; } .framer-gYCs5 .framer-1kf2zof-container { order: 31; } .framer-gYCs5 .framer-1r5m5bh-container { order: 32; } .framer-gYCs5 .framer-mf6eum-container { height: 2480px; order: 33; width: 100%; } .framer-gYCs5 .framer-7p6dou-container { order: 34; } .framer-gYCs5 .framer-stkmbc-container { order: 35; } .framer-gYCs5 .framer-xc5wcs-container { height: 450px; order: 36; } .framer-gYCs5 .framer-15ynyun-container { order: 37; } .framer-gYCs5 .framer-kij40u-container { height: 400px; order: 38; } .framer-gYCs5 .framer-3vo7a6-container { order: 39; } .framer-gYCs5 .framer-1eksvrw-container { order: 40; } .framer-gYCs5 .framer-q06fhf-container { order: 41; } .framer-gYCs5 .framer-ig59fv-container { height: 400px; order: 42; } .framer-gYCs5 .framer-2hj3nz-container { order: 43; } .framer-gYCs5 .framer-187755c-container { order: 44; } .framer-gYCs5 .framer-nad7vk-container { height: 450px; order: 45; } .framer-gYCs5 .framer-v7mki3-container { height: 1750px; order: 46; width: 100%; } .framer-gYCs5 .framer-ard0zh-container { order: 47; } .framer-gYCs5 .framer-1hfy8t0-container { order: 50; } .framer-gYCs5 .framer-h2lgkz-container { order: 51; } .framer-gYCs5 .framer-1redbih-container { height: 1770px; order: 52; width: 100%; } .framer-gYCs5 .framer-aylu2j-container { order: 53; } .framer-gYCs5 .framer-b3gy06-container { order: 54; } .framer-gYCs5 .framer-1m6aezr-container { order: 55; } .framer-gYCs5 .framer-49a8s3-container { height: 400px; order: 56; } .framer-gYCs5 .framer-1ulnmpz-container { height: 450px; order: 57; } .framer-gYCs5 .framer-1jix814-container { order: 58; } .framer-gYCs5 .framer-1jxu598-container { order: 59; } .framer-gYCs5 .framer-1jneavt-container { height: 350px; order: 60; } .framer-gYCs5 .framer-12vypzh-container { order: 61; } .framer-gYCs5 .framer-1ymgh4z-container { order: 62; } .framer-gYCs5 .framer-fqsalf-container { height: 450px; order: 63; } .framer-gYCs5 .framer-mse8ry-container { height: 480px; order: 64; } .framer-gYCs5 .framer-155fpf0-container { order: 65; } .framer-gYCs5 .framer-14t0ooa-container { order: 66; } .framer-gYCs5 .framer-y4ib5n-container { height: 450px; order: 67; } .framer-gYCs5 .framer-1ng5yh5-container { height: 400px; order: 69; } .framer-gYCs5 .framer-r3hdig-container { order: 68; } .framer-gYCs5 .framer-qbhxud-container { order: 70; } .framer-gYCs5 .framer-cuoqbo-container { order: 71; } .framer-gYCs5 .framer-x4v3aw-container { height: 400px; order: 72; } .framer-gYCs5 .framer-1hs5x4e-container { height: 450px; order: 73; } .framer-gYCs5 .framer-1j21xn0-container { order: 74; } .framer-gYCs5 .framer-156k8u9-container { order: 75; } .framer-gYCs5 .framer-1xmh21u-container { order: 76; } .framer-gYCs5 .framer-zkzgw5-container { height: 550px; order: 77; } .framer-gYCs5 .framer-990zic-container { order: 78; } .framer-gYCs5 .framer-134js5l { padding: 64px 0px 64px 0px; } .framer-gYCs5 .framer-jgmd3j { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-gYCs5 .framer-1hckjcd-container { flex: 1 0 0px; width: 1px; } .framer-gYCs5 .framer-2u609y { z-index: 0; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 47023\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kAS1nDZO3\":{\"layout\":[\"fixed\",\"auto\"]},\"HswkAgUbK\":{\"layout\":[\"fixed\",\"auto\"]},\"tX9jGpQ9o\":{\"layout\":[\"fixed\",\"auto\"]},\"sGFeWgHGt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"XlsIqX_Js\":{\"pattern\":\":XlsIqX_Js\",\"name\":\"header\"},\"kL1WZGI7k\":{\"pattern\":\":kL1WZGI7k\",\"name\":\"title-header\"},\"DYhlheGWA\":{\"pattern\":\":DYhlheGWA\",\"name\":\"work-details\"},\"bKLvefnn6\":{\"pattern\":\":bKLvefnn6\",\"name\":\"challange\"},\"ZKEZlJf08\":{\"pattern\":\":ZKEZlJf08\",\"name\":\"back-to-top\"},\"iTRKA6EBt\":{\"pattern\":\":iTRKA6EBt\",\"name\":\"branding\"},\"WuA32yK8G\":{\"pattern\":\":WuA32yK8G\",\"name\":\"execution\"},\"pdRs2fkE4\":{\"pattern\":\":pdRs2fkE4\",\"name\":\"start\"},\"xNiLJLRsY\":{\"pattern\":\":xNiLJLRsY\",\"name\":\"end\"},\"ZmjgQSb0p\":{\"pattern\":\":ZmjgQSb0p\",\"name\":\"globe-nav-change\"},\"TTUN0Rr17\":{\"pattern\":\":TTUN0Rr17\",\"name\":\"footer-nav-change\"}}\n * @framerResponsiveScreen\n */const FramerBldHJByL1=withCSS(Component,css,\"framer-gYCs5\");export default FramerBldHJByL1;FramerBldHJByL1.displayName=\"Project / Deconetwork\";FramerBldHJByL1.defaultProps={height:47023,width:1440};addFonts(FramerBldHJByL1,[{explicitInter:true,fonts:[{family:\"Sora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdSnn-PIwNhBti0.woff2\",weight:\"400\"},{family:\"Sora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdgnn-PIwNhBti0.woff2\",weight:\"500\"}]},...NavigationDesktopNavFonts,...NavigationMobileNavFonts,...ChangeBGFonts,...WorkDetailContentNavFonts,...WorkDetailSectionTextFonts,...WorkDetailSectionMediaFonts,...WorkDetailSectionSpacerFonts,...WorkDetailSectionImageTextFonts,...WorkListFeaturedFonts,...CTAGlobeFonts,...FooterFooterFonts,...ButtonSecondaryIconFonts,...CursorDefaultFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBldHJByL1\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"47023\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"{\\\"XlsIqX_Js\\\":{\\\"pattern\\\":\\\":XlsIqX_Js\\\",\\\"name\\\":\\\"header\\\"},\\\"kL1WZGI7k\\\":{\\\"pattern\\\":\\\":kL1WZGI7k\\\",\\\"name\\\":\\\"title-header\\\"},\\\"DYhlheGWA\\\":{\\\"pattern\\\":\\\":DYhlheGWA\\\",\\\"name\\\":\\\"work-details\\\"},\\\"bKLvefnn6\\\":{\\\"pattern\\\":\\\":bKLvefnn6\\\",\\\"name\\\":\\\"challange\\\"},\\\"ZKEZlJf08\\\":{\\\"pattern\\\":\\\":ZKEZlJf08\\\",\\\"name\\\":\\\"back-to-top\\\"},\\\"iTRKA6EBt\\\":{\\\"pattern\\\":\\\":iTRKA6EBt\\\",\\\"name\\\":\\\"branding\\\"},\\\"WuA32yK8G\\\":{\\\"pattern\\\":\\\":WuA32yK8G\\\",\\\"name\\\":\\\"execution\\\"},\\\"pdRs2fkE4\\\":{\\\"pattern\\\":\\\":pdRs2fkE4\\\",\\\"name\\\":\\\"start\\\"},\\\"xNiLJLRsY\\\":{\\\"pattern\\\":\\\":xNiLJLRsY\\\",\\\"name\\\":\\\"end\\\"},\\\"ZmjgQSb0p\\\":{\\\"pattern\\\":\\\":ZmjgQSb0p\\\",\\\"name\\\":\\\"globe-nav-change\\\"},\\\"TTUN0Rr17\\\":{\\\"pattern\\\":\\\":TTUN0Rr17\\\",\\\"name\\\":\\\"footer-nav-change\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kAS1nDZO3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HswkAgUbK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tX9jGpQ9o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sGFeWgHGt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationDesktopNavFonts", "getFonts", "a7VkEGuzt_default", "NavigationDesktopNavWithVariantAppearEffect", "withVariantAppearEffect", "NavigationMobileNavFonts", "eZXreGOSz_default", "NavigationMobileNavWithVariantAppearEffect", "ChangeBGFonts", "ukRFTKhck_default", "ChangeBGWithVariantAppearEffect", "MotionDivWithHProgress1sr48r4", "withCodeBoundaryForOverrides", "motion", "withHProgress", "MotionDivWithFX", "withFX", "WorkDetailContentNavFonts", "kz1Xs0h8t_default", "WorkDetailContentNavWithVariantAppearEffect", "ContainerWithFX", "Container", "WorkDetailSectionTextFonts", "tgplFLJJl_default", "WorkDetailSectionMediaFonts", "GoTVwAegh_default", "WorkDetailSectionSpacerFonts", "GVk1QRvGa_default", "WorkDetailSectionMediaWithVariantAppearEffect", "WorkDetailSectionImageTextFonts", "dDLG1wf_f_default", "WorkListFeaturedFonts", "Lu7Ccp_BA_default", "CTAGlobeFonts", "shjqFvH6T_default", "FooterFooterFonts", "qpA6OU7AW_default", "ButtonSecondaryIconFonts", "Jm6LybGVl_default", "CursorDefaultFonts", "RX5ACzr3c_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "negate", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "transition2", "cursor2", "RX5ACzr3c_default", "Component", "Y", "props", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "EwgyJvB4wTfKDunRXv", "Ta3qqbQGATfKDunRXv", "PmeG99xVY_NUIEFpFIGTfKDunRXv", "Iz0fnEyJ5TfKDunRXv", "etJljgUULTfKDunRXv", "Qti2gVVRsTfKDunRXv", "ZXgOMC4F8TfKDunRXv", "a2rxAUt9yTfKDunRXv", "idTfKDunRXv", "restProps", "getProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "serializationHash", "isDisplayed", "isBrowser", "ref1", "ref2", "ref3", "isDisplayed1", "isDisplayed2", "ref4", "router", "useRouter", "ref5", "ref6", "ref7", "elementId", "useRouteElementId", "ref8", "elementId1", "elementId2", "elementId3", "elementId4", "ref9", "elementId5", "elementId6", "isDisplayed3", "elementId7", "ref10", "elementId8", "ref11", "elementId9", "elementId10", "isDisplayed4", "useCustomCursors", "cursor", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "HTMLStyle", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavigationDesktopNavWithVariantAppearEffect", "NavigationMobileNavWithVariantAppearEffect", "ChangeBGWithVariantAppearEffect", "MotionDivWithFX", "MotionDivWithHProgress1sr48r4", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "transition1", "animation", "animation1", "transformTemplate1", "WorkDetailContentNavWithVariantAppearEffect", "Link", "SVG", "RichText2", "x", "Image2", "tgplFLJJl_default", "GoTVwAegh_default", "addImageAlt", "GVk1QRvGa_default", "WorkDetailSectionMediaWithVariantAppearEffect", "dDLG1wf_f_default", "ChildrenCanSuspend", "QueryData", "xwixLaElX_default", "yNeDDI1wP_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "Lu7Ccp_BA_default", "toResponsiveImage", "negate", "shjqFvH6T_default", "qpA6OU7AW_default", "resolvedLinks2", "Jm6LybGVl_default", "css", "FramerBldHJByL1", "withCSS", "BldHJByL1_default", "addFonts", "NavigationDesktopNavFonts", "NavigationMobileNavFonts", "ChangeBGFonts", "WorkDetailContentNavFonts", "WorkDetailSectionTextFonts", "WorkDetailSectionMediaFonts", "WorkDetailSectionSpacerFonts", "WorkDetailSectionImageTextFonts", "WorkListFeaturedFonts", "CTAGlobeFonts", "FooterFooterFonts", "ButtonSecondaryIconFonts", "CursorDefaultFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
