{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4HClY5nRnWhRhVMQATZE/fbJ1Pi5F7lzDg4BCVpoR/d43ZHZRlc.js"],
  "sourcesContent": ["// Generated by Framer (47dffbb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,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 FaqFaq from\"#framer/local/canvasComponent/ChXEWrULT/ChXEWrULT.js\";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 Tag from\"#framer/local/canvasComponent/VPRIOK0vz/VPRIOK0vz.js\";import Legal from\"#framer/local/collection/lv2lyxkTx/lv2lyxkTx.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/AecLhxVvu/AecLhxVvu.js\";import*as sharedStyle1 from\"#framer/local/css/MJJQBYUxY/MJJQBYUxY.js\";import*as sharedStyle8 from\"#framer/local/css/ngRT11HfI/ngRT11HfI.js\";import*as sharedStyle7 from\"#framer/local/css/O6B73I7pC/O6B73I7pC.js\";import*as sharedStyle5 from\"#framer/local/css/ptgw1nxVz/ptgw1nxVz.js\";import*as sharedStyle9 from\"#framer/local/css/qPCCDEQ1a/qPCCDEQ1a.js\";import*as sharedStyle3 from\"#framer/local/css/Tx5BC70Rm/Tx5BC70Rm.js\";import*as sharedStyle6 from\"#framer/local/css/ugtvPe3_X/ugtvPe3_X.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 TagFonts=getFonts(Tag);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const FaqFaqFonts=getFonts(FaqFaq);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-elCit\";const variantClassNames={PIO6mrxTf:\"framer-v-7wjc34\",QAsPtdaqx:\"framer-v-cjhya0\",rvooOv_qO:\"framer-v-sqrnms\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:12,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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, rgb(250, 247, 245) 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:99,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{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:\"vAG_ruUTg\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-15fchxy\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__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__*/_jsxs(\"div\",{className:\"framer-1maplk8\",\"data-framer-name\":\"Title & Tag Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{y:(componentViewport?.y||0)+0+0+159+0+0+0+0+0+-21},rvooOv_qO:{y:(componentViewport?.y||0)+0+0+194+0+0+0+0+0+-7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+0+230+0+0+0+0+0+-4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation1,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1s06ni0-container\",nodeId:\"nfzOcDBZQ\",rendersWithMotion:true,scopeId:\"d43ZHZRlc\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"nfzOcDBZQ\",layoutId:\"nfzOcDBZQ\",N6BSIGUah:-6.7,oAhI7jAPZ:\"var(--token-ac6bf485-0e38-46fd-9483-ed2319ffe186, rgb(18, 10, 11))\",P7xmTM79c:\"var(--token-cd9072b7-2fb7-4ada-9f08-fb301d6a65e0, rgb(201, 255, 133))\",variant:\"Vxhdd9b3L\",width:\"100%\",WU40hRrR3:\"Legal\"})})})}),/*#__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(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"V5WMMMTNz\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PXpYMvSOf,className:\"framer-1cejrx8\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-w7zb5y\",blockquote:\"framer-styles-preset-1wi0qad\",code:\"framer-styles-preset-tmo8py\",h1:\"framer-styles-preset-j1lk16\",h2:\"framer-styles-preset-1aavtet\",h3:\"framer-styles-preset-kzd44i\",h4:\"framer-styles-preset-10pbl4r\",h6:\"framer-styles-preset-f5xxvf\",img:\"framer-styles-preset-1hisrcm\",p:\"framer-styles-preset-3dz6hy\",table:\"framer-styles-preset-m9nsm6\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1kae4qr\",\"data-framer-name\":\"FAQ Section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1f8geei\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6km68q\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tietd2\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1c5yc1e\",\"data-styles-preset\":\"qPCCDEQ1a\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ac6bf485-0e38-46fd-9483-ed2319ffe186, rgb(18, 10, 11))\"},children:\"Frequently asked questions\"})}),className:\"framer-14mvq6z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3dz6hy\",\"data-styles-preset\":\"AecLhxVvu\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-5ad930a1-17aa-48b8-8271-c48702cb6214, rgb(69, 65, 64))\"},children:\"For any unanswered questions, reach out to our support team via email. We'll respond as soon as possible to assist you.\"})}),className:\"framer-u8i4yo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 390px)`,y:(componentViewport?.y||0)+0+579.4+60+0+0+260.2},rvooOv_qO:{width:`min(${componentViewport?.width||\"100vw\"} - 60px, 768px)`,y:(componentViewport?.y||0)+0+642.4+80+0+0+276.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:`max((min(${componentViewport?.width||\"100vw\"} - 60px, 1120px) - 60px) / 2, 1px)`,y:(componentViewport?.y||0)+0+746.4+130+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3yocfm-container\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",nodeId:\"OOU_P0JzQ\",scopeId:\"d43ZHZRlc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{variant:\"gc8cnHEc6\"}},children:/*#__PURE__*/_jsx(FaqFaq,{height:\"100%\",id:\"OOU_P0JzQ\",layoutId:\"OOU_P0JzQ\",name:\"FAQ\",style:{width:\"100%\"},variant:\"QIgA7NHE_\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{width:undefined,y:(componentViewport?.y||0)+2601.6-1367},rvooOv_qO:{width:undefined,y:(componentViewport?.y||0)+2970.6-1170}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:498,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+2436.4-1043,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13h55yb-container\",nodeId:\"AEU0uxTsW\",scopeId:\"d43ZHZRlc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{variant:\"GgZTMk24t\"},rvooOv_qO:{variant:\"zPOiExak7\"}},children:/*#__PURE__*/_jsx(CTASection,{height:\"100%\",id:\"AEU0uxTsW\",layoutId:\"AEU0uxTsW\",style:{width:\"100%\"},variant:\"CsWAbcXY7\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PIO6mrxTf:{y:(componentViewport?.y||0)+0+1794.6},rvooOv_qO:{y:(componentViewport?.y||0)+0+2163.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:807,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1629.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-elCit.framer-1mmum2s, .framer-elCit .framer-1mmum2s { display: block; }\",\".framer-elCit.framer-cjhya0 { align-content: center; align-items: center; background: linear-gradient(180deg, #faf7f5 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-elCit .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-elCit .framer-lqqj6c-container, .framer-elCit .framer-q5uwg7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-elCit .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 0px 30px; position: relative; width: 100%; }\",\".framer-elCit .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-elCit .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-elCit .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-elCit .framer-1s06ni0-container { flex: none; height: auto; left: 49%; position: absolute; top: -4px; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-elCit .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-elCit .framer-1p2mhla, .framer-elCit .framer-u8i4yo { --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-elCit .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-elCit .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-elCit .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-elCit .framer-1kae4qr { align-content: center; align-items: center; background-color: var(--token-e7cbe37c-f4fd-4696-819b-4c1815fc61a9, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 130px 30px 368px 30px; position: relative; width: 100%; }\",\".framer-elCit .framer-1f8geei { align-content: flex-start; align-items: flex-start; 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: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-elCit .framer-6km68q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-elCit .framer-tietd2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 90%; z-index: 0; }\",\".framer-elCit .framer-14mvq6z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 82%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-elCit .framer-3yocfm-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-elCit .framer-13h55yb-container { bottom: 545px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: 100%; z-index: 1; }\",...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-elCit.framer-cjhya0 { width: 768px; } .framer-elCit .framer-15fchxy { padding: 194px 30px 0px 30px; } .framer-elCit .framer-k0c0lu { gap: 50px; max-width: 768px; } .framer-elCit .framer-1d8k82s { gap: 48px; } .framer-elCit .framer-1s06ni0-container { left: 50%; top: -7px; } .framer-elCit .framer-oogc4 { width: 100%; } .framer-elCit .framer-1t9y3tw { padding: 40px 0px 0px 0px; } .framer-elCit .framer-1cejrx8 { width: 85%; } .framer-elCit .framer-1kae4qr { padding: 80px 30px 780px 30px; } .framer-elCit .framer-1f8geei { flex-direction: column; gap: 40px; justify-content: center; max-width: 768px; } .framer-elCit .framer-6km68q, .framer-elCit .framer-3yocfm-container { flex: none; width: 100%; } .framer-elCit .framer-u8i4yo { width: 82%; } .framer-elCit .framer-13h55yb-container { bottom: 672px; width: auto; }}\",\"@media (max-width: 767px) { .framer-elCit.framer-cjhya0 { width: 390px; } .framer-elCit .framer-tno54a { left: 0px; position: fixed; transform: unset; } .framer-elCit .framer-15fchxy { padding: 159px 20px 0px 20px; } .framer-elCit .framer-k0c0lu { gap: 40px; max-width: 390px; } .framer-elCit .framer-1d8k82s { gap: 40px; } .framer-elCit .framer-1s06ni0-container { left: 49%; top: -21px; } .framer-elCit .framer-oogc4, .framer-elCit .framer-tietd2 { width: 100%; } .framer-elCit .framer-1t9y3tw { padding: 20px 0px 0px 0px; } .framer-elCit .framer-1cejrx8 { flex: 1 0 0px; width: 1px; } .framer-elCit .framer-1kae4qr { padding: 60px 20px 510px 20px; } .framer-elCit .framer-1f8geei { flex-direction: column; gap: 24px; justify-content: center; max-width: 390px; } .framer-elCit .framer-6km68q, .framer-elCit .framer-3yocfm-container { flex: none; width: 100%; } .framer-elCit .framer-13h55yb-container { bottom: 869px; width: auto; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4503\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 * @framerAutoSizeImages true\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-elCit\");export default Framerd43ZHZRlc;Framerd43ZHZRlc.displayName=\"Privacy Policy\";Framerd43ZHZRlc.defaultProps={height:4503,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,...TagFonts,...FaqFaqFonts,...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),...componentPresets.fonts?.[\"V5WMMMTNz\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"V5WMMMTNz\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd43ZHZRlc\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4503\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rvooOv_qO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PIO6mrxTf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"ucP23JDpX\\\":{\\\"pattern\\\":\\\":ucP23JDpX\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuHeaderFonts", "getFonts", "h0hwoMfeQ_default", "MenuHeaderWithVariantAppearEffect", "withVariantAppearEffect", "TagFonts", "VPRIOK0vz_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "FaqFaqFonts", "ChXEWrULT_default", "CTASectionFonts", "MX_2Mko4B_default", "FooterFonts", "FTyV1iGLT_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "transformTemplate1", "_", "t", "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", "Container", "MenuHeaderWithVariantAppearEffect", "MotionDivWithFX", "ContainerWithFX", "VPRIOK0vz_default", "RichText2", "x", "ComponentPresetsProvider", "ChXEWrULT_default", "MX_2Mko4B_default", "FTyV1iGLT_default", "css", "Framerd43ZHZRlc", "withCSS", "d43ZHZRlc_default", "addFonts", "MenuHeaderFonts", "TagFonts", "FaqFaqFonts", "CTASectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
