{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LeMgk1XjRh9ZrepAO2Cb/qUyq9q2p73UmwaCzleD9/Rz6C4OFLw.js"],
  "sourcesContent": ["// Generated by Framer (0c5492c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={DzsVmoK9e:{hover:true},egZhlgBJ4:{hover:true},F3jVLD9qY:{hover:true},gtV9PSXxo:{hover:true},m464DfHuy:{hover:true},MU66Z7i12:{hover:true},MzAvV2Cqd:{hover:true},nC6nG194z:{hover:true},NOoIvB0mX:{hover:true},NYrJ4XHWZ:{hover:true},oaOZLtZkv:{hover:true},raD2d91xX:{hover:true},rKJjJQ2H1:{hover:true},T2jOl7vWn:{hover:true},XszvD0nFx:{hover:true},ZsmWnWlTr:{hover:true}};const cycleOrder=[\"NOoIvB0mX\",\"oaOZLtZkv\",\"m464DfHuy\",\"gtV9PSXxo\",\"F3jVLD9qY\",\"nC6nG194z\",\"DzsVmoK9e\",\"raD2d91xX\",\"NYrJ4XHWZ\",\"egZhlgBJ4\",\"MzAvV2Cqd\",\"MU66Z7i12\",\"XszvD0nFx\",\"T2jOl7vWn\",\"ZsmWnWlTr\",\"rKJjJQ2H1\"];const serializationHash=\"framer-Wi1k8\";const variantClassNames={DzsVmoK9e:\"framer-v-13ln5gf\",egZhlgBJ4:\"framer-v-n1hy38\",F3jVLD9qY:\"framer-v-96t2zn\",gtV9PSXxo:\"framer-v-m5evzz\",m464DfHuy:\"framer-v-fmaetb\",MU66Z7i12:\"framer-v-fchs4s\",MzAvV2Cqd:\"framer-v-znc36p\",nC6nG194z:\"framer-v-1p6p7nx\",NOoIvB0mX:\"framer-v-1urdaqi\",NYrJ4XHWZ:\"framer-v-yph9b2\",oaOZLtZkv:\"framer-v-1hmmya6\",raD2d91xX:\"framer-v-xvmaty\",rKJjJQ2H1:\"framer-v-1cxjna0\",T2jOl7vWn:\"framer-v-1lggamx\",XszvD0nFx:\"framer-v-58u04d\",ZsmWnWlTr:\"framer-v-3xzl01\"};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 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={\"Variant 1\":\"NOoIvB0mX\",\"Variant 10\":\"egZhlgBJ4\",\"Variant 11\":\"MzAvV2Cqd\",\"Variant 12\":\"MU66Z7i12\",\"Variant 13\":\"XszvD0nFx\",\"Variant 14\":\"T2jOl7vWn\",\"Variant 15\":\"ZsmWnWlTr\",\"Variant 16\":\"rKJjJQ2H1\",\"Variant 2\":\"oaOZLtZkv\",\"Variant 3\":\"m464DfHuy\",\"Variant 4\":\"gtV9PSXxo\",\"Variant 5\":\"F3jVLD9qY\",\"Variant 6\":\"nC6nG194z\",\"Variant 7\":\"DzsVmoK9e\",\"Variant 8\":\"raD2d91xX\",\"Variant 9\":\"NYrJ4XHWZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NOoIvB0mX\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NOoIvB0mX\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"NOoIvB0mX-hover\",\"oaOZLtZkv-hover\",\"m464DfHuy-hover\",\"gtV9PSXxo-hover\",\"F3jVLD9qY-hover\",\"nC6nG194z-hover\",\"DzsVmoK9e-hover\",\"raD2d91xX-hover\",\"NYrJ4XHWZ-hover\",\"egZhlgBJ4-hover\",\"MzAvV2Cqd-hover\",\"MU66Z7i12-hover\",\"XszvD0nFx-hover\",\"T2jOl7vWn-hover\",\"ZsmWnWlTr-hover\",\"rKJjJQ2H1-hover\"].includes(gestureVariant))return false;return 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:\"https://app.beforesunset.ai/en/login\",motionChild:true,nodeId:\"NOoIvB0mX\",openInNewTab:false,scopeId:\"Rz6C4OFLw\",children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/HMb46ZNBCua1sIcuL56gdO9JG28.png\",srcSet:\"https://framerusercontent.com/images/HMb46ZNBCua1sIcuL56gdO9JG28.png?scale-down-to=512 512w,https://framerusercontent.com/images/HMb46ZNBCua1sIcuL56gdO9JG28.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HMb46ZNBCua1sIcuL56gdO9JG28.png 1280w\"},className:`${cx(scopingClassNames,\"framer-1urdaqi\",className,classNames)} framer-a9deje`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NOoIvB0mX\",ref:refBinding,style:{...style},...addPropertyOverrides({\"DzsVmoK9e-hover\":{\"data-framer-name\":undefined},\"egZhlgBJ4-hover\":{\"data-framer-name\":undefined},\"F3jVLD9qY-hover\":{\"data-framer-name\":undefined},\"gtV9PSXxo-hover\":{\"data-framer-name\":undefined},\"m464DfHuy-hover\":{\"data-framer-name\":undefined},\"MU66Z7i12-hover\":{\"data-framer-name\":undefined},\"MzAvV2Cqd-hover\":{\"data-framer-name\":undefined},\"nC6nG194z-hover\":{\"data-framer-name\":undefined},\"NOoIvB0mX-hover\":{\"data-framer-name\":undefined},\"NYrJ4XHWZ-hover\":{\"data-framer-name\":undefined},\"oaOZLtZkv-hover\":{\"data-framer-name\":undefined},\"raD2d91xX-hover\":{\"data-framer-name\":undefined},\"rKJjJQ2H1-hover\":{\"data-framer-name\":undefined},\"T2jOl7vWn-hover\":{\"data-framer-name\":undefined},\"XszvD0nFx-hover\":{\"data-framer-name\":undefined},\"ZsmWnWlTr-hover\":{\"data-framer-name\":undefined},DzsVmoK9e:{\"data-framer-name\":\"Variant 7\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WuKjBm4YHI5ukiQbjcbi1nnmGu0.png\",srcSet:\"https://framerusercontent.com/images/WuKjBm4YHI5ukiQbjcbi1nnmGu0.png?scale-down-to=512 512w,https://framerusercontent.com/images/WuKjBm4YHI5ukiQbjcbi1nnmGu0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WuKjBm4YHI5ukiQbjcbi1nnmGu0.png 1280w\"}},egZhlgBJ4:{\"data-framer-name\":\"Variant 10\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/DlCiP4wLhVWZt9sKunlE7stG8.png\",srcSet:\"https://framerusercontent.com/images/DlCiP4wLhVWZt9sKunlE7stG8.png?scale-down-to=512 512w,https://framerusercontent.com/images/DlCiP4wLhVWZt9sKunlE7stG8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DlCiP4wLhVWZt9sKunlE7stG8.png 1280w\"}},F3jVLD9qY:{\"data-framer-name\":\"Variant 5\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/EuSHIz2p58TkoysjzatETqQmzQ.png\",srcSet:\"https://framerusercontent.com/images/EuSHIz2p58TkoysjzatETqQmzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EuSHIz2p58TkoysjzatETqQmzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EuSHIz2p58TkoysjzatETqQmzQ.png 1280w\"}},gtV9PSXxo:{\"data-framer-name\":\"Variant 4\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/4DQtteCvET7DAAvNaiBilY4vU.png\",srcSet:\"https://framerusercontent.com/images/4DQtteCvET7DAAvNaiBilY4vU.png?scale-down-to=512 512w,https://framerusercontent.com/images/4DQtteCvET7DAAvNaiBilY4vU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4DQtteCvET7DAAvNaiBilY4vU.png 1280w\"}},m464DfHuy:{\"data-framer-name\":\"Variant 3\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/U3XxWTRiMVyDAn9fT88EJX2Lk.png\",srcSet:\"https://framerusercontent.com/images/U3XxWTRiMVyDAn9fT88EJX2Lk.png?scale-down-to=512 512w,https://framerusercontent.com/images/U3XxWTRiMVyDAn9fT88EJX2Lk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/U3XxWTRiMVyDAn9fT88EJX2Lk.png 1280w\"}},MU66Z7i12:{\"data-framer-name\":\"Variant 12\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/Dp0VlecqoMn2zy0VprAgQHacoVw.png\",srcSet:\"https://framerusercontent.com/images/Dp0VlecqoMn2zy0VprAgQHacoVw.png?scale-down-to=512 512w,https://framerusercontent.com/images/Dp0VlecqoMn2zy0VprAgQHacoVw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dp0VlecqoMn2zy0VprAgQHacoVw.png 1280w\"}},MzAvV2Cqd:{\"data-framer-name\":\"Variant 11\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/UXuDZpWRyZtqZsvpL0gauhSL5TU.png\",srcSet:\"https://framerusercontent.com/images/UXuDZpWRyZtqZsvpL0gauhSL5TU.png?scale-down-to=512 512w,https://framerusercontent.com/images/UXuDZpWRyZtqZsvpL0gauhSL5TU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UXuDZpWRyZtqZsvpL0gauhSL5TU.png 1280w\"}},nC6nG194z:{\"data-framer-name\":\"Variant 6\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/ZfMalsbnF71b6YclRcEJOdt0phk.png\",srcSet:\"https://framerusercontent.com/images/ZfMalsbnF71b6YclRcEJOdt0phk.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZfMalsbnF71b6YclRcEJOdt0phk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZfMalsbnF71b6YclRcEJOdt0phk.png 1280w\"}},NYrJ4XHWZ:{\"data-framer-name\":\"Variant 9\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/IflftdCOxCVH3jBnQA4BhyAB0v4.png\",srcSet:\"https://framerusercontent.com/images/IflftdCOxCVH3jBnQA4BhyAB0v4.png?scale-down-to=512 512w,https://framerusercontent.com/images/IflftdCOxCVH3jBnQA4BhyAB0v4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IflftdCOxCVH3jBnQA4BhyAB0v4.png 1280w\"}},oaOZLtZkv:{\"data-framer-name\":\"Variant 2\",background:{alt:\"Oasis Workspace for Focus\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/pVLMgA5kQupVruc7Puxg4FIvSEQ.png\",srcSet:\"https://framerusercontent.com/images/pVLMgA5kQupVruc7Puxg4FIvSEQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/pVLMgA5kQupVruc7Puxg4FIvSEQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pVLMgA5kQupVruc7Puxg4FIvSEQ.png 1280w\"}},raD2d91xX:{\"data-framer-name\":\"Variant 8\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/epn7meAld6nx0FSzuZmWdpiEmu4.png\",srcSet:\"https://framerusercontent.com/images/epn7meAld6nx0FSzuZmWdpiEmu4.png?scale-down-to=512 512w,https://framerusercontent.com/images/epn7meAld6nx0FSzuZmWdpiEmu4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/epn7meAld6nx0FSzuZmWdpiEmu4.png 1280w\"}},rKJjJQ2H1:{\"data-framer-name\":\"Variant 16\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/P3CUOrzGWnoutXJa8ckiMqWolGg.png\",srcSet:\"https://framerusercontent.com/images/P3CUOrzGWnoutXJa8ckiMqWolGg.png?scale-down-to=512 512w,https://framerusercontent.com/images/P3CUOrzGWnoutXJa8ckiMqWolGg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/P3CUOrzGWnoutXJa8ckiMqWolGg.png 1280w\"}},T2jOl7vWn:{\"data-framer-name\":\"Variant 14\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/g0SHjbpCmuyBWQDgWk2gY7l7vX8.png\",srcSet:\"https://framerusercontent.com/images/g0SHjbpCmuyBWQDgWk2gY7l7vX8.png?scale-down-to=512 512w,https://framerusercontent.com/images/g0SHjbpCmuyBWQDgWk2gY7l7vX8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g0SHjbpCmuyBWQDgWk2gY7l7vX8.png 1280w\"}},XszvD0nFx:{\"data-framer-name\":\"Variant 13\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/MIFbgzQAZoLV7QuFl2IaPPHgrHQ.png\",srcSet:\"https://framerusercontent.com/images/MIFbgzQAZoLV7QuFl2IaPPHgrHQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/MIFbgzQAZoLV7QuFl2IaPPHgrHQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MIFbgzQAZoLV7QuFl2IaPPHgrHQ.png 1280w\"}},ZsmWnWlTr:{\"data-framer-name\":\"Variant 15\",background:{alt:\"Oasis Workspace for Focus\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:720,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/fn5qhdKFTrEY1ngjCRwTDUgyZZM.png\",srcSet:\"https://framerusercontent.com/images/fn5qhdKFTrEY1ngjCRwTDUgyZZM.png?scale-down-to=512 512w,https://framerusercontent.com/images/fn5qhdKFTrEY1ngjCRwTDUgyZZM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fn5qhdKFTrEY1ngjCRwTDUgyZZM.png 1280w\"}}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-14i55av\",layoutDependency:layoutDependency,layoutId:\"wk3SgIJxJ\",style:{backgroundColor:\"rgba(17, 23, 24, 0.48)\"}})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Wi1k8.framer-a9deje, .framer-Wi1k8 .framer-a9deje { display: block; }\",\".framer-Wi1k8.framer-1urdaqi { cursor: pointer; height: 360px; position: relative; text-decoration: none; width: 640px; }\",\".framer-Wi1k8 .framer-14i55av { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-Wi1k8.framer-v-1hmmya6.framer-1urdaqi, .framer-Wi1k8.framer-v-fmaetb.framer-1urdaqi, .framer-Wi1k8.framer-v-m5evzz.framer-1urdaqi, .framer-Wi1k8.framer-v-96t2zn.framer-1urdaqi, .framer-Wi1k8.framer-v-1p6p7nx.framer-1urdaqi, .framer-Wi1k8.framer-v-13ln5gf.framer-1urdaqi, .framer-Wi1k8.framer-v-xvmaty.framer-1urdaqi, .framer-Wi1k8.framer-v-yph9b2.framer-1urdaqi, .framer-Wi1k8.framer-v-n1hy38.framer-1urdaqi, .framer-Wi1k8.framer-v-znc36p.framer-1urdaqi, .framer-Wi1k8.framer-v-fchs4s.framer-1urdaqi, .framer-Wi1k8.framer-v-58u04d.framer-1urdaqi, .framer-Wi1k8.framer-v-1lggamx.framer-1urdaqi, .framer-Wi1k8.framer-v-3xzl01.framer-1urdaqi, .framer-Wi1k8.framer-v-1cxjna0.framer-1urdaqi, .framer-Wi1k8.framer-v-1urdaqi.hover.framer-1urdaqi { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 360px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 360\n * @framerIntrinsicWidth 640\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"oaOZLtZkv\":{\"layout\":[\"fixed\",\"fixed\"]},\"m464DfHuy\":{\"layout\":[\"fixed\",\"fixed\"]},\"gtV9PSXxo\":{\"layout\":[\"fixed\",\"fixed\"]},\"F3jVLD9qY\":{\"layout\":[\"fixed\",\"fixed\"]},\"nC6nG194z\":{\"layout\":[\"fixed\",\"fixed\"]},\"DzsVmoK9e\":{\"layout\":[\"fixed\",\"fixed\"]},\"raD2d91xX\":{\"layout\":[\"fixed\",\"fixed\"]},\"NYrJ4XHWZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"egZhlgBJ4\":{\"layout\":[\"fixed\",\"fixed\"]},\"MzAvV2Cqd\":{\"layout\":[\"fixed\",\"fixed\"]},\"MU66Z7i12\":{\"layout\":[\"fixed\",\"fixed\"]},\"XszvD0nFx\":{\"layout\":[\"fixed\",\"fixed\"]},\"T2jOl7vWn\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZsmWnWlTr\":{\"layout\":[\"fixed\",\"fixed\"]},\"rKJjJQ2H1\":{\"layout\":[\"fixed\",\"fixed\"]},\"AastcZJtJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"gbs257Rmf\":{\"layout\":[\"fixed\",\"fixed\"]},\"wzA0ahRxg\":{\"layout\":[\"fixed\",\"fixed\"]},\"mvgE0DCcv\":{\"layout\":[\"fixed\",\"fixed\"]},\"Kqr5JZg1D\":{\"layout\":[\"fixed\",\"fixed\"]},\"trKJvIy2l\":{\"layout\":[\"fixed\",\"fixed\"]},\"RDDivUAeD\":{\"layout\":[\"fixed\",\"fixed\"]},\"rui33eAsE\":{\"layout\":[\"fixed\",\"fixed\"]},\"TzVbJIb9l\":{\"layout\":[\"fixed\",\"fixed\"]},\"R2GaWquNK\":{\"layout\":[\"fixed\",\"fixed\"]},\"iFfYoQ0Bx\":{\"layout\":[\"fixed\",\"fixed\"]},\"BVzFxcbFj\":{\"layout\":[\"fixed\",\"fixed\"]},\"PctdDVN07\":{\"layout\":[\"fixed\",\"fixed\"]},\"on4p19r3g\":{\"layout\":[\"fixed\",\"fixed\"]},\"Q_l23tgef\":{\"layout\":[\"fixed\",\"fixed\"]},\"PjSiZ0xgD\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerRz6C4OFLw=withCSS(Component,css,\"framer-Wi1k8\");export default FramerRz6C4OFLw;FramerRz6C4OFLw.displayName=\"oasis-backgrounds\";FramerRz6C4OFLw.defaultProps={height:360,width:640};addPropertyControls(FramerRz6C4OFLw,{variant:{options:[\"NOoIvB0mX\",\"oaOZLtZkv\",\"m464DfHuy\",\"gtV9PSXxo\",\"F3jVLD9qY\",\"nC6nG194z\",\"DzsVmoK9e\",\"raD2d91xX\",\"NYrJ4XHWZ\",\"egZhlgBJ4\",\"MzAvV2Cqd\",\"MU66Z7i12\",\"XszvD0nFx\",\"T2jOl7vWn\",\"ZsmWnWlTr\",\"rKJjJQ2H1\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\",\"Variant 9\",\"Variant 10\",\"Variant 11\",\"Variant 12\",\"Variant 13\",\"Variant 14\",\"Variant 15\",\"Variant 16\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerRz6C4OFLw,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRz6C4OFLw\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"640\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"360\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oaOZLtZkv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"m464DfHuy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gtV9PSXxo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"F3jVLD9qY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nC6nG194z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DzsVmoK9e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"raD2d91xX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NYrJ4XHWZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"egZhlgBJ4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MzAvV2Cqd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MU66Z7i12\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XszvD0nFx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T2jOl7vWn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZsmWnWlTr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rKJjJQ2H1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AastcZJtJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gbs257Rmf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wzA0ahRxg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mvgE0DCcv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Kqr5JZg1D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"trKJvIy2l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RDDivUAeD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rui33eAsE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TzVbJIb9l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R2GaWquNK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iFfYoQ0Bx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BVzFxcbFj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PctdDVN07\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"on4p19r3g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Q_l23tgef\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PjSiZ0xgD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Rz6C4OFLw.map"],
  "mappings": "mNACmU,IAAMA,EAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,EAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,EAAkB,eAAqBC,EAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,EAASC,EAAO,OAAaC,CAAQ,EAAQC,EAAwB,CAAC,YAAY,YAAY,aAAa,YAAY,aAAa,YAAY,aAAa,YAAY,aAAa,YAAY,aAAa,YAAY,aAAa,YAAY,aAAa,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,EAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,EAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,EAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,EAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,GAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,EAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,EAAW,eAAe,YAAY,gBAAAD,EAAgB,IAAImC,EAAW,QAAA3B,EAAQ,kBAAAL,CAAiB,CAAC,EAAQqD,EAAiB3B,EAAuBD,EAAMtB,CAAQ,EAAuCmD,EAAkBC,EAAGxD,EAAkB,GAAhD,CAAC,CAAuE,EAAQyD,EAAY,IAAQ,EAAC,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,iBAAiB,EAAE,SAASR,CAAc,EAA6B,OAAoBhC,EAAKyC,EAAY,CAAC,GAAGf,GAAUT,EAAgB,SAAsBjB,EAAKC,EAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,EAAW,CAAC,MAAMD,EAAY,SAAsBU,EAAK0C,EAAK,CAAC,KAAK,uCAAuC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsB1C,EAAK2C,EAAM,CAAC,GAAGhB,EAAU,GAAGI,EAAgB,GAAG,IAAI,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQa,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,GAAGiB,EAAGD,EAAkB,iBAAiBb,EAAUI,CAAU,CAAC,iBAAiB,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGvC,EAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQ2D,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,YAAY,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,aAAa,WAAW,CAAC,IAAI,4BAA4B,IAAI,OAAO,QAAQsB,EAA0BtB,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAASQ,EAAY,GAAgBxC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQQ,EAAI,CAAC,kFAAkF,gFAAgF,4HAA4H,oIAAoI,20BAA20B,EAUlmfC,EAAgBC,EAAQpC,EAAUkC,EAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,oBAAoBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,aAAa,aAAa,aAAa,aAAa,aAAa,aAAa,YAAY,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramerRz6C4OFLw", "withCSS", "Rz6C4OFLw_default", "addPropertyControls", "ControlType", "addFonts"]
}
