{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/oQk14E8Ar7JXjnVOhZW2/tTjSZGoYpVB4w8r1kHS0/TextWrap_Prod.js", "ssg:https://framerusercontent.com/modules/jR9D2dgovdH8hTZQsGfi/QNY66K64L78Hbqex5cRn/ET5vtavQi.js", "ssg:https://framerusercontent.com/modules/KvuHW3SfVkUJMskooDSC/5rR0HYhJiRXsBtUAb4oc/jwQ4toOXQ.js", "ssg:https://framerusercontent.com/modules/8ckrli4xVVbriLPeI7Fn/0BQYRYAEO8fmQfoCgXge/gSOsBWXeB.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight auto\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight auto\n */export default function TextWrap({layers=[],text,slot,font,color,layerGap,transform,layerAlign,decoration,balance,userSelect,tag,style}){const Tag=tag;const parts=text.split(slot);const content=[];// Insert layers at slot positions, keeping empty slots if no layer is available\nfor(let i=0;i<parts.length;i++){content.push(parts[i]);if(i<parts.length-1){// If we're not at the last part\nif(i<layers.length){// If we have a layer for this slot, insert it\ncontent.push(/*#__PURE__*/_jsx(InlineLayer,{align:layerAlign,gap:layerGap,children:layers[i]},`layer-${i}`));}else{// If we don't have a layer, keep the slot marker\ncontent.push(slot);}}}// Append any remaining layers at the end\nif(layers.length>parts.length-1){for(let i=parts.length-1;i<layers.length;i++){content.push(/*#__PURE__*/_jsx(InlineLayer,{align:layerAlign,gap:layerGap,children:layers[i]},`layer-${i}`));}}return /*#__PURE__*/_jsx(Tag,{style:{color,margin:0,whiteSpace:style?.width?\"pre\":\"nowrap\",fontWeight:400,textAlign:\"center\",userSelect:userSelect?\"auto\":\"none\",textDecoration:decoration,textWrap:balance?\"balance\":undefined,textTransform:transform,...color.mode==\"solid\"?{color:color.color}:{WebkitBackgroundClip:\"text\",WebkitTextFillColor:\"transparent\",backgroundImage:`linear-gradient(${color.angle}deg, ${color.endColor}, ${color.startColor})`},...font,...style},children:content});}TextWrap.displayName=\"Text Wrap\";addPropertyControls(TextWrap,{text:{type:ControlType.String,defaultValue:\"Learn [] Framer With [] Framer University\",displayTextArea:true},layers:{type:ControlType.Array,control:{type:ControlType.ComponentInstance}},slot:{type:ControlType.String,defaultValue:\"[]\"},font:{type:\"font\",controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:32,lineHeight:1.4}},color:{type:ControlType.Object,icon:\"color\",controls:{mode:{type:ControlType.Enum,defaultValue:\"solid\",options:[\"solid\",\"gradient\"],optionTitles:[\"Solid\",\"Gradient\"],displaySegmentedControl:true},color:{type:ControlType.Color,defaultValue:\"#999999\",hidden:props=>props.mode!==\"solid\"},startColor:{type:ControlType.Color,defaultValue:\"#000\",hidden:props=>props.mode!==\"gradient\"},endColor:{type:ControlType.Color,defaultValue:\"#FFF\",hidden:props=>props.mode!==\"gradient\"},angle:{type:ControlType.Number,defaultValue:0,min:-360,max:360,unit:\"\\xb0\",hidden:props=>props.mode!==\"gradient\"}}},layerAlign:{type:ControlType.Enum,defaultValue:\"baseline\",options:[\"baseline\",\"middle\"],optionTitles:[\"Baseline\",\"Middle\"],displaySegmentedControl:true,title:\"Align\"},layerGap:{type:ControlType.Number,defaultValue:0,min:0,step:1},transform:{type:ControlType.Enum,defaultValue:\"none\",options:[\"none\",\"inherit\",\"capitalize\",\"uppercase\",\"lowercase\"],optionTitles:[\"None\",\"Inherit\",\"Capitalize\",\"Uppercase\",\"Lowercase\"]},decoration:{type:ControlType.Enum,defaultValue:\"none\",options:[\"none\",\"underline\",\"line-through\"],optionTitles:[\"None\",\"Underline\",\"Strikethrough\"]},balance:{type:ControlType.Boolean,defaultValue:false},userSelect:{type:ControlType.Boolean,defaultValue:true},tag:{type:ControlType.Enum,defaultValue:\"h1\",options:[\"h1\",\"h2\",\"h3\",\"h4\",\"h5\",\"h6\",\"p\",\"span\"],description:\"More components at [Framer University](https://frameruni.link/cc).\"}});function InlineLayer({children,align=\"middle\",gap=0}){return /*#__PURE__*/_jsx(\"span\",{style:{display:\"inline-block\",verticalAlign:align,marginLeft:gap,marginRight:gap},children:children});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TextWrap\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\",\"framerIntrinsicHeight\":\"auto\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TextWrap_Prod.map", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"ickTVQN36\",\"wygniBzSH\",\"PEsjCeacZ\",\"LetvSPdcX\"];const serializationHash=\"framer-S7cBZ\";const variantClassNames={ickTVQN36:\"framer-v-8f2s9s\",LetvSPdcX:\"framer-v-fvrfrz\",PEsjCeacZ:\"framer-v-1jor381\",wygniBzSH:\"framer-v-10q4gap\"};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 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\":\"ickTVQN36\",\"Variant 2\":\"wygniBzSH\",\"Variant 3\":\"PEsjCeacZ\",\"Variant 4\":\"LetvSPdcX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ickTVQN36\"};};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:\"ickTVQN36\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearx697r8=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState,true),700);});const onTap1tyamj8=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"LetvSPdcX\");});useOnVariantChange(baseVariant,{default:onAppearx697r8});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"wygniBzSH\",\"PEsjCeacZ\",\"LetvSPdcX\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"wygniBzSH\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"PEsjCeacZ\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"LetvSPdcX\")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-8f2s9s\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ickTVQN36\",ref:refBinding,style:{...style},...addPropertyOverrides({LetvSPdcX:{\"data-framer-name\":\"Variant 4\"},PEsjCeacZ:{\"data-framer-name\":\"Variant 3\",onTap:onTap1tyamj8},wygniBzSH:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-rm4x2g\",\"data-framer-name\":\"Ch1\",fill:\"black\",intrinsicHeight:100,intrinsicWidth:100,layoutDependency:layoutDependency,layoutId:\"jptvPiVvf\",svg:'<svg width=\"100\" height=\"100\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 33.2C0 5.86 5.86 0 33.2 0h33.6C94.14 0 100 5.86 100 33.2v33.6c0 27.34-5.86 33.2-33.2 33.2H33.2C5.86 100 0 94.14 0 66.8V33.2Z\" fill=\"#111\"/><g clip-path=\"url(#a)\"><path d=\"M124.97 31.91h-30.8v35.75H82.84V31.91c0-5.72 4.62-10.45 10.45-10.45h21.23c5.83 0 10.45 4.73 10.45 10.45Zm0 35.75V31.91h11.33v35.75c0 5.72-4.62 10.34-10.34 10.34h-21.45c-5.72 0-10.34-4.62-10.34-10.34h30.8Zm-156.857-55V1h11.44v22.99c-6.27 0-11.44-5.06-11.44-11.33Zm11.44 11.33h27.72c6.05 0 11 4.95 11 11V78H6.833V34.99h-27.28v-11Zm0 54.01h-11.44V34.99h11.44V78Z\" fill=\"#111\"/><path d=\"M30.848 77.154V46.649c0-6.322 5.946-11.803 12.696-11.803v42.308H30.848Zm38.074-55v12.692H43.537V22.154h25.385Z\" fill=\"#00CF91\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(14 15)\" d=\"M0 0h72v70H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ph85lp\",\"data-framer-name\":\"Ch2\",fill:\"black\",intrinsicHeight:100,intrinsicWidth:100,layoutDependency:layoutDependency,layoutId:\"aR7FrVsM6\",svg:'<svg width=\"100\" height=\"100\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 33.2C0 5.86 5.86 0 33.2 0h33.6C94.14 0 100 5.86 100 33.2v33.6c0 27.34-5.86 33.2-33.2 33.2H33.2C5.86 100 0 94.14 0 66.8V33.2Z\" fill=\"#111\"/><g clip-path=\"url(#a)\"><path d=\"M124.97 31.91h-30.8v35.75H82.84V31.91c0-5.72 4.62-10.45 10.45-10.45h21.23c5.83 0 10.45 4.73 10.45 10.45Zm0 35.75V31.91h11.33v35.75c0 5.72-4.62 10.34-10.34 10.34h-21.45c-5.72 0-10.34-4.62-10.34-10.34h30.8Zm-156.857-55V1h11.44v22.99c-6.27 0-11.44-5.06-11.44-11.33Zm11.44 11.33h27.72c6.05 0 11 4.95 11 11V78H6.833V34.99h-27.28v-11Zm0 54.01h-11.44V34.99h11.44V78Z\" fill=\"#111\"/><path d=\"M30.418 77.154V40.548c0-7.586 5.944-14.163 12.692-14.163v50.769H30.418Zm37.234-29.616v12.693H54.96V47.538h12.692Z\" fill=\"#00CF91\"/><path d=\"M60.031 64.462v12.692H34.647V64.462H60.03Z\" fill=\"#00CF91\"/><path fill=\"#111\" d=\"M26.617 39.077H43.54v25.385H26.617z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(14 15)\" d=\"M0 0h72v70H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1o6y3p8\",\"data-framer-name\":\"Ch3\",fill:\"black\",intrinsicHeight:100,intrinsicWidth:100,layoutDependency:layoutDependency,layoutId:\"kQWzaaZYr\",svg:'<svg width=\"100\" height=\"100\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 33.2C0 5.86 5.86 0 33.2 0h33.6C94.14 0 100 5.86 100 33.2v33.6c0 27.34-5.86 33.2-33.2 33.2H33.2C5.86 100 0 94.14 0 66.8V33.2Z\" fill=\"#111\"/><g clip-path=\"url(#a)\"><path d=\"M124.97 31.91h-30.8v35.75H82.84V31.91c0-5.72 4.62-10.45 10.45-10.45h21.23c5.83 0 10.45 4.73 10.45 10.45Zm0 35.75V31.91h11.33v35.75c0 5.72-4.62 10.34-10.34 10.34h-21.45c-5.72 0-10.34-4.62-10.34-10.34h30.8Zm-156.857-55V1h11.44v22.99c-6.27 0-11.44-5.06-11.44-11.33Zm11.44 11.33h27.72c6.05 0 11 4.95 11 11V78H6.833V34.99h-27.28v-11Zm0 54.01h-11.44V34.99h11.44V78Z\" fill=\"#111\"/><g clip-path=\"url(#b)\"><path d=\"M56.231 64.462H43.54V51.769h12.692v12.693Z\" fill=\"#00CF91\"/></g><path fill=\"#00CF91\" d=\"M30.848 64.462h25.385v12.692H30.848z\"/><g clip-path=\"url(#c)\"><path fill=\"#00CF91\" d=\"M68.922 39.077H56.23V26.385h12.692z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(14 15)\" d=\"M0 0h72v70H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(43.54 51.77)\" d=\"M0 0h12.692v12.692H0z\"/></clipPath><clipPath id=\"c\"><path d=\"M68.922 39.077H56.23V26.385c7.01 0 12.692 5.682 12.692 12.692Z\" fill=\"#fff\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-9i0f6l\",\"data-framer-name\":\"Ch4\",fill:\"black\",intrinsicHeight:100,intrinsicWidth:100,layoutDependency:layoutDependency,layoutId:\"GDmOzmxe7\",svg:'<svg width=\"100\" height=\"100\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 33.2C0 5.86 5.86 0 33.2 0h33.6C94.14 0 100 5.86 100 33.2v33.6c0 27.34-5.86 33.2-33.2 33.2H33.2C5.86 100 0 94.14 0 66.8V33.2Z\" fill=\"#111\"/><g clip-path=\"url(#a)\"><path d=\"M124.97 31.91h-30.8v35.75H82.84V31.91c0-5.72 4.62-10.45 10.45-10.45h21.23c5.83 0 10.45 4.73 10.45 10.45Zm0 35.75V31.91h11.33v35.75c0 5.72-4.62 10.34-10.34 10.34h-21.45c-5.72 0-10.34-4.62-10.34-10.34h30.8Zm-156.857-55V1h11.44v22.99c-6.27 0-11.44-5.06-11.44-11.33Zm11.44 11.33h27.72c6.05 0 11 4.95 11 11V78H6.833V34.99h-27.28v-11Zm0 54.01h-11.44V34.99h11.44V78Z\" fill=\"#111\"/><g clip-path=\"url(#b)\" fill=\"#00CF91\"><path d=\"M68.926 22.154v30.505c0 6.321-5.946 11.803-12.696 11.803V22.154h12.696Zm-38.074 55V64.462h12.692v12.692H30.852Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(14 15)\" d=\"M0 0h72v70H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"rotate(180 34.463 38.577)\" d=\"M0 0h38.077v55H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S7cBZ.framer-d0f6t3, .framer-S7cBZ .framer-d0f6t3 { display: block; }\",\".framer-S7cBZ.framer-8f2s9s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 68px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 68px; }\",\".framer-S7cBZ .framer-rm4x2g { aspect-ratio: 1 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 68px); left: 0px; position: absolute; right: 0px; z-index: 1; }\",\".framer-S7cBZ .framer-1ph85lp, .framer-S7cBZ .framer-1o6y3p8, .framer-S7cBZ .framer-9i0f6l { aspect-ratio: 1 / 1; bottom: 0px; flex: none; position: absolute; right: 0px; top: 0px; width: var(--framer-aspect-ratio-supported, 68px); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S7cBZ.framer-8f2s9s { gap: 0px; } .framer-S7cBZ.framer-8f2s9s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-S7cBZ.framer-8f2s9s > :first-child { margin-left: 0px; } .framer-S7cBZ.framer-8f2s9s > :last-child { margin-right: 0px; } }\",\".framer-S7cBZ.framer-v-10q4gap.framer-8f2s9s, .framer-S7cBZ.framer-v-fvrfrz.framer-8f2s9s { height: min-content; min-height: 68px; min-width: 68px; width: min-content; }\",\".framer-S7cBZ.framer-v-1jor381.framer-8f2s9s { cursor: pointer; height: min-content; min-height: 68px; min-width: 68px; width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 68\n * @framerIntrinsicWidth 68\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"wygniBzSH\":{\"layout\":[\"auto\",\"auto\"]},\"PEsjCeacZ\":{\"layout\":[\"auto\",\"auto\"]},\"LetvSPdcX\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerET5vtavQi=withCSS(Component,css,\"framer-S7cBZ\");export default FramerET5vtavQi;FramerET5vtavQi.displayName=\"Slot 1\";FramerET5vtavQi.defaultProps={height:68,width:68};addPropertyControls(FramerET5vtavQi,{variant:{options:[\"ickTVQN36\",\"wygniBzSH\",\"PEsjCeacZ\",\"LetvSPdcX\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerET5vtavQi,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerET5vtavQi\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"68\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wygniBzSH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PEsjCeacZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LetvSPdcX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"68\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ET5vtavQi.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"j5zx8AZHC\",\"COrsNhGIt\",\"nsAOch1Qs\",\"z9MevVIFf\",\"GuQLiqlhL\"];const serializationHash=\"framer-uU2v4\";const variantClassNames={COrsNhGIt:\"framer-v-tlzs6m\",GuQLiqlhL:\"framer-v-r28ott\",j5zx8AZHC:\"framer-v-1rqrauy\",nsAOch1Qs:\"framer-v-19ympbb\",z9MevVIFf:\"framer-v-15a4yws\"};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 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\":\"j5zx8AZHC\",\"Variant 2\":\"COrsNhGIt\",\"Variant 3\":\"nsAOch1Qs\",\"Variant 4\":\"z9MevVIFf\",\"Variant 5\":\"GuQLiqlhL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"j5zx8AZHC\"};};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:\"j5zx8AZHC\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppeartepdne=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"COrsNhGIt\",true),300);});const onAppeariy77r0=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"nsAOch1Qs\",true),300);});const onAppear15jim8q=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"z9MevVIFf\",true),300);});const onAppeardoy00s=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"GuQLiqlhL\",true),300);});const onAppear17r8f=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"j5zx8AZHC\",true),300);});useOnVariantChange(baseVariant,{COrsNhGIt:onAppeariy77r0,default:onAppeartepdne,GuQLiqlhL:onAppear17r8f,nsAOch1Qs:onAppear15jim8q,z9MevVIFf:onAppeardoy00s});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"GuQLiqlhL\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"z9MevVIFf\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"nsAOch1Qs\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"COrsNhGIt\")return true;return false;};const isDisplayed4=()=>{if([\"COrsNhGIt\",\"nsAOch1Qs\",\"z9MevVIFf\",\"GuQLiqlhL\"].includes(baseVariant))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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1rqrauy\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"j5zx8AZHC\",ref:refBinding,style:{...style},...addPropertyOverrides({COrsNhGIt:{\"data-framer-name\":\"Variant 2\"},GuQLiqlhL:{\"data-framer-name\":\"Variant 5\"},nsAOch1Qs:{\"data-framer-name\":\"Variant 3\"},z9MevVIFf:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/0hTmr10uFQAwgbbplvZtYvrjI.png\"},className:\"framer-1736yj7\",\"data-framer-name\":\"Frame 1171273119\",layoutDependency:layoutDependency,layoutId:\"JaIOFsa8Q\",...addPropertyOverrides({GuQLiqlhL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||36)*.507042253521127-35.5)),pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/0hTmr10uFQAwgbbplvZtYvrjI.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/2hoTgjJvWLmhj2SZjgWeNgudRI.png\"},className:\"framer-17as8me\",\"data-framer-name\":\"Frame 1171273118\",layoutDependency:layoutDependency,layoutId:\"Xj78u26pt\",...addPropertyOverrides({z9MevVIFf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||71)*.507042253521127-35.5)),pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/2hoTgjJvWLmhj2SZjgWeNgudRI.png\"}}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/u6CKpZKo07cEXiZ7ofYmYlYpsks.png\"},className:\"framer-1133zz8\",\"data-framer-name\":\"Frame 1171273117\",layoutDependency:layoutDependency,layoutId:\"eXI7g63SR\",...addPropertyOverrides({nsAOch1Qs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||71)*.507042253521127-35.5)),pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/u6CKpZKo07cEXiZ7ofYmYlYpsks.png\"}}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/Pmp4aQorqEzd03i2TJK9XAjkw.png\"},className:\"framer-1bbhn6c\",\"data-framer-name\":\"Frame 1171273116\",layoutDependency:layoutDependency,layoutId:\"BvJwTh4M1\",...addPropertyOverrides({COrsNhGIt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||71)*.507042253521127-35.5)),pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/Pmp4aQorqEzd03i2TJK9XAjkw.png\"}}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:71,intrinsicWidth:138,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||71)*.507042253521127-35.5)),pixelHeight:142,pixelWidth:276,src:\"https://framerusercontent.com/images/cWar9qvzIJFUjPJun9yhLlstobg.png\"},className:\"framer-99rksv\",\"data-framer-name\":\"Frame 1171273115\",layoutDependency:layoutDependency,layoutId:\"aqzUJqFgc\"})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uU2v4.framer-d8w8xj, .framer-uU2v4 .framer-d8w8xj { display: block; }\",\".framer-uU2v4.framer-1rqrauy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 71px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 138px; }\",\".framer-uU2v4 .framer-1736yj7, .framer-uU2v4 .framer-17as8me, .framer-uU2v4 .framer-1133zz8, .framer-uU2v4 .framer-1bbhn6c, .framer-uU2v4 .framer-99rksv { flex: none; height: 71px; left: calc(50.00000000000002% - 138px / 2); overflow: visible; position: absolute; top: calc(50.7042253521127% - 71px / 2); width: 138px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uU2v4.framer-1rqrauy { gap: 0px; } .framer-uU2v4.framer-1rqrauy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uU2v4.framer-1rqrauy > :first-child { margin-top: 0px; } .framer-uU2v4.framer-1rqrauy > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 71\n * @framerIntrinsicWidth 138\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"COrsNhGIt\":{\"layout\":[\"fixed\",\"fixed\"]},\"nsAOch1Qs\":{\"layout\":[\"fixed\",\"fixed\"]},\"z9MevVIFf\":{\"layout\":[\"fixed\",\"fixed\"]},\"GuQLiqlhL\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjwQ4toOXQ=withCSS(Component,css,\"framer-uU2v4\");export default FramerjwQ4toOXQ;FramerjwQ4toOXQ.displayName=\"oxy\";FramerjwQ4toOXQ.defaultProps={height:71,width:138};addPropertyControls(FramerjwQ4toOXQ,{variant:{options:[\"j5zx8AZHC\",\"COrsNhGIt\",\"nsAOch1Qs\",\"z9MevVIFf\",\"GuQLiqlhL\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjwQ4toOXQ,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjwQ4toOXQ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"138\",\"framerIntrinsicHeight\":\"71\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"COrsNhGIt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nsAOch1Qs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z9MevVIFf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GuQLiqlhL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jwQ4toOXQ.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TextWrap from\"https://framerusercontent.com/modules/oQk14E8Ar7JXjnVOhZW2/tTjSZGoYpVB4w8r1kHS0/TextWrap_Prod.js\";import Slot1 from\"https://framerusercontent.com/modules/jR9D2dgovdH8hTZQsGfi/QNY66K64L78Hbqex5cRn/ET5vtavQi.js\";import Oxy from\"https://framerusercontent.com/modules/KvuHW3SfVkUJMskooDSC/5rR0HYhJiRXsBtUAb4oc/jwQ4toOXQ.js\";const OxyFonts=getFonts(Oxy);const TextWrapFonts=getFonts(TextWrap);const Slot1Fonts=getFonts(Slot1);const cycleOrder=[\"DUvN3Dbra\",\"LDjRHq1n6\",\"F0IQC8xet\",\"gZQVKafs7\"];const serializationHash=\"framer-17QaK\";const variantClassNames={DUvN3Dbra:\"framer-v-svv9z\",F0IQC8xet:\"framer-v-3kjaln\",gZQVKafs7:\"framer-v-1y7m5kb\",LDjRHq1n6:\"framer-v-1s1hj0p\"};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 2\":\"LDjRHq1n6\",\"Variant 3\":\"F0IQC8xet\",\"Variant 4\":\"gZQVKafs7\",Default:\"DUvN3Dbra\"};const getProps=({balance,height,id,text,width,...props})=>{return{...props,bWdchOy4h:text??props.bWdchOy4h??\"          EL Chrono features a [] state of the art AI Assistant that revolutionizes time management.\",rjyLEAH3f:balance??props.rjyLEAH3f??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"DUvN3Dbra\"};};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,rjyLEAH3f,bWdchOy4h,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DUvN3Dbra\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"F0IQC8xet\",\"gZQVKafs7\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"F0IQC8xet\",\"gZQVKafs7\"].includes(baseVariant))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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-svv9z\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"DUvN3Dbra\",ref:refBinding,style:{...style},...addPropertyOverrides({F0IQC8xet:{\"data-framer-name\":\"Variant 3\"},gZQVKafs7:{\"data-framer-name\":\"Variant 4\"},LDjRHq1n6:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1nbmo0-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"uH7cnINPy-container\",nodeId:\"uH7cnINPy\",rendersWithMotion:true,scopeId:\"gSOsBWXeB\",children:/*#__PURE__*/_jsx(TextWrap,{balance:rjyLEAH3f,color:{angle:0,color:\"var(--token-7da6b4eb-acd7-4a11-959c-2da101c2eefc, rgb(250, 250, 250))\",endColor:\"rgb(255, 255, 255)\",mode:\"solid\",startColor:\"rgb(0, 0, 0)\"},decoration:\"none\",font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"72px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"-0.02em\",lineHeight:\"1.1em\",textAlign:\"left\"},height:\"100%\",id:\"uH7cnINPy\",layerAlign:\"baseline\",layerGap:0,layers:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-65gkzy\",layoutDependency:layoutDependency,layoutId:\"ZF2ofHsAd\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ql58ah\",layoutDependency:layoutDependency,layoutId:\"X7lcapy8z\",style:{backgroundColor:\"var(--token-7da6b4eb-acd7-4a11-959c-2da101c2eefc, rgb(250, 250, 250))\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"138px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j37zqs-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"j6IVN27Lq-container\",nodeId:\"j6IVN27Lq\",rendersWithMotion:true,scopeId:\"gSOsBWXeB\",children:/*#__PURE__*/_jsx(Oxy,{height:\"100%\",id:\"j6IVN27Lq\",layoutId:\"j6IVN27Lq\",style:{height:\"100%\",width:\"100%\"},variant:\"j5zx8AZHC\",width:\"100%\"})})})],layoutId:\"uH7cnINPy\",slot:\"[]\",style:{width:\"100%\"},tag:\"h1\",text:\"[]      User-centered [] design. \\nFrom complicated to simple.\",transform:\"none\",userSelect:false,width:\"100%\",...addPropertyOverrides({gZQVKafs7:{balance:false,font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"14.08px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"-0.02em\",lineHeight:\"1.1em\",textAlign:\"left\"},layerGap:24}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-km7sms-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mINiQX9AT-container\",nodeId:\"mINiQX9AT\",rendersWithMotion:true,scopeId:\"gSOsBWXeB\",children:/*#__PURE__*/_jsx(TextWrap,{balance:rjyLEAH3f,color:{angle:0,color:\"var(--token-7da6b4eb-acd7-4a11-959c-2da101c2eefc, rgb(250, 250, 250))\",endColor:\"rgb(255, 255, 255)\",mode:\"solid\",startColor:\"rgb(0, 0, 0)\"},decoration:\"none\",font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"60px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"-0.02em\",lineHeight:\"1.1em\",textAlign:\"left\"},height:\"100%\",id:\"mINiQX9AT\",layerAlign:\"middle\",layerGap:0,layers:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"68px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oczdv3-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cxDd0uGHu-container\",nodeId:\"cxDd0uGHu\",rendersWithMotion:true,scopeId:\"gSOsBWXeB\",children:/*#__PURE__*/_jsx(Slot1,{height:\"100%\",id:\"cxDd0uGHu\",layoutId:\"cxDd0uGHu\",style:{height:\"100%\",width:\"100%\"},variant:\"ickTVQN36\",width:\"100%\"})})})],layoutId:\"mINiQX9AT\",slot:\"[]\",style:{width:\"100%\"},tag:\"h1\",text:bWdchOy4h,transform:\"none\",userSelect:false,width:\"100%\",...addPropertyOverrides({LDjRHq1n6:{font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"28px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.1em\",textAlign:\"left\"}}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-17QaK.framer-b8jfig, .framer-17QaK .framer-b8jfig { display: block; }\",\".framer-17QaK.framer-svv9z { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 2394px; }\",\".framer-17QaK .framer-1nbmo0-container { flex: none; height: auto; position: relative; width: 1572px; }\",\".framer-17QaK .framer-65gkzy { align-content: flex-start; align-items: flex-start; aspect-ratio: 1 / 1; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: var(--framer-aspect-ratio-supported, 60px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 60px; }\",\".framer-17QaK .framer-1ql58ah { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); left: 4px; overflow: hidden; position: absolute; top: 47%; width: 25px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-17QaK .framer-1j37zqs-container { height: 58px; position: relative; width: 138px; }\",\".framer-17QaK .framer-km7sms-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-17QaK .framer-1oczdv3-container { height: 68px; position: relative; width: 68px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-17QaK.framer-svv9z, .framer-17QaK .framer-65gkzy { gap: 0px; } .framer-17QaK.framer-svv9z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-17QaK.framer-svv9z > :first-child { margin-left: 0px; } .framer-17QaK.framer-svv9z > :last-child { margin-right: 0px; } .framer-17QaK .framer-65gkzy > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-17QaK .framer-65gkzy > :first-child { margin-top: 0px; } .framer-17QaK .framer-65gkzy > :last-child { margin-bottom: 0px; } }\",\".framer-17QaK.framer-v-3kjaln.framer-svv9z { width: min-content; }\",\".framer-17QaK.framer-v-3kjaln .framer-1nbmo0-container { order: 0; }\",\".framer-17QaK.framer-v-1y7m5kb.framer-svv9z { width: 360px; }\",\".framer-17QaK.framer-v-1y7m5kb .framer-1nbmo0-container { height: 36px; order: 0; width: 360px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 75\n * @framerIntrinsicWidth 2394\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LDjRHq1n6\":{\"layout\":[\"fixed\",\"auto\"]},\"F0IQC8xet\":{\"layout\":[\"auto\",\"auto\"]},\"gZQVKafs7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rjyLEAH3f\":\"balance\",\"bWdchOy4h\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergSOsBWXeB=withCSS(Component,css,\"framer-17QaK\");export default FramergSOsBWXeB;FramergSOsBWXeB.displayName=\"Text Wrap Demo\";FramergSOsBWXeB.defaultProps={height:75,width:2394};addPropertyControls(FramergSOsBWXeB,{variant:{options:[\"DUvN3Dbra\",\"LDjRHq1n6\",\"F0IQC8xet\",\"gZQVKafs7\"],optionTitles:[\"Default\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},rjyLEAH3f:{defaultValue:true,title:\"Balance\",type:ControlType.Boolean},bWdchOy4h:{defaultValue:\"          EL Chrono features a [] state of the art AI Assistant that revolutionizes time management.\",displayTextArea:true,title:\"Text\",type:ControlType.String}});addFonts(FramergSOsBWXeB,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]},...OxyFonts,...TextWrapFonts,...Slot1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergSOsBWXeB\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"rjyLEAH3f\\\":\\\"balance\\\",\\\"bWdchOy4h\\\":\\\"text\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LDjRHq1n6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F0IQC8xet\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gZQVKafs7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"2394\",\"framerIntrinsicHeight\":\"75\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gSOsBWXeB.map"],
  "mappings": "wPAQkB,SAARA,EAA0B,CAAC,OAAAC,EAAO,CAAC,EAAE,KAAAC,EAAK,KAAAC,EAAK,KAAAC,EAAK,MAAAC,EAAM,SAAAC,EAAS,UAAAC,GAAU,WAAAC,EAAW,WAAAC,EAAW,QAAAC,EAAQ,WAAAC,EAAW,IAAAC,EAAI,MAAAC,CAAK,EAAE,CAAC,IAAMC,EAAIF,EAAUG,EAAMb,EAAK,MAAMC,CAAI,EAAQa,EAAQ,CAAC,EACtM,QAAQC,EAAE,EAAEA,EAAEF,EAAM,OAAOE,IAAKD,EAAQ,KAAKD,EAAME,CAAC,CAAC,EAAKA,EAAEF,EAAM,OAAO,IACtEE,EAAEhB,EAAO,OACZe,EAAQ,KAAkBE,EAAKC,GAAY,CAAC,MAAMX,EAAW,IAAIF,EAAS,SAASL,EAAOgB,CAAC,CAAC,EAAE,SAASA,CAAC,EAAE,CAAC,EAC3GD,EAAQ,KAAKb,CAAI,GACjB,GAAGF,EAAO,OAAOc,EAAM,OAAO,EAAG,QAAQE,EAAEF,EAAM,OAAO,EAAEE,EAAEhB,EAAO,OAAOgB,IAAKD,EAAQ,KAAkBE,EAAKC,GAAY,CAAC,MAAMX,EAAW,IAAIF,EAAS,SAASL,EAAOgB,CAAC,CAAC,EAAE,SAASA,CAAC,EAAE,CAAC,EAAI,OAAoBC,EAAKJ,EAAI,CAAC,MAAM,CAAC,MAAAT,EAAM,OAAO,EAAE,WAAWQ,GAAO,MAAM,MAAM,SAAS,WAAW,IAAI,UAAU,SAAS,WAAWF,EAAW,OAAO,OAAO,eAAeF,EAAW,SAASC,EAAQ,UAAU,OAAU,cAAcH,GAAU,GAAGF,EAAM,MAAM,QAAQ,CAAC,MAAMA,EAAM,KAAK,EAAE,CAAC,qBAAqB,OAAO,oBAAoB,cAAc,gBAAgB,mBAAmBA,EAAM,KAAK,QAAQA,EAAM,QAAQ,KAAKA,EAAM,UAAU,GAAG,EAAE,GAAGD,EAAK,GAAGS,CAAK,EAAE,SAASG,CAAO,CAAC,CAAE,CAAChB,EAAS,YAAY,YAAYoB,EAAoBpB,EAAS,CAAC,KAAK,CAAC,KAAKqB,EAAY,OAAO,aAAa,4CAA4C,gBAAgB,EAAI,EAAE,OAAO,CAAC,KAAKA,EAAY,MAAM,QAAQ,CAAC,KAAKA,EAAY,iBAAiB,CAAC,EAAE,KAAK,CAAC,KAAKA,EAAY,OAAO,aAAa,IAAI,EAAE,KAAK,CAAC,KAAK,OAAO,SAAS,WAAW,gBAAgB,aAAa,aAAa,CAAC,SAAS,GAAG,WAAW,GAAG,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,KAAK,QAAQ,SAAS,CAAC,KAAK,CAAC,KAAKA,EAAY,KAAK,aAAa,QAAQ,QAAQ,CAAC,QAAQ,UAAU,EAAE,aAAa,CAAC,QAAQ,UAAU,EAAE,wBAAwB,EAAI,EAAE,MAAM,CAAC,KAAKA,EAAY,MAAM,aAAa,UAAU,OAAOC,GAAOA,EAAM,OAAO,OAAO,EAAE,WAAW,CAAC,KAAKD,EAAY,MAAM,aAAa,OAAO,OAAOC,GAAOA,EAAM,OAAO,UAAU,EAAE,SAAS,CAAC,KAAKD,EAAY,MAAM,aAAa,OAAO,OAAOC,GAAOA,EAAM,OAAO,UAAU,EAAE,MAAM,CAAC,KAAKD,EAAY,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,IAAI,KAAK,OAAO,OAAOC,GAAOA,EAAM,OAAO,UAAU,CAAC,CAAC,EAAE,WAAW,CAAC,KAAKD,EAAY,KAAK,aAAa,WAAW,QAAQ,CAAC,WAAW,QAAQ,EAAE,aAAa,CAAC,WAAW,QAAQ,EAAE,wBAAwB,GAAK,MAAM,OAAO,EAAE,SAAS,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,aAAa,OAAO,QAAQ,CAAC,OAAO,UAAU,aAAa,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,UAAU,aAAa,YAAY,WAAW,CAAC,EAAE,WAAW,CAAC,KAAKA,EAAY,KAAK,aAAa,OAAO,QAAQ,CAAC,OAAO,YAAY,cAAc,EAAE,aAAa,CAAC,OAAO,YAAY,eAAe,CAAC,EAAE,QAAQ,CAAC,KAAKA,EAAY,QAAQ,aAAa,EAAK,EAAE,WAAW,CAAC,KAAKA,EAAY,QAAQ,aAAa,EAAI,EAAE,IAAI,CAAC,KAAKA,EAAY,KAAK,aAAa,KAAK,QAAQ,CAAC,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,IAAI,MAAM,EAAE,YAAY,oEAAoE,CAAC,CAAC,EAAE,SAASF,GAAY,CAAC,SAAAI,EAAS,MAAAC,EAAM,SAAS,IAAAC,EAAI,CAAC,EAAE,CAAC,OAAoBP,EAAK,OAAO,CAAC,MAAM,CAAC,QAAQ,eAAe,cAAcM,EAAM,WAAWC,EAAI,YAAYA,CAAG,EAAE,SAASF,CAAQ,CAAC,CAAE,CCZ9yE,IAAMG,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,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,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,IAAIkC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAO,CAAC,sBAAAmD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAeH,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAWQ,GAAkB,EAAI,EAAE,GAAG,CAAE,CAAC,EAAQC,EAAaN,EAAsB,SAASI,KAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAEU,GAAmBjB,EAAY,CAAC,QAAQa,EAAc,CAAC,EAAiC,IAAMK,EAAkBC,EAAGhE,GAAkB,GAAhD,CAAC,CAAuE,EAAQiE,GAAY,IAAQ,EAAC,YAAY,YAAY,WAAW,EAAE,SAASpB,CAAW,EAAmCqB,GAAa,IAAQrB,IAAc,YAA6CsB,GAAa,IAAQtB,IAAc,YAA6CuB,GAAa,IAAQvB,IAAc,YAAuC,OAAoB5B,EAAKoD,EAAY,CAAC,GAAG1B,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsB+D,EAAMnD,EAAO,IAAI,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAUgB,EAAGD,EAAkB,gBAAgBrB,EAAUI,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGvC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,YAAY,MAAM2D,CAAY,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEhB,EAAYI,CAAc,EAAE,SAAS,CAACgB,GAAY,GAAgBhD,EAAKsD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI,23BAA23B,mBAAmB,EAAI,CAAC,EAAEY,GAAa,GAAgBjD,EAAKsD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI,8/BAA8/B,mBAAmB,EAAI,CAAC,EAAEa,GAAa,GAAgBlD,EAAKsD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI,wsCAAwsC,mBAAmB,EAAI,CAAC,EAAEc,GAAa,GAAgBnD,EAAKsD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBjB,EAAiB,SAAS,YAAY,IAAI,kgCAAkgC,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkB,GAAI,CAAC,kFAAkF,gFAAgF,yPAAyP,4LAA4L,wPAAwP,2WAA2W,4KAA4K,+IAA+I,EAQ1oUC,EAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,SAASA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRzG,IAAMM,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,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,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,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,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,IAAIkC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAO,CAAC,sBAAAmD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAeH,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,YAAY,EAAI,EAAE,GAAG,CAAE,CAAC,EAAQQ,EAAeL,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,YAAY,EAAI,EAAE,GAAG,CAAE,CAAC,EAAQS,GAAgBN,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,YAAY,EAAI,EAAE,GAAG,CAAE,CAAC,EAAQU,EAAeP,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,YAAY,EAAI,EAAE,GAAG,CAAE,CAAC,EAAQW,GAAcR,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,YAAY,EAAI,EAAE,GAAG,CAAE,CAAC,EAAEY,GAAmBnB,EAAY,CAAC,UAAUe,EAAe,QAAQF,GAAe,UAAUK,GAAc,UAAUF,GAAgB,UAAUC,CAAc,CAAC,EAAiC,IAAMG,GAAkBC,EAAGlE,GAAkB,GAAhD,CAAC,CAAuE,EAAQmE,GAAY,IAAQtB,IAAc,YAA6CuB,GAAa,IAAQvB,IAAc,YAA6CwB,GAAa,IAAQxB,IAAc,YAA6CyB,GAAa,IAAQzB,IAAc,YAA6C0B,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAAS1B,CAAW,EAA6B,OAAoB5B,EAAKuD,EAAY,CAAC,GAAG7B,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBkE,EAAMtD,EAAO,IAAI,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAUkB,EAAGD,GAAkB,iBAAiBvB,EAAUI,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGvC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAACkB,GAAY,GAAgBlD,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBpB,EAAiB,SAAS,YAAY,GAAGpD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQyE,GAA2BpC,GAAmB,GAAG,KAAKA,GAAmB,QAAQ,IAAI,iBAAiB,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,EAAEmB,GAAa,GAAgBnD,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBpB,EAAiB,SAAS,YAAY,GAAGpD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQyE,GAA2BpC,GAAmB,GAAG,KAAKA,GAAmB,QAAQ,IAAI,iBAAiB,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,EAAEoB,GAAa,GAAgBpD,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBpB,EAAiB,SAAS,YAAY,GAAGpD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQyE,GAA2BpC,GAAmB,GAAG,KAAKA,GAAmB,QAAQ,IAAI,iBAAiB,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,EAAEqB,GAAa,GAAgBrD,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBpB,EAAiB,SAAS,YAAY,GAAGpD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQyE,GAA2BpC,GAAmB,GAAG,KAAKA,GAAmB,QAAQ,IAAI,iBAAiB,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,EAAEsB,GAAa,GAAgBtD,EAAKyD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQC,GAA2BpC,GAAmB,GAAG,KAAKA,GAAmB,QAAQ,IAAI,iBAAiB,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiBe,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsB,GAAI,CAAC,kFAAkF,gFAAgF,6PAA6P,+UAA+U,8WAA8W,EAQtiRC,EAAgBC,EAAQlD,GAAUgD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,MAAMA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECR2M,IAAMM,GAASC,GAASC,EAAG,EAAQC,GAAcF,GAASG,CAAQ,EAAQC,GAAWJ,GAASK,EAAK,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,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,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,QAAAC,EAAQ,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAME,EAAM,WAAW,uGAAuG,UAAUL,GAASK,EAAM,WAAW,GAAK,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA1C,EAAQ,UAAA2C,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAvD,CAAQ,EAAEwD,EAAgB,CAAC,WAAA7D,GAAW,eAAe,YAAY,IAAIuC,EAAW,QAAAhC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4D,EAAiB7B,GAAuBD,EAAM3B,CAAQ,EAAuC0D,EAAkBC,EAAG/D,GAAkB,GAAhD,CAAC,CAAuE,EAAQgE,GAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASZ,CAAW,EAAmCa,EAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASb,CAAW,EAA6B,OAAoBhC,EAAK8C,EAAY,CAAC,GAAGlB,GAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsB4D,EAAM7C,EAAO,IAAI,CAAC,GAAG6B,EAAU,GAAGI,GAAgB,UAAUQ,EAAGD,EAAkB,eAAef,EAAUM,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAG5C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAS,CAACQ,GAAY,GAAgB5C,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKxB,EAAS,CAAC,QAAQqD,EAAU,MAAM,CAAC,MAAM,EAAE,MAAM,wEAAwE,SAAS,qBAAqB,KAAK,QAAQ,WAAW,cAAc,EAAE,WAAW,OAAO,KAAK,CAAC,WAAW,+CAA+C,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,UAAU,WAAW,QAAQ,UAAU,MAAM,EAAE,OAAO,OAAO,GAAG,YAAY,WAAW,WAAW,SAAS,EAAE,OAAO,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,kBAAkBrD,EAAkB,CAAC,CAAC,CAAC,EAAeY,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAK1B,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,KAAK,KAAK,MAAM,CAAC,MAAM,MAAM,EAAE,IAAI,KAAK,KAAK;AAAA,6BAAiE,UAAU,OAAO,WAAW,GAAM,MAAM,OAAO,GAAGQ,GAAqB,CAAC,UAAU,CAAC,QAAQ,GAAM,KAAK,CAAC,WAAW,+CAA+C,SAAS,UAAU,UAAU,SAAS,WAAW,IAAI,cAAc,UAAU,WAAW,QAAQ,UAAU,MAAM,EAAE,SAAS,EAAE,CAAC,EAAEkD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAES,EAAa,GAAgB7C,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKxB,EAAS,CAAC,QAAQqD,EAAU,MAAM,CAAC,MAAM,EAAE,MAAM,wEAAwE,SAAS,qBAAqB,KAAK,QAAQ,WAAW,cAAc,EAAE,WAAW,OAAO,KAAK,CAAC,WAAW,+CAA+C,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,UAAU,WAAW,QAAQ,UAAU,MAAM,EAAE,OAAO,OAAO,GAAG,YAAY,WAAW,SAAS,SAAS,EAAE,OAAO,CAAc7B,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKtB,GAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,KAAK,KAAK,MAAM,CAAC,MAAM,MAAM,EAAE,IAAI,KAAK,KAAKoD,EAAU,UAAU,OAAO,WAAW,GAAM,MAAM,OAAO,GAAGhD,GAAqB,CAAC,UAAU,CAAC,KAAK,CAAC,WAAW,+CAA+C,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,MAAM,WAAW,QAAQ,UAAU,MAAM,CAAC,CAAC,EAAEkD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,kFAAkF,gFAAgF,qQAAqQ,0GAA0G,kUAAkU,yQAAyQ,8FAA8F,wGAAwG,6FAA6F,onBAAonB,qEAAqE,uEAAuE,gEAAgE,mGAAmG,EASj3TC,EAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,iBAAiBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,YAAY,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,uGAAuG,gBAAgB,GAAK,MAAM,OAAO,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG/E,GAAS,GAAGG,GAAc,GAAGE,EAAU,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["TextWrap", "layers", "text", "slot", "font", "color", "layerGap", "transform", "layerAlign", "decoration", "balance", "userSelect", "tag", "style", "Tag", "parts", "content", "i", "p", "InlineLayer", "addPropertyControls", "ControlType", "props", "children", "align", "gap", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearx697r8", "args", "CycleVariantState", "onTap1tyamj8", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "SVG", "css", "FramerET5vtavQi", "withCSS", "ET5vtavQi_default", "addPropertyControls", "ControlType", "addFonts", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppeartepdne", "args", "onAppeariy77r0", "onAppear15jim8q", "onAppeardoy00s", "onAppear17r8f", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "css", "FramerjwQ4toOXQ", "withCSS", "jwQ4toOXQ_default", "addPropertyControls", "ControlType", "addFonts", "OxyFonts", "getFonts", "jwQ4toOXQ_default", "TextWrapFonts", "TextWrap", "Slot1Fonts", "ET5vtavQi_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "balance", "height", "id", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rjyLEAH3f", "bWdchOy4h", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramergSOsBWXeB", "withCSS", "gSOsBWXeB_default", "addPropertyControls", "ControlType", "addFonts"]
}
