{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4aDDJBENdjVcemF0Jylj/zROm1IXtkYmzZbOsjZQe/OtFELY8s_.js"],
  "sourcesContent": ["// Generated by Framer (3266cfb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import PrimaryButton from\"#framer/local/canvasComponent/Na6CK5vNF/Na6CK5vNF.js\";import Header from\"#framer/local/canvasComponent/WAXmHHQNz/WAXmHHQNz.js\";import*as sharedStyle1 from\"#framer/local/css/IyisDqH5w/IyisDqH5w.js\";import*as sharedStyle from\"#framer/local/css/wsVcVmGbD/wsVcVmGbD.js\";import metadataProvider from\"#framer/local/webPageMetadata/OtFELY8s_/OtFELY8s_.js\";const MotionDivWithFX=withFX(motion.div);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PrimaryButtonFonts=getFonts(PrimaryButton);const HeaderFonts=getFonts(Header);const HeaderWithVariantAppearEffect=withVariantAppearEffect(Header);const breakpoints={SGu2vCu07:\"(max-width: 809px)\",TUCVU16yh:\"(min-width: 1400px)\",YgXTW27dV:\"(min-width: 810px) and (max-width: 1399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GGMp0\";const variantClassNames={SGu2vCu07:\"framer-v-1jhhcau\",TUCVU16yh:\"framer-v-84emr3\",YgXTW27dV:\"framer-v-31lpax\"};const transition1={damping:60,delay:.9,mass:1,stiffness:320,type:\"spring\"};const animation={opacity:1,rotate:-33,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:-33,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:2.5,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:0};const transition3={delay:.1,duration:2,ease:[0,0,1,1],type:\"tween\"};const animation3={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:0};const transition4={delay:.4,duration:2,ease:[0,0,1,1],type:\"tween\"};const transition5={delay:.2,duration:2,ease:[0,0,1,1],type:\"tween\"};const transition6={delay:.3,duration:2,ease:[0,0,1,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transition7={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.025,skewX:0,skewY:0,transition:transition7,y:-4};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"TUCVU16yh\",Phone:\"SGu2vCu07\",Tablet:\"YgXTW27dV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TUCVU16yh\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TUCVU16yh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: linear-gradient(180deg, rgb(252, 250, 255) 0%, rgb(222, 217, 255) 100%); } @media (max-width: 809px) { html body { background: linear-gradient(180deg, rgb(26, 26, 10) 0%, rgb(18, 18, 18) 115.00000000000001%); } }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-84emr3\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m2kv41\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13kw1ps\",\"data-framer-name\":\"Background\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1umhh73\",\"data-framer-appear-id\":\"1umhh73\",\"data-framer-name\":\"Blur\",initial:animation1,optimized:true,style:{rotate:-33},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:.27,className:\"framer-ff0q12\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:.28,className:\"framer-rdrf9n\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:25}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:.57,className:\"framer-1rwdb2d\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:11}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-eic87z\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-12}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xgya16\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-24}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-nkrt4b\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-lm5dcq\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1ylhoek\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition6,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1h88qyt\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition6,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1by6kgz\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition6,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yd326a\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9rwgwq\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-3}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-w6k91u\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:18}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nm0z50\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:6}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wg3t35\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vdayn0\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14vfn0h\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1olp7tz\",\"data-framer-name\":\"Radial Gradient\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YgXTW27dV:{background:{alt:\"Grid\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:272,pixelWidth:513,src:\"https://framerusercontent.com/images/eVPQSYBoVqwchmpN78sjyYtovY.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Grid\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-20+0+0),pixelHeight:272,pixelWidth:513,src:\"https://framerusercontent.com/images/eVPQSYBoVqwchmpN78sjyYtovY.svg\"},className:\"framer-1mamgyn\",\"data-framer-name\":\"Grid\"})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SGu2vCu07:{transformTemplate:transformTemplate2},YgXTW27dV:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1sqbehq\",\"data-styles-preset\":\"wsVcVmGbD\",children:\"DOWNLOAD GENEZEZ\"})}),className:\"framer-ak5z5g\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SGu2vCu07:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgz6ck\",\"data-styles-preset\":\"IyisDqH5w\",style:{\"--framer-text-alignment\":\"center\"},children:\"Experience a exclusive business networking app that will provide\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgz6ck\",\"data-styles-preset\":\"IyisDqH5w\",style:{\"--framer-text-alignment\":\"center\"},children:\" you all in one place\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgz6ck\",\"data-styles-preset\":\"IyisDqH5w\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Experience a exclusive business networking app that\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgz6ck\",\"data-styles-preset\":\"IyisDqH5w\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" will provide you all in one place\"})]}),className:\"framer-5d4jvl\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":wRA5hpCKX\",webPageId:\"BlqerJwVO\"},implicitPathVariables:undefined},{href:{hash:\":wRA5hpCKX\",webPageId:\"BlqerJwVO\"},implicitPathVariables:undefined},{href:{hash:\":wRA5hpCKX\",webPageId:\"BlqerJwVO\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SGu2vCu07:{width:\"151px\",y:(componentViewport?.y||0)+407.5},YgXTW27dV:{width:\"290px\",y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"351px\",y:(componentViewport?.y||0)+0-95,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q7ist6-container\",nodeId:\"DNGlzrXqH\",rendersWithMotion:true,scopeId:\"OtFELY8s_\",whileHover:animation4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SGu2vCu07:{AbE3u7cwE:resolvedLinks[2]},YgXTW27dV:{AbE3u7cwE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{AbE3u7cwE:resolvedLinks[0],bflfG6_gA:\"Get app\",height:\"100%\",id:\"DNGlzrXqH\",layoutId:\"DNGlzrXqH\",PHwrYIF2E:\"14px\",style:{height:\"100%\",maxHeight:\"100%\",width:\"100%\"},variant:\"tUB8ZSliI\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SGu2vCu07:{width:\"96.0256vw\",y:16},YgXTW27dV:{width:\"90vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"1280px\",y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6ofwp7-container\",layoutScroll:true,nodeId:\"J5SkOPFXA\",rendersWithMotion:true,scopeId:\"OtFELY8s_\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SGu2vCu07:{__framer__variantAppearEffectEnabled:undefined,aLxe8Qev1:false,variant:\"PTxeaSWwH\"},YgXTW27dV:{__framer__variantAppearEffectEnabled:undefined,aLxe8Qev1:false,variant:\"nqwhy80x4\"}},children:/*#__PURE__*/_jsx(HeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,aLxe8Qev1:true,height:\"100%\",id:\"J5SkOPFXA\",layoutId:\"J5SkOPFXA\",style:{width:\"100%\"},variant:\"jyfgnaqgk\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GGMp0.framer-1u1acx9, .framer-GGMp0 .framer-1u1acx9 { display: block; }\",\".framer-GGMp0.framer-84emr3 { align-content: center; align-items: center; background: linear-gradient(180deg, #fcfaff 0%, rgb(222, 217, 255) 100%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 657px; overflow: visible; padding: 0px; position: relative; width: 1400px; }\",\".framer-GGMp0 .framer-1m2kv41 { align-content: center; align-items: center; background: linear-gradient(180deg, #000000 0%, rgb(145, 144, 36) 478%); bottom: -60px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 483px 40px 483px 40px; position: absolute; top: -20px; width: 100%; z-index: 1; }\",\".framer-GGMp0 .framer-13kw1ps { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-GGMp0 .framer-1umhh73 { -webkit-filter: blur(16px); -webkit-mask: radial-gradient(50% 109.00000000000001% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.96427) 0%, rgba(0, 0, 0, 0) 96%) add; filter: blur(16px); flex: none; height: 188.70588235294116vh; left: -352px; mask: radial-gradient(50% 109.00000000000001% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.96427) 0%, rgba(0, 0, 0, 0) 96%) add; overflow: hidden; pointer-events: none; position: absolute; top: -577px; width: 1142px; will-change: var(--framer-will-change-effect-override, transform); z-index: 7; }\",\".framer-GGMp0 .framer-ff0q12 { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2072px; left: calc(50.00000000000002% - 40px / 2); opacity: 0.27; overflow: hidden; position: absolute; top: -352px; width: 40px; z-index: 1; }\",\".framer-GGMp0 .framer-rdrf9n { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.28; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-GGMp0 .framer-1rwdb2d { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.57; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-GGMp0 .framer-eic87z { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.42; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-GGMp0 .framer-1xgya16 { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.32; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }\",\".framer-GGMp0 .framer-nkrt4b { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 50px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -352px; width: 50px; z-index: 1; }\",\".framer-GGMp0 .framer-lm5dcq { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2704px; opacity: 0.3; overflow: hidden; position: absolute; right: 446px; top: -342px; width: 50px; z-index: 1; }\",\".framer-GGMp0 .framer-1ylhoek { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -910px; flex: none; left: calc(69.26444833625222% - 50px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -362px; width: 50px; z-index: 1; }\",\".framer-GGMp0 .framer-1h88qyt { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }\",\".framer-GGMp0 .framer-1by6kgz { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -910px; flex: none; left: calc(69.26444833625222% - 20px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -362px; width: 20px; z-index: 1; }\",\".framer-GGMp0 .framer-1yd326a { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2704px; left: 881px; overflow: hidden; position: absolute; right: 241px; top: -352px; z-index: 1; }\",\".framer-GGMp0 .framer-9rwgwq { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 15px / 2); opacity: 0.5; overflow: hidden; position: absolute; top: -352px; width: 15px; z-index: 1; }\",\".framer-GGMp0 .framer-w6k91u { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.6; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }\",\".framer-GGMp0 .framer-1nm0z50 { background: radial-gradient(50% 50% at 50% 50%, #7d6907 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.18; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }\",\".framer-GGMp0 .framer-1wg3t35 { background: radial-gradient(50% 50% at 50% 50%, #d6af42 0%, rgba(171, 171, 171, 0) 100%); bottom: -46px; flex: none; left: calc(50.00000000000002% - 1198px / 2); opacity: 0.23; overflow: hidden; position: absolute; top: -352px; width: 1198px; z-index: 1; }\",\".framer-GGMp0 .framer-vdayn0 { background: radial-gradient(50% 50% at 50% 50%, #d6af42 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 929px; left: calc(50.00000000000002% - 865px / 2); opacity: 0.46; overflow: hidden; position: absolute; top: -252px; width: 865px; z-index: 1; }\",\".framer-GGMp0 .framer-14vfn0h { background: radial-gradient(50% 50% at 50% 50%, #d6af42 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 639px; left: calc(50.00000000000002% - 778px / 2); opacity: 0.72; overflow: hidden; position: absolute; top: -393px; width: 778px; z-index: 1; }\",\".framer-GGMp0 .framer-1olp7tz { background: radial-gradient(63.13094288501196% 99.99999999999997% at 49.99999623710257% -1.3322676295501878e-13%, rgba(0, 2, 15, 0) 0%, var(--token-10454d0e-5417-42c8-b746-7af4d57e1900, rgb(0, 0, 0)) 75.28117299079895%); bottom: 0px; flex: none; gap: 0px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-GGMp0 .framer-1mamgyn { flex: none; gap: 0px; height: 426px; left: 0px; opacity: 0.5; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-GGMp0 .framer-ak5z5g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 52%; transform: translate(-50%, -50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-GGMp0 .framer-5d4jvl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 218px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-GGMp0 .framer-q7ist6-container { bottom: 95px; flex: none; height: 9%; left: calc(50.00000000000002% - 351px / 2); max-height: 124vh; position: absolute; width: 351px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-GGMp0 .framer-6ofwp7-container { flex: none; height: auto; left: 50%; position: fixed; top: 20px; transform: translateX(-50%); width: 1280px; z-index: 3; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1399px) { .framer-GGMp0.framer-84emr3 { min-height: 966px; width: 810px; } .framer-GGMp0 .framer-1m2kv41 { background: linear-gradient(180deg, #000000 0%, rgb(145, 144, 36) 899%); bottom: 0px; top: 0px; } .framer-GGMp0 .framer-13kw1ps { order: 0; } .framer-GGMp0 .framer-ak5z5g { top: 296px; transform: translateX(-50%); } .framer-GGMp0 .framer-5d4jvl { bottom: unset; top: 360px; } .framer-GGMp0 .framer-q7ist6-container { bottom: unset; height: 7%; left: calc(50.00000000000002% - 290px / 2); top: calc(48.13664596273294% - min(124vh, 7.039337474120083%) / 2); width: 290px; } .framer-GGMp0 .framer-6ofwp7-container { width: 90%; }}\",\"@media (max-width: 809px) { .framer-GGMp0.framer-84emr3 { background: linear-gradient(180deg, #1a1a0a 0%, rgb(18, 18, 18) 115.00000000000001%); min-height: 966px; width: 390px; } .framer-GGMp0 .framer-1m2kv41 { overflow: hidden; } .framer-GGMp0 .framer-13kw1ps { order: 0; } .framer-GGMp0 .framer-ak5z5g { top: 312px; transform: translateX(-50%); } .framer-GGMp0 .framer-5d4jvl { bottom: unset; top: 345px; } .framer-GGMp0 .framer-q7ist6-container { bottom: unset; height: 4%; left: calc(50.00000000000002% - 151px / 2); top: 408px; width: 151px; } .framer-GGMp0 .framer-6ofwp7-container { top: 16px; width: 96%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 657\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YgXTW27dV\":{\"layout\":[\"fixed\",\"auto\"]},\"SGu2vCu07\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerOtFELY8s_=withCSS(Component,css,\"framer-GGMp0\");export default FramerOtFELY8s_;FramerOtFELY8s_.displayName=\"Page\";FramerOtFELY8s_.defaultProps={height:657,width:1400};addFonts(FramerOtFELY8s_,[{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\"}]},...PrimaryButtonFonts,...HeaderFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOtFELY8s_\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"657\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YgXTW27dV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SGu2vCu07\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "PrimaryButtonFonts", "getFonts", "Na6CK5vNF_default", "HeaderFonts", "WAXmHHQNz_default", "HeaderWithVariantAppearEffect", "withVariantAppearEffect", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "transition5", "transition6", "transformTemplate1", "_", "t", "transformTemplate2", "transition7", "animation4", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "MotionDivWithFX", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "Na6CK5vNF_default", "HeaderWithVariantAppearEffect", "css", "FramerOtFELY8s_", "withCSS", "OtFELY8s_default", "addFonts", "PrimaryButtonFonts", "HeaderFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
