{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1QxrPxgPX7f8Q9rls6YW/Lmi9Eu0v9G9x7VMqqFZf/KghQ6G2WG.js", "ssg:https://framerusercontent.com/modules/JU6RKTSw5GWiugxAL2Fz/92ZeldSybntA9dtHRJTF/KghQ6G2WG.js"],
  "sourcesContent": ["// Generated by Framer (9f68555)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={EyGAoazch:new LazyValue(()=>import(\"./KghQ6G2WG-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import WatermarkRemover from\"https://framerusercontent.com/modules/F4ynIXJTZgr7OsFrVslD/0jibjU9P4eHCtgo3X9he/WatermarkRemover.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import Footer from\"#framer/local/canvasComponent/EM8G5bRe0/EM8G5bRe0.js\";import Navigation from\"#framer/local/canvasComponent/Vml_vSVF2/Vml_vSVF2.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/KghQ6G2WG/KghQ6G2WG.js\";import metadataProvider from\"#framer/local/webPageMetadata/KghQ6G2WG/KghQ6G2WG.js\";const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const WatermarkRemoverFonts=getFonts(WatermarkRemover);const FooterFonts=getFonts(Footer);const NavigationFonts=getFonts(Navigation);const EmbedFonts=getFonts(Embed);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={rm9M756N3:\"(min-width: 810px) and (max-width: 1199px)\",x75hK0bIy:\"(max-width: 809px)\",z3WiPGKS1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-FkATc\";const variantClassNames={rm9M756N3:\"framer-v-xznug8\",x75hK0bIy:\"framer-v-rlj2py\",z3WiPGKS1:\"framer-v-1e1yris\"};const transition1={bounce:.2,delay:0,duration:1.4,type:\"spring\"};const animation={opacity:.35,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.2,delay:.9,duration:.7,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"z3WiPGKS1\",Phone:\"x75hK0bIy\",Tablet:\"rm9M756N3\"};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:\"z3WiPGKS1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-FkATc`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-FkATc`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"x75hK0bIy\")return false;return true;};usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"z3WiPGKS1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1e1yris\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rm9M756N3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:840,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(342),pixelHeight:840,pixelWidth:1200,sizes:\"637px\",src:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1 1200w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:840,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(264),pixelHeight:840,pixelWidth:1200,sizes:\"869px\",src:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1 1200w\"},className:\"framer-sz2ibn hidden-rlj2py\",\"data-framer-appear-id\":\"sz2ibn\",\"data-framer-name\":\"Magicpattern-grid-pattern-1734828916292\",initial:animation1,name:\"Magicpattern-grid-pattern-1734828916292\",optimized:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rm9M756N3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:840,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(-15),pixelHeight:840,pixelWidth:1200,sizes:\"492px\",src:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1 1200w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:840,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(-175),pixelHeight:840,pixelWidth:1200,sizes:\"869px\",src:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1 1200w\"},className:\"framer-1g3wyxn hidden-rlj2py\",\"data-framer-appear-id\":\"1g3wyxn\",\"data-framer-name\":\"Magicpattern-grid-pattern-1734828916292\",initial:animation1,name:\"Magicpattern-grid-pattern-1734828916292\",optimized:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rm9M756N3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:840,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(-316),pixelHeight:840,pixelWidth:1200,sizes:\"611px\",src:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1 1200w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:840,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(-344),pixelHeight:840,pixelWidth:1200,sizes:\"869px\",src:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/jz3j7crPhgtDYjL6ZYIigBwqIFk.png?lossless=1 1200w\"},className:\"framer-qb6351 hidden-rlj2py\",\"data-framer-appear-id\":\"qb6351\",\"data-framer-name\":\"Magicpattern-grid-pattern-1734828916292\",initial:animation1,name:\"Magicpattern-grid-pattern-1734828916292\",optimized:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8upnj7-container\",children:/*#__PURE__*/_jsx(WatermarkRemover,{height:\"100%\",id:\"NMbY1JQ07\",layoutId:\"NMbY1JQ07\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:212,width:\"100vw\",y:788,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ll85u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rm9M756N3:{variant:\"LxI01KL9O\"},x75hK0bIy:{variant:\"C1yrq6c_5\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"DxwPXx6b3\",layoutId:\"DxwPXx6b3\",style:{height:\"100%\",width:\"100%\"},variant:\"nl8lXMGco\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j1c59t-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x75hK0bIy:{variant:\"qRn47bGVm\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"xX8QRlpKV\",layoutId:\"xX8QRlpKV\",style:{width:\"100%\"},variant:\"OVvcyS7YX\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-es0hxl-container\",\"data-framer-appear-id\":\"es0hxl\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:'<iframe src=\"https://discord.com/widget?id=1311051553226096670&theme=dark\" width=\"350\" height=\"500\" allowtransparency=\"true\" frameborder=\"0\" sandbox=\"allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts\"></iframe>',id:\"thhevYuga\",layoutId:\"thhevYuga\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-FkATc { background: rgb(15, 15, 15); }`,\".framer-FkATc.framer-1y34qic, .framer-FkATc .framer-1y34qic { display: block; }\",\".framer-FkATc.framer-1e1yris { background-color: #0f0f0f; height: 1000px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-FkATc .framer-sz2ibn { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 608px); left: -465px; opacity: 0.35; overflow: visible; position: absolute; top: 264px; width: 869px; z-index: 1; }\",\".framer-FkATc .framer-1g3wyxn { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 608px); opacity: 0.35; overflow: visible; position: absolute; right: -454px; top: -175px; width: 869px; z-index: 1; }\",\".framer-FkATc .framer-qb6351 { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 608px); left: -445px; opacity: 0.35; overflow: visible; position: absolute; top: -344px; width: 869px; z-index: 1; }\",\".framer-FkATc .framer-8upnj7-container { flex: none; height: auto; left: -33%; position: absolute; top: 12%; transform: translate(-50%, -50%); width: auto; }\",\".framer-FkATc .framer-16ll85u-container { bottom: 0px; flex: none; height: 212px; left: 0px; position: absolute; right: 0px; z-index: 1; }\",\".framer-FkATc .framer-1j1c59t-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-FkATc .framer-es0hxl-container { flex: none; height: 52%; left: calc(50.00000000000002% - 31.833333333333336% / 2); position: absolute; top: 94px; width: 32%; }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-FkATc { background: rgb(15, 15, 15); } .framer-FkATc.framer-1e1yris { width: 810px; } .framer-FkATc .framer-sz2ibn { height: var(--framer-aspect-ratio-supported, 446px); left: -383px; top: 342px; width: 637px; } .framer-FkATc .framer-1g3wyxn { height: var(--framer-aspect-ratio-supported, 344px); right: -267px; top: -15px; width: 492px; } .framer-FkATc .framer-qb6351 { height: var(--framer-aspect-ratio-supported, 428px); left: -148px; top: -316px; width: 611px; } .framer-FkATc .framer-es0hxl-container { left: calc(50.00000000000002% - 51.11111111111111% / 2); width: 51%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-FkATc { background: rgb(15, 15, 15); } .framer-FkATc.framer-1e1yris { width: 390px; } .framer-FkATc .framer-es0hxl-container { left: calc(50.00000000000002% - 95.8974358974359% / 2); width: 96%; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1000\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"rm9M756N3\":{\"layout\":[\"fixed\",\"fixed\"]},\"x75hK0bIy\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerKghQ6G2WG=withCSS(Component,css,\"framer-FkATc\");export default FramerKghQ6G2WG;FramerKghQ6G2WG.displayName=\"Page\";FramerKghQ6G2WG.defaultProps={height:1e3,width:1200};addFonts(FramerKghQ6G2WG,[{explicitInter:true,fonts:[]},...WatermarkRemoverFonts,...FooterFonts,...NavigationFonts,...EmbedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKghQ6G2WG\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1000\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rm9M756N3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"x75hK0bIy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "WatermarkRemoverFonts", "getFonts", "WatermarkRemover", "FooterFonts", "EM8G5bRe0_default", "NavigationFonts", "Vml_vSVF2_default", "EmbedFonts", "Embed", "ContainerWithOptimizedAppearEffect", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "getLocalizedValue", "css", "FramerKghQ6G2WG", "withCSS", "KghQ6G2WG_default", "addFonts", "__FramerMetadata__"]
}
