{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vuq17bQA0GV36OAQFLS3/2EFup2gxoqrEUgb4NCeN/wPuoSQjUF.js"],
  "sourcesContent": ["// Generated by Framer (fa64c25)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleCode,useLocaleInfo,useQueryData,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Products from\"https://framerusercontent.com/modules/eqZDAAb5JSIrTfkiPtSy/p6xPdMiP98NpHZEcnRAV/nKI3WSwka.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/4ClMOY8rLmZqURziNk14/xfB0WhAx0aHNnouPmUub/fr4WVyRm4.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/59yG3CisJlFF1FnbS1nN/RuNpKMtIobk5us35NVlX/shC5DY148.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/jJ2IQwCjNyiUJFexSiJ8/YnBUEbFR9EFKatEpUG2n/zAiIzxFkl.js\";import NewWebsiteButton from\"https://framerusercontent.com/modules/kPiiwXW43DWUEvm3lWhA/klbz2yR9TRtBRazTV4eI/miSjRx3TE.js\";const NewWebsiteButtonFonts=getFonts(NewWebsiteButton);const RichTextWithFX=withFX(RichText);const cycleOrder=[\"F54oMAF9j\",\"W5PH9OFjo\",\"YjlBb8jcd\",\"ZTxUpfEFX\",\"cDf8fOec3\",\"FAO_5yVgi\"];const serializationHash=\"framer-60OSH\";const variantClassNames={cDf8fOec3:\"framer-v-12vumr8\",F54oMAF9j:\"framer-v-1ee6s4c\",FAO_5yVgi:\"framer-v-1xf8s1b\",W5PH9OFjo:\"framer-v-1ajn94l\",YjlBb8jcd:\"framer-v-1sxf7r8\",ZTxUpfEFX:\"framer-v-lr1y1t\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:0,mass:1,stiffness:400,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 query=prequery=>prequery({from:{alias:\"D7YrFWIdf\",data:Products,type:\"Collection\"},select:[{collection:\"D7YrFWIdf\",name:\"ztvnyiDIl\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"nk2HZjpI3\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"JLnXNmi1T\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"RuKAWXAcI\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"D7YrFWIdf\",name:\"omcQ1lRte\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"D7YrFWIdf\",name:\"OjP6g8Sg4\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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={\"PP Desktop\":\"ZTxUpfEFX\",\"PP Phone\":\"FAO_5yVgi\",\"PP Tablet\":\"cDf8fOec3\",Desktop:\"F54oMAF9j\",Phone:\"YjlBb8jcd\",Tablet:\"W5PH9OFjo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"F54oMAF9j\"};};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,ztvnyiDIlD7YrFWIdf,nk2HZjpI3D7YrFWIdf,JLnXNmi1TD7YrFWIdf,RuKAWXAcID7YrFWIdf,idD7YrFWIdf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"F54oMAF9j\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1fr9oop=activeVariantCallback(async(...args)=>{setVariant(\"F54oMAF9j\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"FAO_5yVgi\")return true;return false;};const router=useRouter();const isDisplayed1=()=>{if([\"ZTxUpfEFX\",\"cDf8fOec3\",\"FAO_5yVgi\"].includes(baseVariant))return false;return true;};const activeLocaleCode=useLocaleCode();const isDisplayed2=()=>{if(baseVariant===\"ZTxUpfEFX\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"cDf8fOec3\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ee6s4c\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"F54oMAF9j\",ref:refBinding,style:{backgroundColor:\"var(--token-7d533cca-ab12-484f-9f54-347a38064efa, rgb(20, 32, 46))\",...style},...addPropertyOverrides({cDf8fOec3:{\"data-framer-name\":\"PP Tablet\"},FAO_5yVgi:{\"data-framer-name\":\"PP Phone\"},W5PH9OFjo:{\"data-framer-name\":\"Tablet\"},YjlBb8jcd:{\"data-framer-name\":\"Phone\"},ZTxUpfEFX:{\"data-framer-name\":\"PP Desktop\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r3u1d4\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"SNYEcDrKN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1ifhlr1\",\"data-styles-preset\":\"fr4WVyRm4\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Driveway Bollards\"})})}),className:\"framer-gmzsf\",\"data-framer-name\":\"Aging with Dignity: Our Promise to You\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"XQJYwzbLe\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-alignment\":\"center\"},children:\"Explore our range of driveway security bollards. From automatic bollards, to telescopic bollards, to anti-parking posts, we offer a range of residential security posts to protect your car from theft.\"})}),className:\"framer-ut98o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rnxzB6hyP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HKk5nDoeE\"},implicitPathVariables:undefined},{href:{webPageId:\"HKk5nDoeE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,...addPropertyOverrides({FAO_5yVgi:{width:\"197.5px\",y:(componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+0+0)+0+283.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ylhyz5-container\",layoutDependency:layoutDependency,layoutId:\"lG7ZiVaBL-container\",nodeId:\"lG7ZiVaBL\",rendersWithMotion:true,scopeId:\"wPuoSQjUF\",children:/*#__PURE__*/_jsx(NewWebsiteButton,{BlJNMfRrN:false,fzPQj5vxM:resolvedLinks[0],height:\"100%\",id:\"lG7ZiVaBL\",layoutId:\"lG7ZiVaBL\",qWQ35JEj6:\"Get a Free Quote\",style:{width:\"100%\"},variant:\"aJcCOH5MG\",width:\"100%\",...addPropertyOverrides({FAO_5yVgi:{fzPQj5vxM:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gqzqzz\",\"data-framer-name\":\"Reating\",layoutDependency:layoutDependency,layoutId:\"MWVtAtPBQ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i4clsy\",\"data-framer-name\":\"Star icon\",layoutDependency:layoutDependency,layoutId:\"dK3iNjyxE\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lz63mi\",\"data-framer-name\":\"Icon & Text\",layoutDependency:layoutDependency,layoutId:\"esJH2odNi\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6kftqv\",\"data-framer-name\":\"Stars\",layoutDependency:layoutDependency,layoutId:\"Nts8BtZHn\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-1iyxlrd\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"nTo6VGjF6\",...addPropertyOverrides({FAO_5yVgi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-1890448\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"rzsJvRC6c\",...addPropertyOverrides({FAO_5yVgi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-1x634dr\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"JhxHScoEn\",...addPropertyOverrides({FAO_5yVgi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-bpq4pd\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"WeUx2n1ho\",...addPropertyOverrides({FAO_5yVgi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:25,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SOpLSVdTqZdTZ2veleTnRGEam8.svg\"},className:\"framer-evu61v\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"hkf7gHDks\",...addPropertyOverrides({FAO_5yVgi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:25,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SOpLSVdTqZdTZ2veleTnRGEam8.svg\"}}},baseVariant,gestureVariant)})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242)))\"},children:\"(4.7)\"})}),className:\"framer-pig4hw\",\"data-framer-name\":\"(4.7)\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KaMKDVI4y\",style:{\"--extracted-r6o4lv\":\"var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-94zvc8\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"bXiIK4Nj8\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1gwhejm\",\"data-styles-preset\":\"zAiIzxFkl\",style:{\"--framer-text-alignment\":\"center\"},children:\"Choose the Right Driveway Bollard for Your Home\"})}),className:\"framer-16s1l2d\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JJT2VFj_i\",onTap:onTap1fr9oop,style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({W5PH9OFjo:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-alignment\":\"center\"},children:\"Explore our DriveGuard range \u2014 premium driveway security bollards and posts designed to protect your vehicles from theft. All products include expert installation and are built to last with high-grade materials.\"})}),className:\"framer-1qrs7yt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DxBEugRwK\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sXZVl0tFr\"},implicitPathVariables:undefined},{href:{webPageId:\"sXZVl0tFr\"},implicitPathVariables:undefined},{href:{webPageId:\"sXZVl0tFr\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:(componentViewport?.y||0)+80+(((componentViewport?.height||1206)-160-1027.6)/2+0+0)+0+214.6,...addPropertyOverrides({W5PH9OFjo:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||1154)-160-975.6)/2+0+0)+0+206.6},YjlBb8jcd:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||1114.5)-100-907.6)/2+0+0)+0+238.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n6ock6-container\",layoutDependency:layoutDependency,layoutId:\"sOLkRcmkf-container\",nodeId:\"sOLkRcmkf\",rendersWithMotion:true,scopeId:\"wPuoSQjUF\",children:/*#__PURE__*/_jsx(NewWebsiteButton,{BlJNMfRrN:true,fzPQj5vxM:resolvedLinks1[0],height:\"100%\",id:\"sOLkRcmkf\",layoutId:\"sOLkRcmkf\",qWQ35JEj6:\"See All Driveway Bollards\",variant:\"aJcCOH5MG\",width:\"100%\",...addPropertyOverrides({W5PH9OFjo:{fzPQj5vxM:resolvedLinks1[1]},YjlBb8jcd:{fzPQj5vxM:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.section,{className:\"framer-12hseez\",\"data-framer-name\":\"Featured items\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"sL0tTPpJs\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-199ye7t\",layoutDependency:layoutDependency,layoutId:\"D7YrFWIdf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"D7YrFWIdf\",data:Products,type:\"Collection\"},select:[{collection:\"D7YrFWIdf\",name:\"ztvnyiDIl\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"nk2HZjpI3\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"JLnXNmi1T\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"RuKAWXAcI\",type:\"Identifier\"},{collection:\"D7YrFWIdf\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"D7YrFWIdf\",name:\"omcQ1lRte\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"D7YrFWIdf\",name:\"OjP6g8Sg4\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idD7YrFWIdf,JLnXNmi1T:JLnXNmi1TD7YrFWIdf,nk2HZjpI3:nk2HZjpI3D7YrFWIdf,RuKAWXAcI:RuKAWXAcID7YrFWIdf,ztvnyiDIl:ztvnyiDIlD7YrFWIdf},index)=>{nk2HZjpI3D7YrFWIdf??=\"\";JLnXNmi1TD7YrFWIdf??=0;RuKAWXAcID7YrFWIdf??=\"\";const textContent=numberToString(JLnXNmi1TD7YrFWIdf,{currency:\"GBP\",currencyDisplay:\"symbol\",locale:\"\",notation:\"standard\",style:\"currency\",useGrouping:false},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`D7YrFWIdf-${idD7YrFWIdf}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nbtden\",\"data-framer-name\":\"Product\",layoutDependency:layoutDependency,layoutId:\"JFB0FsFDY\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-tkr1uf\",\"data-framer-name\":\"Image container\",layoutDependency:layoutDependency,layoutId:\"p0hKwfs2h\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||1206)-160-1027.6)/2+273.6+30)+64+0+0+0+0),sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 140px, 1px), 1248px), 1px)`,...toResponsiveImage(ztvnyiDIlD7YrFWIdf)},className:\"framer-dh0v1i\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"Tfs4hMZnx\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({cDf8fOec3:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+366.4+30)+40+0+0+0+0),sizes:\"400px\",...toResponsiveImage(ztvnyiDIlD7YrFWIdf)}},FAO_5yVgi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+342.4+30)+40+0+0+0+0),sizes:\"300px\",...toResponsiveImage(ztvnyiDIlD7YrFWIdf)}},W5PH9OFjo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||1154)-160-975.6)/2+265.6+30)+40+0+0+0+0),sizes:\"400px\",...toResponsiveImage(ztvnyiDIlD7YrFWIdf)}},YjlBb8jcd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+(((componentViewport?.height||1114.5)-100-907.6)/2+297.6+30)+40+0+0+0+0),sizes:\"300px\",...toResponsiveImage(ztvnyiDIlD7YrFWIdf)}},ZTxUpfEFX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+381.4+30)+64+0+0+0+0),sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1248px), 1px)`,...toResponsiveImage(ztvnyiDIlD7YrFWIdf)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9r8vke\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"HZa3ozip8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",children:\"Headphones x-28m\"})}),className:\"framer-lo3srs\",\"data-framer-name\":\"Product title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ka_JTDYUv\",text:nk2HZjpI3D7YrFWIdf,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-04182804-9999-4089-b812-2cd8485c1e9c, rgb(127, 127, 127)))\"},children:\"USD\\xa0149.99\"})}),className:\"framer-eh81c\",\"data-framer-name\":\"Price\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WZsbM_kte\",style:{\"--extracted-r6o4lv\":\"var(--token-04182804-9999-4089-b812-2cd8485c1e9c, rgb(127, 127, 127))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({cDf8fOec3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-04182804-9999-4089-b812-2cd8485c1e9c, rgb(127, 127, 127)))\"},children:\"\\xa3NaN\"})})},FAO_5yVgi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-04182804-9999-4089-b812-2cd8485c1e9c, rgb(127, 127, 127)))\"},children:\"\\xa3NaN\"})})},ZTxUpfEFX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-04182804-9999-4089-b812-2cd8485c1e9c, rgb(127, 127, 127)))\"},children:\"\\xa3NaN\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},webPageId:\"boY1T33uo\"},implicitPathVariables:undefined},{href:{pathVariables:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},webPageId:\"boY1T33uo\"},implicitPathVariables:undefined},{href:{pathVariables:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},webPageId:\"boY1T33uo\"},implicitPathVariables:undefined},{href:{pathVariables:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},webPageId:\"boY1T33uo\"},implicitPathVariables:undefined},{href:{pathVariables:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},webPageId:\"boY1T33uo\"},implicitPathVariables:undefined},{href:{pathVariables:{RuKAWXAcI:RuKAWXAcID7YrFWIdf},webPageId:\"boY1T33uo\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:(componentViewport?.y||0)+80+(((componentViewport?.height||1206)-160-1027.6)/2+273.6+30)+64+0+0+541,...addPropertyOverrides({cDf8fOec3:{y:(componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+366.4+30)+40+0+0+541},FAO_5yVgi:{y:(componentViewport?.y||0)+214+(((componentViewport?.height||200)-264-952.4)/2+342.4+30)+40+0+0+441},W5PH9OFjo:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||1154)-160-975.6)/2+265.6+30)+40+0+0+541},YjlBb8jcd:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||1114.5)-100-907.6)/2+297.6+30)+40+0+0+441},ZTxUpfEFX:{y:(componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+381.4+30)+64+0+0+541}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cuy6z6-container\",\"data-framer-name\":\"Product Button\",layoutDependency:layoutDependency,layoutId:\"MzrpuiKE2-container\",name:\"Product Button\",nodeId:\"MzrpuiKE2\",rendersWithMotion:true,scopeId:\"wPuoSQjUF\",children:/*#__PURE__*/_jsx(NewWebsiteButton,{BlJNMfRrN:true,fzPQj5vxM:resolvedLinks2[0],height:\"100%\",id:\"MzrpuiKE2\",layoutId:\"MzrpuiKE2\",name:\"Product Button\",qWQ35JEj6:\"View Product\",variant:\"hO6Ys75tK\",width:\"100%\",...addPropertyOverrides({cDf8fOec3:{fzPQj5vxM:resolvedLinks2[4]},FAO_5yVgi:{fzPQj5vxM:resolvedLinks2[5]},W5PH9OFjo:{fzPQj5vxM:resolvedLinks2[1]},YjlBb8jcd:{fzPQj5vxM:resolvedLinks2[2]},ZTxUpfEFX:{fzPQj5vxM:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})})]})})},idD7YrFWIdf);})})})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jvsryf\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"f6AEGeIqZ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-d83ptj\",\"data-framer-name\":\"Reating\",layoutDependency:layoutDependency,layoutId:\"lZS6ELFsV\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i581kx\",\"data-framer-name\":\"Star icon\",layoutDependency:layoutDependency,layoutId:\"PNjaDjkPP\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8ep2h1\",\"data-framer-name\":\"Icon & Text\",layoutDependency:layoutDependency,layoutId:\"eI1giuiZI\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ozfwe1\",\"data-framer-name\":\"Stars\",layoutDependency:layoutDependency,layoutId:\"qDHymlbLu\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-jg6okv\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"QXR_J_Vyy\",...addPropertyOverrides({ZTxUpfEFX:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-b4c15o\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"YKscUKLB4\",...addPropertyOverrides({ZTxUpfEFX:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-8vpast\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"iY3IpX0wL\",...addPropertyOverrides({ZTxUpfEFX:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-1fxz1pq\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"n251oTv0I\",...addPropertyOverrides({ZTxUpfEFX:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"half star\",fit:\"fit\",pixelHeight:25,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SOpLSVdTqZdTZ2veleTnRGEam8.svg\"},className:\"framer-o3jm7v\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"SrYiJ0fjp\",...addPropertyOverrides({ZTxUpfEFX:{background:{alt:\"half star\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:25,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SOpLSVdTqZdTZ2veleTnRGEam8.svg\"}}},baseVariant,gestureVariant)})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242)))\"},children:\"(4.7)\"})}),className:\"framer-11hqest\",\"data-framer-name\":\"(4.7)\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GTuzNBKAD\",style:{\"--extracted-r6o4lv\":\"var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1ifhlr1\",\"data-styles-preset\":\"fr4WVyRm4\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Driveway Bollards \"})})}),className:\"framer-k49s4z\",\"data-framer-name\":\"Aging with Dignity: Our Promise to You\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"GvjB4N6eG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",children:\"Explore our range of driveway security bollards. From automatic bollards, to telescopic bollards, to anti-parking posts, we offer a range of residential security posts to protect your car from theft.\"})}),className:\"framer-1v81xti\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jpxcHpt4F\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HKk5nDoeE\"},implicitPathVariables:undefined},{href:{webPageId:\"HKk5nDoeE\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,...addPropertyOverrides({ZTxUpfEFX:{y:(componentViewport?.y||0)+273+(((componentViewport?.height||200)-295-1135.4)/2+0+0)+0+322.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s9krif-container\",layoutDependency:layoutDependency,layoutId:\"HKnCDldfX-container\",nodeId:\"HKnCDldfX\",rendersWithMotion:true,scopeId:\"wPuoSQjUF\",children:/*#__PURE__*/_jsx(NewWebsiteButton,{BlJNMfRrN:true,fzPQj5vxM:resolvedLinks3[0],height:\"100%\",id:\"HKnCDldfX\",layoutId:\"HKnCDldfX\",qWQ35JEj6:\"Get A Free Quote\",variant:\"aJcCOH5MG\",width:\"100%\",...addPropertyOverrides({ZTxUpfEFX:{fzPQj5vxM:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3iy6g4\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"yPRVaRbm9\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15aid92\",\"data-framer-name\":\"Reating\",layoutDependency:layoutDependency,layoutId:\"B18Zz8Xc6\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f1o8am\",\"data-framer-name\":\"Star icon\",layoutDependency:layoutDependency,layoutId:\"YtS7usywH\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-812ysb\",\"data-framer-name\":\"Icon & Text\",layoutDependency:layoutDependency,layoutId:\"GW4WeavqF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2oy5g2\",\"data-framer-name\":\"Stars\",layoutDependency:layoutDependency,layoutId:\"bAUaS1AZf\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-2rbvzk\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"CZiRNuzR8\",...addPropertyOverrides({cDf8fOec3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-m476um\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"SEcJ4Pxp5\",...addPropertyOverrides({cDf8fOec3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-s4ayk\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"ddnxRG341\",...addPropertyOverrides({cDf8fOec3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"},className:\"framer-1fhm4u6\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"gPP2eElMm\",...addPropertyOverrides({cDf8fOec3:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:21,pixelWidth:22,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TPXmsazuwUx8su4tdiaRGrpyY.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"half star\",fit:\"fit\",pixelHeight:25,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SOpLSVdTqZdTZ2veleTnRGEam8.svg\"},className:\"framer-sp7lpm\",\"data-framer-name\":\"Star\",layoutDependency:layoutDependency,layoutId:\"zyf4YKD7K\",...addPropertyOverrides({cDf8fOec3:{background:{alt:\"half star\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+0+0)+0+0+0+0+3.6+0+0+0),pixelHeight:25,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SOpLSVdTqZdTZ2veleTnRGEam8.svg\"}}},baseVariant,gestureVariant)})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242)))\"},children:\"(4.7)\"})}),className:\"framer-1n1h3kt\",\"data-framer-name\":\"(4.7)\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zKmv7YMZ_\",style:{\"--extracted-r6o4lv\":\"var(--token-86a3a6a6-de15-47f2-ae19-bf502218db7e, rgb(242, 242, 242))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1ifhlr1\",\"data-styles-preset\":\"fr4WVyRm4\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Driveway Bollards\"})})}),className:\"framer-1j361of\",\"data-framer-name\":\"Aging with Dignity: Our Promise to You\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"jVnqBY__7\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ed0pt3\",\"data-styles-preset\":\"shC5DY148\",style:{\"--framer-text-alignment\":\"center\"},children:\"Explore our range of driveway security bollards. From automatic bollards, to telescopic bollards, to anti-parking posts, we offer a range of residential security posts to protect your car from theft.\"})}),className:\"framer-1dsoecw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DTsE6bbkS\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HKk5nDoeE\"},implicitPathVariables:undefined},{href:{webPageId:\"HKk5nDoeE\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,...addPropertyOverrides({cDf8fOec3:{y:(componentViewport?.y||0)+236+(((componentViewport?.height||200)-264-1076.4)/2+0+0)+0+307.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-iav9e-container\",layoutDependency:layoutDependency,layoutId:\"O3QqZ5O_C-container\",nodeId:\"O3QqZ5O_C\",rendersWithMotion:true,scopeId:\"wPuoSQjUF\",children:/*#__PURE__*/_jsx(NewWebsiteButton,{BlJNMfRrN:true,fzPQj5vxM:resolvedLinks4[0],height:\"100%\",id:\"O3QqZ5O_C\",layoutId:\"O3QqZ5O_C\",qWQ35JEj6:\"Get A Free Quote\",variant:\"aJcCOH5MG\",width:\"100%\",...addPropertyOverrides({cDf8fOec3:{fzPQj5vxM:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-60OSH.framer-9v6hs2, .framer-60OSH .framer-9v6hs2 { display: block; }\",\".framer-60OSH.framer-1ee6s4c { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 30px 80px 30px; position: relative; width: 1200px; }\",\".framer-60OSH .framer-r3u1d4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 395px; }\",\".framer-60OSH .framer-gmzsf, .framer-60OSH .framer-ut98o { flex: none; height: auto; max-width: 350px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-60OSH .framer-ylhyz5-container { flex: none; height: auto; position: relative; width: 50%; }\",\".framer-60OSH .framer-gqzqzz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-60OSH .framer-1i4clsy, .framer-60OSH .framer-1i581kx, .framer-60OSH .framer-f1o8am { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-60OSH .framer-lz63mi, .framer-60OSH .framer-8ep2h1, .framer-60OSH .framer-812ysb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-60OSH .framer-6kftqv, .framer-60OSH .framer-1ozfwe1, .framer-60OSH .framer-2oy5g2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-60OSH .framer-1iyxlrd, .framer-60OSH .framer-1890448, .framer-60OSH .framer-1x634dr, .framer-60OSH .framer-bpq4pd, .framer-60OSH .framer-evu61v, .framer-60OSH .framer-jg6okv, .framer-60OSH .framer-b4c15o, .framer-60OSH .framer-8vpast, .framer-60OSH .framer-1fxz1pq, .framer-60OSH .framer-o3jm7v, .framer-60OSH .framer-2rbvzk, .framer-60OSH .framer-m476um, .framer-60OSH .framer-s4ayk, .framer-60OSH .framer-1fhm4u6, .framer-60OSH .framer-sp7lpm { aspect-ratio: 1 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-60OSH .framer-pig4hw, .framer-60OSH .framer-lo3srs, .framer-60OSH .framer-eh81c, .framer-60OSH .framer-11hqest, .framer-60OSH .framer-1n1h3kt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-60OSH .framer-94zvc8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-60OSH .framer-16s1l2d { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 56%; word-break: break-word; word-wrap: break-word; }\",\".framer-60OSH .framer-1qrs7yt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 52%; word-break: break-word; word-wrap: break-word; }\",\".framer-60OSH .framer-1n6ock6-container, .framer-60OSH .framer-1cuy6z6-container, .framer-60OSH .framer-s9krif-container, .framer-60OSH .framer-iav9e-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-60OSH .framer-12hseez { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-60OSH .framer-199ye7t { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1248px; padding: 0px; position: relative; width: 1px; }\",\".framer-60OSH .framer-nbtden { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 16px; height: 600px; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-60OSH .framer-tkr1uf { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-60OSH .framer-dh0v1i { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-60OSH .framer-9r8vke { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 0px; position: relative; width: 100%; }\",\".framer-60OSH .framer-jvsryf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-60OSH .framer-d83ptj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-60OSH .framer-k49s4z, .framer-60OSH .framer-1v81xti { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-60OSH .framer-3iy6g4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-60OSH .framer-15aid92 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-60OSH .framer-1j361of, .framer-60OSH .framer-1dsoecw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-60OSH.framer-v-1ajn94l.framer-1ee6s4c { padding: 80px 15px 80px 15px; width: 700px; }\",\".framer-60OSH.framer-v-1ajn94l .framer-94zvc8 { gap: 24px; }\",\".framer-60OSH.framer-v-1ajn94l .framer-16s1l2d { cursor: unset; width: 69%; }\",\".framer-60OSH.framer-v-1ajn94l .framer-1qrs7yt { width: 80%; }\",\".framer-60OSH.framer-v-1ajn94l .framer-12hseez { overflow: auto; padding: 40px 24px 40px 24px; }\",\".framer-60OSH.framer-v-1ajn94l .framer-nbtden, .framer-60OSH.framer-v-12vumr8 .framer-nbtden { flex: none; width: 400px; }\",\".framer-60OSH.framer-v-1sxf7r8.framer-1ee6s4c { padding: 50px 15px 50px 15px; width: 425px; }\",\".framer-60OSH.framer-v-1sxf7r8 .framer-94zvc8 { gap: 40px; }\",\".framer-60OSH.framer-v-1sxf7r8 .framer-16s1l2d, .framer-60OSH.framer-v-1sxf7r8 .framer-1qrs7yt { max-width: 350px; width: 100%; }\",\".framer-60OSH.framer-v-1sxf7r8 .framer-12hseez, .framer-60OSH.framer-v-1xf8s1b .framer-12hseez { gap: 0px; justify-content: flex-start; overflow: auto; padding: 40px 16px 40px 16px; }\",\".framer-60OSH.framer-v-1sxf7r8 .framer-199ye7t, .framer-60OSH.framer-v-1xf8s1b .framer-199ye7t { flex: none; gap: 16px; width: 932px; }\",\".framer-60OSH.framer-v-1sxf7r8 .framer-nbtden, .framer-60OSH.framer-v-1xf8s1b .framer-nbtden { flex: none; height: 500px; width: 300px; }\",\".framer-60OSH.framer-v-lr1y1t.framer-1ee6s4c { padding: 273px 30px 22px 30px; }\",\".framer-60OSH.framer-v-lr1y1t .framer-12hseez { order: 3; padding: 64px 0px 60px 0px; }\",\".framer-60OSH.framer-v-lr1y1t .framer-jvsryf, .framer-60OSH.framer-v-12vumr8 .framer-3iy6g4 { order: 1; }\",\".framer-60OSH.framer-v-12vumr8.framer-1ee6s4c { padding: 236px 15px 28px 15px; width: 700px; }\",\".framer-60OSH.framer-v-12vumr8 .framer-12hseez { order: 3; overflow: auto; padding: 40px 24px 40px 24px; }\",\".framer-60OSH.framer-v-1xf8s1b.framer-1ee6s4c { padding: 214px 15px 50px 15px; width: 425px; }\",\".framer-60OSH.framer-v-1xf8s1b .framer-gmzsf { order: 2; }\",\".framer-60OSH.framer-v-1xf8s1b .framer-ut98o { order: 3; }\",\".framer-60OSH.framer-v-1xf8s1b .framer-ylhyz5-container { order: 5; }\",\".framer-60OSH.framer-v-1xf8s1b .framer-gqzqzz { order: 0; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-60OSH[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-60OSH [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-60OSH[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-60OSH [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-60OSH[data-hide-scrollbars=\"true\"], .framer-60OSH [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1206\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"W5PH9OFjo\":{\"layout\":[\"fixed\",\"auto\"]},\"YjlBb8jcd\":{\"layout\":[\"fixed\",\"auto\"]},\"ZTxUpfEFX\":{\"layout\":[\"fixed\",\"auto\"]},\"cDf8fOec3\":{\"layout\":[\"fixed\",\"auto\"]},\"FAO_5yVgi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerwPuoSQjUF=withCSS(Component,css,\"framer-60OSH\");export default FramerwPuoSQjUF;FramerwPuoSQjUF.displayName=\"2025 - Product Home\";FramerwPuoSQjUF.defaultProps={height:1206,width:1200};addPropertyControls(FramerwPuoSQjUF,{variant:{options:[\"F54oMAF9j\",\"W5PH9OFjo\",\"YjlBb8jcd\",\"ZTxUpfEFX\",\"cDf8fOec3\",\"FAO_5yVgi\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"PP Desktop\",\"PP Tablet\",\"PP Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerwPuoSQjUF,[{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\"}]},...NewWebsiteButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwPuoSQjUF\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1206\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W5PH9OFjo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YjlBb8jcd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZTxUpfEFX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cDf8fOec3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FAO_5yVgi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wPuoSQjUF.map"],
  "mappings": "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",
  "names": ["NewWebsiteButtonFonts", "getFonts", "miSjRx3TE_default", "RichTextWithFX", "withFX", "RichText2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "toResponsiveImage", "value", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "ztvnyiDIlD7YrFWIdf", "nk2HZjpI3D7YrFWIdf", "JLnXNmi1TD7YrFWIdf", "RuKAWXAcID7YrFWIdf", "idD7YrFWIdf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1fr9oop", "args", "scopingClassNames", "cx", "serializationHash", "isDisplayed", "router", "useRouter", "isDisplayed1", "activeLocaleCode", "useLocaleCode", "isDisplayed2", "isDisplayed3", "LayoutGroup", "transition1", "u", "addPropertyOverrides", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "miSjRx3TE_default", "Image2", "getLoadingLazyAtYPosition", "RichTextWithFX", "transition2", "animation", "resolvedLinks1", "ChildrenCanSuspend", "nKI3WSwka_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "numberToString", "PathVariablesContext", "toResponsiveImage", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerwPuoSQjUF", "withCSS", "wPuoSQjUF_default", "addPropertyControls", "ControlType", "addFonts", "NewWebsiteButtonFonts", "getFontsFromSharedStyle", "fonts"]
}
