{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RflGyDQCdwxJI1aVo458/WfGk9T5fyuZ3YLkWmGFt/NElU7J8TV.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import Button from\"https://framerusercontent.com/modules/qJYmL8SZdFNHDeoGBDW0/vFbBzSSU3XwTOv88oC1K/Ss47nOHaP.js\";import Header from\"#framer/local/canvasComponent/JLCdgI8fp/JLCdgI8fp.js\";import Button2 from\"#framer/local/canvasComponent/KGdQ_HX0y/KGdQ_HX0y.js\";import FooterSection from\"#framer/local/canvasComponent/V33y5LRjQ/V33y5LRjQ.js\";import*as sharedStyle from\"#framer/local/css/Dj_u2UDpE/Dj_u2UDpE.js\";import*as sharedStyle3 from\"#framer/local/css/eGfahfuYR/eGfahfuYR.js\";import*as sharedStyle2 from\"#framer/local/css/hO8TZtTIw/hO8TZtTIw.js\";import*as sharedStyle1 from\"#framer/local/css/shGpj6SLh/shGpj6SLh.js\";import*as sharedStyle4 from\"#framer/local/css/vtT47P7pj/vtT47P7pj.js\";import metadataProvider from\"#framer/local/webPageMetadata/NElU7J8TV/NElU7J8TV.js\";const HeaderFonts=getFonts(Header);const HeaderWithVariantAppearEffect=withVariantAppearEffect(Header);const MotionDivWithFX=withFX(motion.div);const Button2Fonts=getFonts(Button2);const RichTextWithFX=withFX(RichText);const EmbedFonts=getFonts(Embed);const FooterSectionFonts=getFonts(FooterSection);const ButtonFonts=getFonts(Button);const GoogleMapsFonts=getFonts(GoogleMaps);const breakpoints={awxtSZPvB:\"(min-width: 1440px)\",cp_pW52ct:\"(min-width: 768px) and (max-width: 1199px)\",N1_THhbrJ:\"(min-width: 1200px) and (max-width: 1439px)\",tfdhDV58u:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-re3pA\";const variantClassNames={awxtSZPvB:\"framer-v-7jv3iz\",cp_pW52ct:\"framer-v-1gr2eya\",N1_THhbrJ:\"framer-v-1rebwuk\",tfdhDV58u:\"framer-v-4u0gjk\"};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 transition2={damping:60,delay:.2,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 transition3={damping:60,delay:.8,mass:1,stiffness:400,type:\"spring\"};const transition4={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition4};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"awxtSZPvB\",Laptop:\"N1_THhbrJ\",Phone:\"tfdhDV58u\",Tablet:\"cp_pW52ct\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"awxtSZPvB\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"tfdhDV58u\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"tfdhDV58u\")return false;return true;};const elementId=useRouteElementId(\"otXILc_h3\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"awxtSZPvB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-7jv3iz\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fd7a7d-container hidden-7jv3iz hidden-1rebwuk hidden-1gr2eya\",nodeId:\"zCHPP8SXq\",rendersWithMotion:true,scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(HeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"zCHPP8SXq\",layoutId:\"zCHPP8SXq\",style:{width:\"100%\"},variant:\"J_GNkmIjA\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-jtzk0u hidden-4u0gjk\",\"data-framer-name\":\"Header Section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10xzkba-container\",nodeId:\"c6NSos58A\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{variant:\"nJE0hhVZs\"},N1_THhbrJ:{variant:\"JcWIxC2pL\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"c6NSos58A\",layoutId:\"c6NSos58A\",style:{width:\"100%\"},variant:\"A1451Xo11\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-10w2oae\",\"data-framer-name\":\"About Hero Section\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-z7ml7y\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-i9306k\",\"data-styles-preset\":\"Dj_u2UDpE\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:[\"Emergency HVAC \",/*#__PURE__*/_jsx(\"br\",{}),\"Bunn's Heating And Air Louisburg\"]})}),className:\"framer-1dea7qp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{height:78,y:(componentViewport?.y||0)+0+0+135+102.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i83oym-container hidden-7jv3iz hidden-1rebwuk hidden-1gr2eya\",nodeId:\"InRb4o_t5\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(Button2,{B_6E0Y1Rd:true,C57SzKE9K:\"tel:9194962253\",height:\"100%\",id:\"InRb4o_t5\",iYjubeLQX:\"Call us: (919)-496-2253\",layoutId:\"InRb4o_t5\",tGwVi3304:\"phone\",tTwvpvS23:\"var(--token-88f0ccbd-d349-47a5-bdad-af6e1a06f6d8, rgb(1, 5, 40))\",variant:\"IoM16Z_Wm\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1n3c9kb\",\"data-framer-name\":\"Our Mission Section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1t6118y\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eyrm0c\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Emergency HVAC Louisburg NC\"})})},tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Emergency HVAC Louisburg NC\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Emergency HVAC Louisburg NC\"})}),className:\"framer-1thd6et\",\"data-framer-name\":\"Our Story\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"At Bunn\u2019s Heating and Air, we\u2019ve been providing top-quality HVAC services to the Louisburg, NC community for over 42 years. Since our founding, we\u2019ve built a reputation as a trusted provider of \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", serving over 8,000 satisfied customers. Our longevity in the industry is a testament to our commitment to customer satisfaction, reliability, and expertise in HVAC solutions.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"As a locally owned and operated business, we take pride in offering \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC services near you\"}),\", ensuring that homeowners and businesses in Louisburg and surrounding areas can count on us for fast, efficient, and affordable solutions. Whether you need \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", heating repairs, or routine maintenance, our team of skilled technicians is here to keep your systems running smoothly year-round.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"Our focus on providing exceptional service is what has allowed us to remain a leading provider of \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\" in the area. We understand that your comfort is a priority, and we\u2019re dedicated to delivering high-quality results with every job. Our experienced technicians are always ready to offer expert advice and customized solutions that meet your unique needs.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"At Bunn\u2019s Heating and Air, we\u2019re more than just a business\u2014we\u2019re your neighbors, and we\u2019re here to ensure that your home or office stays comfortable no matter the season. Contact us today for reliable \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", and experience why so many people trust us for their heating and cooling needs.\"]})]})},tfdhDV58u:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Every project we undertake is guided by our core values of quality, professionalism, and customer satisfaction. We believe that a well-built roof is more than just a structure \u2013 it's a symbol of safety, security, and pride for homeowners and businesses alike. That's why we approach each job with meticulous attention to detail, using only the highest quality materials and employing skilled craftsmen who take pride in their work.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"But our mission extends beyond the roofs we build. We are dedicated to making a positive impact in the communities we serve, whether through supporting local initiatives, promoting sustainable practices, or contributing to charitable causes. We believe that by investing in our communities, we can create a brighter future for generations to come.\"})]}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"At Bunn\u2019s Heating and Air, we\u2019ve been providing top-quality HVAC services to the Louisburg, NC community for over 42 years. Since our founding, we\u2019ve built a reputation as a trusted provider of \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", serving over 8,000 satisfied customers. Our longevity in the industry is a testament to our commitment to customer satisfaction, reliability, and expertise in HVAC solutions.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"As a locally owned and operated business, we take pride in offering \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC services near you\"}),\", ensuring that homeowners and businesses in Louisburg and surrounding areas can count on us for fast, efficient, and affordable solutions. Whether you need \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", heating repairs, or routine maintenance, our team of skilled technicians is here to keep your systems running smoothly year-round.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"Our focus on providing exceptional service is what has allowed us to remain a leading provider of \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\" in the area. We understand that your comfort is a priority, and we\u2019re dedicated to delivering high-quality results with every job. Our experienced technicians are always ready to offer expert advice and customized solutions that meet your unique needs.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"At Bunn\u2019s Heating and Air, we\u2019re more than just a business\u2014we\u2019re your neighbors, and we\u2019re here to ensure that your home or office stays comfortable no matter the season. Contact us today for reliable \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", and experience why so many people trust us for their heating and cooling needs.\"]})]}),className:\"framer-1skx7w6\",\"data-framer-name\":\"Every project we undertake is guided by our core values of quality, professionalism, and customer satisfaction. We believe that a well-built roof is more than just a structure \u2013 it's a symbol of safety, security, and pride for homeowners and businesses alike. That's why we approach each job with meticulous attention to detail, using only the highest quality materials and employing skilled craftsmen who take pride in their work. But our mission extends beyond the roofs we build. We are dedicated to making a positive impact in the communities we serve, whether through supporting local initiatives, promoting sustainable practices, or contributing to charitable causes. We believe that by investing in our communities, we can create a brighter future for generations to come.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{background:{alt:\"Our Mission Image\",fit:\"fill\",intrinsicHeight:1066,intrinsicWidth:1016,pixelHeight:2072,pixelWidth:4022,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 60px, 768px) * 0.76)`,src:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg 4022w\"}},N1_THhbrJ:{background:{alt:\"Our Mission Image\",fit:\"fill\",intrinsicHeight:1066,intrinsicWidth:1016,pixelHeight:2072,pixelWidth:4022,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 60px, 1140px) * 0.4097)`,src:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg 4022w\"}},tfdhDV58u:{background:{alt:\"Our Mission Image\",fit:\"fill\",intrinsicHeight:1066,intrinsicWidth:1016,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+315.8+27+0+0+0),pixelHeight:2072,pixelWidth:4022,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 390px)`,src:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg 4022w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Our Mission Image\",fit:\"fill\",intrinsicHeight:1066,intrinsicWidth:1016,pixelHeight:2072,pixelWidth:4022,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 60px, 1240px) * 0.4097)`,src:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FKqB88GM3aDTrFgrcgefLFifbg.jpg 4022w\"},className:\"framer-1gtim49\",\"data-framer-name\":\"Image\"})})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1169x8e\",\"data-framer-name\":\"Values Section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yoqzoa\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k7taii\",\"data-framer-name\":\"Section Title \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"The Core Value That Drives Everything\"})})},tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"The Core Value That Drives Everything\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"The Core Value That Drives Everything\"})}),className:\"framer-151aydo\",\"data-framer-name\":\"Our Story\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"At Bunn\u2019s Heating and Air, we\u2019ve proudly served the Louisburg, NC community for over 42 years, building a trusted reputation as a provider of \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", with over 8,000 satisfied customers. Our commitment to customer satisfaction, reliability, and expertise has kept us at the forefront of the HVAC industry.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"As a locally owned business, we\u2019re dedicated to providing \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC services near you\"}),\", ensuring fast, efficient, and affordable solutions for homeowners and businesses. Whether you need \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", heating repairs, or routine maintenance, our skilled technicians are ready to keep your systems running smoothly year-round.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"We focus on delivering top-quality service, understanding that your comfort is our priority. Our experienced team offers expert advice and tailored solutions to meet your needs. At Bunn\u2019s Heating and Air, we\u2019re not just a business\u2014we\u2019re your neighbors, committed to keeping your home or office comfortable. Contact us today for reliable \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\" near you.\"]})]})},tfdhDV58u:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Every project we undertake is guided by our core values of quality, professionalism, and customer satisfaction. We believe that a well-built roof is more than just a structure \u2013 it's a symbol of safety, security, and pride for homeowners and businesses alike. That's why we approach each job with meticulous attention to detail, using only the highest quality materials and employing skilled craftsmen who take pride in their work.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"But our mission extends beyond the roofs we build. We are dedicated to making a positive impact in the communities we serve, whether through supporting local initiatives, promoting sustainable practices, or contributing to charitable causes. We believe that by investing in our communities, we can create a brighter future for generations to come.\"})]}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"At Bunn\u2019s Heating and Air, we\u2019ve proudly served the Louisburg, NC community for over 42 years, building a trusted reputation as a provider of \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", with over 8,000 satisfied customers. Our commitment to customer satisfaction, reliability, and expertise has kept us at the forefront of the HVAC industry.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"As a locally owned business, we\u2019re dedicated to providing \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC services near you\"}),\", ensuring fast, efficient, and affordable solutions for homeowners and businesses. Whether you need \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\", heating repairs, or routine maintenance, our skilled technicians are ready to keep your systems running smoothly year-round.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:[\"We focus on delivering top-quality service, understanding that your comfort is our priority. Our experienced team offers expert advice and tailored solutions to meet your needs. At Bunn\u2019s Heating and Air, we\u2019re not just a business\u2014we\u2019re your neighbors, committed to keeping your home or office comfortable. Contact us today for reliable \",/*#__PURE__*/_jsx(\"strong\",{children:\"HVAC emergency repair\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"emergency air conditioning repair\"}),\" near you.\"]})]}),className:\"framer-m72cgk\",\"data-framer-name\":\"Every project we undertake is guided by our core values of quality, professionalism, and customer satisfaction. We believe that a well-built roof is more than just a structure \u2013 it's a symbol of safety, security, and pride for homeowners and businesses alike. That's why we approach each job with meticulous attention to detail, using only the highest quality materials and employing skilled craftsmen who take pride in their work. But our mission extends beyond the roofs we build. We are dedicated to making a positive impact in the communities we serve, whether through supporting local initiatives, promoting sustainable practices, or contributing to charitable causes. We believe that by investing in our communities, we can create a brighter future for generations to come.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a41mkx\",\"data-framer-name\":\"Right Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k5bh2m\",\"data-border\":true,\"data-framer-name\":\"Top Card List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ogvv2\",\"data-framer-name\":\"Single Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{background:{alt:\"Values Icon 1\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1268.4+60+0+0+379.6+0+0+0+0+0+0),pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/cItRzyndeAjVpDIkI24RaDCQLQ.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Values Icon 1\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/cItRzyndeAjVpDIkI24RaDCQLQ.svg\"},className:\"framer-1kt5ipk\",\"data-framer-name\":\"Icon \"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dw2p9w\",\"data-framer-name\":\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Quality\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Quality\"})}),className:\"framer-15ad3ql\",\"data-framer-name\":\"Quality\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we prioritize quality, ensuring reliable HVAC solutions for year-round comfort.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we prioritize quality, ensuring reliable HVAC solutions for year-round comfort.\"})}),className:\"framer-1l3amox\",\"data-framer-name\":\"We believe that by investing in our communities, we can create a brighter future.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gsrr1a\",\"data-framer-name\":\"Single Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{background:{alt:\"Values Icon 2\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1268.4+60+0+0+379.6+0+0+0+287.6+0+0),pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/DuxO7p3zA1wtFcBvFKuurSFdI8.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Values Icon 2\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/DuxO7p3zA1wtFcBvFKuurSFdI8.svg\"},className:\"framer-1mz2hum\",\"data-framer-name\":\"Icon \"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3nunoi\",\"data-framer-name\":\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Commitment\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Commitment\"})}),className:\"framer-17gj7mm\",\"data-framer-name\":\"Quality\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we are committed to providing exceptional HVAC services with customer satisfaction.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we are committed to providing exceptional HVAC services with customer satisfaction.\"})}),className:\"framer-39w1vv\",\"data-framer-name\":\"We believe that by investing in our communities, we can create a brighter future.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t67a5b\",\"data-framer-name\":\"Bottom card List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m8642n\",\"data-framer-name\":\"Single Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{background:{alt:\"Values Icon 3\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1268.4+60+0+0+379.6+0+605.2+0+0+0+0),pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/CPsBa40jmihoCvKppD7bEcnAMI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Values Icon 3\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/CPsBa40jmihoCvKppD7bEcnAMI.svg\"},className:\"framer-1kew760\",\"data-framer-name\":\"Icon \"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12swi4v\",\"data-framer-name\":\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Innovation\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Innovation\"})}),className:\"framer-jarmzp\",\"data-framer-name\":\"Quality\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we embrace innovation to deliver cutting-edge HVAC solutions for optimal comfort.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we embrace innovation to deliver cutting-edge HVAC solutions for optimal comfort.\"})}),className:\"framer-eqmusm\",\"data-framer-name\":\"We believe that by investing in our communities, we can create a brighter future.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5elic\",\"data-framer-name\":\"Single Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{background:{alt:\"Values Icon 4\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1268.4+60+0+0+379.6+0+605.2+0+287.6+0+0),pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/cItRzyndeAjVpDIkI24RaDCQLQ.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Values Icon 4\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/cItRzyndeAjVpDIkI24RaDCQLQ.svg\"},className:\"framer-1l8hen2\",\"data-framer-name\":\"Icon \"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w2doot\",\"data-framer-name\":\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Growth\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ah6583\",\"data-styles-preset\":\"eGfahfuYR\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Growth\"})}),className:\"framer-1llmvjc\",\"data-framer-name\":\"Quality\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we focus on growth by continually improving our services and expertise.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"At Bunn\u2019s Heating and Air, we focus on growth by continually improving our services and expertise.\"})}),className:\"framer-1uuybcq\",\"data-framer-name\":\"We believe that by investing in our communities, we can create a brighter future.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1le7h5u hidden-7jv3iz hidden-1rebwuk hidden-1gr2eya\",\"data-framer-name\":\"Maps Sections\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pup36d\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-a2hn9x\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zpnioo\",\"data-framer-name\":\"Maps Sections\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-en9pfv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15oa1ga\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19j9iiz\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6aodx7\",\"data-framer-name\":\"Text\",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\",{style:{\"--font-selector\":\"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\"--framer-font-family\":'\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--token-839fb513-5ff0-4e00-b467-c85cfa990224, rgb(1, 5, 40))\"},children:\"Servicing Louisburg  and Surrounding Areas\"})}),className:\"framer-14wre77\",\"data-framer-name\":\"Title\",fonts:[\"GF;Wix Madefor Display-700\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{y:(componentViewport?.y||0)+0+2918.4+20+0+0+0+20+0+0+0+0+0+0+0+53}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d4gcng-container\",nodeId:\"gGFc87IZz\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(Button2,{B_6E0Y1Rd:true,C57SzKE9K:\"tel:9194962253\",height:\"100%\",id:\"gGFc87IZz\",iYjubeLQX:\"Call us: (919)-496-2253\",layoutId:\"gGFc87IZz\",tGwVi3304:\"phone\",tTwvpvS23:\"var(--token-88f0ccbd-d349-47a5-bdad-af6e1a06f6d8, rgb(1, 5, 40))\",variant:\"IoM16Z_Wm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-iwgr53\",\"data-framer-name\":\"Line\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-100que0\",\"data-framer-name\":\"Email\",style:{transformPerspective:1200},whileHover:animation2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1psmoho\",\"data-framer-name\":\"mail\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\"--framer-font-family\":'\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-839fb513-5ff0-4e00-b467-c85cfa990224, rgb(1, 5, 40))\"},children:\"Email Address\"})}),className:\"framer-s1jy9r\",\"data-framer-name\":\"Title\",fonts:[\"GF;Wix Madefor Display-700\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-839fb513-5ff0-4e00-b467-c85cfa990224, rgb(1, 5, 40))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:Bunnsinchvac@gmail.com\",motionChild:true,nodeId:\"EhGEXSfWY\",openInNewTab:true,scopeId:\"NElU7J8TV\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vjuhlu\",\"data-styles-preset\":\"vtT47P7pj\",children:\"Bunnsinchvac@gmail.com\"})})})}),className:\"framer-mf49fp\",\"data-framer-name\":\"Mail\",fonts:[\"GF;Wix Madefor Display-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-747dj6-container\",isModuleExternal:true,nodeId:\"YLox2lZP8\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d6447.625937678513!2d-78.30371218936304!3d36.09804700685119!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89adb58ce59bd591%3A0xbd4c90b95c4e6065!2sBunn&#39;s%20Heating%20and%20Air%20Conditioning%2C%20Inc.!5e0!3m2!1sen!2sus!4v1742219130847!5m2!1sen!2sus\" width=\"340\" height=\"415\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>',id:\"YLox2lZP8\",layoutId:\"YLox2lZP8\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tfdhDV58u:{width:\"378.525px\",y:(componentViewport?.y||0)+0+2918.4+20+0+922}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:259,children:/*#__PURE__*/_jsx(Container,{className:\"framer-am638i-container\",nodeId:\"rUO_6xn_m\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"rUO_6xn_m\",layoutId:\"rUO_6xn_m\",style:{width:\"100%\"},variant:\"odzlBjZjY\",width:\"100%\"})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xmv0o3 hidden-4u0gjk\",\"data-framer-name\":\"CTA & Footer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gl2g0k\",\"data-framer-name\":\"Maps Sections\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uucj60\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oq44tl\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-180wl2o\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-szryrb\",\"data-framer-name\":\"Text\",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\",{style:{\"--font-selector\":\"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\"--framer-font-family\":'\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--token-839fb513-5ff0-4e00-b467-c85cfa990224, rgb(1, 5, 40))\"},children:\"Servicing Louisburg    North Carolina Area\"})}),className:\"framer-xbjhw9\",\"data-framer-name\":\"Title\",fonts:[\"GF;Wix Madefor Display-700\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gazvp9\",\"data-framer-name\":\"Line\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o0fx2w-container\",isModuleExternal:true,nodeId:\"K2betwVQL\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(Button,{B_6E0Y1Rd:true,C57SzKE9K:\"tel:9194962253\",height:\"100%\",id:\"K2betwVQL\",iYjubeLQX:\"Call us: (919)-496-2253\",layoutId:\"K2betwVQL\",tGwVi3304:\"phone\",tTwvpvS23:\"var(--token-88f0ccbd-d349-47a5-bdad-af6e1a06f6d8, rgb(1, 5, 40))\",variant:\"Ac7mFquN_\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r9impp\",\"data-framer-name\":\"Location\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bniwhy\",\"data-framer-name\":\"Email\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7qadnp\",\"data-framer-name\":\"mail\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8EiqHunMteNQj9OivZl7uYdWIWE.svg\"},className:\"framer-1l5opmr\",\"data-framer-name\":\"Icon\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS03MDA=\",\"--framer-font-family\":'\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-839fb513-5ff0-4e00-b467-c85cfa990224, rgb(1, 5, 40))\"},children:\"Email Address\"})}),className:\"framer-symk7g\",\"data-framer-name\":\"Title\",fonts:[\"GF;Wix Madefor Display-700\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7V2l4IE1hZGVmb3IgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Wix Madefor Display\", \"Wix Madefor Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-839fb513-5ff0-4e00-b467-c85cfa990224, rgb(1, 5, 40))\"},children:\"Bunnsinchvac@gmail.com\"})}),className:\"framer-p268pv\",\"data-framer-name\":\"Mail\",fonts:[\"GF;Wix Madefor Display-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ph4ap8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QFL7TQULg\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,coordinates:\"36.09805478471567, -78.3011378980539\",height:\"100%\",id:\"QFL7TQULg\",isMixedBorderRadius:false,layoutId:\"QFL7TQULg\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,width:\"100%\",zoom:15})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 60px, 1px) * 1.0282)`},N1_THhbrJ:{width:\"1177px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:259,width:\"1380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3lrqba-container\",nodeId:\"wwMJVeDJF\",scopeId:\"NElU7J8TV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cp_pW52ct:{variant:\"JIkkOQyXW\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"wwMJVeDJF\",layoutId:\"wwMJVeDJF\",style:{width:\"100%\"},variant:\"Le4u1b3FT\",width:\"100%\"})})})})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-re3pA.framer-d3cj35, .framer-re3pA .framer-d3cj35 { display: block; }\",\".framer-re3pA.framer-7jv3iz { align-content: center; align-items: center; 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-re3pA .framer-1fd7a7d-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 7; }\",\".framer-re3pA .framer-jtzk0u { 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: visible; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-re3pA .framer-10xzkba-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 7; }\",\".framer-re3pA .framer-10w2oae { align-content: center; align-items: center; background-color: var(--token-14983eb4-621d-4ac4-a6ec-371de36e293b, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 207px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-z7ml7y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1240px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-re3pA .framer-1dea7qp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-re3pA .framer-1i83oym-container, .framer-re3pA .framer-1d4gcng-container, .framer-re3pA .framer-o0fx2w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-re3pA .framer-1n3c9kb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 30px 130px 30px; position: relative; width: 100%; }\",\".framer-re3pA .framer-1t6118y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1240px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-eyrm0c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 49%; }\",\".framer-re3pA .framer-1thd6et, .framer-re3pA .framer-1skx7w6, .framer-re3pA .framer-151aydo, .framer-re3pA .framer-m72cgk, .framer-re3pA .framer-15ad3ql, .framer-re3pA .framer-1l3amox, .framer-re3pA .framer-17gj7mm, .framer-re3pA .framer-39w1vv, .framer-re3pA .framer-jarmzp, .framer-re3pA .framer-eqmusm, .framer-re3pA .framer-1llmvjc, .framer-re3pA .framer-1uuybcq, .framer-re3pA .framer-14wre77, .framer-re3pA .framer-mf49fp, .framer-re3pA .framer-xbjhw9, .framer-re3pA .framer-p268pv { --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-re3pA .framer-1gtim49 { aspect-ratio: 0.9530956848030019 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 533px); position: relative; width: 41%; }\",\".framer-re3pA .framer-1169x8e { align-content: center; align-items: center; background-color: var(--token-03584d16-01af-4458-972b-78b9a2e3dad4, #f9f8f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 30px 130px 30px; position: relative; width: 100%; }\",\".framer-re3pA .framer-yoqzoa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1240px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-1k7taii { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 44%; }\",\".framer-re3pA .framer-1a41mkx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 45%; }\",\".framer-re3pA .framer-k5bh2m { --border-bottom-width: 1px; --border-color: rgba(11, 19, 39, 0.14); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-18ogvv2, .framer-re3pA .framer-1gsrr1a, .framer-re3pA .framer-m8642n, .framer-re3pA .framer-5elic { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 43%; }\",\".framer-re3pA .framer-1kt5ipk, .framer-re3pA .framer-1mz2hum, .framer-re3pA .framer-1kew760, .framer-re3pA .framer-1l8hen2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; width: 60px; }\",\".framer-re3pA .framer-1dw2p9w, .framer-re3pA .framer-3nunoi, .framer-re3pA .framer-12swi4v, .framer-re3pA .framer-1w2doot { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-t67a5b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-1le7h5u { align-content: center; align-items: center; background-color: var(--token-14983eb4-621d-4ac4-a6ec-371de36e293b, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 20px 0px 20px; position: relative; width: 390px; }\",\".framer-re3pA .framer-1pup36d { 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: 105%; }\",\".framer-re3pA .framer-a2hn9x, .framer-re3pA .framer-1oq44tl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1170px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-zpnioo { align-content: center; align-items: center; background-color: var(--token-14983eb4-621d-4ac4-a6ec-371de36e293b, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 85px; height: min-content; justify-content: center; overflow: visible; padding: 20px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-re3pA .framer-en9pfv { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-re3pA .framer-15oa1ga { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 350px; }\",\".framer-re3pA .framer-19j9iiz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-re3pA .framer-6aodx7, .framer-re3pA .framer-szryrb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-iwgr53, .framer-re3pA .framer-gazvp9 { align-content: center; align-items: center; background-color: rgba(20, 20, 20, 0.18); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-100que0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-re3pA .framer-1psmoho, .framer-re3pA .framer-7qadnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-s1jy9r, .framer-re3pA .framer-symk7g { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-re3pA .framer-747dj6-container { flex: none; height: 406px; position: relative; width: 309px; }\",\".framer-re3pA .framer-am638i-container { flex: none; height: auto; position: relative; width: 103%; }\",\".framer-re3pA .framer-1xmv0o3 { 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-re3pA .framer-gl2g0k { align-content: center; align-items: center; background-color: var(--token-14983eb4-621d-4ac4-a6ec-371de36e293b, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 30px 100px 30px; position: relative; width: 1440px; }\",\".framer-re3pA .framer-1uucj60 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-re3pA .framer-180wl2o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 45%; }\",\".framer-re3pA .framer-r9impp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-re3pA .framer-bniwhy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-re3pA .framer-1l5opmr { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-re3pA .framer-ph4ap8-container { aspect-ratio: 0.8241758241758241 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 728px); position: relative; width: 600px; }\",\".framer-re3pA .framer-3lrqba-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-re3pA.framer-7jv3iz, .framer-re3pA .framer-jtzk0u, .framer-re3pA .framer-10w2oae, .framer-re3pA .framer-z7ml7y, .framer-re3pA .framer-1n3c9kb, .framer-re3pA .framer-eyrm0c, .framer-re3pA .framer-1169x8e, .framer-re3pA .framer-1k7taii, .framer-re3pA .framer-1a41mkx, .framer-re3pA .framer-k5bh2m, .framer-re3pA .framer-18ogvv2, .framer-re3pA .framer-1dw2p9w, .framer-re3pA .framer-1gsrr1a, .framer-re3pA .framer-3nunoi, .framer-re3pA .framer-t67a5b, .framer-re3pA .framer-m8642n, .framer-re3pA .framer-12swi4v, .framer-re3pA .framer-5elic, .framer-re3pA .framer-1w2doot, .framer-re3pA .framer-1le7h5u, .framer-re3pA .framer-1pup36d, .framer-re3pA .framer-zpnioo, .framer-re3pA .framer-en9pfv, .framer-re3pA .framer-15oa1ga, .framer-re3pA .framer-19j9iiz, .framer-re3pA .framer-6aodx7, .framer-re3pA .framer-iwgr53, .framer-re3pA .framer-100que0, .framer-re3pA .framer-1psmoho, .framer-re3pA .framer-1xmv0o3, .framer-re3pA .framer-gl2g0k, .framer-re3pA .framer-1uucj60, .framer-re3pA .framer-180wl2o, .framer-re3pA .framer-szryrb, .framer-re3pA .framer-gazvp9, .framer-re3pA .framer-r9impp, .framer-re3pA .framer-bniwhy, .framer-re3pA .framer-7qadnp { gap: 0px; } .framer-re3pA.framer-7jv3iz > *, .framer-re3pA .framer-10w2oae > *, .framer-re3pA .framer-1n3c9kb > *, .framer-re3pA .framer-1169x8e > *, .framer-re3pA .framer-1pup36d > *, .framer-re3pA .framer-en9pfv > *, .framer-re3pA .framer-1xmv0o3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-re3pA.framer-7jv3iz > :first-child, .framer-re3pA .framer-10w2oae > :first-child, .framer-re3pA .framer-z7ml7y > :first-child, .framer-re3pA .framer-1n3c9kb > :first-child, .framer-re3pA .framer-eyrm0c > :first-child, .framer-re3pA .framer-1169x8e > :first-child, .framer-re3pA .framer-1k7taii > :first-child, .framer-re3pA .framer-1a41mkx > :first-child, .framer-re3pA .framer-18ogvv2 > :first-child, .framer-re3pA .framer-1dw2p9w > :first-child, .framer-re3pA .framer-1gsrr1a > :first-child, .framer-re3pA .framer-3nunoi > :first-child, .framer-re3pA .framer-m8642n > :first-child, .framer-re3pA .framer-12swi4v > :first-child, .framer-re3pA .framer-5elic > :first-child, .framer-re3pA .framer-1w2doot > :first-child, .framer-re3pA .framer-1pup36d > :first-child, .framer-re3pA .framer-zpnioo > :first-child, .framer-re3pA .framer-en9pfv > :first-child, .framer-re3pA .framer-19j9iiz > :first-child, .framer-re3pA .framer-6aodx7 > :first-child, .framer-re3pA .framer-iwgr53 > :first-child, .framer-re3pA .framer-100que0 > :first-child, .framer-re3pA .framer-1xmv0o3 > :first-child, .framer-re3pA .framer-1uucj60 > :first-child, .framer-re3pA .framer-180wl2o > :first-child, .framer-re3pA .framer-szryrb > :first-child, .framer-re3pA .framer-gazvp9 > :first-child, .framer-re3pA .framer-bniwhy > :first-child { margin-top: 0px; } .framer-re3pA.framer-7jv3iz > :last-child, .framer-re3pA .framer-10w2oae > :last-child, .framer-re3pA .framer-z7ml7y > :last-child, .framer-re3pA .framer-1n3c9kb > :last-child, .framer-re3pA .framer-eyrm0c > :last-child, .framer-re3pA .framer-1169x8e > :last-child, .framer-re3pA .framer-1k7taii > :last-child, .framer-re3pA .framer-1a41mkx > :last-child, .framer-re3pA .framer-18ogvv2 > :last-child, .framer-re3pA .framer-1dw2p9w > :last-child, .framer-re3pA .framer-1gsrr1a > :last-child, .framer-re3pA .framer-3nunoi > :last-child, .framer-re3pA .framer-m8642n > :last-child, .framer-re3pA .framer-12swi4v > :last-child, .framer-re3pA .framer-5elic > :last-child, .framer-re3pA .framer-1w2doot > :last-child, .framer-re3pA .framer-1pup36d > :last-child, .framer-re3pA .framer-zpnioo > :last-child, .framer-re3pA .framer-en9pfv > :last-child, .framer-re3pA .framer-19j9iiz > :last-child, .framer-re3pA .framer-6aodx7 > :last-child, .framer-re3pA .framer-iwgr53 > :last-child, .framer-re3pA .framer-100que0 > :last-child, .framer-re3pA .framer-1xmv0o3 > :last-child, .framer-re3pA .framer-1uucj60 > :last-child, .framer-re3pA .framer-180wl2o > :last-child, .framer-re3pA .framer-szryrb > :last-child, .framer-re3pA .framer-gazvp9 > :last-child, .framer-re3pA .framer-bniwhy > :last-child { margin-bottom: 0px; } .framer-re3pA .framer-jtzk0u > *, .framer-re3pA .framer-1le7h5u > *, .framer-re3pA .framer-gl2g0k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-re3pA .framer-jtzk0u > :first-child, .framer-re3pA .framer-k5bh2m > :first-child, .framer-re3pA .framer-t67a5b > :first-child, .framer-re3pA .framer-1le7h5u > :first-child, .framer-re3pA .framer-15oa1ga > :first-child, .framer-re3pA .framer-1psmoho > :first-child, .framer-re3pA .framer-gl2g0k > :first-child, .framer-re3pA .framer-r9impp > :first-child, .framer-re3pA .framer-7qadnp > :first-child { margin-left: 0px; } .framer-re3pA .framer-jtzk0u > :last-child, .framer-re3pA .framer-k5bh2m > :last-child, .framer-re3pA .framer-t67a5b > :last-child, .framer-re3pA .framer-1le7h5u > :last-child, .framer-re3pA .framer-15oa1ga > :last-child, .framer-re3pA .framer-1psmoho > :last-child, .framer-re3pA .framer-gl2g0k > :last-child, .framer-re3pA .framer-r9impp > :last-child, .framer-re3pA .framer-7qadnp > :last-child { margin-right: 0px; } .framer-re3pA .framer-z7ml7y > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-re3pA .framer-eyrm0c > *, .framer-re3pA .framer-1k7taii > *, .framer-re3pA .framer-1a41mkx > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-re3pA .framer-k5bh2m > *, .framer-re3pA .framer-t67a5b > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-re3pA .framer-18ogvv2 > *, .framer-re3pA .framer-1gsrr1a > *, .framer-re3pA .framer-m8642n > *, .framer-re3pA .framer-5elic > *, .framer-re3pA .framer-iwgr53 > *, .framer-re3pA .framer-gazvp9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-re3pA .framer-1dw2p9w > *, .framer-re3pA .framer-3nunoi > *, .framer-re3pA .framer-12swi4v > *, .framer-re3pA .framer-1w2doot > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-re3pA .framer-zpnioo > * { margin: 0px; margin-bottom: calc(85px / 2); margin-top: calc(85px / 2); } .framer-re3pA .framer-15oa1ga > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-re3pA .framer-19j9iiz > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-re3pA .framer-6aodx7 > *, .framer-re3pA .framer-szryrb > *, .framer-re3pA .framer-bniwhy > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-re3pA .framer-100que0 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-re3pA .framer-1psmoho > *, .framer-re3pA .framer-7qadnp > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-re3pA .framer-1uucj60 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-re3pA .framer-180wl2o > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-re3pA .framer-r9impp > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-re3pA[data-border=\"true\"]::after, .framer-re3pA [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: 1200px) and (max-width: 1439px) { .framer-re3pA.framer-7jv3iz { width: 1200px; } .framer-re3pA .framer-z7ml7y, .framer-re3pA .framer-1t6118y, .framer-re3pA .framer-yoqzoa { max-width: 1140px; } .framer-re3pA .framer-1n3c9kb, .framer-re3pA .framer-1169x8e { padding: 100px 30px 100px 30px; } .framer-re3pA .framer-eyrm0c { width: 52%; } .framer-re3pA .framer-1gtim49 { height: var(--framer-aspect-ratio-supported, 490px); } .framer-re3pA .framer-1k7taii { width: 40%; } .framer-re3pA .framer-1a41mkx { width: 54%; } .framer-re3pA .framer-k5bh2m, .framer-re3pA .framer-t67a5b { gap: 50px; } .framer-re3pA .framer-18ogvv2, .framer-re3pA .framer-1gsrr1a, .framer-re3pA .framer-m8642n, .framer-re3pA .framer-5elic { flex: 1 0 0px; width: 1px; } .framer-re3pA .framer-3lrqba-container { width: 85%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-re3pA .framer-k5bh2m, .framer-re3pA .framer-t67a5b { gap: 0px; } .framer-re3pA .framer-k5bh2m > *, .framer-re3pA .framer-t67a5b > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-re3pA .framer-k5bh2m > :first-child, .framer-re3pA .framer-t67a5b > :first-child { margin-left: 0px; } .framer-re3pA .framer-k5bh2m > :last-child, .framer-re3pA .framer-t67a5b > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-re3pA.framer-7jv3iz { width: 768px; } .framer-re3pA .framer-z7ml7y { max-width: 768px; } .framer-re3pA .framer-1n3c9kb, .framer-re3pA .framer-1169x8e { padding: 80px 30px 80px 30px; } .framer-re3pA .framer-1t6118y { flex-direction: column; gap: 40px; justify-content: center; max-width: 768px; } .framer-re3pA .framer-eyrm0c { align-content: center; align-items: center; justify-content: center; order: 1; width: 100%; } .framer-re3pA .framer-1gtim49 { height: var(--framer-aspect-ratio-supported, 565px); order: 0; width: 76%; } .framer-re3pA .framer-yoqzoa { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: center; max-width: 768px; } .framer-re3pA .framer-1k7taii { align-content: center; align-items: center; gap: 30px; justify-content: center; order: 0; width: 87%; } .framer-re3pA .framer-1a41mkx { gap: 30px; order: 1; width: 100%; } .framer-re3pA .framer-k5bh2m { gap: 40px; padding: 0px 0px 30px 0px; } .framer-re3pA .framer-t67a5b { gap: 40px; } .framer-re3pA .framer-gl2g0k { width: 100%; } .framer-re3pA .framer-3lrqba-container { width: 103%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-re3pA .framer-1t6118y, .framer-re3pA .framer-yoqzoa, .framer-re3pA .framer-1k7taii, .framer-re3pA .framer-1a41mkx, .framer-re3pA .framer-k5bh2m, .framer-re3pA .framer-t67a5b { gap: 0px; } .framer-re3pA .framer-1t6118y > *, .framer-re3pA .framer-yoqzoa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-re3pA .framer-1t6118y > :first-child, .framer-re3pA .framer-yoqzoa > :first-child, .framer-re3pA .framer-1k7taii > :first-child, .framer-re3pA .framer-1a41mkx > :first-child { margin-top: 0px; } .framer-re3pA .framer-1t6118y > :last-child, .framer-re3pA .framer-yoqzoa > :last-child, .framer-re3pA .framer-1k7taii > :last-child, .framer-re3pA .framer-1a41mkx > :last-child { margin-bottom: 0px; } .framer-re3pA .framer-1k7taii > *, .framer-re3pA .framer-1a41mkx > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-re3pA .framer-k5bh2m > *, .framer-re3pA .framer-t67a5b > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-re3pA .framer-k5bh2m > :first-child, .framer-re3pA .framer-t67a5b > :first-child { margin-left: 0px; } .framer-re3pA .framer-k5bh2m > :last-child, .framer-re3pA .framer-t67a5b > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 767px) { .framer-re3pA.framer-7jv3iz { width: 390px; } .framer-re3pA .framer-10w2oae { gap: 20px; padding: 135px 0px 0px 0px; } .framer-re3pA .framer-z7ml7y { gap: 14px; padding: 0px 20px 0px 20px; } .framer-re3pA .framer-1n3c9kb { padding: 27px 20px 27px 20px; } .framer-re3pA .framer-1t6118y { flex-direction: column; gap: 20px; justify-content: center; max-width: 390px; } .framer-re3pA .framer-eyrm0c { align-content: center; align-items: center; gap: 16px; justify-content: center; order: 1; width: 100%; } .framer-re3pA .framer-1gtim49 { height: var(--framer-aspect-ratio-supported, 368px); order: 0; width: 100%; } .framer-re3pA .framer-1169x8e { padding: 60px 20px 60px 20px; } .framer-re3pA .framer-yoqzoa { flex-direction: column; gap: 30px; justify-content: center; max-width: 390px; } .framer-re3pA .framer-1k7taii { align-content: center; align-items: center; gap: 20px; justify-content: center; order: 0; width: 100%; } .framer-re3pA .framer-1a41mkx { gap: 30px; order: 1; width: 100%; } .framer-re3pA .framer-k5bh2m { flex-direction: column; gap: 30px; padding: 0px 0px 30px 0px; } .framer-re3pA .framer-18ogvv2, .framer-re3pA .framer-1gsrr1a, .framer-re3pA .framer-m8642n, .framer-re3pA .framer-5elic { align-content: center; align-items: center; width: 100%; } .framer-re3pA .framer-t67a5b { flex-direction: column; gap: 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-re3pA .framer-10w2oae, .framer-re3pA .framer-z7ml7y, .framer-re3pA .framer-1t6118y, .framer-re3pA .framer-eyrm0c, .framer-re3pA .framer-yoqzoa, .framer-re3pA .framer-1k7taii, .framer-re3pA .framer-1a41mkx, .framer-re3pA .framer-k5bh2m, .framer-re3pA .framer-t67a5b { gap: 0px; } .framer-re3pA .framer-10w2oae > *, .framer-re3pA .framer-1t6118y > *, .framer-re3pA .framer-1k7taii > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-re3pA .framer-10w2oae > :first-child, .framer-re3pA .framer-z7ml7y > :first-child, .framer-re3pA .framer-1t6118y > :first-child, .framer-re3pA .framer-eyrm0c > :first-child, .framer-re3pA .framer-yoqzoa > :first-child, .framer-re3pA .framer-1k7taii > :first-child, .framer-re3pA .framer-1a41mkx > :first-child, .framer-re3pA .framer-k5bh2m > :first-child, .framer-re3pA .framer-t67a5b > :first-child { margin-top: 0px; } .framer-re3pA .framer-10w2oae > :last-child, .framer-re3pA .framer-z7ml7y > :last-child, .framer-re3pA .framer-1t6118y > :last-child, .framer-re3pA .framer-eyrm0c > :last-child, .framer-re3pA .framer-yoqzoa > :last-child, .framer-re3pA .framer-1k7taii > :last-child, .framer-re3pA .framer-1a41mkx > :last-child, .framer-re3pA .framer-k5bh2m > :last-child, .framer-re3pA .framer-t67a5b > :last-child { margin-bottom: 0px; } .framer-re3pA .framer-z7ml7y > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-re3pA .framer-eyrm0c > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-re3pA .framer-yoqzoa > *, .framer-re3pA .framer-1a41mkx > *, .framer-re3pA .framer-k5bh2m > *, .framer-re3pA .framer-t67a5b > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3516\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N1_THhbrJ\":{\"layout\":[\"fixed\",\"auto\"]},\"cp_pW52ct\":{\"layout\":[\"fixed\",\"auto\"]},\"tfdhDV58u\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"otXILc_h3\":{\"pattern\":\":otXILc_h3\",\"name\":\"hero \"}}\n * @framerResponsiveScreen\n */const FramerNElU7J8TV=withCSS(Component,css,\"framer-re3pA\");export default FramerNElU7J8TV;FramerNElU7J8TV.displayName=\"About Us 12\";FramerNElU7J8TV.defaultProps={height:3516,width:1440};addFonts(FramerNElU7J8TV,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Wix Madefor Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYGGZVthv_3HQKgh.woff2\",weight:\"700\"},{family:\"Wix Madefor Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFhYlthv_3HQKgh.woff2\",weight:\"400\"}]},...HeaderFonts,...Button2Fonts,...EmbedFonts,...FooterSectionFonts,...ButtonFonts,...GoogleMapsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNElU7J8TV\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N1_THhbrJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cp_pW52ct\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tfdhDV58u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"otXILc_h3\\\":{\\\"pattern\\\":\\\":otXILc_h3\\\",\\\"name\\\":\\\"hero \\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"3516\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "JLCdgI8fp_default", "HeaderWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithFX", "withFX", "motion", "Button2Fonts", "KGdQ_HX0y_default", "RichTextWithFX", "RichText2", "EmbedFonts", "Embed", "FooterSectionFonts", "V33y5LRjQ_default", "ButtonFonts", "Ss47nOHaP_default", "GoogleMapsFonts", "GoogleMaps", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "transition3", "transition4", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "getLoadingLazyAtYPosition", "Image2", "Link", "css", "FramerNElU7J8TV", "withCSS", "NElU7J8TV_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
