{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kRiuE3wCIrx09pf0bSkI/t3MzSCXnbva3130jWaib/VDoWs8sfH.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import SupportArticles from\"#framer/local/collection/xXV4WBvso/xXV4WBvso.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle11 from\"#framer/local/css/b9fMczrhP/b9fMczrhP.js\";import*as sharedStyle2 from\"#framer/local/css/e8VWapE80/e8VWapE80.js\";import*as sharedStyle9 from\"#framer/local/css/ElBp9J0Jg/ElBp9J0Jg.js\";import*as sharedStyle8 from\"#framer/local/css/f3AF0clCm/f3AF0clCm.js\";import*as sharedStyle10 from\"#framer/local/css/GaDtFfcmG/GaDtFfcmG.js\";import*as sharedStyle5 from\"#framer/local/css/GVvsjzQJ6/GVvsjzQJ6.js\";import*as sharedStyle1 from\"#framer/local/css/INcHrmADn/INcHrmADn.js\";import*as sharedStyle4 from\"#framer/local/css/nszerWchi/nszerWchi.js\";import*as sharedStyle3 from\"#framer/local/css/pa0_teNO2/pa0_teNO2.js\";import*as sharedStyle6 from\"#framer/local/css/S_SvnJeP3/S_SvnJeP3.js\";import*as sharedStyle from\"#framer/local/css/tYuhbYd6w/tYuhbYd6w.js\";import*as sharedStyle7 from\"#framer/local/css/w_RrX1l9n/w_RrX1l9n.js\";import metadataProvider from\"#framer/local/webPageMetadata/VDoWs8sfH/VDoWs8sfH.js\";const EmbedFonts=getFonts(Embed);const breakpoints={asGX2_gr0:\"(min-width: 1080px)\",ijjHFsnPU:\"(min-width: 824px) and (max-width: 1079px)\",mM02qhF3Z:\"(max-width: 823px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-c6Dej\";const variantClassNames={asGX2_gr0:\"framer-v-18wv28d\",ijjHFsnPU:\"framer-v-s42gie\",mM02qhF3Z:\"framer-v-11eixx2\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"asGX2_gr0\",Phone:\"mM02qhF3Z\",Tablet:\"ijjHFsnPU\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"asGX2_gr0\"};};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:\"VDoWs8sfH\",data:SupportArticles,type:\"Collection\"},select:[{collection:\"VDoWs8sfH\",name:\"TjzL058Ck\",type:\"Identifier\"},{collection:\"VDoWs8sfH\",name:\"qCfKsHRc5\",type:\"Identifier\"},{collection:\"VDoWs8sfH\",name:\"x3_tL19uP\",type:\"Identifier\"},{collection:\"VDoWs8sfH\",name:\"OIz9VRRsb\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"VDoWs8sfH\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,qCfKsHRc5=getFromCurrentRouteData(\"qCfKsHRc5\")??\"\",x3_tL19uP=getFromCurrentRouteData(\"x3_tL19uP\"),OIz9VRRsb=getFromCurrentRouteData(\"OIz9VRRsb\")??\"\",TjzL058CkCruNRTqYe,qCfKsHRc5CruNRTqYe,idCruNRTqYe,TjzL058Ck=getFromCurrentRouteData(\"TjzL058Ck\")??\"\",...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,sharedStyle10.className,sharedStyle11.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(x3_tL19uP,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"asGX2_gr0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18wv28d\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g76bkw-container\",\"data-framer-name\":\"CSS\",isModuleExternal:true,name:\"CSS\",nodeId:\"YC2ZJ5RQ9\",scopeId:\"VDoWs8sfH\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<style type=\"text/css\">\\n.framer-1inuo85 blockquote.framer-text p.framer-text{margin-top: 0px !important;}\\n.framer-1inuo85 blockquote.framer-text + h6.framer-text{margin-top: 16px !important;}\\n    \\n.framer-1inuo85 ol.framer-text{margin: 0px !important;}\\n.framer-1inuo85 ul.framer-text{margin: 0px !important;}\\n.framer-1inuo85 img.framer-text{margin-top:56px !important;}\\n\\n.framer-1inuo85 h1.framer-text{margin-top: 44px !important;}\\n.framer-1inuo85 h2.framer-text{margin-top: 32px !important;}\\n.framer-1inuo85 h6.framer-text{margin-top: 40px !important;}\\n.framer-1inuo85 p.framer-text{margin-top: 40px !important;}\\n.framer-1inuo85 li p.framer-text{margin-top: 8px !important;}\\n\\n.framer-1inuo85 h1.framer-text + p.framer-text,\\n.framer-1inuo85 h2.framer-text + p.framer-text,\\n.framer-1inuo85 ol.framer-text:has(li > h1.framer-text) + p.framer-text,\\n.framer-1inuo85 ol.framer-text:has(li > h2.framer-text) + p.framer-text{\\n    margin-top: 14px !important;}\\n\\n.framer-1inuo85 ul.framer-text li:first-child p.framer-text,\\n.framer-1inuo85 ol.framer-text li:first-child p.framer-text {\\n    margin-top: 14px !important;}\\n\\n\\n</style>',id:\"YC2ZJ5RQ9\",layoutId:\"YC2ZJ5RQ9\",name:\"CSS\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ox63yd\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1heaojb\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ydube\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-hjog8\",\"data-styles-preset\":\"tYuhbYd6w\",children:\"Privacy Policy\"})}),className:\"framer-7vqz3w\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:qCfKsHRc5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qb6klo\",\"data-framer-name\":\"Last update\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mM02qhF3Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wupbxb\",\"data-styles-preset\":\"e8VWapE80\",children:\"Last Updated:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14ndnao\",\"data-styles-preset\":\"INcHrmADn\",children:\"Last Updated:\"})}),className:\"framer-1vf30to\",\"data-framer-name\":\"Last update\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mM02qhF3Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wupbxb\",\"data-styles-preset\":\"e8VWapE80\",children:\"Jan 20, 2021\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14ndnao\",\"data-styles-preset\":\"INcHrmADn\",children:\"Jan 20, 2021\"})}),className:\"framer-128qtj8\",\"data-framer-name\":\"Last update\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"UBW58tO8F\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"btY_GvDjX\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:OIz9VRRsb,className:\"framer-1inuo85\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8n1owz\",blockquote:\"framer-styles-preset-yl867s\",code:\"framer-styles-preset-1dg925a\",h2:\"framer-styles-preset-1oz2dpd\",h3:\"framer-styles-preset-1t6rry\",h6:\"framer-styles-preset-oylypv\",img:\"framer-styles-preset-h4biqb\",p:\"framer-styles-preset-nopqeh\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cnbj82\",\"data-framer-name\":\"Side\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12gdu9t\",\"data-framer-name\":\"Other Topic\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-85be70c2-b61c-4abd-9f5c-b77b90908997, rgb(16, 24, 40))\",\"--framer-text-transform\":\"uppercase\"},children:\"See others Topic\"})}),className:\"framer-1s2cnp7\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uhb0ba\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"CruNRTqYe\",data:SupportArticles,type:\"Collection\"},select:[{collection:\"CruNRTqYe\",name:\"TjzL058Ck\",type:\"Identifier\"},{collection:\"CruNRTqYe\",name:\"qCfKsHRc5\",type:\"Identifier\"},{collection:\"CruNRTqYe\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"CruNRTqYe\",name:\"TjzL058Ck\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:TjzL058Ck},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idCruNRTqYe,qCfKsHRc5:qCfKsHRc5CruNRTqYe,TjzL058Ck:TjzL058CkCruNRTqYe},index)=>{TjzL058CkCruNRTqYe??=\"\";qCfKsHRc5CruNRTqYe??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`CruNRTqYe-${idCruNRTqYe}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{TjzL058Ck:TjzL058CkCruNRTqYe},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{TjzL058Ck:TjzL058CkCruNRTqYe},webPageId:\"VDoWs8sfH\"},motionChild:true,nodeId:\"b8_zx9CwO\",scopeId:\"VDoWs8sfH\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-17sdznd framer-1p8eqh2\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wynfls\",\"data-styles-preset\":\"b9fMczrhP\",style:{\"--framer-text-color\":\"var(--token-13e6f3ca-15c9-4f7b-8059-531819bca5ff, rgb(28, 133, 232))\"},children:\"Privacy Policy\"})}),className:\"framer-12463ld\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:qCfKsHRc5CruNRTqYe,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bzs5fq\",\"data-framer-name\":\"arrow-up-right\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-144l9rw\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"12\" viewBox=\"-1 -1 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.832031 9.16634L9.16536 0.833008M9.16536 0.833008H0.832031M9.16536 0.833008V9.16634\" stroke=\"#1C85E8\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})})})},idCruNRTqYe);})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r01yjz\",\"data-framer-name\":\"Bottom\"})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-c6Dej.framer-1p8eqh2, .framer-c6Dej .framer-1p8eqh2 { display: block; }\",\".framer-c6Dej.framer-18wv28d { 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: visible; padding: 0px; position: relative; width: 1080px; }\",\".framer-c6Dej .framer-g76bkw-container { flex: none; height: 1px; position: relative; width: 1px; }\",\".framer-c6Dej .framer-ox63yd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-c6Dej .framer-1heaojb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 1024px; overflow: visible; padding: 200px 24px 120px 24px; position: relative; width: 100%; }\",\".framer-c6Dej .framer-18ydube { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-c6Dej .framer-7vqz3w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c6Dej .framer-qb6klo { 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: 64px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-c6Dej .framer-1vf30to, .framer-c6Dej .framer-128qtj8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-c6Dej .framer-1inuo85 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c6Dej .framer-1cnbj82 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: sticky; top: 100px; width: 300px; z-index: 1; }\",\".framer-c6Dej .framer-12gdu9t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-c6Dej .framer-1s2cnp7 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c6Dej .framer-1uhb0ba { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-c6Dej .framer-17sdznd { --border-bottom-width: 1px; --border-color: var(--token-66eb2fc3-073b-4c8e-8af3-daa96b6380ad, rgba(0, 0, 0, 0.06)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-c6Dej .framer-12463ld { --framer-paragraph-spacing: 16px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-c6Dej .framer-1bzs5fq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-c6Dej .framer-144l9rw { bottom: 8px; flex: none; left: 4px; position: absolute; right: 8px; top: 4px; }\",\".framer-c6Dej .framer-1r01yjz { background: linear-gradient(0deg, #e8f0f7 0%, rgba(232,240,247,0) 100%); bottom: 0px; flex: none; height: 160px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c6Dej.framer-18wv28d, .framer-c6Dej .framer-ox63yd, .framer-c6Dej .framer-1heaojb, .framer-c6Dej .framer-18ydube, .framer-c6Dej .framer-qb6klo, .framer-c6Dej .framer-1cnbj82, .framer-c6Dej .framer-12gdu9t, .framer-c6Dej .framer-1uhb0ba, .framer-c6Dej .framer-17sdznd { gap: 0px; } .framer-c6Dej.framer-18wv28d > *, .framer-c6Dej .framer-1uhb0ba > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-c6Dej.framer-18wv28d > :first-child, .framer-c6Dej .framer-ox63yd > :first-child, .framer-c6Dej .framer-18ydube > :first-child, .framer-c6Dej .framer-1cnbj82 > :first-child, .framer-c6Dej .framer-12gdu9t > :first-child, .framer-c6Dej .framer-1uhb0ba > :first-child { margin-top: 0px; } .framer-c6Dej.framer-18wv28d > :last-child, .framer-c6Dej .framer-ox63yd > :last-child, .framer-c6Dej .framer-18ydube > :last-child, .framer-c6Dej .framer-1cnbj82 > :last-child, .framer-c6Dej .framer-12gdu9t > :last-child, .framer-c6Dej .framer-1uhb0ba > :last-child { margin-bottom: 0px; } .framer-c6Dej .framer-ox63yd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-c6Dej .framer-1heaojb > * { margin: 0px; margin-left: calc(96px / 2); margin-right: calc(96px / 2); } .framer-c6Dej .framer-1heaojb > :first-child, .framer-c6Dej .framer-qb6klo > :first-child, .framer-c6Dej .framer-17sdznd > :first-child { margin-left: 0px; } .framer-c6Dej .framer-1heaojb > :last-child, .framer-c6Dej .framer-qb6klo > :last-child, .framer-c6Dej .framer-17sdznd > :last-child { margin-right: 0px; } .framer-c6Dej .framer-18ydube > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-c6Dej .framer-qb6klo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-c6Dej .framer-1cnbj82 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-c6Dej .framer-12gdu9t > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-c6Dej .framer-17sdznd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,'.framer-c6Dej[data-border=\"true\"]::after, .framer-c6Dej [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; }',\"@media (min-width: 824px) and (max-width: 1079px) { .framer-c6Dej.framer-18wv28d { width: 824px; } .framer-c6Dej .framer-1heaojb { gap: 64px; } .framer-c6Dej .framer-1cnbj82 { width: 250px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c6Dej .framer-1heaojb { gap: 0px; } .framer-c6Dej .framer-1heaojb > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-c6Dej .framer-1heaojb > :first-child { margin-left: 0px; } .framer-c6Dej .framer-1heaojb > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 823px) { .framer-c6Dej.framer-18wv28d { width: 375px; } .framer-c6Dej .framer-1heaojb { flex-direction: column; padding: 150px 0px 0px 0px; } .framer-c6Dej .framer-18ydube { flex: none; padding: 0px 24px 0px 24px; width: 100%; } .framer-c6Dej .framer-1cnbj82 { background-color: var(--token-6e8069aa-8ae9-48ee-b3f5-388df9376e4b, #f7f9fc); padding: 80px 24px 80px 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c6Dej .framer-1heaojb { gap: 0px; } .framer-c6Dej .framer-1heaojb > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-c6Dej .framer-1heaojb > :first-child { margin-top: 0px; } .framer-c6Dej .framer-1heaojb > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10868.5\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ijjHFsnPU\":{\"layout\":[\"fixed\",\"auto\"]},\"mM02qhF3Z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerVDoWs8sfH=withCSS(Component,css,\"framer-c6Dej\");export default FramerVDoWs8sfH;FramerVDoWs8sfH.displayName=\"Support\";FramerVDoWs8sfH.defaultProps={height:10868.5,width:1080};addFonts(FramerVDoWs8sfH,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...EmbedFonts,...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),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...componentPresets.fonts?.[\"btY_GvDjX\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"btY_GvDjX\"]):[],...componentPresets.fonts?.[\"UBW58tO8F\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"UBW58tO8F\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVDoWs8sfH\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1080\",\"framerIntrinsicHeight\":\"10868.5\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ijjHFsnPU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mM02qhF3Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["EmbedFonts", "getFonts", "Embed", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "xXV4WBvso_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "qCfKsHRc5", "x3_tL19uP", "OIz9VRRsb", "TjzL058CkCruNRTqYe", "qCfKsHRc5CruNRTqYe", "idCruNRTqYe", "TjzL058Ck", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Embed", "RichText2", "x", "PropertyOverrides2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "SVG", "css", "FramerVDoWs8sfH", "withCSS", "VDoWs8sfH_default", "addFonts", "EmbedFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
