{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sVHO0aUhEgeqPyZM0qe0/OYGBarWzFGdT1iGShFwl/d43ZHZRlc.js"],
  "sourcesContent": ["// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/FTyV1iGLT/FTyV1iGLT.js\";import MenuHeader from\"#framer/local/canvasComponent/h0hwoMfeQ/h0hwoMfeQ.js\";import CTASection from\"#framer/local/canvasComponent/MX_2Mko4B/MX_2Mko4B.js\";import Legal from\"#framer/local/collection/lv2lyxkTx/lv2lyxkTx.js\";import*as sharedStyle6 from\"#framer/local/css/AecLhxVvu/AecLhxVvu.js\";import*as sharedStyle5 from\"#framer/local/css/AI28STjPp/AI28STjPp.js\";import*as sharedStyle8 from\"#framer/local/css/GbTqTcRvX/GbTqTcRvX.js\";import*as sharedStyle7 from\"#framer/local/css/H6KgEYmWs/H6KgEYmWs.js\";import*as sharedStyle1 from\"#framer/local/css/MJJQBYUxY/MJJQBYUxY.js\";import*as sharedStyle9 from\"#framer/local/css/ngRT11HfI/ngRT11HfI.js\";import*as sharedStyle4 from\"#framer/local/css/sswCN0NNX/sswCN0NNX.js\";import*as sharedStyle3 from\"#framer/local/css/Tx5BC70Rm/Tx5BC70Rm.js\";import*as sharedStyle2 from\"#framer/local/css/V12YNd8HA/V12YNd8HA.js\";import*as sharedStyle from\"#framer/local/css/Z5xnIy1aB/Z5xnIy1aB.js\";import metadataProvider from\"#framer/local/webPageMetadata/d43ZHZRlc/d43ZHZRlc.js\";const MenuHeaderFonts=getFonts(MenuHeader);const MenuHeaderWithVariantAppearEffect=withVariantAppearEffect(MenuHeader);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const CTASectionFonts=getFonts(CTASection);const FooterFonts=getFonts(Footer);const breakpoints={PIO6mrxTf:\"(max-width: 767px)\",QAsPtdaqx:\"(min-width: 1200px)\",rvooOv_qO:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1lpDt\";const variantClassNames={PIO6mrxTf:\"framer-v-7wjc34\",QAsPtdaqx:\"framer-v-cjhya0\",rvooOv_qO:\"framer-v-sqrnms\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"QAsPtdaqx\",Phone:\"PIO6mrxTf\",Tablet:\"rvooOv_qO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QAsPtdaqx\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"d43ZHZRlc\",data:Legal,type:\"Collection\"},select:[{collection:\"d43ZHZRlc\",name:\"YZFfS7KvK\",type:\"Identifier\"},{collection:\"d43ZHZRlc\",name:\"TdDl4ZmPe\",type:\"Identifier\"},{collection:\"d43ZHZRlc\",name:\"PXpYMvSOf\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"d43ZHZRlc\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,YZFfS7KvK=getFromCurrentRouteData(\"YZFfS7KvK\")??\"\",TdDl4ZmPe=getFromCurrentRouteData(\"TdDl4ZmPe\")??\"\",PXpYMvSOf=getFromCurrentRouteData(\"PXpYMvSOf\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"ucP23JDpX\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QAsPtdaqx\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:'html body { background: linear-gradient(180deg, var(--token-0a91ac78-5f7c-4545-b0b6-b796e7af7fc3, rgb(232, 238, 238)) /* {\"name\":\"Primary light\"} */ 0%, rgb(255, 255, 255) 100%); }'}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-cjhya0\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-tno54a\",\"data-framer-name\":\"Header Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:91,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lqqj6c-container\",nodeId:\"in2NOiJ_e\",rendersWithMotion:true,scopeId:\"d43ZHZRlc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:\"sqeLeq8d9\"},rvooOv_qO:{variant:\"TialnXZY4\"}},children:/*#__PURE__*/_jsx(MenuHeaderWithVariantAppearEffect,{height:\"100%\",id:\"in2NOiJ_e\",layoutId:\"in2NOiJ_e\",lF4JNTQUx:\"var(--token-e7cbe37c-f4fd-4696-819b-4c1815fc61a9, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"GQQiAlobA\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-15fchxy\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-k0c0lu\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d8k82s\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1maplk8\",\"data-framer-name\":\"Title & Tag Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pbbxlu\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-s03z5n\",\"data-styles-preset\":\"Z5xnIy1aB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ac6bf485-0e38-46fd-9483-ed2319ffe186, rgb(18, 10, 11))\"},children:\"Content\"})}),className:\"framer-1p2mhla\",fonts:[\"Inter\"],text:YZFfS7KvK,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15dqe0d\",\"data-styles-preset\":\"MJJQBYUxY\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ac6bf485-0e38-46fd-9483-ed2319ffe186, rgb(18, 10, 11))\"},children:\"Content\"})}),className:\"framer-oogc4\",fonts:[\"Inter\"],text:TdDl4ZmPe,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t9y3tw\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PXpYMvSOf,className:\"framer-1cejrx8\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-w7zb5y\",blockquote:\"framer-styles-preset-16fnido\",h1:\"framer-styles-preset-j1lk16\",h2:\"framer-styles-preset-1aavtet\",h3:\"framer-styles-preset-kzd44i\",h4:\"framer-styles-preset-10pbl4r\",h5:\"framer-styles-preset-127fnic\",h6:\"framer-styles-preset-oig0cr\",img:\"framer-styles-preset-1hisrcm\",p:\"framer-styles-preset-3dz6hy\",table:\"framer-styles-preset-3su4qe\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ms3fdo\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{width:\"340px\",y:(componentViewport?.y||0)+0+579.4+120},rvooOv_qO:{y:(componentViewport?.y||0)+0+642.4+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:278,width:`max(${componentViewport?.width||\"100vw\"} - 60px, 1px)`,y:(componentViewport?.y||0)+0+866.4+120,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lwikhg-container\",nodeId:\"E9uo59ZAS\",scopeId:\"d43ZHZRlc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{variant:\"GgZTMk24t\"},rvooOv_qO:{variant:\"zPOiExak7\"}},children:/*#__PURE__*/_jsx(CTASection,{height:\"100%\",id:\"E9uo59ZAS\",layoutId:\"E9uo59ZAS\",style:{width:\"100%\"},variant:\"CsWAbcXY7\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{y:(componentViewport?.y||0)+0+1097.4},rvooOv_qO:{y:(componentViewport?.y||0)+0+1160.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:477,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1384.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q5uwg7-container\",nodeId:\"bbyyAwonK\",scopeId:\"d43ZHZRlc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{variant:\"uU1PgRvYR\"},rvooOv_qO:{variant:\"FLdlrP2GY\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"bbyyAwonK\",layoutId:\"bbyyAwonK\",style:{width:\"100%\"},variant:\"eB8oM5QZ9\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1lpDt.framer-1mmum2s, .framer-1lpDt .framer-1mmum2s { display: block; }\",\".framer-1lpDt.framer-cjhya0 { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-0a91ac78-5f7c-4545-b0b6-b796e7af7fc3, #e8eeee) 0%, rgb(255, 255, 255) 100%); 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-1lpDt .framer-tno54a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-1lpDt .framer-lqqj6c-container, .framer-1lpDt .framer-q5uwg7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1lpDt .framer-15fchxy { align-content: center; align-items: center; background: linear-gradient(180deg, #faf7f5 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 230px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-k0c0lu { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 923px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-1d8k82s { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-1maplk8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-1pbbxlu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-1p2mhla { --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-1lpDt .framer-oogc4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 73%; word-break: break-word; word-wrap: break-word; }\",\".framer-1lpDt .framer-1t9y3tw { 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: 96px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-1cejrx8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 84%; word-break: break-word; word-wrap: break-word; }\",\".framer-1lpDt .framer-1ms3fdo { 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: 120px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-1lpDt .framer-1lwikhg-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1lpDt.framer-cjhya0, .framer-1lpDt .framer-tno54a, .framer-1lpDt .framer-15fchxy, .framer-1lpDt .framer-k0c0lu, .framer-1lpDt .framer-1d8k82s, .framer-1lpDt .framer-1maplk8, .framer-1lpDt .framer-1pbbxlu, .framer-1lpDt .framer-1t9y3tw, .framer-1lpDt .framer-1ms3fdo { gap: 0px; } .framer-1lpDt.framer-cjhya0 > *, .framer-1lpDt .framer-tno54a > *, .framer-1lpDt .framer-k0c0lu > *, .framer-1lpDt .framer-1maplk8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1lpDt.framer-cjhya0 > :first-child, .framer-1lpDt .framer-tno54a > :first-child, .framer-1lpDt .framer-15fchxy > :first-child, .framer-1lpDt .framer-k0c0lu > :first-child, .framer-1lpDt .framer-1d8k82s > :first-child, .framer-1lpDt .framer-1maplk8 > :first-child, .framer-1lpDt .framer-1pbbxlu > :first-child { margin-top: 0px; } .framer-1lpDt.framer-cjhya0 > :last-child, .framer-1lpDt .framer-tno54a > :last-child, .framer-1lpDt .framer-15fchxy > :last-child, .framer-1lpDt .framer-k0c0lu > :last-child, .framer-1lpDt .framer-1d8k82s > :last-child, .framer-1lpDt .framer-1maplk8 > :last-child, .framer-1lpDt .framer-1pbbxlu > :last-child { margin-bottom: 0px; } .framer-1lpDt .framer-15fchxy > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-1lpDt .framer-1d8k82s > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-1lpDt .framer-1pbbxlu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1lpDt .framer-1t9y3tw > *, .framer-1lpDt .framer-1ms3fdo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1lpDt .framer-1t9y3tw > :first-child, .framer-1lpDt .framer-1ms3fdo > :first-child { margin-left: 0px; } .framer-1lpDt .framer-1t9y3tw > :last-child, .framer-1lpDt .framer-1ms3fdo > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,\"@media (min-width: 768px) and (max-width: 1199px) { .framer-1lpDt.framer-cjhya0 { width: 768px; } .framer-1lpDt .framer-15fchxy { padding: 194px 30px 0px 30px; } .framer-1lpDt .framer-k0c0lu { gap: 50px; max-width: 768px; } .framer-1lpDt .framer-1d8k82s { gap: 48px; } .framer-1lpDt .framer-oogc4 { width: 100%; } .framer-1lpDt .framer-1t9y3tw { padding: 40px 0px 0px 0px; } .framer-1lpDt .framer-1cejrx8 { width: 85%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1lpDt .framer-k0c0lu, .framer-1lpDt .framer-1d8k82s { gap: 0px; } .framer-1lpDt .framer-k0c0lu > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-1lpDt .framer-k0c0lu > :first-child, .framer-1lpDt .framer-1d8k82s > :first-child { margin-top: 0px; } .framer-1lpDt .framer-k0c0lu > :last-child, .framer-1lpDt .framer-1d8k82s > :last-child { margin-bottom: 0px; } .framer-1lpDt .framer-1d8k82s > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}\",\"@media (max-width: 767px) { .framer-1lpDt.framer-cjhya0 { width: 390px; } .framer-1lpDt .framer-tno54a { left: 0px; position: fixed; transform: unset; } .framer-1lpDt .framer-15fchxy { padding: 159px 20px 0px 20px; } .framer-1lpDt .framer-k0c0lu { gap: 40px; max-width: 390px; } .framer-1lpDt .framer-1d8k82s { gap: 40px; } .framer-1lpDt .framer-oogc4 { width: 100%; } .framer-1lpDt .framer-1t9y3tw { padding: 20px 0px 0px 0px; } .framer-1lpDt .framer-1cejrx8 { flex: 1 0 0px; width: 1px; } .framer-1lpDt .framer-1lwikhg-container { flex: none; width: 340px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1lpDt .framer-k0c0lu, .framer-1lpDt .framer-1d8k82s { gap: 0px; } .framer-1lpDt .framer-k0c0lu > *, .framer-1lpDt .framer-1d8k82s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1lpDt .framer-k0c0lu > :first-child, .framer-1lpDt .framer-1d8k82s > :first-child { margin-top: 0px; } .framer-1lpDt .framer-k0c0lu > :last-child, .framer-1lpDt .framer-1d8k82s > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4109\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rvooOv_qO\":{\"layout\":[\"fixed\",\"auto\"]},\"PIO6mrxTf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"ucP23JDpX\":{\"pattern\":\":ucP23JDpX\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const Framerd43ZHZRlc=withCSS(Component,css,\"framer-1lpDt\");export default Framerd43ZHZRlc;Framerd43ZHZRlc.displayName=\"Privacy Policy\";Framerd43ZHZRlc.defaultProps={height:4109,width:1200};addFonts(Framerd43ZHZRlc,[{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\"}]},...MenuHeaderFonts,...CTASectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd43ZHZRlc\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rvooOv_qO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PIO6mrxTf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"ucP23JDpX\\\":{\\\"pattern\\\":\\\":ucP23JDpX\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4109\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuHeaderFonts", "getFonts", "h0hwoMfeQ_default", "MenuHeaderWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "CTASectionFonts", "MX_2Mko4B_default", "FooterFonts", "FTyV1iGLT_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "lv2lyxkTx_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "YZFfS7KvK", "TdDl4ZmPe", "PXpYMvSOf", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithFX", "MenuHeaderWithVariantAppearEffect", "MotionDivWithFX", "RichText", "x", "Container", "MX_2Mko4B_default", "FTyV1iGLT_default", "css", "Framerd43ZHZRlc", "withCSS", "d43ZHZRlc_default", "addFonts", "MenuHeaderFonts", "CTASectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
