{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9lLtzSiodFiAl1xexec7/3iOAYXgjTw1gmMIj0Ne7/MiaczO6ls.js"],
  "sourcesContent": ["// Generated by Framer (c126521)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import BlurGradient from\"https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/mqQEarGIByho1rG31aTv/BlurGradient_Prod.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import TagPrimaryTag from\"#framer/local/canvasComponent/IHYC0Q7Lw/IHYC0Q7Lw.js\";import NavigationFooter from\"#framer/local/canvasComponent/LT0gX9mtu/LT0gX9mtu.js\";import InteractiveComponentsCursor from\"#framer/local/canvasComponent/RMpAvj7R1/RMpAvj7R1.js\";import NavigationNavBar from\"#framer/local/canvasComponent/VBcFpApnc/VBcFpApnc.js\";import Policies from\"#framer/local/collection/rLUNrGPml/rLUNrGPml.js\";import*as sharedStyle from\"#framer/local/css/ABKs9wxVy/ABKs9wxVy.js\";import*as sharedStyle4 from\"#framer/local/css/AF123_mjW/AF123_mjW.js\";import*as sharedStyle6 from\"#framer/local/css/DOWnf2wWb/DOWnf2wWb.js\";import*as sharedStyle2 from\"#framer/local/css/Q9YGoPiQM/Q9YGoPiQM.js\";import*as sharedStyle1 from\"#framer/local/css/QhK6qqT5U/QhK6qqT5U.js\";import*as sharedStyle3 from\"#framer/local/css/VnmEZ_3BZ/VnmEZ_3BZ.js\";import*as sharedStyle5 from\"#framer/local/css/ZBjcpZ6NR/ZBjcpZ6NR.js\";import metadataProvider from\"#framer/local/webPageMetadata/MiaczO6ls/MiaczO6ls.js\";const NavigationNavBarFonts=getFonts(NavigationNavBar);const TagPrimaryTagFonts=getFonts(TagPrimaryTag);const NavigationFooterFonts=getFonts(NavigationFooter);const BlurGradientFonts=getFonts(BlurGradient);const SmoothScrollFonts=getFonts(SmoothScroll);const InteractiveComponentsCursorFonts=getFonts(InteractiveComponentsCursor);const breakpoints={hP4DU0ABs:\"(min-width: 1440px)\",JfqiOSqYM:\"(min-width: 810px) and (max-width: 1199px)\",ndzs0Y9H5:\"(min-width: 1200px) and (max-width: 1439px)\",qPjfRyq03:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mNe0H\";const variantClassNames={hP4DU0ABs:\"framer-v-44do88\",JfqiOSqYM:\"framer-v-1hw99sv\",ndzs0Y9H5:\"framer-v-t4u44o\",qPjfRyq03:\"framer-v-10lpc2y\"};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};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 prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};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={L:\"ndzs0Y9H5\",M:\"JfqiOSqYM\",S:\"qPjfRyq03\",XL:\"hP4DU0ABs\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"hP4DU0ABs\"};};const cursor={alignment:\"center\",component:InteractiveComponentsCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition1,variant:\"VKeZmVTKZ\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,yn3XiFF9SHgc8ft99g,WxefFDjNTHgc8ft99g,NHqcQ4k6oHgc8ft99g,uBrouiWbvHgc8ft99g,zSxRelg24Hgc8ft99g,jQLZtPWi0Hgc8ft99g,idHgc8ft99g,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({\"12451dz\":cursor});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"hP4DU0ABs\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-44do88\",className),\"data-framer-cursor\":\"12451dz\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zuqjeg-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfqiOSqYM:{ZZP27DOb1:\"0px 50px 0px 50px\"},ndzs0Y9H5:{ZZP27DOb1:\"0px 70px 0px 70px\"},qPjfRyq03:{variant:\"tr5pxKGkd\",ZZP27DOb1:\"0px 30px 0px 30px\"}},children:/*#__PURE__*/_jsx(NavigationNavBar,{height:\"100%\",id:\"nLa1HRIXQ\",layoutId:\"nLa1HRIXQ\",style:{width:\"100%\"},variant:\"BUzWFjjg8\",width:\"100%\",ZZP27DOb1:\"0px 120px 0px 120px\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-n2l2aw\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2fx0li\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15mvf6i\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ipazxt\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Hgc8ft99g\",data:Policies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},orderBy:[{collection:\"Hgc8ft99g\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"Hgc8ft99g\",name:\"yn3XiFF9S\",type:\"Identifier\"},{collection:\"Hgc8ft99g\",name:\"WxefFDjNT\",type:\"Identifier\"},{collection:\"Hgc8ft99g\",name:\"NHqcQ4k6o\",type:\"Identifier\"},{collection:\"Hgc8ft99g\",name:\"uBrouiWbv\",type:\"Identifier\"},{collection:\"Hgc8ft99g\",name:\"zSxRelg24\",type:\"Identifier\"},{collection:\"Hgc8ft99g\",name:\"jQLZtPWi0\",type:\"Identifier\"},{collection:\"Hgc8ft99g\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idHgc8ft99g,jQLZtPWi0:jQLZtPWi0Hgc8ft99g,NHqcQ4k6o:NHqcQ4k6oHgc8ft99g,uBrouiWbv:uBrouiWbvHgc8ft99g,WxefFDjNT:WxefFDjNTHgc8ft99g,yn3XiFF9S:yn3XiFF9SHgc8ft99g,zSxRelg24:zSxRelg24Hgc8ft99g},index)=>{yn3XiFF9SHgc8ft99g??=\"\";WxefFDjNTHgc8ft99g??=\"\";NHqcQ4k6oHgc8ft99g??=\"\";zSxRelg24Hgc8ft99g??=\"\";jQLZtPWi0Hgc8ft99g??=\"\";const textContent=prefix(toDateString(uBrouiWbvHgc8ft99g,{dateStyle:\"medium\",display:\"date-time\",locale:\"\"},activeLocaleCode),\"Updated Date: \");return /*#__PURE__*/_jsx(LayoutGroup,{id:`Hgc8ft99g-${idHgc8ft99g}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jQLZtPWi0:jQLZtPWi0Hgc8ft99g},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w5qcvi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dpnarz\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qf2gs3\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19992zs\",\"data-framer-name\":\"Tag & Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfqiOSqYM:{y:(componentViewport?.y||0)+0+0+0+180+0+0+0+0+0+0+0+0+0+0+0+0},qPjfRyq03:{y:(componentViewport?.y||0)+0+0+0+160+0+0+0+0+0+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+0+0+200+0+0+0+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1piac4m-container\",children:/*#__PURE__*/_jsx(TagPrimaryTag,{cqJWu4qwJ:\"rgb(255, 255, 255)\",height:\"100%\",id:\"LjHl8wfNh\",KS7KLFqN8:WxefFDjNTHgc8ft99g,layoutId:\"LjHl8wfNh\",rQKAY6456:yn3XiFF9SHgc8ft99g,variant:\"AksRoqhcS\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nloz4o\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1idioqq\",\"data-styles-preset\":\"ABKs9wxVy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)) 0%, var(--token-14f74354-f5bc-49c1-9486-2936a231e276, rgba(255, 255, 255, 0.3)) 350%)\"},children:\"Privacy Policy\"})})}),className:\"framer-fizo4p\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:NHqcQ4k6oHgc8ft99g,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6of88e\",\"data-framer-name\":\"Date\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-alignment\":\"left\"},children:\"Last updated: 26th of October, 2024\"})}),className:\"framer-13ai77c\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uj1jec\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:zSxRelg24Hgc8ft99g,className:\"framer-1jsooxm\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h3:\"framer-styles-preset-pyuk04\",h4:\"framer-styles-preset-1ing3ma\",h5:\"framer-styles-preset-1c68m5h\",h6:\"framer-styles-preset-gks8kk\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})},idHgc8ft99g);})})})})})})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-nf6i60\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfqiOSqYM:{y:(componentViewport?.y||0)+0+753.2+0},qPjfRyq03:{y:(componentViewport?.y||0)+0+733.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:542,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+813.2+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1es3rv5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfqiOSqYM:{variant:\"PpWX9Nzcf\"},ndzs0Y9H5:{variant:\"aPOG0xPII\"},qPjfRyq03:{variant:\"tAhy0cIZG\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"g1JSRTFZp\",layoutId:\"g1JSRTFZp\",style:{width:\"100%\"},variant:\"hDiagrBhX\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u1lkb9-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(BlurGradient,{blur:10,borderRadius:\"0px\",direction:\"to bottom\",height:\"100%\",id:\"glMcVwrXd\",layoutId:\"glMcVwrXd\",style:{height:\"100%\",width:\"100%\"},transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t6rcyl-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"WGqCbARvX\",intensity:15,layoutId:\"WGqCbARvX\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mNe0H.framer-19rgzy5, .framer-mNe0H .framer-19rgzy5 { display: block; }\",\".framer-mNe0H.framer-44do88 { align-content: center; align-items: center; background-color: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-mNe0H .framer-zuqjeg-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-mNe0H .framer-n2l2aw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px 0px 160px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-mNe0H .framer-2fx0li { flex: none; height: 80px; overflow: hidden; position: relative; width: 100%; }\",\".framer-mNe0H .framer-15mvf6i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 980px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-ipazxt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-1w5qcvi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-1dpnarz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; max-width: 980px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-1qf2gs3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-19992zs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-1piac4m-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mNe0H .framer-1nloz4o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-fizo4p { --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; z-index: 1; }\",\".framer-mNe0H .framer-6of88e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 500px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-13ai77c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-mNe0H .framer-1uj1jec { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mNe0H .framer-1jsooxm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mNe0H .framer-nf6i60 { 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: 100%; }\",\".framer-mNe0H .framer-1es3rv5-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 9; }\",\".framer-mNe0H .framer-u1lkb9-container { bottom: 0px; flex: none; height: 160px; left: 0px; pointer-events: none; position: fixed; right: 0px; z-index: 8; }\",\".framer-mNe0H .framer-1t6rcyl-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mNe0H.framer-44do88, .framer-mNe0H .framer-n2l2aw, .framer-mNe0H .framer-15mvf6i, .framer-mNe0H .framer-ipazxt, .framer-mNe0H .framer-1w5qcvi, .framer-mNe0H .framer-1dpnarz, .framer-mNe0H .framer-1qf2gs3, .framer-mNe0H .framer-19992zs, .framer-mNe0H .framer-1nloz4o, .framer-mNe0H .framer-6of88e, .framer-mNe0H .framer-1uj1jec, .framer-mNe0H .framer-nf6i60 { gap: 0px; } .framer-mNe0H.framer-44do88 > *, .framer-mNe0H .framer-1nloz4o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mNe0H.framer-44do88 > :first-child, .framer-mNe0H .framer-n2l2aw > :first-child, .framer-mNe0H .framer-15mvf6i > :first-child, .framer-mNe0H .framer-ipazxt > :first-child, .framer-mNe0H .framer-1w5qcvi > :first-child, .framer-mNe0H .framer-1dpnarz > :first-child, .framer-mNe0H .framer-1qf2gs3 > :first-child, .framer-mNe0H .framer-19992zs > :first-child, .framer-mNe0H .framer-1nloz4o > :first-child, .framer-mNe0H .framer-1uj1jec > :first-child { margin-top: 0px; } .framer-mNe0H.framer-44do88 > :last-child, .framer-mNe0H .framer-n2l2aw > :last-child, .framer-mNe0H .framer-15mvf6i > :last-child, .framer-mNe0H .framer-ipazxt > :last-child, .framer-mNe0H .framer-1w5qcvi > :last-child, .framer-mNe0H .framer-1dpnarz > :last-child, .framer-mNe0H .framer-1qf2gs3 > :last-child, .framer-mNe0H .framer-19992zs > :last-child, .framer-mNe0H .framer-1nloz4o > :last-child, .framer-mNe0H .framer-1uj1jec > :last-child { margin-bottom: 0px; } .framer-mNe0H .framer-n2l2aw > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-mNe0H .framer-15mvf6i > *, .framer-mNe0H .framer-1w5qcvi > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-mNe0H .framer-ipazxt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mNe0H .framer-1dpnarz > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-mNe0H .framer-1qf2gs3 > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-mNe0H .framer-19992zs > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-mNe0H .framer-6of88e > *, .framer-mNe0H .framer-nf6i60 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mNe0H .framer-6of88e > :first-child, .framer-mNe0H .framer-nf6i60 > :first-child { margin-left: 0px; } .framer-mNe0H .framer-6of88e > :last-child, .framer-mNe0H .framer-nf6i60 > :last-child { margin-right: 0px; } .framer-mNe0H .framer-1uj1jec > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-mNe0H.framer-44do88 { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-mNe0H.framer-44do88 { width: 810px; } .framer-mNe0H .framer-n2l2aw { gap: 100px; padding: 0px 0px 120px 0px; } .framer-mNe0H .framer-15mvf6i { padding: 0px 50px 0px 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mNe0H .framer-n2l2aw { gap: 0px; } .framer-mNe0H .framer-n2l2aw > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-mNe0H .framer-n2l2aw > :first-child { margin-top: 0px; } .framer-mNe0H .framer-n2l2aw > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-mNe0H.framer-44do88 { width: 390px; } .framer-mNe0H .framer-n2l2aw { gap: 80px; padding: 0px 0px 120px 0px; } .framer-mNe0H .framer-15mvf6i { padding: 0px 30px 0px 30px; } .framer-mNe0H .framer-1dpnarz { max-width: 460px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mNe0H .framer-n2l2aw { gap: 0px; } .framer-mNe0H .framer-n2l2aw > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-mNe0H .framer-n2l2aw > :first-child { margin-top: 0px; } .framer-mNe0H .framer-n2l2aw > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3093\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ndzs0Y9H5\":{\"layout\":[\"fixed\",\"auto\"]},\"JfqiOSqYM\":{\"layout\":[\"fixed\",\"auto\"]},\"qPjfRyq03\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerMiaczO6ls=withCSS(Component,css,\"framer-mNe0H\");export default FramerMiaczO6ls;FramerMiaczO6ls.displayName=\"Page\";FramerMiaczO6ls.defaultProps={height:3093,width:1440};addFonts(FramerMiaczO6ls,[{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\"}]},...NavigationNavBarFonts,...TagPrimaryTagFonts,...NavigationFooterFonts,...BlurGradientFonts,...SmoothScrollFonts,...InteractiveComponentsCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMiaczO6ls\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ndzs0Y9H5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JfqiOSqYM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qPjfRyq03\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3093\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationNavBarFonts", "getFonts", "VBcFpApnc_default", "TagPrimaryTagFonts", "IHYC0Q7Lw_default", "NavigationFooterFonts", "LT0gX9mtu_default", "BlurGradientFonts", "BlurGradient_Prod_default", "SmoothScrollFonts", "SmoothScroll", "InteractiveComponentsCursorFonts", "RMpAvj7R1_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "prefix", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "RMpAvj7R1_default", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "yn3XiFF9SHgc8ft99g", "WxefFDjNTHgc8ft99g", "NHqcQ4k6oHgc8ft99g", "uBrouiWbvHgc8ft99g", "zSxRelg24Hgc8ft99g", "jQLZtPWi0Hgc8ft99g", "idHgc8ft99g", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VBcFpApnc_default", "ChildrenCanSuspend", "rLUNrGPml_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "IHYC0Q7Lw_default", "RichText2", "x", "LT0gX9mtu_default", "BlurGradient_Prod_default", "SmoothScroll", "css", "FramerMiaczO6ls", "withCSS", "MiaczO6ls_default", "addFonts", "NavigationNavBarFonts", "TagPrimaryTagFonts", "NavigationFooterFonts", "BlurGradientFonts", "SmoothScrollFonts", "InteractiveComponentsCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
