{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2UBgqURq6JrA1tAhS3OS/w90xole6oVLJkNzq7zMv/g8a344PNg.js"],
  "sourcesContent": ["// Generated by Framer (f73129a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Badge from\"https://framerusercontent.com/modules/9yQrGNefXi8gdAKDAjly/ITmOF9otVXy5rfkyghTk/P0trriao5.js\";import Button from\"#framer/local/canvasComponent/jxQ2LZhqc/jxQ2LZhqc.js\";import QuickCallPhone from\"#framer/local/canvasComponent/NHc8qmlxE/NHc8qmlxE.js\";import Navigation7 from\"#framer/local/canvasComponent/u_l5_2et_/u_l5_2et_.js\";import Footer from\"#framer/local/canvasComponent/xcqWYbrdI/xcqWYbrdI.js\";import Testimonials from\"#framer/local/canvasComponent/xr83DGHhd/xr83DGHhd.js\";import Brands from\"#framer/local/canvasComponent/YODCpBTQm/YODCpBTQm.js\";import Navigation from\"#framer/local/canvasComponent/zpORsLNFy/zpORsLNFy.js\";import*as sharedStyle2 from\"#framer/local/css/gOsFf6Yz6/gOsFf6Yz6.js\";import*as sharedStyle from\"#framer/local/css/mjGQqVR3j/mjGQqVR3j.js\";import*as sharedStyle1 from\"#framer/local/css/skluOrF5T/skluOrF5T.js\";import metadataProvider from\"#framer/local/webPageMetadata/g8a344PNg/g8a344PNg.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const BrandsFonts=getFonts(Brands);const ButtonFonts=getFonts(Button);const MotionSectionWithFX=withFX(motion.section);const BadgeFonts=getFonts(Badge);const MotionDivWithFX=withFX(motion.div);const TestimonialsFonts=getFonts(Testimonials);const FooterFonts=getFonts(Footer);const Navigation7Fonts=getFonts(Navigation7);const QuickCallPhoneFonts=getFonts(QuickCallPhone);const breakpoints={cjfjm9K3m:\"(min-width: 810px) and (max-width: 1199px)\",dX5k1yrnM:\"(max-width: 809px)\",eLyXlUIHA:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Bc8ai\";const variantClassNames={cjfjm9K3m:\"framer-v-z005bj\",dX5k1yrnM:\"framer-v-1i50zuu\",eLyXlUIHA:\"framer-v-difnij\"};const transition1={damping:85,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition3={damping:80,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:20};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={damping:80,delay:0,mass:1,stiffness:250,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"eLyXlUIHA\",Phone:\"dX5k1yrnM\",Tablet:\"cjfjm9K3m\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eLyXlUIHA\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"cjfjm9K3m\",\"dX5k1yrnM\"].includes(baseVariant))return false;return true;};const router=useRouter();const elementId=useRouteElementId(\"ROuw_w_Zv\");const ref1=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"cjfjm9K3m\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"dX5k1yrnM\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"eLyXlUIHA\",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-difnij\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ls4kq-container hidden-z005bj hidden-1i50zuu\",nodeId:\"dm9ZEOvdO\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"dm9ZEOvdO\",layoutId:\"dm9ZEOvdO\",style:{height:\"100%\"},variant:\"RT8wFEKUM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{background:{alt:\"Beautiful Interior Design Pictures\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:704,pixelWidth:1408,positionX:\"52.6%\",positionY:\"80.7%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png\",srcSet:\"https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png?scale-down-to=512 512w,https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png 1408w\"}},dX5k1yrnM:{background:{alt:\"Beautiful Interior Design Pictures\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:704,pixelWidth:1408,positionX:\"52.6%\",positionY:\"80.7%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png\",srcSet:\"https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png?scale-down-to=512 512w,https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png 1408w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,as:\"section\",background:{alt:\"Beautiful Interior Design Pictures\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+82),pixelHeight:704,pixelWidth:1408,positionX:\"52.6%\",positionY:\"80.7%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png\",srcSet:\"https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png?scale-down-to=512 512w,https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YQhhNHMhRvNyG6J2hmx7CmmKPBc.png 1408w\"},className:\"framer-4noj8k\",\"data-framer-appear-id\":\"4noj8k\",\"data-framer-name\":\"Hero\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pf5bi0\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xl5gud\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1lanty5\",\"data-styles-preset\":\"mjGQqVR3j\",children:\"Dining Room Carpets\"})}),className:\"framer-iczhvs\",\"data-framer-appear-id\":\"iczhvs\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-83hmly\",\"data-styles-preset\":\"skluOrF5T\",style:{\"--framer-text-alignment\":\"center\"},children:\"Choose any carpet from these high-quality brands.\"})}),className:\"framer-1sb5jxa\",\"data-framer-appear-id\":\"1sb5jxa\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nijhfe\",\"data-framer-name\":\"Logos\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{y:(componentViewport?.y||0)+0+64+81+0},dX5k1yrnM:{y:(componentViewport?.y||0)+0+64+81+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:`min(1047px, ${componentViewport?.width||\"100vw\"})`,y:(componentViewport?.y||0)+0+82+81+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9sukv4-container\",nodeId:\"oPZJOJUge\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dX5k1yrnM:{variant:\"gKMYuDiMr\"}},children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"oPZJOJUge\",layoutId:\"oPZJOJUge\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jjloc1n_O\",width:\"100%\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jqce21 hidden-z005bj hidden-1i50zuu\",\"data-framer-name\":\"About\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zknlnk\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tq3ge3\",\"data-framer-name\":\"Left content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qvqwoq\",\"data-framer-name\":\"Text content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1saWdodA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"rgb(36, 28, 21)\"},children:\"Book a free visit with a quick call\"})}),className:\"framer-gaeur8\",\"data-framer-name\":\"Title\",fonts:[\"FS;Manrope-light\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1247a6c4-126d-402a-9eeb-c362e755a393, rgb(77, 80, 83))\"},children:\"Ready to upgrade your home or business with stunning new floors? At Diamante Flooring, we offer a wide range of premium carpets and flooring options tailored to your style and needs. Contact us today for a free consultation and bring your vision to life!\"})}),className:\"framer-ixa4j4\",\"data-framer-name\":\"Description\",fonts:[\"FS;Manrope-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ks6ik\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oxm8s4\",\"data-framer-name\":\"Call\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nxb6ow\",\"data-framer-name\":\"Call Icon\",description:\"An icon representing a phone\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:93,intrinsicWidth:93,svg:'<svg width=\"93\" height=\"93\" viewBox=\"0 0 93 93\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"46.5\" cy=\"46.5\" r=\"46.5\" fill=\"#F4F0EC\"/>\\n<path d=\"M61.0012 55.0749C59.7796 53.8442 56.8211 52.0482 55.3857 51.3243C53.5164 50.3828 53.3625 50.3059 51.8933 51.3974C50.9133 52.1258 50.2617 52.7766 49.1148 52.532C47.9678 52.2874 45.4754 50.9082 43.2931 48.7329C41.1107 46.5576 39.6514 43.9931 39.4061 42.8501C39.1607 41.7071 39.8222 41.0632 40.5438 40.081C41.5607 38.6964 41.4838 38.4657 40.6145 36.5965C39.9368 35.1427 38.0883 32.2121 36.8529 30.9967C35.5313 29.6914 35.5313 29.9222 34.6798 30.276C33.9865 30.5677 33.3214 30.9222 32.6928 31.3352C31.462 32.1529 30.7789 32.8321 30.3012 33.8528C29.8235 34.8735 29.6089 37.2665 32.0759 41.7478C34.5429 46.2292 36.2737 48.5206 39.8561 52.0928C43.4385 55.6649 46.1931 57.5856 50.2202 59.844C55.2018 62.6339 57.1126 62.09 58.1365 61.6131C59.1604 61.1362 59.8427 60.4593 60.662 59.2286C61.076 58.6011 61.4314 57.9368 61.7235 57.2441C62.0781 56.3957 62.3089 56.3957 61.0012 55.0749Z\" stroke=\"#CDA274\" stroke-width=\"2\" stroke-miterlimit=\"10\"/>\\n</svg>\\n',title:\"Phone Icon\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jzawda\",\"data-framer-name\":\"Contact\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1ib2xk\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 79, 82)\"},children:[/*#__PURE__*/_jsx(Link,{href:\"tel:+1234567890\",motionChild:true,nodeId:\"tKtlw6kfp\",openInNewTab:true,scopeId:\"g8a344PNg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hn3zfm\",\"data-styles-preset\":\"gOsFf6Yz6\",children:\"0\"})}),\"783 728 5708\"]})}),className:\"framer-e5o0bv\",\"data-framer-name\":\"Phone number\",fonts:[\"FS;Manrope-bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1247a6c4-126d-402a-9eeb-c362e755a393, rgb(77, 80, 83))\"},children:\"Call us to schedule your free visit!\"})}),className:\"framer-2bmc0s\",\"data-framer-name\":\"Call Us Anytime\",fonts:[\"FS;Manrope-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"s8na8X1Eu\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+573+80+0+30+218+0+97,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y5t0jt-container\",nodeId:\"Yx6fu_MwB\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Yx6fu_MwB\",layoutId:\"Yx6fu_MwB\",nNkXJczBE:\"var(--token-af050f5a-e1d4-426e-843f-655e023e0b3f, rgb(205, 162, 116))\",variant:\"dQyrzOznS\",wCowtBAsv:resolvedLinks[0],WDaxTzkJW:\"Contact Us\",width:\"100%\",wTVPT8U0_:true,YxxbIrq4v:\"var(--token-7b0869c5-0a13-4276-8e76-55a00e35644d, rgb(0, 47, 137))\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xhf5j6\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Beautiful Interior Design Pictures\",fit:\"fill\",intrinsicHeight:700,intrinsicWidth:653,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+573+80+0+0),pixelHeight:7714,pixelWidth:5510,sizes:\"409px\",src:\"https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=1024 731w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=2048 1462w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=4096 2925w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg 5510w\"},className:\"framer-11uk1nx\",\"data-framer-name\":\"image\"})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-w9bgli\",\"data-framer-name\":\"Testimonials\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19nu2a5\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dnu9ej\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sks3eq\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{y:(componentViewport?.y||0)+0+1289+21+0+0+0+18+0+0+0},dX5k1yrnM:{y:(componentViewport?.y||0)+0+2189+21+0+0+0+0+0+20+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+0+1173+21+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oi1u8x-container\",isModuleExternal:true,nodeId:\"vJkFoautp\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"vJkFoautp\",Kf7JQm0Hr:\"Testimonials\",layoutId:\"vJkFoautp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-16c7930b-9830-4cca-951b-597e13ec9806, rgb(16, 16, 20))\"},children:\"Hear from our customers\"})}),className:\"framer-11qgqqy\",fonts:[\"FS;Manrope-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7543b16b-fcbb-47be-8827-94557a9a58b8, rgb(61, 61, 71))\"},children:\"Hear from our happy clients about their experience working with Diamante Flooring and the quality of our craftsmanship.\"})}),className:\"framer-13k1z9j\",fonts:[\"FS;Manrope-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{y:(componentViewport?.y||0)+0+1289+21+364.2},dX5k1yrnM:{y:(componentViewport?.y||0)+0+2189+21+368.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:632,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1173+21+328.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-felomw-container\",nodeId:\"MDuUXBl43\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(Testimonials,{height:\"100%\",id:\"MDuUXBl43\",layoutId:\"MDuUXBl43\",style:{width:\"100%\"},variant:\"KLkmlLimB\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{y:(componentViewport?.y||0)+0+2406.2},dX5k1yrnM:{y:(componentViewport?.y||0)+0+3310.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:387,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2254.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8vvnqd-container\",nodeId:\"w5ZzOMjrW\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{variant:\"E0lF4W6q1\"},dX5k1yrnM:{variant:\"p8CbFPRUI\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"w5ZzOMjrW\",layoutId:\"w5ZzOMjrW\",style:{width:\"100%\"},variant:\"dPdqFwlLn\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dljdbi-container hidden-difnij hidden-1i50zuu\",nodeId:\"HK6ZR9gSP\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(Navigation7,{height:\"100%\",id:\"HK6ZR9gSP\",layoutId:\"HK6ZR9gSP\",style:{width:\"100%\"},variant:\"ZMgdjdLoG\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18sxx8r hidden-difnij hidden-1i50zuu\",\"data-framer-name\":\"About\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y3q3ag\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w0480n\",\"data-framer-name\":\"Left content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1js9tek\",\"data-framer-name\":\"Text content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1saWdodA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"rgb(36, 28, 21)\"},children:\"Book a free visit with a quick call\"})}),className:\"framer-g4z2lu\",\"data-framer-name\":\"Title\",fonts:[\"FS;Manrope-light\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1247a6c4-126d-402a-9eeb-c362e755a393, rgb(77, 80, 83))\"},children:\"Ready to upgrade your home or business with stunning new floors? At Diamante Flooring, we offer a wide range of premium carpets and flooring options tailored to your style and needs. Contact us today for a free consultation and bring your vision to life!\"})}),className:\"framer-4plx8t\",\"data-framer-name\":\"Description\",fonts:[\"FS;Manrope-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18r07iz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d2hoc3\",\"data-framer-name\":\"Call\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jg74q2\",\"data-framer-name\":\"Call Icon\",description:\"An icon representing a phone\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:93,intrinsicWidth:93,svg:'<svg width=\"93\" height=\"93\" viewBox=\"0 0 93 93\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"46.5\" cy=\"46.5\" r=\"46.5\" fill=\"#F4F0EC\"/>\\n<path d=\"M61.0012 55.0749C59.7796 53.8442 56.8211 52.0482 55.3857 51.3243C53.5164 50.3828 53.3625 50.3059 51.8933 51.3974C50.9133 52.1258 50.2617 52.7766 49.1148 52.532C47.9678 52.2874 45.4754 50.9082 43.2931 48.7329C41.1107 46.5576 39.6514 43.9931 39.4061 42.8501C39.1607 41.7071 39.8222 41.0632 40.5438 40.081C41.5607 38.6964 41.4838 38.4657 40.6145 36.5965C39.9368 35.1427 38.0883 32.2121 36.8529 30.9967C35.5313 29.6914 35.5313 29.9222 34.6798 30.276C33.9865 30.5677 33.3214 30.9222 32.6928 31.3352C31.462 32.1529 30.7789 32.8321 30.3012 33.8528C29.8235 34.8735 29.6089 37.2665 32.0759 41.7478C34.5429 46.2292 36.2737 48.5206 39.8561 52.0928C43.4385 55.6649 46.1931 57.5856 50.2202 59.844C55.2018 62.6339 57.1126 62.09 58.1365 61.6131C59.1604 61.1362 59.8427 60.4593 60.662 59.2286C61.076 58.6011 61.4314 57.9368 61.7235 57.2441C62.0781 56.3957 62.3089 56.3957 61.0012 55.0749Z\" stroke=\"#CDA274\" stroke-width=\"2\" stroke-miterlimit=\"10\"/>\\n</svg>\\n',title:\"Phone Icon\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w1sgdq\",\"data-framer-name\":\"Contact\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1ib2xk\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 79, 82)\"},children:[/*#__PURE__*/_jsx(Link,{href:\"tel:+1234567890\",motionChild:true,nodeId:\"oZBclMOZo\",openInNewTab:true,scopeId:\"g8a344PNg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hn3zfm\",\"data-styles-preset\":\"gOsFf6Yz6\",children:\"0\"})}),\"783 728 5708\"]})}),className:\"framer-krkey8\",\"data-framer-name\":\"Phone number\",fonts:[\"FS;Manrope-bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1247a6c4-126d-402a-9eeb-c362e755a393, rgb(77, 80, 83))\"},children:\"Call us to schedule your free visit!\"})}),className:\"framer-1ttywq2\",\"data-framer-name\":\"Call Us Anytime\",fonts:[\"FS;Manrope-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"s8na8X1Eu\"},implicitPathVariables:undefined},{href:{webPageId:\"s8na8X1Eu\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{y:(componentViewport?.y||0)+0+555+80+0+30+218+0+97}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ry8mh6-container\",nodeId:\"pKh61zX82\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{wCowtBAsv:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"pKh61zX82\",layoutId:\"pKh61zX82\",nNkXJczBE:\"var(--token-af050f5a-e1d4-426e-843f-655e023e0b3f, rgb(205, 162, 116))\",variant:\"dQyrzOznS\",wCowtBAsv:resolvedLinks1[0],WDaxTzkJW:\"Contact Us\",width:\"100%\",wTVPT8U0_:true,YxxbIrq4v:\"var(--token-7b0869c5-0a13-4276-8e76-55a00e35644d, rgb(0, 47, 137))\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12y8tms\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cjfjm9K3m:{background:{alt:\"Beautiful Interior Design Pictures\",fit:\"fill\",intrinsicHeight:700,intrinsicWidth:653,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+555+80+0+0),pixelHeight:7714,pixelWidth:5510,sizes:\"360px\",src:\"https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=1024 731w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=2048 1462w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=4096 2925w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg 5510w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Beautiful Interior Design Pictures\",fit:\"fill\",intrinsicHeight:700,intrinsicWidth:653,pixelHeight:7714,pixelWidth:5510,sizes:\"360px\",src:\"https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=1024 731w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=2048 1462w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg?scale-down-to=4096 2925w,https://framerusercontent.com/images/RcaUrdcUATPsAkbJIiI1LHhmjI.jpg 5510w\"},className:\"framer-g0kajj\",\"data-framer-name\":\"image\"})})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dX5k1yrnM:{height:1634,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+555}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x03huo-container hidden-difnij hidden-z005bj\",nodeId:\"y4LVuyzmM\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(QuickCallPhone,{height:\"100%\",id:\"y4LVuyzmM\",layoutId:\"y4LVuyzmM\",style:{width:\"100%\"},variant:\"O7NzHkPWQ\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dX5k1yrnM:{height:64,width:\"390px\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o8p6dd-container hidden-difnij hidden-z005bj\",nodeId:\"n5KGKaq05\",scopeId:\"g8a344PNg\",children:/*#__PURE__*/_jsx(Navigation7,{height:\"100%\",id:\"n5KGKaq05\",layoutId:\"n5KGKaq05\",style:{width:\"100%\"},variant:\"ZMgdjdLoG\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Bc8ai.framer-1bk9mvx, .framer-Bc8ai .framer-1bk9mvx { display: block; }\",\".framer-Bc8ai.framer-difnij { 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: 1200px; }\",\".framer-Bc8ai .framer-4ls4kq-container { flex: none; height: 82px; position: relative; width: auto; }\",\".framer-Bc8ai .framer-4noj8k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 500px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Bc8ai .framer-pf5bi0 { align-content: center; align-items: center; bottom: -43px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-Bc8ai .framer-1xl5gud { align-content: center; align-items: center; background-color: #ffffff; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 540px; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-Bc8ai .framer-iczhvs, .framer-Bc8ai .framer-1sb5jxa { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Bc8ai .framer-1nijhfe { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 76px; height: min-content; justify-content: center; overflow: hidden; padding: 81px 40px 81px 40px; position: relative; width: 100%; }\",\".framer-Bc8ai .framer-9sukv4-container { flex: none; height: auto; max-width: 100%; position: relative; width: 1047px; }\",\".framer-Bc8ai .framer-1jqce21 { align-content: flex-start; align-items: flex-start; background-color: #fafaf9; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-Bc8ai .framer-zknlnk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Bc8ai .framer-tq3ge3, .framer-Bc8ai .framer-1w0480n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-Bc8ai .framer-1qvqwoq, .framer-Bc8ai .framer-1js9tek { 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: 100%; }\",\".framer-Bc8ai .framer-gaeur8, .framer-Bc8ai .framer-ixa4j4, .framer-Bc8ai .framer-g4z2lu, .framer-Bc8ai .framer-4plx8t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Bc8ai .framer-16ks6ik, .framer-Bc8ai .framer-18r07iz { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Bc8ai .framer-oxm8s4, .framer-Bc8ai .framer-1d2hoc3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Bc8ai .framer-1nxb6ow, .framer-Bc8ai .framer-1jg74q2 { flex: none; height: 57px; position: relative; width: 57px; }\",\".framer-Bc8ai .framer-jzawda, .framer-Bc8ai .framer-1w1sgdq { align-content: flex-start; align-items: flex-start; 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-Bc8ai .framer-e5o0bv, .framer-Bc8ai .framer-krkey8 { flex: none; height: 33px; position: relative; white-space: pre; width: auto; }\",\".framer-Bc8ai .framer-2bmc0s, .framer-Bc8ai .framer-1ttywq2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Bc8ai .framer-y5t0jt-container, .framer-Bc8ai .framer-oi1u8x-container, .framer-Bc8ai .framer-1ry8mh6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Bc8ai .framer-xhf5j6, .framer-Bc8ai .framer-12y8tms { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Bc8ai .framer-11uk1nx { border-bottom-right-radius: 180px; border-top-left-radius: 180px; flex: none; height: 440px; overflow: visible; position: relative; width: 409px; }\",\".framer-Bc8ai .framer-w9bgli { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 21px 0px 100px 0px; position: relative; scroll-margin-top: 75px; width: 100%; }\",\".framer-Bc8ai .framer-19nu2a5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1360px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 94%; }\",\".framer-Bc8ai .framer-1dnu9ej { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 50%; overflow: hidden; padding: 0px 20px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Bc8ai .framer-1sks3eq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Bc8ai .framer-11qgqqy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Bc8ai .framer-13k1z9j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Bc8ai .framer-felomw-container, .framer-Bc8ai .framer-8vvnqd-container, .framer-Bc8ai .framer-dljdbi-container, .framer-Bc8ai .framer-1x03huo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Bc8ai .framer-18sxx8r { align-content: flex-start; align-items: flex-start; background-color: #fafaf9; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 40px 80px 57px; position: relative; width: 100%; }\",\".framer-Bc8ai .framer-y3q3ag { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 92px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Bc8ai .framer-g0kajj { border-bottom-right-radius: 180px; border-top-left-radius: 180px; flex: none; height: 574px; overflow: visible; position: relative; width: 360px; }\",\".framer-Bc8ai .framer-o8p6dd-container { flex: none; height: auto; position: relative; width: 390px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Bc8ai.framer-difnij { width: 810px; } .framer-Bc8ai .framer-4noj8k { order: 2; } .framer-Bc8ai .framer-1nijhfe { order: 3; } .framer-Bc8ai .framer-w9bgli { order: 6; } .framer-Bc8ai .framer-1dnu9ej { padding: 18px 20px 18px 0px; } .framer-Bc8ai .framer-8vvnqd-container { order: 7; } .framer-Bc8ai .framer-dljdbi-container { order: 0; } .framer-Bc8ai .framer-18sxx8r { order: 4; }}\",\"@media (max-width: 809px) { .framer-Bc8ai.framer-difnij { width: 390px; } .framer-Bc8ai .framer-4noj8k { flex-direction: column; order: 2; } .framer-Bc8ai .framer-1nijhfe { order: 3; } .framer-Bc8ai .framer-w9bgli { order: 6; } .framer-Bc8ai .framer-19nu2a5 { width: 189%; } .framer-Bc8ai .framer-1sks3eq { padding: 20px 0px 20px 0px; } .framer-Bc8ai .framer-8vvnqd-container { order: 7; } .framer-Bc8ai .framer-1x03huo-container { order: 4; } .framer-Bc8ai .framer-o8p6dd-container { order: 0; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3075\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cjfjm9K3m\":{\"layout\":[\"fixed\",\"auto\"]},\"dX5k1yrnM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"ROuw_w_Zv\":{\"pattern\":\":ROuw_w_Zv\",\"name\":\"testimonials\"}}\n * @framerResponsiveScreen\n */const Framerg8a344PNg=withCSS(Component,css,\"framer-Bc8ai\");export default Framerg8a344PNg;Framerg8a344PNg.displayName=\"Stair Carpets\";Framerg8a344PNg.defaultProps={height:3075,width:1200};addFonts(Framerg8a344PNg,[{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:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/R46SR2KWPHAT6QKQ5J22GMKGX57ZRVAR/Z5WLPW3IGEZJHN5HBLPCBJIK6QBBSHX6/2W7RU2QRQHEAEGUDZDHBPHR6WI27JNIQ.woff2\",weight:\"300\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2TYFCBHUANEXS6QGR5EQDUNAFH6LSWM3/AYNOU3VEA4LRTDNKJQUFNVNUTYSGOUOP/UXO4O7K2G3HI3D2VKD7UXVJVJD26P4BQ.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...NavigationFonts,...BrandsFonts,...ButtonFonts,...BadgeFonts,...TestimonialsFonts,...FooterFonts,...Navigation7Fonts,...QuickCallPhoneFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg8a344PNg\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3075\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cjfjm9K3m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dX5k1yrnM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"ROuw_w_Zv\\\":{\\\"pattern\\\":\\\":ROuw_w_Zv\\\",\\\"name\\\":\\\"testimonials\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "zpORsLNFy_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "BrandsFonts", "YODCpBTQm_default", "ButtonFonts", "jxQ2LZhqc_default", "MotionSectionWithFX", "withFX", "motion", "BadgeFonts", "P0trriao5_default", "MotionDivWithFX", "TestimonialsFonts", "xr83DGHhd_default", "FooterFonts", "xcqWYbrdI_default", "Navigation7Fonts", "u_l5_2et_default", "QuickCallPhoneFonts", "NHc8qmlxE_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "animation6", "animation7", "transition4", "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", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "x", "SVG", "Link", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "Framerg8a344PNg", "withCSS", "g8a344PNg_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
