{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RoxAahkz64cLNP6IGJMo/DvJLN3ZdTmUuuClwPAIi/Current_year.js", "ssg:https://framerusercontent.com/modules/uWptygDlpDbAtfWWB4Y7/YWGzCrLArAMwu5A7HNjh/FKTx6ZXZt.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";export function CurrentYear(){const year=new Date().getFullYear();return{text:year.toString()};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withCurrentYear(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...CurrentYear(props)});};}withCurrentYear.displayName=\"CurrentYear\";\nexport const __FramerMetadata__ = {\"exports\":{\"withCurrentYear\":{\"type\":\"reactHoc\",\"name\":\"withCurrentYear\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"CurrentYear\":{\"type\":\"override\",\"name\":\"CurrentYear\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Current_year.map", "// Generated by Framer (2abc263)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCodeBoundaryForOverrides,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Time as TimeDate}from\"https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/TcQV6SEsl3y6G9Op8tp0/Time.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";import Cursor from\"#framer/local/canvasComponent/UWtUPVBYv/UWtUPVBYv.js\";import Button from\"#framer/local/canvasComponent/xDpIJheJF/xDpIJheJF.js\";import{withCurrentYear}from\"#framer/local/codeFile/ne2rrTX/Current_year.js\";import*as sharedStyle from\"#framer/local/css/gJ3R400Vj/gJ3R400Vj.js\";import*as sharedStyle1 from\"#framer/local/css/N4J1gnI4_/N4J1gnI4_.js\";import metadataProvider from\"#framer/local/webPageMetadata/FKTx6ZXZt/FKTx6ZXZt.js\";const TimeDateFonts=getFonts(TimeDate);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const VideoFonts=getFonts(Video);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ButtonFonts=getFonts(Button);const RichTextWithCurrentYearx34t5f=withCodeBoundaryForOverrides(RichText,{nodeId:\"RDi6nlDnL\",override:withCurrentYear,scopeId:\"FKTx6ZXZt\"});const CursorFonts=getFonts(Cursor);const breakpoints={ls0XeJQRz:\"(min-width: 810px) and (max-width: 1199px)\",qaMUYF9B4:\"(max-width: 809px)\",YSv4SY_Oy:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UeEgV\";const variantClassNames={ls0XeJQRz:\"framer-v-nchff1\",qaMUYF9B4:\"framer-v-zkvkuw\",YSv4SY_Oy:\"framer-v-9528cs\"};const transition1={delay:.5,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:.2,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.6,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"YSv4SY_Oy\",Phone:\"qaMUYF9B4\",Tablet:\"ls0XeJQRz\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YSv4SY_Oy\"};};const cursor={component:Cursor,variant:\"vpt7B38lT\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({ppme8s:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YSv4SY_Oy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a11a2271-c044-4cc1-be06-6e25d0d81103, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9528cs\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hzav9x\",\"data-framer-cursor\":\"ppme8s\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1oqrqp5\",\"data-framer-appear-id\":\"1oqrqp5\",\"data-framer-name\":\"Header\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(24),pixelHeight:125,pixelWidth:706,positionX:\"center\",positionY:\"center\",sizes:\"132px\",src:\"https://framerusercontent.com/images/fzf26VlJalZVBBtRWBYo6K52xo.svg\",srcSet:\"https://framerusercontent.com/images/fzf26VlJalZVBBtRWBYo6K52xo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/fzf26VlJalZVBBtRWBYo6K52xo.svg 706w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0),pixelHeight:125,pixelWidth:706,positionX:\"center\",positionY:\"center\",sizes:\"169px\",src:\"https://framerusercontent.com/images/fzf26VlJalZVBBtRWBYo6K52xo.svg\",srcSet:\"https://framerusercontent.com/images/fzf26VlJalZVBBtRWBYo6K52xo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/fzf26VlJalZVBBtRWBYo6K52xo.svg 706w\"},className:\"framer-131utv9\",\"data-framer-name\":\"Logotype\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kvt4yl-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CIWL1i9dL\",scopeId:\"FKTx6ZXZt\",children:/*#__PURE__*/_jsx(TimeDate,{color:\"var(--token-9260d41f-72db-4abb-a17c-5d2a51bdc020, rgb(254, 253, 254))\",font:{fontFamily:'\"TheBasics Regular\", \"TheBasics Regular Placeholder\", sans-serif',fontSize:\"16px\",letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"CIWL1i9dL\",layoutId:\"CIWL1i9dL\",monthFormat:\"long\",outputType:\"time\",showMinutes:true,showMonth:true,showSeconds:true,showWeekday:true,showYear:true,tabularFont:false,timeFormat:\"12h\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1yeqomf-container\",\"data-framer-appear-id\":\"1yeqomf\",initial:animation1,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yiyFghqT3\",optimized:true,rendersWithMotion:true,scopeId:\"FKTx6ZXZt\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"yiyFghqT3\",isMixedBorderRadius:false,layoutId:\"yiyFghqT3\",loop:true,muted:true,objectFit:\"contain\",playing:true,poster:\"https://framerusercontent.com/images/0GCAdZJPw0RYfl0ZZcL8pqKLYQ.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/SOgX17VbBn9kUnD32XD48QCbZjI.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-9z10qm\",\"data-framer-appear-id\":\"9z10qm\",\"data-framer-name\":\"Footer\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l8plx1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",children:\"Halo Capital\\xa0is a research and data-driven investment firm focused on\\xa0the pillars of the digital asset economy. We\\xa0partner with industry-leading founders and executives to\\xa0enhance our investment process and work with our portfolio.\"})}),className:\"framer-k2y86e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6lwmzx\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{height:36,y:795.3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:(componentViewport?.y||0)+0+0+40+725.8+0+0+0+112+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dsr7e4-container\",nodeId:\"Ze16Tt4uf\",scopeId:\"FKTx6ZXZt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{style:{height:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{aAILk3wsb:true,doRLpxMvH:\"https://x.com/halo__xyz\",height:\"100%\",id:\"Ze16Tt4uf\",layoutId:\"Ze16Tt4uf\",variant:\"t4SCR0AKq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{y:793.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:(componentViewport?.y||0)+0+0+40+725.8+0+0+0+112+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jtgypj-container\",nodeId:\"RTTWmmBDK\",scopeId:\"FKTx6ZXZt\",children:/*#__PURE__*/_jsx(Button,{aAILk3wsb:true,doRLpxMvH:\"mailto:info@halo.xyz\",height:\"100%\",id:\"RTTWmmBDK\",layoutId:\"RTTWmmBDK\",variant:\"HzfS79pzF\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fexh4n\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m13n78\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.25)\"},children:\"\\xa9 2024 Halo Capital, LLC. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(254, 253, 254, 0.25)\"},children:\"\\xa9\"})}),className:\"framer-1ofsv8v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.25)\"},children:\"\\xa9 2024 Halo Capital, LLC. \"})})}},children:/*#__PURE__*/_jsx(RichTextWithCurrentYearx34t5f,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(254, 253, 254, 0.25)\"},children:\"2025\"})}),className:\"framer-x34t5f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaMUYF9B4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.25)\"},children:\"\\xa9 2024 Halo Capital, LLC. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(254, 253, 254, 0.25)\"},children:[\"Halo Capital\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-faff6777-a07a-4589-be13-9868290ec225, rgba(255, 255, 255, 0.15))\"},children:\",\"}),\" LLC.\"]})}),className:\"framer-7x8d9n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-akbxjn\",\"data-styles-preset\":\"gJ3R400Vj\",style:{\"--framer-text-color\":\"rgba(254, 253, 254, 0.25)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/halo-xyz\",motionChild:true,nodeId:\"PqIvsr9l4\",openInNewTab:true,scopeId:\"FKTx6ZXZt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-189hjyv\",\"data-styles-preset\":\"N4J1gnI4_\",children:\"Linkedin\"})})})}),className:\"framer-3u2s7o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UeEgV.framer-rzq160, .framer-UeEgV .framer-rzq160 { display: block; }\",\".framer-UeEgV.framer-9528cs { align-content: center; align-items: center; background-color: var(--token-a11a2271-c044-4cc1-be06-6e25d0d81103, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-UeEgV .framer-1hzav9x { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-UeEgV .framer-1oqrqp5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-UeEgV .framer-131utv9 { flex: none; height: 41px; position: relative; width: 169px; }\",\".framer-UeEgV .framer-1kvt4yl-container, .framer-UeEgV .framer-dsr7e4-container, .framer-UeEgV .framer-1jtgypj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-UeEgV .framer-1yeqomf-container { flex: 1 0 0px; height: 1px; max-width: 2000px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-UeEgV .framer-9z10qm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-UeEgV .framer-l8plx1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UeEgV .framer-k2y86e { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UeEgV .framer-6lwmzx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 39px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 279px; }\",\".framer-UeEgV .framer-fexh4n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UeEgV .framer-1m13n78 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-UeEgV .framer-1ofsv8v, .framer-UeEgV .framer-x34t5f, .framer-UeEgV .framer-7x8d9n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-UeEgV .framer-3u2s7o { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UeEgV.framer-9528cs, .framer-UeEgV .framer-1hzav9x, .framer-UeEgV .framer-9z10qm, .framer-UeEgV .framer-l8plx1, .framer-UeEgV .framer-6lwmzx, .framer-UeEgV .framer-1m13n78 { gap: 0px; } .framer-UeEgV.framer-9528cs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UeEgV.framer-9528cs > :first-child, .framer-UeEgV .framer-1hzav9x > :first-child, .framer-UeEgV .framer-9z10qm > :first-child, .framer-UeEgV .framer-l8plx1 > :first-child { margin-top: 0px; } .framer-UeEgV.framer-9528cs > :last-child, .framer-UeEgV .framer-1hzav9x > :last-child, .framer-UeEgV .framer-9z10qm > :last-child, .framer-UeEgV .framer-l8plx1 > :last-child { margin-bottom: 0px; } .framer-UeEgV .framer-1hzav9x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UeEgV .framer-9z10qm > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-UeEgV .framer-l8plx1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-UeEgV .framer-6lwmzx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UeEgV .framer-6lwmzx > :first-child, .framer-UeEgV .framer-1m13n78 > :first-child { margin-left: 0px; } .framer-UeEgV .framer-6lwmzx > :last-child, .framer-UeEgV .framer-1m13n78 > :last-child { margin-right: 0px; } .framer-UeEgV .framer-1m13n78 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (max-width: 809px) { .framer-UeEgV.framer-9528cs { justify-content: flex-start; min-height: 800px; width: 390px; } .framer-UeEgV .framer-1hzav9x { height: 90vh; justify-content: flex-start; left: 0px; padding: 24px; position: fixed; right: 0px; top: 0px; width: unset; z-index: 1; } .framer-UeEgV .framer-1oqrqp5 { left: 24px; position: absolute; right: 24px; top: 24px; width: unset; z-index: 1; } .framer-UeEgV .framer-131utv9 { height: 32px; width: 132px; z-index: 1; } .framer-UeEgV .framer-1yeqomf-container { flex: 0.8 0 0px; } .framer-UeEgV .framer-9z10qm { bottom: 24px; left: 24px; position: absolute; right: 24px; width: unset; z-index: 1; } .framer-UeEgV .framer-k2y86e { max-width: 95%; } .framer-UeEgV .framer-6lwmzx { justify-content: flex-start; } .framer-UeEgV .framer-dsr7e4-container { height: 36px; order: 0; } .framer-UeEgV .framer-1jtgypj-container, .framer-UeEgV .framer-1m13n78 { order: 1; } .framer-UeEgV .framer-fexh4n { align-content: flex-start; align-items: flex-start; } .framer-UeEgV .framer-3u2s7o { order: 0; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-UeEgV.framer-9528cs { width: 810px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qaMUYF9B4\":{\"layout\":[\"fixed\",\"auto\"]},\"ls0XeJQRz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerFKTx6ZXZt=withCSS(Component,css,\"framer-UeEgV\");export default FramerFKTx6ZXZt;FramerFKTx6ZXZt.displayName=\"Home\";FramerFKTx6ZXZt.defaultProps={height:800,width:1200};addFonts(FramerFKTx6ZXZt,[{explicitInter:true,fonts:[{family:\"TheBasics Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xKdGzcwkxy2cg19FjS6SSKxD5I.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...TimeDateFonts,...VideoFonts,...ButtonFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFKTx6ZXZt\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"800\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qaMUYF9B4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ls0XeJQRz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["CurrentYear", "withCurrentYear", "C", "props", "re", "DataObserverContext", "p", "TimeDateFonts", "getFonts", "Time", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "VideoFonts", "Video", "ContainerWithOptimizedAppearEffect", "Container", "ButtonFonts", "xDpIJheJF_default", "RichTextWithCurrentYearx34t5f", "withCodeBoundaryForOverrides", "RichText2", "withCurrentYear", "CursorFonts", "UWtUPVBYv_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "UWtUPVBYv_default", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "Container", "Time", "ContainerWithOptimizedAppearEffect", "Video", "RichText2", "x", "xDpIJheJF_default", "RichTextWithCurrentYearx34t5f", "Link", "css", "FramerFKTx6ZXZt", "withCSS", "FKTx6ZXZt_default", "addFonts", "TimeDateFonts", "VideoFonts", "ButtonFonts", "CursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
