{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mmBXD60wf75kgjNxZHG8/rox9bebFhVXIVa9J14C1/sN2VIwvHK.js"],
  "sourcesContent": ["// Generated by Framer (315fd46)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,SVG,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FooterSection from\"#framer/local/canvasComponent/sv_eodSBO/sv_eodSBO.js\";import Header from\"#framer/local/canvasComponent/UcOp9Zdx9/UcOp9Zdx9.js\";import{MagicFormPro}from\"#framer/local/codeFile/eaps9_P/MagicFormPro.js\";import Blog from\"#framer/local/collection/Z6AYXdf87/Z6AYXdf87.js\";import*as sharedStyle7 from\"#framer/local/css/iWTMWsZP_/iWTMWsZP_.js\";import*as sharedStyle4 from\"#framer/local/css/JFvLsDdko/JFvLsDdko.js\";import*as sharedStyle6 from\"#framer/local/css/KJe979Qst/KJe979Qst.js\";import*as sharedStyle1 from\"#framer/local/css/lInzYsfy8/lInzYsfy8.js\";import*as sharedStyle2 from\"#framer/local/css/oIcJZ8vbc/oIcJZ8vbc.js\";import*as sharedStyle from\"#framer/local/css/wiDo0cbtn/wiDo0cbtn.js\";import*as sharedStyle5 from\"#framer/local/css/XcTwEep0v/XcTwEep0v.js\";import*as sharedStyle3 from\"#framer/local/css/XSWZZaeyt/XSWZZaeyt.js\";import metadataProvider from\"#framer/local/webPageMetadata/sN2VIwvHK/sN2VIwvHK.js\";const HeaderFonts=getFonts(Header);const MagicFormProFonts=getFonts(MagicFormPro);const FooterSectionFonts=getFonts(FooterSection);const cycleOrder=[\"BQEfIeG3p\",\"tQOAa2gzJ\",\"NshioHnDq\",\"Q0Ay71mTU\"];const breakpoints={BQEfIeG3p:\"(min-width: 1600px)\",NshioHnDq:\"(min-width: 768px) and (max-width: 991px)\",Q0Ay71mTU:\"(max-width: 767px)\",tQOAa2gzJ:\"(min-width: 992px) and (max-width: 1599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-m57ps\";const variantClassNames={BQEfIeG3p:\"framer-v-e2dmmc\",NshioHnDq:\"framer-v-qd2b3s\",Q0Ay71mTU:\"framer-v-1p5rgma\",tQOAa2gzJ:\"framer-v-1axg40k\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={\"Large Desktop\":\"BQEfIeG3p\",Desktop:\"tQOAa2gzJ\",Phone:\"Q0Ay71mTU\",Tablet:\"NshioHnDq\"};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:\"BQEfIeG3p\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:Blog,type:\"Collection\"},select:[{collection:\"default\",name:\"QFu01mOAv\",type:\"Identifier\"},{collection:\"default\",name:\"yo5slakrH\",type:\"Identifier\"},{collection:\"default\",name:\"mBIGXLhaH\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,yo5slakrH=getFromCurrentRouteData(\"yo5slakrH\"),QFu01mOAv=getFromCurrentRouteData(\"QFu01mOAv\"),mBIGXLhaH=getFromCurrentRouteData(\"mBIGXLhaH\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-m57ps`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-m57ps`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BQEfIeG3p\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-e2dmmc\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kbv2r6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NshioHnDq:{variant:\"hGI2mHtEq\"},Q0Ay71mTU:{variant:\"zD2Yvyatn\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"Y6ODomKEy\",layoutId:\"Y6ODomKEy\",style:{width:\"100%\"},variant:\"y2ptTk_m8\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2037,intrinsicWidth:4800,pixelHeight:2037,pixelWidth:4800,sizes:\"100vw\",...toResponsiveImage(yo5slakrH)},className:\"framer-1i6gtuk\",\"data-framer-name\":\"Banner Section\",name:\"Banner Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fhrqxu\",\"data-framer-name\":\"Background Linear\",name:\"Background Linear\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kfsf9h\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13c0gss\",\"data-styles-preset\":\"wiDo0cbtn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"High quality royal kitchen interior with us \"})}),className:\"framer-3suaa5\",\"data-framer-name\":\"Banner Title\",fonts:[\"Inter\"],name:\"Banner Title\",text:QFu01mOAv,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2079,intrinsicWidth:4601,pixelHeight:2079,pixelWidth:4601,sizes:\"100vw\",src:\"https://framerusercontent.com/images/X0KO5PARd8czL7cpTeZNrCVwj0.png\",srcSet:\"https://framerusercontent.com/images/X0KO5PARd8czL7cpTeZNrCVwj0.png?scale-down-to=512 512w,https://framerusercontent.com/images/X0KO5PARd8czL7cpTeZNrCVwj0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/X0KO5PARd8czL7cpTeZNrCVwj0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/X0KO5PARd8czL7cpTeZNrCVwj0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/X0KO5PARd8czL7cpTeZNrCVwj0.png 4601w\"},className:\"framer-1er4uwn\",\"data-framer-name\":\"Blog Section \",name:\"Blog Section \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-q3at6b\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qf2ooi\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:mBIGXLhaH,className:\"framer-f9ydw4\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-1onkzrt\",h1:\"framer-styles-preset-13c0gss\",h2:\"framer-styles-preset-1ob3ak4\",h3:\"framer-styles-preset-1oziywz\",h4:\"framer-styles-preset-1xeqnog\",p:\"framer-styles-preset-pzvn2n\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hnihq\",\"data-border\":true,\"data-framer-name\":\"Form Block\",name:\"Form Block\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xeqnog\",\"data-styles-preset\":\"XSWZZaeyt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Schedule a Free Consultation\"})}),className:\"framer-1trwsai\",\"data-framer-name\":\"Form Title\",fonts:[\"Inter\"],name:\"Form Title\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hhqqht-container\",children:/*#__PURE__*/_jsx(MagicFormPro,{buttonStyle:{buttonAlignment:\"Center\",buttonNext:\"Continue\",buttonSubmit:\"Get Started Now\",fontStyle:{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Figtree\", \"Figtree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0px\",lineHeight:\"170%\",textAlign:\"center\"}},styling:{backgroundColor:\"rgb(227, 11, 11)\",borderColor:\"rgba(194, 212, 255, 0.5)\",borderRadius:12,borderWidth:0,hoverColor:\"rgb(0, 0, 0)\",marginTop:0,padding:14,showIcon:false}},containerStyle:{gap:12},formId:\"https://hooks.zapier.com/hooks/catch/6631447/3hpqc7b/\",formProvider:\"zapier\",height:\"100%\",id:\"XbaAadQ7z\",inputStyle:{checkboxStyle:{accent:\"rgb(34, 102, 255)\",borderRadius:10,borderWidth:1,color:\"var(--token-1e123b81-40eb-4420-ac5d-dd6ce787a84f, rgb(12, 14, 23))\",colorScheme:\"light\",font:{fontFamily:'\"Figtree\", \"Figtree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"170%\"},marginBottom:8,size:14},fontStyle:{color:\"rgb(0, 0, 0)\",font:{fontFamily:'\"Figtree\", \"Figtree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0px\",lineHeight:\"170%\"},labelStyle:{color:\"rgb(31, 31, 31)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.3px\",lineHeight:\"100%\",textAlign:\"left\"},isMixed:true,padding:0,paddingBottom:8,paddingLeft:0,paddingRight:0,paddingTop:8}},styling:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomWidth:1,borderColor:\"rgb(228, 228, 228)\",borderLeftWidth:1,borderRadius:8,borderRightWidth:1,borderTopWidth:1,borderWidth:1,extraColorStyles:{activeColor:\"rgb(56, 116, 255)\",errorColor:\"rgb(255, 0, 32)\",hoverBorderColor:\"rgb(199, 216, 255)\",hoverColor:\"rgb(245, 248, 255)\",useOutline:true},iconColor:\"var(--token-1e123b81-40eb-4420-ac5d-dd6ce787a84f, rgb(12, 14, 23))\",iconPosition:\"right\",iconSize:20,isMixed:true,padding:16,paddingBottom:10,paddingLeft:18,paddingRight:18,paddingTop:10}},inputTypes:[{icon:\"IdentificationCard\",label:\"Firstname\",name:\"firstName\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Full Name\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:false,type:\"text\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Activity\",label:\"Lastname\",name:\"lastname\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Email\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:false,type:\"email\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Envelope\",label:\"Email\",name:\"PhoneNumber\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Phone Number\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:true,type:\"number\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Activity\",label:\"Label\",name:\"dropdown\",options:[\"Topic 01\",\"Topic 02\",\"Topic 03\",\"Topic 04\"],placeholder:\"Select a topic\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:true,type:\"select\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Activity\",label:\"Label\",name:\"textarea\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Details\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:true,type:\"textarea\",validationMessage:\"\",width:\"Full Width\"}],layoutId:\"XbaAadQ7z\",stepStyle:{current:\"rgb(34, 102, 255)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},gap:16,next:\"rgb(238, 238, 238)\",previous:\"rgba(34, 102, 255, 0.31)\",stepIndicatorType:\"slider\"},style:{width:\"100%\"},success:{afterSubmit:\"toast\",iconColor:\"rgb(34, 102, 255)\",messageText:\"Thank you\",messageTitle:\"Thank you\",toastFontText:{color:\"rgb(0, 0, 0)\",font:{}},toastFontTitle:{color:\"rgb(0, 0, 0)\",font:{}},toastIcon:32},width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i4ba90\",\"data-framer-name\":\"Contact Section\",name:\"Contact Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17n0caw\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cfgb2c\",\"data-framer-name\":\"Contact Stack\",name:\"Contact Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cmonzt\",\"data-framer-name\":\"Contact Row\",name:\"Contact Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-120yoyg\",\"data-framer-name\":\"Contact Text Block\",name:\"Contact Text Block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h5ycwu\",\"data-framer-name\":\"Title Block\",name:\"Title Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NshioHnDq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5lkx5\",\"data-styles-preset\":\"KJe979Qst\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"We are looking forward to work with you\"})})},Q0Ay71mTU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5lkx5\",\"data-styles-preset\":\"KJe979Qst\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"We are looking forward to work with you\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5lkx5\",\"data-styles-preset\":\"KJe979Qst\",style:{\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"We are looking forward to work with you\"})}),className:\"framer-142cr97\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],name:\"Subtitle\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NshioHnDq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ob3ak4\",\"data-styles-preset\":\"lInzYsfy8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"Let\u2019s Discuss\"})})},Q0Ay71mTU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ob3ak4\",\"data-styles-preset\":\"lInzYsfy8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"Let\u2019s Discuss\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ob3ak4\",\"data-styles-preset\":\"lInzYsfy8\",style:{\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"Let\u2019s Discuss\"})}),className:\"framer-11agdw3\",\"data-framer-name\":\"Contact Title\",fonts:[\"Inter\"],name:\"Contact Title\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1udodn3\",\"data-framer-name\":\"Contact Info Block\",name:\"Contact Info Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q0Ay71mTU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-56fdod\",\"data-styles-preset\":\"iWTMWsZP_\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel: 415-416-5494\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1onkzrt\",\"data-styles-preset\":\"XcTwEep0v\",children:\"Phone: 415-416-5494\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-56fdod\",\"data-styles-preset\":\"iWTMWsZP_\",style:{\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel: 415-416-5494\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1onkzrt\",\"data-styles-preset\":\"XcTwEep0v\",children:\"Phone: 415-416-5494\"})})})}),className:\"framer-plz4y8\",\"data-framer-name\":\"Phone Text\",fonts:[\"Inter\"],name:\"Phone Text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ttqeje\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:219,name:\"Divider\",svg:'<svg width=\"219\" height=\"3\" viewBox=\"-1 -1 219 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"217\" y2=\"0.5\" stroke=\"white\" stroke-opacity=\"0.3\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q0Ay71mTU:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzvn2n\",\"data-styles-preset\":\"JFvLsDdko\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"1528 Union Street,\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzvn2n\",\"data-styles-preset\":\"JFvLsDdko\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"San Francisco CA\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzvn2n\",\"data-styles-preset\":\"JFvLsDdko\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"94123, United States\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzvn2n\",\"data-styles-preset\":\"JFvLsDdko\",style:{\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"1528 Union Street,\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzvn2n\",\"data-styles-preset\":\"JFvLsDdko\",style:{\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"San Francisco CA\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzvn2n\",\"data-styles-preset\":\"JFvLsDdko\",style:{\"--framer-text-color\":\"var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, rgb(255, 255, 255))\"},children:\"94123, United States\"})]}),className:\"framer-9hpyrg\",\"data-framer-name\":\"Location Text\",fonts:[\"Inter\"],name:\"Location Text\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cfwmjm\",\"data-framer-name\":\"Form Block\",name:\"Form Block\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1xeqnog\",\"data-styles-preset\":\"XSWZZaeyt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1e123b81-40eb-4420-ac5d-dd6ce787a84f, rgb(12, 14, 23))\"},children:\"Schedule a Free Consultation\"})}),className:\"framer-13bj3d4\",\"data-framer-name\":\"Form Title\",fonts:[\"Inter\"],name:\"Form Title\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-f3azxa-container\",children:/*#__PURE__*/_jsx(MagicFormPro,{buttonStyle:{buttonAlignment:\"Center\",buttonNext:\"Continue\",buttonSubmit:\"Get Started Now\",fontStyle:{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Figtree\", \"Figtree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0px\",lineHeight:\"170%\",textAlign:\"center\"}},styling:{backgroundColor:\"rgb(227, 11, 11)\",borderColor:\"rgba(194, 212, 255, 0.5)\",borderRadius:12,borderWidth:0,hoverColor:\"rgb(0, 0, 0)\",marginTop:0,padding:14,showIcon:false}},containerStyle:{gap:12},formId:\"https://hooks.zapier.com/hooks/catch/6631447/3hpqc7b/\",formProvider:\"zapier\",height:\"100%\",id:\"dhpxn7osY\",inputStyle:{checkboxStyle:{accent:\"rgb(34, 102, 255)\",borderRadius:10,borderWidth:1,color:\"var(--token-1e123b81-40eb-4420-ac5d-dd6ce787a84f, rgb(12, 14, 23))\",colorScheme:\"light\",font:{fontFamily:'\"Figtree\", \"Figtree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"170%\"},marginBottom:8,size:14},fontStyle:{color:\"rgb(0, 0, 0)\",font:{fontFamily:'\"Figtree\", \"Figtree Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0px\",lineHeight:\"170%\"},labelStyle:{color:\"rgb(31, 31, 31)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.3px\",lineHeight:\"100%\",textAlign:\"left\"},isMixed:true,padding:0,paddingBottom:8,paddingLeft:0,paddingRight:0,paddingTop:8}},styling:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomWidth:1,borderColor:\"rgb(228, 228, 228)\",borderLeftWidth:1,borderRadius:8,borderRightWidth:1,borderTopWidth:1,borderWidth:1,extraColorStyles:{activeColor:\"rgb(56, 116, 255)\",errorColor:\"rgb(255, 0, 32)\",hoverBorderColor:\"rgb(199, 216, 255)\",hoverColor:\"rgb(245, 248, 255)\",useOutline:true},iconColor:\"var(--token-1e123b81-40eb-4420-ac5d-dd6ce787a84f, rgb(12, 14, 23))\",iconPosition:\"right\",iconSize:20,isMixed:true,padding:16,paddingBottom:10,paddingLeft:18,paddingRight:18,paddingTop:10}},inputTypes:[{icon:\"IdentificationCard\",label:\"Firstname\",name:\"firstName\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Full Name\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:false,type:\"text\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Activity\",label:\"Lastname\",name:\"lastname\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Email\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:false,type:\"email\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Envelope\",label:\"Email\",name:\"PhoneNumber\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Phone Number\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:true,type:\"number\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Activity\",label:\"Label\",name:\"dropdown\",options:[\"Topic 01\",\"Topic 02\",\"Topic 03\",\"Topic 04\"],placeholder:\"Select a topic\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:true,type:\"select\",validationMessage:\"\",width:\"Full Width\"},{icon:\"Activity\",label:\"Label\",name:\"textarea\",options:[\"Option 1\",\"Option 2\"],placeholder:\"Details\",required:false,rows:3,showLabel:false,step:\"Step 1\",toggleIcon:true,type:\"textarea\",validationMessage:\"\",width:\"Full Width\"}],layoutId:\"dhpxn7osY\",stepStyle:{current:\"rgb(34, 102, 255)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},gap:16,next:\"rgb(238, 238, 238)\",previous:\"rgba(34, 102, 255, 0.31)\",stepIndicatorType:\"slider\"},style:{width:\"100%\"},success:{afterSubmit:\"toast\",iconColor:\"rgb(34, 102, 255)\",messageText:\"Thank you\",messageTitle:\"Thank you\",toastFontText:{color:\"rgb(0, 0, 0)\",font:{}},toastFontTitle:{color:\"rgb(0, 0, 0)\",font:{}},toastIcon:32},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NshioHnDq:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(max(min(100vw, 720px) - 48px, 1px) * 0.7976)\",src:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png\",srcSet:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=512 512w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png 3387w\"}},Q0Ay71mTU:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(max(min(100vw, 524px) - 48px, 1px) * 0.7973)\",src:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png\",srcSet:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=512 512w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png 3387w\"}},tQOAa2gzJ:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(max(min(100vw, 1000px) - 60px, 1px) / 1.255)\",src:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png\",srcSet:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=512 512w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png 3387w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(max(min(100vw, 1476px) - 60px, 1px) * 0.7973)\",src:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png\",srcSet:\"https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=512 512w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bgoTg6EpIGGx6KUMJWsO3BO4gU.png 3387w\"},className:\"framer-ga82ir\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ir0455\",\"data-framer-name\":\"Contact Shape\",name:\"Contact Shape\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rtkbcm\",\"data-framer-name\":\"Star 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:809,intrinsicWidth:809,name:\"Star 1\",svg:'<svg width=\"809\" height=\"809\" viewBox=\"0 0 809 809\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.5\" filter=\"url(#filter0_f_8712_124)\">\\n<path d=\"M404.5 0L481.753 270.695L754.807 202.25L559.005 404.5L754.807 606.75L481.753 538.305L404.5 809L327.247 538.305L54.1927 606.75L249.995 404.5L54.1927 202.25L327.247 270.695L404.5 0Z\" fill=\"#FF1919\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_8712_124\" x=\"-109.808\" y=\"-164\" width=\"1028.62\" height=\"1137\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"82\" result=\"effect1_foregroundBlur_8712_124\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18dd5aw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NshioHnDq:{variant:\"r5ffaycXV\"},Q0Ay71mTU:{variant:\"W0XszrVo5\"},tQOAa2gzJ:{variant:\"P7cq2tudm\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"iy3_NGOET\",layoutId:\"iy3_NGOET\",style:{width:\"100%\"},variant:\"luhBpiIi9\",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-m57ps { background: white; }`,\".framer-m57ps.framer-19d2k8s, .framer-m57ps .framer-19d2k8s { display: block; }\",\".framer-m57ps.framer-e2dmmc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1600px; }\",\".framer-m57ps .framer-1kbv2r6-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-m57ps .framer-1i6gtuk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 324px 0px 115px 0px; position: relative; width: 100%; }\",\".framer-m57ps .framer-1fhrqxu { background: linear-gradient(67.99346099310893deg, #0c0d17 0%, rgba(12, 13, 23, 0.11999999731779099) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-m57ps .framer-1kfsf9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1476px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 2; }\",\".framer-m57ps .framer-3suaa5 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-m57ps .framer-1er4uwn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 106px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-m57ps .framer-q3at6b, .framer-m57ps .framer-17n0caw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1476px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 2; }\",\".framer-m57ps .framer-qf2ooi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 0px; position: relative; width: 1px; }\",\".framer-m57ps .framer-f9ydw4 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 63%; word-break: break-word; word-wrap: break-word; }\",\".framer-m57ps .framer-hnihq { --border-bottom-width: 1px; --border-color: rgba(12, 14, 23, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(6px); align-content: center; align-items: center; backdrop-filter: blur(6px); background-color: var(--token-402da411-06e1-4a0b-a26b-0da33b311458, #fbfbfb); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 42px 45px 42px; position: relative; width: 32%; will-change: var(--framer-will-change-override, transform); }\",\".framer-m57ps .framer-1trwsai, .framer-m57ps .framer-11agdw3, .framer-m57ps .framer-plz4y8, .framer-m57ps .framer-9hpyrg, .framer-m57ps .framer-13bj3d4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-m57ps .framer-hhqqht-container, .framer-m57ps .framer-f3azxa-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-m57ps .framer-1i4ba90 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-m57ps .framer-cfgb2c { align-content: center; align-items: center; background-color: var(--token-1e123b81-40eb-4420-ac5d-dd6ce787a84f, #0c0e17); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 140px 0px 140px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-m57ps .framer-cmonzt { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1178px; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-m57ps .framer-120yoyg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 240px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 44%; }\",\".framer-m57ps .framer-h5ycwu { 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-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-m57ps .framer-142cr97 { flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-m57ps .framer-1udodn3 { 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: visible; padding: 0px; position: relative; width: 219px; }\",\".framer-m57ps .framer-1ttqeje { flex: none; height: 3px; position: relative; width: 219px; }\",\".framer-m57ps .framer-1cfwmjm { align-content: center; align-items: center; background-color: var(--token-df978015-82f0-42b4-ae58-67a4029a7e57, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; max-width: 458px; overflow: hidden; padding: 32px 42px 45px 42px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-m57ps .framer-ga82ir { aspect-ratio: 0.9834494773519163 / 1; bottom: -81px; flex: none; height: var(--framer-aspect-ratio-supported, 203px); overflow: hidden; position: absolute; right: -256px; width: 80%; z-index: 0; }\",\".framer-m57ps .framer-ir0455 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 809px); left: -340px; overflow: hidden; position: absolute; top: -340px; width: 809px; z-index: 1; }\",\".framer-m57ps .framer-1rtkbcm { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-m57ps .framer-18dd5aw-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-m57ps.framer-e2dmmc, .framer-m57ps .framer-1i6gtuk, .framer-m57ps .framer-1kfsf9h, .framer-m57ps .framer-1er4uwn, .framer-m57ps .framer-q3at6b, .framer-m57ps .framer-hnihq, .framer-m57ps .framer-1i4ba90, .framer-m57ps .framer-17n0caw, .framer-m57ps .framer-cfgb2c, .framer-m57ps .framer-120yoyg, .framer-m57ps .framer-h5ycwu, .framer-m57ps .framer-1udodn3, .framer-m57ps .framer-1cfwmjm { gap: 0px; } .framer-m57ps.framer-e2dmmc > *, .framer-m57ps .framer-1i6gtuk > *, .framer-m57ps .framer-1er4uwn > *, .framer-m57ps .framer-1i4ba90 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-m57ps.framer-e2dmmc > :first-child, .framer-m57ps .framer-1i6gtuk > :first-child, .framer-m57ps .framer-1er4uwn > :first-child, .framer-m57ps .framer-hnihq > :first-child, .framer-m57ps .framer-1i4ba90 > :first-child, .framer-m57ps .framer-120yoyg > :first-child, .framer-m57ps .framer-h5ycwu > :first-child, .framer-m57ps .framer-1udodn3 > :first-child, .framer-m57ps .framer-1cfwmjm > :first-child { margin-top: 0px; } .framer-m57ps.framer-e2dmmc > :last-child, .framer-m57ps .framer-1i6gtuk > :last-child, .framer-m57ps .framer-1er4uwn > :last-child, .framer-m57ps .framer-hnihq > :last-child, .framer-m57ps .framer-1i4ba90 > :last-child, .framer-m57ps .framer-120yoyg > :last-child, .framer-m57ps .framer-h5ycwu > :last-child, .framer-m57ps .framer-1udodn3 > :last-child, .framer-m57ps .framer-1cfwmjm > :last-child { margin-bottom: 0px; } .framer-m57ps .framer-1kfsf9h > *, .framer-m57ps .framer-q3at6b > *, .framer-m57ps .framer-17n0caw > *, .framer-m57ps .framer-cfgb2c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-m57ps .framer-1kfsf9h > :first-child, .framer-m57ps .framer-q3at6b > :first-child, .framer-m57ps .framer-17n0caw > :first-child, .framer-m57ps .framer-cfgb2c > :first-child { margin-left: 0px; } .framer-m57ps .framer-1kfsf9h > :last-child, .framer-m57ps .framer-q3at6b > :last-child, .framer-m57ps .framer-17n0caw > :last-child, .framer-m57ps .framer-cfgb2c > :last-child { margin-right: 0px; } .framer-m57ps .framer-hnihq > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-m57ps .framer-120yoyg > * { margin: 0px; margin-bottom: calc(240px / 2); margin-top: calc(240px / 2); } .framer-m57ps .framer-h5ycwu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-m57ps .framer-1udodn3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-m57ps .framer-1cfwmjm > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } }\",\"@media (min-width: 1600px) { .framer-m57ps .hidden-e2dmmc { display: none !important; } }\",`@media (min-width: 992px) and (max-width: 1599px) { .framer-m57ps .hidden-1axg40k { display: none !important; } .${metadata.bodyClassName}-framer-m57ps { background: white; } .framer-m57ps.framer-e2dmmc { width: 992px; } .framer-m57ps .framer-1i6gtuk { padding: 290px 0px 100px 0px; } .framer-m57ps .framer-1kfsf9h, .framer-m57ps .framer-q3at6b, .framer-m57ps .framer-17n0caw { max-width: 1000px; } .framer-m57ps .framer-1er4uwn, .framer-m57ps .framer-cfgb2c { padding: 100px 0px 100px 0px; } .framer-m57ps .framer-f9ydw4 { width: 63%; } .framer-m57ps .framer-hnihq { padding: 30px 24px 36px 24px; width: 35%; } .framer-m57ps .framer-cmonzt { max-width: 880px; } .framer-m57ps .framer-120yoyg { width: 48%; } .framer-m57ps .framer-1udodn3 { width: 100%; } .framer-m57ps .framer-1cfwmjm { max-width: 384px; padding: 26px 34px 36px 34px; } .framer-m57ps .framer-ga82ir { bottom: 0px; right: -106px; width: 80%; }}`,`@media (min-width: 768px) and (max-width: 991px) { .framer-m57ps .hidden-qd2b3s { display: none !important; } .${metadata.bodyClassName}-framer-m57ps { background: white; } .framer-m57ps.framer-e2dmmc { width: 768px; } .framer-m57ps .framer-1i6gtuk { padding: 170px 0px 80px 0px; } .framer-m57ps .framer-1kfsf9h, .framer-m57ps .framer-q3at6b, .framer-m57ps .framer-17n0caw { max-width: 720px; padding: 0px 24px 0px 24px; } .framer-m57ps .framer-1er4uwn, .framer-m57ps .framer-cfgb2c { padding: 80px 0px 80px 0px; } .framer-m57ps .framer-qf2ooi { flex-direction: column; gap: 48px; justify-content: center; } .framer-m57ps .framer-f9ydw4 { width: 100%; } .framer-m57ps .framer-hnihq { max-width: 417px; width: 100%; } .framer-m57ps .framer-cmonzt { flex-direction: column; gap: 68px; justify-content: center; } .framer-m57ps .framer-120yoyg { align-content: center; align-items: center; gap: 80px; max-width: 400px; order: 0; width: 100%; } .framer-m57ps .framer-h5ycwu { align-content: center; align-items: center; gap: 16px; justify-content: center; } .framer-m57ps .framer-1cfwmjm { flex: none; gap: 20px; order: 1; padding: 32px 30px 42px 30px; width: 100%; } .framer-m57ps .framer-ga82ir { aspect-ratio: unset; bottom: 0px; height: 100%; right: 0px; width: 80%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-m57ps .framer-qf2ooi, .framer-m57ps .framer-cmonzt, .framer-m57ps .framer-120yoyg, .framer-m57ps .framer-h5ycwu, .framer-m57ps .framer-1cfwmjm { gap: 0px; } .framer-m57ps .framer-qf2ooi > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-m57ps .framer-qf2ooi > :first-child, .framer-m57ps .framer-cmonzt > :first-child, .framer-m57ps .framer-120yoyg > :first-child, .framer-m57ps .framer-h5ycwu > :first-child, .framer-m57ps .framer-1cfwmjm > :first-child { margin-top: 0px; } .framer-m57ps .framer-qf2ooi > :last-child, .framer-m57ps .framer-cmonzt > :last-child, .framer-m57ps .framer-120yoyg > :last-child, .framer-m57ps .framer-h5ycwu > :last-child, .framer-m57ps .framer-1cfwmjm > :last-child { margin-bottom: 0px; } .framer-m57ps .framer-cmonzt > * { margin: 0px; margin-bottom: calc(68px / 2); margin-top: calc(68px / 2); } .framer-m57ps .framer-120yoyg > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-m57ps .framer-h5ycwu > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-m57ps .framer-1cfwmjm > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,`@media (max-width: 767px) { .framer-m57ps .hidden-1p5rgma { display: none !important; } .${metadata.bodyClassName}-framer-m57ps { background: white; } .framer-m57ps.framer-e2dmmc { width: 390px; } .framer-m57ps .framer-1i6gtuk { padding: 140px 0px 60px 0px; } .framer-m57ps .framer-1kfsf9h, .framer-m57ps .framer-q3at6b, .framer-m57ps .framer-17n0caw { max-width: 524px; padding: 0px 24px 0px 24px; } .framer-m57ps .framer-1er4uwn, .framer-m57ps .framer-cfgb2c { padding: 60px 0px 60px 0px; } .framer-m57ps .framer-qf2ooi { flex-direction: column; gap: 40px; justify-content: center; } .framer-m57ps .framer-f9ydw4 { width: 100%; } .framer-m57ps .framer-hnihq { padding: 24px 24px 36px 24px; width: 100%; } .framer-m57ps .framer-cmonzt { flex-direction: column; gap: 40px; justify-content: center; max-width: 400px; padding: 0px 22px 0px 22px; } .framer-m57ps .framer-120yoyg { align-content: center; align-items: center; gap: 30px; width: 100%; } .framer-m57ps .framer-h5ycwu { align-content: center; align-items: center; gap: 16px; justify-content: center; } .framer-m57ps .framer-1udodn3 { gap: 8px; } .framer-m57ps .framer-1cfwmjm { flex: none; gap: 24px; padding: 24px 24px 40px 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-m57ps .framer-qf2ooi, .framer-m57ps .framer-cmonzt, .framer-m57ps .framer-120yoyg, .framer-m57ps .framer-h5ycwu, .framer-m57ps .framer-1udodn3, .framer-m57ps .framer-1cfwmjm { gap: 0px; } .framer-m57ps .framer-qf2ooi > *, .framer-m57ps .framer-cmonzt > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-m57ps .framer-qf2ooi > :first-child, .framer-m57ps .framer-cmonzt > :first-child, .framer-m57ps .framer-120yoyg > :first-child, .framer-m57ps .framer-h5ycwu > :first-child, .framer-m57ps .framer-1udodn3 > :first-child, .framer-m57ps .framer-1cfwmjm > :first-child { margin-top: 0px; } .framer-m57ps .framer-qf2ooi > :last-child, .framer-m57ps .framer-cmonzt > :last-child, .framer-m57ps .framer-120yoyg > :last-child, .framer-m57ps .framer-h5ycwu > :last-child, .framer-m57ps .framer-1udodn3 > :last-child, .framer-m57ps .framer-1cfwmjm > :last-child { margin-bottom: 0px; } .framer-m57ps .framer-120yoyg > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-m57ps .framer-h5ycwu > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-m57ps .framer-1udodn3 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-m57ps .framer-1cfwmjm > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-m57ps[data-border=\"true\"]::after, .framer-m57ps [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4907\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tQOAa2gzJ\":{\"layout\":[\"fixed\",\"auto\"]},\"NshioHnDq\":{\"layout\":[\"fixed\",\"auto\"]},\"Q0Ay71mTU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramersN2VIwvHK=withCSS(Component,css,\"framer-m57ps\");export default FramersN2VIwvHK;FramersN2VIwvHK.displayName=\"Blog\";FramersN2VIwvHK.defaultProps={height:4907,width:1600};addFonts(FramersN2VIwvHK,[{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:\"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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2\",weight:\"500\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"}]},...HeaderFonts,...MagicFormProFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersN2VIwvHK\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1600\",\"framerIntrinsicHeight\":\"4907\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tQOAa2gzJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NshioHnDq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q0Ay71mTU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "UcOp9Zdx9_default", "MagicFormProFonts", "MagicFormPro", "FooterSectionFonts", "sv_eodSBO_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "Z6AYXdf87_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "yo5slakrH", "QFu01mOAv", "mBIGXLhaH", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "UcOp9Zdx9_default", "Image2", "RichText2", "x", "MagicFormPro", "Link", "SVG", "sv_eodSBO_default", "css", "FramersN2VIwvHK", "withCSS", "sN2VIwvHK_default", "addFonts", "HeaderFonts", "MagicFormProFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
