{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/OHiOXr64NpqN6zIus63G/WfKsU3h9IdP7p4O1rhyt/sA8sIEb3H.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Typeform from\"https://framerusercontent.com/modules/F6IzcnH090BibK8JiJh0/MfEMY4LeLoFqPUtJ3OJA/Typeform.js\";import Footer from\"#framer/local/canvasComponent/ewIgh2oNF/ewIgh2oNF.js\";import HeroCTA2 from\"#framer/local/canvasComponent/KisaaX8IO/KisaaX8IO.js\";import ProjectGallery from\"#framer/local/canvasComponent/LJ2VINyDE/LJ2VINyDE.js\";import HeroCTA from\"#framer/local/canvasComponent/Ln6ft007M/Ln6ft007M.js\";import TopnavV2 from\"#framer/local/canvasComponent/YMQz_5qV5/YMQz_5qV5.js\";import BaseForm from\"#framer/local/codeFile/P3iRdFl/Form.js\";import*as sharedStyle4 from\"#framer/local/css/AhpcEokGy/AhpcEokGy.js\";import*as sharedStyle1 from\"#framer/local/css/aWlhl7mgp/aWlhl7mgp.js\";import*as sharedStyle3 from\"#framer/local/css/bFGnaBHdm/bFGnaBHdm.js\";import*as sharedStyle from\"#framer/local/css/ccD0G4pyq/ccD0G4pyq.js\";import*as sharedStyle2 from\"#framer/local/css/TxaWMsoB_/TxaWMsoB_.js\";import metadataProvider from\"#framer/local/webPageMetadata/sA8sIEb3H/sA8sIEb3H.js\";const TopnavV2Fonts=getFonts(TopnavV2);const TopnavV2WithVariantAppearEffect=withVariantAppearEffect(TopnavV2);const ProjectGalleryFonts=getFonts(ProjectGallery);const BaseFormFonts=getFonts(BaseForm);const HeroCTA2Fonts=getFonts(HeroCTA2);const FooterFonts=getFonts(Footer);const TypeformFonts=getFonts(Typeform);const HeroCTAFonts=getFonts(HeroCTA);const breakpoints={nhFblEjFM:\"(max-width: 809px)\",tBaxw_PBF:\"(min-width: 810px) and (max-width: 1279px)\",UFvmdudQu:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7L7nb\";const variantClassNames={nhFblEjFM:\"framer-v-18eaad\",tBaxw_PBF:\"framer-v-1eh7mdg\",UFvmdudQu:\"framer-v-1ukf48\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"UFvmdudQu\",Phone:\"nhFblEjFM\",Tablet:\"tBaxw_PBF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UFvmdudQu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSubmit3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const L_6Mym4wg1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"q_i5ayqW5\");const ref2=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"tBaxw_PBF\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"nhFblEjFM\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"UFvmdudQu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ukf48\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vnb9vf-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{variant:\"nZ4yEEGS7\"},tBaxw_PBF:{variant:\"nZ4yEEGS7\"}},children:/*#__PURE__*/_jsx(TopnavV2WithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"bmcYgimUw\",layoutId:\"bmcYgimUw\",style:{height:\"100%\",width:\"100%\"},variant:\"grZCLQx04\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u7f4qh\",\"data-framer-name\":\"hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lxl9pn\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ouezpg\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5684341886080802e-29+0),pixelHeight:1920,pixelWidth:3840,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.2513)`,src:\"https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=512 512w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png 3840w\"}},tBaxw_PBF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-119.99999999999991+0),pixelHeight:1920,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=512 512w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-79.99999999999989+0),pixelHeight:1920,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=512 512w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bi24HbRidGEItM3GW0u8TsgYx6c.png 3840w\"},className:\"framer-i16fb3\",\"data-framer-name\":\"backdrop\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5684341886080802e-29+0),pixelHeight:1920,pixelWidth:3840,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.2513)`,src:\"https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=512 512w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png 3840w\"}},tBaxw_PBF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-119.99999999999991+0),pixelHeight:1920,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=512 512w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-79.99999999999989+0),pixelHeight:1920,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=512 512w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MuhnqvGmIE0UhNIIU8HVSIoBiao.png 3840w\"},className:\"framer-1fzwy2l\",\"data-framer-name\":\"table_chairs\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+5684341886080802e-29+0),pixelHeight:1920,pixelWidth:3840,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.2513)`,src:\"https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png 3840w\"}},tBaxw_PBF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-119.99999999999991+0),pixelHeight:1920,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-79.99999999999989+0),pixelHeight:1920,pixelWidth:3840,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5eDhJFoSTNTxI37bPthks9GsYQ.png 3840w\"},className:\"framer-1ykq9mm\",\"data-framer-name\":\"lights\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a6swnl\",\"data-framer-name\":\"shade\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dp1b\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-40rbj9\",\"data-styles-preset\":\"ccD0G4pyq\",style:{\"--framer-text-alignment\":\"center\"},children:\"Project Gallery\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-40rbj9\",\"data-styles-preset\":\"ccD0G4pyq\",children:\"Project Gallery\"})}),className:\"framer-b14xzj\",\"data-framer-name\":\"PG\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1p0bf15\",\"data-styles-preset\":\"aWlhl7mgp\",style:{\"--framer-text-alignment\":\"center\"},children:\"Explore our diverse project portfolio and start envisioning your next home transformation.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1p0bf15\",\"data-styles-preset\":\"aWlhl7mgp\",style:{\"--framer-text-alignment\":\"left\"},children:\"Explore our diverse project portfolio and start envisioning your next home transformation.\"})}),className:\"framer-j24lfe\",\"data-framer-name\":\"Caption\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12yjl1z\",\"data-framer-name\":\"gallery\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{y:(componentViewport?.y||0)+0+320+32+0},tBaxw_PBF:{y:(componentViewport?.y||0)+0+400+32+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5651,width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1300px)`,y:(componentViewport?.y||0)+0+480+32+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dapfjy-container\",children:/*#__PURE__*/_jsx(ProjectGallery,{height:\"100%\",id:\"mP3Y5Tz3K\",layoutId:\"mP3Y5Tz3K\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pxcQgUuDm\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fnmc8l\",\"data-framer-name\":\"contact\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1esqkki\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ufx89f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vb0si3\",\"data-styles-preset\":\"TxaWMsoB_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Get in touch and let's work together\"})})},tBaxw_PBF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vb0si3\",\"data-styles-preset\":\"TxaWMsoB_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get in touch and let's work together\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vb0si3\",\"data-styles-preset\":\"TxaWMsoB_\",children:\"Get in touch and let's work together\"})}),className:\"framer-hykc7l\",\"data-framer-name\":\"Hear from our happy customers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tBaxw_PBF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t2i467\",\"data-styles-preset\":\"bFGnaBHdm\",style:{\"--framer-text-alignment\":\"center\"},children:\"PalmView would love to help you with your next project. However big or small, leave us some details about what you're looking to do, and we'll get back to you soon!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t2i467\",\"data-styles-preset\":\"bFGnaBHdm\",style:{\"--framer-text-alignment\":\"left\"},children:\"PalmView would love to help you with your next project. However big or small, leave us some details about what you're looking to do, and we'll get back to you soon!\"})}),className:\"framer-xai8a6\",\"data-framer-name\":\"With our highly skilled staff and contractors at hand, PalmView is able to offer a wide range of high quality services for your next project.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sfojjx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a2lx46\",\"data-styles-preset\":\"AhpcEokGy\",children:\"Tell us about your next project!\"})}),className:\"framer-1ijf8wk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gG916RYkY\"},implicitPathVariables:undefined},{href:{webPageId:\"gG916RYkY\"},implicitPathVariables:undefined},{href:{webPageId:\"gG916RYkY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-2mwbc7-container\",id:\"2mwbc7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{link:resolvedLinks[2],style:{width:\"100%\"},styles:{button:{align:\"stretch\",borderRadius:2,color:\"rgb(255, 255, 255)\",fill:\"rgb(51, 51, 51)\",font:{fontFamily:'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:16},form:{columnGap:8,columns:\"1\",fill:\"rgba(252, 252, 252, 0)\",rowGap:12},input:{borderObject:{borderColor:\"rgb(196, 196, 196)\",borderWidth:.66},borderRadius:4,color:\"var(--token-1d9fbb5b-c0e2-4842-8adb-9973e0e3d09a, rgb(44, 44, 44))\",fill:\"rgb(255, 255, 255)\",focusObject:{focusColor:\"var(--token-1d9fbb5b-c0e2-4842-8adb-9973e0e3d09a, rgb(44, 44, 44))\",focusWidthFrom:0,focusWidthTo:2},font:{fontFamily:'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,placeholderColor:\"var(--token-ce0d7b90-adac-41aa-b379-ae3e4468ee6c, rgb(196, 196, 196))\"},label:{borderRadius:2,color:\"var(--token-1d9fbb5b-c0e2-4842-8adb-9973e0e3d09a, rgb(44, 44, 44))\",fill:\"rgba(0, 0, 0, 0)\",font:{fontFamily:'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1.2em\"},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0}}},tBaxw_PBF:{link:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BaseForm,{button:{label:\"Submit\",shouldAppear:true},contentType:\"application/json\",height:\"100%\",id:\"K1RLQTvOX\",inputs:[{gridColumn:\"1\",label:\"First Name\",max:\"\",min:\"\",name:\"First Name\",options:[],placeholder:\"\",required:true,step:0,type:\"text\",value:\"\"},{gridColumn:\"1\",label:\"Last Name\",max:\"\",min:\"\",name:\"Last Name\",options:[],placeholder:\"\",required:true,step:0,type:\"text\",value:\"\"},{gridColumn:\"1\",label:\"Email Address\",max:\"\",min:\"\",name:\"Email\",options:[],placeholder:\"\",required:true,step:0,type:\"email\",value:\"\"},{gridColumn:\"1\",label:\"Phone\",max:\"\",min:\"\",name:\"Phone\",options:[],placeholder:\"\",required:true,step:0,type:\"tel\",value:\"\"},{gridColumn:\"1\",label:\"Preferred Start Date*\",max:\"\",min:\"\",name:\"Preferred Start Date\",options:[],placeholder:\"\",required:false,step:0,type:\"date\",value:\"\"},{gridColumn:\"1\",label:\"Preferred Budget\",max:\"\",min:\"\",name:\"Preferred Budget\",options:[],placeholder:\"$\",required:true,step:500,type:\"tel\",value:\"\"},{gridColumn:\"2\",label:\"Project Description\",max:\"\",min:\"\",name:\"Project Description\",options:[],placeholder:\"\",required:false,step:0,type:\"textarea\",value:\"\"}],layoutId:\"K1RLQTvOX\",link:resolvedLinks[0],method:\"post\",onSubmit:onSubmit3bnx0g({overlay}),redirectAs:\"link\",style:{maxWidth:\"100%\",width:\"100%\"},styles:{button:{align:\"stretch\",borderRadius:2,color:\"rgb(255, 255, 255)\",fill:\"rgb(51, 51, 51)\",font:{fontFamily:'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',fontSize:\"18px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},padding:16,paddingBottom:16,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:16},form:{columnGap:8,columns:\"2\",fill:\"rgba(252, 252, 252, 0)\",rowGap:12},input:{borderObject:{borderColor:\"rgb(196, 196, 196)\",borderWidth:.66},borderRadius:4,color:\"var(--token-1d9fbb5b-c0e2-4842-8adb-9973e0e3d09a, rgb(44, 44, 44))\",fill:\"rgb(255, 255, 255)\",focusObject:{focusColor:\"var(--token-1d9fbb5b-c0e2-4842-8adb-9973e0e3d09a, rgb(44, 44, 44))\",focusWidthFrom:0,focusWidthTo:2},font:{fontFamily:'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,placeholderColor:\"var(--token-ce0d7b90-adac-41aa-b379-ae3e4468ee6c, rgb(196, 196, 196))\"},label:{borderRadius:2,color:\"var(--token-1d9fbb5b-c0e2-4842-8adb-9973e0e3d09a, rgb(44, 44, 44))\",fill:\"rgba(0, 0, 0, 0)\",font:{fontFamily:'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1.2em\"},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0}},url:\"https://submit-form.com/LrybuJIO\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1oigx6m\"),\"data-framer-portal-id\":\"2mwbc7\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"iRPG3XjuW\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-75cuuz\"),\"data-framer-portal-id\":\"2mwbc7\",exit:animation,initial:animation2,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p9f8iq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1prncpw\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-130elhe\",\"data-framer-name\":\"np_check_45889_4E9E2E\",fill:\"black\",intrinsicHeight:133,intrinsicWidth:133,svg:'<svg fill=\"#4E9E2E\" width=\"100pt\" height=\"100pt\" viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M50 0C22.383 0 0 22.383 0 50s22.383 50 50 50 50-22.383 50-50S77.617 0 50 0zm21.582 27.832 6.836 6.25-37.5 41.504L21.582 56.25l6.543-6.543 12.207 12.207z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1RpZW1wb3MgRmluZSBSZWd1bGFy\",\"--framer-font-family\":'\"Tiempos Fine Regular\", \"Tiempos Fine Regular Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-text-color\":\"rgb(44, 44, 44)\"},children:\"Got it!\"})}),className:\"framer-1lbhofq\",fonts:[\"CUSTOM;Tiempos Fine Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t2i467\",\"data-styles-preset\":\"bFGnaBHdm\",children:\"Thanks for your message. We'll go over the details of your project and look forward to getting back to you as soon as we can! \"})}),className:\"framer-zi84sp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i0lxjh-container\",children:/*#__PURE__*/_jsx(HeroCTA2,{EVucAMA2Q:\"\u2715  Close\",height:\"100%\",id:\"EyYQuHFiD\",L_6Mym4wg:L_6Mym4wg1wnntms({overlay}),layoutId:\"EyYQuHFiD\",rJl53S1uQ:18,variant:\"fj02pOXap\",width:\"100%\"})})})]})]}),getContainer())})})]})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{y:(componentViewport?.y||0)+0+6508.6},tBaxw_PBF:{y:(componentViewport?.y||0)+0+6588.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:493,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6520.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q2lnbp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{variant:\"wbpCsx2mb\"},tBaxw_PBF:{variant:\"UJerLh0k7\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Tv8PERnih\",layoutId:\"Tv8PERnih\",style:{width:\"100%\"},variant:\"Gn9amQ3pi\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-11jtqqi hidden-1ukf48 hidden-18eaad\",\"data-framer-name\":\"mobile-buttons\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12t9810\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x169y7\",id:\"1x169y7\",onTap:onTap3bnx0g({overlay:overlay1}),children:[/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1g1pljy\"),\"data-framer-portal-id\":\"1x169y7\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"qNfx1jckv\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-1itbkfs\"),\"data-framer-portal-id\":\"1x169y7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15hmafs-container\",children:/*#__PURE__*/_jsx(Typeform,{autoFocus:true,formId:\"xkScNkw9\",height:\"100%\",hideFooter:false,hideHeaders:false,id:\"cXun3XRNb\",layoutId:\"cXun3XRNb\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qm8s6p\",onTap:onTap1wnntms({overlay:overlay1}),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-61czrv\",\"data-framer-name\":\"tabler-icon-menu-2\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 10 10 L 29.799 29.799\" fill=\"transparent\" stroke-width=\"2.25\" stroke=\"var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10 30 L 29.799 10.201\" fill=\"transparent\" stroke-width=\"2.25\" stroke=\"var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10 30 L 29.799 10.201\" fill=\"transparent\" stroke-width=\"2.25\" stroke=\"var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11389177945,withExternalLayout:true})})]})]}),getContainer())})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tBaxw_PBF:{y:(componentViewport?.y||0)+0+7081.6+6.5+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ty9p5r-container\",children:/*#__PURE__*/_jsx(HeroCTA2,{EVucAMA2Q:\"Get a Quote\",height:\"100%\",id:\"XW7DMvgxL\",layoutId:\"XW7DMvgxL\",rJl53S1uQ:17,variant:\"qo7kiwEUp\",width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MrAElASb8\"},implicitPathVariables:undefined},{href:{webPageId:\"MrAElASb8\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tBaxw_PBF:{y:(componentViewport?.y||0)+0+7081.6+6.5+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qgi2oq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tBaxw_PBF:{fY2EIoGLD:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(HeroCTA,{fY2EIoGLD:resolvedLinks1[0],height:\"100%\",id:\"eaQf31Fks\",layoutId:\"eaQf31Fks\",PTNUHsEwZ:\"Free Consultation\",rx_Ujze2_:16,variant:\"c7s62eryO\",width:\"100%\"})})})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-70jrxv hidden-1ukf48 hidden-1eh7mdg\",\"data-framer-name\":\"mobile-buttons\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rqllv9\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y6vj5a\",id:\"1y6vj5a\",onTap:onTap3bnx0g({overlay:overlay2}),children:[/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"}},className:cx(scopingClassNames,\"framer-u6s6y3\"),\"data-framer-portal-id\":\"1y6vj5a\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"B19SwIKyq\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-18wx2gr\"),\"data-framer-portal-id\":\"1y6vj5a\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yldupo-container\",children:/*#__PURE__*/_jsx(Typeform,{autoFocus:true,formId:\"xkScNkw9\",height:\"100%\",hideFooter:false,hideHeaders:false,id:\"e0ufeSjuQ\",layoutId:\"e0ufeSjuQ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-icqyhu\",onTap:onTap1wnntms({overlay:overlay2}),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1m93cyd\",\"data-framer-name\":\"tabler-icon-menu-2\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 10 10 L 29.799 29.799\" fill=\"transparent\" stroke-width=\"2.25\" stroke=\"var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10 30 L 29.799 10.201\" fill=\"transparent\" stroke-width=\"2.25\" stroke=\"var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10 30 L 29.799 10.201\" fill=\"transparent\" stroke-width=\"2.25\" stroke=\"var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11389177945,withExternalLayout:true})})]})]}),getContainer())})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{y:(componentViewport?.y||0)+0+7001.6+6.5+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-urmx5v-container\",children:/*#__PURE__*/_jsx(HeroCTA2,{EVucAMA2Q:\"Get a Quote\",height:\"100%\",id:\"VEVXXAUPc\",layoutId:\"VEVXXAUPc\",rJl53S1uQ:17,variant:\"qo7kiwEUp\",width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MrAElASb8\"},implicitPathVariables:undefined},{href:{webPageId:\"MrAElASb8\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{y:(componentViewport?.y||0)+0+7001.6+6.5+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nxa574-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nhFblEjFM:{fY2EIoGLD:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(HeroCTA,{fY2EIoGLD:resolvedLinks2[0],height:\"100%\",id:\"rgITMIzmz\",layoutId:\"rgITMIzmz\",PTNUHsEwZ:\"Free Consultation\",rx_Ujze2_:16,variant:\"c7s62eryO\",width:\"100%\"})})})})})})]})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a7a20939-4efb-4f74-a27f-37488422a931, rgb(252, 252, 252)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7L7nb.framer-wbdhjo, .framer-7L7nb .framer-wbdhjo { display: block; }\",\".framer-7L7nb.framer-1ukf48 { align-content: center; align-items: center; background-color: var(--token-a7a20939-4efb-4f74-a27f-37488422a931, #fcfcfc); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-7L7nb .framer-vnb9vf-container { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); pointer-events: none; position: fixed; top: 0px; width: 100%; z-index: 4; }\",\".framer-7L7nb .framer-1u7f4qh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 480px; justify-content: flex-start; max-height: 640px; min-height: 480px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-7L7nb .framer-1lxl9pn { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); max-height: 640px; min-height: 480px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-7L7nb .framer-ouezpg { flex: none; height: 640px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 640px / 2); }\",\".framer-7L7nb .framer-i16fb3, .framer-7L7nb .framer-1fzwy2l, .framer-7L7nb .framer-1ykq9mm { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-7L7nb .framer-a6swnl { background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-7L7nb .framer-1dp1b { 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: center; left: 50%; max-width: 1300px; overflow: visible; padding: 40px 0px 0px 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 90%; }\",\".framer-7L7nb .framer-b14xzj { flex: none; height: auto; position: relative; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); white-space: pre-wrap; width: 500px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-7L7nb .framer-j24lfe { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 460px; word-break: break-word; word-wrap: break-word; }\",\".framer-7L7nb .framer-12yjl1z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 32px 0px 48px 0px; position: relative; scroll-margin-top: 80px; width: 100%; }\",\".framer-7L7nb .framer-1dapfjy-container { flex: none; height: auto; max-width: 1300px; position: relative; width: 90%; }\",\".framer-7L7nb .framer-1fnmc8l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-7L7nb .framer-1esqkki { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1300px; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-7L7nb .framer-1ufx89f { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-7L7nb .framer-hykc7l { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 400px; word-break: break-word; word-wrap: break-word; }\",\".framer-7L7nb .framer-xai8a6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 500px; word-break: break-word; word-wrap: break-word; }\",\".framer-7L7nb .framer-sfojjx { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-7L7nb .framer-1ijf8wk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 548px; word-break: break-word; word-wrap: break-word; }\",\".framer-7L7nb .framer-2mwbc7-container { flex: none; height: auto; max-width: 548px; position: relative; width: 548px; }\",\".framer-7L7nb.framer-1oigx6m { background-color: rgba(0, 0, 0, 0.66); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-7L7nb.framer-75cuuz { align-content: center; align-items: center; background-color: var(--token-a7a20939-4efb-4f74-a27f-37488422a931, #fcfcfc); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 32px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-7L7nb .framer-1p9f8iq { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-7L7nb .framer-1prncpw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-7L7nb .framer-130elhe { aspect-ratio: 1 / 1; flex: none; height: 40px; position: relative; width: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-7L7nb .framer-1lbhofq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7L7nb .framer-zi84sp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 540px; word-break: break-word; word-wrap: break-word; }\",\".framer-7L7nb .framer-1i0lxjh-container, .framer-7L7nb .framer-1ty9p5r-container, .framer-7L7nb .framer-1qgi2oq-container, .framer-7L7nb .framer-urmx5v-container, .framer-7L7nb .framer-1nxa574-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7L7nb .framer-q2lnbp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-7L7nb .framer-11jtqqi, .framer-7L7nb .framer-70jrxv { align-content: center; align-items: center; background-color: var(--token-a7a20939-4efb-4f74-a27f-37488422a931, #fcfcfc); bottom: 0px; box-shadow: 0px -0.5px 0px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 66px; justify-content: center; overflow: hidden; padding: 0px; position: sticky; width: 100%; will-change: transform; z-index: 2; }\",\".framer-7L7nb .framer-12t9810, .framer-7L7nb .framer-rqllv9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 386px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-7L7nb .framer-1x169y7, .framer-7L7nb .framer-1y6vj5a { align-content: center; align-items: center; cursor: pointer; 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: min-content; }\",\".framer-7L7nb.framer-1g1pljy, .framer-7L7nb.framer-u6s6y3 { background-color: rgba(44, 44, 44, 0.66); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-7L7nb.framer-1itbkfs, .framer-7L7nb.framer-18wx2gr { align-content: center; align-items: center; background-color: #ffffff; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80%; justify-content: center; left: calc(50.00000000000002% - min(1300px, 90%) / 2); max-width: 1300px; overflow: hidden; padding: 0px; pointer-events: auto; position: fixed; top: calc(50.00000000000002% - 80% / 2); width: 90%; z-index: 4; }\",\".framer-7L7nb .framer-15hmafs-container, .framer-7L7nb .framer-yldupo-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-7L7nb .framer-qm8s6p, .framer-7L7nb .framer-icqyhu { background-color: #010101; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; cursor: pointer; flex: none; height: 40px; overflow: visible; position: absolute; right: 16px; top: 16px; width: 40px; z-index: 1; }\",\".framer-7L7nb .framer-61czrv, .framer-7L7nb .framer-1m93cyd { flex: none; height: 40px; left: 0px; position: absolute; top: 0px; width: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7L7nb.framer-1ukf48, .framer-7L7nb .framer-1u7f4qh, .framer-7L7nb .framer-1dp1b, .framer-7L7nb .framer-12yjl1z, .framer-7L7nb .framer-1fnmc8l, .framer-7L7nb .framer-1ufx89f, .framer-7L7nb .framer-sfojjx, .framer-7L7nb.framer-75cuuz, .framer-7L7nb .framer-1p9f8iq, .framer-7L7nb .framer-1prncpw, .framer-7L7nb .framer-11jtqqi, .framer-7L7nb .framer-12t9810, .framer-7L7nb .framer-1x169y7, .framer-7L7nb.framer-1itbkfs, .framer-7L7nb .framer-70jrxv, .framer-7L7nb .framer-rqllv9, .framer-7L7nb .framer-1y6vj5a, .framer-7L7nb.framer-18wx2gr { gap: 0px; } .framer-7L7nb.framer-1ukf48 > *, .framer-7L7nb .framer-1u7f4qh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7L7nb.framer-1ukf48 > :first-child, .framer-7L7nb .framer-1u7f4qh > :first-child, .framer-7L7nb .framer-1dp1b > :first-child, .framer-7L7nb .framer-12yjl1z > :first-child, .framer-7L7nb .framer-1fnmc8l > :first-child, .framer-7L7nb .framer-1ufx89f > :first-child, .framer-7L7nb .framer-sfojjx > :first-child, .framer-7L7nb.framer-75cuuz > :first-child, .framer-7L7nb .framer-1p9f8iq > :first-child, .framer-7L7nb .framer-1x169y7 > :first-child, .framer-7L7nb .framer-1y6vj5a > :first-child { margin-top: 0px; } .framer-7L7nb.framer-1ukf48 > :last-child, .framer-7L7nb .framer-1u7f4qh > :last-child, .framer-7L7nb .framer-1dp1b > :last-child, .framer-7L7nb .framer-12yjl1z > :last-child, .framer-7L7nb .framer-1fnmc8l > :last-child, .framer-7L7nb .framer-1ufx89f > :last-child, .framer-7L7nb .framer-sfojjx > :last-child, .framer-7L7nb.framer-75cuuz > :last-child, .framer-7L7nb .framer-1p9f8iq > :last-child, .framer-7L7nb .framer-1x169y7 > :last-child, .framer-7L7nb .framer-1y6vj5a > :last-child { margin-bottom: 0px; } .framer-7L7nb .framer-1dp1b > *, .framer-7L7nb.framer-75cuuz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7L7nb .framer-12yjl1z > *, .framer-7L7nb .framer-1fnmc8l > *, .framer-7L7nb .framer-1x169y7 > *, .framer-7L7nb .framer-1y6vj5a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7L7nb .framer-1ufx89f > *, .framer-7L7nb .framer-1p9f8iq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-7L7nb .framer-sfojjx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-7L7nb .framer-1prncpw > *, .framer-7L7nb .framer-12t9810 > *, .framer-7L7nb .framer-rqllv9 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-7L7nb .framer-1prncpw > :first-child, .framer-7L7nb .framer-11jtqqi > :first-child, .framer-7L7nb .framer-12t9810 > :first-child, .framer-7L7nb.framer-1itbkfs > :first-child, .framer-7L7nb .framer-70jrxv > :first-child, .framer-7L7nb .framer-rqllv9 > :first-child, .framer-7L7nb.framer-18wx2gr > :first-child { margin-left: 0px; } .framer-7L7nb .framer-1prncpw > :last-child, .framer-7L7nb .framer-11jtqqi > :last-child, .framer-7L7nb .framer-12t9810 > :last-child, .framer-7L7nb.framer-1itbkfs > :last-child, .framer-7L7nb .framer-70jrxv > :last-child, .framer-7L7nb .framer-rqllv9 > :last-child, .framer-7L7nb.framer-18wx2gr > :last-child { margin-right: 0px; } .framer-7L7nb .framer-11jtqqi > *, .framer-7L7nb .framer-70jrxv > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-7L7nb.framer-1itbkfs > *, .framer-7L7nb.framer-18wx2gr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-7L7nb.framer-1ukf48 { overflow: visible; width: 810px; } .framer-7L7nb .framer-1u7f4qh { height: 400px; max-height: unset; min-height: unset; } .framer-7L7nb .framer-1lxl9pn { max-height: unset; min-height: unset; } .framer-7L7nb .framer-1dp1b { padding: 30px 0px 0px 0px; } .framer-7L7nb .framer-1fnmc8l { padding: 40px 0px 40px 0px; } .framer-7L7nb .framer-1esqkki { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-7L7nb .framer-1ufx89f { align-content: center; align-items: center; } .framer-7L7nb .framer-hykc7l { white-space: pre; width: auto; } .framer-7L7nb .framer-xai8a6 { width: 644px; } .framer-7L7nb .framer-1p9f8iq { justify-content: flex-start; order: 0; } .framer-7L7nb .framer-zi84sp { width: 480px; } .framer-7L7nb .framer-1i0lxjh-container { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7L7nb .framer-1esqkki { gap: 0px; } .framer-7L7nb .framer-1esqkki > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-7L7nb .framer-1esqkki > :first-child { margin-top: 0px; } .framer-7L7nb .framer-1esqkki > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-7L7nb.framer-1ukf48 { overflow: visible; width: 390px; } .framer-7L7nb .framer-1u7f4qh { height: 320px; max-height: unset; min-height: unset; } .framer-7L7nb .framer-1lxl9pn { max-height: 601px; min-height: unset; } .framer-7L7nb .framer-ouezpg { height: 100%; right: unset; top: calc(50.00000000000002% - 100% / 2); width: 125%; } .framer-7L7nb .framer-a6swnl { background: radial-gradient(100% 75% at 50% 50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); top: 0px; } .framer-7L7nb .framer-1dp1b { height: 103px; justify-content: flex-start; left: calc(50.00000000000002% - 90% / 2); max-width: unset; padding: 0px; top: calc(50.00000000000002% - 102.5px / 2); transform: unset; } .framer-7L7nb .framer-b14xzj, .framer-7L7nb .framer-1ufx89f, .framer-7L7nb .framer-hykc7l, .framer-7L7nb .framer-xai8a6, .framer-7L7nb .framer-sfojjx, .framer-7L7nb .framer-1ijf8wk, .framer-7L7nb .framer-zi84sp { width: 100%; } .framer-7L7nb .framer-j24lfe { flex: 1 0 0px; height: 1px; width: 100%; } .framer-7L7nb .framer-1fnmc8l { padding: 40px 0px 40px 0px; } .framer-7L7nb .framer-1esqkki { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-7L7nb .framer-2mwbc7-container { max-width: unset; width: 100%; } .framer-7L7nb.framer-75cuuz { width: 90%; } .framer-7L7nb .framer-1p9f8iq { align-self: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7L7nb .framer-1esqkki { gap: 0px; } .framer-7L7nb .framer-1esqkki > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-7L7nb .framer-1esqkki > :first-child { margin-top: 0px; } .framer-7L7nb .framer-1esqkki > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2293.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tBaxw_PBF\":{\"layout\":[\"fixed\",\"auto\"]},\"nhFblEjFM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramersA8sIEb3H=withCSS(Component,css,\"framer-7L7nb\");export default FramersA8sIEb3H;FramersA8sIEb3H.displayName=\"Gallery / Basement\";FramersA8sIEb3H.defaultProps={height:2293.5,width:1280};addFonts(FramersA8sIEb3H,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Tiempos Fine Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/kXJJRLf0EfWemz5b0Xfl85JdVA.otf\"}]},...TopnavV2Fonts,...ProjectGalleryFonts,...BaseFormFonts,...HeroCTA2Fonts,...FooterFonts,...TypeformFonts,...HeroCTAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersA8sIEb3H\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tBaxw_PBF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nhFblEjFM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"2293.5\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopnavV2Fonts", "getFonts", "YMQz_5qV5_default", "TopnavV2WithVariantAppearEffect", "withVariantAppearEffect", "ProjectGalleryFonts", "LJ2VINyDE_default", "BaseFormFonts", "Form_default", "HeroCTA2Fonts", "KisaaX8IO_default", "FooterFonts", "ewIgh2oNF_default", "TypeformFonts", "Typeform", "HeroCTAFonts", "Ln6ft007M_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmit3bnx0g", "overlay", "loadMore", "args", "L_6Mym4wg1wnntms", "onTap3bnx0g", "onTap1wnntms", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "l", "ResolveLinks", "resolvedLinks", "AnimatePresence", "Ga", "SVG", "overlay1", "resolvedLinks1", "overlay2", "resolvedLinks2", "css", "FramersA8sIEb3H", "withCSS", "sA8sIEb3H_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
