{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lAnDjEJAlBTyPngRbC6m/XdNdO9SC8PBI9rFAAFAg/XelTZo3ks.js"],
  "sourcesContent": ["// Generated by Framer (6421805)\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,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CardLayout from\"#framer/local/canvasComponent/aA1dBzvHv/aA1dBzvHv.js\";import Navigation from\"#framer/local/canvasComponent/kZHdv4SWN/kZHdv4SWN.js\";import FooterDark from\"#framer/local/canvasComponent/Ll47JgRSd/Ll47JgRSd.js\";import Footer from\"#framer/local/canvasComponent/MbWlVkUf4/MbWlVkUf4.js\";import ContactUsEnd from\"#framer/local/canvasComponent/PFDucRURg/PFDucRURg.js\";import Button from\"#framer/local/canvasComponent/WRfqC47_B/WRfqC47_B.js\";import*as sharedStyle2 from\"#framer/local/css/bExYGkdrZ/bExYGkdrZ.js\";import*as sharedStyle1 from\"#framer/local/css/dpxzpfZJ6/dpxzpfZJ6.js\";import*as sharedStyle4 from\"#framer/local/css/dz7qTesdm/dz7qTesdm.js\";import*as sharedStyle from\"#framer/local/css/jMX1mfwjH/jMX1mfwjH.js\";import*as sharedStyle3 from\"#framer/local/css/YI0UGHtV4/YI0UGHtV4.js\";import metadataProvider from\"#framer/local/webPageMetadata/XelTZo3ks/XelTZo3ks.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const CardLayoutFonts=getFonts(CardLayout);const ButtonFonts=getFonts(Button);const ContactUsEndFonts=getFonts(ContactUsEnd);const FooterFonts=getFonts(Footer);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={ejjAE00li:\"(min-width: 810px) and (max-width: 1199px)\",JL3VgQbdO:\"(max-width: 809px)\",t5st_6LAg:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-QtWYy\";const variantClassNames={ejjAE00li:\"framer-v-bzx0gj\",JL3VgQbdO:\"framer-v-1snecsb\",t5st_6LAg:\"framer-v-1f6d6nl\"};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};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 animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition2={delay:.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"t5st_6LAg\",Phone:\"JL3VgQbdO\",Tablet:\"ejjAE00li\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"t5st_6LAg\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"VMObVAkmP\");const ref2=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"t5st_6LAg\",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-1f6d6nl\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:216,width:`min(${componentViewport?.width||\"100vw\"}, 1370px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1nh3ht7-container\",\"data-framer-appear-id\":\"1nh3ht7\",id:elementId,initial:animation1,nodeId:\"VMObVAkmP\",optimized:true,ref:ref2,rendersWithMotion:true,scopeId:\"XelTZo3ks\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{variant:\"VjdvOcpo5\"},JL3VgQbdO:{variant:\"VjdvOcpo5\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"VMObVAkmP\",layoutId:\"VMObVAkmP\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"vY3wZtTul\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tm8gcp\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n273lc\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vdx6og\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-cvzgxh\",\"data-framer-appear-id\":\"cvzgxh\",\"data-framer-name\":\"Content\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-rbuhru\",\"data-styles-preset\":\"jMX1mfwjH\",style:{\"--framer-text-alignment\":\"center\"},children:\"Professional Bathroom Remodeling in Phoenix\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-rbuhru\",\"data-styles-preset\":\"jMX1mfwjH\",children:\"Professional Bathroom Remodeling in Phoenix\"})}),className:\"framer-t8yqo3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ez1pfj\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fyai6\",\"data-framer-name\":\"Details\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d7b4e2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"center\"},children:\"Your home is a personal sanctuary, and new tile is a beautiful enhancement to both its comfort and beauty. Our approach is collaborative\u2014we listen to your ideas, offer expert advice, and work diligently to create a bathroom that aligns with your lifestyle and aesthetic preferences. From selecting the perfect tiles to ensuring flawless installation, we're dedicated to delivering results that exceed your expectations.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:\"Your home is a personal sanctuary, and new tile is a beautiful enhancement to both its comfort and beauty. Our approach is collaborative\u2014we listen to your ideas, offer expert advice, and work diligently to create a bathroom that aligns with your lifestyle and aesthetic preferences. From selecting the perfect tiles to ensuring flawless installation, we're dedicated to delivering results that exceed your expectations.\"})}),className:\"framer-b9o2i8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+216+50+0+0),pixelHeight:844,pixelWidth:1500,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg\",srcSet:\"https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg 1500w\"}},JL3VgQbdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+216+40+0+0+270),pixelHeight:844,pixelWidth:1500,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 600px)`,src:\"https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg\",srcSet:\"https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg 1500w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+216+60+0+0),pixelHeight:844,pixelWidth:1500,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg\",srcSet:\"https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wN6UMA17ef8KOVHo0yVoweDq0gs.jpeg 1500w\"},className:\"framer-8pk6zv\",\"data-framer-appear-id\":\"8pk6zv\",\"data-framer-name\":\"LG Image\",initial:animation3,optimized:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dlh0pg\",\"data-framer-name\":\"Body1\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-joqd6g\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ef100\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g0ksjw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-52z8d5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2m0bzc\",\"data-styles-preset\":\"bExYGkdrZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Explore Our Process\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2m0bzc\",\"data-styles-preset\":\"bExYGkdrZ\",children:\"Explore Our Process\"})}),className:\"framer-gla4sh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qnhBZ8jaI\"},motionChild:true,nodeId:\"VfFl8qM9M\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rydgj5\",\"data-styles-preset\":\"YI0UGHtV4\",children:\"Transforming your bathroom\"})}),\" into a space that reflects your style and meets your needs is an exciting journey. We'll bring your vision to life with quality craftsmanship and attention to detail. Whether you're aiming for a modern spa-like retreat or a cozy, traditional design, our team is here to guide you through every step of your bathroom remodeling project.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qnhBZ8jaI\"},motionChild:true,nodeId:\"VfFl8qM9M\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rydgj5\",\"data-styles-preset\":\"YI0UGHtV4\",children:\"Transforming your bathroom\"})}),\" into a space that reflects your style and meets your needs is an exciting journey. We'll bring your vision to life with quality craftsmanship and attention to detail. Whether you're aiming for a modern spa-like retreat or a cozy, traditional design, our team is here to guide you through every step of your bathroom remodeling project.\"]})}),className:\"framer-2s0fqo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pmv00e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1elqtgz\",\"data-styles-preset\":\"dz7qTesdm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Design Elements to Consider\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1elqtgz\",\"data-styles-preset\":\"dz7qTesdm\",children:\"Design Elements to Consider\"})}),className:\"framer-284l78\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"left\"},children:\"When planning your bathroom remodel, it's essential to consider various design elements that contribute to both functionality and aesthetics:\"})}),className:\"framer-i9uvlb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17sidm5\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zeXyeLIBc\"},implicitPathVariables:undefined},{href:{webPageId:\"zeXyeLIBc\"},implicitPathVariables:undefined},{href:{webPageId:\"zeXyeLIBc\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px) * 0.48)`,y:(componentViewport?.y||0)+0+415.2+50+0+0+0+0+0+135.2+0+204.4+0},JL3VgQbdO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,y:(componentViewport?.y||0)+0+896+0+0+0+0+0+0+0+236+0+204.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:683,width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px) * 0.4)`,y:(componentViewport?.y||0)+0+435.2+60+0+0+0+0+0+135.2+0+204.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u5qd8-container\",nodeId:\"XG1URqdHT\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{l2kx3qM7q:resolvedLinks[1]},JL3VgQbdO:{l2kx3qM7q:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardLayout,{G6WvGRX2L:addImageAlt({src:\"https://framerusercontent.com/images/11rqtCqGxEpHH9NVlOx4G67vXM.jpg\",srcSet:\"https://framerusercontent.com/images/11rqtCqGxEpHH9NVlOx4G67vXM.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/11rqtCqGxEpHH9NVlOx4G67vXM.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/11rqtCqGxEpHH9NVlOx4G67vXM.jpg 3024w\"},\"\"),Grw5fvw_b:\"Learn More\",height:\"100%\",id:\"XG1URqdHT\",l2kx3qM7q:resolvedLinks[0],layoutId:\"XG1URqdHT\",n2swLblCj:\"Backsplash\",OE8QEPqj1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"A well-chosen backsplash not only protects your walls but also adds a focal point to your bathroom. Materials like ceramic, glass, or porcelain tiles offer durability and a wide range of design options.\"})}),SCIH8W8bm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Once the tile is out, we remove any remaining adhesive or mortar to create a clean, even surface for the new installation.\"})}),style:{width:\"100%\"},variant:\"tjYEeAy14\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XJlArRZGU\"},implicitPathVariables:undefined},{href:{webPageId:\"XJlArRZGU\"},implicitPathVariables:undefined},{href:{webPageId:\"XJlArRZGU\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px) * 0.48)`,y:(componentViewport?.y||0)+0+415.2+50+0+0+0+0+0+135.2+0+204.4+0},JL3VgQbdO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,y:(componentViewport?.y||0)+0+896+0+0+0+0+0+0+0+236+0+204.4+0+703}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:683,width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px) * 0.4)`,y:(componentViewport?.y||0)+0+435.2+60+0+0+0+0+0+135.2+0+204.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15dtf7c-container\",nodeId:\"VdvDh_Ps3\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{l2kx3qM7q:resolvedLinks1[1]},JL3VgQbdO:{l2kx3qM7q:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CardLayout,{G6WvGRX2L:addImageAlt({src:\"https://framerusercontent.com/images/uhPq8FsBlt0dhSBMkkhnKH7vcA.jpg\",srcSet:\"https://framerusercontent.com/images/uhPq8FsBlt0dhSBMkkhnKH7vcA.jpg?scale-down-to=1024 925w,https://framerusercontent.com/images/uhPq8FsBlt0dhSBMkkhnKH7vcA.jpg?scale-down-to=2048 1850w,https://framerusercontent.com/images/uhPq8FsBlt0dhSBMkkhnKH7vcA.jpg 2851w\"},\"\"),Grw5fvw_b:\"Learn More\",height:\"100%\",id:\"VdvDh_Ps3\",l2kx3qM7q:resolvedLinks1[0],layoutId:\"VdvDh_Ps3\",n2swLblCj:\"Tile Materials\",OE8QEPqj1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Selecting the right tile material is crucial. Porcelain tiles are known for their durability and water resistance, making them ideal for bathrooms. Ceramic tiles offer versatility and are available in numerous styles and finishes. Glass tiles can add a touch of elegance and are excellent for accent pieces.\"})}),SCIH8W8bm:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Once the surface is prepped, we spread a layer of mortar or tile adhesive, ensuring an even and secure bond for the new tile.\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),style:{width:\"100%\"},variant:\"tjYEeAy14\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p3tos0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px) * 0.48)`,y:(componentViewport?.y||0)+0+415.2+50+0+0+0+0+0+135.2+0+907.4+0},JL3VgQbdO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,y:(componentViewport?.y||0)+0+896+0+0+0+0+0+0+0+236+0+1610.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:683,width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px) * 0.4)`,y:(componentViewport?.y||0)+0+435.2+60+0+0+0+0+0+135.2+0+907.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1igz56t-container\",nodeId:\"FDQd3kRhb\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(CardLayout,{G6WvGRX2L:addImageAlt({src:\"https://framerusercontent.com/images/IDjahXpFxwSr53qR85UU2ZdlM.jpg\",srcSet:\"https://framerusercontent.com/images/IDjahXpFxwSr53qR85UU2ZdlM.jpg?scale-down-to=1024 741w,https://framerusercontent.com/images/IDjahXpFxwSr53qR85UU2ZdlM.jpg?scale-down-to=2048 1483w,https://framerusercontent.com/images/IDjahXpFxwSr53qR85UU2ZdlM.jpg?scale-down-to=4096 2966w,https://framerusercontent.com/images/IDjahXpFxwSr53qR85UU2ZdlM.jpg 3269w\"},\"\"),Grw5fvw_b:\"Learn More\",height:\"100%\",id:\"FDQd3kRhb\",layoutId:\"FDQd3kRhb\",n2swLblCj:\"Waterproofing\",OE8QEPqj1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Prevent moisture damage. The bathroom is easily the most humid room in your home. We ensure that all installations include effective waterproofing measures to protect your investment and maintain the longevity of your property.\"})}),SCIH8W8bm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Once the tile is out, we remove any remaining adhesive or mortar to create a clean, even surface for the new installation.\"})}),style:{width:\"100%\"},variant:\"jts9IMp3a\",width:\"100%\"})})})})})]})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ddqeea\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2210.8+60),pixelHeight:3361,pixelWidth:3228,sizes:\"290px\",src:\"https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg\",srcSet:\"https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg?scale-down-to=1024 983w,https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg?scale-down-to=2048 1966w,https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg 3228w\"}},JL3VgQbdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3445.4+60+0),pixelHeight:3361,pixelWidth:3228,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 600px)`,src:\"https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg\",srcSet:\"https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg?scale-down-to=1024 983w,https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg?scale-down-to=2048 1966w,https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg 3228w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2240.8+60),pixelHeight:3361,pixelWidth:3228,sizes:\"513px\",src:\"https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg\",srcSet:\"https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg?scale-down-to=1024 983w,https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg?scale-down-to=2048 1966w,https://framerusercontent.com/images/BbEKz1NoGxAcXdUaMHUqXAKA.jpg 3228w\"},className:\"framer-18pazib\",\"data-framer-appear-id\":\"18pazib\",\"data-framer-name\":\"LG Image\",initial:animation3,optimized:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xyfxw0\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-wmwwmj\",\"data-framer-appear-id\":\"wmwwmj\",\"data-framer-name\":\"Content\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2m0bzc\",\"data-styles-preset\":\"bExYGkdrZ\",style:{\"--framer-text-alignment\":\"center\"},children:\"A Focus on Showers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2m0bzc\",\"data-styles-preset\":\"bExYGkdrZ\",children:\"A Focus on Showers\"})}),className:\"framer-c3jyrq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"center\"},children:\"The shower is one of the most moisture-heavy areas, requiring careful planning for both durability and safety. Every detail plays a role in creating a shower that stands up to daily use while maintaining its beauty and comfort.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:\"The shower is one of the most moisture-heavy areas, requiring careful planning for both durability and safety. Every detail plays a role in creating a shower that stands up to daily use while maintaining its beauty and comfort.\"})}),className:\"framer-13n7s9h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Shower Tiles\"}),\": Choosing the right tiles for your shower walls and floor is vital. \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XJlArRZGU\"},motionChild:true,nodeId:\"lM2woVnnb\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rydgj5\",\"data-styles-preset\":\"YI0UGHtV4\",children:\"Porcelain and ceramic tiles\"})}),\" are popular choices due to their water resistance and ease of maintenance. Incorporating mosaic tiles can add texture and visual interest.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Grout Selection\"}),\": The color and type of grout can impact the overall look of your shower. Options like black grout can create a striking contrast with lighter tiles, adding a modern touch to the design.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Shower Niches and Benches\"}),\": Integrating functional elements like niches for storage and benches for seating can enhance the usability and comfort of your shower space.\"]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Shower Tiles\"}),\": Choosing the right tiles for your shower walls and floor is vital. \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XJlArRZGU\"},motionChild:true,nodeId:\"lM2woVnnb\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rydgj5\",\"data-styles-preset\":\"YI0UGHtV4\",children:\"Porcelain and ceramic tiles\"})}),\" are popular choices due to their water resistance and ease of maintenance. Incorporating mosaic tiles can add texture and visual interest.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Grout Selection\"}),\": The color and type of grout can impact the overall look of your shower. Options like black grout can create a striking contrast with lighter tiles, adding a modern touch to the design.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Shower Niches and Benches\"}),\": Integrating functional elements like niches for storage and benches for seating can enhance the usability and comfort of your shower space.\"]})]}),className:\"framer-1dktdmg\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{y:(componentViewport?.y||0)+0+2210.8+60+0+0+0+664},JL3VgQbdO:{y:(componentViewport?.y||0)+0+3445.4+60+390+0+0+0+664}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+2240.8+60+0+0+0+694,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1icraky-container\",nodeId:\"qxEgxDqJB\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"qxEgxDqJB\",layoutId:\"qxEgxDqJB\",MjLX60YoC:false,RaWlRLBGA:\"Learn More\",variant:\"UxZrJjW2q\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-decw5w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JL3VgQbdO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2m0bzc\",\"data-styles-preset\":\"bExYGkdrZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Why Davison Tile? \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2m0bzc\",\"data-styles-preset\":\"bExYGkdrZ\",children:\"Why Davison Tile? \"})}),className:\"framer-91gs6f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"left\"},children:[\"It\u2019s natural to feel a mix of excitement and uncertainty. There are countless decisions to make\u2014from selecting the right tile to ensuring everything is properly waterproofed. If any of that feels like a lot to take in, we\u2019re here to help.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Our team is committed to making the process as smooth and stress-free as possible. We walk you through each step, offering guidance, expertise, and clear communication so you can feel confident in your choices. Whether you have a fully formed vision or just a few ideas, we\u2019re ready to collaborate and bring it all together into a space that feels right for you.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xgfanb\",\"data-styles-preset\":\"dpxzpfZJ6\",style:{\"--framer-text-alignment\":\"left\"},children:\"Your home is unique, and your bathroom should reflect that. Let\u2019s create something durable, functional, and beautiful\u2014built to last and designed for everyday comfort. Reach out today to get started, and let\u2019s make your remodel effortless and rewarding.\"})]}),className:\"framer-tuowkg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{y:(componentViewport?.y||0)+0+3057.8},JL3VgQbdO:{y:(componentViewport?.y||0)+0+5050.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:442,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3277.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12mkm2x-container\",nodeId:\"kA26qpwp2\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{variant:\"jXccOh4vR\"},JL3VgQbdO:{variant:\"eiKhTJlxv\"}},children:/*#__PURE__*/_jsx(ContactUsEnd,{height:\"100%\",id:\"kA26qpwp2\",layoutId:\"kA26qpwp2\",style:{width:\"100%\"},variant:\"iHPU3CfwY\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{y:(componentViewport?.y||0)+0+3499.8},JL3VgQbdO:{y:(componentViewport?.y||0)+0+5492.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:648,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3719.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1davo7u-container\",nodeId:\"kYPQhJgVW\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{variant:\"qCcoQyVan\"},JL3VgQbdO:{variant:\"Tf20tWPX4\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"kYPQhJgVW\",layoutId:\"kYPQhJgVW\",style:{width:\"100%\"},variant:\"pyd2OpNVT\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{y:(componentViewport?.y||0)+0+4147.8},JL3VgQbdO:{y:(componentViewport?.y||0)+0+6140.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:421,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4367.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d49xxa-container\",nodeId:\"J79Ck704m\",scopeId:\"XelTZo3ks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ejjAE00li:{variant:\"RoksBjMJK\"},JL3VgQbdO:{variant:\"uSK6oIJkI\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"J79Ck704m\",layoutId:\"J79Ck704m\",style:{width:\"100%\"},variant:\"OEljyKxUd\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QtWYy.framer-1g6hyfd, .framer-QtWYy .framer-1g6hyfd { display: block; }\",\".framer-QtWYy.framer-1f6d6nl { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-QtWYy .framer-1nh3ht7-container { flex: none; height: auto; max-width: 1370px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-tm8gcp, .framer-QtWYy .framer-1dlh0pg { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-1n273lc { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-1vdx6og { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QtWYy .framer-cvzgxh, .framer-QtWYy .framer-wmwwmj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-t8yqo3, .framer-QtWYy .framer-c3jyrq { --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-QtWYy .framer-ez1pfj { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-1fyai6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QtWYy .framer-1d7b4e2 { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-b9o2i8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 512px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-QtWYy .framer-8pk6zv { align-self: stretch; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QtWYy .framer-joqd6g { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-18ef100 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QtWYy .framer-1g0ksjw, .framer-QtWYy .framer-52z8d5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-gla4sh, .framer-QtWYy .framer-284l78, .framer-QtWYy .framer-i9uvlb, .framer-QtWYy .framer-91gs6f, .framer-QtWYy .framer-tuowkg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QtWYy .framer-2s0fqo { flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-QtWYy .framer-pmv00e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-17sidm5, .framer-QtWYy .framer-p3tos0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-1u5qd8-container, .framer-QtWYy .framer-15dtf7c-container, .framer-QtWYy .framer-1igz56t-container { flex: none; height: auto; position: relative; width: 40%; }\",\".framer-QtWYy .framer-1ddqeea { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 60px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-18pazib { border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; height: 540px; overflow: hidden; position: relative; width: 513px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QtWYy .framer-1xyfxw0 { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: rgba(255, 255, 255, 0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QtWYy .framer-13n7s9h { --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-QtWYy .framer-1dktdmg { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QtWYy .framer-1icraky-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-QtWYy .framer-decw5w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-QtWYy .framer-12mkm2x-container, .framer-QtWYy .framer-1davo7u-container, .framer-QtWYy .framer-d49xxa-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QtWYy.framer-1f6d6nl, .framer-QtWYy .framer-tm8gcp, .framer-QtWYy .framer-1n273lc, .framer-QtWYy .framer-1vdx6og, .framer-QtWYy .framer-cvzgxh, .framer-QtWYy .framer-ez1pfj, .framer-QtWYy .framer-1fyai6, .framer-QtWYy .framer-1d7b4e2, .framer-QtWYy .framer-1dlh0pg, .framer-QtWYy .framer-joqd6g, .framer-QtWYy .framer-18ef100, .framer-QtWYy .framer-1g0ksjw, .framer-QtWYy .framer-52z8d5, .framer-QtWYy .framer-pmv00e, .framer-QtWYy .framer-17sidm5, .framer-QtWYy .framer-p3tos0, .framer-QtWYy .framer-1ddqeea, .framer-QtWYy .framer-wmwwmj, .framer-QtWYy .framer-decw5w { gap: 0px; } .framer-QtWYy.framer-1f6d6nl > *, .framer-QtWYy .framer-tm8gcp > *, .framer-QtWYy .framer-1vdx6og > *, .framer-QtWYy .framer-1fyai6 > *, .framer-QtWYy .framer-1dlh0pg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QtWYy.framer-1f6d6nl > :first-child, .framer-QtWYy .framer-tm8gcp > :first-child, .framer-QtWYy .framer-1vdx6og > :first-child, .framer-QtWYy .framer-cvzgxh > :first-child, .framer-QtWYy .framer-1fyai6 > :first-child, .framer-QtWYy .framer-1d7b4e2 > :first-child, .framer-QtWYy .framer-1dlh0pg > :first-child, .framer-QtWYy .framer-18ef100 > :first-child, .framer-QtWYy .framer-1g0ksjw > :first-child, .framer-QtWYy .framer-52z8d5 > :first-child, .framer-QtWYy .framer-pmv00e > :first-child, .framer-QtWYy .framer-wmwwmj > :first-child, .framer-QtWYy .framer-decw5w > :first-child { margin-top: 0px; } .framer-QtWYy.framer-1f6d6nl > :last-child, .framer-QtWYy .framer-tm8gcp > :last-child, .framer-QtWYy .framer-1vdx6og > :last-child, .framer-QtWYy .framer-cvzgxh > :last-child, .framer-QtWYy .framer-1fyai6 > :last-child, .framer-QtWYy .framer-1d7b4e2 > :last-child, .framer-QtWYy .framer-1dlh0pg > :last-child, .framer-QtWYy .framer-18ef100 > :last-child, .framer-QtWYy .framer-1g0ksjw > :last-child, .framer-QtWYy .framer-52z8d5 > :last-child, .framer-QtWYy .framer-pmv00e > :last-child, .framer-QtWYy .framer-wmwwmj > :last-child, .framer-QtWYy .framer-decw5w > :last-child { margin-bottom: 0px; } .framer-QtWYy .framer-1n273lc > *, .framer-QtWYy .framer-joqd6g > *, .framer-QtWYy .framer-17sidm5 > *, .framer-QtWYy .framer-p3tos0 > *, .framer-QtWYy .framer-1ddqeea > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-QtWYy .framer-1n273lc > :first-child, .framer-QtWYy .framer-ez1pfj > :first-child, .framer-QtWYy .framer-joqd6g > :first-child, .framer-QtWYy .framer-17sidm5 > :first-child, .framer-QtWYy .framer-p3tos0 > :first-child, .framer-QtWYy .framer-1ddqeea > :first-child { margin-left: 0px; } .framer-QtWYy .framer-1n273lc > :last-child, .framer-QtWYy .framer-ez1pfj > :last-child, .framer-QtWYy .framer-joqd6g > :last-child, .framer-QtWYy .framer-17sidm5 > :last-child, .framer-QtWYy .framer-p3tos0 > :last-child, .framer-QtWYy .framer-1ddqeea > :last-child { margin-right: 0px; } .framer-QtWYy .framer-cvzgxh > *, .framer-QtWYy .framer-wmwwmj > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-QtWYy .framer-ez1pfj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QtWYy .framer-1d7b4e2 > *, .framer-QtWYy .framer-pmv00e > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QtWYy .framer-18ef100 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-QtWYy .framer-1g0ksjw > *, .framer-QtWYy .framer-52z8d5 > *, .framer-QtWYy .framer-decw5w > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-QtWYy.framer-1f6d6nl { width: 810px; } .framer-QtWYy .framer-tm8gcp, .framer-QtWYy .framer-1dlh0pg { padding: 50px 0px 0px 0px; } .framer-QtWYy .framer-cvzgxh, .framer-QtWYy .framer-wmwwmj { gap: 20px; } .framer-QtWYy .framer-1fyai6 { gap: 60px; } .framer-QtWYy .framer-1u5qd8-container, .framer-QtWYy .framer-15dtf7c-container, .framer-QtWYy .framer-1igz56t-container { width: 48%; } .framer-QtWYy .framer-18pazib { height: 350px; width: 290px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QtWYy .framer-cvzgxh, .framer-QtWYy .framer-1fyai6, .framer-QtWYy .framer-wmwwmj { gap: 0px; } .framer-QtWYy .framer-cvzgxh > *, .framer-QtWYy .framer-wmwwmj > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QtWYy .framer-cvzgxh > :first-child, .framer-QtWYy .framer-1fyai6 > :first-child, .framer-QtWYy .framer-wmwwmj > :first-child { margin-top: 0px; } .framer-QtWYy .framer-cvzgxh > :last-child, .framer-QtWYy .framer-1fyai6 > :last-child, .framer-QtWYy .framer-wmwwmj > :last-child { margin-bottom: 0px; } .framer-QtWYy .framer-1fyai6 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\",\"@media (max-width: 809px) { .framer-QtWYy.framer-1f6d6nl { width: 390px; } .framer-QtWYy .framer-tm8gcp { padding: 40px 0px 0px 0px; } .framer-QtWYy .framer-1n273lc { align-content: center; align-items: center; flex-direction: column; gap: 40px; } .framer-QtWYy .framer-1vdx6og, .framer-QtWYy .framer-18ef100 { flex: none; width: 100%; } .framer-QtWYy .framer-cvzgxh, .framer-QtWYy .framer-wmwwmj { align-content: center; align-items: center; gap: 20px; } .framer-QtWYy .framer-ez1pfj, .framer-QtWYy .framer-17sidm5, .framer-QtWYy .framer-p3tos0 { flex-direction: column; } .framer-QtWYy .framer-1fyai6 { align-content: center; align-items: center; flex: none; gap: 30px; width: 100%; } .framer-QtWYy .framer-1d7b4e2 { align-content: center; align-items: center; } .framer-QtWYy .framer-b9o2i8, .framer-QtWYy .framer-2s0fqo { max-width: 400px; width: 100%; } .framer-QtWYy .framer-8pk6zv { align-self: unset; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 350px); max-width: 600px; width: 100%; } .framer-QtWYy .framer-1dlh0pg { padding: 0px; } .framer-QtWYy .framer-joqd6g, .framer-QtWYy .framer-1ddqeea { flex-direction: column; gap: 40px; } .framer-QtWYy .framer-i9uvlb, .framer-QtWYy .framer-13n7s9h, .framer-QtWYy .framer-1dktdmg, .framer-QtWYy .framer-tuowkg { max-width: 400px; } .framer-QtWYy .framer-1u5qd8-container, .framer-QtWYy .framer-15dtf7c-container, .framer-QtWYy .framer-1igz56t-container { width: 100%; } .framer-QtWYy .framer-18pazib { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 350px); max-width: 600px; width: 100%; } .framer-QtWYy .framer-1xyfxw0 { align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QtWYy .framer-1n273lc, .framer-QtWYy .framer-cvzgxh, .framer-QtWYy .framer-ez1pfj, .framer-QtWYy .framer-1fyai6, .framer-QtWYy .framer-joqd6g, .framer-QtWYy .framer-17sidm5, .framer-QtWYy .framer-p3tos0, .framer-QtWYy .framer-1ddqeea, .framer-QtWYy .framer-1xyfxw0, .framer-QtWYy .framer-wmwwmj { gap: 0px; } .framer-QtWYy .framer-1n273lc > *, .framer-QtWYy .framer-joqd6g > *, .framer-QtWYy .framer-1ddqeea > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QtWYy .framer-1n273lc > :first-child, .framer-QtWYy .framer-cvzgxh > :first-child, .framer-QtWYy .framer-ez1pfj > :first-child, .framer-QtWYy .framer-1fyai6 > :first-child, .framer-QtWYy .framer-joqd6g > :first-child, .framer-QtWYy .framer-17sidm5 > :first-child, .framer-QtWYy .framer-p3tos0 > :first-child, .framer-QtWYy .framer-1ddqeea > :first-child, .framer-QtWYy .framer-1xyfxw0 > :first-child, .framer-QtWYy .framer-wmwwmj > :first-child { margin-top: 0px; } .framer-QtWYy .framer-1n273lc > :last-child, .framer-QtWYy .framer-cvzgxh > :last-child, .framer-QtWYy .framer-ez1pfj > :last-child, .framer-QtWYy .framer-1fyai6 > :last-child, .framer-QtWYy .framer-joqd6g > :last-child, .framer-QtWYy .framer-17sidm5 > :last-child, .framer-QtWYy .framer-p3tos0 > :last-child, .framer-QtWYy .framer-1ddqeea > :last-child, .framer-QtWYy .framer-1xyfxw0 > :last-child, .framer-QtWYy .framer-wmwwmj > :last-child { margin-bottom: 0px; } .framer-QtWYy .framer-cvzgxh > *, .framer-QtWYy .framer-17sidm5 > *, .framer-QtWYy .framer-p3tos0 > *, .framer-QtWYy .framer-wmwwmj > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QtWYy .framer-ez1pfj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QtWYy .framer-1fyai6 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-QtWYy .framer-1xyfxw0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5071\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ejjAE00li\":{\"layout\":[\"fixed\",\"auto\"]},\"JL3VgQbdO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"VMObVAkmP\":{\"pattern\":\":VMObVAkmP\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerXelTZo3ks=withCSS(Component,css,\"framer-QtWYy\");export default FramerXelTZo3ks;FramerXelTZo3ks.displayName=\"Template A 5\";FramerXelTZo3ks.defaultProps={height:5071,width:1200};addFonts(FramerXelTZo3ks,[{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\"}]},...NavigationFonts,...CardLayoutFonts,...ButtonFonts,...ContactUsEndFonts,...FooterFonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXelTZo3ks\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"VMObVAkmP\\\":{\\\"pattern\\\":\\\":VMObVAkmP\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"5071\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ejjAE00li\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JL3VgQbdO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "kZHdv4SWN_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "CardLayoutFonts", "aA1dBzvHv_default", "ButtonFonts", "WRfqC47_B_default", "ContactUsEndFonts", "PFDucRURg_default", "FooterFonts", "MbWlVkUf4_default", "FooterDarkFonts", "Ll47JgRSd_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "transition2", "animation4", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "kZHdv4SWN_default", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "Link", "ResolveLinks", "resolvedLinks", "Container", "aA1dBzvHv_default", "resolvedLinks1", "WRfqC47_B_default", "PFDucRURg_default", "MbWlVkUf4_default", "Ll47JgRSd_default", "css", "FramerXelTZo3ks", "withCSS", "XelTZo3ks_default", "addFonts", "NavigationFonts", "CardLayoutFonts", "ButtonFonts", "ContactUsEndFonts", "FooterFonts", "FooterDarkFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
