{"version":3,"file":"R6UfFEADs.Cn7qKIlr.mjs","names":["mask","SVG","getProps","Component","className","css","Icon","mask","SVG","getProps","Component","className","css","Icon","mask","SVG","getProps","Component","className","css","Icon","Language","getProps","Component","className","css","className","css"],"sources":["https:/framerusercontent.com/modules/oQk14E8Ar7JXjnVOhZW2/tTjSZGoYpVB4w8r1kHS0/TextWrap_Prod.js","https:/framerusercontent.com/modules/S6KpMSusRz2QUuajK2oz/Df9xb2aVmlNZPmzG1rnl/cKLQBXDo4.js","https:/framerusercontent.com/modules/zHpmmtRBBhS2UuxgvAiD/nyokQgxbMZn1GIg8Pl1e/aoAoMgPow.js","https:/framerusercontent.com/modules/6mDvrMabsMFIjBkDs0mR/bM3cRmjbbha2QxFsBecq/l9Y_DkEAP.js","https:/framerusercontent.com/modules/hGVZG6J1Zhld57aFr5Su/7MduLXRYT3EVIzUdDKmv/kOFOqazs3.js","https:/framerusercontent.com/modules/hjb0P6d4D1YQtuZLhVP4/cwFXj7e2zBVRTCoZm3Dr/R6UfFEADs.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 (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 10 18.35 L 8.55 17.03 C 3.4 12.36 0 9.28 0 5.5 C 0 2.42 2.42 0 5.5 0 C 7.24 0 8.91 0.81 10 2.09 C 11.09 0.81 12.76 0 14.5 0 C 17.58 0 20 2.42 20 5.5 C 20 9.28 16.6 12.36 11.45 17.04 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"18.35px\" id=\"C08cm5jNO\" transform=\"translate(2 2.825)\" width=\"20px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({fill,height,id,width,...props})=>{return{...props,K5AAorpEW:fill??props.K5AAorpEW??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,K5AAorpEW,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-wOxyN\",className),layoutId:layoutId,ref:ref,style:{\"--esondr\":K5AAorpEW,...style}});});const css=[`.framer-wOxyN { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--esondr); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"K5AAorpEW\":\"fill\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Favorite\",\"color\":{\"type\":\"variable\",\"value\":\"esondr\"},\"set\":{\"localId\":\"vectorSet/DnLsXE00W\",\"id\":\"DnLsXE00W\",\"moduleId\":\"JIScivAkNLgXrcOUxHXD\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-wOxyN\");Icon.displayName=\"Favorite\";export default Icon;addPropertyControls(Icon,{K5AAorpEW:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Fill\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"true\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerVector\":\"{\\\"name\\\":\\\"Favorite\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"esondr\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/DnLsXE00W\\\",\\\"id\\\":\\\"DnLsXE00W\\\",\\\"moduleId\\\":\\\"JIScivAkNLgXrcOUxHXD\\\"}}\",\"framerVariables\":\"{\\\"K5AAorpEW\\\":\\\"fill\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 19 9.22 C 19 3.73 14.74 0 10 0 C 5.31 0 1 3.65 1 9.28 C 0.4 9.62 0 10.26 0 11 L 0 13 C 0 14.1 0.9 15 2 15 L 3 15 L 3 8.9 C 3 5.03 6.13 1.9 10 1.9 C 13.87 1.9 17 5.03 17 8.9 L 17 16 L 9 16 L 9 18 L 17 18 C 18.1 18 19 17.1 19 16 L 19 14.78 C 19.59 14.47 20 13.86 20 13.14 L 20 10.84 C 20 10.14 19.59 9.53 19 9.22 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"18px\" id=\"v4QT6k7J1\" transform=\"translate(2 3)\" width=\"20px\"/><path d=\"M 1 2 C 1.552 2 2 1.552 2 1 C 2 0.448 1.552 0 1 0 C 0.448 0 0 0.448 0 1 C 0 1.552 0.448 2 1 2 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"2px\" id=\"fQaGjMQe6\" transform=\"translate(8 12)\" width=\"2px\"/><path d=\"M 1 2 C 1.552 2 2 1.552 2 1 C 2 0.448 1.552 0 1 0 C 0.448 0 0 0.448 0 1 C 0 1.552 0.448 2 1 2 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"2px\" id=\"GM6NJl7Yf\" transform=\"translate(14 12)\" width=\"2px\"/><path d=\"M 11.995 5.03 C 11.515 2.18 9.035 0 6.045 0 C 3.015 0 -0.245 2.51 0.015 6.45 C 2.485 5.44 4.345 3.24 4.875 0.56 C 6.185 3.19 8.875 5 11.995 5.03 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"6.449999999999999px\" id=\"SePYjguDi\" transform=\"translate(6.005 6)\" width=\"11.994598113829927px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({fill,height,id,width,...props})=>{return{...props,K5AAorpEW:fill??props.K5AAorpEW??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,K5AAorpEW,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-4jAZ4\",className),layoutId:layoutId,ref:ref,style:{\"--esondr\":K5AAorpEW,...style}});});const css=[`.framer-4jAZ4 { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--esondr); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"K5AAorpEW\":\"fill\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Support Agent\",\"color\":{\"type\":\"variable\",\"value\":\"esondr\"},\"set\":{\"localId\":\"vectorSet/DnLsXE00W\",\"id\":\"DnLsXE00W\",\"moduleId\":\"JIScivAkNLgXrcOUxHXD\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-4jAZ4\");Icon.displayName=\"Support Agent\";export default Icon;addPropertyControls(Icon,{K5AAorpEW:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Fill\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerImmutableVariables\":\"true\",\"framerVector\":\"{\\\"name\\\":\\\"Support Agent\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"esondr\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/DnLsXE00W\\\",\\\"id\\\":\\\"DnLsXE00W\\\",\\\"moduleId\\\":\\\"JIScivAkNLgXrcOUxHXD\\\"}}\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerIntrinsicHeight\":\"24\",\"framerVariables\":\"{\\\"K5AAorpEW\\\":\\\"fill\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 9.99 0 C 4.47 0 0 4.48 0 10 C 0 15.52 4.47 20 9.99 20 C 15.52 20 20 15.52 20 10 C 20 4.48 15.52 0 9.99 0 Z M 16.92 6 L 13.97 6 C 13.65 4.75 13.19 3.55 12.59 2.44 C 14.43 3.07 15.96 4.35 16.92 6 Z M 10 2.04 C 10.83 3.24 11.48 4.57 11.91 6 L 8.09 6 C 8.52 4.57 9.17 3.24 10 2.04 Z M 2.26 12 C 2.1 11.36 2 10.69 2 10 C 2 9.31 2.1 8.64 2.26 8 L 5.64 8 C 5.56 8.66 5.5 9.32 5.5 10 C 5.5 10.68 5.56 11.34 5.64 12 Z M 3.08 14 L 6.03 14 C 6.35 15.25 6.81 16.45 7.41 17.56 C 5.57 16.93 4.04 15.66 3.08 14 Z M 6.03 6 L 3.08 6 C 4.04 4.34 5.57 3.07 7.41 2.44 C 6.81 3.55 6.35 4.75 6.03 6 Z M 10 17.96 C 9.17 16.76 8.52 15.43 8.09 14 L 11.91 14 C 11.48 15.43 10.83 16.76 10 17.96 Z M 12.34 12 L 7.66 12 C 7.57 11.34 7.5 10.68 7.5 10 C 7.5 9.32 7.57 8.65 7.66 8 L 12.34 8 C 12.43 8.65 12.5 9.32 12.5 10 C 12.5 10.68 12.43 11.34 12.34 12 Z M 12.59 17.56 C 13.19 16.45 13.65 15.25 13.97 14 L 16.92 14 C 15.96 15.65 14.43 16.93 12.59 17.56 Z M 14.36 12 C 14.44 11.34 14.5 10.68 14.5 10 C 14.5 9.32 14.44 8.66 14.36 8 L 17.74 8 C 17.9 8.64 18 9.31 18 10 C 18 10.69 17.9 11.36 17.74 12 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"20px\" id=\"w5oD5Zyr0\" transform=\"translate(2 2)\" width=\"20px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({fill,height,id,width,...props})=>{return{...props,K5AAorpEW:fill??props.K5AAorpEW??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,K5AAorpEW,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-J7Skq\",className),layoutId:layoutId,ref:ref,style:{\"--esondr\":K5AAorpEW,...style}});});const css=[`.framer-J7Skq { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--esondr); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"K5AAorpEW\":\"fill\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Language\",\"color\":{\"type\":\"variable\",\"value\":\"esondr\"},\"set\":{\"localId\":\"vectorSet/DnLsXE00W\",\"id\":\"DnLsXE00W\",\"moduleId\":\"JIScivAkNLgXrcOUxHXD\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-J7Skq\");Icon.displayName=\"Language\";export default Icon;addPropertyControls(Icon,{K5AAorpEW:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Fill\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerVector\":\"{\\\"name\\\":\\\"Language\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"esondr\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/DnLsXE00W\\\",\\\"id\\\":\\\"DnLsXE00W\\\",\\\"moduleId\\\":\\\"JIScivAkNLgXrcOUxHXD\\\"}}\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"K5AAorpEW\\\":\\\"fill\\\"}\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4b136bb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Language from\"https://framerusercontent.com/modules/6mDvrMabsMFIjBkDs0mR/bM3cRmjbbha2QxFsBecq/l9Y_DkEAP.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tv9TZ4EakU5nDNm90H5Q/JTPSXSeemj4mmdzFNxNy/WkfHcav9C.js\";const LanguageFonts=getFonts(Language);const cycleOrder=[\"CcapRVbjr\",\"dk1MrXqBv\"];const serializationHash=\"framer-dXbs1\";const variantClassNames={CcapRVbjr:\"framer-v-1bu752x\",dk1MrXqBv:\"framer-v-k08v17\"};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={Arabic:\"CcapRVbjr\",English:\"dk1MrXqBv\"};const getProps=({height,id,textColor,width,withText,...props})=>{return{...props,CrbmzSRGR:textColor??props.CrbmzSRGR??\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\",HmNs1wr9Y:withText??props.HmNs1wr9Y??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"CcapRVbjr\"};};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,CrbmzSRGR,HmNs1wr9Y,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CcapRVbjr\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1q4bigl=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"dk1MrXqBv\");setLocale(\"mrp7wbaQd\");});const onTap1u29z2e=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"CcapRVbjr\");setLocale(\"default\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-1bu752x\",className,classNames),\"data-framer-name\":\"Arabic\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CcapRVbjr\",onTap:onTap1q4bigl,ref:refBinding,style:{...style},...addPropertyOverrides({dk1MrXqBv:{\"data-framer-name\":\"English\",onTap:onTap1u29z2e}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Language,{animated:true,className:\"framer-1t8746c\",layoutDependency:layoutDependency,layoutId:\"UOO7Kp5MJ\",style:{\"--esondr\":\"var(--token-4d5aedd4-1160-4acd-bab8-3c1565a36309, rgb(127, 137, 149))\"}}),HmNs1wr9Y&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-CrbmzSRGR-kOFOqazs3))\",direction:\"rtl\"},children:\"العربية\"})}),className:\"framer-zv0v4a\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rV6TifLZY\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-CrbmzSRGR-kOFOqazs3)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-CrbmzSRGR-kOFOqazs3\":CrbmzSRGR},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({dk1MrXqBv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-CrbmzSRGR-kOFOqazs3))\"},children:\"English\"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dXbs1.framer-1snz8ct, .framer-dXbs1 .framer-1snz8ct { display: block; }\",\".framer-dXbs1.framer-1bu752x { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-dXbs1 .framer-1t8746c { flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-dXbs1 .framer-zv0v4a { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 27\n * @framerIntrinsicWidth 86.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dk1MrXqBv\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"CrbmzSRGR\":\"textColor\",\"HmNs1wr9Y\":\"withText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerkOFOqazs3=withCSS(Component,css,\"framer-dXbs1\");export default FramerkOFOqazs3;FramerkOFOqazs3.displayName=\"Links/Link: Locale Switch\";FramerkOFOqazs3.defaultProps={height:27,width:86.5};addPropertyControls(FramerkOFOqazs3,{variant:{options:[\"CcapRVbjr\",\"dk1MrXqBv\"],optionTitles:[\"Arabic\",\"English\"],title:\"Variant\",type:ControlType.Enum},CrbmzSRGR:{defaultValue:\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\",title:\"Text color\",type:ControlType.Color},HmNs1wr9Y:{defaultValue:true,title:\"With text?\",type:ControlType.Boolean}});addFonts(FramerkOFOqazs3,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...LanguageFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkOFOqazs3\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"27\",\"framerIntrinsicWidth\":\"86.5\",\"framerVariables\":\"{\\\"CrbmzSRGR\\\":\\\"textColor\\\",\\\"HmNs1wr9Y\\\":\\\"withText\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dk1MrXqBv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kOFOqazs3.map","// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 4 12.999 C 3.17 12.999 2.42 13.339 1.88 13.879 C 0.7 15.059 0 19.999 0 19.999 C 0 19.999 4.94 19.299 6.12 18.119 C 6.66 17.579 7 16.829 7 15.999 C 7 14.339 5.66 12.999 4 12.999 Z M 4.71 16.709 C 4.43 16.989 2.54 17.469 2.54 17.469 C 2.54 17.469 3.01 15.589 3.3 15.299 C 3.47 15.109 3.72 14.999 4 14.999 C 4.55 14.999 5 15.449 5 15.999 C 5 16.279 4.89 16.529 4.71 16.709 Z M 15.42 11.649 C 21.78 5.289 19.66 0.339 19.66 0.339 C 19.66 0.339 14.71 -1.781 8.35 4.579 L 5.86 4.079 C 5.21 3.949 4.53 4.159 4.05 4.629 L 0 8.689 L 5 10.829 L 9.17 14.999 L 11.31 19.999 L 15.36 15.949 C 15.83 15.479 16.04 14.799 15.91 14.139 Z M 5.41 8.829 L 3.5 8.009 L 5.47 6.039 L 6.91 6.329 C 6.34 7.159 5.83 8.029 5.41 8.829 Z M 11.99 16.499 L 11.17 14.589 C 11.97 14.169 12.84 13.659 13.66 13.089 L 13.95 14.529 Z M 14 10.239 C 12.68 11.559 10.62 12.639 9.96 12.969 L 7.03 10.039 C 7.35 9.389 8.43 7.329 9.76 5.999 C 14.44 1.319 17.99 2.009 17.99 2.009 C 17.99 2.009 18.68 5.559 14 10.239 Z M 13 8.999 C 14.1 8.999 15 8.099 15 6.999 C 15 5.899 14.1 4.999 13 4.999 C 11.9 4.999 11 5.899 11 6.999 C 11 8.099 11.9 8.999 13 8.999 Z\" fill=\"var(--esondr, rgb(0,0,0))\" height=\"19.9992px\" id=\"ES_Pdc5Te\" transform=\"translate(2 2)\" width=\"19.99917px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({fill,height,id,width,...props})=>{return{...props,K5AAorpEW:fill??props.K5AAorpEW??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,K5AAorpEW,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-CetWD\",className),layoutId:layoutId,ref:ref,style:{\"--esondr\":K5AAorpEW,...style}});});const css=[`.framer-CetWD { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--esondr); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"K5AAorpEW\":\"fill\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Rocket Launch\",\"color\":{\"type\":\"variable\",\"value\":\"esondr\"},\"set\":{\"localId\":\"vectorSet/DnLsXE00W\",\"id\":\"DnLsXE00W\",\"moduleId\":\"JIScivAkNLgXrcOUxHXD\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-CetWD\");Icon.displayName=\"Rocket Launch\";export default Icon;addPropertyControls(Icon,{K5AAorpEW:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Fill\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerIntrinsicWidth\":\"24\",\"framerDisableUnlink\":\"true\",\"framerVector\":\"{\\\"name\\\":\\\"Rocket Launch\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"esondr\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/DnLsXE00W\\\",\\\"id\\\":\\\"DnLsXE00W\\\",\\\"moduleId\\\":\\\"JIScivAkNLgXrcOUxHXD\\\"}}\",\"framerVariables\":\"{\\\"K5AAorpEW\\\":\\\"fill\\\"}\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}