{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/k1oSENsV9zGM87VyOZmG/KsTiBfr9Q474VJPAmi8v/IMTdgTuqo.js"],
  "sourcesContent": ["// Generated by Framer (4e800ba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import ComponentsNavigation from\"#framer/local/canvasComponent/Am64dxw8X/Am64dxw8X.js\";import Footer from\"#framer/local/canvasComponent/N3knqLmla/N3knqLmla.js\";import Divider from\"#framer/local/canvasComponent/NB9UcnKBZ/NB9UcnKBZ.js\";import ComponentsCursors from\"#framer/local/canvasComponent/QzRb71kAI/QzRb71kAI.js\";import*as sharedStyle1 from\"#framer/local/css/LqFv966fz/LqFv966fz.js\";import*as sharedStyle2 from\"#framer/local/css/QuOM12v6c/QuOM12v6c.js\";import*as sharedStyle from\"#framer/local/css/yWKRTLhQZ/yWKRTLhQZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/IMTdgTuqo/IMTdgTuqo.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const ComponentsNavigationFonts=getFonts(ComponentsNavigation);const FeatherFonts=getFonts(Feather);const ContainerWithFX=withFX(Container);const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const DividerFonts=getFonts(Divider);const FooterFonts=getFonts(Footer);const FooterWithVariantAppearEffect=withVariantAppearEffect(Footer);const ComponentsCursorsFonts=getFonts(ComponentsCursors);const breakpoints={elGxhNOTF:\"(max-width: 809px)\",JagXNQ4mz:\"(min-width: 1200px)\",oHRztqgI0:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PWToG\";const variantClassNames={elGxhNOTF:\"framer-v-jx337\",JagXNQ4mz:\"framer-v-10dgcfa\",oHRztqgI0:\"framer-v-1ei06bu\"};const transition1={bounce:.2,delay:0,duration:3,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.2,skewX:0,skewY:0,x:0,y:-33};const transition3={delay:.2,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:140};const transition4={delay:.3,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Laptop:\"JagXNQ4mz\",Phone:\"elGxhNOTF\",Tablet:\"oHRztqgI0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JagXNQ4mz\"};};const cursor={component:ComponentsCursors,variant:\"ACMv8r70K\"};const cursor1={component:ComponentsCursors,variant:\"VMQwepbCR\"};const cursor2={component:ComponentsCursors,variant:\"yctul_CuG\"};const cursor3={component:ComponentsCursors,variant:\"dIAZfYyk6\"};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{style,className,layoutId,variant,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"NWBOvtSzv\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"FZR3bqr9T\");const ref2=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"dOojCcMVr\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"tqGI57GRL\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"dRFZspugj\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"LWfiUesA6\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"X1k8FHXli\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"bAPgy4S32\");const ref8=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"elGxhNOTF\")return true;return false;};useCustomCursors({\"12cj42j\":cursor3,tk2pcc:cursor1,ucrvko:cursor2,xynmh3:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JagXNQ4mz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-10dgcfa\",className),\"data-framer-cursor\":\"xynmh3\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ct8dpu\",\"data-framer-name\":\"top\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ur5kbu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OtD3Rl4y1\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"OtD3Rl4y1\",intensity:10,layoutId:\"OtD3Rl4y1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"nav\",{className:\"framer-9xeqh0\",\"data-framer-name\":\"Navigation\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Yp1au__gv\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"WCF3WC6vZ\"},implicitPathVariables:undefined},{href:{hash:\":xHGBAHHNY\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"fCH0WrJL6\"},implicitPathVariables:undefined},{href:{hash:\":Yp1au__gv\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"WCF3WC6vZ\"},implicitPathVariables:undefined},{href:{hash:\":xHGBAHHNY\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"fCH0WrJL6\"},implicitPathVariables:undefined},{href:{hash:\":Yp1au__gv\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"WCF3WC6vZ\"},implicitPathVariables:undefined},{href:{hash:\":xHGBAHHNY\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"fCH0WrJL6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{y:-5},oHRztqgI0:{y:5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mvvhoy-container\",\"data-framer-name\":\"Navigation Bar\",name:\"Navigation Bar\",nodeId:\"Uov_XaEbN\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{j3CHSFSUa:resolvedLinks[9],Ka4I_SXCt:resolvedLinks[11],lJ88FiWB_:resolvedLinks[10],OcMm96XuK:resolvedLinks[8],variant:\"ByQTgjmYK\"},oHRztqgI0:{j3CHSFSUa:resolvedLinks[5],Ka4I_SXCt:resolvedLinks[7],lJ88FiWB_:resolvedLinks[6],OcMm96XuK:resolvedLinks[4],variant:\"T2qQrmnDu\"}},children:/*#__PURE__*/_jsx(ComponentsNavigation,{height:\"100%\",hT_q2Bqu_:\"mailto:hello@markashton.com\",id:\"Uov_XaEbN\",j3CHSFSUa:resolvedLinks[1],Ka4I_SXCt:resolvedLinks[3],layoutId:\"Uov_XaEbN\",lJ88FiWB_:resolvedLinks[2],name:\"Navigation Bar\",OcMm96XuK:resolvedLinks[0],RpQ1002rf:\"linkedin.com\",RUc77AO2h:\"twitter.com\",style:{width:\"100%\"},variant:\"ZZKO2QmrQ\",width:\"100%\",XhentpVOP:\"instagram.com\"})})})})})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":LNfcDc55M\",webPageId:\"fCH0WrJL6\"},motionChild:true,nodeId:\"dOojCcMVr\",openInNewTab:false,scopeId:\"IMTdgTuqo\",smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200),pixelHeight:2e3,pixelWidth:3500,positionX:\"29.8%\",positionY:\"40.5%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?lossless=1 3500w\"}},oHRztqgI0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200),pixelHeight:2e3,pixelWidth:3500,positionX:\"30.3%\",positionY:\"40.4%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?lossless=1 3500w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200),pixelHeight:2e3,pixelWidth:3500,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/nYlzJuqohUbYL9roJzbdXW6ZTZg.webp?lossless=1 3500w\"},className:\"framer-1ffqyp7 framer-1ou9tnv\",\"data-framer-appear-id\":\"1ffqyp7\",\"data-framer-name\":\"Hero\",id:elementId2,initial:animation1,optimized:true,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yt3pz1\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i8aav4\",\"data-framer-name\":\"Arrow\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k7mahw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zKc3Dt7RO\",rendersWithMotion:true,scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-left\",id:\"zKc3Dt7RO\",layoutId:\"zKc3Dt7RO\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fdq83t\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14lj9nx\",\"data-styles-preset\":\"yWKRTLhQZ\",style:{\"--framer-text-color\":\"var(--token-28ada5df-c75d-45de-b6b6-690e156e6285, rgb(250, 250, 250))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Privacy Policy\"})})}),className:\"framer-19n4rbn\",\"data-framer-appear-id\":\"19n4rbn\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19k4luz\",\"data-framer-name\":\"Description\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:160}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, rgb(255, 255, 255))\"},children:\"Studio Arcana respects your privacy and is committed to protecting your personal data. This privacy policy will inform you about how we look after your personal data when you visit our website and tell you about your privacy rights and how the law protects you.\"})}),className:\"framer-1yshhxg\",\"data-framer-appear-id\":\"1yshhxg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation6,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-109zdej\",\"data-framer-name\":\"Important Information\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-76fj54\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-10q3qjb\",\"data-styles-preset\":\"QuOM12v6c\",style:{\"--framer-text-color\":\"var(--token-22fcb246-38bd-48c6-8a41-8eefd4df124f, rgb(26, 26, 26))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Important Information\"})})}),className:\"framer-y0ao9z\",\"data-framer-appear-id\":\"y0ao9z\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-palq3h\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Studio Arcana\"}),\" trades under \",/*#__PURE__*/_jsx(\"strong\",{children:\"Jammy Rum Limited\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[\"This privacy policy aims to give you information on how \",/*#__PURE__*/_jsx(\"strong\",{children:\"Studio Arcana\"}),\" collects and processes your personal data through your use of this website, including any data you may provide through this site.\"]})]}),className:\"framer-958jd7\",\"data-framer-appear-id\":\"958jd7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{y:(componentViewport?.y||0)+0+772.5},oHRztqgI0:{y:(componentViewport?.y||0)+0+1209.5111}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1036.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18oeq4a-container\",nodeId:\"cNbE0xbvJ\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{variant:\"EsCNN5YFn\"},oHRztqgI0:{variant:\"WkRBWovOc\"}},children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"cNbE0xbvJ\",layoutId:\"cNbE0xbvJ\",style:{height:\"100%\",width:\"100%\"},variant:\"RXQFV1VMp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1w48rz9\",\"data-framer-name\":\"The Data We Collect About You\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h60zyh\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-10q3qjb\",\"data-styles-preset\":\"QuOM12v6c\",style:{\"--framer-text-color\":\"var(--token-22fcb246-38bd-48c6-8a41-8eefd4df124f, rgb(26, 26, 26))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"The Data We Collect About You\"})})}),className:\"framer-1tgh9mr\",\"data-framer-appear-id\":\"1tgh9mr\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15oab8c\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[\"We may collect, use, store and transfer different kinds of personal data about you including:\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Identity Data (such as your name, username, or similar identifier)\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Contact Data (such as your email address)\"})})]})]}),className:\"framer-b3gzbj\",\"data-framer-appear-id\":\"b3gzbj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{y:(componentViewport?.y||0)+0+989.5},oHRztqgI0:{y:(componentViewport?.y||0)+0+1783.9111}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1303.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dlxscs-container\",nodeId:\"HTmbocZGR\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{variant:\"EsCNN5YFn\"},oHRztqgI0:{variant:\"WkRBWovOc\"}},children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"HTmbocZGR\",layoutId:\"HTmbocZGR\",style:{height:\"100%\",width:\"100%\"},variant:\"RXQFV1VMp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-upxo8g\",\"data-framer-name\":\"How We Use Your Personal Data\",id:elementId5,ref:ref6,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m1h3ox\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-10q3qjb\",\"data-styles-preset\":\"QuOM12v6c\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"How We Use Your Personal Data\"})})}),className:\"framer-nr23lk\",\"data-framer-appear-id\":\"nr23lk\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g2pn9u\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[\"We will only use your personal data when the law allows us to. Most commonly, we will use your personal data to:\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Respond to your inquiries\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Send you newsletters if you have subscribed\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Improve our website and services\"})})]})]}),className:\"framer-qg0jke\",\"data-framer-appear-id\":\"qg0jke\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{y:(componentViewport?.y||0)+0+1300.5},oHRztqgI0:{y:(componentViewport?.y||0)+0+2493.3111}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1594.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k0ixhi-container\",nodeId:\"pphCJYX_Y\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{variant:\"EsCNN5YFn\"},oHRztqgI0:{variant:\"WkRBWovOc\"}},children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"pphCJYX_Y\",layoutId:\"pphCJYX_Y\",style:{height:\"100%\",width:\"100%\"},variant:\"RXQFV1VMp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-pi76u\",\"data-framer-name\":\"Data Security\",id:elementId6,ref:ref7,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v57ohc\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-10q3qjb\",\"data-styles-preset\":\"QuOM12v6c\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Data Security\"})})}),className:\"framer-1a9k0k7\",\"data-framer-appear-id\":\"1a9k0k7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hhrs33\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"We have put in place appropriate security measures to prevent your personal data from being accidentally lost, used or accessed in an unauthorized way.\"})}),className:\"framer-w40t2x\",\"data-framer-appear-id\":\"w40t2x\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{y:(componentViewport?.y||0)+0+1612.5},oHRztqgI0:{y:(componentViewport?.y||0)+0+2797.7111}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1808.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o0e4im-container\",nodeId:\"DxVBePVmw\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{variant:\"EsCNN5YFn\"},oHRztqgI0:{variant:\"WkRBWovOc\"}},children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"DxVBePVmw\",layoutId:\"DxVBePVmw\",style:{height:\"100%\",width:\"100%\"},variant:\"RXQFV1VMp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-6q7v8s\",\"data-framer-name\":\"Your Legal Rights\",id:elementId7,ref:ref8,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ffrl96\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-10q3qjb\",\"data-styles-preset\":\"QuOM12v6c\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Your Legal Rights\"})})}),className:\"framer-19i2zj5\",\"data-framer-appear-id\":\"19i2zj5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jc9czs\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__spring:{damping:65,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:220}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[\"You have the right to:\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Request access to your personal data\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Request correction of your personal data\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:\"Request deletion of your personal data\"})})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-lnsk4u\",\"data-styles-preset\":\"LqFv966fz\",style:{\"--framer-text-color\":\"var(--token-d5e8b09a-bea8-4f5d-a123-404b279daddc, rgb(77, 77, 77))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"For further details on your legal rights, please contact us at \",/*#__PURE__*/_jsx(\"strong\",{children:\"hello@studioarcana.com.\"})]})]}),className:\"framer-1sgf7cc\",\"data-framer-appear-id\":\"1sgf7cc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{y:(componentViewport?.y||0)+0+1823.5},oHRztqgI0:{y:(componentViewport?.y||0)+0+3642.1111}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2159.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l4n8qj-container\",nodeId:\"ZvpBOH5GX\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{variant:\"EsCNN5YFn\"},oHRztqgI0:{variant:\"WkRBWovOc\"}},children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"ZvpBOH5GX\",layoutId:\"ZvpBOH5GX\",style:{height:\"100%\",width:\"100%\"},variant:\"RXQFV1VMp\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2174}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qlqca4-container hidden-10dgcfa hidden-1ei06bu\",nodeId:\"HfOGaNI0v\",scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"HfOGaNI0v\",layoutId:\"HfOGaNI0v\",style:{height:\"100%\",width:\"100%\"},variant:\"EsCNN5YFn\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-52c188\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":sxzrHHDCy\",webPageId:\"fCH0WrJL6\"},implicitPathVariables:undefined},{href:{hash:\":sxzrHHDCy\",webPageId:\"fCH0WrJL6\"},implicitPathVariables:undefined},{href:{hash:\":sxzrHHDCy\",webPageId:\"fCH0WrJL6\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2175+40+0},oHRztqgI0:{y:(componentViewport?.y||0)+0+3643.1111+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:487,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+2160.5+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h8o7oz-container\",nodeId:\"YWO6AHcUN\",rendersWithMotion:true,scopeId:\"IMTdgTuqo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{elGxhNOTF:{__framer__variantAppearEffectEnabled:undefined,qHj7uF5Hu:resolvedLinks1[2],variant:\"LKl5z883T\"},oHRztqgI0:{__framer__variantAppearEffectEnabled:undefined,qHj7uF5Hu:resolvedLinks1[1],variant:\"wvczr1DQo\"}},children:/*#__PURE__*/_jsx(FooterWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"YWO6AHcUN\",layoutId:\"YWO6AHcUN\",NgVrKq8UJ:\"ucrvko\",OQ_6i3PC_:\"12cj42j\",qHj7uF5Hu:resolvedLinks1[0],style:{width:\"100%\"},variant:\"CDWDYtnJN\",width:\"100%\",wnTVX9cYn:\"tk2pcc\"})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PWToG.framer-1ou9tnv, .framer-PWToG .framer-1ou9tnv { display: block; }\",\".framer-PWToG.framer-10dgcfa { align-content: center; align-items: center; background-color: var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, #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: 1200px; }\",\".framer-PWToG .framer-1ct8dpu { flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-PWToG .framer-ur5kbu-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PWToG .framer-9xeqh0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 70px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: difference; overflow: visible; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 6; }\",\".framer-PWToG .framer-1mvvhoy-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PWToG .framer-1ffqyp7 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 57.25vh; justify-content: flex-start; overflow: visible; padding: 0px 0px 100px 40px; position: sticky; text-decoration: none; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-PWToG .framer-1yt3pz1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-PWToG .framer-1i8aav4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 35px; min-width: 32px; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-PWToG .framer-1k7mahw-container { aspect-ratio: 1 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 35px); left: 0px; position: absolute; right: 0px; z-index: 1; }\",\".framer-PWToG .framer-1fdq83t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 690px; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-19n4rbn, .framer-PWToG .framer-y0ao9z, .framer-PWToG .framer-958jd7, .framer-PWToG .framer-1tgh9mr, .framer-PWToG .framer-b3gzbj, .framer-PWToG .framer-nr23lk, .framer-PWToG .framer-qg0jke, .framer-PWToG .framer-1a9k0k7, .framer-PWToG .framer-w40t2x, .framer-PWToG .framer-19i2zj5, .framer-PWToG .framer-1sgf7cc { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-PWToG .framer-19k4luz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 80%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-1yshhxg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-PWToG .framer-109zdej { align-content: center; align-items: center; background-color: var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 160px 100px 40px; position: relative; width: 100%; z-index: 3; }\",\".framer-PWToG .framer-76fj54, .framer-PWToG .framer-h60zyh, .framer-PWToG .framer-m1h3ox, .framer-PWToG .framer-1v57ohc, .framer-PWToG .framer-1ffrl96 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1010px; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-palq3h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 56px; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-18oeq4a-container, .framer-PWToG .framer-dlxscs-container, .framer-PWToG .framer-k0ixhi-container, .framer-PWToG .framer-o0e4im-container, .framer-PWToG .framer-l4n8qj-container, .framer-PWToG .framer-qlqca4-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-PWToG .framer-1w48rz9, .framer-PWToG .framer-upxo8g, .framer-PWToG .framer-pi76u, .framer-PWToG .framer-6q7v8s { align-content: center; align-items: center; background-color: var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 160px 50px 40px; position: relative; width: 100%; z-index: 3; }\",\".framer-PWToG .framer-15oab8c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 107px; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-g2pn9u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 132px; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-1hhrs33 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 54px; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-jc9czs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 192px; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-PWToG .framer-52c188 { align-content: flex-start; align-items: flex-start; background-color: var(--token-cd97e533-2924-464e-a04e-2728d8a5b286, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-PWToG .framer-1h8o7oz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PWToG.framer-10dgcfa, .framer-PWToG .framer-9xeqh0, .framer-PWToG .framer-1ffqyp7, .framer-PWToG .framer-1yt3pz1, .framer-PWToG .framer-1i8aav4, .framer-PWToG .framer-1fdq83t, .framer-PWToG .framer-19k4luz, .framer-PWToG .framer-109zdej, .framer-PWToG .framer-76fj54, .framer-PWToG .framer-palq3h, .framer-PWToG .framer-1w48rz9, .framer-PWToG .framer-h60zyh, .framer-PWToG .framer-15oab8c, .framer-PWToG .framer-upxo8g, .framer-PWToG .framer-m1h3ox, .framer-PWToG .framer-g2pn9u, .framer-PWToG .framer-pi76u, .framer-PWToG .framer-1v57ohc, .framer-PWToG .framer-1hhrs33, .framer-PWToG .framer-6q7v8s, .framer-PWToG .framer-1ffrl96, .framer-PWToG .framer-jc9czs, .framer-PWToG .framer-52c188 { gap: 0px; } .framer-PWToG.framer-10dgcfa > *, .framer-PWToG .framer-109zdej > *, .framer-PWToG .framer-1w48rz9 > *, .framer-PWToG .framer-upxo8g > *, .framer-PWToG .framer-pi76u > *, .framer-PWToG .framer-6q7v8s > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PWToG.framer-10dgcfa > :first-child, .framer-PWToG .framer-1yt3pz1 > :first-child, .framer-PWToG .framer-19k4luz > :first-child, .framer-PWToG .framer-109zdej > :first-child, .framer-PWToG .framer-1w48rz9 > :first-child, .framer-PWToG .framer-upxo8g > :first-child, .framer-PWToG .framer-pi76u > :first-child, .framer-PWToG .framer-6q7v8s > :first-child { margin-top: 0px; } .framer-PWToG.framer-10dgcfa > :last-child, .framer-PWToG .framer-1yt3pz1 > :last-child, .framer-PWToG .framer-19k4luz > :last-child, .framer-PWToG .framer-109zdej > :last-child, .framer-PWToG .framer-1w48rz9 > :last-child, .framer-PWToG .framer-upxo8g > :last-child, .framer-PWToG .framer-pi76u > :last-child, .framer-PWToG .framer-6q7v8s > :last-child { margin-bottom: 0px; } .framer-PWToG .framer-9xeqh0 > *, .framer-PWToG .framer-1ffqyp7 > *, .framer-PWToG .framer-1i8aav4 > *, .framer-PWToG .framer-1fdq83t > *, .framer-PWToG .framer-76fj54 > *, .framer-PWToG .framer-palq3h > *, .framer-PWToG .framer-h60zyh > *, .framer-PWToG .framer-15oab8c > *, .framer-PWToG .framer-m1h3ox > *, .framer-PWToG .framer-g2pn9u > *, .framer-PWToG .framer-1v57ohc > *, .framer-PWToG .framer-1hhrs33 > *, .framer-PWToG .framer-1ffrl96 > *, .framer-PWToG .framer-jc9czs > *, .framer-PWToG .framer-52c188 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-PWToG .framer-9xeqh0 > :first-child, .framer-PWToG .framer-1ffqyp7 > :first-child, .framer-PWToG .framer-1i8aav4 > :first-child, .framer-PWToG .framer-1fdq83t > :first-child, .framer-PWToG .framer-76fj54 > :first-child, .framer-PWToG .framer-palq3h > :first-child, .framer-PWToG .framer-h60zyh > :first-child, .framer-PWToG .framer-15oab8c > :first-child, .framer-PWToG .framer-m1h3ox > :first-child, .framer-PWToG .framer-g2pn9u > :first-child, .framer-PWToG .framer-1v57ohc > :first-child, .framer-PWToG .framer-1hhrs33 > :first-child, .framer-PWToG .framer-1ffrl96 > :first-child, .framer-PWToG .framer-jc9czs > :first-child, .framer-PWToG .framer-52c188 > :first-child { margin-left: 0px; } .framer-PWToG .framer-9xeqh0 > :last-child, .framer-PWToG .framer-1ffqyp7 > :last-child, .framer-PWToG .framer-1i8aav4 > :last-child, .framer-PWToG .framer-1fdq83t > :last-child, .framer-PWToG .framer-76fj54 > :last-child, .framer-PWToG .framer-palq3h > :last-child, .framer-PWToG .framer-h60zyh > :last-child, .framer-PWToG .framer-15oab8c > :last-child, .framer-PWToG .framer-m1h3ox > :last-child, .framer-PWToG .framer-g2pn9u > :last-child, .framer-PWToG .framer-1v57ohc > :last-child, .framer-PWToG .framer-1hhrs33 > :last-child, .framer-PWToG .framer-1ffrl96 > :last-child, .framer-PWToG .framer-jc9czs > :last-child, .framer-PWToG .framer-52c188 > :last-child { margin-right: 0px; } .framer-PWToG .framer-1yt3pz1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PWToG .framer-19k4luz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-PWToG.framer-10dgcfa { width: 810px; } .framer-PWToG .framer-9xeqh0 { height: 80px; mix-blend-mode: unset; } .framer-PWToG .framer-1ffqyp7 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 70px; height: 38.611111111111114vh; justify-content: flex-end; padding: 0px 0px 60px 40px; } .framer-PWToG .framer-1yt3pz1 { flex: none; order: 0; width: 100%; } .framer-PWToG .framer-1yshhxg { width: 80%; } .framer-PWToG .framer-palq3h, .framer-PWToG .framer-15oab8c, .framer-PWToG .framer-g2pn9u, .framer-PWToG .framer-1hhrs33, .framer-PWToG .framer-jc9czs { height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PWToG .framer-1ffqyp7 { gap: 0px; } .framer-PWToG .framer-1ffqyp7 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-PWToG .framer-1ffqyp7 > :first-child { margin-top: 0px; } .framer-PWToG .framer-1ffqyp7 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-PWToG.framer-10dgcfa { width: 390px; } .framer-PWToG .framer-1ct8dpu { order: 1; } .framer-PWToG .framer-ur5kbu-container { order: 0; } .framer-PWToG .framer-9xeqh0 { flex-direction: column; height: 60px; mix-blend-mode: unset; order: 2; } .framer-PWToG .framer-1ffqyp7 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-end; order: 3; padding: 0px 0px 0px 20px; } .framer-PWToG .framer-1yt3pz1 { flex: none; order: 0; padding: 0px 0px 60px 0px; width: 100%; } .framer-PWToG .framer-1fdq83t, .framer-PWToG .framer-76fj54, .framer-PWToG .framer-h60zyh, .framer-PWToG .framer-m1h3ox, .framer-PWToG .framer-1v57ohc, .framer-PWToG .framer-1ffrl96 { align-content: center; align-items: center; flex-direction: column; gap: 10px; justify-content: center; padding: 0px; } .framer-PWToG .framer-19n4rbn, .framer-PWToG .framer-1h8o7oz-container { flex: none; width: 100%; } .framer-PWToG .framer-109zdej { order: 5; padding: 30px 0px 31px 0px; } .framer-PWToG .framer-y0ao9z, .framer-PWToG .framer-1tgh9mr, .framer-PWToG .framer-nr23lk, .framer-PWToG .framer-1a9k0k7, .framer-PWToG .framer-19i2zj5 { flex: none; height: 29px; width: 350px; } .framer-PWToG .framer-palq3h, .framer-PWToG .framer-15oab8c, .framer-PWToG .framer-g2pn9u, .framer-PWToG .framer-1hhrs33, .framer-PWToG .framer-jc9czs { align-content: center; align-items: center; flex-direction: column; gap: 10px; height: min-content; justify-content: center; padding: 0px; } .framer-PWToG .framer-958jd7 { flex: none; height: 126px; width: 350px; } .framer-PWToG .framer-18oeq4a-container { order: 4; } .framer-PWToG .framer-1w48rz9 { order: 7; padding: 30px 0px 50px 0px; } .framer-PWToG .framer-b3gzbj { flex: none; height: 201px; width: 350px; } .framer-PWToG .framer-dlxscs-container { order: 6; } .framer-PWToG .framer-upxo8g { order: 9; padding: 30px 0px 50px 0px; } .framer-PWToG .framer-qg0jke { flex: none; height: 202px; width: 350px; } .framer-PWToG .framer-k0ixhi-container { order: 8; } .framer-PWToG .framer-pi76u { order: 11; padding: 30px 0px 50px 0px; } .framer-PWToG .framer-w40t2x { flex: none; height: 101px; width: 350px; } .framer-PWToG .framer-o0e4im-container { order: 10; } .framer-PWToG .framer-6q7v8s { order: 13; padding: 30px 0px 37px 0px; } .framer-PWToG .framer-1sgf7cc { flex: none; height: 254px; width: 350px; } .framer-PWToG .framer-l4n8qj-container { order: 12; } .framer-PWToG .framer-qlqca4-container { order: 14; } .framer-PWToG .framer-52c188 { flex-direction: column; order: 16; padding: 40px 0px 0px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PWToG .framer-9xeqh0, .framer-PWToG .framer-1ffqyp7, .framer-PWToG .framer-1fdq83t, .framer-PWToG .framer-76fj54, .framer-PWToG .framer-palq3h, .framer-PWToG .framer-h60zyh, .framer-PWToG .framer-15oab8c, .framer-PWToG .framer-m1h3ox, .framer-PWToG .framer-g2pn9u, .framer-PWToG .framer-1v57ohc, .framer-PWToG .framer-1hhrs33, .framer-PWToG .framer-1ffrl96, .framer-PWToG .framer-jc9czs, .framer-PWToG .framer-52c188 { gap: 0px; } .framer-PWToG .framer-9xeqh0 > *, .framer-PWToG .framer-52c188 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PWToG .framer-9xeqh0 > :first-child, .framer-PWToG .framer-1ffqyp7 > :first-child, .framer-PWToG .framer-1fdq83t > :first-child, .framer-PWToG .framer-76fj54 > :first-child, .framer-PWToG .framer-palq3h > :first-child, .framer-PWToG .framer-h60zyh > :first-child, .framer-PWToG .framer-15oab8c > :first-child, .framer-PWToG .framer-m1h3ox > :first-child, .framer-PWToG .framer-g2pn9u > :first-child, .framer-PWToG .framer-1v57ohc > :first-child, .framer-PWToG .framer-1hhrs33 > :first-child, .framer-PWToG .framer-1ffrl96 > :first-child, .framer-PWToG .framer-jc9czs > :first-child, .framer-PWToG .framer-52c188 > :first-child { margin-top: 0px; } .framer-PWToG .framer-9xeqh0 > :last-child, .framer-PWToG .framer-1ffqyp7 > :last-child, .framer-PWToG .framer-1fdq83t > :last-child, .framer-PWToG .framer-76fj54 > :last-child, .framer-PWToG .framer-palq3h > :last-child, .framer-PWToG .framer-h60zyh > :last-child, .framer-PWToG .framer-15oab8c > :last-child, .framer-PWToG .framer-m1h3ox > :last-child, .framer-PWToG .framer-g2pn9u > :last-child, .framer-PWToG .framer-1v57ohc > :last-child, .framer-PWToG .framer-1hhrs33 > :last-child, .framer-PWToG .framer-1ffrl96 > :last-child, .framer-PWToG .framer-jc9czs > :last-child, .framer-PWToG .framer-52c188 > :last-child { margin-bottom: 0px; } .framer-PWToG .framer-1ffqyp7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-PWToG .framer-1fdq83t > *, .framer-PWToG .framer-76fj54 > *, .framer-PWToG .framer-palq3h > *, .framer-PWToG .framer-h60zyh > *, .framer-PWToG .framer-15oab8c > *, .framer-PWToG .framer-m1h3ox > *, .framer-PWToG .framer-g2pn9u > *, .framer-PWToG .framer-1v57ohc > *, .framer-PWToG .framer-1hhrs33 > *, .framer-PWToG .framer-1ffrl96 > *, .framer-PWToG .framer-jc9czs > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2333\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oHRztqgI0\":{\"layout\":[\"fixed\",\"auto\"]},\"elGxhNOTF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"NWBOvtSzv\":{\"pattern\":\":NWBOvtSzv\",\"name\":\"top\"},\"FZR3bqr9T\":{\"pattern\":\":FZR3bqr9T\",\"name\":\"navigation\"},\"dOojCcMVr\":{\"pattern\":\":dOojCcMVr\",\"name\":\"hero\"},\"tqGI57GRL\":{\"pattern\":\":tqGI57GRL\",\"name\":\"blog-content\"},\"dRFZspugj\":{\"pattern\":\":dRFZspugj\",\"name\":\"blog-content\"},\"LWfiUesA6\":{\"pattern\":\":LWfiUesA6\",\"name\":\"blog-content\"},\"X1k8FHXli\":{\"pattern\":\":X1k8FHXli\",\"name\":\"blog-content\"},\"bAPgy4S32\":{\"pattern\":\":bAPgy4S32\",\"name\":\"blog-content\"}}\n * @framerResponsiveScreen\n */const FramerIMTdgTuqo=withCSS(Component,css,\"framer-PWToG\");export default FramerIMTdgTuqo;FramerIMTdgTuqo.displayName=\"Thoughts\";FramerIMTdgTuqo.defaultProps={height:2333,width:1200};addFonts(FramerIMTdgTuqo,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...SmoothScrollFonts,...ComponentsNavigationFonts,...FeatherFonts,...DividerFonts,...FooterFonts,...ComponentsCursorsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIMTdgTuqo\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oHRztqgI0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"elGxhNOTF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2333\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"NWBOvtSzv\\\":{\\\"pattern\\\":\\\":NWBOvtSzv\\\",\\\"name\\\":\\\"top\\\"},\\\"FZR3bqr9T\\\":{\\\"pattern\\\":\\\":FZR3bqr9T\\\",\\\"name\\\":\\\"navigation\\\"},\\\"dOojCcMVr\\\":{\\\"pattern\\\":\\\":dOojCcMVr\\\",\\\"name\\\":\\\"hero\\\"},\\\"tqGI57GRL\\\":{\\\"pattern\\\":\\\":tqGI57GRL\\\",\\\"name\\\":\\\"blog-content\\\"},\\\"dRFZspugj\\\":{\\\"pattern\\\":\\\":dRFZspugj\\\",\\\"name\\\":\\\"blog-content\\\"},\\\"LWfiUesA6\\\":{\\\"pattern\\\":\\\":LWfiUesA6\\\",\\\"name\\\":\\\"blog-content\\\"},\\\"X1k8FHXli\\\":{\\\"pattern\\\":\\\":X1k8FHXli\\\",\\\"name\\\":\\\"blog-content\\\"},\\\"bAPgy4S32\\\":{\\\"pattern\\\":\\\":bAPgy4S32\\\",\\\"name\\\":\\\"blog-content\\\"}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "ComponentsNavigationFonts", "Am64dxw8X_default", "FeatherFonts", "Icon", "ContainerWithFX", "withFX", "Container", "RichTextWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "DividerFonts", "NB9UcnKBZ_default", "FooterFonts", "N3knqLmla_default", "FooterWithVariantAppearEffect", "withVariantAppearEffect", "ComponentsCursorsFonts", "QzRb71kAI_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "cursor1", "cursor2", "cursor3", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "router", "useRouter", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "elementId6", "ref7", "elementId7", "ref8", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "Link", "getLoadingLazyAtYPosition", "x", "resolvedLinks1", "css", "FramerIMTdgTuqo", "withCSS", "IMTdgTuqo_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
