{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/B9Y3r9s0C7hUHyq6iX8K/G4YeKgE5yjoRzBe9wJI6/FLS8Cfdmj.js"],
  "sourcesContent": ["// Generated by Framer (2d369c4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as componentPresets from\"https://framerusercontent.com/modules/ns7ncgWlGwUgeAzYkUPY/FKM8Uk4hOg9OXhjNZtLY/componentPresets.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/pR4gTNmXtSxl8CKViKGn/gjvipssnXFFHUcwopFr7/CszXRHOCc.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tEfCKho9lWlqf5TIOuaD/X8no5rPg9UKjGbiNlIKl/ExPodoCTY.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/TV1WNr9jK1q5gvltjt3w/EuwKm9HGunEJc1yhpD11/FFpPDg03E.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/d9T34gDeYDvpmXlPjFO3/uwDWGnEKvoW2uHJLoOwE/hU45fPDyt.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/aH5yF1LxRJsA7BSuKmYT/2r333aD7c2DQ943iirQU/jfS4eJn7F.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/64O5li65onphnAI5nYdU/rU4W1RJbR40cg9Jp8PCJ/LHGF0PKWI.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/zjHt2noLLiqEHuUF8BMn/FXT1OR9RSrfwSpnV9Djy/ntJSR1skb.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/o3Osn9XSbN8irqqzNN1H/OpE9wz5PHqehGbeVW5Ie/qBO_LgluV.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/zKDCPIEyUCMaXkmPF4Pv/fcB6yzFJk8Y7aVFuS6f0/Z8avNT7Vx.js\";const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"fruOXoqqa\",\"ghgIzKzWQ\"];const serializationHash=\"framer-FYAmW\";const variantClassNames={fruOXoqqa:\"framer-v-f38cj8\",ghgIzKzWQ:\"framer-v-1ulcw2e\"};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,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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={\"Overlay with Image\":\"ghgIzKzWQ\",\"Simple Overlay\":\"fruOXoqqa\"};const getProps=({height,id,overlayImage,overylayText,showTitle,title,titleColour,width,...props})=>{return{...props,FgA44D3av:showTitle??props.FgA44D3av??true,OynYlR76B:titleColour??props.OynYlR76B??\"rgb(0, 0, 0)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"fruOXoqqa\",Xo6XGDP7J:title??props.Xo6XGDP7J??\"Title\",y0T5_50NA:overlayImage??props.y0T5_50NA,y95Yp5kWX:overylayText??props.y95Yp5kWX??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"})})};};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,FgA44D3av,Xo6XGDP7J,y0T5_50NA,OynYlR76B,y95Yp5kWX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fruOXoqqa\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"ghgIzKzWQ\")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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-f38cj8\",className,classNames),\"data-framer-name\":\"Simple Overlay\",layoutDependency:layoutDependency,layoutId:\"fruOXoqqa\",ref:refBinding,style:{...style},...addPropertyOverrides({ghgIzKzWQ:{\"data-framer-name\":\"Overlay with Image\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-2r740b-container\",id:`${layoutId}-2r740b`,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"jEjOoKDpw-container\",nodeId:\"jEjOoKDpw\",ref:ref1,rendersWithMotion:true,scopeId:\"FLS8Cfdmj\",children:[/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4c515f16-a013-4d8e-9803-1addbb1d8581, rgb(211, 212, 216))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Info\",id:\"jEjOoKDpw\",layoutId:\"jEjOoKDpw\",mirrored:false,onMouseEnter:onMouseEntertxyyif({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-2r740b`,offsetX:140.0000068166264,offsetY:4.999997221893864,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-qrh4db\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"djMp1soDR\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-73bb7f60-6467-4e80-a8ed-af827d714c21, rgb(230, 230, 230))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yudw9e\",layoutDependency:layoutDependency,layoutId:\"dfUqxq9l9\",children:[FgA44D3av&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-xrpany\",\"data-styles-preset\":\"ExPodoCTY\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--variable-reference-OynYlR76B-FLS8Cfdmj))\"},children:\"Title\"})}),className:\"framer-1ddqes9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"i5PJaiVYO\",style:{\"--extracted-1lwpl3i\":\"var(--variable-reference-OynYlR76B-FLS8Cfdmj)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-OynYlR76B-FLS8Cfdmj\":OynYlR76B},text:Xo6XGDP7J,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"pRP90llir\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:y95Yp5kWX,className:\"framer-1vgquh7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xqcdBu0JH\",stylesPresetsClassNames:{a:\"framer-styles-preset-1uscy6x\",h1:\"framer-styles-preset-1bfmbdh\",h2:\"framer-styles-preset-14x9z65\",h3:\"framer-styles-preset-x700lp\",h4:\"framer-styles-preset-1g3q76d\",h5:\"framer-styles-preset-xrpany\",h6:\"framer-styles-preset-17v71yb\",img:\"framer-styles-preset-eix7yz\",p:\"framer-styles-preset-ejtz8f\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(y0T5_50NA)},className:\"framer-16lvh12\",layoutDependency:layoutDependency,layoutId:\"E3Jjff0Lu\",...addPropertyOverrides({ghgIzKzWQ:{background:{alt:\"\",fit:\"fill\",sizes:\"300px\",...toResponsiveImage(y0T5_50NA)}}},baseVariant,gestureVariant)})]})})})]})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FYAmW.framer-g7ya64, .framer-FYAmW .framer-g7ya64 { display: block; }\",\".framer-FYAmW.framer-f38cj8 { height: 200px; position: relative; width: 20px; }\",\".framer-FYAmW .framer-2r740b-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-FYAmW .framer-qrh4db { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-FYAmW .framer-1yudw9e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-FYAmW .framer-1ddqes9, .framer-FYAmW .framer-1vgquh7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 260px; word-break: break-word; word-wrap: break-word; }\",\".framer-FYAmW .framer-16lvh12 { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FYAmW .framer-qrh4db, .framer-FYAmW .framer-1yudw9e { gap: 0px; } .framer-FYAmW .framer-qrh4db > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-FYAmW .framer-qrh4db > :first-child, .framer-FYAmW .framer-1yudw9e > :first-child { margin-top: 0px; } .framer-FYAmW .framer-qrh4db > :last-child, .framer-FYAmW .framer-1yudw9e > :last-child { margin-bottom: 0px; } .framer-FYAmW .framer-1yudw9e > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-FYAmW.framer-v-1ulcw2e.framer-f38cj8 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); }\",\".framer-FYAmW.framer-v-1ulcw2e .framer-qrh4db { gap: 20px; padding: 0px 0px 20px 0px; }\",\".framer-FYAmW.framer-v-1ulcw2e .framer-1yudw9e { order: 1; padding: 0px 20px 0px 20px; }\",\".framer-FYAmW.framer-v-1ulcw2e .framer-16lvh12 { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FYAmW.framer-v-1ulcw2e .framer-qrh4db { gap: 0px; } .framer-FYAmW.framer-v-1ulcw2e .framer-qrh4db > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-FYAmW.framer-v-1ulcw2e .framer-qrh4db > :first-child { margin-top: 0px; } .framer-FYAmW.framer-v-1ulcw2e .framer-qrh4db > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-FYAmW[data-border=\"true\"]::after, .framer-FYAmW [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 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ghgIzKzWQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"FgA44D3av\":\"showTitle\",\"Xo6XGDP7J\":\"title\",\"y0T5_50NA\":\"overlayImage\",\"OynYlR76B\":\"titleColour\",\"y95Yp5kWX\":\"overylayText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFLS8Cfdmj=withCSS(Component,css,\"framer-FYAmW\");export default FramerFLS8Cfdmj;FramerFLS8Cfdmj.displayName=\"info-with-overlay\";FramerFLS8Cfdmj.defaultProps={height:20,width:20};addPropertyControls(FramerFLS8Cfdmj,{variant:{options:[\"fruOXoqqa\",\"ghgIzKzWQ\"],optionTitles:[\"Simple Overlay\",\"Overlay with Image\"],title:\"Variant\",type:ControlType.Enum},FgA44D3av:{defaultValue:true,title:\"Show Title\",type:ControlType.Boolean},Xo6XGDP7J:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},y0T5_50NA:{title:\"Overlay Image\",type:ControlType.ResponsiveImage},OynYlR76B:{defaultValue:\"rgb(0, 0, 0)\",title:\"Title Colour\",type:ControlType.Color},y95Yp5kWX:{defaultValue:\"<p>Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\",title:\"Overylay Text\",type:ControlType.RichText}});addFonts(FramerFLS8Cfdmj,[{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\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...componentPresets.fonts?.[\"pRP90llir\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"pRP90llir\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFLS8Cfdmj\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"FgA44D3av\\\":\\\"showTitle\\\",\\\"Xo6XGDP7J\\\":\\\"title\\\",\\\"y0T5_50NA\\\":\\\"overlayImage\\\",\\\"OynYlR76B\\\":\\\"titleColour\\\",\\\"y95Yp5kWX\\\":\\\"overylayText\\\"}\",\"framerIntrinsicHeight\":\"20\",\"framerIntrinsicWidth\":\"20\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ghgIzKzWQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "toResponsiveImage", "value", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "overlayImage", "overylayText", "showTitle", "title", "titleColour", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FgA44D3av", "Xo6XGDP7J", "y0T5_50NA", "OynYlR76B", "y95Yp5kWX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "ref2", "isDisplayed", "LayoutGroup", "l", "ComponentViewportProvider", "u", "SmartComponentScopedContainer", "AnimatePresence", "Floating", "RichText2", "ComponentPresetsProvider", "Image2", "css", "FramerFLS8Cfdmj", "withCSS", "FLS8Cfdmj_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
