{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DatvqCvX9MFg7y9CZOgp/pwPwKQ9NrfBJfapvJkiE/SmkR03abC.js"],
  "sourcesContent": ["// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,LazyValue,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import Tag from\"#framer/local/canvasComponent/EwgjuU71G/EwgjuU71G.js\";import NavSimple from\"#framer/local/canvasComponent/hH1DdpI8D/hH1DdpI8D.js\";import FooterDark from\"#framer/local/canvasComponent/OUVcQgGkS/OUVcQgGkS.js\";import*as sharedStyle2 from\"#framer/local/css/Bgl_uNKYX/Bgl_uNKYX.js\";import*as sharedStyle1 from\"#framer/local/css/dGJYq65Lz/dGJYq65Lz.js\";import*as sharedStyle from\"#framer/local/css/uUM82aRhQ/uUM82aRhQ.js\";import metadataProvider from\"#framer/local/webPageMetadata/SmkR03abC/SmkR03abC.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const TagFonts=getFonts(Tag);const ImageWithFX=withFX(Image);const NavSimpleFonts=getFonts(NavSimple);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={iV_9x_U0K:\"(min-width: 810px) and (max-width: 1199px)\",yd6pMhMEr:\"(max-width: 809px)\",zr5bFlEgX:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-s9GmY\";const variantClassNames={iV_9x_U0K:\"framer-v-gx50he\",yd6pMhMEr:\"framer-v-1hflend\",zr5bFlEgX:\"framer-v-1a8nqyk\"};const valuesByLocaleId={xtY8e7VhI:new LazyValue(()=>import(\"./SmkR03abC-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={delay:0,duration:3.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-30};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"zr5bFlEgX\",Phone:\"yd6pMhMEr\",Tablet:\"iV_9x_U0K\"};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:\"zr5bFlEgX\"};};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-s9GmY`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-s9GmY`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"iV_9x_U0K\",\"yd6pMhMEr\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"yd6pMhMEr\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zr5bFlEgX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1a8nqyk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kx1dvc-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"BYxkX1t8o\",intensity:10,layoutId:\"BYxkX1t8o\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1yzguz5\",\"data-framer-name\":\"Hero PO\",name:\"Hero PO\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k8dy2w\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oxb251\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cu8dil\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lwfd6q-container\",children:/*#__PURE__*/_jsx(Tag,{GmAhv_WVa:1,height:\"100%\",hSgW9f2ir:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Effective Date: June 15th, 2020\",id:\"wiXNK49Cf\",layoutId:\"wiXNK49Cf\",p2xmGpLux:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Read more\",ToKaS18SW:false,variant:\"Z2wjynIFK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iV_9x_U0K:{children:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Privacy Policy\"})})},yd6pMhMEr:{children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Privacy Policy\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Privacy Policy\"})}),className:\"framer-1sl7yxq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iV_9x_U0K:{children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Axya welcomes your comments and questions regarding this Privacy Notice and the use of your personal information. If you have questions or concerns please contact our Privacy Officer: \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6dee8e3b-41ce-4fe0-a28e-026c6dc08a78, rgb(38, 130, 253))\"},children:\"admin@axya.co.\"})]})})},yd6pMhMEr:{children:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Axya welcomes your comments and questions regarding this Privacy Notice and the use of your personal information. If you have questions or concerns please contact our Privacy Officer: \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6dee8e3b-41ce-4fe0-a28e-026c6dc08a78, rgb(38, 130, 253))\"},children:\"admin@axya.co.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Axya welcomes your comments and questions regarding this Privacy Notice and the use of your personal information. If you have questions or concerns please contact our Privacy Officer: \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6dee8e3b-41ce-4fe0-a28e-026c6dc08a78, rgb(38, 130, 253))\"},children:\"admin@axya.co.\"})]})}),className:\"framer-1ge90zc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18mjefc\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tQe2JuRRl\"},openInNewTab:true,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-13c8v15 framer-1tz2yyo\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact Us\"})}),className:\"framer-63vz59\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:1804,pixelWidth:3490,sizes:\"733px\",src:\"https://framerusercontent.com/images/XYgw2hbNgCBYYH43qYYFhgwRrQM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/XYgw2hbNgCBYYH43qYYFhgwRrQM.png?scale-down-to=512 512w,https://framerusercontent.com/images/XYgw2hbNgCBYYH43qYYFhgwRrQM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XYgw2hbNgCBYYH43qYYFhgwRrQM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XYgw2hbNgCBYYH43qYYFhgwRrQM.png 3490w\"},className:\"framer-18076oe hidden-gx50he hidden-1hflend\",\"data-framer-name\":\"Shape Holo\",name:\"Shape Holo\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c7gmwg hidden-gx50he hidden-1hflend\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2048,pixelWidth:2048,sizes:\"567px\",src:\"https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png\",srcSet:\"https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png?scale-down-to=512 512w,https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png 2048w\"},className:\"framer-11446ua\",\"data-framer-name\":\"Shape Holo\",name:\"Shape Holo\"})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:71,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bvg83g-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iV_9x_U0K:{variant:\"toCNrvTAF\"},yd6pMhMEr:{variant:\"onuwv4s61\"}},children:/*#__PURE__*/_jsx(NavSimple,{height:\"100%\",id:\"VjQK39idq\",JU5116W8C:\"PqgBulBPi\",layoutId:\"VjQK39idq\",oqrd6d5I6:\"rgba(230, 195, 195, 0)\",style:{height:\"100%\",width:\"100%\"},Tyvh_HtHO:\"rgb(0, 0, 0)\",variant:\"J7TtQthx_\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-17wyfdc\",\"data-framer-name\":\"Features\",name:\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uoutw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-it4zgh-container\",children:/*#__PURE__*/_jsx(Tag,{GmAhv_WVa:1,height:\"100%\",hSgW9f2ir:\"Privacy Policy\",id:\"NHQGrERDl\",layoutId:\"NHQGrERDl\",p2xmGpLux:\"Read more\",ToKaS18SW:false,variant:\"Z2wjynIFK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"At Axya, We Take the Privacy of Our Customers Very Seriously.\"})}),className:\"framer-hxiqbj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iwbnw1\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1serse6\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4j54j3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nrphhz\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Axya Privacy Notice\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[\"At Axya Inc. (\\xab Axya \\xbb), we take privacy and data security seriously. We are committed to transparency in the collection and use of your personal information. The Privacy Notice below describes how we use personal information and the circumstances under which we may share this information. This Privacy Notice applies to the privacy practices on our website located at \",/*#__PURE__*/_jsx(Link,{href:\"https://axya.co/\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"axya.co\"})}),\", as well as offline.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Collection and Use of Personal Information\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"In the course of providing services to our customers, we may obtain personal information about our customers\u2019 clients, employees, and visitors to our website. We require our customers to ensure that they have authorized providing their personal information to us in accordance with applicable privacy laws.\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Account Creation:\"})})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"If you create an account, we collect the email and password which you use to create an account with us. We use this information to administer your account and to enable suppliers and purchasers to use the services offered on our website.\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Social Media\"}),\":\"]})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"We may offer you the opportunity to engage with Axya or its content on or through third-party social media websites, plug-ins and applications. When you engage with us on or through third-party social media websites, plug-ins and applications, you may allow us to have access to certain information associated with your social media account (e.g., name, username, email address, profile picture) to deliver content or as part of the operation of the website, plug-in or application.\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Communications\"}),\":\"]})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"You may select if you wish to receive email marketing communications with updates and other information regarding Axya by providing us with your email. You can opt out of receiving marketing emails from us using the opt-out or \u201Cunsubscribe\u201D instructions provided in the communication. Alternatively, you may contact our Privacy Officer at admin@axya.co.\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Careers at Axya\"})})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"We may collect personal information in relation to a job application or related inquiry, including information contained in a resume or cover letter. We use this information for purposes of reviewing applications for current and future employment or work opportunities at Axya.\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Contact:\"})})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"When you contact us with a comment or question, we collect the information you provide such as your username and email address, along with additional information that we may need to help us promptly respond to your inquiry. We retain this information to assist you in the future and to improve our customer service and service offerings. We also use this personal information to establish and manage our relationship with you and provide quality service.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Information We Collect Automatically\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[\"We and our third-party service providers, including \",/*#__PURE__*/_jsx(\"strong\",{children:\"[Google Analytics]\"}),\", to collect, process, store and analyze information obtained from your browser when you visit our website: including your IP address, device identifiers, browser characteristics, operating system details, language preferences, referring URLs, length of visits, and pages viewed. We also use \u201Ccookies\u201D or other tools that track, measure and analyze the behaviours and usage patterns of visitors to the website. We use this information to help us understand how visitors engage with the website and to improve our visitors\u2019 experience.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"A cookie is a tiny element of data that the website can send to your browser, which may then be stored on your computer or mobile device so we can recognize you when you return. We use cookies for analytics purposes as well as for certain features of the website. You may set your web browser to notify you when you receive a cookie or to not accept certain cookies. However, if you decide not to accept cookies from the website, you may not be able to take advantage of all of the features of our website.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"You can obtain additional information on Google Analytics\u2019 collection and processing of data and data privacy and security, including how to learn more about opting out of Google Analytics\u2019 data collection.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Sharing of Personal Information\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Except as set forth in this Privacy Notice and as required or permitted by law, we do not sell or share your personal information with third parties without your consent.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Service Providers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Your personal information may be transferred (or otherwise made available) to members of our group and other third parties who provide services on our behalf. We use third parties to host and manage our website and process payments. Our service providers obtain the information they need to perform the functions entrusted to them and are not authorized to use or disclose personal information for their own promotional or other purposes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Your personal information may be maintained and processed by us, our affiliates, potential employers, and other third party service providers in the US or other jurisdictions. In the event that personal information is transferred outside of Canada to the US or other foreign jurisdiction, it will be subject to the laws of that jurisdiction and may be disclosed to or accessed by the courts, law enforcement and governmental authorities in accordance with those laws.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Legal and Compliance\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"We and our service providers may provide your personal information in response to a search warrant or other legally valid inquiry or order, or to another organization for the purposes of investigating a breach of an agreement or contravention of law or detecting, suppressing or preventing fraud, or as otherwise required or permitted by applicable Canadian, US or other law or legal process. Your personal information may also be disclosed where necessary for the establishment, exercise or defence of legal claims and to investigate or prevent actual or suspected loss or harm to persons or property.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Sale of Business\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Personal information may be provided to third parties in connection with a merger or sale (including transfers made as part of insolvency or bankruptcy proceedings) involving all or part of Axya or as part of a corporate reorganization or stock sale or other change in corporate control, including for the purpose of determining whether to proceed or continue with such transaction or business relationship.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Safeguarding and Retention of Personal Information\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"We have implemented reasonable administrative, technical and physical measures in an effort to safeguard the personal information in our custody and control against theft, loss and unauthorized access, use, modification and disclosure. We restrict access to your personal information on a need-to-know basis to employees and authorized service providers who require access to fulfill their job requirements.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"We have personal information retention processes designed to retain personal information for no longer than necessary for the purposes stated above or to otherwise meet legal requirements.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Access to Personal Information\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"You have the right to access, update and correct inaccuracies in your personal information in our custody and control, subject to certain exceptions prescribed by law. You may request access, updating and corrections of inaccuracies in other personal information we have in our custody or control by emailing or writing to us at the contact information set out below. We may request certain personal information for the purposes of verifying the identity of the individual seeking access to their personal information records.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Additional Information\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Third Party Websites\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"The website may contain links to other websites that are not owned or controlled by us. We have no control over, do not review and are not responsible for the privacy policies of content displayed on such other websites. When you click on such a link, you will leave our service and go to another website. During this process, another entity may collect personal information from you.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"Updates to the Privacy Notice\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:\"We may update this Privacy Notice to reflect changes to our privacy practices. We encourage you to periodically review this page for the latest information on our privacy practices.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Contact Us\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Axya welcomes your comments and questions regarding this Privacy Notice and the use of your personal information. If you have questions or concerns please contact our Privacy Officer:\",/*#__PURE__*/_jsx(\"br\",{}),\"admin@axya.co.\"]})]}),className:\"framer-14ynygk\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-92rd84\",\"data-framer-name\":\"End CTA\",name:\"End CTA\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aqwnxw\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iV_9x_U0K:{background:{alt:(_getLocalizedValue11=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2048,pixelWidth:2048,sizes:\"146px\",src:\"https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png\",srcSet:\"https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png?scale-down-to=512 512w,https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:300,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:(_getLocalizedValue12=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2048,pixelWidth:2048,sizes:\"228px\",src:\"https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png\",srcSet:\"https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png?scale-down-to=512 512w,https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wb2MYnoThz4GwhSra1BA0FmWn4w.png 2048w\"},className:\"framer-u5wcpq hidden-1hflend\",\"data-framer-name\":\"Shape Holo\",name:\"Shape Holo\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"Any question?\"})}),className:\"framer-rhsbku\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(117, 117, 117)\"},children:\"Contact us if you have any questions regarding our platform security or if you suspect you have found any vulnerability in our application.\"})}),className:\"framer-i3ry54\",fonts:[\"GF;Roboto-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iV_9x_U0K:{background:{alt:(_getLocalizedValue15=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2048,pixelWidth:2048,sizes:\"320px\",src:\"https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png\",srcSet:\"https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png?scale-down-to=512 512w,https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:300,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:(_getLocalizedValue16=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2048,pixelWidth:2048,sizes:\"415px\",src:\"https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png\",srcSet:\"https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png?scale-down-to=512 512w,https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jyZiSVtue5jeNaDkaJiVonLPjI.png 2048w\"},className:\"framer-z3x54u hidden-1hflend\",\"data-framer-name\":\"Shape Holo\",name:\"Shape Holo\",style:{rotate:10}})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yietp8\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tQe2JuRRl\"},openInNewTab:true,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1e7ushz framer-1tz2yyo\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact Us\"})}),className:\"framer-13ji80k\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kqmcfw\",\"data-framer-name\":\"Footer Complete Night\",name:\"Footer Complete Night\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yd6pMhMEr:{width:\"min(100vw, 1600px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:421,width:\"min(max(100vw, 1px), 1600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d7eyf5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iV_9x_U0K:{variant:\"jtHSv6WuJ\"},yd6pMhMEr:{variant:\"qP75X08dY\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"d9j1QEaEN\",layoutId:\"d9j1QEaEN\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"j5QK5LCcR\",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-s9GmY { background: white; }`,\".framer-s9GmY.framer-1tz2yyo, .framer-s9GmY .framer-1tz2yyo { display: block; }\",\".framer-s9GmY.framer-1a8nqyk { align-content: center; align-items: center; background-color: #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: 1200px; }\",\".framer-s9GmY .framer-kx1dvc-container, .framer-s9GmY .framer-1lwfd6q-container, .framer-s9GmY .framer-it4zgh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-s9GmY .framer-1yzguz5 { align-content: center; align-items: center; background: linear-gradient(180deg, #e9f3ff 0%, rgb(255, 255, 255) 97.74774774774775%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-1k8dy2w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1124px; }\",\".framer-s9GmY .framer-oxb251 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-1cu8dil { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 0px; position: relative; width: 1px; }\",\".framer-s9GmY .framer-1sl7yxq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-s9GmY .framer-1ge90zc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 460px; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-s9GmY .framer-18mjefc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-s9GmY .framer-13c8v15, .framer-s9GmY .framer-1e7ushz { --border-bottom-width: 1px; --border-color: var(--token-58a904ff-197a-49b3-8356-adaa464e1642, rgba(255, 255, 255, 0.12)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-filter: brightness(1); align-content: center; align-items: center; background-color: #2682fd; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0.6021873017743928px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.07), 0px 2.288533303243457px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.06356), 0px 10px 30px -3.75px rgba(0, 0, 0, 0.025); display: flex; filter: brightness(1); flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 20px 15px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-s9GmY .framer-63vz59, .framer-s9GmY .framer-13ji80k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-s9GmY .framer-18076oe { aspect-ratio: 1.9241379310344828 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 23px; flex: none; height: var(--framer-aspect-ratio-supported, 381px); overflow: visible; position: absolute; right: -72px; width: 733px; z-index: 1; }\",\".framer-s9GmY .framer-1c7gmwg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 567px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 567px; }\",\".framer-s9GmY .framer-11446ua { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 567px); z-index: 1; }\",\".framer-s9GmY .framer-bvg83g-container { flex: none; height: 71px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-s9GmY .framer-17wyfdc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-uoutw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-hxiqbj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-s9GmY .framer-iwbnw1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-1serse6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-s9GmY .framer-4j54j3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-nrphhz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-s9GmY .framer-14ynygk { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-s9GmY .framer-92rd84 { align-content: center; align-items: center; background: radial-gradient(84.6% 67.10000000000001% at 50% 100%, #e9f3ff 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 50px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-1aqwnxw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-s9GmY .framer-u5wcpq { -webkit-filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); aspect-ratio: 1 / 1; filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); flex: none; height: var(--framer-aspect-ratio-supported, 228px); overflow: visible; position: absolute; right: -250px; top: -113px; width: 228px; z-index: 1; }\",\".framer-s9GmY .framer-rhsbku { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 690px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-s9GmY .framer-i3ry54 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-s9GmY .framer-z3x54u { -webkit-filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); aspect-ratio: 1.047979797979798 / 1; filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); flex: none; height: var(--framer-aspect-ratio-supported, 396px); left: -368px; overflow: visible; position: absolute; top: -16px; width: 415px; z-index: 1; }\",\".framer-s9GmY .framer-1yietp8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-s9GmY .framer-kqmcfw { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-s9GmY .framer-1d7eyf5-container { flex: 1 0 0px; height: auto; max-width: 1600px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-s9GmY.framer-1a8nqyk, .framer-s9GmY .framer-1yzguz5, .framer-s9GmY .framer-1k8dy2w, .framer-s9GmY .framer-1cu8dil, .framer-s9GmY .framer-18mjefc, .framer-s9GmY .framer-13c8v15, .framer-s9GmY .framer-1c7gmwg, .framer-s9GmY .framer-17wyfdc, .framer-s9GmY .framer-uoutw, .framer-s9GmY .framer-iwbnw1, .framer-s9GmY .framer-1serse6, .framer-s9GmY .framer-4j54j3, .framer-s9GmY .framer-nrphhz, .framer-s9GmY .framer-92rd84, .framer-s9GmY .framer-1aqwnxw, .framer-s9GmY .framer-1yietp8, .framer-s9GmY .framer-1e7ushz, .framer-s9GmY .framer-kqmcfw { gap: 0px; } .framer-s9GmY.framer-1a8nqyk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-s9GmY.framer-1a8nqyk > :first-child, .framer-s9GmY .framer-1yzguz5 > :first-child, .framer-s9GmY .framer-1k8dy2w > :first-child, .framer-s9GmY .framer-1cu8dil > :first-child, .framer-s9GmY .framer-17wyfdc > :first-child, .framer-s9GmY .framer-uoutw > :first-child, .framer-s9GmY .framer-1serse6 > :first-child, .framer-s9GmY .framer-nrphhz > :first-child, .framer-s9GmY .framer-92rd84 > :first-child, .framer-s9GmY .framer-1aqwnxw > :first-child { margin-top: 0px; } .framer-s9GmY.framer-1a8nqyk > :last-child, .framer-s9GmY .framer-1yzguz5 > :last-child, .framer-s9GmY .framer-1k8dy2w > :last-child, .framer-s9GmY .framer-1cu8dil > :last-child, .framer-s9GmY .framer-17wyfdc > :last-child, .framer-s9GmY .framer-uoutw > :last-child, .framer-s9GmY .framer-1serse6 > :last-child, .framer-s9GmY .framer-nrphhz > :last-child, .framer-s9GmY .framer-92rd84 > :last-child, .framer-s9GmY .framer-1aqwnxw > :last-child { margin-bottom: 0px; } .framer-s9GmY .framer-1yzguz5 > *, .framer-s9GmY .framer-92rd84 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-s9GmY .framer-1k8dy2w > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-s9GmY .framer-1cu8dil > *, .framer-s9GmY .framer-nrphhz > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-s9GmY .framer-18mjefc > *, .framer-s9GmY .framer-1c7gmwg > *, .framer-s9GmY .framer-1yietp8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-s9GmY .framer-18mjefc > :first-child, .framer-s9GmY .framer-13c8v15 > :first-child, .framer-s9GmY .framer-1c7gmwg > :first-child, .framer-s9GmY .framer-iwbnw1 > :first-child, .framer-s9GmY .framer-4j54j3 > :first-child, .framer-s9GmY .framer-1yietp8 > :first-child, .framer-s9GmY .framer-1e7ushz > :first-child, .framer-s9GmY .framer-kqmcfw > :first-child { margin-left: 0px; } .framer-s9GmY .framer-18mjefc > :last-child, .framer-s9GmY .framer-13c8v15 > :last-child, .framer-s9GmY .framer-1c7gmwg > :last-child, .framer-s9GmY .framer-iwbnw1 > :last-child, .framer-s9GmY .framer-4j54j3 > :last-child, .framer-s9GmY .framer-1yietp8 > :last-child, .framer-s9GmY .framer-1e7ushz > :last-child, .framer-s9GmY .framer-kqmcfw > :last-child { margin-right: 0px; } .framer-s9GmY .framer-13c8v15 > *, .framer-s9GmY .framer-1e7ushz > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-s9GmY .framer-17wyfdc > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-s9GmY .framer-uoutw > *, .framer-s9GmY .framer-1aqwnxw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-s9GmY .framer-iwbnw1 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-s9GmY .framer-1serse6 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-s9GmY .framer-4j54j3 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-s9GmY .framer-kqmcfw > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-s9GmY { background: white; } .framer-s9GmY.framer-1a8nqyk { width: 810px; } .framer-s9GmY .framer-1cu8dil { align-content: center; align-items: center; padding: 0px; } .framer-s9GmY .framer-u5wcpq { height: var(--framer-aspect-ratio-supported, 146px); right: -73px; top: -73px; width: 146px; } .framer-s9GmY .framer-z3x54u { height: var(--framer-aspect-ratio-supported, 305px); left: -140px; top: 97px; width: 320px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-s9GmY { background: white; } .framer-s9GmY.framer-1a8nqyk { width: 390px; } .framer-s9GmY .framer-1cu8dil { align-content: center; align-items: center; padding: 0px; } .framer-s9GmY .framer-kqmcfw { flex-direction: column; } .framer-s9GmY .framer-1d7eyf5-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-s9GmY .framer-kqmcfw { gap: 0px; } .framer-s9GmY .framer-kqmcfw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-s9GmY .framer-kqmcfw > :first-child { margin-top: 0px; } .framer-s9GmY .framer-kqmcfw > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-s9GmY[data-border=\"true\"]::after, .framer-s9GmY [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5030.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iV_9x_U0K\":{\"layout\":[\"fixed\",\"auto\"]},\"yd6pMhMEr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerSmkR03abC=withCSS(Component,css,\"framer-s9GmY\");export default FramerSmkR03abC;FramerSmkR03abC.displayName=\"Company / Security Privacy\";FramerSmkR03abC.defaultProps={height:5030.5,width:1200};addFonts(FramerSmkR03abC,[{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:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{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\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlvBh05IsDqlA.woff2\",weight:\"700\"}]},...SmoothScrollFonts,...TagFonts,...NavSimpleFonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSmkR03abC\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"5030.5\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iV_9x_U0K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yd6pMhMEr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "SmoothScrollFonts", "getFonts", "SmoothScroll", "TagFonts", "EwgjuU71G_default", "ImageWithFX", "withFX", "Image2", "NavSimpleFonts", "hH1DdpI8D_default", "FooterDarkFonts", "OUVcQgGkS_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transition1", "animation", "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", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText2", "Link", "css", "FramerSmkR03abC", "withCSS", "SmkR03abC_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
