{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YHJg7FPFkiBvdOk9ES5c/lxKXfPy10KaT9kz6JgBb/oxFgBywz_.js"],
  "sourcesContent": ["// Generated by Framer (a2fb474)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={Fn9V4gD5Y:{hover:true}};const cycleOrder=[\"IMzpYQzAK\",\"Fn9V4gD5Y\",\"TmqbFxJG2\",\"mVV6EdPyo\"];const serializationHash=\"framer-E0hY7\";const variantClassNames={Fn9V4gD5Y:\"framer-v-1an3j9l\",IMzpYQzAK:\"framer-v-ke6xwb\",mVV6EdPyo:\"framer-v-h98vty\",TmqbFxJG2:\"framer-v-1jwvfbe\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={\"BG Icon\":\"Fn9V4gD5Y\",\"BG Icons Simplified\":\"mVV6EdPyo\",\"Inline Icon\":\"TmqbFxJG2\",Icon:\"IMzpYQzAK\"};const getProps=({height,iconBackground,iconColor,id,phospohorIcon,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,AwELNnEmz:(_ref=iconBackground!==null&&iconBackground!==void 0?iconBackground:props.AwELNnEmz)!==null&&_ref!==void 0?_ref:\"var(--token-bd377b4b-bd02-4975-a6e5-f4242e212fba, rgb(79, 207, 134))\",H35EIMfwI:(_ref1=phospohorIcon!==null&&phospohorIcon!==void 0?phospohorIcon:props.H35EIMfwI)!==null&&_ref1!==void 0?_ref1:\"Fire\",P4ZH3ERO9:(_ref2=iconColor!==null&&iconColor!==void 0?iconColor:props.P4ZH3ERO9)!==null&&_ref2!==void 0?_ref2:\"var(--token-33e7366e-46b6-49fd-a4ba-e20b3954ec73, rgb(229, 250, 238))\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"IMzpYQzAK\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,H35EIMfwI,P4ZH3ERO9,AwELNnEmz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IMzpYQzAK\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({Fn9V4gD5Y:{value:transition2},mVV6EdPyo:{value:transition2},TmqbFxJG2:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ke6xwb\",className,classNames),\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"IMzpYQzAK\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:AwELNnEmz,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"Fn9V4gD5Y-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:.9},Fn9V4gD5Y:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:.25},mVV6EdPyo:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:.25},TmqbFxJG2:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"Fn9V4gD5Y-hover\":{\"data-framer-name\":undefined},Fn9V4gD5Y:{\"data-framer-name\":\"BG Icon\"},mVV6EdPyo:{\"data-framer-name\":\"BG Icons Simplified\"},TmqbFxJG2:{\"data-framer-name\":\"Inline Icon\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1di9oxr-container\",layoutDependency:layoutDependency,layoutId:\"pJCM017FD-container\",style:{opacity:1,rotate:0},variants:{\"Fn9V4gD5Y-hover\":{opacity:.7},Fn9V4gD5Y:{rotate:-15}},children:/*#__PURE__*/_jsx(Phosphor,{color:P4ZH3ERO9,height:\"100%\",iconSearch:\"House\",iconSelection:H35EIMfwI,id:\"pJCM017FD\",layoutId:\"pJCM017FD\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({\"Fn9V4gD5Y-hover\":{weight:\"bold\"},Fn9V4gD5Y:{color:AwELNnEmz,weight:\"regular\"},mVV6EdPyo:{color:AwELNnEmz,weight:\"regular\"},TmqbFxJG2:{color:AwELNnEmz,weight:\"duotone\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-E0hY7.framer-v1lbeh, .framer-E0hY7 .framer-v1lbeh { display: block; }\",\".framer-E0hY7.framer-ke6xwb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 56px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 56px; will-change: var(--framer-will-change-override, transform); }\",\".framer-E0hY7 .framer-1di9oxr-container { bottom: 10px; flex: none; left: 10px; position: absolute; right: 10px; top: 10px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-E0hY7.framer-ke6xwb { gap: 0px; } .framer-E0hY7.framer-ke6xwb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-E0hY7.framer-ke6xwb > :first-child { margin-left: 0px; } .framer-E0hY7.framer-ke6xwb > :last-child { margin-right: 0px; } }\",\".framer-E0hY7.framer-v-1an3j9l.framer-ke6xwb { aspect-ratio: 1 / 1; cursor: pointer; height: var(--framer-aspect-ratio-supported, 56px); }\",\".framer-E0hY7.framer-v-1jwvfbe.framer-ke6xwb { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); width: 32px; }\",\".framer-E0hY7.framer-v-1jwvfbe .framer-1di9oxr-container { bottom: unset; flex: 1 0 0px; height: 100%; left: unset; position: relative; right: unset; top: unset; width: 1px; }\",\".framer-E0hY7.framer-v-h98vty.framer-ke6xwb { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 56px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 56\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Fn9V4gD5Y\":{\"layout\":[\"fixed\",\"fixed\"]},\"TmqbFxJG2\":{\"layout\":[\"fixed\",\"fixed\"]},\"mVV6EdPyo\":{\"layout\":[\"fixed\",\"fixed\"]},\"H3kHDH7xX\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"H35EIMfwI\":\"phospohorIcon\",\"P4ZH3ERO9\":\"iconColor\",\"AwELNnEmz\":\"iconBackground\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroxFgBywz_=withCSS(Component,css,\"framer-E0hY7\");export default FrameroxFgBywz_;FrameroxFgBywz_.displayName=\"Power-Up Icon\";FrameroxFgBywz_.defaultProps={height:56,width:56};addPropertyControls(FrameroxFgBywz_,{variant:{options:[\"IMzpYQzAK\",\"Fn9V4gD5Y\",\"TmqbFxJG2\",\"mVV6EdPyo\"],optionTitles:[\"Icon\",\"BG Icon\",\"Inline Icon\",\"BG Icons Simplified\"],title:\"Variant\",type:ControlType.Enum},H35EIMfwI:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"Fire\",description:undefined,hidden:undefined,title:\"Phospohor Icon\"},P4ZH3ERO9:{defaultValue:'var(--token-33e7366e-46b6-49fd-a4ba-e20b3954ec73, rgb(229, 250, 238)) /* {\"name\":\"Green Light\"} */',title:\"Icon Color\",type:ControlType.Color},AwELNnEmz:{defaultValue:'var(--token-bd377b4b-bd02-4975-a6e5-f4242e212fba, rgb(79, 207, 134)) /* {\"name\":\"Green\"} */',title:\"Icon Background\",type:ControlType.Color}});addFonts(FrameroxFgBywz_,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroxFgBywz_\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Fn9V4gD5Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TmqbFxJG2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mVV6EdPyo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"H3kHDH7xX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"56\",\"framerIntrinsicHeight\":\"56\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"H35EIMfwI\\\":\\\"phospohorIcon\\\",\\\"P4ZH3ERO9\\\":\\\"iconColor\\\",\\\"AwELNnEmz\\\":\\\"iconBackground\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./oxFgBywz_.map"],
  "mappings": "kRAAAA,IACqb,IAAMC,EAAcC,EAASC,CAAQ,EAAQC,EAAiBC,EAAoBF,CAAQ,EAAQG,EAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,EAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,EAAkB,eAAqBC,EAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,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,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,UAAU,YAAY,sBAAsB,YAAY,cAAc,YAAY,KAAK,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,eAAAC,EAAe,UAAAC,EAAU,GAAAC,EAAG,cAAAC,EAAc,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAMC,EAAuCC,EAAM,MAAM,CAAC,GAAGL,EAAM,WAAWC,EAAKN,GAA8DK,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,uEAAuE,WAAWC,EAAMJ,GAA2DE,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,OAAO,WAAWC,EAAMP,GAA+CI,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,wEAAwE,SAASE,GAAOD,EAAuCZ,GAAwBQ,EAAM,OAAO,KAAK,MAAMI,IAAyC,OAAOA,EAAuCJ,EAAM,WAAW,MAAMK,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACN,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAUiC,GAA6BC,EAAW,SAASR,EAAMS,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvC,EAAQ,UAAAwC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASO,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAArD,CAAQ,EAAEsD,EAAgB,CAAC,WAAA3D,EAAW,eAAe,YAAY,gBAAAD,EAAgB,QAAAQ,EAAQ,kBAAAL,CAAiB,CAAC,EAAQ0D,EAAiBvB,GAAuBN,EAAM1B,CAAQ,EAAQwD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,GAAkBC,EAAqB,EAAE,OAAoBhD,EAAKiD,EAAY,CAAC,GAAGtB,GAA4CiB,EAAgB,SAAsB5C,EAAKC,GAAS,CAAC,QAAQf,EAAS,QAAQ,GAAM,SAAsBc,EAAKT,GAAW,CAAC,MAAMF,EAAY,GAAGL,EAAqB,CAAC,UAAU,CAAC,MAAMM,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAsBpC,EAAKE,EAAO,IAAI,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAUe,EAAGpE,EAAkB,GAAGgE,EAAsB,gBAAgBpB,EAAUO,CAAU,EAAE,mBAAmB,OAAO,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIpB,GAA6BqB,EAAK,MAAM,CAAC,gBAAgBZ,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,EAAE,GAAGL,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,mBAAmB,QAAQ,EAAE,EAAE,UAAU,CAAC,gBAAgB,mBAAmB,QAAQ,GAAG,EAAE,UAAU,CAAC,gBAAgB,mBAAmB,QAAQ,GAAG,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,GAAGzC,EAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,EAAE,UAAU,CAAC,mBAAmB,aAAa,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBpC,EAAKmD,EAA0B,CAAC,SAAsBnD,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBuC,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,SAAS,CAAC,kBAAkB,CAAC,QAAQ,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,CAAC,EAAE,SAAsBzC,EAAKvB,EAAS,CAAC,MAAMoD,EAAU,OAAO,OAAO,WAAW,QAAQ,cAAcD,EAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,OAAO,GAAG5C,EAAqB,CAAC,kBAAkB,CAAC,OAAO,MAAM,EAAE,UAAU,CAAC,MAAM8C,EAAU,OAAO,SAAS,EAAE,UAAU,CAAC,MAAMA,EAAU,OAAO,SAAS,EAAE,UAAU,CAAC,MAAMA,EAAU,OAAO,SAAS,CAAC,EAAEE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,oTAAoT,4IAA4I,2WAA2W,6IAA6I,yIAAyI,kLAAkL,0HAA0H,EASj4NC,EAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,gBAAgBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,UAAU,cAAc,qBAAqB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAqE/E,GAAiB,eAAmB,CAAC,GAAGA,EAAiB,cAAiB,aAAa,OAAO,YAAY,OAAU,OAAO,OAAU,MAAM,gBAAgB,EAAE,UAAU,CAAC,aAAa,qGAAqG,MAAM,aAAa,KAAK+E,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,8FAA8F,MAAM,kBAAkB,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAG9E,CAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["init_ssg_sandbox_shims", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "iconBackground", "iconColor", "id", "phospohorIcon", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "H35EIMfwI", "P4ZH3ERO9", "AwELNnEmz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "FrameroxFgBywz_", "withCSS", "oxFgBywz_default", "addPropertyControls", "ControlType", "addFonts"]
}
