{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/aIWvREZZ5Tl3E38uJCJt/W34IJv9soez1kKZkUFqG/Tiled_image.js", "ssg:https://framerusercontent.com/modules/FwrBcDW0hTKhijSmCHcN/OAHq3E7Psb1UuJVWm1WX/zhWda30VV.js", "ssg:https://framerusercontent.com/modules/KxdeJxMXbQPOdGzkPDf5/VGkcEaXl3PQjKU5KPglK/nGXWZ9kg4.js", "ssg:https://framerusercontent.com/modules/rZMloSD2y6IgA2IBxh7c/1E82z6aSjBtSKlkw0ooS/sJ2QEITYH.js", "ssg:https://framerusercontent.com/modules/5wWC5PgrHW1BVKtYnfDu/csarf7zGRAmXLG7Z8nvE/E6JbRHrVS.js", "ssg:https://framerusercontent.com/modules/T0ncDyFvT7w0VWVNuxtQ/GSwbdtbKpm4GzgzHQHfW/mn_nUKu1a.js", "ssg:https://framerusercontent.com/modules/dFqnr40PhlUnhrNqI4RB/ahMJ56neMJXBvUEVP038/r0FAsa2oD.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function TiledImage(props){// Generate the CSS for the background image\nconst style={backgroundImage:`url(${props.image})`,backgroundSize:\"auto\",backgroundPosition:\"left top\",backgroundRepeat:\"repeat\",width:\"100%\",height:\"100%\"};// Return a div with the background image\nreturn /*#__PURE__*/ _jsx(\"div\",{style:style});}// Add property controls to show in the props panel\naddPropertyControls(TiledImage,{image:{type:ControlType.Image,title:\"Image\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"TiledImage\":{\"type\":\"reactComponent\",\"name\":\"TiledImage\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Tiled_image.map", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-d0xW9 .framer-styles-preset-1wx8j9h:not(.rich-text-wrapper), .framer-d0xW9 .framer-styles-preset-1wx8j9h.rich-text-wrapper a { --framer-link-current-text-color: var(--token-dabba538-9096-4dc3-a8ed-c117a57fdb0f, #ff6741) /* {\"name\":\"Featured Pill\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #ff6741; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-b3b76712-bc6b-4273-a679-20f1b37698c0, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-d0xW9\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/FwrBcDW0hTKhijSmCHcN/OAHq3E7Psb1UuJVWm1WX/zhWda30VV.js\";const cycleOrder=[\"XeJ2Awq_j\",\"OL22IKyUA\",\"taZiiugQV\"];const serializationHash=\"framer-chi7c\";const variantClassNames={OL22IKyUA:\"framer-v-12er2md\",taZiiugQV:\"framer-v-zo1u3z\",XeJ2Awq_j:\"framer-v-13wkd8x\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"XeJ2Awq_j\",Mobile:\"taZiiugQV\",Tablet:\"OL22IKyUA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XeJ2Awq_j\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XeJ2Awq_j\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-13wkd8x\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"XeJ2Awq_j\",ref:ref??ref1,style:{backgroundColor:\"rgb(21, 12, 9)\",...style},...addPropertyOverrides({OL22IKyUA:{\"data-framer-name\":\"Tablet\"},taZiiugQV:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kunrj3\",\"data-framer-name\":\"Frame 13\",layoutDependency:layoutDependency,layoutId:\"frpr51W8O\",style:{backgroundColor:\"rgb(21, 12, 9)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x3zsda\",\"data-framer-name\":\"Frame 216\",layoutDependency:layoutDependency,layoutId:\"kv0xcqCBL\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"fUUGnGRnq\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-prpik5 framer-5741ty\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"fUUGnGRnq\",style:{rotate:-8},whileHover:animation,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:99,intrinsicWidth:92.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+112+0+0+0+0+0),pixelHeight:198,pixelWidth:185,src:\"https://framerusercontent.com/images/FdcbE6jB3kJZjdqzTvmF081OAoI.png\"},className:\"framer-kvstxt\",\"data-framer-name\":\"logo_footer\",layoutDependency:layoutDependency,layoutId:\"dfd1_B3Zx\",style:{rotate:8},...addPropertyOverrides({OL22IKyUA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:99,intrinsicWidth:92.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+0+0+0+0+0+0),pixelHeight:198,pixelWidth:185,src:\"https://framerusercontent.com/images/FdcbE6jB3kJZjdqzTvmF081OAoI.png\"}},taZiiugQV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:99,intrinsicWidth:92.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+0+0+0+0+0+0),pixelHeight:198,pixelWidth:185,src:\"https://framerusercontent.com/images/FdcbE6jB3kJZjdqzTvmF081OAoI.png\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13kwooz\",\"data-framer-name\":\"Frame 221\",layoutDependency:layoutDependency,layoutId:\"vh6HxTbzF\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11rnqkx\",\"data-framer-name\":\"Frame 220\",layoutDependency:layoutDependency,layoutId:\"DJVrAPLJM\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14lek4d\",\"data-framer-name\":\"Frame 217\",layoutDependency:layoutDependency,layoutId:\"K1poc3r9y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wMLWsJaaL\"},nodeId:\"G0H3DKOY6\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"Sell your game\"})})})}),className:\"framer-1jo5jns\",\"data-framer-name\":\"Sell your game\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"G0H3DKOY6\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hCebtSclv\"},nodeId:\"iGvojI7Iv\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"Podcast\"})})})}),className:\"framer-9ndsmg\",\"data-framer-name\":\"Podcast\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"iGvojI7Iv\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RnZsu90IE\"},nodeId:\"aGOSyv7MY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"Blog\"})})})}),className:\"framer-118q9az\",\"data-framer-name\":\"Blog\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"aGOSyv7MY\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19zsyfg\",\"data-framer-name\":\"Frame 218\",layoutDependency:layoutDependency,layoutId:\"ZAVGYyjuy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VuNm1Oy0W\"},nodeId:\"JubuyouN3\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"About\"})})})}),className:\"framer-f3imb2\",\"data-framer-name\":\"About\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"JubuyouN3\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PD88aAV2v\"},nodeId:\"kcf2ON4UM\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"Contact\"})})})}),className:\"framer-1puns8o\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"kcf2ON4UM\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qgWBXtU0G\"},nodeId:\"g7EbgYAmS\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"Newsletter\"})})})}),className:\"framer-6ptsi2\",\"data-framer-name\":\"Newsletter\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"g7EbgYAmS\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7of8r4\",\"data-framer-name\":\"Frame 218\",layoutDependency:layoutDependency,layoutId:\"eKu2X_Ah4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@heygoodgames/\",nodeId:\"ue5NvrrO7\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"YouTube\"})})})}),className:\"framer-14zwd1n\",\"data-framer-name\":\"About\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"ue5NvrrO7\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://x.com/heygoodgames\",nodeId:\"duOX9zw4m\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"X\"})}),\" / Twitter\"]})}),className:\"framer-1iew7fi\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"duOX9zw4m\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(247, 243, 242))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/91177984/admin/dashboard/\",nodeId:\"Kz8dRGZ5N\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wx8j9h\",\"data-styles-preset\":\"zhWda30VV\",children:\"LinkedIn\"})})})}),className:\"framer-1r4emug\",\"data-framer-name\":\"Newsletter\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"Kz8dRGZ5N\",style:{\"--extracted-r6o4lv\":\"rgb(247, 243, 242)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-54fcw\",layoutDependency:layoutDependency,layoutId:\"exfSNWeqz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(169, 159, 156))\",\"--framer-text-transform\":\"uppercase\"},children:\"1151 Walker Rd #310, Dover DE 19904\"})}),className:\"framer-1ms8mn4\",\"data-framer-name\":\"Copyright \\xa9 2023-2024 Hey, Good Game, Inc.\",fonts:[\"GF;Nunito Sans-600\"],layoutDependency:layoutDependency,layoutId:\"rvDtl9Gxa\",style:{\"--extracted-r6o4lv\":\"rgb(169, 159, 156)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(169, 159, 156))\",\"--framer-text-transform\":\"uppercase\"},children:\"\\xa9 2023-2025 Hey Good Game, Inc.\"})}),className:\"framer-10xu0eb\",\"data-framer-name\":\"Copyright \\xa9 2023-2024 Hey, Good Game, Inc.\",fonts:[\"GF;Nunito Sans-600\"],layoutDependency:layoutDependency,layoutId:\"TWlT8DoJl\",style:{\"--extracted-r6o4lv\":\"rgb(169, 159, 156)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-chi7c.framer-5741ty, .framer-chi7c .framer-5741ty { display: block; }\",\".framer-chi7c.framer-13wkd8x { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 112px 320px 112px 320px; position: relative; width: min-content; }\",\".framer-chi7c .framer-1kunrj3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 640px; }\",\".framer-chi7c .framer-x3zsda { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 640px; }\",\".framer-chi7c .framer-prpik5 { flex: none; height: 85px; overflow: visible; position: relative; text-decoration: none; width: 84px; }\",\".framer-chi7c .framer-kvstxt { aspect-ratio: 0.9343434343434344 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 100px); left: -4px; overflow: visible; position: absolute; right: -5px; top: 0px; }\",\".framer-chi7c .framer-13kwooz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-chi7c .framer-11rnqkx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-chi7c .framer-14lek4d, .framer-chi7c .framer-19zsyfg, .framer-chi7c .framer-7of8r4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-chi7c .framer-1jo5jns, .framer-chi7c .framer-9ndsmg, .framer-chi7c .framer-118q9az, .framer-chi7c .framer-f3imb2, .framer-chi7c .framer-1puns8o, .framer-chi7c .framer-6ptsi2, .framer-chi7c .framer-14zwd1n, .framer-chi7c .framer-1iew7fi, .framer-chi7c .framer-1r4emug, .framer-chi7c .framer-1ms8mn4, .framer-chi7c .framer-10xu0eb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-chi7c .framer-54fcw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-chi7c.framer-13wkd8x, .framer-chi7c .framer-1kunrj3, .framer-chi7c .framer-x3zsda, .framer-chi7c .framer-13kwooz, .framer-chi7c .framer-11rnqkx, .framer-chi7c .framer-14lek4d, .framer-chi7c .framer-19zsyfg, .framer-chi7c .framer-7of8r4, .framer-chi7c .framer-54fcw { gap: 0px; } .framer-chi7c.framer-13wkd8x > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-chi7c.framer-13wkd8x > :first-child, .framer-chi7c .framer-1kunrj3 > :first-child, .framer-chi7c .framer-13kwooz > :first-child, .framer-chi7c .framer-14lek4d > :first-child, .framer-chi7c .framer-19zsyfg > :first-child, .framer-chi7c .framer-7of8r4 > :first-child, .framer-chi7c .framer-54fcw > :first-child { margin-top: 0px; } .framer-chi7c.framer-13wkd8x > :last-child, .framer-chi7c .framer-1kunrj3 > :last-child, .framer-chi7c .framer-13kwooz > :last-child, .framer-chi7c .framer-14lek4d > :last-child, .framer-chi7c .framer-19zsyfg > :last-child, .framer-chi7c .framer-7of8r4 > :last-child, .framer-chi7c .framer-54fcw > :last-child { margin-bottom: 0px; } .framer-chi7c .framer-1kunrj3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-chi7c .framer-x3zsda > *, .framer-chi7c .framer-11rnqkx > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-chi7c .framer-x3zsda > :first-child, .framer-chi7c .framer-11rnqkx > :first-child { margin-left: 0px; } .framer-chi7c .framer-x3zsda > :last-child, .framer-chi7c .framer-11rnqkx > :last-child { margin-right: 0px; } .framer-chi7c .framer-13kwooz > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-chi7c .framer-14lek4d > *, .framer-chi7c .framer-19zsyfg > *, .framer-chi7c .framer-7of8r4 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-chi7c .framer-54fcw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-chi7c.framer-v-12er2md.framer-13wkd8x { padding: 56px 112px 56px 112px; width: 700px; }\",\".framer-chi7c.framer-v-12er2md .framer-1kunrj3 { padding: 0px 80px 0px 80px; }\",\".framer-chi7c.framer-v-12er2md .framer-x3zsda, .framer-chi7c.framer-v-zo1u3z .framer-x3zsda { flex-direction: column; width: 100%; }\",\".framer-chi7c.framer-v-12er2md .framer-13kwooz { flex: none; gap: 48px; width: min-content; }\",\".framer-chi7c.framer-v-12er2md .framer-11rnqkx { gap: 48px; }\",\".framer-chi7c.framer-v-12er2md .framer-54fcw { align-self: stretch; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-chi7c.framer-v-12er2md .framer-x3zsda, .framer-chi7c.framer-v-12er2md .framer-13kwooz, .framer-chi7c.framer-v-12er2md .framer-11rnqkx { gap: 0px; } .framer-chi7c.framer-v-12er2md .framer-x3zsda > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-chi7c.framer-v-12er2md .framer-x3zsda > :first-child, .framer-chi7c.framer-v-12er2md .framer-13kwooz > :first-child { margin-top: 0px; } .framer-chi7c.framer-v-12er2md .framer-x3zsda > :last-child, .framer-chi7c.framer-v-12er2md .framer-13kwooz > :last-child { margin-bottom: 0px; } .framer-chi7c.framer-v-12er2md .framer-13kwooz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-chi7c.framer-v-12er2md .framer-11rnqkx > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-chi7c.framer-v-12er2md .framer-11rnqkx > :first-child { margin-left: 0px; } .framer-chi7c.framer-v-12er2md .framer-11rnqkx > :last-child { margin-right: 0px; } }\",\".framer-chi7c.framer-v-zo1u3z.framer-13wkd8x { padding: 56px 24px 56px 24px; width: 375px; }\",\".framer-chi7c.framer-v-zo1u3z .framer-1kunrj3 { width: 100%; }\",\".framer-chi7c.framer-v-zo1u3z .framer-13kwooz { flex: none; gap: 48px; width: 100%; }\",\".framer-chi7c.framer-v-zo1u3z .framer-11rnqkx { flex-direction: column; gap: 24px; width: 100%; }\",\".framer-chi7c.framer-v-zo1u3z .framer-14lek4d, .framer-chi7c.framer-v-zo1u3z .framer-19zsyfg, .framer-chi7c.framer-v-zo1u3z .framer-7of8r4 { gap: 24px; width: 100%; }\",\".framer-chi7c.framer-v-zo1u3z .framer-1ms8mn4, .framer-chi7c.framer-v-zo1u3z .framer-10xu0eb { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-chi7c.framer-v-zo1u3z .framer-x3zsda, .framer-chi7c.framer-v-zo1u3z .framer-13kwooz, .framer-chi7c.framer-v-zo1u3z .framer-11rnqkx, .framer-chi7c.framer-v-zo1u3z .framer-14lek4d, .framer-chi7c.framer-v-zo1u3z .framer-19zsyfg, .framer-chi7c.framer-v-zo1u3z .framer-7of8r4 { gap: 0px; } .framer-chi7c.framer-v-zo1u3z .framer-x3zsda > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-chi7c.framer-v-zo1u3z .framer-x3zsda > :first-child, .framer-chi7c.framer-v-zo1u3z .framer-13kwooz > :first-child, .framer-chi7c.framer-v-zo1u3z .framer-11rnqkx > :first-child, .framer-chi7c.framer-v-zo1u3z .framer-14lek4d > :first-child, .framer-chi7c.framer-v-zo1u3z .framer-19zsyfg > :first-child, .framer-chi7c.framer-v-zo1u3z .framer-7of8r4 > :first-child { margin-top: 0px; } .framer-chi7c.framer-v-zo1u3z .framer-x3zsda > :last-child, .framer-chi7c.framer-v-zo1u3z .framer-13kwooz > :last-child, .framer-chi7c.framer-v-zo1u3z .framer-11rnqkx > :last-child, .framer-chi7c.framer-v-zo1u3z .framer-14lek4d > :last-child, .framer-chi7c.framer-v-zo1u3z .framer-19zsyfg > :last-child, .framer-chi7c.framer-v-zo1u3z .framer-7of8r4 > :last-child { margin-bottom: 0px; } .framer-chi7c.framer-v-zo1u3z .framer-13kwooz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-chi7c.framer-v-zo1u3z .framer-11rnqkx > *, .framer-chi7c.framer-v-zo1u3z .framer-14lek4d > *, .framer-chi7c.framer-v-zo1u3z .framer-19zsyfg > *, .framer-chi7c.framer-v-zo1u3z .framer-7of8r4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 370\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"OL22IKyUA\":{\"layout\":[\"fixed\",\"auto\"]},\"taZiiugQV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernGXWZ9kg4=withCSS(Component,css,\"framer-chi7c\");export default FramernGXWZ9kg4;FramernGXWZ9kg4.displayName=\"Footer\";FramernGXWZ9kg4.defaultProps={height:370,width:1280};addPropertyControls(FramernGXWZ9kg4,{variant:{options:[\"XeJ2Awq_j\",\"OL22IKyUA\",\"taZiiugQV\"],optionTitles:[\"Variant 1\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramernGXWZ9kg4,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5nsV8kA_Ykqw.woff2\",weight:\"800\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernGXWZ9kg4\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"370\",\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OL22IKyUA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"taZiiugQV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nGXWZ9kg4.map", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-6Li28 .framer-styles-preset-1x5q87:not(.rich-text-wrapper), .framer-6Li28 .framer-styles-preset-1x5q87.rich-text-wrapper a { --framer-link-current-text-color: var(--token-8d9ca424-a987-491a-8aec-1b9b35f80892, #1f0905) /* {\"name\":\"Nav - Selected\"} */; --framer-link-hover-text-color: var(--token-704a05bf-cdb0-4f0a-b098-e13fd34afafa, #ffffff) /* {\"name\":\"Nav Link Hover\"} */; --framer-link-text-color: var(--token-4e26703f-a986-4ec2-8936-9366579103e1, #1f0905); --framer-link-text-decoration: none; }'];export const className=\"framer-6Li28\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={nTU4BtJcr:{hover:true}};const cycleOrder=[\"nTU4BtJcr\",\"I8UbNcA2Z\"];const serializationHash=\"framer-8HQfb\";const variantClassNames={I8UbNcA2Z:\"framer-v-aggiv3\",nTU4BtJcr:\"framer-v-1fgp7k2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"nTU4BtJcr\",SMall:\"I8UbNcA2Z\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"nTU4BtJcr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nTU4BtJcr\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1fgp7k2\",className,classNames)} framer-lswaov`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"nTU4BtJcr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{rotate:0,...style},variants:{\"nTU4BtJcr-hover\":{rotate:8}},...addPropertyOverrides({\"nTU4BtJcr-hover\":{\"data-framer-name\":undefined},I8UbNcA2Z:{\"data-framer-name\":\"SMall\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3c8twk\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"dEyQolnhR\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1e4rmbb\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"pPP8vKDwb\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 99 99\"><path d=\"M 19.977 9.287 L 0 12.094 L 2.808 32.071 L 22.784 29.263 Z M 64.028 3.096 L 44.052 5.903 L 46.859 25.88 L 66.836 23.073 Z M 86.054 0 L 66.077 2.808 L 68.885 22.785 L 88.861 19.977 L 86.054 0.001 Z M 22.026 9 L 42.003 6.192 L 44.811 26.169 L 24.834 28.976 Z M 69.172 24.834 L 89.149 22.026 L 91.957 42.003 L 71.98 44.81 L 69.172 24.833 Z M 67.124 25.121 L 47.147 27.93 L 49.955 47.906 L 69.931 45.099 L 67.124 25.122 Z M 25.12 31.025 L 45.096 28.217 L 47.904 48.194 L 27.927 51.002 Z M 23.072 31.313 L 3.096 34.12 L 5.904 54.097 L 25.88 51.289 L 23.073 31.313 Z M 72.269 46.86 L 92.245 44.052 L 95.053 64.029 L 75.076 66.837 L 72.27 46.86 Z M 70.219 47.147 L 50.243 49.955 L 53.051 69.931 L 73.027 67.124 L 70.22 47.147 Z M 28.218 53.05 L 48.195 50.243 L 51.002 70.219 L 31.026 73.027 Z M 26.17 53.339 L 6.192 56.146 L 8.999 76.123 L 28.976 73.315 L 26.17 53.34 Z\" fill=\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 8.047 26.285 L 6.854 17.791 L 9.07 17.48 L 9.53 20.757 L 13.037 20.264 L 12.577 16.987 L 14.781 16.677 L 15.974 25.171 L 13.77 25.481 L 13.292 22.083 L 9.786 22.576 L 10.264 25.973 Z M 15.907 47.474 C 14.935 47.61 14.082 47.546 13.349 47.28 C 12.647 47.031 12.036 46.578 11.594 45.979 C 11.149 45.378 10.865 44.644 10.744 43.776 C 10.617 42.876 10.692 42.072 10.969 41.361 C 11.253 40.641 11.719 40.052 12.367 39.592 C 13.015 39.132 13.833 38.834 14.821 38.695 C 15.395 38.611 15.979 38.612 16.553 38.697 C 17.113 38.774 17.58 38.921 17.954 39.139 L 17.52 40.944 C 16.766 40.588 15.923 40.463 15.098 40.584 C 14.288 40.698 13.711 41 13.371 41.491 C 13.038 41.98 12.929 42.634 13.044 43.453 C 13.16 44.273 13.447 44.863 13.908 45.223 C 14.368 45.585 14.992 45.71 15.778 45.6 C 16.196 45.535 16.605 45.42 16.996 45.257 L 16.808 43.919 L 15.109 44.158 L 14.891 42.604 L 18.397 42.111 L 18.997 46.376 C 18.546 46.663 18.062 46.896 17.557 47.07 C 17.022 47.26 16.469 47.395 15.907 47.474 Z M 19.082 70.062 C 18.11 70.199 17.257 70.135 16.524 69.869 C 15.822 69.62 15.21 69.167 14.768 68.568 C 14.323 67.967 14.04 67.233 13.918 66.365 C 13.792 65.465 13.868 64.661 14.144 63.95 C 14.428 63.23 14.894 62.64 15.542 62.181 C 16.19 61.721 17.008 61.422 17.995 61.283 C 18.57 61.2 19.154 61.201 19.728 61.286 C 20.288 61.363 20.755 61.51 21.129 61.728 L 20.695 63.533 C 19.941 63.177 19.098 63.052 18.273 63.173 C 17.463 63.287 16.886 63.589 16.546 64.079 C 16.213 64.569 16.104 65.223 16.219 66.042 C 16.334 66.862 16.622 67.452 17.082 67.812 C 17.542 68.174 18.166 68.299 18.953 68.188 C 19.323 68.136 19.729 68.022 20.171 67.845 L 19.983 66.508 L 18.284 66.747 L 18.066 65.193 L 21.572 64.7 L 22.171 68.965 C 21.751 69.237 21.271 69.468 20.733 69.658 C 20.198 69.848 19.644 69.983 19.082 70.062 Z M 31.326 23.014 L 30.133 14.52 L 36.133 13.677 L 36.373 15.387 L 32.493 15.933 L 32.72 17.547 L 36.323 17.041 L 36.563 18.751 L 32.961 19.258 L 33.206 21.005 L 37.086 20.46 L 37.326 22.17 L 31.326 23.013 Z M 37.036 44.504 C 36.176 44.625 35.396 44.551 34.694 44.281 C 34.007 44.007 33.41 43.547 32.972 42.951 C 32.518 42.342 32.229 41.601 32.106 40.725 C 31.982 39.842 32.051 39.05 32.313 38.35 C 32.571 37.655 33.023 37.05 33.616 36.606 C 34.216 36.153 34.946 35.866 35.805 35.746 C 36.665 35.626 37.44 35.7 38.134 35.971 C 38.826 36.234 39.428 36.691 39.867 37.288 C 40.32 37.888 40.608 38.63 40.732 39.513 C 40.855 40.388 40.782 41.181 40.514 41.89 C 40.255 42.587 39.803 43.196 39.212 43.646 C 38.621 44.097 37.895 44.384 37.036 44.504 Z M 36.775 42.649 C 37.401 42.561 37.86 42.271 38.152 41.779 C 38.45 41.279 38.543 40.631 38.432 39.836 C 38.319 39.041 38.056 38.448 37.64 38.056 C 37.225 37.664 36.7 37.512 36.065 37.601 C 35.431 37.691 34.968 37.981 34.677 38.472 C 34.385 38.964 34.296 39.607 34.407 40.402 C 34.519 41.197 34.783 41.795 35.2 42.195 C 35.615 42.587 36.14 42.738 36.775 42.649 Z M 35.766 67.583 L 38.548 58.531 L 40.295 58.285 L 45.465 66.22 L 43.248 66.531 L 42.271 64.911 L 38.476 65.445 L 37.983 67.271 Z M 39.729 60.723 L 38.96 63.645 L 41.297 63.316 L 39.753 60.72 L 39.729 60.724 Z M 55.088 19.674 L 54.56 15.916 L 50.63 11.64 L 53.171 11.282 L 55.426 13.779 L 56.906 10.758 L 59.376 10.41 L 56.776 15.604 L 57.305 19.363 Z M 59.193 41.39 C 58.334 41.51 57.553 41.436 56.853 41.166 C 56.166 40.892 55.569 40.432 55.13 39.836 C 54.676 39.228 54.387 38.486 54.264 37.611 C 54.14 36.727 54.209 35.935 54.471 35.235 C 54.729 34.541 55.181 33.936 55.774 33.492 C 56.374 33.039 57.103 32.752 57.962 32.632 C 58.822 32.51 59.598 32.586 60.292 32.857 C 60.984 33.12 61.586 33.577 62.025 34.173 C 62.477 34.773 62.765 35.515 62.89 36.398 C 63.013 37.274 62.94 38.066 62.671 38.775 C 62.412 39.472 61.961 40.08 61.37 40.531 C 60.778 40.983 60.053 41.269 59.193 41.39 Z M 58.933 39.534 C 59.559 39.446 60.018 39.157 60.309 38.665 C 60.608 38.165 60.701 37.517 60.589 36.722 C 60.477 35.926 60.214 35.332 59.799 34.941 C 59.383 34.549 58.858 34.397 58.223 34.486 C 57.589 34.576 57.126 34.866 56.834 35.357 C 56.544 35.849 56.454 36.492 56.565 37.287 C 56.677 38.082 56.941 38.68 57.358 39.08 C 57.773 39.472 58.298 39.624 58.933 39.534 Z M 57.878 64.475 L 56.684 55.981 L 58.527 55.722 L 61.922 60.209 L 63.949 54.961 L 65.744 54.708 L 66.938 63.202 L 64.938 63.482 L 64.289 58.868 L 62.822 62.502 L 61.617 62.672 L 59.236 59.628 L 59.878 64.194 L 57.878 64.474 Z M 77.792 38.64 L 76.6 30.149 L 80.117 29.654 C 81.587 29.448 82.78 29.657 83.695 30.282 C 84.61 30.907 85.162 31.894 85.352 33.242 C 85.542 34.592 85.283 35.697 84.577 36.558 C 83.87 37.411 82.781 37.941 81.311 38.148 L 77.793 38.642 Z M 79.757 36.534 L 80.913 36.372 C 81.757 36.253 82.351 35.965 82.696 35.507 C 83.048 35.04 83.166 34.393 83.05 33.565 C 82.933 32.738 82.642 32.152 82.176 31.808 C 81.71 31.464 81.059 31.351 80.224 31.468 L 79.068 31.631 Z M 82.088 61.072 L 80.894 52.579 L 86.894 51.735 L 87.134 53.446 L 83.255 53.991 L 83.482 55.606 L 87.084 55.099 L 87.324 56.81 L 83.723 57.316 L 83.968 59.063 L 87.848 58.518 L 88.088 60.228 Z M 78.62 17.832 L 77.723 17.307 C 78.096 16.813 78.307 16.365 78.357 15.965 L 77.345 16.107 L 77.037 13.915 L 79.266 13.601 L 79.461 14.987 C 79.531 15.493 79.504 15.964 79.376 16.399 C 79.258 16.842 79.006 17.319 78.62 17.832 Z\" fill=\"var(--token-bd2be934-eff6-4b94-bbba-de3731498a5b, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Logo - Text&quot;} */\"></path><g transform=\"translate(9.287 66.077)\" id=\"ss10506098363_3\"></g><path d=\"M 98.149 86.053 L 34.121 95.053 L 31.314 75.076 L 95.341 66.077 Z M 29.264 75.363 L 32.071 95.34 L 12.095 98.147 L 9.287 78.17 L 29.264 75.364 Z\" fill=\"var(--token-dad2eaff-76ce-4bae-b4c9-7f29751eac9c, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Logo - Point&quot;} */\"></path></svg>',svgContentId:10506098363,withExternalLayout:true,...addPropertyOverrides({\"nTU4BtJcr-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 99 99\"><path d=\"M 19.977 9.287 L 0 12.094 L 2.808 32.071 L 22.784 29.263 Z M 64.028 3.096 L 44.052 5.903 L 46.859 25.88 L 66.836 23.073 Z M 86.054 0 L 66.077 2.808 L 68.885 22.785 L 88.861 19.977 L 86.054 0.001 Z M 22.026 9 L 42.003 6.192 L 44.811 26.169 L 24.834 28.976 Z M 69.172 24.834 L 89.149 22.026 L 91.957 42.003 L 71.98 44.81 L 69.172 24.833 Z M 67.124 25.121 L 47.147 27.93 L 49.955 47.906 L 69.931 45.099 L 67.124 25.122 Z M 25.12 31.025 L 45.096 28.217 L 47.904 48.194 L 27.927 51.002 Z M 23.072 31.313 L 3.096 34.12 L 5.904 54.097 L 25.88 51.289 L 23.073 31.313 Z M 72.269 46.86 L 92.245 44.052 L 95.053 64.029 L 75.076 66.837 L 72.27 46.86 Z M 70.219 47.147 L 50.243 49.955 L 53.051 69.931 L 73.027 67.124 L 70.22 47.147 Z M 28.218 53.05 L 48.195 50.243 L 51.002 70.219 L 31.026 73.027 Z M 26.17 53.339 L 6.192 56.146 L 8.999 76.123 L 28.976 73.315 L 26.17 53.34 Z\" fill=\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 8.047 26.285 L 6.854 17.791 L 9.07 17.48 L 9.53 20.757 L 13.037 20.264 L 12.577 16.987 L 14.781 16.677 L 15.974 25.171 L 13.77 25.481 L 13.292 22.083 L 9.786 22.576 L 10.264 25.973 Z M 15.907 47.474 C 14.935 47.61 14.082 47.546 13.349 47.28 C 12.647 47.031 12.036 46.578 11.594 45.979 C 11.149 45.378 10.865 44.644 10.744 43.776 C 10.617 42.876 10.692 42.072 10.969 41.361 C 11.253 40.641 11.719 40.052 12.367 39.592 C 13.015 39.132 13.833 38.834 14.821 38.695 C 15.395 38.611 15.979 38.612 16.553 38.697 C 17.113 38.774 17.58 38.921 17.954 39.139 L 17.52 40.944 C 16.766 40.588 15.923 40.463 15.098 40.584 C 14.288 40.698 13.711 41 13.371 41.491 C 13.038 41.98 12.929 42.634 13.044 43.453 C 13.16 44.273 13.447 44.863 13.908 45.223 C 14.368 45.585 14.992 45.71 15.778 45.6 C 16.196 45.535 16.605 45.42 16.996 45.257 L 16.808 43.919 L 15.109 44.158 L 14.891 42.604 L 18.397 42.111 L 18.997 46.376 C 18.546 46.663 18.062 46.896 17.557 47.07 C 17.022 47.26 16.469 47.395 15.907 47.474 Z M 19.082 70.062 C 18.11 70.199 17.257 70.135 16.524 69.869 C 15.822 69.62 15.21 69.167 14.768 68.568 C 14.323 67.967 14.04 67.233 13.918 66.365 C 13.792 65.465 13.868 64.661 14.144 63.95 C 14.428 63.23 14.894 62.64 15.542 62.181 C 16.19 61.721 17.008 61.422 17.995 61.283 C 18.57 61.2 19.154 61.201 19.728 61.286 C 20.288 61.363 20.755 61.51 21.129 61.728 L 20.695 63.533 C 19.941 63.177 19.098 63.052 18.273 63.173 C 17.463 63.287 16.886 63.589 16.546 64.079 C 16.213 64.569 16.104 65.223 16.219 66.042 C 16.334 66.862 16.622 67.452 17.082 67.812 C 17.542 68.174 18.166 68.299 18.953 68.188 C 19.323 68.136 19.729 68.022 20.171 67.845 L 19.983 66.508 L 18.284 66.747 L 18.066 65.193 L 21.572 64.7 L 22.171 68.965 C 21.751 69.237 21.271 69.468 20.733 69.658 C 20.198 69.848 19.644 69.983 19.082 70.062 Z M 31.326 23.014 L 30.133 14.52 L 36.133 13.677 L 36.373 15.387 L 32.493 15.933 L 32.72 17.547 L 36.323 17.041 L 36.563 18.751 L 32.961 19.258 L 33.206 21.005 L 37.086 20.46 L 37.326 22.17 L 31.326 23.013 Z M 37.036 44.504 C 36.176 44.625 35.396 44.551 34.694 44.281 C 34.007 44.007 33.41 43.547 32.972 42.951 C 32.518 42.342 32.229 41.601 32.106 40.725 C 31.982 39.842 32.051 39.05 32.313 38.35 C 32.571 37.655 33.023 37.05 33.616 36.606 C 34.216 36.153 34.946 35.866 35.805 35.746 C 36.665 35.626 37.44 35.7 38.134 35.971 C 38.826 36.234 39.428 36.691 39.867 37.288 C 40.32 37.888 40.608 38.63 40.732 39.513 C 40.855 40.388 40.782 41.181 40.514 41.89 C 40.255 42.587 39.803 43.196 39.212 43.646 C 38.621 44.097 37.895 44.384 37.036 44.504 Z M 36.775 42.649 C 37.401 42.561 37.86 42.271 38.152 41.779 C 38.45 41.279 38.543 40.631 38.432 39.836 C 38.319 39.041 38.056 38.448 37.64 38.056 C 37.225 37.664 36.7 37.512 36.065 37.601 C 35.431 37.691 34.968 37.981 34.677 38.472 C 34.385 38.964 34.296 39.607 34.407 40.402 C 34.519 41.197 34.783 41.795 35.2 42.195 C 35.615 42.587 36.14 42.738 36.775 42.649 Z M 35.766 67.583 L 38.548 58.531 L 40.295 58.285 L 45.465 66.22 L 43.248 66.531 L 42.271 64.911 L 38.476 65.445 L 37.983 67.271 Z M 39.729 60.723 L 38.96 63.645 L 41.297 63.316 L 39.753 60.72 L 39.729 60.724 Z M 55.088 19.674 L 54.56 15.916 L 50.63 11.64 L 53.171 11.282 L 55.426 13.779 L 56.906 10.758 L 59.376 10.41 L 56.776 15.604 L 57.305 19.363 Z M 59.193 41.39 C 58.334 41.51 57.553 41.436 56.853 41.166 C 56.166 40.892 55.569 40.432 55.13 39.836 C 54.676 39.228 54.387 38.486 54.264 37.611 C 54.14 36.727 54.209 35.935 54.471 35.235 C 54.729 34.541 55.181 33.936 55.774 33.492 C 56.374 33.039 57.103 32.752 57.962 32.632 C 58.822 32.51 59.598 32.586 60.292 32.857 C 60.984 33.12 61.586 33.577 62.025 34.173 C 62.477 34.773 62.765 35.515 62.89 36.398 C 63.013 37.274 62.94 38.066 62.671 38.775 C 62.412 39.472 61.961 40.08 61.37 40.531 C 60.778 40.983 60.053 41.269 59.193 41.39 Z M 58.933 39.534 C 59.559 39.446 60.018 39.157 60.309 38.665 C 60.608 38.165 60.701 37.517 60.589 36.722 C 60.477 35.926 60.214 35.332 59.799 34.941 C 59.383 34.549 58.858 34.397 58.223 34.486 C 57.589 34.576 57.126 34.866 56.834 35.357 C 56.544 35.849 56.454 36.492 56.565 37.287 C 56.677 38.082 56.941 38.68 57.358 39.08 C 57.773 39.472 58.298 39.624 58.933 39.534 Z M 57.878 64.475 L 56.684 55.981 L 58.527 55.722 L 61.922 60.209 L 63.949 54.961 L 65.744 54.708 L 66.938 63.202 L 64.938 63.482 L 64.289 58.868 L 62.822 62.502 L 61.617 62.672 L 59.236 59.628 L 59.878 64.194 L 57.878 64.474 Z M 77.792 38.64 L 76.6 30.149 L 80.117 29.654 C 81.587 29.448 82.78 29.657 83.695 30.282 C 84.61 30.907 85.162 31.894 85.352 33.242 C 85.542 34.592 85.283 35.697 84.577 36.558 C 83.87 37.411 82.781 37.941 81.311 38.148 L 77.793 38.642 Z M 79.757 36.534 L 80.913 36.372 C 81.757 36.253 82.351 35.965 82.696 35.507 C 83.048 35.04 83.166 34.393 83.05 33.565 C 82.933 32.738 82.642 32.152 82.176 31.808 C 81.71 31.464 81.059 31.351 80.224 31.468 L 79.068 31.631 Z M 82.088 61.072 L 80.894 52.579 L 86.894 51.735 L 87.134 53.446 L 83.255 53.991 L 83.482 55.606 L 87.084 55.099 L 87.324 56.81 L 83.723 57.316 L 83.968 59.063 L 87.848 58.518 L 88.088 60.228 Z M 78.62 17.832 L 77.723 17.307 C 78.096 16.813 78.307 16.365 78.357 15.965 L 77.345 16.107 L 77.037 13.915 L 79.266 13.601 L 79.461 14.987 C 79.531 15.493 79.504 15.964 79.376 16.399 C 79.258 16.842 79.006 17.319 78.62 17.832 Z\" fill=\"var(--token-bd2be934-eff6-4b94-bbba-de3731498a5b, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Logo - Text&quot;} */\"></path><g transform=\"translate(9.287 66.077)\" id=\"ss11937314246_3\"></g><path d=\"M 98.149 86.053 L 34.121 95.053 L 31.314 75.076 L 95.341 66.077 Z M 29.264 75.363 L 32.071 95.34 L 12.095 98.147 L 9.287 78.17 L 29.264 75.364 Z\" fill=\"var(--token-56c4b02c-48e4-4b53-9897-25628dac4cac, rgb(255, 103, 65)) /* {&quot;name&quot;:&quot;Logo - Point Hover&quot;} */\"></path></svg>',svgContentId:11937314246},I8UbNcA2Z:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 64\"><path d=\"M 12.914 6.004 L 0 7.818 L 1.815 20.733 L 14.729 18.917 Z M 41.392 2.001 L 28.478 3.816 L 30.293 16.731 L 43.207 14.916 Z M 55.631 0 L 42.716 1.815 L 44.532 14.73 L 57.445 12.914 L 55.631 0.001 Z M 14.239 5.818 L 27.153 4.003 L 28.969 16.917 L 16.054 18.732 Z M 44.717 16.054 L 57.632 14.239 L 59.447 27.153 L 46.533 28.968 L 44.717 16.054 Z M 43.393 16.24 L 30.479 18.056 L 32.294 30.97 L 45.208 29.155 L 43.393 16.24 Z M 16.239 20.057 L 29.153 18.241 L 30.968 31.156 L 18.054 32.971 Z M 14.915 20.243 L 2.001 22.057 L 3.817 34.972 L 16.731 33.157 L 14.916 20.243 Z M 46.719 30.293 L 59.633 28.478 L 61.448 41.392 L 48.534 43.208 L 46.72 30.293 Z M 45.394 30.479 L 32.48 32.294 L 34.296 45.208 L 47.209 43.393 L 45.395 30.479 Z M 18.242 34.295 L 31.156 32.48 L 32.971 45.394 L 20.057 47.209 Z M 16.918 34.482 L 4.003 36.296 L 5.818 49.211 L 18.732 47.396 L 16.918 34.482 Z\" fill=\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 5.202 16.992 L 4.431 11.501 L 5.863 11.3 L 6.161 13.419 L 8.428 13.1 L 8.131 10.981 L 9.555 10.781 L 10.327 16.272 L 8.902 16.473 L 8.593 14.276 L 6.326 14.595 L 6.635 16.791 Z M 10.283 30.69 C 9.655 30.778 9.104 30.737 8.63 30.565 C 8.176 30.404 7.781 30.111 7.495 29.724 C 7.207 29.335 7.024 28.861 6.946 28.3 C 6.864 27.718 6.912 27.198 7.091 26.738 C 7.275 26.273 7.576 25.892 7.995 25.595 C 8.414 25.297 8.943 25.105 9.581 25.015 C 9.953 24.961 10.33 24.961 10.701 25.016 C 11.063 25.066 11.365 25.161 11.607 25.302 L 11.326 26.469 C 10.838 26.239 10.294 26.158 9.76 26.236 C 9.237 26.31 8.864 26.505 8.644 26.822 C 8.429 27.139 8.358 27.561 8.432 28.091 C 8.507 28.621 8.693 29.002 8.991 29.235 C 9.288 29.469 9.692 29.55 10.2 29.479 C 10.47 29.437 10.735 29.362 10.987 29.257 L 10.866 28.392 L 9.767 28.547 L 9.627 27.542 L 11.893 27.223 L 12.281 29.98 C 11.989 30.166 11.677 30.316 11.35 30.429 C 11.004 30.552 10.647 30.639 10.283 30.69 Z M 12.336 45.293 C 11.707 45.381 11.156 45.34 10.682 45.168 C 10.228 45.007 9.833 44.714 9.547 44.327 C 9.259 43.938 9.076 43.464 8.997 42.903 C 8.916 42.321 8.965 41.801 9.144 41.341 C 9.327 40.876 9.628 40.495 10.047 40.198 C 10.466 39.9 10.995 39.707 11.633 39.617 C 12.005 39.563 12.382 39.564 12.753 39.619 C 13.115 39.669 13.417 39.764 13.659 39.905 L 13.379 41.072 C 12.891 40.842 12.346 40.761 11.813 40.839 C 11.289 40.913 10.916 41.108 10.696 41.425 C 10.481 41.742 10.411 42.164 10.485 42.694 C 10.559 43.224 10.746 43.605 11.043 43.838 C 11.34 44.072 11.744 44.153 12.252 44.081 C 12.492 44.048 12.754 43.974 13.04 43.859 L 12.918 42.995 L 11.82 43.15 L 11.679 42.145 L 13.946 41.826 L 14.333 44.583 C 14.061 44.759 13.751 44.909 13.403 45.031 C 13.057 45.154 12.699 45.241 12.336 45.293 Z M 20.251 14.878 L 19.48 9.387 L 23.359 8.842 L 23.514 9.947 L 21.006 10.3 L 21.152 11.344 L 23.482 11.016 L 23.637 12.122 L 21.308 12.45 L 21.467 13.579 L 23.975 13.227 L 24.13 14.332 L 20.251 14.877 Z M 23.942 28.77 C 23.387 28.848 22.882 28.801 22.428 28.626 C 21.984 28.449 21.599 28.151 21.315 27.766 C 21.022 27.373 20.835 26.894 20.755 26.327 C 20.675 25.756 20.72 25.244 20.889 24.792 C 21.056 24.343 21.348 23.951 21.732 23.664 C 22.119 23.372 22.591 23.186 23.147 23.109 C 23.703 23.031 24.204 23.079 24.652 23.254 C 25.1 23.424 25.489 23.72 25.773 24.105 C 26.065 24.493 26.252 24.973 26.332 25.544 C 26.411 26.109 26.364 26.622 26.191 27.08 C 26.023 27.531 25.731 27.924 25.349 28.216 C 24.967 28.507 24.498 28.693 23.942 28.77 Z M 23.774 27.571 C 24.178 27.514 24.475 27.327 24.664 27.009 C 24.857 26.685 24.917 26.267 24.845 25.753 C 24.772 25.239 24.602 24.855 24.333 24.602 C 24.065 24.348 23.725 24.25 23.315 24.308 C 22.905 24.366 22.606 24.553 22.417 24.871 C 22.229 25.189 22.171 25.605 22.243 26.118 C 22.315 26.632 22.486 27.019 22.756 27.278 C 23.024 27.531 23.363 27.629 23.774 27.571 Z M 23.121 43.69 L 24.92 37.838 L 26.049 37.679 L 29.392 42.809 L 27.958 43.01 L 27.327 41.963 L 24.873 42.308 L 24.555 43.488 Z M 25.683 39.255 L 25.186 41.144 L 26.697 40.932 L 25.699 39.253 L 25.683 39.256 Z M 35.612 12.719 L 35.271 10.289 L 32.731 7.525 L 34.373 7.293 L 35.831 8.908 L 36.788 6.955 L 38.384 6.73 L 36.704 10.087 L 37.046 12.517 Z M 38.266 26.757 C 37.711 26.835 37.206 26.787 36.753 26.612 C 36.309 26.436 35.923 26.138 35.64 25.753 C 35.346 25.36 35.159 24.88 35.08 24.314 C 35 23.743 35.044 23.231 35.214 22.778 C 35.38 22.329 35.673 21.938 36.056 21.651 C 36.444 21.359 36.915 21.173 37.47 21.095 C 38.026 21.017 38.528 21.066 38.977 21.241 C 39.424 21.411 39.813 21.706 40.097 22.092 C 40.389 22.48 40.575 22.959 40.656 23.53 C 40.736 24.096 40.688 24.608 40.515 25.067 C 40.347 25.517 40.056 25.911 39.674 26.202 C 39.291 26.494 38.822 26.679 38.266 26.757 Z M 38.098 25.557 C 38.503 25.5 38.8 25.314 38.988 24.996 C 39.181 24.672 39.241 24.253 39.169 23.739 C 39.096 23.225 38.926 22.841 38.658 22.588 C 38.389 22.335 38.05 22.236 37.639 22.294 C 37.229 22.352 36.93 22.54 36.741 22.857 C 36.554 23.175 36.496 23.591 36.567 24.105 C 36.64 24.619 36.81 25.005 37.08 25.264 C 37.348 25.517 37.688 25.616 38.098 25.557 Z M 37.416 41.681 L 36.644 36.19 L 37.836 36.022 L 40.03 38.923 L 41.341 35.53 L 42.501 35.367 L 43.273 40.858 L 41.98 41.039 L 41.561 38.056 L 40.612 40.405 L 39.833 40.515 L 38.294 38.547 L 38.709 41.499 L 37.416 41.68 Z M 50.29 24.979 L 49.519 19.49 L 51.793 19.17 C 52.743 19.037 53.514 19.172 54.106 19.576 C 54.697 19.98 55.054 20.618 55.177 21.49 C 55.3 22.363 55.132 23.077 54.676 23.633 C 54.219 24.185 53.515 24.528 52.565 24.661 L 50.29 24.981 Z M 51.56 23.618 L 52.307 23.513 C 52.853 23.436 53.237 23.25 53.46 22.954 C 53.688 22.652 53.764 22.234 53.689 21.699 C 53.613 21.164 53.425 20.785 53.124 20.563 C 52.823 20.34 52.402 20.267 51.862 20.343 L 51.115 20.448 Z M 53.067 39.481 L 52.295 33.99 L 56.174 33.445 L 56.329 34.551 L 53.821 34.903 L 53.968 35.947 L 56.297 35.62 L 56.452 36.726 L 54.124 37.053 L 54.282 38.182 L 56.791 37.83 L 56.946 38.935 Z M 50.825 11.528 L 50.245 11.188 C 50.486 10.869 50.623 10.579 50.655 10.321 L 50.001 10.413 L 49.802 8.996 L 51.243 8.793 L 51.369 9.689 C 51.414 10.016 51.397 10.32 51.314 10.601 C 51.237 10.888 51.075 11.196 50.825 11.528 Z\" fill=\"var(--token-bd2be934-eff6-4b94-bbba-de3731498a5b, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Logo - Text&quot;} */\"></path><g transform=\"translate(9.287 66.077)\" id=\"ss12852323367_3\"></g><path d=\"M 63.45 55.63 L 22.058 61.448 L 20.243 48.534 L 61.635 42.716 Z M 18.918 48.72 L 20.733 61.634 L 7.819 63.449 L 6.004 50.534 L 18.918 48.72 Z\" fill=\"var(--token-dad2eaff-76ce-4bae-b4c9-7f29751eac9c, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Logo - Point&quot;} */\"></path></svg>',svgContentId:12852323367}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtOTAw\",\"--framer-font-family\":'\"Nunito Sans\", sans-serif',\"--framer-font-size\":\"6px\",\"--framer-font-weight\":\"900\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0)))\"},children:\"TM\"})}),className:\"framer-2o4p4x\",fonts:[\"GF;Nunito Sans-900\"],layoutDependency:layoutDependency,layoutId:\"rtxwlQhwD\",style:{\"--extracted-r6o4lv\":\"var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",rotate:0},variants:{\"nTU4BtJcr-hover\":{rotate:-8}},verticalAlignment:\"top\",withExternalLayout:true})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8HQfb.framer-lswaov, .framer-8HQfb .framer-lswaov { display: block; }\",\".framer-8HQfb.framer-1fgp7k2 { cursor: pointer; height: 99px; overflow: visible; position: relative; text-decoration: none; width: 99px; }\",\".framer-8HQfb .framer-3c8twk { flex: none; height: 99px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 99px; }\",\".framer-8HQfb .framer-1e4rmbb { flex: none; height: 99px; left: calc(49.494949494949516% - 99px / 2); position: absolute; top: calc(49.494949494949516% - 99px / 2); width: 99px; }\",\".framer-8HQfb .framer-2o4p4x { bottom: 3px; flex: none; height: auto; position: absolute; right: 1px; white-space: pre; width: auto; }\",\".framer-8HQfb.framer-v-aggiv3.framer-1fgp7k2, .framer-8HQfb.framer-v-1fgp7k2.hover.framer-1fgp7k2 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 99px); }\",\".framer-8HQfb.framer-v-aggiv3 .framer-3c8twk { height: 67px; width: 67px; }\",\".framer-8HQfb.framer-v-aggiv3 .framer-1e4rmbb { height: 64px; left: 0px; top: 0px; width: 64px; }\",\".framer-8HQfb.framer-v-aggiv3 .framer-2o4p4x { bottom: -1px; right: 3px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 99\n * @framerIntrinsicWidth 99\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"I8UbNcA2Z\":{\"layout\":[\"fixed\",\"fixed\"]},\"VhTBBFrY0\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerE6JbRHrVS=withCSS(Component,css,\"framer-8HQfb\");export default FramerE6JbRHrVS;FramerE6JbRHrVS.displayName=\"Logo New\";FramerE6JbRHrVS.defaultProps={height:99,width:99};addPropertyControls(FramerE6JbRHrVS,{variant:{options:[\"nTU4BtJcr\",\"I8UbNcA2Z\"],optionTitles:[\"Variant 1\",\"SMall\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerE6JbRHrVS,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4Gfy5nsV8kA_Ykqw.woff2\",weight:\"900\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerE6JbRHrVS\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"99\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"I8UbNcA2Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VhTBBFrY0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"99\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./E6JbRHrVS.map", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={cL8c6fD3V:{hover:true},wQSMpywwl:{hover:true}};const cycleOrder=[\"wQSMpywwl\",\"cL8c6fD3V\",\"r4oCIHbtI\",\"Wf4ayeLHi\"];const serializationHash=\"framer-kq4YH\";const variantClassNames={cL8c6fD3V:\"framer-v-fekj0y\",r4oCIHbtI:\"framer-v-1vb2527\",Wf4ayeLHi:\"framer-v-zwj7ky\",wQSMpywwl:\"framer-v-1ldmxoc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Selected\":\"Wf4ayeLHi\",\"Variant 1\":\"wQSMpywwl\",\"Variant 2\":\"cL8c6fD3V\",Mobile:\"r4oCIHbtI\"};const getProps=({height,id,link,newTab,tap,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,LL3qsv3wI:tap!==null&&tap!==void 0?tap:props.LL3qsv3wI,QTwaCxe4y:link!==null&&link!==void 0?link:props.QTwaCxe4y,UtU7mEmx7:newTab!==null&&newTab!==void 0?newTab:props.UtU7mEmx7,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"wQSMpywwl\",WdzaMBN0E:(_ref1=title!==null&&title!==void 0?title:props.WdzaMBN0E)!==null&&_ref1!==void 0?_ref1:\"About Us\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QTwaCxe4y,WdzaMBN0E,LL3qsv3wI,UtU7mEmx7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wQSMpywwl\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap14qbni6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(LL3qsv3wI){const res=await LL3qsv3wI(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:QTwaCxe4y,openInNewTab:UtU7mEmx7,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ldmxoc\",className,classNames)} framer-7sudp0`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wQSMpywwl\",onTap:onTap14qbni6,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},variants:{\"cL8c6fD3V-hover\":{\"--border-color\":\"rgb(0, 0, 0)\",backgroundColor:\"rgba(31, 9, 5, 0)\"},\"wQSMpywwl-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},cL8c6fD3V:{backgroundColor:\"var(--token-b9bddbf1-e126-484e-bbc6-f6372da31d62, rgb(31, 9, 5))\"},Wf4ayeLHi:{backgroundColor:\"var(--token-b9bddbf1-e126-484e-bbc6-f6372da31d62, rgb(31, 9, 5))\"}},...addPropertyOverrides({\"cL8c6fD3V-hover\":{\"data-framer-name\":undefined},\"wQSMpywwl-hover\":{\"data-framer-name\":undefined},cL8c6fD3V:{\"data-framer-name\":\"Variant 2\"},r4oCIHbtI:{\"data-framer-name\":\"Mobile\"},Wf4ayeLHi:{\"data-framer-name\":\"Mobile Selected\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\",\"--framer-text-transform\":\"uppercase\"},children:\"About Us\"})}),className:\"framer-1mvw415\",\"data-framer-name\":\"Have a game to sell?\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"okiWkqGRL\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},text:WdzaMBN0E,variants:{\"cL8c6fD3V-hover\":{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},\"wQSMpywwl-hover\":{\"--extracted-r6o4lv\":\"var(--token-704a05bf-cdb0-4f0a-b098-e13fd34afafa, rgb(255, 255, 255))\"},cL8c6fD3V:{\"--extracted-r6o4lv\":\"var(--token-ace7a0e6-cf55-42e5-a415-e1db1f36dca4, rgb(255, 255, 255))\"},Wf4ayeLHi:{\"--extracted-r6o4lv\":\"var(--token-ace7a0e6-cf55-42e5-a415-e1db1f36dca4, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"cL8c6fD3V-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\",\"--framer-text-transform\":\"uppercase\"},children:\"About Us\"})})},\"wQSMpywwl-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-704a05bf-cdb0-4f0a-b098-e13fd34afafa, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"About Us\"})})},cL8c6fD3V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ace7a0e6-cf55-42e5-a415-e1db1f36dca4, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"About Us\"})})},Wf4ayeLHi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.34px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ace7a0e6-cf55-42e5-a415-e1db1f36dca4, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"About Us\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kq4YH.framer-7sudp0, .framer-kq4YH .framer-7sudp0 { display: block; }\",\".framer-kq4YH.framer-1ldmxoc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 14px 16px 14px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-kq4YH .framer-1mvw415 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kq4YH.framer-1ldmxoc { gap: 0px; } .framer-kq4YH.framer-1ldmxoc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-kq4YH.framer-1ldmxoc > :first-child { margin-left: 0px; } .framer-kq4YH.framer-1ldmxoc > :last-child { margin-right: 0px; } }\",\".framer-kq4YH.framer-v-1vb2527.framer-1ldmxoc, .framer-kq4YH.framer-v-zwj7ky.framer-1ldmxoc { padding: 13px 16px 12px 16px; }\",'.framer-kq4YH[data-border=\"true\"]::after, .framer-kq4YH [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 103\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"cL8c6fD3V\":{\"layout\":[\"auto\",\"auto\"]},\"r4oCIHbtI\":{\"layout\":[\"auto\",\"auto\"]},\"Wf4ayeLHi\":{\"layout\":[\"auto\",\"auto\"]},\"SLOwIxh11\":{\"layout\":[\"auto\",\"auto\"]},\"NdAIyHS_v\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"QTwaCxe4y\":\"link\",\"WdzaMBN0E\":\"title\",\"LL3qsv3wI\":\"tap\",\"UtU7mEmx7\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framermn_nUKu1a=withCSS(Component,css,\"framer-kq4YH\");export default Framermn_nUKu1a;Framermn_nUKu1a.displayName=\"Nav Link\";Framermn_nUKu1a.defaultProps={height:42,width:103};addPropertyControls(Framermn_nUKu1a,{variant:{options:[\"wQSMpywwl\",\"cL8c6fD3V\",\"r4oCIHbtI\",\"Wf4ayeLHi\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Mobile\",\"Mobile Selected\"],title:\"Variant\",type:ControlType.Enum},QTwaCxe4y:{title:\"Link\",type:ControlType.Link},WdzaMBN0E:{defaultValue:\"About Us\",displayTextArea:false,title:\"Title\",type:ControlType.String},LL3qsv3wI:{title:\"Tap\",type:ControlType.EventHandler},UtU7mEmx7:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(Framermn_nUKu1a,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5nsV8kA_Ykqw.woff2\",weight:\"800\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framermn_nUKu1a\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"QTwaCxe4y\\\":\\\"link\\\",\\\"WdzaMBN0E\\\":\\\"title\\\",\\\"LL3qsv3wI\\\":\\\"tap\\\",\\\"UtU7mEmx7\\\":\\\"newTab\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cL8c6fD3V\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r4oCIHbtI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Wf4ayeLHi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SLOwIxh11\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NdAIyHS_v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"42\",\"framerIntrinsicWidth\":\"103\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mn_nUKu1a.map", "// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/rZMloSD2y6IgA2IBxh7c/1E82z6aSjBtSKlkw0ooS/sJ2QEITYH.js\";import LogoNew from\"https://framerusercontent.com/modules/5wWC5PgrHW1BVKtYnfDu/csarf7zGRAmXLG7Z8nvE/E6JbRHrVS.js\";import NavLink from\"https://framerusercontent.com/modules/T0ncDyFvT7w0VWVNuxtQ/GSwbdtbKpm4GzgzHQHfW/mn_nUKu1a.js\";const LogoNewFonts=getFonts(LogoNew);const NavLinkFonts=getFonts(NavLink);const LogoNewControls=getPropertyControls(LogoNew);const cycleOrder=[\"ky2404WCi\",\"TovrRiRw8\",\"c0IzywAU1\",\"gkVAOnmgN\"];const serializationHash=\"framer-ymGEQ\";const variantClassNames={c0IzywAU1:\"framer-v-11wo1qg\",gkVAOnmgN:\"framer-v-1fhjqog\",ky2404WCi:\"framer-v-1kk9v7i\",TovrRiRw8:\"framer-v-1coeczo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.08,skewX:0,skewY:0,transition:transition2};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"Variant 1\":\"nTU4BtJcr\",SMall:\"I8UbNcA2Z\"};const humanReadableVariantMap={\"Variant 1\":\"ky2404WCi\",\"Variant 3\":\"gkVAOnmgN\",Stack:\"TovrRiRw8\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_humanReadableEnumMap_link,_ref1,_ref2;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ky2404WCi\",W0SCcU7WD:(_ref2=(_ref1=(_humanReadableEnumMap_link=humanReadableEnumMap[link])!==null&&_humanReadableEnumMap_link!==void 0?_humanReadableEnumMap_link:link)!==null&&_ref1!==void 0?_ref1:props.W0SCcU7WD)!==null&&_ref2!==void 0?_ref2:\"nTU4BtJcr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,W0SCcU7WD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ky2404WCi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap56a7ai=activeVariantCallback(async(...args)=>{setVariant(\"gkVAOnmgN\");});const onTap4w1k6w=activeVariantCallback(async(...args)=>{setVariant(\"c0IzywAU1\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"TovrRiRw8\",\"c0IzywAU1\",\"gkVAOnmgN\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"TovrRiRw8\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"TovrRiRw8\")return false;return true;};const isDisplayed3=()=>{if([\"c0IzywAU1\",\"gkVAOnmgN\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"gkVAOnmgN\")return false;return true;};const isDisplayed5=()=>{if(baseVariant===\"gkVAOnmgN\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1kk9v7i\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ky2404WCi\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-b9bddbf1-e126-484e-bbc6-f6372da31d62, rgb(31, 9, 5))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},...addPropertyOverrides({c0IzywAU1:{\"data-framer-name\":\"Variant 3\"},gkVAOnmgN:{\"data-framer-name\":\"Variant 3\"},TovrRiRw8:{\"data-framer-name\":\"Stack\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:145,width:\"145px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.5000000000000002-72.5),...addPropertyOverrides({c0IzywAU1:{height:66,width:\"67px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||110)*.49090909090909113-33)},gkVAOnmgN:{height:89,width:\"90px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+22},TovrRiRw8:{height:122,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.1891)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vcaevt-container\",layoutDependency:layoutDependency,layoutId:\"EEunILVdF-container\",style:{rotate:0},variants:{gkVAOnmgN:{rotate:7}},...addPropertyOverrides({c0IzywAU1:{transformTemplate:transformTemplate1},TovrRiRw8:{whileHover:animation}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LogoNew,{height:\"100%\",id:\"EEunILVdF\",layoutId:\"EEunILVdF\",style:{height:\"100%\",width:\"100%\"},variant:\"nTU4BtJcr\",width:\"100%\",...addPropertyOverrides({c0IzywAU1:{variant:\"I8UbNcA2Z\"},gkVAOnmgN:{variant:\"I8UbNcA2Z\"},TovrRiRw8:{variant:W0SCcU7WD}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1azyt0x\",layoutDependency:layoutDependency,layoutId:\"o5mbI4_py\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wMLWsJaaL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.4587155963302755-74)+0+1,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14b6hhe-container\",layoutDependency:layoutDependency,layoutId:\"tIu_oi1XB-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"tIu_oi1XB\",layoutId:\"tIu_oi1XB\",QTwaCxe4y:resolvedLinks[0],UtU7mEmx7:false,variant:\"wQSMpywwl\",WdzaMBN0E:\"Have a Game to Sell?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgWBXtU0G\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.4587155963302755-74)+0+53,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6n5dol-container\",layoutDependency:layoutDependency,layoutId:\"zJQ9H4Uz1-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"zJQ9H4Uz1\",layoutId:\"zJQ9H4Uz1\",QTwaCxe4y:resolvedLinks1[0],UtU7mEmx7:true,variant:\"wQSMpywwl\",WdzaMBN0E:\"Podcast\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgWBXtU0G\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.4587155963302755-74)+0+105,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dqw7bn-container\",layoutDependency:layoutDependency,layoutId:\"Ric05t_oT-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"Ric05t_oT\",layoutId:\"Ric05t_oT\",QTwaCxe4y:resolvedLinks2[0],UtU7mEmx7:true,variant:\"wQSMpywwl\",WdzaMBN0E:\"Newsletter\",width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bp2zo7\",layoutDependency:layoutDependency,layoutId:\"E5CpsqPxJ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wMLWsJaaL\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.4587155963302755-74)+0+1,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tt0y6s-container\",layoutDependency:layoutDependency,layoutId:\"tOavji7Nq-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"tOavji7Nq\",layoutId:\"tOavji7Nq\",QTwaCxe4y:resolvedLinks3[0],UtU7mEmx7:false,variant:\"wQSMpywwl\",WdzaMBN0E:\"Blog\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgWBXtU0G\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.4587155963302755-74)+0+53,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g3dwzp-container\",layoutDependency:layoutDependency,layoutId:\"nOTZC0_ir-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"nOTZC0_ir\",layoutId:\"nOTZC0_ir\",QTwaCxe4y:resolvedLinks4[0],UtU7mEmx7:true,variant:\"wQSMpywwl\",WdzaMBN0E:\"About Us\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgWBXtU0G\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||218)*.4587155963302755-74)+0+105,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nsjzw9-container\",layoutDependency:layoutDependency,layoutId:\"BVjXoQ0CL-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"BVjXoQ0CL\",layoutId:\"BVjXoQ0CL\",QTwaCxe4y:resolvedLinks5[0],UtU7mEmx7:true,variant:\"wQSMpywwl\",WdzaMBN0E:\"Contact\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qlvhs8\",layoutDependency:layoutDependency,layoutId:\"qwFAFvz3m\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wMLWsJaaL\"},nodeId:\"KmTmAjaWc\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Sell your game\"})})})}),className:\"framer-1np8av0\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"KmTmAjaWc\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hCebtSclv\"},nodeId:\"IndPR7CAr\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"PODCAST\"})})})}),className:\"framer-l3ci8a\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"IndPR7CAr\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RnZsu90IE\"},nodeId:\"g2EwbX5qI\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Blog\"})})})}),className:\"framer-g6n3ez\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"g2EwbX5qI\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VuNm1Oy0W\"},nodeId:\"vyYk3JTR2\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"About\"})})})}),className:\"framer-1px0me\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"vyYk3JTR2\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtODAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"800\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PD88aAV2v\"},nodeId:\"LKAvtGcRg\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Contact\"})})})}),className:\"framer-7liuvs\",fonts:[\"GF;Nunito Sans-800\"],layoutDependency:layoutDependency,layoutId:\"LKAvtGcRg\",verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgWBXtU0G\"},implicitPathVariables:undefined},{href:{webPageId:\"qgWBXtU0G\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({TovrRiRw8:{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||203)-61+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rvreek-container\",layoutDependency:layoutDependency,layoutId:\"kMiDwGMHR-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"kMiDwGMHR\",layoutId:\"kMiDwGMHR\",QTwaCxe4y:resolvedLinks6[0],UtU7mEmx7:false,variant:\"cL8c6fD3V\",WdzaMBN0E:\"Newsletter\",width:\"100%\",...addPropertyOverrides({TovrRiRw8:{QTwaCxe4y:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VuNm1Oy0W\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-st206j-container\",\"data-framer-name\":\"About\",layoutDependency:layoutDependency,layoutId:\"XKZ1x0__e-container\",name:\"About\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"XKZ1x0__e\",layoutId:\"XKZ1x0__e\",name:\"About\",QTwaCxe4y:resolvedLinks7[0],UtU7mEmx7:false,variant:\"wQSMpywwl\",WdzaMBN0E:\"About\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PD88aAV2v\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ukydn8-container\",layoutDependency:layoutDependency,layoutId:\"UGbADAGME-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"UGbADAGME\",layoutId:\"UGbADAGME\",QTwaCxe4y:resolvedLinks8[0],UtU7mEmx7:false,variant:\"wQSMpywwl\",WdzaMBN0E:\"Contact\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RnZsu90IE\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sdw23y-container\",layoutDependency:layoutDependency,layoutId:\"Z0kiVL76W-container\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"Z0kiVL76W\",layoutId:\"Z0kiVL76W\",QTwaCxe4y:resolvedLinks9[0],UtU7mEmx7:false,variant:\"wQSMpywwl\",WdzaMBN0E:\"Blog\",width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d4a4ax\",\"data-framer-name\":\"Frame 22\",layoutDependency:layoutDependency,layoutId:\"cSHnt66RV\",...addPropertyOverrides({c0IzywAU1:{\"data-highlight\":true,onTap:onTap56a7ai},gkVAOnmgN:{\"data-highlight\":true,onTap:onTap4w1k6w}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5z8v91\",\"data-framer-name\":\"Rectangle 192\",layoutDependency:layoutDependency,layoutId:\"LJ_SNuvMM\",style:{backgroundColor:\"rgb(31, 9, 5)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,rotate:0},variants:{c0IzywAU1:{backgroundColor:\"var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0))\"},gkVAOnmgN:{backgroundColor:\"var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0))\",rotate:45}}}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-mr1hfy\",\"data-framer-name\":\"Rectangle 193\",layoutDependency:layoutDependency,layoutId:\"AQNI0ff9J\",style:{backgroundColor:\"var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0))\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-852t58\",\"data-framer-name\":\"Rectangle 194\",layoutDependency:layoutDependency,layoutId:\"RWVFabjwI\",style:{backgroundColor:\"rgb(31, 9, 5)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,rotate:0},variants:{c0IzywAU1:{backgroundColor:\"var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0))\"},gkVAOnmgN:{backgroundColor:\"var(--token-a54032c3-ff05-4ef7-b831-79c62ff60cc3, rgb(3, 0, 0))\",rotate:-45}}})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4i10hc\",\"data-framer-name\":\"Mobile Links\",layoutDependency:layoutDependency,layoutId:\"nSdhN6Yns\",children:[isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wMLWsJaaL\"},nodeId:\"zRZqCsfuG\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Have a game to sell?\"})})})}),className:\"framer-1lj618v\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"zRZqCsfuG\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qgWBXtU0G\"},nodeId:\"yQ3zyOG9v\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Newsletter\"})})})}),className:\"framer-xu8zui\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"yQ3zyOG9v\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hCebtSclv\"},nodeId:\"WACA_TpMW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Podcast\"})})})}),className:\"framer-1p11nrv\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"WACA_TpMW\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VuNm1Oy0W\"},nodeId:\"AtS3zjLxt\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"About Us\"})})})}),className:\"framer-1fkovx8\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"AtS3zjLxt\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RnZsu90IE\"},nodeId:\"RnfdCWkYq\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Blog\"})})})}),className:\"framer-8wj9v2\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"RnfdCWkYq\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PD88aAV2v\"},nodeId:\"OLAyr7dvd\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1x5q87\",\"data-styles-preset\":\"sJ2QEITYH\",children:\"Contact\"})})})}),className:\"framer-a4roih\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"OLAyr7dvd\",style:{\"--extracted-r6o4lv\":\"var(--token-4e26703f-a986-4ec2-8936-9366579103e1, rgb(31, 9, 5))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ymGEQ.framer-wredma, .framer-ymGEQ .framer-wredma { display: block; }\",\".framer-ymGEQ.framer-1kk9v7i { height: 218px; max-width: 640px; overflow: visible; position: relative; width: 640px; }\",\".framer-ymGEQ .framer-vcaevt-container { flex: none; height: 145px; left: 10px; position: absolute; top: calc(50.00000000000002% - 145px / 2); width: 145px; }\",\".framer-ymGEQ .framer-1azyt0x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 148px; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 132px; top: calc(45.871559633027545% - 148px / 2); width: 193px; }\",\".framer-ymGEQ .framer-14b6hhe-container, .framer-ymGEQ .framer-6n5dol-container, .framer-ymGEQ .framer-dqw7bn-container, .framer-ymGEQ .framer-1tt0y6s-container, .framer-ymGEQ .framer-1g3dwzp-container, .framer-ymGEQ .framer-1nsjzw9-container, .framer-ymGEQ .framer-1rvreek-container, .framer-ymGEQ .framer-st206j-container, .framer-ymGEQ .framer-ukydn8-container, .framer-ymGEQ .framer-sdw23y-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ymGEQ .framer-1bp2zo7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 148px; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 0px; top: calc(45.871559633027545% - 148px / 2); width: 118px; }\",\".framer-ymGEQ .framer-qlvhs8 { align-content: center; align-items: center; bottom: 19px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-around; left: 50%; overflow: visible; padding: 0px; position: absolute; width: 100%; }\",\".framer-ymGEQ .framer-1np8av0, .framer-ymGEQ .framer-l3ci8a, .framer-ymGEQ .framer-g6n3ez, .framer-ymGEQ .framer-1px0me, .framer-ymGEQ .framer-7liuvs { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ymGEQ .framer-d4a4ax { flex: none; height: 44px; overflow: hidden; position: absolute; right: 18px; top: 27px; width: 45px; }\",\".framer-ymGEQ .framer-5z8v91 { flex: none; height: 4px; left: 6px; position: absolute; top: 10px; width: 33px; }\",\".framer-ymGEQ .framer-mr1hfy { flex: none; height: 4px; left: 6px; position: absolute; top: 20px; width: 33px; }\",\".framer-ymGEQ .framer-852t58 { flex: none; height: 4px; left: 6px; position: absolute; top: 30px; width: 33px; }\",\".framer-ymGEQ .framer-4i10hc { align-content: flex-start; align-items: flex-start; bottom: -159px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 19px; overflow: visible; padding: 0px; position: absolute; width: min-content; }\",\".framer-ymGEQ .framer-1lj618v, .framer-ymGEQ .framer-xu8zui, .framer-ymGEQ .framer-1p11nrv, .framer-ymGEQ .framer-1fkovx8, .framer-ymGEQ .framer-8wj9v2, .framer-ymGEQ .framer-a4roih { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ymGEQ .framer-1azyt0x, .framer-ymGEQ .framer-1bp2zo7, .framer-ymGEQ .framer-4i10hc { gap: 0px; } .framer-ymGEQ .framer-1azyt0x > *, .framer-ymGEQ .framer-1bp2zo7 > *, .framer-ymGEQ .framer-4i10hc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ymGEQ .framer-1azyt0x > :first-child, .framer-ymGEQ .framer-1bp2zo7 > :first-child, .framer-ymGEQ .framer-4i10hc > :first-child { margin-top: 0px; } .framer-ymGEQ .framer-1azyt0x > :last-child, .framer-ymGEQ .framer-1bp2zo7 > :last-child, .framer-ymGEQ .framer-4i10hc > :last-child { margin-bottom: 0px; } }\",\".framer-ymGEQ.framer-v-1coeczo.framer-1kk9v7i { height: 203px; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-vcaevt-container { height: 122px; left: calc(49.53125000000002% - 18.90625% / 2); top: 7px; width: 19%; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-1np8av0, .framer-ymGEQ.framer-v-1fhjqog .framer-1lj618v { order: 0; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-l3ci8a, .framer-ymGEQ.framer-v-1fhjqog .framer-1p11nrv { order: 1; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-g6n3ez, .framer-ymGEQ.framer-v-1fhjqog .framer-8wj9v2 { order: 2; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-1px0me, .framer-ymGEQ.framer-v-1fhjqog .framer-1fkovx8 { order: 3; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-7liuvs, .framer-ymGEQ.framer-v-1fhjqog .framer-a4roih { order: 4; }\",\".framer-ymGEQ.framer-v-1coeczo .framer-1rvreek-container { order: 10; }\",\".framer-ymGEQ.framer-v-11wo1qg.framer-1kk9v7i { height: 110px; width: 375px; }\",\".framer-ymGEQ.framer-v-11wo1qg .framer-vcaevt-container { aspect-ratio: 1.02 / 1; height: var(--framer-aspect-ratio-supported, 66px); left: 16px; top: 49%; width: 67px; }\",\".framer-ymGEQ.framer-v-11wo1qg .framer-d4a4ax, .framer-ymGEQ.framer-v-1fhjqog .framer-d4a4ax { cursor: pointer; }\",\".framer-ymGEQ.framer-v-1fhjqog.framer-1kk9v7i { height: 452px; width: 375px; }\",\".framer-ymGEQ.framer-v-1fhjqog .framer-vcaevt-container { height: 89px; left: 15px; top: 22px; width: 90px; }\",\".framer-ymGEQ.framer-v-1fhjqog .framer-5z8v91, .framer-ymGEQ.framer-v-1fhjqog .framer-852t58 { left: calc(48.88888888888891% - 33px / 2); top: calc(50.00000000000002% - 4px / 2); }\",\".framer-ymGEQ.framer-v-1fhjqog .framer-4i10hc { bottom: unset; top: 130px; }\",\".framer-ymGEQ.framer-v-1fhjqog .framer-xu8zui { order: 5; }\",...sharedStyle.css,'.framer-ymGEQ[data-border=\"true\"]::after, .framer-ymGEQ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 218\n * @framerIntrinsicWidth 640\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"640px\",null,null]},\"TovrRiRw8\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"640px\",null,null]},\"c0IzywAU1\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"640px\",null,null]},\"gkVAOnmgN\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"640px\",null,null]}}}\n * @framerVariables {\"W0SCcU7WD\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerr0FAsa2oD=withCSS(Component,css,\"framer-ymGEQ\");export default Framerr0FAsa2oD;Framerr0FAsa2oD.displayName=\"Header Horizontal\";Framerr0FAsa2oD.defaultProps={height:218,width:640};addPropertyControls(Framerr0FAsa2oD,{variant:{options:[\"ky2404WCi\",\"TovrRiRw8\",\"c0IzywAU1\",\"gkVAOnmgN\"],optionTitles:[\"Variant 1\",\"Stack\",\"Variant 3\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},W0SCcU7WD:(LogoNewControls===null||LogoNewControls===void 0?void 0:LogoNewControls[\"variant\"])&&{...LogoNewControls[\"variant\"],defaultValue:\"nTU4BtJcr\",description:undefined,hidden:undefined,title:\"Link\"}});addFonts(Framerr0FAsa2oD,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5nsV8kA_Ykqw.woff2\",weight:\"800\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2\",weight:\"700\"}]},...LogoNewFonts,...NavLinkFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr0FAsa2oD\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"640px\\\",null,null]},\\\"TovrRiRw8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"640px\\\",null,null]},\\\"c0IzywAU1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"640px\\\",null,null]},\\\"gkVAOnmgN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"640px\\\",null,null]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"W0SCcU7WD\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"640\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"218\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./r0FAsa2oD.map"],
  "mappings": "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",
  "names": ["TiledImage", "props", "style", "p", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramernGXWZ9kg4", "withCSS", "nGXWZ9kg4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "SVG", "RichText2", "css", "FramerE6JbRHrVS", "withCSS", "E6JbRHrVS_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "newTab", "tap", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "QTwaCxe4y", "WdzaMBN0E", "LL3qsv3wI", "UtU7mEmx7", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap14qbni6", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "Framermn_nUKu1a", "withCSS", "mn_nUKu1a_default", "addPropertyControls", "ControlType", "addFonts", "LogoNewFonts", "getFonts", "E6JbRHrVS_default", "NavLinkFonts", "mn_nUKu1a_default", "LogoNewControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_humanReadableEnumMap_link", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W0SCcU7WD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap56a7ai", "args", "onTap4w1k6w", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "RichText2", "Link", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "css", "Framerr0FAsa2oD", "withCSS", "r0FAsa2oD_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
