{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/KYJ39V0rXYX7EBMdNROp/FaqYyDfAeIibEu5m8cmE/zUO60tBSz.js"],
  "sourcesContent": ["// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Collection from\"https://framerusercontent.com/modules/vJeS6Ad5hYI9zKL5FEp9/5ktvynN4NhoZEQQkWdUR/Collection_Plus.js\";import SortItemPrice from\"#framer/local/canvasComponent/n6t5P1McQ/n6t5P1McQ.js\";import SortItemResetIcon from\"#framer/local/canvasComponent/pJc6A2olN/pJc6A2olN.js\";import SortItemPlainTextIcon from\"#framer/local/canvasComponent/PZ1h_drg_/PZ1h_drg_.js\";import FloorPlanCard from\"#framer/local/canvasComponent/qsZfYNwUU/qsZfYNwUU.js\";import SortItemOptionToggleText from\"#framer/local/canvasComponent/RinFalM6D/RinFalM6D.js\";import SortItemBestSellers from\"#framer/local/canvasComponent/UIMobeKZk/UIMobeKZk.js\";import HomeGalleryFloorPlans from\"#framer/local/collection/Qiwj4Sxj4/Qiwj4Sxj4.js\";import metadataProvider from\"#framer/local/webPageMetadata/zUO60tBSz/zUO60tBSz.js\";const PhosphorFonts=getFonts(Phosphor);const SortItemPriceFonts=getFonts(SortItemPrice);const SortItemBestSellersFonts=getFonts(SortItemBestSellers);const SortItemPlainTextIconFonts=getFonts(SortItemPlainTextIcon);const SortItemOptionToggleTextFonts=getFonts(SortItemOptionToggleText);const SortItemResetIconFonts=getFonts(SortItemResetIcon);const FloorPlanCardFonts=getFonts(FloorPlanCard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CollectionFonts=getFonts(Collection);const breakpoints={ELzTQWinJ:\"(max-width: 809px)\",qAgSVQAMq:\"(min-width: 810px) and (max-width: 1199px)\",ZShw5s8zp:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zZuXT\";const variantClassNames={ELzTQWinJ:\"framer-v-1vx3j3g\",qAgSVQAMq:\"framer-v-325l5t\",ZShw5s8zp:\"framer-v-ol7k0t\"};const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ZShw5s8zp\",Phone:\"ELzTQWinJ\",Tablet:\"qAgSVQAMq\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZShw5s8zp\"};};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,abCVizEmiDTQ_WWpLr,TULE0XnOqDTQ_WWpLr,xsOuzBTHIDTQ_WWpLr,VJQrgX397DTQ_WWpLr,IncmWDpFBDTQ_WWpLr,ePzqdF7REDTQ_WWpLr,HzKS7p5QiDTQ_WWpLr,F5JM_atFVDTQ_WWpLr,idDTQ_WWpLr,...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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ZShw5s8zp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 254, 242)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ol7k0t\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-bhk4qq\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELzTQWinJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0Fkb2JlIENhc2xvbiBCb2xkIEl0YWxpYw==\",\"--framer-font-family\":'\"Adobe Caslon Bold Italic\", \"Adobe Caslon Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"32.4128028842123px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:\"Clay County, NC\"})}),viewBox:\"0 0 203.2965121153685 32\"},qAgSVQAMq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0Fkb2JlIENhc2xvbiBCb2xkIEl0YWxpYw==\",\"--framer-font-family\":'\"Adobe Caslon Bold Italic\", \"Adobe Caslon Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:\"Clay County, NC\"})}),viewBox:\"0 0 176.12 28\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0Fkb2JlIENhc2xvbiBCb2xkIEl0YWxpYw==\",\"--framer-font-family\":'\"Adobe Caslon Bold Italic\", \"Adobe Caslon Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"124.32895610730762px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:\"Clay County, NC\"})}),className:\"framer-9h69fx\",fonts:[\"CUSTOM;Adobe Caslon Bold Italic\"],verticalAlignment:\"top\",viewBox:\"0 0 780 124\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19cnggi\",\"data-framer-name\":\"Floorplans\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nw2rcx\",\"data-border\":true,\"data-framer-name\":\"Sort & Filter\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ki9ao8\",\"data-framer-name\":\"Sort\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r50izd\",\"data-framer-name\":\"Sort\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sg3ox-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OJa5xpriB\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(17, 25, 33))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"SortAscending\",id:\"OJa5xpriB\",layoutId:\"OJa5xpriB\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Sort\"})}),className:\"framer-r7xf0r\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7uphvn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yvu8af-container\",nodeId:\"gH0Dknve4\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPrice,{height:\"100%\",id:\"gH0Dknve4\",layoutId:\"gH0Dknve4\",M2cHHMy2I:1,style:{height:\"100%\"},variant:\"x7uN9lXMS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o0nbg7-container\",nodeId:\"MZAyAufq8\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemBestSellers,{height:\"100%\",id:\"MZAyAufq8\",layoutId:\"MZAyAufq8\",M2cHHMy2I:1,MMavi8JXj:15,style:{height:\"100%\"},tiBnMttah:\"Best Sellers\",variant:\"j1Qf44LA8\",width:\"100%\",x2tVPPlYr:1})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wcoc7n\",\"data-framer-name\":\"Filter\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-to87n2\",\"data-framer-name\":\"Filter\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-182cp9o-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"f6wFqYxoj\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(17, 25, 33))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Sliders\",id:\"f6wFqYxoj\",layoutId:\"f6wFqYxoj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Filter\"})}),className:\"framer-12l7xzs\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iqovbz\",\"data-framer-name\":\"Sort - Beds\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19socz\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ghj39v-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"erDbDKhCV\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(17, 25, 33))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Bed\",id:\"erDbDKhCV\",layoutId:\"erDbDKhCV\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Beds\"})}),className:\"framer-34nrpx\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j32g63-container\",\"data-framer-name\":\"Sort Item - 2 Bed\",name:\"Sort Item - 2 Bed\",nodeId:\"H15ukZP2Q\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPlainTextIcon,{height:\"100%\",id:\"H15ukZP2Q\",layoutId:\"H15ukZP2Q\",M2cHHMy2I:1,name:\"Sort Item - 2 Bed\",ObawQz_fZ:\"NumberCircleTwo\",style:{height:\"100%\"},tiBnMttah:\"Beds\",UYeYBy9mw:\"2\",v_zPHRhiF:\"==\",variant:\"vaFEGMBYD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-weczvw-container\",nodeId:\"q7A7G6Mmb\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPlainTextIcon,{height:\"100%\",id:\"q7A7G6Mmb\",layoutId:\"q7A7G6Mmb\",M2cHHMy2I:1,ObawQz_fZ:\"NumberCircleThree\",style:{height:\"100%\"},tiBnMttah:\"Beds\",UYeYBy9mw:\"3\",v_zPHRhiF:\"==\",variant:\"vaFEGMBYD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tp7xxj-container\",nodeId:\"UPvgJo4Wb\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPlainTextIcon,{height:\"100%\",id:\"UPvgJo4Wb\",layoutId:\"UPvgJo4Wb\",M2cHHMy2I:1,ObawQz_fZ:\"NumberCircleFour\",style:{height:\"100%\"},tiBnMttah:\"Beds\",UYeYBy9mw:\"4\",v_zPHRhiF:\"==\",variant:\"vaFEGMBYD\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6h4xb8\",\"data-framer-name\":\"Sort - Baths\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2dwtq1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xcz7tz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KaAAO1Wfe\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(17, 25, 33))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Bathtub\",id:\"KaAAO1Wfe\",layoutId:\"KaAAO1Wfe\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Baths\"})}),className:\"framer-1vply66\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m4cmbu-container\",nodeId:\"Ql8kyu5Rs\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPlainTextIcon,{height:\"100%\",id:\"Ql8kyu5Rs\",layoutId:\"Ql8kyu5Rs\",M2cHHMy2I:1,ObawQz_fZ:\"NumberCircleOne\",style:{height:\"100%\"},tiBnMttah:\"Baths\",UYeYBy9mw:\"1\",v_zPHRhiF:\"CONTAINS\",variant:\"vaFEGMBYD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k20t2a-container\",nodeId:\"qurVn34_O\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPlainTextIcon,{height:\"100%\",id:\"qurVn34_O\",layoutId:\"qurVn34_O\",M2cHHMy2I:1,ObawQz_fZ:\"NumberCircleTwo\",style:{height:\"100%\"},tiBnMttah:\"Baths\",UYeYBy9mw:\"2\",v_zPHRhiF:\"CONTAINS\",variant:\"vaFEGMBYD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9tdjvs-container\",nodeId:\"QFTP0LpU7\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemPlainTextIcon,{height:\"100%\",id:\"QFTP0LpU7\",layoutId:\"QFTP0LpU7\",M2cHHMy2I:1,ObawQz_fZ:\"NumberCircleThree\",style:{height:\"100%\"},tiBnMttah:\"Baths\",UYeYBy9mw:\"3\",v_zPHRhiF:\"CONTAINS\",variant:\"vaFEGMBYD\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rfyem3\",\"data-framer-name\":\"Sort - Sq Ft\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zosky9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15r0yzb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"WceYUGReA\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(17, 25, 33))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Ruler\",id:\"WceYUGReA\",layoutId:\"WceYUGReA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Sq Ft\"})}),className:\"framer-rux4d3\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6zia6m-container\",\"data-framer-name\":\"Sort Item - 1000\",name:\"Sort Item - 1000\",nodeId:\"QkSRrJDik\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemOptionToggleText,{bHXT06Gqj:\"==\",height:\"100%\",id:\"QkSRrJDik\",layoutId:\"QkSRrJDik\",M2cHHMy2I:1,name:\"Sort Item - 1000\",style:{height:\"100%\"},tiBnMttah:\"Square Footage\",UYeYBy9mw:\"1000<\",variant:\"bOY39NKIi\",VqE7pnXod:\"<1000\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nyt4qk-container\",\"data-framer-name\":\"Sort Item - 1000+\",name:\"Sort Item - 1000+\",nodeId:\"zfuBEoboL\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemOptionToggleText,{bHXT06Gqj:\"==\",height:\"100%\",id:\"zfuBEoboL\",layoutId:\"zfuBEoboL\",M2cHHMy2I:1,name:\"Sort Item - 1000+\",style:{height:\"100%\"},tiBnMttah:\"Square Footage\",UYeYBy9mw:\"1000-2000\",variant:\"bOY39NKIi\",VqE7pnXod:\"1000+\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s8wqbk-container\",\"data-framer-name\":\"Sort Item - 2000+\",name:\"Sort Item - 2000+\",nodeId:\"qb5fOghBp\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemOptionToggleText,{bHXT06Gqj:\"==\",height:\"100%\",id:\"qb5fOghBp\",layoutId:\"qb5fOghBp\",M2cHHMy2I:1,name:\"Sort Item - 2000+\",style:{height:\"100%\"},tiBnMttah:\"Square Footage\",UYeYBy9mw:\"2000-3000\",variant:\"bOY39NKIi\",VqE7pnXod:\"2000+\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xb0szi-container\",\"data-framer-name\":\"Sort Item - 3000+\",name:\"Sort Item - 3000+\",nodeId:\"WcwADqFf7\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemOptionToggleText,{bHXT06Gqj:\"==\",height:\"100%\",id:\"WcwADqFf7\",layoutId:\"WcwADqFf7\",M2cHHMy2I:1,name:\"Sort Item - 3000+\",style:{height:\"100%\"},tiBnMttah:\"Square Footage\",UYeYBy9mw:\"3000+\",variant:\"bOY39NKIi\",VqE7pnXod:\"3000+\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ve802g\",\"data-framer-name\":\"Reset\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"25px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14blydo-container\",nodeId:\"wRuJ8cVwl\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(SortItemResetIcon,{height:\"100%\",id:\"wRuJ8cVwl\",layoutId:\"wRuJ8cVwl\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Reset\"})}),className:\"framer-10pdben\",\"data-framer-name\":\"Reset\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3eyjmd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vi8kvzsY3\",scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(Collection,{_collectionListInstance:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-t2fgk0\",\"data-framer-name\":\"Floor Plans\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"DTQ_WWpLr\",data:HomeGalleryFloorPlans,type:\"Collection\"},orderBy:[{collection:\"DTQ_WWpLr\",direction:\"desc\",name:\"TaUta6D2f\",type:\"Identifier\"}],select:[{collection:\"DTQ_WWpLr\",name:\"abCVizEmi\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"TULE0XnOq\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"xsOuzBTHI\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"VJQrgX397\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"IncmWDpFB\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"ePzqdF7RE\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"HzKS7p5Qi\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"F5JM_atFV\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({abCVizEmi:abCVizEmiDTQ_WWpLr,ePzqdF7RE:ePzqdF7REDTQ_WWpLr,F5JM_atFV:F5JM_atFVDTQ_WWpLr,HzKS7p5Qi:HzKS7p5QiDTQ_WWpLr,id:idDTQ_WWpLr,IncmWDpFB:IncmWDpFBDTQ_WWpLr,TULE0XnOq:TULE0XnOqDTQ_WWpLr,VJQrgX397:VJQrgX397DTQ_WWpLr,xsOuzBTHI:xsOuzBTHIDTQ_WWpLr},index)=>{abCVizEmiDTQ_WWpLr??=\"\";TULE0XnOqDTQ_WWpLr??=\"\";xsOuzBTHIDTQ_WWpLr??=\"\";VJQrgX397DTQ_WWpLr??=\"\";IncmWDpFBDTQ_WWpLr??=\"\";F5JM_atFVDTQ_WWpLr??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`DTQ_WWpLr-${idDTQ_WWpLr}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{abCVizEmi:abCVizEmiDTQ_WWpLr},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{abCVizEmi:abCVizEmiDTQ_WWpLr},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:346,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-688urf-container\",\"data-framer-appear-id\":\"688urf\",inComponentSlot:true,initial:animation1,nodeId:\"cHT2GCPqA\",optimized:true,rendersWithMotion:true,scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(FloorPlanCard,{bQ9HaRnjQ:resolvedLinks[0],DGipuEo62:IncmWDpFBDTQ_WWpLr,F9_S4Mq28:F5JM_atFVDTQ_WWpLr,height:\"100%\",id:\"cHT2GCPqA\",IE8gfCH_P:toResponsiveImage(HzKS7p5QiDTQ_WWpLr),j_Q3IEhsu:TULE0XnOqDTQ_WWpLr,layoutId:\"cHT2GCPqA\",mxUUa4uTD:\"\",SouYJFdEq:xsOuzBTHIDTQ_WWpLr,style:{height:\"100%\",width:\"100%\"},TPIR6guGX:toResponsiveImage(ePzqdF7REDTQ_WWpLr),variant:\"kDt96wd68\",wE5lrW36g:VJQrgX397DTQ_WWpLr,width:\"100%\"})})})})})},idDTQ_WWpLr);})})})})})],_noSearchResultsInstance:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-t2fgk0\",\"data-framer-name\":\"Floor Plans\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"DTQ_WWpLr\",data:HomeGalleryFloorPlans,type:\"Collection\"},orderBy:[{collection:\"DTQ_WWpLr\",direction:\"desc\",name:\"TaUta6D2f\",type:\"Identifier\"}],select:[{collection:\"DTQ_WWpLr\",name:\"abCVizEmi\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"TULE0XnOq\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"xsOuzBTHI\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"VJQrgX397\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"IncmWDpFB\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"ePzqdF7RE\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"HzKS7p5Qi\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"F5JM_atFV\",type:\"Identifier\"},{collection:\"DTQ_WWpLr\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({abCVizEmi:abCVizEmiDTQ_WWpLr,ePzqdF7RE:ePzqdF7REDTQ_WWpLr,F5JM_atFV:F5JM_atFVDTQ_WWpLr,HzKS7p5Qi:HzKS7p5QiDTQ_WWpLr,id:idDTQ_WWpLr,IncmWDpFB:IncmWDpFBDTQ_WWpLr,TULE0XnOq:TULE0XnOqDTQ_WWpLr,VJQrgX397:VJQrgX397DTQ_WWpLr,xsOuzBTHI:xsOuzBTHIDTQ_WWpLr},index1)=>{abCVizEmiDTQ_WWpLr??=\"\";TULE0XnOqDTQ_WWpLr??=\"\";xsOuzBTHIDTQ_WWpLr??=\"\";VJQrgX397DTQ_WWpLr??=\"\";IncmWDpFBDTQ_WWpLr??=\"\";F5JM_atFVDTQ_WWpLr??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`DTQ_WWpLr-${idDTQ_WWpLr}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{abCVizEmi:abCVizEmiDTQ_WWpLr},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{abCVizEmi:abCVizEmiDTQ_WWpLr},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined},{href:{pathVariables:{abCVizEmi:abCVizEmiDTQ_WWpLr},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:346,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-688urf-container\",\"data-framer-appear-id\":\"688urf-1\",inComponentSlot:true,initial:animation1,nodeId:\"cHT2GCPqA\",optimized:true,rendersWithMotion:true,scopeId:\"zUO60tBSz\",children:/*#__PURE__*/_jsx(FloorPlanCard,{bQ9HaRnjQ:resolvedLinks[1],DGipuEo62:IncmWDpFBDTQ_WWpLr,F9_S4Mq28:F5JM_atFVDTQ_WWpLr,height:\"100%\",id:\"cHT2GCPqA\",IE8gfCH_P:toResponsiveImage(HzKS7p5QiDTQ_WWpLr),j_Q3IEhsu:TULE0XnOqDTQ_WWpLr,layoutId:\"cHT2GCPqA\",mxUUa4uTD:\"\",SouYJFdEq:xsOuzBTHIDTQ_WWpLr,style:{height:\"100%\",width:\"100%\"},TPIR6guGX:toResponsiveImage(ePzqdF7REDTQ_WWpLr),variant:\"kDt96wd68\",wE5lrW36g:VJQrgX397DTQ_WWpLr,width:\"100%\"})})})})})},idDTQ_WWpLr);})})})})})],collectionID:1,height:\"100%\",id:\"vi8kvzsY3\",layoutId:\"vi8kvzsY3\",style:{width:\"100%\"},width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zZuXT.framer-bk6om0, .framer-zZuXT .framer-bk6om0 { display: block; }\",\".framer-zZuXT.framer-ol7k0t { align-content: center; align-items: center; background-color: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, #fffef2); 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-zZuXT .framer-bhk4qq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-zZuXT .framer-9h69fx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 65%; position: relative; white-space: pre; width: 100%; }\",\".framer-zZuXT .framer-19cnggi { 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: visible; padding: 60px 40px 40px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-zZuXT .framer-1nw2rcx { --border-bottom-width: 2px; --border-color: var(--token-8870a9c4-2a9d-46c2-84fc-3470fbec519e, rgba(0, 0, 0, 0.05)); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-zZuXT .framer-ki9ao8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 7px 10px 15px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-1r50izd, .framer-zZuXT .framer-to87n2 { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-1sg3ox-container, .framer-zZuXT .framer-182cp9o-container, .framer-zZuXT .framer-14blydo-container { flex: none; height: 25px; position: relative; width: 25px; }\",\".framer-zZuXT .framer-r7xf0r, .framer-zZuXT .framer-12l7xzs, .framer-zZuXT .framer-34nrpx, .framer-zZuXT .framer-1vply66, .framer-zZuXT .framer-rux4d3, .framer-zZuXT .framer-10pdben { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre; width: auto; }\",\".framer-zZuXT .framer-7uphvn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-yvu8af-container, .framer-zZuXT .framer-o0nbg7-container, .framer-zZuXT .framer-j32g63-container, .framer-zZuXT .framer-weczvw-container, .framer-zZuXT .framer-1tp7xxj-container, .framer-zZuXT .framer-1m4cmbu-container, .framer-zZuXT .framer-k20t2a-container, .framer-zZuXT .framer-9tdjvs-container, .framer-zZuXT .framer-6zia6m-container, .framer-zZuXT .framer-1nyt4qk-container, .framer-zZuXT .framer-1s8wqbk-container, .framer-zZuXT .framer-1xb0szi-container { flex: none; height: 30px; position: relative; width: auto; }\",\".framer-zZuXT .framer-wcoc7n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 7px 10px 7px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-1iqovbz, .framer-zZuXT .framer-6h4xb8, .framer-zZuXT .framer-rfyem3 { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 30px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-zZuXT .framer-19socz, .framer-zZuXT .framer-2dwtq1 { align-content: center; align-items: center; background-color: var(--token-8870a9c4-2a9d-46c2-84fc-3470fbec519e, rgba(0, 0, 0, 0.05)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 100%; justify-content: center; overflow: visible; padding: 0px 5px 0px 5px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-ghj39v-container, .framer-zZuXT .framer-xcz7tz-container, .framer-zZuXT .framer-15r0yzb-container { flex: none; height: 20px; opacity: 0.8; position: relative; width: 20px; }\",\".framer-zZuXT .framer-zosky9 { align-content: center; align-items: center; background-color: var(--token-8870a9c4-2a9d-46c2-84fc-3470fbec519e, rgba(0, 0, 0, 0.05)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 100%; justify-content: center; overflow: visible; padding: 0px 5px 0px 7px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-1ve802g { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; overflow: visible; padding: 10px 15px 10px 0px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-3eyjmd-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zZuXT .framer-t2fgk0 { display: grid; gap: 30px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-zZuXT .framer-688urf-container { align-self: center; aspect-ratio: 1.0975609756097562 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 292px); justify-self: center; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",'.framer-zZuXT[data-border=\"true\"]::after, .framer-zZuXT [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-zZuXT.framer-ol7k0t { width: 810px; } .framer-zZuXT .framer-1nw2rcx { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; gap: 15px; justify-content: center; will-change: unset; } .framer-zZuXT .framer-ki9ao8, .framer-zZuXT .framer-wcoc7n { justify-content: flex-start; padding: 0px; width: 100%; } .framer-zZuXT .framer-1ve802g { height: min-content; justify-content: flex-start; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }}\",\"@media (max-width: 809px) { .framer-zZuXT.framer-ol7k0t { width: 390px; } .framer-zZuXT .framer-9h69fx { max-width: 80%; } .framer-zZuXT .framer-1nw2rcx { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; flex-direction: column; gap: 20px; justify-content: flex-start; padding: 20px 20px 0px 20px; } .framer-zZuXT .framer-ki9ao8, .framer-zZuXT .framer-wcoc7n { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 5px; padding: 0px; width: 100%; } .framer-zZuXT .framer-1r50izd { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: min-content; justify-content: flex-start; } .framer-zZuXT .framer-7uphvn { justify-content: flex-start; width: 100%; } .framer-zZuXT .framer-to87n2 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: min-content; justify-content: flex-start; width: 100%; } .framer-zZuXT .framer-1ve802g { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: min-content; justify-content: flex-end; padding: 0px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6343\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qAgSVQAMq\":{\"layout\":[\"fixed\",\"auto\"]},\"ELzTQWinJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerzUO60tBSz=withCSS(Component,css,\"framer-zZuXT\");export default FramerzUO60tBSz;FramerzUO60tBSz.displayName=\"Floorplans / Nc / Swain County\";FramerzUO60tBSz.defaultProps={height:6343,width:1200};addFonts(FramerzUO60tBSz,[{explicitInter:true,fonts:[{family:\"Adobe Caslon Bold Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/qV50hDJ0BoNZWoZf7IjgsS5bSI.woff2\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...PhosphorFonts,...SortItemPriceFonts,...SortItemBestSellersFonts,...SortItemPlainTextIconFonts,...SortItemOptionToggleTextFonts,...SortItemResetIconFonts,...FloorPlanCardFonts,...CollectionFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzUO60tBSz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qAgSVQAMq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ELzTQWinJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"6343\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "SortItemPriceFonts", "n6t5P1McQ_default", "SortItemBestSellersFonts", "UIMobeKZk_default", "SortItemPlainTextIconFonts", "PZ1h_drg_default", "SortItemOptionToggleTextFonts", "RinFalM6D_default", "SortItemResetIconFonts", "pJc6A2olN_default", "FloorPlanCardFonts", "qsZfYNwUU_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "CollectionFonts", "Collection_Plus", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "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", "abCVizEmiDTQ_WWpLr", "TULE0XnOqDTQ_WWpLr", "xsOuzBTHIDTQ_WWpLr", "VJQrgX397DTQ_WWpLr", "IncmWDpFBDTQ_WWpLr", "ePzqdF7REDTQ_WWpLr", "HzKS7p5QiDTQ_WWpLr", "F5JM_atFVDTQ_WWpLr", "idDTQ_WWpLr", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "x", "RichText2", "ComponentViewportProvider", "Container", "Icon", "n6t5P1McQ_default", "UIMobeKZk_default", "PZ1h_drg_default", "RinFalM6D_default", "pJc6A2olN_default", "Collection_Plus", "ChildrenCanSuspend", "Qiwj4Sxj4_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "qsZfYNwUU_default", "index1", "css", "FramerzUO60tBSz", "withCSS", "zUO60tBSz_default", "addFonts", "PhosphorFonts", "SortItemPriceFonts", "SortItemBestSellersFonts", "SortItemPlainTextIconFonts", "SortItemOptionToggleTextFonts", "SortItemResetIconFonts", "FloorPlanCardFonts", "CollectionFonts", "__FramerMetadata__"]
}
