{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/loYsiuXCKq9fp0TP8fXz/r7CcHGVZMqx31D1m5NUI/SupText.js", "ssg:https://framerusercontent.com/modules/yhlyOABmYvWud45PpHC7/EnhQw0G7tsHkIVoMc6RW/FilterTags.js", "ssg:https://framerusercontent.com/modules/9lXXGHxgbAnwMkxpQLCK/Opy1IE0qNvgMnsO58ea6/Dpbt0S_G2-0.js", "ssg:https://framerusercontent.com/modules/9lXXGHxgbAnwMkxpQLCK/Opy1IE0qNvgMnsO58ea6/Dpbt0S_G2.js", "ssg:https://framerusercontent.com/modules/7VyWdJTZs9QxU4G1O9p3/9hTpbOz1oic7ejsudWTH/Dpbt0S_G2.js"],
  "sourcesContent": ["// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers/\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/#code-components-auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function SupText(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nconst{text,size,color,lineHeight}=props;return /*#__PURE__*/_jsx(\"div\",{style:{height:lineHeight},children:/*#__PURE__*/_jsx(\"sup\",{style:{fontSize:size,color:color},children:text})});}addPropertyControls(SupText,{text:{type:ControlType.String,defaultValue:\"2\"},size:{type:ControlType.String,defaultValue:\"20px\"},color:{type:ControlType.Color,defaultValue:\"#292C2F\"},lineHeight:{type:ControlType.String,defaultValue:\"20px\"}});// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst containerStyle={height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"hidden\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SupText\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"auto\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SupText.map", "// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers/\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/#code-components-auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function FilterTags(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nconst{rooms,floor,status,area}=props;return /*#__PURE__*/_jsx(\"input\",{type:\"hidden\",id:\"custom-filter-tags\",className:\"custom-filter-tags\",value:`Pokoje:${rooms},Pi\u0119tro:${floor},Status:${status},Powierzchnia:${area}`});}addPropertyControls(FilterTags,{rooms:{type:ControlType.String,defaultValue:\"1\"},floor:{type:ControlType.String,defaultValue:\"parter\"},status:{type:ControlType.String,defaultValue:\"Dost\u0119pne\"},area:{type:ControlType.String,defaultValue:\"38\"}});// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst containerStyle={position:\"absolute\",top:0,left:0,width:\"0px\",height:\"0px\",pointerEvents:\"none\",visibility:\"hidden\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FilterTags\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FilterTags.map", "export const v0=\"Rooms: \";export const v1=\"Floor: \";\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0afc761)\nimport*as localizedValues from\"./Dpbt0S_G2-0.js\";const valuesByLocaleId={ZwIXMtxMZ:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FilterTags from\"https://framerusercontent.com/modules/yhlyOABmYvWud45PpHC7/EnhQw0G7tsHkIVoMc6RW/FilterTags.js\";import SupText from\"https://framerusercontent.com/modules/loYsiuXCKq9fp0TP8fXz/r7CcHGVZMqx31D1m5NUI/SupText.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/9lXXGHxgbAnwMkxpQLCK/Opy1IE0qNvgMnsO58ea6/Dpbt0S_G2.js\";const SupTextFonts=getFonts(SupText);const FilterTagsFonts=getFonts(FilterTags);const enabledGestures={EHSNQIfSF:{hover:true}};const cycleOrder=[\"EHSNQIfSF\",\"LTrGYMtI2\"];const serializationHash=\"framer-27ESO\";const variantClassNames={EHSNQIfSF:\"framer-v-1fln28m\",LTrGYMtI2:\"framer-v-qh8ofe\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"EHSNQIfSF\",Mobile:\"LTrGYMtI2\"};const getProps=({area,flatNr,floor,height,hidePrice,id,image1,link,newTab,price,rooms,status,statusColor,width,...props})=>{return{...props,a2GFY2pQx:flatNr??props.a2GFY2pQx??\"0.0\",AvBZa4w3I:newTab??props.AvBZa4w3I??true,bwLTb24OF:image1??props.bwLTb24OF,bZ2QAoxNP:floor??props.bZ2QAoxNP??\"parter\",PVLWzeGB5:area??props.PVLWzeGB5,rztzuEMqQ:hidePrice??props.rztzuEMqQ??true,TYsO1vM_a:rooms??props.TYsO1vM_a,UFb8BiKcH:link??props.UFb8BiKcH,variant:humanReadableVariantMap[props.variant]??props.variant??\"EHSNQIfSF\",Wh9UNs57e:statusColor??props.Wh9UNs57e??\"rgb(240, 240, 240)\",Xa2OW0Htj:status??props.Xa2OW0Htj,XUpR6aRMo:price??props.XUpR6aRMo??\"0\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,UFb8BiKcH,AvBZa4w3I,a2GFY2pQx,PVLWzeGB5,bZ2QAoxNP,TYsO1vM_a,Xa2OW0Htj,Wh9UNs57e,bwLTb24OF,XUpR6aRMo,rztzuEMqQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EHSNQIfSF\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=suffix(numberToString(PVLWzeGB5,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\" m\");const textContent1=prefix(numberToString(TYsO1vM_a,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),getLocalizedValue(\"v0\",activeLocale)??\"Pokoje: \");const textContent2=prefix(bZ2QAoxNP,getLocalizedValue(\"v1\",activeLocale)??\"Pi\u0119tro: \");const textContent3=suffix(XUpR6aRMo,\" z\u0142\");const visible=negate(equals(rztzuEMqQ,true));return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:UFb8BiKcH,motionChild:true,nodeId:\"EHSNQIfSF\",openInNewTab:AvBZa4w3I,scopeId:\"Dpbt0S_G2\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1fln28m\",className,classNames)} framer-px5n4q`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"EHSNQIfSF\",ref:refBinding,style:{backgroundColor:\"var(--token-91d13f40-d55d-466f-a104-2b05d5f7a4f1, rgb(250, 250, 250))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\",...style},variants:{\"EHSNQIfSF-hover\":{boxShadow:\"0px 4px 20px 0px rgb(223, 223, 223)\"}},...addPropertyOverrides({\"EHSNQIfSF-hover\":{\"data-framer-name\":undefined},LTrGYMtI2:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nb8cg9\",layoutDependency:layoutDependency,layoutId:\"fqFNliwD9\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10l8i0o\",\"data-framer-name\":\"ApartmentNumber\",layoutDependency:layoutDependency,layoutId:\"qup0RYb1S\",style:{backgroundColor:\"rgb(240, 240, 240)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE9iamVjdCBTYW5zIFJlZ3VsYXI=\",\"--framer-font-family\":'\"PP Object Sans Regular\", \"PP Object Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e667adef-f079-44c7-a532-8c63cb807ef7, rgb(41, 44, 47)))\"},children:\"text\"})}),className:\"framer-1uu9bfm\",fonts:[\"CUSTOM;PP Object Sans Regular\"],layoutDependency:layoutDependency,layoutId:\"aJv3SKtXC\",style:{\"--extracted-r6o4lv\":\"var(--token-e667adef-f079-44c7-a532-8c63cb807ef7, rgb(41, 44, 47))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:a2GFY2pQx,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vdul72\",\"data-framer-name\":\"Status\",layoutDependency:layoutDependency,layoutId:\"sUk8D0Uz7\",style:{backgroundColor:Wh9UNs57e,borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE9iamVjdCBTYW5zIFJlZ3VsYXI=\",\"--framer-font-family\":'\"PP Object Sans Regular\", \"PP Object Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e667adef-f079-44c7-a532-8c63cb807ef7, rgb(41, 44, 47)))\"},children:\"Content\"})}),className:\"framer-1nm8hed\",fonts:[\"CUSTOM;PP Object Sans Regular\"],layoutDependency:layoutDependency,layoutId:\"OntC_VQ4e\",style:{\"--extracted-r6o4lv\":\"var(--token-e667adef-f079-44c7-a532-8c63cb807ef7, rgb(41, 44, 47))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Xa2OW0Htj,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ro56i\",layoutDependency:layoutDependency,layoutId:\"Xw2JuwRNK\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"324px\",...toResponsiveImage(bwLTb24OF),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1fdtte5\",layoutDependency:layoutDependency,layoutId:\"i155AzkhH\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a77k6w\",layoutDependency:layoutDependency,layoutId:\"HgOP_pzDC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h2r4pu\",layoutDependency:layoutDependency,layoutId:\"FAyE2bfHb\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fpqcqw\",layoutDependency:layoutDependency,layoutId:\"Urg4VOJkG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE9iamVjdCBTYW5zIFJlZ3VsYXI=\",\"--framer-font-family\":'\"PP Object Sans Regular\", \"PP Object Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e667adef-f079-44c7-a532-8c63cb807ef7, rgb(41, 44, 47)))\"},children:\"text\"})}),className:\"framer-1qm4pt5\",\"data-framer-name\":\"Area\",fonts:[\"CUSTOM;PP Object Sans Regular\"],layoutDependency:layoutDependency,layoutId:\"sxqJXMOBc\",style:{\"--extracted-r6o4lv\":\"var(--token-e667adef-f079-44c7-a532-8c63cb807ef7, rgb(41, 44, 47))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f6tf6y-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"XXhR7pd1q-container\",nodeId:\"XXhR7pd1q\",rendersWithMotion:true,scopeId:\"Dpbt0S_G2\",children:/*#__PURE__*/_jsx(SupText,{color:\"rgb(41, 44, 47)\",height:\"100%\",id:\"XXhR7pd1q\",layoutId:\"XXhR7pd1q\",lineHeight:\"38px\",size:\"20px\",text:\"2\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qj41ry\",layoutDependency:layoutDependency,layoutId:\"Hez4iaz1H\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vaxvn7\",layoutDependency:layoutDependency,layoutId:\"rHBgREmGb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE9iamVjdCBTYW5zIFJlZ3VsYXI=\",\"--framer-font-family\":'\"PP Object Sans Regular\", \"PP Object Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e4260a2f-d8aa-4988-a28a-f23ab4fd15f0, rgb(88, 91, 95)))\"},children:\"Pokoje: NaN\"})}),className:\"framer-zsitpe\",fonts:[\"CUSTOM;PP Object Sans Regular\"],layoutDependency:layoutDependency,layoutId:\"KFZlkSK9D\",style:{\"--extracted-r6o4lv\":\"var(--token-e4260a2f-d8aa-4988-a28a-f23ab4fd15f0, rgb(88, 91, 95))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t2qgm5\",layoutDependency:layoutDependency,layoutId:\"SCHpDqRbc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE9iamVjdCBTYW5zIFJlZ3VsYXI=\",\"--framer-font-family\":'\"PP Object Sans Regular\", \"PP Object Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e4260a2f-d8aa-4988-a28a-f23ab4fd15f0, rgb(88, 91, 95)))\"},children:\"Pi\u0119tro: NaN\"})}),className:\"framer-1nmckzf\",fonts:[\"CUSTOM;PP Object Sans Regular\"],layoutDependency:layoutDependency,layoutId:\"UnqFe2X81\",style:{\"--extracted-r6o4lv\":\"var(--token-e4260a2f-d8aa-4988-a28a-f23ab4fd15f0, rgb(88, 91, 95))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h9wc7k\",layoutDependency:layoutDependency,layoutId:\"JgDDT4d0n\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u7pfqz\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"ssuirG5iY\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(207, 207, 207)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-91d13f40-d55d-466f-a104-2b05d5f7a4f1, rgb(250, 250, 250))\",borderBottomLeftRadius:70,borderBottomRightRadius:70,borderTopLeftRadius:70,borderTopRightRadius:70},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1fiaw61\",\"data-framer-name\":\"mainArrow\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"kmDluYNTp\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 14\"><path d=\"M 1 6.722 L 21 6.722 M 24.5 6.722 C 22.759 6.722 21.09 6.031 19.859 4.8 C 18.628 3.57 17.937 1.901 17.937 0.16\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(88,91,95)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 24.5 6.722 C 22.759 6.722 21.09 7.413 19.859 8.644 C 18.628 9.875 17.937 11.544 17.937 13.285\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(88,91,95)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:12273719194,withExternalLayout:true,...addPropertyOverrides({\"EHSNQIfSF-hover\":{svgContentId:8782094654}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-gfl8hx\",\"data-framer-name\":\"hoverArrow\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VjjV9MySL\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 14\"><path d=\"M 1 6.722 L 21 6.722 M 24.5 6.722 C 22.759 6.722 21.09 6.031 19.859 4.8 C 18.628 3.57 17.937 1.901 17.937 0.16\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(88,91,95)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 24.5 6.722 C 22.759 6.722 21.09 7.413 19.859 8.644 C 18.628 9.875 17.937 11.544 17.937 13.285\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(88,91,95)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9235967642,withExternalLayout:true,...addPropertyOverrides({\"EHSNQIfSF-hover\":{svgContentId:12273719194}},baseVariant,gestureVariant)})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13s5yah\",layoutDependency:layoutDependency,layoutId:\"zm9AFjMnr\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-c89yf3\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"azpES5iyQ\",style:{backgroundColor:\"rgb(207, 207, 207)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8iz0o8\",layoutDependency:layoutDependency,layoutId:\"y3tmr05su\",children:[rztzuEMqQ&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-48182e45-4b36-46ad-996d-3079b0022bf8, rgb(24, 24, 24)))\"},children:\"0 z\u0142\"})}),className:\"framer-qsq48s\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XHXKxhzKd\",style:{\"--extracted-r6o4lv\":\"var(--token-48182e45-4b36-46ad-996d-3079b0022bf8, rgb(24, 24, 24))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent3,verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-48182e45-4b36-46ad-996d-3079b0022bf8, rgb(24, 24, 24)))\"},children:\" \"})}),className:\"framer-1ygaagl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SM7tBQrwp\",style:{\"--extracted-r6o4lv\":\"var(--token-48182e45-4b36-46ad-996d-3079b0022bf8, rgb(24, 24, 24))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s5eetd-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"JQw9cLLeq-container\",nodeId:\"JQw9cLLeq\",rendersWithMotion:true,scopeId:\"Dpbt0S_G2\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(FilterTags,{area:numberToString(PVLWzeGB5,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),floor:bZ2QAoxNP,height:\"100%\",id:\"JQw9cLLeq\",layoutId:\"JQw9cLLeq\",rooms:numberToString(TYsO1vM_a,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),status:Xa2OW0Htj,width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-27ESO.framer-px5n4q, .framer-27ESO .framer-px5n4q { display: block; }\",\".framer-27ESO.framer-1fln28m { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 20px 0px 40px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-27ESO .framer-nb8cg9 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 20px 20px 20px; position: relative; width: auto; }\",\".framer-27ESO .framer-10l8i0o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 34px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 56px; will-change: var(--framer-will-change-override, transform); }\",\".framer-27ESO .framer-1uu9bfm, .framer-27ESO .framer-1nm8hed, .framer-27ESO .framer-1qm4pt5, .framer-27ESO .framer-zsitpe, .framer-27ESO .framer-1nmckzf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-27ESO .framer-1vdul72 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: hidden; padding: 0px 22px 0px 22px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-27ESO .framer-18ro56i { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-width: 300px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: auto; }\",\".framer-27ESO .framer-1fdtte5 { aspect-ratio: 1.35 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 240px); min-height: 240px; position: relative; width: 324px; }\",\".framer-27ESO .framer-a77k6w { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 40px 0px 40px; position: relative; width: auto; }\",\".framer-27ESO .framer-h2r4pu { align-content: flex-start; align-items: flex-start; display: flex; flex: 3 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-27ESO .framer-1fpqcqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-27ESO .framer-f6tf6y-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-27ESO .framer-qj41ry { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 0px; position: relative; width: min-content; }\",\".framer-27ESO .framer-1vaxvn7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; min-width: 90px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-27ESO .framer-1t2qgm5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; min-width: 105px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-27ESO .framer-1h9wc7k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; min-width: 57px; overflow: hidden; padding: 0px 0px 1px 0px; position: relative; width: 1px; }\",\".framer-27ESO .framer-1u7pfqz { flex: none; height: 55px; min-width: 55px; overflow: hidden; position: relative; width: 55px; will-change: var(--framer-will-change-override, transform); }\",\".framer-27ESO .framer-1fiaw61 { flex: none; height: 14px; position: absolute; right: 15px; top: calc(50.90909090909093% - 14px / 2); width: 25px; }\",\".framer-27ESO .framer-gfl8hx { bottom: 20px; flex: none; height: 14px; left: -50px; position: absolute; width: 25px; }\",\".framer-27ESO .framer-13s5yah { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 40px 0px 40px; position: relative; width: auto; }\",\".framer-27ESO .framer-c89yf3 { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-27ESO .framer-8iz0o8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-27ESO .framer-qsq48s, .framer-27ESO .framer-1ygaagl { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-27ESO .framer-s5eetd-container { bottom: 40px; flex: none; height: auto; left: 50%; position: absolute; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-27ESO.framer-1fln28m, .framer-27ESO .framer-10l8i0o, .framer-27ESO .framer-1vdul72, .framer-27ESO .framer-18ro56i, .framer-27ESO .framer-a77k6w, .framer-27ESO .framer-h2r4pu, .framer-27ESO .framer-1fpqcqw, .framer-27ESO .framer-qj41ry, .framer-27ESO .framer-1vaxvn7, .framer-27ESO .framer-1t2qgm5, .framer-27ESO .framer-1h9wc7k, .framer-27ESO .framer-13s5yah, .framer-27ESO .framer-8iz0o8 { gap: 0px; } .framer-27ESO.framer-1fln28m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-27ESO.framer-1fln28m > :first-child, .framer-27ESO .framer-10l8i0o > :first-child, .framer-27ESO .framer-18ro56i > :first-child, .framer-27ESO .framer-h2r4pu > :first-child, .framer-27ESO .framer-1h9wc7k > :first-child, .framer-27ESO .framer-13s5yah > :first-child, .framer-27ESO .framer-8iz0o8 > :first-child { margin-top: 0px; } .framer-27ESO.framer-1fln28m > :last-child, .framer-27ESO .framer-10l8i0o > :last-child, .framer-27ESO .framer-18ro56i > :last-child, .framer-27ESO .framer-h2r4pu > :last-child, .framer-27ESO .framer-1h9wc7k > :last-child, .framer-27ESO .framer-13s5yah > :last-child, .framer-27ESO .framer-8iz0o8 > :last-child { margin-bottom: 0px; } .framer-27ESO .framer-10l8i0o > *, .framer-27ESO .framer-18ro56i > *, .framer-27ESO .framer-1h9wc7k > *, .framer-27ESO .framer-8iz0o8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-27ESO .framer-1vdul72 > *, .framer-27ESO .framer-1fpqcqw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-27ESO .framer-1vdul72 > :first-child, .framer-27ESO .framer-a77k6w > :first-child, .framer-27ESO .framer-1fpqcqw > :first-child, .framer-27ESO .framer-qj41ry > :first-child, .framer-27ESO .framer-1vaxvn7 > :first-child, .framer-27ESO .framer-1t2qgm5 > :first-child { margin-left: 0px; } .framer-27ESO .framer-1vdul72 > :last-child, .framer-27ESO .framer-a77k6w > :last-child, .framer-27ESO .framer-1fpqcqw > :last-child, .framer-27ESO .framer-qj41ry > :last-child, .framer-27ESO .framer-1vaxvn7 > :last-child, .framer-27ESO .framer-1t2qgm5 > :last-child { margin-right: 0px; } .framer-27ESO .framer-a77k6w > *, .framer-27ESO .framer-qj41ry > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-27ESO .framer-h2r4pu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-27ESO .framer-1vaxvn7 > *, .framer-27ESO .framer-1t2qgm5 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-27ESO .framer-13s5yah > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-27ESO.framer-v-qh8ofe.framer-1fln28m { cursor: unset; padding: 20px 0px 36px 0px; }\",\".framer-27ESO.framer-v-qh8ofe .framer-h2r4pu { gap: 30px; }\",\".framer-27ESO.framer-v-qh8ofe .framer-qj41ry { gap: 15px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-27ESO.framer-v-qh8ofe .framer-h2r4pu, .framer-27ESO.framer-v-qh8ofe .framer-qj41ry { gap: 0px; } .framer-27ESO.framer-v-qh8ofe .framer-h2r4pu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-27ESO.framer-v-qh8ofe .framer-h2r4pu > :first-child { margin-top: 0px; } .framer-27ESO.framer-v-qh8ofe .framer-h2r4pu > :last-child { margin-bottom: 0px; } .framer-27ESO.framer-v-qh8ofe .framer-qj41ry > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-27ESO.framer-v-qh8ofe .framer-qj41ry > :first-child { margin-left: 0px; } .framer-27ESO.framer-v-qh8ofe .framer-qj41ry > :last-child { margin-right: 0px; } }\",\".framer-27ESO.framer-v-1fln28m.hover .framer-1fiaw61 { right: -50px; }\",\".framer-27ESO.framer-v-1fln28m.hover .framer-gfl8hx { bottom: unset; left: unset; right: 15px; top: calc(50.90909090909093% - 14px / 2); }\",'.framer-27ESO[data-border=\"true\"]::after, .framer-27ESO [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 567.5\n * @framerIntrinsicWidth 364\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"LTrGYMtI2\":{\"layout\":[\"auto\",\"auto\"]},\"eTcSUhTrs\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"UFb8BiKcH\":\"link\",\"AvBZa4w3I\":\"newTab\",\"a2GFY2pQx\":\"flatNr\",\"PVLWzeGB5\":\"area\",\"bZ2QAoxNP\":\"floor\",\"TYsO1vM_a\":\"rooms\",\"Xa2OW0Htj\":\"status\",\"Wh9UNs57e\":\"statusColor\",\"bwLTb24OF\":\"image1\",\"XUpR6aRMo\":\"price\",\"rztzuEMqQ\":\"hidePrice\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerDpbt0S_G2=withCSS(Component,css,\"framer-27ESO\");export default FramerDpbt0S_G2;FramerDpbt0S_G2.displayName=\"FlatItem\";FramerDpbt0S_G2.defaultProps={height:567.5,width:364};addPropertyControls(FramerDpbt0S_G2,{variant:{options:[\"EHSNQIfSF\",\"LTrGYMtI2\"],optionTitles:[\"Default\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},UFb8BiKcH:{title:\"Link\",type:ControlType.Link},AvBZa4w3I:{defaultValue:true,title:\"New Tab\",type:ControlType.Boolean},a2GFY2pQx:{defaultValue:\"0.0\",displayTextArea:false,title:\"FlatNr\",type:ControlType.String},PVLWzeGB5:{defaultValue:0,title:\"Area\",type:ControlType.Number},bZ2QAoxNP:{defaultValue:\"parter\",displayTextArea:false,title:\"Floor\",type:ControlType.String},TYsO1vM_a:{defaultValue:0,title:\"Rooms\",type:ControlType.Number},Xa2OW0Htj:{defaultValue:\"\",title:\"Status\",type:ControlType.String},Wh9UNs57e:{defaultValue:\"rgb(240, 240, 240)\",title:\"StatusColor\",type:ControlType.Color},bwLTb24OF:{title:\" Image 1\",type:ControlType.ResponsiveImage},XUpR6aRMo:{defaultValue:\"0\",displayTextArea:false,title:\"Price\",type:ControlType.String},rztzuEMqQ:{defaultValue:true,title:\"HidePrice\",type:ControlType.Boolean}});addFonts(FramerDpbt0S_G2,[{explicitInter:true,fonts:[{family:\"PP Object Sans Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Rv8qqtnGvZ1WeKAbcMR3eVj9BwQ.woff2\"},{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\"}]},...SupTextFonts,...FilterTagsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDpbt0S_G2\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"UFb8BiKcH\\\":\\\"link\\\",\\\"AvBZa4w3I\\\":\\\"newTab\\\",\\\"a2GFY2pQx\\\":\\\"flatNr\\\",\\\"PVLWzeGB5\\\":\\\"area\\\",\\\"bZ2QAoxNP\\\":\\\"floor\\\",\\\"TYsO1vM_a\\\":\\\"rooms\\\",\\\"Xa2OW0Htj\\\":\\\"status\\\",\\\"Wh9UNs57e\\\":\\\"statusColor\\\",\\\"bwLTb24OF\\\":\\\"image1\\\",\\\"XUpR6aRMo\\\":\\\"price\\\",\\\"rztzuEMqQ\\\":\\\"hidePrice\\\"}\",\"framerIntrinsicHeight\":\"567.5\",\"framerIntrinsicWidth\":\"364\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LTrGYMtI2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eTcSUhTrs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SupText", "props", "text", "size", "color", "lineHeight", "p", "addPropertyControls", "ControlType", "FilterTags", "props", "rooms", "floor", "status", "area", "p", "addPropertyControls", "ControlType", "Dpbt0S_G2_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "v1", "__FramerMetadata__", "valuesByLocaleId", "Dpbt0S_G2_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "SupTextFonts", "getFonts", "SupText", "FilterTagsFonts", "FilterTags", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "suffix", "prefix", "equals", "a", "b", "negate", "transformTemplate1", "_", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "area", "flatNr", "floor", "height", "hidePrice", "id", "image1", "link", "newTab", "price", "rooms", "status", "statusColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "className", "layoutId", "UFb8BiKcH", "AvBZa4w3I", "a2GFY2pQx", "PVLWzeGB5", "bZ2QAoxNP", "TYsO1vM_a", "Xa2OW0Htj", "Wh9UNs57e", "bwLTb24OF", "XUpR6aRMo", "rztzuEMqQ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "getLocalizedValue", "textContent2", "textContent3", "visible", "LayoutGroup", "Link", "u", "RichText2", "Image2", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "css", "FramerDpbt0S_G2", "withCSS", "Dpbt0S_G2_default", "addPropertyControls", "ControlType", "addFonts"]
}
