{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VfvIahvf1UNRz8uOFUcn/tW3bNvfLA3wlI8RyOPfi/M7VIAjPCq.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import SectionFooter from\"#framer/local/canvasComponent/F08ZtgNgK/F08ZtgNgK.js\";import ButtonButtonGeneral from\"#framer/local/canvasComponent/g9k61mGh1/g9k61mGh1.js\";import NavbarFixedWidth from\"#framer/local/canvasComponent/gkK23srlq/gkK23srlq.js\";import CardFeatureCard2 from\"#framer/local/canvasComponent/tKU8v6mgJ/tKU8v6mgJ.js\";import HeadingHeader from\"#framer/local/canvasComponent/ZimyDeh40/ZimyDeh40.js\";import*as sharedStyle1 from\"#framer/local/css/bGrWXsoFt/bGrWXsoFt.js\";import*as sharedStyle from\"#framer/local/css/jnx0sAjYB/jnx0sAjYB.js\";import metadataProvider from\"#framer/local/webPageMetadata/M7VIAjPCq/M7VIAjPCq.js\";const HeadingHeaderFonts=getFonts(HeadingHeader);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const VimeoFonts=getFonts(Vimeo);const ButtonButtonGeneralFonts=getFonts(ButtonButtonGeneral);const ContainerWithFX=withFX(Container);const CardFeatureCard2Fonts=getFonts(CardFeatureCard2);const SectionFooterFonts=getFonts(SectionFooter);const SmoothScrollFonts=getFonts(SmoothScroll);const NavbarFixedWidthFonts=getFonts(NavbarFixedWidth);const breakpoints={n2Iry5thT:\"(max-width: 809px)\",pES3sSwCR:\"(min-width: 810px) and (max-width: 1279px)\",qczAgtqiX:\"(min-width: 1440px)\",YHy7HvoZ7:\"(min-width: 1280px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1K3Pw\";const variantClassNames={n2Iry5thT:\"framer-v-1e5cin4\",pES3sSwCR:\"framer-v-1gci12b\",qczAgtqiX:\"framer-v-4t7k7h\",YHy7HvoZ7:\"framer-v-163f9r5\"};const transition1={damping:50,delay:0,mass:1,stiffness:274,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const transition2={damping:50,delay:.1,mass:1,stiffness:274,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition3={damping:49,delay:.2,mass:1,stiffness:493,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:40};const transition4={damping:49,delay:0,mass:1,stiffness:359,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:40};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"qczAgtqiX\",Desktop:\"YHy7HvoZ7\",Phone:\"n2Iry5thT\",Tablet:\"pES3sSwCR\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"YHy7HvoZ7\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-1K3Pw`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-1K3Pw`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YHy7HvoZ7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-163f9r5\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"nav\",{className:\"framer-i1itzd\",\"data-framer-name\":\"Blank top space\",name:\"Blank top space\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-93dnvo\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kp57n0\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1091h7g\",\"data-framer-name\":\"Text wrapper\",name:\"Text wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{width:\"min(min(100vw - 40px, 1204px), 800px)\",y:5},pES3sSwCR:{width:\"min(min(max((min(100vw - 64px, 1204px) - 36px) / 2, 50px), 1190px), 800px)\",y:156}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:270,width:\"min(min(max((min(100vw - 120px, 1204px) - 36px) / 2, 50px), 1204px), 800px)\",y:172,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-y2w89b-container\",\"data-framer-appear-id\":\"y2w89b\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(HeadingHeader,{ACLnjPLB2:true,height:\"100%\",id:\"NDn9pw2gJ\",kn_R2y7WT:false,l4cRSvAAA:\"Introducing DataWise AI Analytics, our cutting-edge tool designed to transform your raw data into actionable insights.\",layoutId:\"NDn9pw2gJ\",qEE4F0Ab6:\"About us\",rq6Q57K8I:\"Ardens Academy\",style:{maxWidth:\"100%\",width:\"100%\"},UBwItZqi2:false,UiReH43oH:\"Generative business intelligence drives efficiencies throughout your operations. From forecasting revenue to analyzing marketing attribution, Akkio gives you insights so you can make better decisions.\",variant:\"DPLU1eWuU\",width:\"100%\",xgAM5b5Fy:false,ZVyAMTla3:\"Get a demo\"})})})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1bydqza\",\"data-styles-preset\":\"jnx0sAjYB\",style:{\"--framer-text-color\":\"var(--token-c294cb1f-1d49-4772-9c96-e53d4f3d2c70, rgb(52, 56, 68))\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://academy.ardens.org.uk/\",nodeId:\"USFLUeKWe\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-5z8us0\",\"data-styles-preset\":\"bGrWXsoFt\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-269d62bd-c26f-4060-ac61-270e368507ac, rgb(4, 150, 205))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Ardens Academy\"})})})}),/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),\"is our free online learning platform designed to help you improve your knowledge and get the most out of your Ardens tools.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bydqza\",\"data-styles-preset\":\"jnx0sAjYB\",style:{\"--framer-text-color\":\"var(--token-c294cb1f-1d49-4772-9c96-e53d4f3d2c70, rgb(52, 56, 68))\"},children:\"Our course content covers all areas of Ardens resources, as well as general primary care knowledge. Learn at your own pace and in a way that suits your role, with a range of bitesize courses, videos and learning paths.\"})]}),className:\"framer-76vtwg\",\"data-framer-appear-id\":\"76vtwg\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-q5m43t-container\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,controls:true,height:\"100%\",id:\"a6hxe75ZE\",isMixedBorderRadius:false,layoutId:\"a6hxe75ZE\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:8,topRightRadius:8,video:\"https://vimeo.com/851328172?share=copy\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{y:742},pES3sSwCR:{y:631}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:647,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9no4fn-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonButtonGeneral,{eERV8B6FT:\"star\",fUcqPjUBW:false,height:\"100%\",id:\"yaAyxmmRd\",layoutId:\"yaAyxmmRd\",qtfy757By:\"https://academy.ardens.org.uk/\",rYQTRq26e:\"star\",tc3H6i5FV:\"var(--token-27d8b509-1661-4c6a-9c6a-0d015276aa4a, rgb(255, 255, 255))\",variant:\"CRyACZvuu\",wAIqOLgpa:\"Sign up to Ardens Academy\",width:\"100%\",x6h71Sv1t:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{width:\"min(100vw - 40px, 800px)\",y:874},pES3sSwCR:{width:\"min(100vw - 64px, 800px)\",y:763}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:270,width:\"min(100vw - 120px, 800px)\",y:779,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jozp47-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{variant:\"DPLU1eWuU\"}},children:/*#__PURE__*/_jsx(HeadingHeader,{ACLnjPLB2:true,height:\"100%\",id:\"dF62mLauk\",kn_R2y7WT:false,l4cRSvAAA:\"Introducing DataWise AI Analytics, our cutting-edge tool designed to transform your raw data into actionable insights.\",layoutId:\"dF62mLauk\",qEE4F0Ab6:\"About us\",rq6Q57K8I:\"Features\",style:{maxWidth:\"100%\",width:\"100%\"},UBwItZqi2:false,UiReH43oH:\"Generative business intelligence drives efficiencies throughout your operations. From forecasting revenue to analyzing marketing attribution, Akkio gives you insights so you can make better decisions.\",variant:\"KkHiChlxo\",width:\"100%\",xgAM5b5Fy:false,ZVyAMTla3:\"Get a demo\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-iutg5a\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mqy321\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a1s81b\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{height:316,width:\"min(100vw - 80px, 1204px)\",y:1224},pES3sSwCR:{width:\"max((min(100vw - 128px, 1204px) - 10px) / 2, 50px)\",y:1193}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"max((min(100vw - 240px, 1204px) - 20px) / 3, 50px)\",y:1129,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ivpo7s-container\",children:/*#__PURE__*/_jsx(CardFeatureCard2,{height:\"100%\",id:\"KTwb78_RH\",JktFOjkD6:\"Get the most from Ardens in small, accessible chunks, with a range of videos and step-by-step guides.\",layoutId:\"KTwb78_RH\",oMbokLhOn:\"Bitesize learning\",qlgKX8FcQ:false,RrS13srBq:\"PLUS\",style:{height:\"100%\",width:\"100%\"},variant:\"Z5mxMMJP_\",width:\"100%\",y_BjLV7wb:\"student\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{height:316,width:\"min(100vw - 80px, 1204px)\",y:1550},pES3sSwCR:{width:\"max((min(100vw - 128px, 1204px) - 10px) / 2, 50px)\",y:1193}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"max((min(100vw - 240px, 1204px) - 20px) / 3, 50px)\",y:1129,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dnm2ej-container\",children:/*#__PURE__*/_jsx(CardFeatureCard2,{height:\"100%\",id:\"D57n46sFL\",JktFOjkD6:\"Upskill your workforce with tailored learning paths for a variety of practice staff roles. \",layoutId:\"D57n46sFL\",oMbokLhOn:\"Customised pathways\",qlgKX8FcQ:false,RrS13srBq:\"PLUS\",style:{height:\"100%\",width:\"100%\"},variant:\"Z5mxMMJP_\",width:\"100%\",y_BjLV7wb:\"path\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{height:316,width:\"min(100vw - 80px, 1204px)\",y:1876},pES3sSwCR:{width:\"max((min(100vw - 128px, 1204px) - 10px) / 2, 50px)\",y:1643}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"max((min(100vw - 240px, 1204px) - 20px) / 3, 50px)\",y:1129,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s1rhfr-container\",children:/*#__PURE__*/_jsx(CardFeatureCard2,{height:\"100%\",id:\"A10iv2179\",JktFOjkD6:\"Assessments and quizzes provide your learners with instant feedback on their Ardens knowledge.\",layoutId:\"A10iv2179\",oMbokLhOn:\"Knowledge tests\",qlgKX8FcQ:false,RrS13srBq:\"PLUS\",style:{height:\"100%\",width:\"100%\"},variant:\"Z5mxMMJP_\",width:\"100%\",y_BjLV7wb:\"list-checks\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{height:316,width:\"min(100vw - 80px, 1204px)\",y:2202},pES3sSwCR:{width:\"max((min(100vw - 128px, 1204px) - 10px) / 2, 50px)\",y:1643}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"max((min(100vw - 240px, 1204px) - 20px) / 3, 50px)\",y:1579,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xn83e3-container\",children:/*#__PURE__*/_jsx(CardFeatureCard2,{height:\"100%\",id:\"QpBw410Wx\",JktFOjkD6:\"Achieve certified Ardens Manager user status with certificates of achievement.\",layoutId:\"QpBw410Wx\",oMbokLhOn:\"Certifications\",qlgKX8FcQ:false,RrS13srBq:\"PLUS\",style:{height:\"100%\",width:\"100%\"},variant:\"Z5mxMMJP_\",width:\"100%\",y_BjLV7wb:\"certificate\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{height:316,width:\"min(100vw - 80px, 1204px)\",y:2528},pES3sSwCR:{width:\"max((min(100vw - 128px, 1204px) - 10px) / 2, 50px)\",y:2093}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"max((min(100vw - 240px, 1204px) - 20px) / 3, 50px)\",y:1579,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ibrd1x-container\",children:/*#__PURE__*/_jsx(CardFeatureCard2,{height:\"100%\",id:\"aNM4nfuee\",JktFOjkD6:\"We're always adding new courses and content to Ardens Academy to keep you up-to-date.\",layoutId:\"aNM4nfuee\",oMbokLhOn:\"New content\",qlgKX8FcQ:false,RrS13srBq:\"PLUS\",style:{height:\"100%\",width:\"100%\"},variant:\"Z5mxMMJP_\",width:\"100%\",y_BjLV7wb:\"file-plus\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{height:316,width:\"min(100vw - 80px, 1204px)\",y:2854},pES3sSwCR:{width:\"max((min(100vw - 128px, 1204px) - 10px) / 2, 50px)\",y:2093}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:440,width:\"max((min(100vw - 240px, 1204px) - 20px) / 3, 50px)\",y:1579,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12jvtdn-container\",children:/*#__PURE__*/_jsx(CardFeatureCard2,{height:\"100%\",id:\"vtjj59up0\",JktFOjkD6:\"We can track and analyse staff engagement in training to report back to your practice, PCN or ICB.\",layoutId:\"vtjj59up0\",oMbokLhOn:\"Reports & analytics\",qlgKX8FcQ:false,RrS13srBq:\"PLUS\",style:{height:\"100%\",width:\"100%\"},variant:\"Z5mxMMJP_\",width:\"100%\",y_BjLV7wb:\"chart-line-up\"})})})})]})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{y:3202},pES3sSwCR:{y:2653}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:602,width:\"100vw\",y:2079,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sv1phe-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{variant:\"ljCxK5yEp\"}},children:/*#__PURE__*/_jsx(SectionFooter,{f06M1EDlt:\"\\xa92024 Ardens \\xb7 All rights reserved.\",height:\"100%\",id:\"X207afpnW\",layoutId:\"X207afpnW\",style:{width:\"100%\"},variant:\"OSxLwqUjn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ptf9n8-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"wqmZ3OJrP\",intensity:10,layoutId:\"wqmZ3OJrP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ppwb8r-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n2Iry5thT:{variant:\"ZtVGME2BR\"},pES3sSwCR:{variant:\"BSPbEbvoG\"}},children:/*#__PURE__*/_jsx(NavbarFixedWidth,{height:\"100%\",id:\"sJJr1vRmC\",layoutId:\"sJJr1vRmC\",style:{width:\"100%\"},variant:\"cqxIsqEDq\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-1K3Pw { background: var(--token-70aac566-01ef-4793-b172-f614e217462f, rgb(255, 255, 255)); }`,\".framer-1K3Pw.framer-j3i05v, .framer-1K3Pw .framer-j3i05v { display: block; }\",\".framer-1K3Pw.framer-163f9r5 { align-content: center; align-items: center; background-color: var(--token-70aac566-01ef-4793-b172-f614e217462f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-1K3Pw .framer-i1itzd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 167px; height: 92px; justify-content: center; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-93dnvo { align-content: center; align-items: center; background-color: var(--token-70aac566-01ef-4793-b172-f614e217462f, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 60px 60px 60px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-kp57n0 { display: grid; flex: none; gap: 36px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 395px; justify-content: center; max-width: 1204px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-1091h7g { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; max-width: 1204px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-y2w89b-container, .framer-1K3Pw .framer-1jozp47-container { flex: none; height: auto; max-width: 800px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-76vtwg { flex: none; height: 180px; max-width: 908px; position: relative; white-space: pre-wrap; width: 518px; word-break: break-word; word-wrap: break-word; }\",\".framer-1K3Pw .framer-q5m43t-container { align-self: start; flex: none; height: 383px; justify-self: center; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-9no4fn-container, .framer-1K3Pw .framer-1ptf9n8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-1K3Pw .framer-iutg5a { align-content: center; align-items: center; background-color: var(--token-70aac566-01ef-4793-b172-f614e217462f, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-1mqy321 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1204px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-a1s81b { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-ivpo7s-container, .framer-1K3Pw .framer-dnm2ej-container, .framer-1K3Pw .framer-s1rhfr-container, .framer-1K3Pw .framer-1xn83e3-container, .framer-1K3Pw .framer-1ibrd1x-container, .framer-1K3Pw .framer-12jvtdn-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-1sv1phe-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1K3Pw .framer-ppwb8r-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1K3Pw.framer-163f9r5, .framer-1K3Pw .framer-i1itzd, .framer-1K3Pw .framer-93dnvo, .framer-1K3Pw .framer-1091h7g, .framer-1K3Pw .framer-iutg5a, .framer-1K3Pw .framer-1mqy321 { gap: 0px; } .framer-1K3Pw.framer-163f9r5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1K3Pw.framer-163f9r5 > :first-child, .framer-1K3Pw .framer-93dnvo > :first-child, .framer-1K3Pw .framer-1091h7g > :first-child, .framer-1K3Pw .framer-iutg5a > :first-child, .framer-1K3Pw .framer-1mqy321 > :first-child { margin-top: 0px; } .framer-1K3Pw.framer-163f9r5 > :last-child, .framer-1K3Pw .framer-93dnvo > :last-child, .framer-1K3Pw .framer-1091h7g > :last-child, .framer-1K3Pw .framer-iutg5a > :last-child, .framer-1K3Pw .framer-1mqy321 > :last-child { margin-bottom: 0px; } .framer-1K3Pw .framer-i1itzd > * { margin: 0px; margin-left: calc(167px / 2); margin-right: calc(167px / 2); } .framer-1K3Pw .framer-i1itzd > :first-child { margin-left: 0px; } .framer-1K3Pw .framer-i1itzd > :last-child { margin-right: 0px; } .framer-1K3Pw .framer-93dnvo > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-1K3Pw .framer-1091h7g > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1K3Pw .framer-iutg5a > *, .framer-1K3Pw .framer-1mqy321 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",`@media (min-width: 810px) and (max-width: 1279px) { .${metadata.bodyClassName}-framer-1K3Pw { background: var(--token-70aac566-01ef-4793-b172-f614e217462f, rgb(255, 255, 255)); } .framer-1K3Pw.framer-163f9r5 { width: 810px; } .framer-1K3Pw .framer-i1itzd { height: 76px; } .framer-1K3Pw .framer-93dnvo { padding: 80px 32px 40px 32px; } .framer-1K3Pw .framer-1091h7g { max-width: 1190px; } .framer-1K3Pw .framer-76vtwg { width: auto; } .framer-1K3Pw .framer-iutg5a { gap: 40px; padding: 80px 32px 80px 32px; } .framer-1K3Pw .framer-1mqy321 { gap: 40px; } .framer-1K3Pw .framer-a1s81b { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1K3Pw .framer-iutg5a, .framer-1K3Pw .framer-1mqy321 { gap: 0px; } .framer-1K3Pw .framer-iutg5a > *, .framer-1K3Pw .framer-1mqy321 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1K3Pw .framer-iutg5a > :first-child, .framer-1K3Pw .framer-1mqy321 > :first-child { margin-top: 0px; } .framer-1K3Pw .framer-iutg5a > :last-child, .framer-1K3Pw .framer-1mqy321 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-1K3Pw { background: var(--token-70aac566-01ef-4793-b172-f614e217462f, rgb(255, 255, 255)); } .framer-1K3Pw.framer-163f9r5 { width: 390px; } .framer-1K3Pw .framer-i1itzd { height: 76px; } .framer-1K3Pw .framer-93dnvo { padding: 40px 20px 32px 20px; } .framer-1K3Pw .framer-kp57n0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 62px; height: 546px; } .framer-1K3Pw .framer-1091h7g { align-self: unset; height: min-content; max-width: 800px; order: 0; } .framer-1K3Pw .framer-y2w89b-container { order: 0; } .framer-1K3Pw .framer-76vtwg { order: 1; width: auto; } .framer-1K3Pw .framer-q5m43t-container { align-self: unset; height: 216px; order: 1; width: 275px; z-index: 1; } .framer-1K3Pw .framer-iutg5a { gap: 20px; padding: 0px 20px 0px 20px; } .framer-1K3Pw .framer-1mqy321 { gap: 32px; } .framer-1K3Pw .framer-a1s81b { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-1K3Pw .framer-ivpo7s-container, .framer-1K3Pw .framer-dnm2ej-container, .framer-1K3Pw .framer-s1rhfr-container, .framer-1K3Pw .framer-1xn83e3-container, .framer-1K3Pw .framer-1ibrd1x-container, .framer-1K3Pw .framer-12jvtdn-container { align-self: unset; height: 316px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1K3Pw .framer-kp57n0, .framer-1K3Pw .framer-iutg5a, .framer-1K3Pw .framer-1mqy321, .framer-1K3Pw .framer-a1s81b { gap: 0px; } .framer-1K3Pw .framer-kp57n0 > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-1K3Pw .framer-kp57n0 > :first-child, .framer-1K3Pw .framer-iutg5a > :first-child, .framer-1K3Pw .framer-1mqy321 > :first-child, .framer-1K3Pw .framer-a1s81b > :first-child { margin-top: 0px; } .framer-1K3Pw .framer-kp57n0 > :last-child, .framer-1K3Pw .framer-iutg5a > :last-child, .framer-1K3Pw .framer-1mqy321 > :last-child, .framer-1K3Pw .framer-a1s81b > :last-child { margin-bottom: 0px; } .framer-1K3Pw .framer-iutg5a > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-1K3Pw .framer-1mqy321 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1K3Pw .framer-a1s81b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (min-width: 1440px) { .${metadata.bodyClassName}-framer-1K3Pw { background: var(--token-70aac566-01ef-4793-b172-f614e217462f, rgb(255, 255, 255)); } .framer-1K3Pw.framer-163f9r5 { width: 1440px; }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2295\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pES3sSwCR\":{\"layout\":[\"fixed\",\"auto\"]},\"n2Iry5thT\":{\"layout\":[\"fixed\",\"auto\"]},\"qczAgtqiX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerM7VIAjPCq=withCSS(Component,css,\"framer-1K3Pw\");export default FramerM7VIAjPCq;FramerM7VIAjPCq.displayName=\"Support / Support Desk\";FramerM7VIAjPCq.defaultProps={height:2295,width:1280};addFonts(FramerM7VIAjPCq,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeadingHeaderFonts,...VimeoFonts,...ButtonButtonGeneralFonts,...CardFeatureCard2Fonts,...SectionFooterFonts,...SmoothScrollFonts,...NavbarFixedWidthFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerM7VIAjPCq\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pES3sSwCR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n2Iry5thT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qczAgtqiX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2295\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeadingHeaderFonts", "getFonts", "ZimyDeh40_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText2", "VimeoFonts", "Vimeo_default", "ButtonButtonGeneralFonts", "g9k61mGh1_default", "ContainerWithFX", "withFX", "CardFeatureCard2Fonts", "tKU8v6mgJ_default", "SectionFooterFonts", "F08ZtgNgK_default", "SmoothScrollFonts", "SmoothScroll", "NavbarFixedWidthFonts", "gkK23srlq_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "ZimyDeh40_default", "RichTextWithOptimizedAppearEffect", "x", "Link", "Container", "Vimeo_default", "ContainerWithFX", "g9k61mGh1_default", "tKU8v6mgJ_default", "F08ZtgNgK_default", "SmoothScroll", "gkK23srlq_default", "css", "FramerM7VIAjPCq", "withCSS", "M7VIAjPCq_default", "addFonts", "HeadingHeaderFonts", "VimeoFonts", "ButtonButtonGeneralFonts", "CardFeatureCard2Fonts", "SectionFooterFonts", "SmoothScrollFonts", "NavbarFixedWidthFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
