{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vg5o0qe7fRHOmOoIOM9I/bIftG1RDMf1lFd9gkJpI/QNTeanOQ2.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import BuyTemplateButton from\"https://framerusercontent.com/modules/fHYhJH5X1uMm4k73JrhH/AHNEFs8o0phUbY5x1nlq/VsxSXtRfI.js\";import BaseForm from\"https://framerusercontent.com/modules/nOf2qMetDbubGodrD7DE/2PvOzsgZGVDN6zHV5deK/BaseForm.js\";import Navbar from\"#framer/local/canvasComponent/N9E7J7elZ/N9E7J7elZ.js\";import Footer from\"#framer/local/canvasComponent/VltsHhbDo/VltsHhbDo.js\";import Button from\"#framer/local/canvasComponent/WdK_UUIZl/WdK_UUIZl.js\";import*as sharedStyle from\"#framer/local/css/vmq5RZqXb/vmq5RZqXb.js\";import*as sharedStyle1 from\"#framer/local/css/Y21JORfC9/Y21JORfC9.js\";import*as sharedStyle2 from\"#framer/local/css/YQNOrMAKr/YQNOrMAKr.js\";import metadataProvider from\"#framer/local/webPageMetadata/QNTeanOQ2/QNTeanOQ2.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithFX=withFX(RichText);const BaseFormFonts=getFonts(BaseForm);const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const BuyTemplateButtonFonts=getFonts(BuyTemplateButton);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const breakpoints={iwJE8YUho:\"(max-width: 767px)\",ouwJZvFFp:\"(min-width: 768px) and (max-width: 991px)\",pcNyAhvlg:\"(min-width: 1440px)\",SEDImqtck:\"(min-width: 992px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JE5Zc\";const variantClassNames={iwJE8YUho:\"framer-v-1wztxl3\",ouwJZvFFp:\"framer-v-13gtaes\",pcNyAhvlg:\"framer-v-gqxnt3\",SEDImqtck:\"framer-v-1mt8c80\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const transition3={damping:60,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={damping:60,delay:.3,mass:1,stiffness:400,type:\"spring\"};const transition5={damping:30,delay:2,mass:1,stiffness:451,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"pcNyAhvlg\",Laptop:\"SEDImqtck\",Phone:\"iwJE8YUho\",Tablet:\"ouwJZvFFp\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"pcNyAhvlg\"};};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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pcNyAhvlg\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-gqxnt3\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sbo3zl\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1224px)`,y:(componentViewport?.y||0)+0+0},ouwJZvFFp:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1224px)`,y:(componentViewport?.y||0)+0+10},SEDImqtck:{width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1224px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:107,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1224px)`,y:(componentViewport?.y||0)+0+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2hzlx7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{variant:\"NS7WB390z\"},ouwJZvFFp:{variant:\"Rilb0pTzz\"},SEDImqtck:{variant:\"KNe_z46Kt\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"sYAcIYxfB\",layoutId:\"sYAcIYxfB\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"dmiM4BEd3\",vlwEljK8I:\"UwvzhV17t\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w5exp4\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tgfyms\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w3ml6y\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-gge8fq\",\"data-styles-preset\":\"vmq5RZqXb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\"},children:\"Get In Touch\"})}),className:\"framer-mnl5rj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ouwJZvFFp:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ljerr0\",\"data-styles-preset\":\"Y21JORfC9\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\"},children:\"We take pride in our attention to detail and commitment to customer satisfaction. Whether you require regular maintenance.\"})}),className:\"framer-1sfy2u2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-134ikbr\",\"data-framer-name\":\"Contact section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zyw6ew\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-66ttdc\",\"data-border\":true,\"data-framer-name\":\"Form\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rcetgs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{styles:{button:{align:\"flex-start\",borderRadius:12,color:\"var(--token-e8f6014a-f0bd-4675-a3f3-da998da07fa8, rgb(255, 255, 255))\",fill:\"var(--token-ffedf75b-1e95-4862-ae17-3fd56d473851, rgb(13, 13, 13))\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"170%\"},padding:14,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:24,paddingTop:16},form:{columnGap:12,columns:\"2\",fill:\"rgba(255, 255, 255, 0)\",rowGap:16},input:{borderObject:{borderColor:\"rgba(89, 89, 89, 0.75)\",borderWidth:1},borderRadius:8,color:\"var(--token-ffedf75b-1e95-4862-ae17-3fd56d473851, rgb(13, 13, 13))\",fill:\"rgba(89, 89, 89, 0.05)\",focusObject:{focusColor:\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\",focusWidthFrom:0,focusWidthTo:1},font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"170%\"},padding:12,paddingBottom:16,paddingLeft:16,paddingPerSide:true,paddingRight:16,paddingTop:16,placeholderColor:\"var(--token-ffedf75b-1e95-4862-ae17-3fd56d473851, rgb(13, 13, 13))\"},label:{borderRadius:0,color:\"var(--token-ffedf75b-1e95-4862-ae17-3fd56d473851, rgb(13, 13, 13))\",fill:\"rgba(13, 13, 13, 0)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"170%\"},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0}}}},children:/*#__PURE__*/_jsx(BaseForm,{button:{label:\"Send Message\",shouldAppear:true},contentType:\"application/json\",height:\"100%\",id:\"mIJOiPAlj\",inputs:[{gridColumn:\"2\",label:\"Full name\",max:\"\",min:\"\",name:\"Full name\",options:[],placeholder:\"Farhan Rizvi\",required:true,step:0,type:\"text\",value:\"\"},{gridColumn:\"1\",label:\"Email Address\",max:\"\",min:\"\",name:\"Email Address\",options:[],placeholder:\"Type your mail address\",required:true,step:0,type:\"email\",value:\"\"},{gridColumn:\"1\",label:\"Phone Number\",max:\"\",min:\"\",name:\"phone\",options:[],placeholder:\"Type Your Phone Number\",required:true,step:0,type:\"number\",value:\"\"},{gridColumn:\"2\",label:\"Message\",max:\"\",min:\"\",name:\"Mesage\",options:[],placeholder:\"Write your message\",required:true,step:0,type:\"textarea\",value:\"\"}],layoutId:\"mIJOiPAlj\",method:\"post\",redirectAs:\"link\",style:{width:\"100%\"},styles:{button:{align:\"flex-start\",borderRadius:12,color:\"var(--token-e8f6014a-f0bd-4675-a3f3-da998da07fa8, rgb(255, 255, 255))\",fill:\"var(--token-c3668dbe-c829-4f28-ac30-bbb390c016f7, rgb(243, 117, 43))\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"170%\"},padding:14,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:24,paddingTop:16},form:{columnGap:24,columns:\"2\",fill:\"rgba(255, 255, 255, 0)\",rowGap:16},input:{borderObject:{borderColor:\"rgba(13, 13, 13, 0.2)\",borderWidth:1},borderRadius:8,color:\"var(--token-ffedf75b-1e95-4862-ae17-3fd56d473851, rgb(13, 13, 13))\",fill:\"rgba(89, 89, 89, 0.05)\",focusObject:{focusColor:\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\",focusWidthFrom:0,focusWidthTo:1},font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"170%\"},padding:12,paddingBottom:16,paddingLeft:16,paddingPerSide:true,paddingRight:16,paddingTop:16,placeholderColor:\"rgba(13, 13, 13, 0.6)\"},label:{borderRadius:0,color:\"var(--token-ffedf75b-1e95-4862-ae17-3fd56d473851, rgb(13, 13, 13))\",fill:\"rgba(13, 13, 13, 0)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"170%\"},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0}},url:\"\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19f2yaq\",\"data-framer-name\":\"CTA Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dsl1l2\",\"data-framer-name\":\"BG Color\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s74608\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c8k8tc\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-izr3pl\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148g215\",\"data-styles-preset\":\"YQNOrMAKr\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\"},children:\"Have a plumbing question? Our blog has the answers\"})})},ouwJZvFFp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148g215\",\"data-styles-preset\":\"YQNOrMAKr\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\"},children:\"Have a plumbing question? Our blog has the answers\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148g215\",\"data-styles-preset\":\"YQNOrMAKr\",style:{\"--framer-text-color\":\"var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, rgb(255, 255, 255))\"},children:\"Have a plumbing question? Our blog has the answers\"})}),className:\"framer-txqgqf\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ljerr0\",\"data-styles-preset\":\"Y21JORfC9\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242))\"},children:\"Ready to tackle your plumbing issues? Contact us now for fast, reliable service from our expert team!\"})})},ouwJZvFFp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ljerr0\",\"data-styles-preset\":\"Y21JORfC9\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242))\"},children:\"Ready to tackle your plumbing issues? Contact us now for fast, reliable service from our expert team!\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ljerr0\",\"data-styles-preset\":\"Y21JORfC9\",style:{\"--framer-text-color\":\"var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242))\"},children:\"Ready to tackle your plumbing issues? Contact us now for fast, reliable service from our expert team!\"})}),className:\"framer-1kmqskz\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vRTbhmg4j\"},implicitPathVariables:undefined},{href:{webPageId:\"vRTbhmg4j\"},implicitPathVariables:undefined},{href:{webPageId:\"vRTbhmg4j\"},implicitPathVariables:undefined},{href:{webPageId:\"vRTbhmg4j\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{y:(componentViewport?.y||0)+0+605+0+40+0+0+0+244.4},ouwJZvFFp:{y:(componentViewport?.y||0)+0+995+0+45+0+0+0+249.4},SEDImqtck:{y:(componentViewport?.y||0)+0+717+0+70+0+0+270.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:(componentViewport?.y||0)+0+1117+0+40+113.80000000000001+0+270.4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kny0j0-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{fzPQj5vxM:resolvedLinks[3]},ouwJZvFFp:{fzPQj5vxM:resolvedLinks[2]},SEDImqtck:{fzPQj5vxM:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{BlJNMfRrN:false,fzPQj5vxM:resolvedLinks[0],height:\"100%\",id:\"y6UCF8Szt\",layoutId:\"y6UCF8Szt\",qWQ35JEj6:\"Let\u2019s Dive In\",variant:\"UwvzhV17t\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1114,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+605+0+40+0+303.4),pixelHeight:1114,pixelWidth:1200,positionX:\"right\",positionY:\"top\",sizes:`min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 40px, 1px), 390px)`,src:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png\",srcSet:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png 1200w\"}},ouwJZvFFp:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1114,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+995+0+45+0+308.4),pixelHeight:1114,pixelWidth:1200,positionX:\"right\",positionY:\"bottom\",sizes:\"500px\",src:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png\",srcSet:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png 1200w\"}},SEDImqtck:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1114,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+717+0+70+2.1999999999999886),pixelHeight:1114,pixelWidth:1200,positionX:\"right\",positionY:\"top\",sizes:`calc(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 60px, 1px) * 0.49)`,src:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png\",srcSet:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png 1200w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1114,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1117+0+40+0),pixelHeight:1114,pixelWidth:1200,positionX:\"right\",positionY:\"top\",sizes:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1224px) / 2.04)`,src:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png\",srcSet:\"https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4ZYmzX2ViSVFCHe8lep2r0W4pc.png 1200w\"},className:\"framer-1hwl6do\",\"data-framer-name\":\"Image\",style:{transformPerspective:1200}})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nay4ha\",\"data-framer-name\":\"Footer Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u95jbc\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 390px)`,y:(componentViewport?.y||0)+0+1290.4+60+0+0},ouwJZvFFp:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 768px)`,y:(componentViewport?.y||0)+0+1803.4+80+0+0},SEDImqtck:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1000px)`,y:(componentViewport?.y||0)+0+1116.4+100+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:328,width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1224px)`,y:(componentViewport?.y||0)+0+1714+120+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xuujiq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iwJE8YUho:{variant:\"u6KVV_q5w\"},ouwJZvFFp:{variant:\"tapQlCYvw\"},SEDImqtck:{variant:\"abZLkecCQ\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hUbYsAXv5\",layoutId:\"hUbYsAXv5\",style:{width:\"100%\"},variant:\"pDm_t9MWB\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-xk5d7\",\"data-framer-appear-id\":\"xk5d7\",\"data-framer-name\":\"Remove This Buy Promo\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:\"260px\",y:781,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6w6mj6-container\",\"data-framer-name\":\"Remove This Buy Button\",name:\"Remove This Buy Button\",children:/*#__PURE__*/_jsx(BuyTemplateButton,{aPUmHmVE4:\"corner-up-right\",height:\"100%\",id:\"QiUVJU1J8\",layoutId:\"QiUVJU1J8\",ldCLyM4KN:\"rgb(255, 255, 255)\",mdYS8aWFV:\"rgb(0, 0, 0)\",name:\"Remove This Buy Button\",style:{width:\"100%\"},tjMXlWKyS:\"rgb(0, 0, 0)\",width:\"100%\",yoHhge7xS:\"Get This Template\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:\"260px\",y:835,children:/*#__PURE__*/_jsx(Container,{className:\"framer-awcdpl-container\",children:/*#__PURE__*/_jsx(BuyTemplateButton,{aPUmHmVE4:\"layout\",cduyS1Ada:\"https://framerbite.com/all-access\",height:\"100%\",id:\"i9o1IzIx5\",layoutId:\"i9o1IzIx5\",ldCLyM4KN:\"rgb(0, 0, 0)\",mdYS8aWFV:\"rgb(255, 255, 255)\",style:{width:\"100%\"},tjMXlWKyS:\"rgb(255, 255, 255)\",width:\"100%\",yoHhge7xS:\"Unlock 150+ Templates\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:\"260px\",y:889,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k2daia-container\",children:/*#__PURE__*/_jsx(BuyTemplateButton,{aPUmHmVE4:\"layers\",cduyS1Ada:\"https://grayblocks.net/\",height:\"100%\",id:\"knlPs0Lok\",layoutId:\"knlPs0Lok\",ldCLyM4KN:\"rgb(64, 64, 64)\",mdYS8aWFV:\"rgb(255, 255, 255)\",style:{width:\"100%\"},tjMXlWKyS:\"rgb(255, 255, 255)\",width:\"100%\",yoHhge7xS:\"Access 1000+ Components\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JE5Zc.framer-1wm7el8, .framer-JE5Zc .framer-1wm7el8 { display: block; }\",\".framer-JE5Zc.framer-gqxnt3 { 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: 1440px; }\",\".framer-JE5Zc .framer-sbo3zl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 20px 0px 0px 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-JE5Zc .framer-2hzlx7-container { flex: 1 0 0px; height: auto; max-width: 1224px; position: relative; width: 1px; z-index: 1; }\",\".framer-JE5Zc .framer-1w5exp4 { align-content: center; align-items: center; background-color: var(--token-de61ca2d-e1bc-4f40-a8b3-2bacf97e9267, #113d3c); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 190px 30px 300px 30px; position: relative; width: 100%; }\",\".framer-JE5Zc .framer-tgfyms { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 125px; height: min-content; justify-content: center; max-width: 1224px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JE5Zc .framer-w3ml6y { align-content: center; align-items: center; 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: 100%; }\",\".framer-JE5Zc .framer-mnl5rj, .framer-JE5Zc .framer-txqgqf, .framer-JE5Zc .framer-1kmqskz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JE5Zc .framer-1sfy2u2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 46%; word-break: break-word; word-wrap: break-word; }\",\".framer-JE5Zc .framer-134ikbr { align-content: center; align-items: center; background-color: var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-JE5Zc .framer-zyw6ew { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1224px; min-height: 520px; overflow: visible; padding: 0px; position: relative; width: 648px; }\",\".framer-JE5Zc .framer-66ttdc { --border-bottom-width: 1px; --border-color: rgba(89, 89, 89, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-68e12220-26a1-43f8-9414-e0a6458da64c, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 20px 116px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 32px; position: absolute; right: 0px; top: -165px; z-index: 1; }\",\".framer-JE5Zc .framer-1rcetgs-container, .framer-JE5Zc .framer-xuujiq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JE5Zc .framer-19f2yaq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JE5Zc .framer-1dsl1l2 { align-content: center; align-items: center; background-color: var(--token-de61ca2d-e1bc-4f40-a8b3-2bacf97e9267, #113d3c); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-JE5Zc .framer-s74608 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-JE5Zc .framer-1c8k8tc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 48%; }\",\".framer-JE5Zc .framer-izr3pl { align-content: center; align-items: center; 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: 100%; }\",\".framer-JE5Zc .framer-1kny0j0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-JE5Zc .framer-1hwl6do { aspect-ratio: 1.0771992818671454 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 186px); position: relative; width: 49%; z-index: 1; }\",\".framer-JE5Zc .framer-nay4ha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-JE5Zc .framer-u95jbc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-JE5Zc .framer-xk5d7 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.06); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 55px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 10px; position: fixed; right: 9px; width: 280px; z-index: 5; }\",\".framer-JE5Zc .framer-6w6mj6-container, .framer-JE5Zc .framer-awcdpl-container, .framer-JE5Zc .framer-k2daia-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JE5Zc.framer-gqxnt3, .framer-JE5Zc .framer-sbo3zl, .framer-JE5Zc .framer-1w5exp4, .framer-JE5Zc .framer-tgfyms, .framer-JE5Zc .framer-w3ml6y, .framer-JE5Zc .framer-134ikbr, .framer-JE5Zc .framer-zyw6ew, .framer-JE5Zc .framer-66ttdc, .framer-JE5Zc .framer-19f2yaq, .framer-JE5Zc .framer-1dsl1l2, .framer-JE5Zc .framer-1c8k8tc, .framer-JE5Zc .framer-izr3pl, .framer-JE5Zc .framer-nay4ha, .framer-JE5Zc .framer-u95jbc, .framer-JE5Zc .framer-xk5d7 { gap: 0px; } .framer-JE5Zc.framer-gqxnt3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JE5Zc.framer-gqxnt3 > :first-child, .framer-JE5Zc .framer-1w5exp4 > :first-child, .framer-JE5Zc .framer-tgfyms > :first-child, .framer-JE5Zc .framer-w3ml6y > :first-child, .framer-JE5Zc .framer-134ikbr > :first-child, .framer-JE5Zc .framer-66ttdc > :first-child, .framer-JE5Zc .framer-1c8k8tc > :first-child, .framer-JE5Zc .framer-izr3pl > :first-child, .framer-JE5Zc .framer-u95jbc > :first-child, .framer-JE5Zc .framer-xk5d7 > :first-child { margin-top: 0px; } .framer-JE5Zc.framer-gqxnt3 > :last-child, .framer-JE5Zc .framer-1w5exp4 > :last-child, .framer-JE5Zc .framer-tgfyms > :last-child, .framer-JE5Zc .framer-w3ml6y > :last-child, .framer-JE5Zc .framer-134ikbr > :last-child, .framer-JE5Zc .framer-66ttdc > :last-child, .framer-JE5Zc .framer-1c8k8tc > :last-child, .framer-JE5Zc .framer-izr3pl > :last-child, .framer-JE5Zc .framer-u95jbc > :last-child, .framer-JE5Zc .framer-xk5d7 > :last-child { margin-bottom: 0px; } .framer-JE5Zc .framer-sbo3zl > *, .framer-JE5Zc .framer-19f2yaq > *, .framer-JE5Zc .framer-1dsl1l2 > *, .framer-JE5Zc .framer-nay4ha > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-JE5Zc .framer-sbo3zl > :first-child, .framer-JE5Zc .framer-zyw6ew > :first-child, .framer-JE5Zc .framer-19f2yaq > :first-child, .framer-JE5Zc .framer-1dsl1l2 > :first-child, .framer-JE5Zc .framer-nay4ha > :first-child { margin-left: 0px; } .framer-JE5Zc .framer-sbo3zl > :last-child, .framer-JE5Zc .framer-zyw6ew > :last-child, .framer-JE5Zc .framer-19f2yaq > :last-child, .framer-JE5Zc .framer-1dsl1l2 > :last-child, .framer-JE5Zc .framer-nay4ha > :last-child { margin-right: 0px; } .framer-JE5Zc .framer-1w5exp4 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-JE5Zc .framer-tgfyms > * { margin: 0px; margin-bottom: calc(125px / 2); margin-top: calc(125px / 2); } .framer-JE5Zc .framer-w3ml6y > *, .framer-JE5Zc .framer-izr3pl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JE5Zc .framer-134ikbr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JE5Zc .framer-zyw6ew > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-JE5Zc .framer-66ttdc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JE5Zc .framer-1c8k8tc > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-JE5Zc .framer-u95jbc > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-JE5Zc .framer-xk5d7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-JE5Zc[data-border=\"true\"]::after, .framer-JE5Zc [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; }',\"@media (min-width: 992px) and (max-width: 1439px) { .framer-JE5Zc.framer-gqxnt3 { width: 992px; } .framer-JE5Zc .framer-sbo3zl { order: 0; padding: 20px 30px 0px 30px; } .framer-JE5Zc .framer-2hzlx7-container { flex: none; width: 100%; } .framer-JE5Zc .framer-1w5exp4 { order: 1; } .framer-JE5Zc .framer-tgfyms { align-content: flex-end; align-items: flex-end; gap: 100px; max-width: unset; order: 0; } .framer-JE5Zc .framer-1sfy2u2 { width: 61%; } .framer-JE5Zc .framer-134ikbr { height: min-content; order: 2; } .framer-JE5Zc .framer-zyw6ew { max-width: unset; min-height: 373px; } .framer-JE5Zc .framer-66ttdc { top: -225px; } .framer-JE5Zc .framer-19f2yaq { order: 3; } .framer-JE5Zc .framer-1dsl1l2 { padding: 70px 30px 0px 30px; } .framer-JE5Zc .framer-s74608 { max-width: unset; } .framer-JE5Zc .framer-1hwl6do { aspect-ratio: 1.1015384615384616 / 1; height: var(--framer-aspect-ratio-supported, 182px); width: 49%; } .framer-JE5Zc .framer-nay4ha { order: 4; padding: 100px 30px 0px 30px; } .framer-JE5Zc .framer-u95jbc { max-width: 1000px; } .framer-JE5Zc .framer-xk5d7 { order: 5; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JE5Zc .framer-tgfyms { gap: 0px; } .framer-JE5Zc .framer-tgfyms > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-JE5Zc .framer-tgfyms > :first-child { margin-top: 0px; } .framer-JE5Zc .framer-tgfyms > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-JE5Zc.framer-gqxnt3 { width: 768px; } .framer-JE5Zc .framer-sbo3zl { order: 0; padding: 10px 30px 0px 30px; } .framer-JE5Zc .framer-1w5exp4 { order: 1; padding: 168px 30px 300px 30px; } .framer-JE5Zc .framer-tgfyms { gap: 80px; } .framer-JE5Zc .framer-mnl5rj, .framer-JE5Zc .framer-1sfy2u2 { width: 82%; } .framer-JE5Zc .framer-134ikbr { height: 300px; order: 2; } .framer-JE5Zc .framer-zyw6ew { align-content: center; align-items: center; flex-direction: column; height: 500px; max-width: unset; min-height: unset; order: 0; width: 100%; } .framer-JE5Zc .framer-66ttdc { order: 0; top: -132px; } .framer-JE5Zc .framer-19f2yaq { order: 3; } .framer-JE5Zc .framer-1dsl1l2 { padding: 45px 0px 0px 0px; } .framer-JE5Zc .framer-s74608 { flex-direction: column; max-width: 768px; } .framer-JE5Zc .framer-1c8k8tc { align-content: center; align-items: center; gap: 35px; width: 100%; } .framer-JE5Zc .framer-1kmqskz { width: 71%; } .framer-JE5Zc .framer-1hwl6do { aspect-ratio: unset; height: 455px; width: 500px; } .framer-JE5Zc .framer-nay4ha { order: 4; padding: 80px 30px 0px 30px; } .framer-JE5Zc .framer-u95jbc { gap: 50px; max-width: 768px; } .framer-JE5Zc .framer-xk5d7 { order: 5; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JE5Zc .framer-tgfyms, .framer-JE5Zc .framer-zyw6ew, .framer-JE5Zc .framer-s74608, .framer-JE5Zc .framer-1c8k8tc, .framer-JE5Zc .framer-u95jbc { gap: 0px; } .framer-JE5Zc .framer-tgfyms > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-JE5Zc .framer-tgfyms > :first-child, .framer-JE5Zc .framer-zyw6ew > :first-child, .framer-JE5Zc .framer-1c8k8tc > :first-child, .framer-JE5Zc .framer-u95jbc > :first-child { margin-top: 0px; } .framer-JE5Zc .framer-tgfyms > :last-child, .framer-JE5Zc .framer-zyw6ew > :last-child, .framer-JE5Zc .framer-1c8k8tc > :last-child, .framer-JE5Zc .framer-u95jbc > :last-child { margin-bottom: 0px; } .framer-JE5Zc .framer-zyw6ew > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-JE5Zc .framer-s74608 > *, .framer-JE5Zc .framer-s74608 > :first-child, .framer-JE5Zc .framer-s74608 > :last-child { margin: 0px; } .framer-JE5Zc .framer-1c8k8tc > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-JE5Zc .framer-u95jbc > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}\",\"@media (max-width: 767px) { .framer-JE5Zc.framer-gqxnt3 { width: 390px; } .framer-JE5Zc .framer-sbo3zl { padding: 0px 20px 0px 20px; } .framer-JE5Zc .framer-1w5exp4 { padding: 98px 20px 280px 20px; } .framer-JE5Zc .framer-tgfyms { gap: 40px; } .framer-JE5Zc .framer-1sfy2u2 { width: 100%; } .framer-JE5Zc .framer-134ikbr { height: min-content; padding: 0px 20px 0px 20px; } .framer-JE5Zc .framer-zyw6ew { flex-direction: column; max-width: unset; min-height: 250px; width: 100%; } .framer-JE5Zc .framer-66ttdc { gap: 25px; left: 7px; order: 0; padding: 20px 10px 20px 10px; right: unset; top: -222px; width: 96%; } .framer-JE5Zc .framer-1dsl1l2 { padding: 40px 20px 0px 20px; } .framer-JE5Zc .framer-s74608 { flex-direction: column; max-width: 390px; } .framer-JE5Zc .framer-1c8k8tc { align-content: center; align-items: center; gap: 30px; width: 100%; } .framer-JE5Zc .framer-1hwl6do { aspect-ratio: unset; height: 342px; width: 100%; } .framer-JE5Zc .framer-nay4ha { padding: 60px 20px 0px 20px; } .framer-JE5Zc .framer-u95jbc { gap: 30px; max-width: 390px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JE5Zc .framer-tgfyms, .framer-JE5Zc .framer-zyw6ew, .framer-JE5Zc .framer-66ttdc, .framer-JE5Zc .framer-s74608, .framer-JE5Zc .framer-1c8k8tc, .framer-JE5Zc .framer-u95jbc { gap: 0px; } .framer-JE5Zc .framer-tgfyms > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JE5Zc .framer-tgfyms > :first-child, .framer-JE5Zc .framer-zyw6ew > :first-child, .framer-JE5Zc .framer-66ttdc > :first-child, .framer-JE5Zc .framer-1c8k8tc > :first-child, .framer-JE5Zc .framer-u95jbc > :first-child { margin-top: 0px; } .framer-JE5Zc .framer-tgfyms > :last-child, .framer-JE5Zc .framer-zyw6ew > :last-child, .framer-JE5Zc .framer-66ttdc > :last-child, .framer-JE5Zc .framer-1c8k8tc > :last-child, .framer-JE5Zc .framer-u95jbc > :last-child { margin-bottom: 0px; } .framer-JE5Zc .framer-zyw6ew > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-JE5Zc .framer-66ttdc > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-JE5Zc .framer-s74608 > *, .framer-JE5Zc .framer-s74608 > :first-child, .framer-JE5Zc .framer-s74608 > :last-child { margin: 0px; } .framer-JE5Zc .framer-1c8k8tc > *, .framer-JE5Zc .framer-u95jbc > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2135\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SEDImqtck\":{\"layout\":[\"fixed\",\"auto\"]},\"ouwJZvFFp\":{\"layout\":[\"fixed\",\"auto\"]},\"iwJE8YUho\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerQNTeanOQ2=withCSS(Component,css,\"framer-JE5Zc\");export default FramerQNTeanOQ2;FramerQNTeanOQ2.displayName=\"Contact 01\";FramerQNTeanOQ2.defaultProps={height:2135,width:1440};addFonts(FramerQNTeanOQ2,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...NavbarFonts,...BaseFormFonts,...ButtonFonts,...FooterFonts,...BuyTemplateButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQNTeanOQ2\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2135\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SEDImqtck\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ouwJZvFFp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iwJE8YUho\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "N9E7J7elZ_default", "RichTextWithFX", "withFX", "RichText2", "BaseFormFonts", "BaseForm_default", "MotionDivWithFX", "motion", "ButtonFonts", "WdK_UUIZl_default", "ContainerWithFX", "Container", "ImageWithFX", "Image2", "FooterFonts", "VltsHhbDo_default", "BuyTemplateButtonFonts", "VsxSXtRfI_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "transition3", "animation2", "transition4", "transition5", "animation3", "animation4", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "N9E7J7elZ_default", "RichTextWithFX", "x", "MotionDivWithFX", "BaseForm_default", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "WdK_UUIZl_default", "getLoadingLazyAtYPosition", "ImageWithFX", "VltsHhbDo_default", "MotionDivWithOptimizedAppearEffect", "VsxSXtRfI_default", "css", "FramerQNTeanOQ2", "withCSS", "QNTeanOQ2_default", "addFonts", "NavbarFonts", "BaseFormFonts", "ButtonFonts", "FooterFonts", "BuyTemplateButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
