{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jAri5ClAx4cNEadd2T1s/tT8DbOXLidr8ssZiWgnH/FramerButton.js", "ssg:https://framerusercontent.com/modules/NMy5ofImoaj5Ml3Kd9yU/L5kmFGWrrnuuZU9ChFSH/IbzHcBCCi.js", "ssg:https://framerusercontent.com/modules/5RlYSUZa81kgzqAqYPiW/i4c8aFeGJ4SlkjB8x2Xs/x4A3LlqY6.js", "ssg:https://framerusercontent.com/modules/cd9dZfFOKdW2FtEBbamy/GLTa3A2N5mVfqt99R2mK/Bkte8AAMr.js", "ssg:https://framerusercontent.com/modules/Y9A8CxQ9eC30TMqd9B5Y/fyCSizo0Zq5vwDskskPY/UsuXAzxDZ.js", "ssg:https://framerusercontent.com/modules/4DmEPy6wZRajcRnBuVUG/yq2jImQe5Jn3vazIz6Ry/TPWSIqQFS.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js", "ssg:https://framerusercontent.com/modules/edMaGmiJ32BKbbpLpDyn/pzkZjfONrsa0WE0dCQEF/jkTxsS0x7.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";/**\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function FramerButton(props){const{horizontal,vertical,viaProperty}=props;const cssContent=`\n    #__framer-badge-container {\n      ${horizontal===\"left\"?\"justify-content: flex-start !important;\":\"justify-content: flex-end !important;\"}\n      ${vertical===\"top\"?\"top: 0 !important;\":\"bottom: 0 !important;\"}\n    }\n  `;React.useEffect(()=>{const styleSheet=document.createElement(\"style\");styleSheet.type=\"text/css\";styleSheet.innerText=cssContent;document.head.appendChild(styleSheet);const intervalId=setInterval(()=>{const badgeContainer=document.querySelector(\"#__framer-badge-container\");if(badgeContainer){const framerLink=badgeContainer.querySelector(\"a[href='https://framer.com/']\");if(framerLink){framerLink.href=`https://framer.com/?via=${viaProperty}`;clearInterval(intervalId);}}},500);return()=>{document.head.removeChild(styleSheet);clearInterval(intervalId);};},[horizontal,vertical,viaProperty]);return /*#__PURE__*/_jsx(motion.div,{});}FramerButton.defaultProps={horizontal:\"left\",vertical:\"top\",viaProperty:\"lovi\"};addPropertyControls(FramerButton,{horizontal:{type:ControlType.Enum,title:\"Horizontal Position\",options:[\"left\",\"right\"],optionTitles:[\"Left\",\"Right\"],defaultValue:\"left\"},vertical:{type:ControlType.Enum,title:\"Vertical Position\",options:[\"top\",\"bottom\"],optionTitles:[\"Top\",\"Bottom\"],defaultValue:\"top\"},viaProperty:{type:ControlType.String,title:\"Ref code\",defaultValue:\"lovi\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FramerButton.map", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,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*as sharedStyle from\"https://framerusercontent.com/modules/uhuX5BR83jG1AbtLbxe9/btEHigKTTlY8bpNElRVO/cQDB00_kr.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/phnO7EKiWbjGRXHW5jQE/aYpR9ggo1NbvjmL7j6Fc/dh1vuq5ad.js\";const enabledGestures={k2IRnnFpV:{hover:true}};const cycleOrder=[\"khYvp_iEK\",\"DyDqrwTCT\",\"k2IRnnFpV\"];const serializationHash=\"framer-CuPbV\";const variantClassNames={DyDqrwTCT:\"framer-v-1d96whf\",k2IRnnFpV:\"framer-v-1o4flb4\",khYvp_iEK:\"framer-v-1crekq8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,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={\"Mobile-Closed\":\"DyDqrwTCT\",\"Mobile-Open\":\"khYvp_iEK\",Desktop:\"k2IRnnFpV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"khYvp_iEK\"};};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:\"khYvp_iEK\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapyd41gm=activeVariantCallback(async(...args)=>{setVariant(\"DyDqrwTCT\");});const onTaplpkmkb=activeVariantCallback(async(...args)=>{setVariant(\"khYvp_iEK\");});const onTap1y82chs=activeVariantCallback(async(...args)=>{setVariant(\"nclyD8Ot6\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"k2IRnnFpV-hover\")return false;if(baseVariant===\"k2IRnnFpV\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"DyDqrwTCT\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"DyDqrwTCT\")return false;return true;};const isDisplayed3=()=>{if(gestureVariant===\"k2IRnnFpV-hover\")return true;if(baseVariant===\"k2IRnnFpV\")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.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1crekq8\",className,classNames),\"data-framer-name\":\"Mobile-Open\",layoutDependency:layoutDependency,layoutId:\"khYvp_iEK\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(16px)\",backgroundColor:\"rgba(255, 255, 255, 0.56)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"inset 0px 0px 0px 1px rgba(255, 255, 255, 0.05)\",filter:\"none\",WebkitBackdropFilter:\"blur(16px)\",WebkitFilter:\"none\",...style},variants:{\"k2IRnnFpV-hover\":{backgroundColor:\"rgba(227, 70, 143, 0.58)\",boxShadow:\"0.12072530715522589px 0.24145061431045178px 1.3497499670181343px 0px rgba(0, 0, 0, 0.12073), 1px 2px 11.180339887498949px 0px rgba(0, 0, 0, 1)\",filter:\"brightness(1.16)\",WebkitFilter:\"brightness(1.16)\"},DyDqrwTCT:{\"--border-bottom-width\":\"0.33px\",\"--border-color\":\"rgb(34, 34, 34)\",\"--border-left-width\":\"0.33px\",\"--border-right-width\":\"0.33px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.33px\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 0.5419685715969536px 1.4091182861520795px 0px hsla(0, 0%, 73%, 0.03734), 0px 2.0596799729191115px 5.35516792958969px 0px hsla(0, 0%, 73%, 0.14189), 0px 9px 23.400000000000002px 0px hsla(0, 0%, 73%, 0.62)\"},k2IRnnFpV:{\"--border-bottom-width\":\"0.33px\",\"--border-color\":\"rgb(34, 34, 34)\",\"--border-left-width\":\"0.33px\",\"--border-right-width\":\"0.33px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.33px\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 0.3010936508871964px 1.3850307940811035px 0px hsla(0, 0%, 73%, 0.03734), 0px 1.1442666516217286px 5.263626597459951px 0px hsla(0, 0%, 73%, 0.14189), 0px 5px 23px 0px hsla(0, 0%, 73%, 0.62)\",filter:\"brightness(1.23)\",WebkitFilter:\"brightness(1.23)\"}},...addPropertyOverrides({\"k2IRnnFpV-hover\":{\"data-framer-name\":undefined},DyDqrwTCT:{\"data-border\":true,\"data-framer-name\":\"Mobile-Closed\"},k2IRnnFpV:{\"data-border\":true,\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f7n2gx\",\"data-framer-name\":\"Icon and Label\",layoutDependency:layoutDependency,layoutId:\"eZs9mZ7Em\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lNmbzApvC\"},motionChild:true,nodeId:\"mPdZYVYM6\",openInNewTab:false,scopeId:\"IbzHcBCCi\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+0+17),pixelHeight:688,pixelWidth:1749,sizes:`calc((${componentViewport?.width||\"100vw\"} - 50px) * 0.36)`,src:\"https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png\",srcSet:\"https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png 1749w\"},className:\"framer-14fqkvt framer-c6y1f5\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"mPdZYVYM6\",...addPropertyOverrides({DyDqrwTCT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+(((componentViewport?.height||80)-20-(Math.max(0,((componentViewport?.height||80)-20-0)/1)*1+0))/2+0+0)+(0+(Math.max(0,((componentViewport?.height||80)-20-0)/1)*1-0-(Math.max(0,((componentViewport?.height||80)-20-0)/1)*1-0)*1)/2)),pixelHeight:688,pixelWidth:1749,sizes:`calc((${componentViewport?.width||\"100vw\"} - 30px) / 2)`,src:\"https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png\",srcSet:\"https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png 1749w\"}},k2IRnnFpV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(10+((componentViewport?.height||70)-20-8)/2)+0),pixelHeight:688,pixelWidth:1749,sizes:\"98.5px\",src:\"https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png\",srcSet:\"https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/biklNdJyY6JoLvypCV4YEpwnWM.png 1749w\"}}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ampaq9\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Sf7gST7Kz\",onTap:onTapyd41gm,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({DyDqrwTCT:{onTap:onTaplpkmkb}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hqmlom\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"GMSE8s9Ur\",onTap:onTap1y82chs,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yz3q5f\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"xUNQqrGdK\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45},variants:{DyDqrwTCT:{rotate:0}}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-mgy4sw\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"jt7wRY8og\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-we3glj\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Hf4G1RRD9\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45},variants:{DyDqrwTCT:{rotate:0}}})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15wsqv3\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"ptZHttJcJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lNmbzApvC\"},motionChild:true,nodeId:\"t8DKVgaeE\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Home\"})})})}),className:\"framer-1x8doxe\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"t8DKVgaeE\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"k2IRnnFpV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lNmbzApvC\"},motionChild:true,nodeId:\"t8DKVgaeE\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gju63i\",\"data-styles-preset\":\"dh1vuq5ad\",children:\"Home\"})})})})},k2IRnnFpV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lNmbzApvC\"},motionChild:true,nodeId:\"t8DKVgaeE\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Home\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BMYuIIc4K\"},motionChild:true,nodeId:\"xeQgkW647\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Arte Luz\"})})})}),className:\"framer-1lauce\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"xeQgkW647\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"k2IRnnFpV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BMYuIIc4K\"},motionChild:true,nodeId:\"xeQgkW647\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gju63i\",\"data-styles-preset\":\"dh1vuq5ad\",children:\"Arte Luz\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SKCeMoHV2\"},motionChild:true,nodeId:\"YWO92b9CL\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Blog\"})})})}),className:\"framer-dn23pb\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"YWO92b9CL\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"k2IRnnFpV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SKCeMoHV2\"},motionChild:true,nodeId:\"YWO92b9CL\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gju63i\",\"data-styles-preset\":\"dh1vuq5ad\",children:\"Blog\"})})})})},k2IRnnFpV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SKCeMoHV2\"},motionChild:true,nodeId:\"YWO92b9CL\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Blog\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MV8ksZZ7y\"},motionChild:true,nodeId:\"d0eJRqKMr\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Contact\"})})})}),className:\"framer-zlnmk2\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"d0eJRqKMr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"k2IRnnFpV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MV8ksZZ7y\"},motionChild:true,nodeId:\"d0eJRqKMr\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gju63i\",\"data-styles-preset\":\"dh1vuq5ad\",children:\"Contact\"})})})})},k2IRnnFpV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MV8ksZZ7y\"},motionChild:true,nodeId:\"d0eJRqKMr\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Contact\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BMYuIIc4K\"},motionChild:true,nodeId:\"wvwAzOqVu\",openInNewTab:false,scopeId:\"IbzHcBCCi\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\"Arte Luz\"})})})}),className:\"framer-99qpe1\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"wvwAzOqVu\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CuPbV.framer-c6y1f5, .framer-CuPbV .framer-c6y1f5 { display: block; }\",\".framer-CuPbV.framer-1crekq8 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 20px 20px 30px; position: relative; width: 330px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CuPbV .framer-1f7n2gx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CuPbV .framer-14fqkvt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 42px; overflow: hidden; padding: 4px; position: relative; text-decoration: none; width: 36%; }\",\".framer-CuPbV .framer-ampaq9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 5px 15px 5px 15px; position: relative; width: min-content; }\",\".framer-CuPbV .framer-hqmlom { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-CuPbV .framer-yz3q5f { bottom: 15px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CuPbV .framer-mgy4sw { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CuPbV .framer-we3glj { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 15px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CuPbV .framer-15wsqv3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CuPbV .framer-1x8doxe, .framer-CuPbV .framer-dn23pb, .framer-CuPbV .framer-zlnmk2, .framer-CuPbV .framer-99qpe1 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CuPbV .framer-1lauce { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CuPbV.framer-1crekq8, .framer-CuPbV .framer-14fqkvt, .framer-CuPbV .framer-ampaq9, .framer-CuPbV .framer-15wsqv3 { gap: 0px; } .framer-CuPbV.framer-1crekq8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CuPbV.framer-1crekq8 > :first-child, .framer-CuPbV .framer-15wsqv3 > :first-child { margin-top: 0px; } .framer-CuPbV.framer-1crekq8 > :last-child, .framer-CuPbV .framer-15wsqv3 > :last-child { margin-bottom: 0px; } .framer-CuPbV .framer-14fqkvt > *, .framer-CuPbV .framer-ampaq9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CuPbV .framer-14fqkvt > :first-child, .framer-CuPbV .framer-ampaq9 > :first-child { margin-left: 0px; } .framer-CuPbV .framer-14fqkvt > :last-child, .framer-CuPbV .framer-ampaq9 > :last-child { margin-right: 0px; } .framer-CuPbV .framer-15wsqv3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-CuPbV.framer-v-1d96whf.framer-1crekq8 { gap: 20px; height: 80px; justify-content: center; padding: 10px 10px 10px 20px; }\",\".framer-CuPbV.framer-v-1d96whf .framer-1f7n2gx { flex: 1 0 0px; height: 1px; }\",\".framer-CuPbV.framer-v-1d96whf .framer-14fqkvt { height: 100%; min-height: unset; width: 50%; }\",\".framer-CuPbV.framer-v-1d96whf .framer-yz3q5f { bottom: 6px; }\",\".framer-CuPbV.framer-v-1d96whf .framer-we3glj { top: 6px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CuPbV.framer-v-1d96whf.framer-1crekq8 { gap: 0px; } .framer-CuPbV.framer-v-1d96whf.framer-1crekq8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CuPbV.framer-v-1d96whf.framer-1crekq8 > :first-child { margin-top: 0px; } .framer-CuPbV.framer-v-1d96whf.framer-1crekq8 > :last-child { margin-bottom: 0px; } }\",\".framer-CuPbV.framer-v-1o4flb4.framer-1crekq8 { align-content: center; align-items: center; cursor: pointer; flex-direction: row; gap: unset; height: 70px; justify-content: space-between; padding: 10px 30px 10px 20px; width: 566px; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-1f7n2gx { flex: 1 0 0px; width: 1px; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-14fqkvt { min-height: 40px; width: 99px; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-15wsqv3 { align-content: flex-start; align-items: flex-start; flex-direction: row; gap: 40px; justify-content: flex-start; width: min-content; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-1x8doxe { order: 0; white-space: pre; width: auto; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-1lauce { order: 3; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-dn23pb { order: 1; white-space: pre; width: auto; }\",\".framer-CuPbV.framer-v-1o4flb4 .framer-zlnmk2 { order: 2; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CuPbV.framer-v-1o4flb4.framer-1crekq8, .framer-CuPbV.framer-v-1o4flb4 .framer-15wsqv3 { gap: 0px; } .framer-CuPbV.framer-v-1o4flb4.framer-1crekq8 > *, .framer-CuPbV.framer-v-1o4flb4.framer-1crekq8 > :first-child, .framer-CuPbV.framer-v-1o4flb4.framer-1crekq8 > :last-child { margin: 0px; } .framer-CuPbV.framer-v-1o4flb4 .framer-15wsqv3 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-CuPbV.framer-v-1o4flb4 .framer-15wsqv3 > :first-child { margin-left: 0px; } .framer-CuPbV.framer-v-1o4flb4 .framer-15wsqv3 > :last-child { margin-right: 0px; } }\",\".framer-CuPbV.framer-v-1o4flb4.hover.framer-1crekq8 { gap: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CuPbV.framer-v-1o4flb4.hover.framer-1crekq8 { gap: 0px; } .framer-CuPbV.framer-v-1o4flb4.hover.framer-1crekq8 > *, .framer-CuPbV.framer-v-1o4flb4.hover.framer-1crekq8 > :first-child, .framer-CuPbV.framer-v-1o4flb4.hover.framer-1crekq8 > :last-child { margin: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-CuPbV[data-border=\"true\"]::after, .framer-CuPbV [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 302\n * @framerIntrinsicWidth 330\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DyDqrwTCT\":{\"layout\":[\"fixed\",\"fixed\"]},\"k2IRnnFpV\":{\"layout\":[\"fixed\",\"fixed\"]},\"uS6UnBlCA\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIbzHcBCCi=withCSS(Component,css,\"framer-CuPbV\");export default FramerIbzHcBCCi;FramerIbzHcBCCi.displayName=\"Menu\";FramerIbzHcBCCi.defaultProps={height:302,width:330};addPropertyControls(FramerIbzHcBCCi,{variant:{options:[\"khYvp_iEK\",\"DyDqrwTCT\",\"k2IRnnFpV\"],optionTitles:[\"Mobile-Open\",\"Mobile-Closed\",\"Desktop\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerIbzHcBCCi,[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K46YRH762FH3QJ25IQM3VAXAKCHEXXW4/ISLWQPUZHZF33LRIOTBMFOJL57GBGQ4B/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2\",weight:\"600\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIbzHcBCCi\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DyDqrwTCT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"k2IRnnFpV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uS6UnBlCA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"330\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"302\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6807895)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CtaSmall from\"https://framerusercontent.com/modules/cd9dZfFOKdW2FtEBbamy/GLTa3A2N5mVfqt99R2mK/Bkte8AAMr.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/uhuX5BR83jG1AbtLbxe9/btEHigKTTlY8bpNElRVO/cQDB00_kr.js\";import BabarogicAnimation2 from\"https://framerusercontent.com/modules/4DmEPy6wZRajcRnBuVUG/yq2jImQe5Jn3vazIz6Ry/TPWSIqQFS.js\";const BabarogicAnimation2Fonts=getFonts(BabarogicAnimation2);const CtaSmallFonts=getFonts(CtaSmall);const cycleOrder=[\"vUdqj1gNG\",\"wm0F2hS7m\",\"Equg6zP5V\"];const serializationHash=\"framer-U7Y8g\";const variantClassNames={Equg6zP5V:\"framer-v-yi329f\",vUdqj1gNG:\"framer-v-1cuomlr\",wm0F2hS7m:\"framer-v-1smj65a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={desktop:\"vUdqj1gNG\",phone:\"Equg6zP5V\",tablet:\"wm0F2hS7m\"};const getProps=({background,height,id,width,...props})=>{return{...props,k8vVh3wVU:background??props.k8vVh3wVU??\"rgba(255, 255, 255, 0.34)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"vUdqj1gNG\"};};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,k8vVh3wVU,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vUdqj1gNG\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-1cuomlr\",className,classNames),\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"vUdqj1gNG\",ref:ref??ref1,style:{backgroundColor:k8vVh3wVU,...style},...addPropertyOverrides({Equg6zP5V:{\"data-framer-name\":\"phone\"},wm0F2hS7m:{\"data-framer-name\":\"tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-111rdsl\",\"data-framer-name\":\"txt\",layoutDependency:layoutDependency,layoutId:\"cEo0VocRB\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uh1pkh\",\"data-framer-name\":\"cta+links\",layoutDependency:layoutDependency,layoutId:\"m220K6FB_\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:280,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 120px)`,y:(componentViewport?.y||0)+50+0+0+0+0+0,...addPropertyOverrides({Equg6zP5V:{width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`},wm0F2hS7m:{width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e4geji-container\",layoutDependency:layoutDependency,layoutId:\"ewFE8LwqN-container\",children:/*#__PURE__*/_jsx(BabarogicAnimation2,{height:\"100%\",id:\"ewFE8LwqN\",layoutId:\"ewFE8LwqN\",style:{width:\"100%\"},variant:\"xbnBH51L3\",width:\"100%\",...addPropertyOverrides({Equg6zP5V:{variant:\"cz_MfILVJ\"},wm0F2hS7m:{variant:\"SgTRkdo6g\"}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b8wwtt\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"hdtp2GqHx\",style:{backgroundColor:\"rgba(42, 43, 43, 0.15)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gphp22\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"TJEgiVqRB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17fvhh6\",\"data-framer-name\":\"group-wrapper\",layoutDependency:layoutDependency,layoutId:\"nmctYEhfR\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BMYuIIc4K\"},nodeId:\"JoMpEeCU5\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+409+0+0+0),pixelHeight:688,pixelWidth:1734,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px) * 0.2451)`,src:\"https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png\",srcSet:\"https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png 1734w\"},className:\"framer-1833dhy framer-k5na67\",layoutDependency:layoutDependency,layoutId:\"JoMpEeCU5\",...addPropertyOverrides({Equg6zP5V:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+409+0+0+0+0),pixelHeight:688,pixelWidth:1734,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px)`,src:\"https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png\",srcSet:\"https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png 1734w\"}},wm0F2hS7m:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+409+0+0+0+0),pixelHeight:688,pixelWidth:1734,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1280px) - 60px) * 0.2451)`,src:\"https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png\",srcSet:\"https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nw8pSVQtpWeAzIWR8oWeAR29vKU.png 1734w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dy9s0o\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"dTzainZO4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vcp36u\",\"data-framer-name\":\"quick links\",layoutDependency:layoutDependency,layoutId:\"qbxJzP2Yw\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dxwv3d\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"ybjvW_Mi9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43)))\"},children:\"Enlaces r\\xe1pidos\"})}),className:\"framer-70iiny\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"xTuIdWfM4\",style:{\"--extracted-r6o4lv\":\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ssg9ze\",\"data-framer-name\":\"subgroup\",layoutDependency:layoutDependency,layoutId:\"mT_aWSkW8\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lNmbzApvC\"},nodeId:\"tCV8Ti06u\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1mdhvfj framer-k5na67\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"tCV8Ti06u\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(231, 71, 145))\"},children:\"Hogar\"})}),className:\"framer-1onbgy9\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"CMJaZT0mN\",style:{\"--extracted-r6o4lv\":\"rgb(231, 71, 145)\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SKCeMoHV2\"},nodeId:\"RL1rVDMTy\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1azm093 framer-k5na67\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"RL1rVDMTy\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(228, 70, 144))\"},children:\"Blog\"})}),className:\"framer-10qfgb5\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"wORhKm0la\",style:{\"--extracted-r6o4lv\":\"rgb(228, 70, 144)\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MV8ksZZ7y\"},nodeId:\"YW3_CNPPw\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19k9av9 framer-k5na67\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"YW3_CNPPw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(228, 70, 144))\"},children:\"Contacto\"})}),className:\"framer-1kgaj9w\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"opEDuoXfz\",style:{\"--extracted-r6o4lv\":\"rgb(228, 70, 144)\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BMYuIIc4K\"},nodeId:\"h1z_6N_it\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-224i2h framer-k5na67\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"h1z_6N_it\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(228, 70, 144))\"},children:\"Arte Luz\"})}),className:\"framer-1ymeiew\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"JcL_IP5tH\",style:{\"--extracted-r6o4lv\":\"rgb(228, 70, 144)\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hrd5uk\",\"data-framer-name\":\"services\",layoutDependency:layoutDependency,layoutId:\"LOC8bY9eP\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nm1eko\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"briycsPsG\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43)))\"},children:\"Ubicaci\\xf3n\"})}),className:\"framer-zovp4e\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"IgYGqW0Na\",style:{\"--extracted-r6o4lv\":\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g340gs\",\"data-framer-name\":\"subgroup\",layoutDependency:layoutDependency,layoutId:\"s__GInTLi\",children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/gRT4htTmnXiLygbQ8?g_st=com.google.maps.preview.copy\",nodeId:\"rJ2l_Ufo8\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-vj5xx5 framer-k5na67\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"rJ2l_Ufo8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128)))\"},children:\"San Andr\\xe9s Tetepilco 82\"})}),className:\"framer-19bkygd\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"vKtfRh1f7\",style:{\"--extracted-r6o4lv\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yzfs2f\",\"data-framer-name\":\"Send\",layoutDependency:layoutDependency,layoutId:\"opntai04Z\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t7qjxs\",\"data-framer-name\":\"txt\",layoutDependency:layoutDependency,layoutId:\"H0x2NjAdO\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1phuv6v\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"nHmWdRzW7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43)))\"},children:\"Enviar un mensaje\"})}),className:\"framer-1a7hgr\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"EQpC20YoQ\",style:{\"--extracted-r6o4lv\":\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-172dzd6\",\"data-framer-name\":\"subgroup\",layoutDependency:layoutDependency,layoutId:\"cj62XJASY\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-plx16w\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"sVCfWLK7h\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128)))\"},children:\"Use nuestro formulario avanzado para ponerse en contacto con nosotros si necesita ayuda o tiene preguntas sobre mis servicios.\"})}),className:\"framer-nyizlk\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"ZP2lqXNYU\",style:{\"--extracted-r6o4lv\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h2kb04-container\",layoutDependency:layoutDependency,layoutId:\"BnywM4w5I-container\",children:/*#__PURE__*/_jsx(CtaSmall,{height:\"100%\",id:\"BnywM4w5I\",layoutId:\"BnywM4w5I\",link:\"https://api.whatsapp.com/send/?phone=525562950021&text&type=phone_number&app_absent=0\",title:\"Contact Now\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nt54fj\",\"data-framer-name\":\"social media\",layoutDependency:layoutDependency,layoutId:\"HKr0IWhDT\",children:[/*#__PURE__*/_jsx(Link,{href:\"linkedin.com\",nodeId:\"zzGDwSti9\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-10uzzoo framer-k5na67\",\"data-framer-name\":\"linkedin\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zzGDwSti9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 20.82 1.5 L 3.294 1.5 C 2.337 1.5 1.5 2.19 1.5 3.135 L 1.5 20.701 C 1.5 21.652 2.337 22.5 3.294 22.5 L 20.815 22.5 C 21.778 22.5 22.5 21.646 22.5 20.7 L 22.5 3.136 C 22.506 2.19 21.778 1.501 20.82 1.501 Z M 8.01 19.005 L 5 19.005 L 5 9.65 L 8.01 9.65 L 8.01 19.004 Z M 6.61 8.228 L 6.588 8.228 C 5.625 8.228 5.002 7.512 5.002 6.615 C 5.002 5.7 5.642 5 6.626 5 C 7.61 5 8.213 5.695 8.234 6.614 C 8.234 7.511 7.61 8.227 6.609 8.227 Z M 19.005 19.005 L 15.996 19.005 L 15.996 13.89 C 15.996 12.665 15.558 11.827 14.47 11.827 C 13.638 11.827 13.146 12.39 12.927 12.938 C 12.845 13.135 12.823 13.403 12.823 13.677 L 12.823 19.005 L 9.815 19.005 L 9.815 9.65 L 12.823 9.65 L 12.823 10.951 C 13.261 10.328 13.945 9.431 15.536 9.431 C 17.511 9.431 19.005 10.732 19.005 13.539 L 19.005 19.004 Z\" fill=\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43)) /* {&quot;name&quot;:&quot;black&quot;} */\"></path></svg>',svgContentId:11607642750,withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"tiktok.com\",nodeId:\"chfSsg_0Q\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-18obisf framer-k5na67\",\"data-framer-name\":\"tiktok\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"chfSsg_0Q\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 17.711 5.098 C 17.572 5.026 17.436 4.948 17.305 4.862 C 16.923 4.61 16.573 4.312 16.263 3.977 C 15.484 3.086 15.194 2.183 15.087 1.552 L 15.091 1.552 C 15.002 1.027 15.039 0.688 15.045 0.688 L 11.502 0.688 L 11.502 14.385 C 11.502 14.569 11.502 14.751 11.495 14.931 C 11.495 14.953 11.492 14.973 11.491 14.998 C 11.491 15.007 11.491 15.018 11.489 15.028 L 11.489 15.036 C 11.413 16.034 10.846 16.929 9.976 17.423 C 9.529 17.677 9.024 17.811 8.509 17.81 C 6.859 17.81 5.521 16.464 5.521 14.802 C 5.521 13.14 6.859 11.794 8.509 11.794 C 8.822 11.794 9.133 11.843 9.43 11.941 L 9.434 8.333 C 7.611 8.097 5.772 8.636 4.363 9.818 C 3.753 10.348 3.239 10.981 2.846 11.688 C 2.697 11.945 2.132 12.982 2.064 14.663 C 2.021 15.616 2.308 16.606 2.445 17.014 L 2.445 17.023 C 2.53 17.264 2.864 18.085 3.406 18.777 C 3.844 19.333 4.361 19.821 4.941 20.225 L 4.941 20.216 L 4.949 20.225 C 6.663 21.39 8.565 21.313 8.565 21.313 C 8.894 21.3 9.997 21.313 11.249 20.72 C 12.638 20.062 13.428 19.082 13.428 19.082 C 13.933 18.497 14.335 17.829 14.616 17.109 C 14.937 16.265 15.043 15.255 15.043 14.852 L 15.043 7.584 C 15.087 7.609 15.659 7.988 15.659 7.988 C 15.659 7.988 16.484 8.517 17.771 8.86 C 18.693 9.105 19.937 9.158 19.937 9.158 L 19.937 5.64 C 19.501 5.688 18.617 5.55 17.71 5.099 Z\" fill=\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43)) /* {&quot;name&quot;:&quot;black&quot;} */\"></path></svg>',svgContentId:10671156604,withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"instagram.com\",nodeId:\"DDdIxcGzR\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-drdiio framer-k5na67\",\"data-framer-name\":\"Social Media\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"DDdIxcGzR\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g transform=\"translate(2.226 2)\" id=\"ss11511094002_1\"><path d=\"M 10 13.2 C 11.767 13.2 13.2 11.767 13.2 10 C 13.2 8.232 11.767 6.8 10 6.8 C 8.233 6.8 6.8 8.232 6.8 10 C 6.8 11.767 8.233 13.2 10 13.2 Z\" fill=\"rgb(42,43,43)\"></path><path d=\"M 14.4 0 L 5.6 0 C 4.115 0 2.69 0.59 1.64 1.64 C 0.59 2.69 0 4.115 0 5.6 L 0 14.4 C 0 15.885 0.59 17.31 1.64 18.36 C 2.69 19.41 4.115 20 5.6 20 L 14.4 20 C 15.885 20 17.31 19.41 18.36 18.36 C 19.41 17.31 20 15.885 20 14.4 L 20 5.6 C 20 4.115 19.41 2.69 18.36 1.64 C 17.31 0.59 15.885 0 14.4 0 Z M 10 14.8 C 9.051 14.8 8.123 14.518 7.333 13.991 C 6.544 13.464 5.929 12.714 5.565 11.837 C 5.202 10.96 5.107 9.995 5.292 9.064 C 5.477 8.132 5.935 7.277 6.606 6.606 C 7.277 5.935 8.132 5.477 9.064 5.292 C 9.995 5.107 10.96 5.202 11.837 5.565 C 12.714 5.929 13.464 6.544 13.991 7.333 C 14.518 8.123 14.8 9.051 14.8 10 C 14.8 11.273 14.294 12.494 13.394 13.394 C 12.494 14.294 11.273 14.8 10 14.8 Z M 15.2 6 C 14.963 6 14.731 5.93 14.533 5.798 C 14.336 5.666 14.182 5.478 14.091 5.259 C 14.001 5.04 13.977 4.799 14.023 4.566 C 14.069 4.333 14.184 4.119 14.351 3.951 C 14.519 3.784 14.733 3.669 14.966 3.623 C 15.199 3.577 15.44 3.601 15.659 3.691 C 15.878 3.782 16.066 3.936 16.198 4.133 C 16.33 4.331 16.4 4.563 16.4 4.8 C 16.4 5.118 16.274 5.423 16.049 5.649 C 15.823 5.874 15.518 6 15.2 6 Z\" fill=\"rgb(42,43,43)\"></path></g></svg>',svgContentId:11511094002,withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"twitter.com\",nodeId:\"WMTYBMJmU\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1k2pip8 framer-k5na67\",\"data-framer-name\":\"twitter\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"WMTYBMJmU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 23.25 5.133 C 22.406 5.5 21.513 5.741 20.6 5.85 C 21.56 5.288 22.282 4.395 22.63 3.338 C 21.722 3.868 20.73 4.241 19.698 4.439 C 18.819 3.518 17.6 2.998 16.327 3 C 13.777 3 11.712 5.034 11.712 7.542 C 11.71 7.891 11.75 8.239 11.831 8.578 C 8.132 8.405 4.678 6.681 2.315 3.83 C 1.905 4.521 1.689 5.31 1.688 6.113 C 1.688 7.687 2.509 9.08 3.75 9.895 C 3.015 9.878 2.294 9.683 1.65 9.328 L 1.65 9.384 C 1.65 11.588 3.245 13.42 5.354 13.838 C 4.957 13.943 4.548 13.997 4.138 13.997 C 3.847 13.997 3.556 13.969 3.27 13.912 C 3.857 15.717 5.564 17.03 7.585 17.067 C 5.641 18.566 3.187 19.241 0.75 18.947 C 2.86 20.294 5.313 21.007 7.816 21 C 16.317 21 20.962 14.077 20.962 8.072 C 20.962 7.875 20.956 7.678 20.947 7.486 C 21.848 6.845 22.628 6.048 23.25 5.133 Z\" fill=\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43)) /* {&quot;name&quot;:&quot;black&quot;} */\"></path></svg>',svgContentId:12741435368,withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hwzlg7\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"zZgXI8Yvd\",style:{backgroundColor:\"rgba(30, 35, 41, 0.1)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i79b7z\",\"data-framer-name\":\"copyright\",layoutDependency:layoutDependency,layoutId:\"Ru8qVRhxF\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128)))\"},children:[\"Cree en ti \\xa9 2025. Dise\\xf1ado por\",/*#__PURE__*/_jsx(Link,{href:\"Dkreativa.com/equipo/rovertpla\",nodeId:\"QyqKQFnFK\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gx7ars\",\"data-styles-preset\":\"cQDB00_kr\",children:\" Rovert pla\"})})]})}),className:\"framer-y2il3h\",\"data-framer-name\":\"Copyright \\xa9 2023 HaylieCoaching\",fonts:[\"FS;General Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"QyqKQFnFK\",style:{\"--extracted-r6o4lv\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-U7Y8g.framer-k5na67, .framer-U7Y8g .framer-k5na67 { display: block; }\",\".framer-U7Y8g.framer-1cuomlr { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 1280px; }\",\".framer-U7Y8g .framer-111rdsl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-1uh1pkh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-e4geji-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-1b8wwtt { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-gphp22 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-17fvhh6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 124px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-U7Y8g .framer-1833dhy { align-content: center; align-items: center; aspect-ratio: 2.504201680672269 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 119px); justify-content: center; overflow: hidden; padding: 4px; position: relative; text-decoration: none; width: 25%; }\",\".framer-U7Y8g .framer-1dy9s0o { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-U7Y8g .framer-1vcp36u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-U7Y8g .framer-1dxwv3d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 167px; }\",\".framer-U7Y8g .framer-70iiny, .framer-U7Y8g .framer-nyizlk { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-U7Y8g .framer-1ssg9ze { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 167px; }\",\".framer-U7Y8g .framer-1mdhvfj, .framer-U7Y8g .framer-1azm093, .framer-U7Y8g .framer-19k9av9, .framer-U7Y8g .framer-224i2h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-U7Y8g .framer-1onbgy9, .framer-U7Y8g .framer-10qfgb5, .framer-U7Y8g .framer-1kgaj9w, .framer-U7Y8g .framer-1ymeiew { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-U7Y8g .framer-hrd5uk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 164px; }\",\".framer-U7Y8g .framer-1nm1eko, .framer-U7Y8g .framer-1phuv6v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-zovp4e, .framer-U7Y8g .framer-19bkygd { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 164px; word-break: break-word; word-wrap: break-word; }\",\".framer-U7Y8g .framer-1g340gs, .framer-U7Y8g .framer-t7qjxs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-vj5xx5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-U7Y8g .framer-1yzfs2f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 223px; }\",\".framer-U7Y8g .framer-1a7hgr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 223px; word-break: break-word; word-wrap: break-word; }\",\".framer-U7Y8g .framer-172dzd6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-plx16w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 99%; }\",\".framer-U7Y8g .framer-h2kb04-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-U7Y8g .framer-nt54fj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 141px; }\",\".framer-U7Y8g .framer-10uzzoo, .framer-U7Y8g .framer-drdiio, .framer-U7Y8g .framer-1k2pip8 { flex: none; height: 24px; position: relative; text-decoration: none; width: 24px; }\",\".framer-U7Y8g .framer-18obisf { flex: none; height: 22px; position: relative; text-decoration: none; width: 22px; }\",\".framer-U7Y8g .framer-1hwzlg7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-i79b7z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-U7Y8g .framer-y2il3h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-U7Y8g.framer-1cuomlr, .framer-U7Y8g .framer-111rdsl, .framer-U7Y8g .framer-1uh1pkh, .framer-U7Y8g .framer-gphp22, .framer-U7Y8g .framer-17fvhh6, .framer-U7Y8g .framer-1833dhy, .framer-U7Y8g .framer-1vcp36u, .framer-U7Y8g .framer-1dxwv3d, .framer-U7Y8g .framer-1ssg9ze, .framer-U7Y8g .framer-1mdhvfj, .framer-U7Y8g .framer-1azm093, .framer-U7Y8g .framer-19k9av9, .framer-U7Y8g .framer-224i2h, .framer-U7Y8g .framer-hrd5uk, .framer-U7Y8g .framer-1nm1eko, .framer-U7Y8g .framer-1g340gs, .framer-U7Y8g .framer-vj5xx5, .framer-U7Y8g .framer-1yzfs2f, .framer-U7Y8g .framer-t7qjxs, .framer-U7Y8g .framer-1phuv6v, .framer-U7Y8g .framer-172dzd6, .framer-U7Y8g .framer-plx16w, .framer-U7Y8g .framer-nt54fj, .framer-U7Y8g .framer-1hwzlg7, .framer-U7Y8g .framer-i79b7z { gap: 0px; } .framer-U7Y8g.framer-1cuomlr > *, .framer-U7Y8g .framer-1uh1pkh > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-U7Y8g.framer-1cuomlr > :first-child, .framer-U7Y8g .framer-111rdsl > :first-child, .framer-U7Y8g .framer-1uh1pkh > :first-child, .framer-U7Y8g .framer-gphp22 > :first-child, .framer-U7Y8g .framer-1vcp36u > :first-child, .framer-U7Y8g .framer-1ssg9ze > :first-child, .framer-U7Y8g .framer-hrd5uk > :first-child, .framer-U7Y8g .framer-1g340gs > :first-child, .framer-U7Y8g .framer-1yzfs2f > :first-child, .framer-U7Y8g .framer-t7qjxs > :first-child, .framer-U7Y8g .framer-172dzd6 > :first-child, .framer-U7Y8g .framer-i79b7z > :first-child { margin-top: 0px; } .framer-U7Y8g.framer-1cuomlr > :last-child, .framer-U7Y8g .framer-111rdsl > :last-child, .framer-U7Y8g .framer-1uh1pkh > :last-child, .framer-U7Y8g .framer-gphp22 > :last-child, .framer-U7Y8g .framer-1vcp36u > :last-child, .framer-U7Y8g .framer-1ssg9ze > :last-child, .framer-U7Y8g .framer-hrd5uk > :last-child, .framer-U7Y8g .framer-1g340gs > :last-child, .framer-U7Y8g .framer-1yzfs2f > :last-child, .framer-U7Y8g .framer-t7qjxs > :last-child, .framer-U7Y8g .framer-172dzd6 > :last-child, .framer-U7Y8g .framer-i79b7z > :last-child { margin-bottom: 0px; } .framer-U7Y8g .framer-111rdsl > *, .framer-U7Y8g .framer-1ssg9ze > *, .framer-U7Y8g .framer-1g340gs > *, .framer-U7Y8g .framer-t7qjxs > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-U7Y8g .framer-gphp22 > *, .framer-U7Y8g .framer-1yzfs2f > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-U7Y8g .framer-17fvhh6 > * { margin: 0px; margin-left: calc(124px / 2); margin-right: calc(124px / 2); } .framer-U7Y8g .framer-17fvhh6 > :first-child, .framer-U7Y8g .framer-1833dhy > :first-child, .framer-U7Y8g .framer-1dxwv3d > :first-child, .framer-U7Y8g .framer-1mdhvfj > :first-child, .framer-U7Y8g .framer-1azm093 > :first-child, .framer-U7Y8g .framer-19k9av9 > :first-child, .framer-U7Y8g .framer-224i2h > :first-child, .framer-U7Y8g .framer-1nm1eko > :first-child, .framer-U7Y8g .framer-vj5xx5 > :first-child, .framer-U7Y8g .framer-1phuv6v > :first-child, .framer-U7Y8g .framer-plx16w > :first-child, .framer-U7Y8g .framer-nt54fj > :first-child, .framer-U7Y8g .framer-1hwzlg7 > :first-child { margin-left: 0px; } .framer-U7Y8g .framer-17fvhh6 > :last-child, .framer-U7Y8g .framer-1833dhy > :last-child, .framer-U7Y8g .framer-1dxwv3d > :last-child, .framer-U7Y8g .framer-1mdhvfj > :last-child, .framer-U7Y8g .framer-1azm093 > :last-child, .framer-U7Y8g .framer-19k9av9 > :last-child, .framer-U7Y8g .framer-224i2h > :last-child, .framer-U7Y8g .framer-1nm1eko > :last-child, .framer-U7Y8g .framer-vj5xx5 > :last-child, .framer-U7Y8g .framer-1phuv6v > :last-child, .framer-U7Y8g .framer-plx16w > :last-child, .framer-U7Y8g .framer-nt54fj > :last-child, .framer-U7Y8g .framer-1hwzlg7 > :last-child { margin-right: 0px; } .framer-U7Y8g .framer-1833dhy > *, .framer-U7Y8g .framer-1dxwv3d > *, .framer-U7Y8g .framer-1mdhvfj > *, .framer-U7Y8g .framer-1azm093 > *, .framer-U7Y8g .framer-19k9av9 > *, .framer-U7Y8g .framer-224i2h > *, .framer-U7Y8g .framer-1nm1eko > *, .framer-U7Y8g .framer-vj5xx5 > *, .framer-U7Y8g .framer-1phuv6v > *, .framer-U7Y8g .framer-plx16w > *, .framer-U7Y8g .framer-nt54fj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-U7Y8g .framer-1vcp36u > *, .framer-U7Y8g .framer-hrd5uk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-U7Y8g .framer-172dzd6 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-U7Y8g .framer-1hwzlg7 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-U7Y8g .framer-i79b7z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-U7Y8g.framer-v-1smj65a.framer-1cuomlr { width: 810px; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-1uh1pkh, .framer-U7Y8g.framer-v-yi329f .framer-1uh1pkh { padding: 0px; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-gphp22, .framer-U7Y8g.framer-v-yi329f .framer-gphp22 { padding: 0px 30px 0px 30px; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-17fvhh6, .framer-U7Y8g.framer-v-yi329f .framer-17fvhh6 { flex-direction: column; gap: 62px; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-1833dhy { height: var(--framer-aspect-ratio-supported, 74px); }\",\".framer-U7Y8g.framer-v-1smj65a .framer-1dy9s0o { flex: none; width: 100%; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-10uzzoo { order: 0; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-18obisf { order: 1; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-drdiio { order: 2; }\",\".framer-U7Y8g.framer-v-1smj65a .framer-1k2pip8 { order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-U7Y8g.framer-v-1smj65a .framer-17fvhh6 { gap: 0px; } .framer-U7Y8g.framer-v-1smj65a .framer-17fvhh6 > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-U7Y8g.framer-v-1smj65a .framer-17fvhh6 > :first-child { margin-top: 0px; } .framer-U7Y8g.framer-v-1smj65a .framer-17fvhh6 > :last-child { margin-bottom: 0px; } }\",\".framer-U7Y8g.framer-v-yi329f.framer-1cuomlr { width: 390px; }\",\".framer-U7Y8g.framer-v-yi329f .framer-1833dhy { height: var(--framer-aspect-ratio-supported, 80px); width: 100%; }\",\".framer-U7Y8g.framer-v-yi329f .framer-1dy9s0o { flex: none; flex-direction: column; gap: 32px; justify-content: flex-start; width: 100%; }\",\".framer-U7Y8g.framer-v-yi329f .framer-1vcp36u { gap: 16px; }\",\".framer-U7Y8g.framer-v-yi329f .framer-hrd5uk { gap: 10px; width: 100%; }\",\".framer-U7Y8g.framer-v-yi329f .framer-19bkygd { flex: 1 0 0px; width: 1px; }\",\".framer-U7Y8g.framer-v-yi329f .framer-1yzfs2f { width: 100%; }\",\".framer-U7Y8g.framer-v-yi329f .framer-t7qjxs { gap: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-U7Y8g.framer-v-yi329f .framer-17fvhh6, .framer-U7Y8g.framer-v-yi329f .framer-1dy9s0o, .framer-U7Y8g.framer-v-yi329f .framer-1vcp36u, .framer-U7Y8g.framer-v-yi329f .framer-hrd5uk, .framer-U7Y8g.framer-v-yi329f .framer-t7qjxs { gap: 0px; } .framer-U7Y8g.framer-v-yi329f .framer-17fvhh6 > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-U7Y8g.framer-v-yi329f .framer-17fvhh6 > :first-child, .framer-U7Y8g.framer-v-yi329f .framer-1dy9s0o > :first-child, .framer-U7Y8g.framer-v-yi329f .framer-1vcp36u > :first-child, .framer-U7Y8g.framer-v-yi329f .framer-hrd5uk > :first-child, .framer-U7Y8g.framer-v-yi329f .framer-t7qjxs > :first-child { margin-top: 0px; } .framer-U7Y8g.framer-v-yi329f .framer-17fvhh6 > :last-child, .framer-U7Y8g.framer-v-yi329f .framer-1dy9s0o > :last-child, .framer-U7Y8g.framer-v-yi329f .framer-1vcp36u > :last-child, .framer-U7Y8g.framer-v-yi329f .framer-hrd5uk > :last-child, .framer-U7Y8g.framer-v-yi329f .framer-t7qjxs > :last-child { margin-bottom: 0px; } .framer-U7Y8g.framer-v-yi329f .framer-1dy9s0o > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-U7Y8g.framer-v-yi329f .framer-1vcp36u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-U7Y8g.framer-v-yi329f .framer-hrd5uk > *, .framer-U7Y8g.framer-v-yi329f .framer-t7qjxs > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 799.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wm0F2hS7m\":{\"layout\":[\"fixed\",\"auto\"]},\"Equg6zP5V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"k8vVh3wVU\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerx4A3LlqY6=withCSS(Component,css,\"framer-U7Y8g\");export default Framerx4A3LlqY6;Framerx4A3LlqY6.displayName=\"footer 2\";Framerx4A3LlqY6.defaultProps={height:799.5,width:1280};addPropertyControls(Framerx4A3LlqY6,{variant:{options:[\"vUdqj1gNG\",\"wm0F2hS7m\",\"Equg6zP5V\"],optionTitles:[\"desktop\",\"tablet\",\"phone\"],title:\"Variant\",type:ControlType.Enum},k8vVh3wVU:{defaultValue:\"rgba(255, 255, 255, 0.34)\",title:\"Background\",type:ControlType.Color}});addFonts(Framerx4A3LlqY6,[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\",weight:\"500\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2\",weight:\"400\"}]},...BabarogicAnimation2Fonts,...CtaSmallFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerx4A3LlqY6\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wm0F2hS7m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Equg6zP5V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"k8vVh3wVU\\\":\\\"background\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"799.5\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./x4A3LlqY6.map", "// Generated by Framer (241a4b4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Y9A8CxQ9eC30TMqd9B5Y/fyCSizo0Zq5vwDskskPY/UsuXAzxDZ.js\";const cycleOrder=[\"eyn86esx3\"];const variantClassNames={eyn86esx3:\"framer-v-93r6ij\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};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 getProps=({height,id,link,title,width,...props})=>{var ref;return{...props,Ab6c9DL14:(ref=title!==null&&title!==void 0?title:props.Ab6c9DL14)!==null&&ref!==void 0?ref:\"Get Started\",jX6qdNKJS:link!==null&&link!==void 0?link:props.jX6qdNKJS};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,Ab6c9DL14,jX6qdNKJS,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"eyn86esx3\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-mXPqK\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:jX6qdNKJS,openInNewTab:false,children:/*#__PURE__*/ _jsx(motion.a,{...restProps,className:`${cx(\"framer-93r6ij\",className)} framer-144fdqo`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"eyn86esx3\",ref:ref,style:{backgroundColor:\"rgb(218, 95, 111)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-yemv5q\",\"data-framer-name\":\"texts\",layoutDependency:layoutDependency,layoutId:\"MJrTvT7qN\",children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1y4pmze\",\"data-styles-preset\":\"UsuXAzxDZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Get Started\"})}),className:\"framer-fr3mto\",\"data-framer-name\":\"Almost before we kne\",layoutDependency:layoutDependency,layoutId:\"I819:4316;814:4450\",style:{\"--extracted-r6o4lv\":\"var(--token-765d4d1c-9f94-47f0-8b63-48d5fa27cccf, rgb(254, 254, 254))\",\"--framer-paragraph-spacing\":\"0px\"},text:Ab6c9DL14,verticalAlignment:\"top\",withExternalLayout:true})})})})})})});});const css=['.framer-mXPqK [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mXPqK .framer-144fdqo { display: block; }\",\".framer-mXPqK .framer-93r6ij { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 24px 10px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-mXPqK .framer-yemv5q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-mXPqK .framer-fr3mto { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mXPqK .framer-93r6ij, .framer-mXPqK .framer-yemv5q { gap: 0px; } .framer-mXPqK .framer-93r6ij > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mXPqK .framer-93r6ij > :first-child { margin-top: 0px; } .framer-mXPqK .framer-93r6ij > :last-child { margin-bottom: 0px; } .framer-mXPqK .framer-yemv5q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mXPqK .framer-yemv5q > :first-child { margin-left: 0px; } .framer-mXPqK .framer-yemv5q > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 136\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Ab6c9DL14\":\"title\",\"jX6qdNKJS\":\"link\"}\n */ const FramerBkte8AAMr=withCSS(Component,css,\"framer-mXPqK\");export default FramerBkte8AAMr;FramerBkte8AAMr.displayName=\"cta-small\";FramerBkte8AAMr.defaultProps={height:39,width:136};addPropertyControls(FramerBkte8AAMr,{Ab6c9DL14:{defaultValue:\"Get Started\",displayTextArea:false,title:\"Title\",type:ControlType.String},jX6qdNKJS:{title:\"Link\",type:ControlType.Link}});addFonts(FramerBkte8AAMr,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBkte8AAMr\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Ab6c9DL14\\\":\\\"title\\\",\\\"jX6qdNKJS\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"39\",\"framerIntrinsicWidth\":\"136\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Bkte8AAMr.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"FS;General Sans-medium\"]);export const fonts=[{family:\"General Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/UsuXAzxDZ:default\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\"},style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\",weight:\"500\"}];export const css=['.framer-6RIoe .framer-styles-preset-1y4pmze:not(.rich-text-wrapper), .framer-6RIoe .framer-styles-preset-1y4pmze.rich-text-wrapper p { --framer-font-family: \"General Sans\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, #2a2b2b); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 809px) and (min-width: 0px) { .framer-6RIoe .framer-styles-preset-1y4pmze:not(.rich-text-wrapper), .framer-6RIoe .framer-styles-preset-1y4pmze.rich-text-wrapper p { --framer-font-family: \"General Sans\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, #2a2b2b); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-6RIoe\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Whats from\"https://framerusercontent.com/modules/edMaGmiJ32BKbbpLpDyn/pzkZjfONrsa0WE0dCQEF/jkTxsS0x7.js\";const TickerFonts=getFonts(Ticker);const WhatsFonts=getFonts(Whats);const cycleOrder=[\"xbnBH51L3\",\"GwMxZbNoV\",\"SgTRkdo6g\",\"c4gOh9SkK\",\"cz_MfILVJ\",\"xzgpeSnaa\"];const serializationHash=\"framer-SZIP3\";const variantClassNames={c4gOh9SkK:\"framer-v-de06if\",cz_MfILVJ:\"framer-v-h66yw6\",GwMxZbNoV:\"framer-v-riiter\",SgTRkdo6g:\"framer-v-1b313ad\",xbnBH51L3:\"framer-v-18ep4bc\",xzgpeSnaa:\"framer-v-1vxw3yl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:250,type:\"spring\"};const transition2={damping:60,delay:0,mass:1,stiffness:250,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={\"Mobile Hover\":\"xzgpeSnaa\",\"Tablet Hover\":\"c4gOh9SkK\",Default:\"xbnBH51L3\",Hover:\"GwMxZbNoV\",Mobile:\"cz_MfILVJ\",Tablet:\"SgTRkdo6g\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xbnBH51L3\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xbnBH51L3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1u9e2x4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"GwMxZbNoV\");});const onMouseLeave1ml4x6z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"xbnBH51L3\");});const onMouseEnter1f2prza=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"c4gOh9SkK\");});const onMouseLeavebgqpks=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"SgTRkdo6g\");});const onMouseEnteraf7dl7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"xzgpeSnaa\");});const onMouseLeave1hwjjiq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"cz_MfILVJ\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"cz_MfILVJ\",\"xzgpeSnaa\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({cz_MfILVJ:{value:transition2},xzgpeSnaa:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-18ep4bc\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"xbnBH51L3\",onMouseEnter:onMouseEnter1u9e2x4,ref:ref??ref1,style:{background:\"linear-gradient(180deg, rgb(228, 70, 144) 0%, rgb(228, 70, 144) 50%, rgb(228, 70, 144) 100%)\",backgroundColor:\"rgb(228, 70, 144)\",borderBottomLeftRadius:256,borderBottomRightRadius:256,borderTopLeftRadius:256,borderTopRightRadius:256,...style},variants:{c4gOh9SkK:{background:\"linear-gradient(180deg, rgb(228, 70, 144) 0%, rgba(108, 47, 117, 0.5) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},cz_MfILVJ:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},GwMxZbNoV:{background:\"linear-gradient(180deg, rgb(228, 70, 144) 0%, rgb(101, 45, 133) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},SgTRkdo6g:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},xzgpeSnaa:{background:\"linear-gradient(180deg, rgb(228, 70, 144) 0%, rgb(228, 70, 144) 55.85585585585585%, rgba(142, 26, 237, 0.68) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({c4gOh9SkK:{\"data-framer-name\":\"Tablet Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeavebgqpks},cz_MfILVJ:{\"data-framer-name\":\"Mobile\",onMouseEnter:onMouseEnteraf7dl7},GwMxZbNoV:{\"data-framer-name\":\"Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1ml4x6z},SgTRkdo6g:{\"data-framer-name\":\"Tablet\",onMouseEnter:onMouseEnter1f2prza},xzgpeSnaa:{\"data-framer-name\":\"Mobile Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1hwjjiq}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1aveo9g\",layoutDependency:layoutDependency,layoutId:\"Gl4UeleCK\",style:{opacity:0},variants:{c4gOh9SkK:{opacity:.35},GwMxZbNoV:{opacity:.25},xzgpeSnaa:{opacity:.35}},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uwc32x-container\",layoutDependency:layoutDependency,layoutId:\"iKWp610lV-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false},gap:12,height:\"100%\",hoverFactor:1,id:\"iKWp610lV\",layoutId:\"iKWp610lV\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1090,pixelWidth:923,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/iEln9brI2xn8w0yZKYggB1XW3dw.png\",srcSet:\"https://framerusercontent.com/images/iEln9brI2xn8w0yZKYggB1XW3dw.png?scale-down-to=1024 867w,https://framerusercontent.com/images/iEln9brI2xn8w0yZKYggB1XW3dw.png 923w\"},className:\"framer-1djqyi4\",layoutDependency:layoutDependency,layoutId:\"N2KRH9Yr8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1868,pixelWidth:1582,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/tgMSi7gpdq10IlDrkq85UY91Ck.png\",srcSet:\"https://framerusercontent.com/images/tgMSi7gpdq10IlDrkq85UY91Ck.png?scale-down-to=1024 867w,https://framerusercontent.com/images/tgMSi7gpdq10IlDrkq85UY91Ck.png 1582w\"},className:\"framer-3kazvu\",layoutDependency:layoutDependency,layoutId:\"QspwABXiQ\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1250,pixelWidth:924,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/KA1J1guI4EWcAxFMX2kKq4aG8.png\",srcSet:\"https://framerusercontent.com/images/KA1J1guI4EWcAxFMX2kKq4aG8.png?scale-down-to=1024 756w,https://framerusercontent.com/images/KA1J1guI4EWcAxFMX2kKq4aG8.png 924w\"},className:\"framer-11mfkxk\",layoutDependency:layoutDependency,layoutId:\"u5ZyVKjCJ\"})],speed:10,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({c4gOh9SkK:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}},GwMxZbNoV:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bg59la-container\",layoutDependency:layoutDependency,layoutId:\"ElrHS1d8e-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"bottom\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false},gap:12,height:\"100%\",hoverFactor:1,id:\"ElrHS1d8e\",layoutId:\"ElrHS1d8e\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1875,pixelWidth:1387,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/3QOYS4bjvDd58cuOs2V3nR1sys.png\",srcSet:\"https://framerusercontent.com/images/3QOYS4bjvDd58cuOs2V3nR1sys.png?scale-down-to=1024 757w,https://framerusercontent.com/images/3QOYS4bjvDd58cuOs2V3nR1sys.png 1387w\"},className:\"framer-vu8psg\",layoutDependency:layoutDependency,layoutId:\"eNdp0rFk8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:950,pixelWidth:924,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/X5NtY1VPvq9jzt1xSAGb2tz1KM.png\",srcSet:\"https://framerusercontent.com/images/X5NtY1VPvq9jzt1xSAGb2tz1KM.png 924w\"},className:\"framer-adfzrb\",layoutDependency:layoutDependency,layoutId:\"o6hLIjKff\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1383,pixelWidth:603,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/L6PJXwv42B4GrbF3v2Jj8Cqzxw.png\",srcSet:\"https://framerusercontent.com/images/L6PJXwv42B4GrbF3v2Jj8Cqzxw.png 603w\"},className:\"framer-12ma2zt\",layoutDependency:layoutDependency,layoutId:\"bdND2LlXy\"})],speed:5,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({c4gOh9SkK:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}},GwMxZbNoV:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}},xzgpeSnaa:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-oi6gv1-container\",layoutDependency:layoutDependency,layoutId:\"C1WWoODa9-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false},gap:12,height:\"100%\",hoverFactor:1,id:\"C1WWoODa9\",layoutId:\"C1WWoODa9\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2241,pixelWidth:1920,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/hQKkBtvsSfCPLhQ6Nu3keLadg.png\",srcSet:\"https://framerusercontent.com/images/hQKkBtvsSfCPLhQ6Nu3keLadg.png?scale-down-to=1024 877w,https://framerusercontent.com/images/hQKkBtvsSfCPLhQ6Nu3keLadg.png?scale-down-to=2048 1754w,https://framerusercontent.com/images/hQKkBtvsSfCPLhQ6Nu3keLadg.png 1920w\"},className:\"framer-1sv1p35\",\"data-framer-name\":\"seven\",layoutDependency:layoutDependency,layoutId:\"wahpnmJ4K\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1728,pixelWidth:755,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/YDicUrYz3XdppZTBTZDOvf0b8.png\",srcSet:\"https://framerusercontent.com/images/YDicUrYz3XdppZTBTZDOvf0b8.png 755w\"},className:\"framer-19hjsty\",layoutDependency:layoutDependency,layoutId:\"YKJcG5NZz\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2018,pixelWidth:881,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/MfuOyETlwuqAhclLtCIsUlXL4GU.png\",srcSet:\"https://framerusercontent.com/images/MfuOyETlwuqAhclLtCIsUlXL4GU.png 881w\"},className:\"framer-t2wu3q\",layoutDependency:layoutDependency,layoutId:\"p0Wzn8C7g\"})],speed:13,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({c4gOh9SkK:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}},GwMxZbNoV:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}},xzgpeSnaa:{fadeOptions:{fadeAlpha:.35,fadeContent:true,fadeInset:0,fadeWidth:100,overflow:false}}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1my5bew\",\"data-framer-name\":\"head\",layoutDependency:layoutDependency,layoutId:\"SnnCJcMei\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Actualice su presencia CREEMOS EN TI\"})}),className:\"framer-11pxf7e\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Lustria-regular\"],layoutDependency:layoutDependency,layoutId:\"whN0CWfkh\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"30px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({cz_MfILVJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Actualice su presencia CREEMOS EN TI\"})})},xzgpeSnaa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Actualice su presencia CREEMOS EN TI\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f0p65h\",layoutDependency:layoutDependency,layoutId:\"OTuH67_dT\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:(componentViewport?.y||0)+35+320+0+0,...addPropertyOverrides({cz_MfILVJ:{y:(componentViewport?.y||0)+35+272+0+0},xzgpeSnaa:{y:(componentViewport?.y||0)+35+272+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-u4hxry-container\",layoutDependency:layoutDependency,layoutId:\"AGzP859CA-container\",children:/*#__PURE__*/_jsx(Whats,{height:\"100%\",id:\"AGzP859CA\",layoutId:\"AGzP859CA\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cqqj5u\",layoutDependency:layoutDependency,layoutId:\"OFxGFqGbn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"Programe una llamada con Luz Marina.\"})}),className:\"framer-rv6xrq\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VM2Rhts1O\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+35+320+0+35+0),pixelHeight:632,pixelWidth:424,sizes:\"28px\",src:\"https://framerusercontent.com/images/ugws0zlHqO0eX6CE8TPvTRaHM4.jpg\",srcSet:\"https://framerusercontent.com/images/ugws0zlHqO0eX6CE8TPvTRaHM4.jpg 424w\"},className:\"framer-11ckdu3\",layoutDependency:layoutDependency,layoutId:\"KJSmVrrUJ\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},...addPropertyOverrides({cz_MfILVJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+35+272+0+35+0),pixelHeight:632,pixelWidth:424,sizes:\"28px\",src:\"https://framerusercontent.com/images/ugws0zlHqO0eX6CE8TPvTRaHM4.jpg\",srcSet:\"https://framerusercontent.com/images/ugws0zlHqO0eX6CE8TPvTRaHM4.jpg 424w\"}},xzgpeSnaa:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+35+272+0+35+0),pixelHeight:632,pixelWidth:424,sizes:\"28px\",src:\"https://framerusercontent.com/images/ugws0zlHqO0eX6CE8TPvTRaHM4.jpg\",srcSet:\"https://framerusercontent.com/images/ugws0zlHqO0eX6CE8TPvTRaHM4.jpg 424w\"}}},baseVariant,gestureVariant)})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SZIP3.framer-9p8lgu, .framer-SZIP3 .framer-9p8lgu { display: block; }\",\".framer-SZIP3.framer-18ep4bc { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 35px 0px 35px 0px; position: relative; width: 1160px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SZIP3 .framer-1aveo9g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: center; left: calc(50.172413793103466% - min(1200px, 100%) / 2); max-width: 1200px; overflow: visible; padding: 0px; position: absolute; top: calc(49.887133182844266% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-SZIP3 .framer-1uwc32x-container, .framer-SZIP3 .framer-bg59la-container, .framer-SZIP3 .framer-oi6gv1-container { flex: 1 0 0px; height: 120%; position: relative; width: 1px; }\",\".framer-SZIP3 .framer-1djqyi4, .framer-SZIP3 .framer-11mfkxk, .framer-SZIP3 .framer-vu8psg, .framer-SZIP3 .framer-12ma2zt, .framer-SZIP3 .framer-19hjsty, .framer-SZIP3 .framer-t2wu3q { height: 422px; overflow: hidden; position: relative; width: 386px; }\",\".framer-SZIP3 .framer-3kazvu, .framer-SZIP3 .framer-adfzrb, .framer-SZIP3 .framer-1sv1p35 { height: 423px; overflow: hidden; position: relative; width: 386px; }\",\".framer-SZIP3 .framer-1my5bew { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-SZIP3 .framer-11pxf7e { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 556px; word-break: break-word; word-wrap: break-word; }\",\".framer-SZIP3 .framer-1f0p65h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-SZIP3 .framer-u4hxry-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SZIP3 .framer-cqqj5u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-SZIP3 .framer-rv6xrq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-SZIP3 .framer-11ckdu3 { flex: none; height: 28px; position: relative; width: 28px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SZIP3.framer-18ep4bc, .framer-SZIP3 .framer-1aveo9g, .framer-SZIP3 .framer-1my5bew, .framer-SZIP3 .framer-1f0p65h, .framer-SZIP3 .framer-cqqj5u { gap: 0px; } .framer-SZIP3.framer-18ep4bc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SZIP3.framer-18ep4bc > :first-child, .framer-SZIP3 .framer-1my5bew > :first-child, .framer-SZIP3 .framer-1f0p65h > :first-child { margin-top: 0px; } .framer-SZIP3.framer-18ep4bc > :last-child, .framer-SZIP3 .framer-1my5bew > :last-child, .framer-SZIP3 .framer-1f0p65h > :last-child { margin-bottom: 0px; } .framer-SZIP3 .framer-1aveo9g > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-SZIP3 .framer-1aveo9g > :first-child, .framer-SZIP3 .framer-cqqj5u > :first-child { margin-left: 0px; } .framer-SZIP3 .framer-1aveo9g > :last-child, .framer-SZIP3 .framer-cqqj5u > :last-child { margin-right: 0px; } .framer-SZIP3 .framer-1my5bew > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SZIP3 .framer-1f0p65h > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SZIP3 .framer-cqqj5u > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-SZIP3.framer-v-1b313ad.framer-18ep4bc, .framer-SZIP3.framer-v-de06if.framer-18ep4bc { width: 768px; }\",\".framer-SZIP3.framer-v-1b313ad .framer-1aveo9g, .framer-SZIP3.framer-v-de06if .framer-1aveo9g { left: calc(50.172413793103466% - min(1200px, 1160%) / 2); width: 1160%; }\",\".framer-SZIP3.framer-v-1b313ad .framer-11pxf7e, .framer-SZIP3.framer-v-de06if .framer-11pxf7e, .framer-SZIP3.framer-v-h66yw6 .framer-11pxf7e, .framer-SZIP3.framer-v-1vxw3yl .framer-11pxf7e { width: 100%; }\",\".framer-SZIP3.framer-v-h66yw6.framer-18ep4bc, .framer-SZIP3.framer-v-1vxw3yl.framer-18ep4bc { padding: 35px 24px 35px 24px; width: 320px; }\",\".framer-SZIP3.framer-v-h66yw6 .framer-1aveo9g, .framer-SZIP3.framer-v-1vxw3yl .framer-1aveo9g { left: calc(50.172413793103466% - min(1200px, 768px) / 2); width: 768px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 280\n * @framerIntrinsicWidth 1160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GwMxZbNoV\":{\"layout\":[\"fixed\",\"auto\"]},\"SgTRkdo6g\":{\"layout\":[\"fixed\",\"auto\"]},\"c4gOh9SkK\":{\"layout\":[\"fixed\",\"auto\"]},\"cz_MfILVJ\":{\"layout\":[\"fixed\",\"auto\"]},\"xzgpeSnaa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTPWSIqQFS=withCSS(Component,css,\"framer-SZIP3\");export default FramerTPWSIqQFS;FramerTPWSIqQFS.displayName=\"Babarogic Animation 2\";FramerTPWSIqQFS.defaultProps={height:280,width:1160};addPropertyControls(FramerTPWSIqQFS,{variant:{options:[\"xbnBH51L3\",\"GwMxZbNoV\",\"SgTRkdo6g\",\"c4gOh9SkK\",\"cz_MfILVJ\",\"xzgpeSnaa\"],optionTitles:[\"Default\",\"Hover\",\"Tablet\",\"Tablet Hover\",\"Mobile\",\"Mobile Hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTPWSIqQFS,[{explicitInter:true,fonts:[{family:\"Lustria\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lustria/v13/9oRONYodvDEyjuhOrC05MtPyAcg.woff2\",weight:\"400\"},{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\"}]},...TickerFonts,...WhatsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTPWSIqQFS\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1160\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GwMxZbNoV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SgTRkdo6g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c4gOh9SkK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cz_MfILVJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xzgpeSnaa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"280\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TPWSIqQFS.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/createRef(),/*#__PURE__*/createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=[];let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(filteredSlots,(child,childIndex)=>{var _child_props,_child_props1,_child_props2,_child_props3,_child_props4,_child_props5;const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\",willChange:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,width:widthType?(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.width:\"100%\",height:heightType?(_child_props4=child.props)===null||_child_props4===void 0?void 0:_child_props4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(_child_props5=child.props)===null||_child_props5===void 0?void 0:_child_props5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);})];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);// Pause the animation when it's out of view\nuseEffect(()=>{if(!animationRef.current)return;if(isInView&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if(!isInView&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas?\"auto\":\"transform\",transform:supportsAcceleratedAnimations?transformer(0):transform},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "// Generated by Framer (48da836)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const MotionAWithFX=withFX(motion.a);const enabledGestures={rQ1UKAdf8:{hover:true}};const serializationHash=\"framer-4OVYO\";const variantClassNames={rQ1UKAdf8:\"framer-v-527wvu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:12};const transition1={damping:40,delay:.5,mass:1.6,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:12};const transition2={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 getProps=({height,id,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"rQ1UKAdf8\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:\"https://api.whatsapp.com/send/?phone=525562950021&text&type=phone_number&app_absent=0\",nodeId:\"rQ1UKAdf8\",children:/*#__PURE__*/_jsx(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",positionX:\"center\",positionY:\"center\"},className:`${cx(scopingClassNames,\"framer-527wvu\",className,classNames)} framer-18cz2ds`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"rQ1UKAdf8\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.13)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.35995), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.31779), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.125)\",...style},variants:{\"rQ1UKAdf8-hover\":{backgroundColor:\"rgba(230, 69, 144, 0.76)\"}},...addPropertyOverrides({\"rQ1UKAdf8-hover\":{\"data-framer-name\":undefined,background:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/wgGSqTxdfJ05WmDxAkNbqraW9vw.svg\"},className:\"framer-8y7413\",layoutDependency:layoutDependency,layoutId:\"wDaKBKbE5\"})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4OVYO.framer-18cz2ds, .framer-4OVYO .framer-18cz2ds { display: block; }\",\".framer-4OVYO.framer-527wvu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4OVYO .framer-8y7413 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); overflow: visible; position: relative; width: 25px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4OVYO.framer-527wvu { gap: 0px; } .framer-4OVYO.framer-527wvu > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-4OVYO.framer-527wvu > :first-child { margin-top: 0px; } .framer-4OVYO.framer-527wvu > :last-child { margin-bottom: 0px; } }\",'.framer-4OVYO[data-border=\"true\"]::after, .framer-4OVYO [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 80\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KzIULkLUj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjkTxsS0x7=withCSS(Component,css,\"framer-4OVYO\");export default FramerjkTxsS0x7;FramerjkTxsS0x7.displayName=\"whats\";FramerjkTxsS0x7.defaultProps={height:25,width:80};addFonts(FramerjkTxsS0x7,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjkTxsS0x7\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KzIULkLUj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"80\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"25\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jkTxsS0x7.map"],
  "mappings": "omBAAAA,IAGkB,SAARC,GAA8BC,EAAM,CAAC,GAAK,CAAC,WAAAC,EAAW,SAAAC,EAAS,YAAAC,CAAW,EAAEH,EAAYI,EAAW;AAAA;AAAA,QAErGH,IAAa,OAAO,0CAA0C,uCAAuC;AAAA,QACrGC,IAAW,MAAM,qBAAqB,uBAAuB;AAAA;AAAA,IAEjE,OAAMG,GAAU,IAAI,CAAC,IAAMC,EAAW,SAAS,cAAc,OAAO,EAAEA,EAAW,KAAK,WAAWA,EAAW,UAAUF,EAAW,SAAS,KAAK,YAAYE,CAAU,EAAE,IAAMC,EAAW,YAAY,IAAI,CAAC,IAAMC,EAAe,SAAS,cAAc,2BAA2B,EAAE,GAAGA,EAAe,CAAC,IAAMC,EAAWD,EAAe,cAAc,+BAA+B,EAAKC,IAAYA,EAAW,KAAK,2BAA2BN,CAAW,GAAG,cAAcI,CAAU,EAAG,CAAC,EAAE,GAAG,EAAE,MAAM,IAAI,CAAC,SAAS,KAAK,YAAYD,CAAU,EAAE,cAAcC,CAAU,CAAE,CAAE,EAAE,CAACN,EAAWC,EAASC,CAAW,CAAC,EAAsBO,EAAKC,EAAO,IAAI,CAAC,CAAC,CAAE,CAACZ,GAAa,aAAa,CAAC,WAAW,OAAO,SAAS,MAAM,YAAY,MAAM,EAAEa,EAAoBb,GAAa,CAAC,WAAW,CAAC,KAAKc,EAAY,KAAK,MAAM,sBAAsB,QAAQ,CAAC,OAAO,OAAO,EAAE,aAAa,CAAC,OAAO,OAAO,EAAE,aAAa,MAAM,EAAE,SAAS,CAAC,KAAKA,EAAY,KAAK,MAAM,oBAAoB,QAAQ,CAAC,MAAM,QAAQ,EAAE,aAAa,CAAC,MAAM,QAAQ,EAAE,aAAa,KAAK,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,aAAa,MAAM,CAAC,CAAC,ECR1kCC,IAC8nB,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,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,gBAAgB,YAAY,cAAc,YAAY,QAAQ,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,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,EAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAImC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAO,CAAC,sBAAAmD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAYL,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAaN,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAmFU,GAAkBC,EAAG/D,GAAkB,GAA5F,CAAa0C,GAAuBA,EAAS,CAAuE,EAAQsB,GAAY,IAAQ,EAAAf,IAAiB,mBAAkCJ,IAAc,aAA6CoB,GAAa,IAAQpB,IAAc,YAA6CqB,EAAa,IAAQrB,IAAc,YAA6CsB,EAAa,IAAQlB,IAAiB,mBAAiCJ,IAAc,YAAuC,OAAoB5B,EAAKmD,EAAY,CAAC,GAAGzB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsB8D,EAAMlD,EAAO,IAAI,CAAC,GAAGyB,GAAU,GAAGI,EAAgB,UAAUe,EAAGD,GAAkB,iBAAiBpB,EAAUI,CAAU,EAAE,mBAAmB,cAAc,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,aAAa,gBAAgB,4BAA4B,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,kDAAkD,OAAO,OAAO,qBAAqB,aAAa,aAAa,OAAO,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,2BAA2B,UAAU,iJAAiJ,OAAO,mBAAmB,aAAa,kBAAkB,EAAE,UAAU,CAAC,wBAAwB,SAAS,iBAAiB,kBAAkB,sBAAsB,SAAS,uBAAuB,SAAS,iBAAiB,QAAQ,qBAAqB,SAAS,gBAAgB,qBAAqB,UAAU,iNAAiN,EAAE,UAAU,CAAC,wBAAwB,SAAS,iBAAiB,kBAAkB,sBAAsB,SAAS,uBAAuB,SAAS,iBAAiB,QAAQ,qBAAqB,SAAS,gBAAgB,qBAAqB,UAAU,mMAAmM,OAAO,mBAAmB,aAAa,kBAAkB,CAAC,EAAE,GAAGvC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,eAAe,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,SAAS,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAAcoB,EAAMlD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBrD,EAAKsD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BjC,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,SAASA,GAAmB,OAAO,OAAO,mBAAmB,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,+BAA+B,mBAAmB,OAAO,iBAAiBe,EAAiB,SAAS,YAAY,GAAGpD,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsE,GAA2BjC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAIA,GAAmB,QAAQ,IAAI,GAAG,GAAG,CAAC,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,GAAG,KAAK,IAAI,IAAIA,GAAmB,QAAQ,IAAI,GAAG,GAAG,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,IAAIA,GAAmB,QAAQ,IAAI,GAAG,GAAG,CAAC,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,SAASA,GAAmB,OAAO,OAAO,gBAAgB,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiC,GAA2BjC,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,SAAS,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAEe,GAAY,GAAgB/C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB,GAAK,iBAAiBmC,EAAiB,SAAS,YAAY,MAAMI,GAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,GAAGxD,GAAqB,CAAC,UAAU,CAAC,MAAM0D,EAAW,CAAC,EAAEf,EAAYI,CAAc,EAAE,SAAsBoB,EAAMlD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB,GAAK,iBAAiBmC,EAAiB,SAAS,YAAY,MAAMO,GAAa,SAAS,CAAc5C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAEW,GAAa,GAAgBhD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAerC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,GAAG,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEY,EAAa,GAAgBG,EAAMlD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,0BAA0B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,wBAAwB,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAEkB,EAAa,GAAgBlD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,wBAAwB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,0BAA0B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,wBAAwB,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,0BAA0B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,wBAAwB,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAEe,GAAY,GAAgB/C,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKqD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,0BAA0B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,kFAAkF,gFAAgF,4VAA4V,0QAA0Q,qTAAqT,mTAAmT,4LAA4L,oOAAoO,+PAA+P,iOAAiO,iRAAiR,6SAA6S,8JAA8J,mgCAAmgC,oIAAoI,iFAAiF,kGAAkG,iEAAiE,8DAA8D,mbAAmb,4OAA4O,gFAAgF,oFAAoF,0LAA0L,8FAA8F,8DAA8D,6FAA6F,6FAA6F,oqBAAoqB,sEAAsE,qWAAqW,GAAeA,GAAI,GAAgBA,GAAI,+bAA+b,EAQrh2BC,GAAgBC,EAAQhD,GAAU8C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,cAAc,gBAAgB,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,eAAe,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,eAAe,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTjhCC,ICAAC,ICAAC,IAA8BC,GAAU,0BAA0B,CAAC,wBAAwB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,eAAe,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,wKAAwK,EAAE,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,EAAeC,GAAI,CAAC,2hBAA2hB,6kBAA6kB,EAAeC,GAAU,eDCv2C,IAAMC,GAAW,CAAC,WAAW,EAAQC,GAAkB,CAAC,UAAU,iBAAiB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,OAAqBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAI,MAAM,CAAC,GAAGD,EAAM,WAAWC,EAAIH,GAAmCE,EAAM,aAAa,MAAMC,IAAM,OAAOA,EAAI,cAAc,UAAUJ,GAAgCG,EAAM,SAAS,CAAE,EAAQE,GAAuB,CAACF,EAAMG,IAAWA,EAAS,KAAK,GAAG,EAAEH,EAAM,iBAAuBI,GAA8BC,EAAW,SAASL,EAAMC,EAAI,CAAC,GAAK,CAAC,aAAAK,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEpB,GAASM,CAAK,EAAO,CAAC,YAAAe,EAAY,WAAAC,EAAW,eAAAC,GAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA7B,EAAW,SAAAa,CAAQ,EAAEiB,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,YAAAtC,GAAY,QAAA4B,EAAQ,kBAAAW,EAAiB,CAAC,EAAQC,EAAiBrB,GAAuBF,EAAMG,CAAQ,EAAQqB,EAAsBC,EAAM,EAAE,OAAqBhC,EAAKiC,EAAY,CAAC,GAAGhB,GAA4Cc,EAAgB,SAAuB/B,EAAKkC,EAAO,IAAI,CAAC,QAAQhB,EAAQ,QAAQR,EAAS,aAAa,IAAIe,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUU,EAAG,eAA2BnB,GAAUO,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuBvB,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAuBG,EAAKoC,EAAK,CAAC,KAAKhB,EAAU,aAAa,GAAM,SAAuBpB,EAAKkC,EAAO,EAAE,CAAC,GAAGb,EAAU,UAAU,GAAGc,EAAG,gBAAgBnB,CAAS,CAAC,kBAAkB,mBAAmB,YAAY,iBAAiBc,EAAiB,SAAS,YAAY,IAAItB,EAAI,MAAM,CAAC,gBAAgB,oBAAoB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGO,CAAK,EAAE,SAAuBf,EAAKkC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiBJ,EAAiB,SAAS,YAAY,SAAuB9B,EAAKqC,EAAS,CAAC,sBAAsB,GAAK,SAAuBrC,EAAWsC,EAAS,CAAC,SAAuBtC,EAAKkC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,yBAAyB,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiBJ,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,KAAKX,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,kTAAkT,4SAA4S,gHAAgH,8nBAA8nB,GAAeA,EAAG,EAMrgLC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,UAAU,CAAC,aAAa,cAAc,gBAAgB,GAAM,MAAM,QAAQ,KAAKI,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,GAAeM,EAAK,CAAC,EEPlaC,ICAAC,IAAgY,IAAMC,GAAqB,IAAUC,GAAsB,CAAC,KAAKC,GAAQ,eAAeA,CAAM,MAAM,MAAMA,GAAQ,cAAcA,CAAM,MAAM,IAAIA,GAAQ,eAAeA,CAAM,MAAM,OAAOA,GAAQ,cAAcA,CAAM,KAAK,EAAQC,GAA8B,OAAO,UAAY,KAAa,OAAO,UAAU,UAAU,oBAAqB,WAS/rB,SAARC,GAAwBC,EAAM,CAAY,GAAG,CAAC,MAAAC,EAAM,IAAAC,EAAI,QAAAC,EAAQ,eAAAC,EAAe,WAAAC,EAAW,aAAAC,EAAa,cAAAC,EAAc,YAAAC,EAAY,MAAAC,EAAM,YAAAC,EAAY,UAAAC,EAAU,UAAAC,GAAU,cAAAC,EAAc,YAAAC,EAAY,MAAAC,CAAK,EAAEf,EAAW,CAAC,YAAAgB,EAAY,SAAAC,EAAS,UAAAC,EAAU,UAAAC,EAAU,UAAAC,CAAS,EAAEN,EAAiB,CAAC,UAAAO,EAAU,WAAAC,CAAU,EAAET,EAAoBU,EAAanB,EAAe,GAAGC,CAAU,MAAMC,CAAY,MAAMC,CAAa,MAAMC,CAAW,KAAK,GAAGL,CAAO,KAAuBqB,EAASC,GAAa,QAAQ,IAAIA,GAAa,OAC5fC,GAAczB,EAAM,OAAO,OAAO,EAAQ0B,GAAYC,GAAS,MAAMF,EAAa,EAAQG,GAAYF,GAAY,EAAKhB,IAAY,KAAMA,EAAU,QAAQ,IAAMmB,GAAanB,IAAY,QAAQA,IAAY,QAAcd,GAAOkC,GAAe,CAAC,EAAQC,GAAYpC,GAAsBe,CAAS,EAAQsB,GAAUC,GAAarC,GAAOmC,EAAW,EAA4BG,EAAUC,EAAO,IAAI,EAAQC,EAAYC,EAAQ,IAAW,CAAcC,GAAU,EAAeA,GAAU,CAAC,EAAI,CAAC,CAAC,EAAO,CAACC,EAAKC,EAAO,EAAEC,GAAS,CAAC,OAAO,KAAK,SAAS,IAAI,CAAC,EAAkBC,GAAe,CAAC,EAAMC,GAAc,CAAC,EAA2BC,GAAY,EAAMC,GAAQ,EAAKtB,IAAUqB,GAAYlB,GAAY,KAAK,MAAM,GAAGA,EAAW,EAAE,EAAEmB,GAAQ,GAAM,CAACtB,GAAUK,IAAaW,EAAK,SAAQK,GAAY,KAAK,MAAML,EAAK,OAAOA,EAAK,SAAS,CAAC,EAAE,EAAEK,GAAY,KAAK,IAAIA,GAAYlD,EAAoB,EAAEmD,GAAQ,GAAiC,IAAMC,GAAQC,GAAY,IAAI,CAAC,GAAGnB,IAAaM,EAAU,QAAQ,CAAC,IAAMc,EAAanB,GAAaK,EAAU,QAAQ,YAAYA,EAAU,QAAQ,aAAmBe,EAAMb,EAAY,CAAC,EAAE,QAAQP,GAAaO,EAAY,CAAC,EAAE,QAAQ,WAAWA,EAAY,CAAC,EAAE,QAAQ,UAAU,EAAkMc,GAAtLd,EAAY,CAAC,EAAE,QAAQP,GAAaO,EAAY,CAAC,EAAE,QAAQ,WAAWA,EAAY,CAAC,EAAE,QAAQ,YAAYA,EAAY,CAAC,EAAE,QAAQ,UAAUA,EAAY,CAAC,EAAE,QAAQ,aAAa,GAA2Ba,EAAMhD,EAAIuC,GAAQ,CAAC,OAAOQ,EAAa,SAASE,CAAc,CAAC,CAAE,CAAC,EAAE,CAAC,CAAC,EAAQC,GAAe5B,EAAS,CAAC,kBAAkB,MAAM,EAAE,CAAC,EAAwC,GAAGK,GAAY,CAChkD,GAAG,CAACL,EAAS,CAGE,IAAI6B,EAAcjB,EAAO,EAAI,EAAEkB,GAAU,KAAKC,GAAM,KAAKR,EAAO,EAASS,GAAOrB,EAAU,QAAQ,CAAC,CAAC,YAAAsB,CAAW,IAAI,CAAI,CAACJ,EAAc,UAAUI,EAAY,OAAOA,EAAY,SAASF,GAAM,KAAKR,EAAO,EAAGM,EAAc,QAAQ,EAAM,CAAC,GAAI,CAAC,CAAC,CAAE,CAACV,GAAef,GAAS,IAAIF,GAAc,CAACgC,EAAMC,IAAQ,CAAC,IAAIC,GAAaC,EAAcC,GAAcC,GAAc,IAAIC,GAAOL,IAAQ,IAAGK,GAAI3B,EAAY,CAAC,GAAMsB,IAAQjC,GAAc,OAAO,IAAGsC,GAAI3B,EAAY,CAAC,GAAG,IAAMG,GAAK,CAAC,MAAMnB,GAAWuC,GAAaF,EAAM,SAAS,MAAME,KAAe,OAAO,OAAOA,GAAa,MAAM,OAAO,OAAOtC,GAAYuC,EAAcH,EAAM,SAAS,MAAMG,IAAgB,OAAO,OAAOA,EAAc,OAAO,MAAM,EAAE,OAAoBI,EAAKC,EAAY,CAAC,QAAQ,KAAK,SAAsBD,EAAK,KAAK,CAAC,IAAID,GAAI,MAAMxB,GAAK,SAAsB2B,GAAaT,EAAM,CAAC,MAAM,CAAC,IAAII,GAAcJ,EAAM,SAAS,MAAMI,KAAgB,OAAO,OAAOA,GAAc,MAAM,GAAGtB,GAAK,WAAW,EAAE,GAAGY,EAAc,EAAE,SAASM,EAAM,MAAM,SAASA,EAAM,MAAM,SAAS,aAAaC,EAAM,MAAS,GAAGI,GAAcL,EAAM,SAAS,MAAMK,KAAgB,OAAO,OAAOA,GAAc,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAE,CAAC,GAAG,CAACvC,EAAU,QAAQ4C,EAAE,EAAEA,EAAEvB,GAAYuB,IAAKxB,GAAc,CAAC,GAAGA,GAAc,GAAGhB,GAAS,IAAIF,GAAc,CAACgC,EAAMW,KAAa,CAAC,IAAIT,EAAaC,GAAcC,GAAcC,GAAcO,GAAcC,GAAc,IAAM/B,GAAK,CAAC,MAAMnB,GAAWuC,EAAaF,EAAM,SAAS,MAAME,IAAe,OAAO,OAAOA,EAAa,MAAM,OAAO,OAAOtC,GAAYuC,GAAcH,EAAM,SAAS,MAAMG,KAAgB,OAAO,OAAOA,GAAc,OAAO,OAAO,WAAW,WAAW,EAAE,OAAoBI,EAAKC,EAAY,CAAC,QAAQ,KAAK,SAAsBD,EAAK,KAAK,CAAC,MAAMzB,GAAK,cAAc,GAAK,SAAsB2B,GAAaT,EAAM,CAAC,IAAIU,EAAE,IAAIC,GAAW,MAAM,CAAC,IAAIP,GAAcJ,EAAM,SAAS,MAAMI,KAAgB,OAAO,OAAOA,GAAc,MAAM,MAAMzC,GAAW0C,GAAcL,EAAM,SAAS,MAAMK,KAAgB,OAAO,OAAOA,GAAc,MAAM,OAAO,OAAOzC,GAAYgD,GAAcZ,EAAM,SAAS,MAAMY,KAAgB,OAAO,OAAOA,GAAc,OAAO,OAAO,WAAW,EAAE,GAAGlB,EAAc,EAAE,SAASM,EAAM,MAAM,SAASA,EAAM,MAAM,SAAS,SAASU,EAAE,MAAS,GAAGG,GAAcb,EAAM,SAAS,MAAMa,KAAgB,OAAO,OAAOA,GAAc,QAAQ,CAAC,EAAEH,EAAE,KAAKC,EAAU,CAAC,EAAED,EAAE,KAAKC,EAAU,CAAE,CAAC,CAAC,EAAI,IAAMG,EAAehC,EAAK,SAASA,EAAK,SAAS,KAAK,MAAMA,EAAK,OAAOA,EAAK,QAAQ,EAAQiC,GAAYrC,EAAO,IAAI,EAAQsC,GAAStC,EAAO,IAAI,EAAQuC,GAAKvC,EAAO,CAAC,EAAQwC,GAAQxC,EAAO,EAAK,EAAQyC,GAAgBC,GAAiB,EAAQC,GAAQ3C,EAAO,IAAI,EAAQ4C,EAAa5C,EAAO,IAAI,EAE7lF,GAAG,CAACZ,EAAS,CAAC,IAAMyD,EAASC,GAAU/C,CAAS,EAEzCrC,IAA+BwD,GAAU,IAAI,CAAC,GAAG,EAAAuB,IAAiB,CAACL,GAAgB,CAAC/D,GAAe,OAAAuE,EAAa,QAAQD,GAAQ,QAAQ,QAAQ,CAAC,UAAU,CAAC/C,GAAY,CAAC,EAAEA,GAAYwC,CAAc,CAAC,CAAC,EAAE,CAAC,SAAS,KAAK,IAAIA,CAAc,EAAE/D,EAAM,IAAI,WAAW,IAAS,OAAO,QAAQ,CAAC,EAAQ,IAAIuE,EAAa,QAAQ,OAAO,CAAE,EAAE,CAACtE,EAAY8D,EAAe/D,CAAK,CAAC,EACtX6C,GAAU,IAAI,CAAK0B,EAAa,UAAkBC,GAAUD,EAAa,QAAQ,YAAY,SAAUA,EAAa,QAAQ,KAAK,EAAW,CAACC,GAAUD,EAAa,QAAQ,YAAY,WAAWA,EAAa,QAAQ,MAAM,EAAG,EAAE,CAACC,CAAQ,CAAC,GAG9NE,GAAkBC,GAAG,CAAC,GAAG,CAACZ,GAAgBK,IAAiB/E,GAA+B,OAKnF2E,GAAY,UAAU,OAAMA,GAAY,QAAQW,GAAGA,EAAEA,EAAEX,GAAY,QAAqE,IAAIY,GAAjDX,GAAS,UAAU,KAAK,EAAEU,EAAEV,GAAS,UAA6BjE,EAAM,KAAQmE,GAAQ,UAASS,GAAO3E,GAAaiE,GAAK,SAASU,EAAMV,GAAK,QAAQW,GAAK,EAAEd,EAAeG,GAAK,OAAO,EAAED,GAAS,QAAQU,EAAMH,GAAgBpF,GAAO,IAAI8E,GAAK,OAAO,CAAE,CAAC,CAAG,CAAY,IAAMY,GAAczD,GAAa,WAAW,YAAkB0D,GAAetE,EAAU,EAAQuE,GAAa,IAAIvE,EAAU,EAAQwE,GAAeC,GAAMxE,EAAU,EAAEqE,EAAc,EAAQI,GAAa,IAAIzE,EAAgB0E,GAAS,mBAAmBN,EAAa,mBAAmBnE,CAAS,KAAKsE,EAAc,uBAAuBF,EAAc,uBAAuBC,EAAY,oBAAoBrE,CAAS,KAAKwE,EAAY,KAAsB,OAAI/D,GAAkWoC,EAAK,UAAU,CAAC,MAAM,CAAC,GAAG6B,GAAe,QAAQhD,GAAQ,gBAAgB9B,EAAY6E,GAAS,OAAU,aAAa7E,EAAY6E,GAAS,OAAU,UAAU7E,EAAY6E,GAAS,OAAU,SAAS5E,EAAS,UAAU,SAAS,QAAQM,CAAY,EAAE,IAAIY,EAAU,SAAsB4D,EAAMC,EAAO,GAAG,CAAC,IAAIjB,GAAQ,MAAM,CAAC,GAAGe,GAAe,IAAI5F,EAAI,IAAIS,IAAY,UAAUsF,GAAczB,CAAc,EAAE,CAACA,EAAe,OAAU,KAAK7D,IAAY,SAASsF,GAAczB,CAAc,EAAE,CAACA,EAAe,OAAU,WAAW5D,GAAU,SAAS,WAAW,cAAckB,GAAa,MAAM,SAAS,GAAGf,EAAM,WAAWS,EAAS,OAAO,YAAY,UAAU1B,GAA8BkC,GAAY,CAAC,EAAEC,EAAS,EAAE,aAAa,IAAI,CAAC2C,GAAQ,QAAQ,GAAQI,EAAa,UACz5DA,EAAa,QAAQ,aAAatE,EAAa,EAAE,aAAa,IAAI,CAACkE,GAAQ,QAAQ,GAASI,EAAa,UACzGA,EAAa,QAAQ,aAAa,EAAG,EAAE,SAAS,CAACrC,GAAeC,EAAa,CAAC,CAAC,CAAC,CAAC,EAF6wBmD,EAAM,UAAU,CAAC,MAAMG,GAAkB,SAAS,CAAcjC,EAAK,MAAM,CAAC,MAAMkC,GAAY,SAAS,QAAG,CAAC,EAAelC,EAAK,IAAI,CAAC,MAAMmC,GAAY,SAAS,oBAAoB,CAAC,EAAenC,EAAK,IAAI,CAAC,MAAMoC,GAAe,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAErjC,CAAyBtG,GAAO,aAAa,CAAC,IAAI,GAAG,QAAQ,GAAG,cAAc,CAAC,UAAU,GAAK,WAAW,EAAI,EAAE,YAAY,CAAC,YAAY,GAAK,SAAS,GAAM,UAAU,GAAG,UAAU,EAAE,UAAU,CAAC,EAAE,UAAU,EAAI,EAAyBuG,EAAoBvG,GAAO,CAAC,MAAM,CAAC,KAAKwG,EAAY,MAAM,MAAM,WAAW,QAAQ,CAAC,KAAKA,EAAY,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,IAAI,aAAa,IAAI,KAAK,IAAI,eAAe,GAAK,KAAK,CAAC,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,YAAY,QAAQ,CAAC,OAAO,QAAQ,MAAM,QAAQ,EAAE,YAAY,CAAC,iBAAiB,kBAAkB,eAAe,gBAAgB,EAAE,aAAa,CAAC,OAAO,QAAQ,MAAM,QAAQ,EAAE,aAAa,OAAO,wBAAwB,EAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,QAAQ,QAAQ,CAAC,aAAa,SAAS,UAAU,EAAE,YAAY,CAAC,UAAU,CAAC,MAAM,CAAC,YAAY,eAAe,cAAc,EAAE,KAAK,CAAC,YAAY,eAAe,cAAc,EAAE,IAAI,CAAC,aAAa,eAAe,aAAa,EAAE,OAAO,CAAC,aAAa,eAAe,aAAa,CAAC,CAAC,EAAE,aAAa,SAAS,wBAAwB,EAAI,EAAE,IAAI,CAAC,KAAKA,EAAY,OAAO,MAAM,KAAK,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,YAAY,UAAU,iBAAiB,aAAa,CAAC,UAAU,kBAAkB,EAAE,UAAU,CAAC,aAAa,eAAe,gBAAgB,aAAa,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,EAAE,cAAc,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,SAAS,CAAC,UAAU,CAAC,KAAKA,EAAY,QAAQ,MAAM,QAAQ,aAAa,OAAO,cAAc,UAAU,aAAa,EAAI,EAAE,WAAW,CAAC,KAAKA,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,UAAU,aAAa,EAAI,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,SAAS,CAAC,YAAY,CAAC,KAAKA,EAAY,QAAQ,MAAM,OAAO,aAAa,EAAI,EAAE,SAAS,CAAC,KAAKA,EAAY,QAAQ,MAAM,WAAW,aAAa,OAAO,cAAc,OAAO,aAAa,GAAM,OAAOvG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAK,CAAC,EAAE,UAAU,CAAC,KAAKuG,EAAY,OAAO,MAAM,QAAQ,aAAa,GAAG,IAAI,EAAE,IAAI,IAAI,KAAK,IAAI,OAAOvG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,EAAE,UAAU,CAAC,KAAKuG,EAAY,OAAO,MAAM,QAAQ,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,KAAK,IAAI,OAAOvG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,EAAE,UAAU,CAAC,KAAKuG,EAAY,OAAO,MAAM,UAAU,aAAa,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,OAAOvG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKuG,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,aAAa,EAAE,KAAK,GAAG,eAAe,GAAK,YAAY,8CAA8C,CAAC,CAAC,EAA0B,IAAMT,GAAe,CAAC,QAAQ,OAAO,MAAM,OAAO,OAAO,OAAO,SAAS,OAAO,UAAU,OAAO,WAAW,SAAS,OAAO,EAAE,QAAQ,EAAE,cAAc,OAAO,WAAW,MAAM,EAAoBI,GAAkB,CAAC,QAAQ,OAAO,MAAM,OAAO,OAAO,OAAO,aAAa,SAAS,WAAW,SAAS,cAAc,SAAS,MAAM,OAAO,WAAW,0BAA0B,SAAS,GAAG,SAAS,SAAS,QAAQ,qBAAqB,EAAQC,GAAY,CAAC,SAAS,GAAG,aAAa,EAAE,EAAQC,GAAY,CAAC,OAAO,EAAE,aAAa,GAAG,WAAW,IAAI,UAAU,QAAQ,EAAQC,GAAe,CAAC,OAAO,EAAE,QAAQ,GAAG,SAAS,IAAI,WAAW,IAAI,UAAU,QAAQ,EAAgDV,GAAM,CAACa,EAAIC,EAAIC,IAAM,KAAK,IAAI,KAAK,IAAIF,EAAIC,CAAG,EAAEC,CAAG,EAAQT,GAAcU,GAAO,OAAOA,GAAQ,UAAU,CAAC,MAAMA,CAAK,EC7Bh5GC,IACgR,IAAMC,GAAcC,GAAOC,EAAO,CAAC,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,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,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,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,GAASvB,EAAO,OAAawB,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA/B,EAAQ,GAAGgC,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA1C,CAAQ,EAAE2C,EAAgB,CAAC,eAAe,YAAY,gBAAAhD,GAAgB,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ+C,EAAiBpB,GAAuBD,EAAMvB,CAAQ,EAAuC6C,EAAkBC,EAAGlD,GAAkB,GAAhD,CAAC,CAAuE,EAAQmD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBpC,EAAKqC,EAAY,CAAC,GAAGpB,GAAUgB,EAAgB,SAAsBjC,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKsC,EAAK,CAAC,KAAK,wFAAwF,OAAO,YAAY,SAAsBtC,EAAKxB,GAAc,CAAC,GAAG0C,EAAU,GAAGI,GAAgB,kBAAkB,CAAC,WAAWlC,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,UAAU,SAAS,UAAU,QAAQ,EAAE,UAAU,GAAGyC,EAAGD,EAAkB,gBAAgBb,EAAUI,CAAU,CAAC,kBAAkB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAAKoB,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,4BAA4B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,mBAAmB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,sMAAsM,GAAGhB,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,0BAA0B,CAAC,EAAE,GAAGjC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,OAAU,WAAW,MAAS,CAAC,EAAEqC,EAAYI,CAAc,EAAE,SAAsBvB,EAAKuC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BL,GAAmB,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,iBAAiBP,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQa,GAAI,CAAC,kFAAkF,kFAAkF,yWAAyW,4KAA4K,yWAAyW,+bAA+b,EAQzmLC,GAAgBC,EAAQlC,GAAUgC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,QAAQA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EFRqU,IAAMI,GAAYC,GAASC,EAAM,EAAQC,GAAWF,GAASG,EAAK,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,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,eAAe,YAAY,eAAe,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,YAAY,OAAO,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,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA/B,EAAQ,GAAGgC,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA1C,CAAQ,EAAE2C,EAAgB,CAAC,WAAAhD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ+C,EAAiBpB,GAAuBD,EAAMvB,CAAQ,EAAO,CAAC,sBAAA6C,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAoBH,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAoBL,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQS,EAAoBN,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQU,EAAmBP,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAmBR,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAoBT,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAuCa,GAAkBC,EAAG5D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ6D,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASxB,CAAW,EAAmCyB,GAAsBC,EAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBjD,EAAKkD,EAAY,CAAC,GAAG/B,GAAU2B,GAAgB,SAAsB9C,EAAKC,GAAS,CAAC,QAAQf,EAAS,QAAQ,GAAM,SAAsBc,EAAKT,GAAW,CAAC,MAAMF,GAAY,GAAGL,GAAqB,CAAC,UAAU,CAAC,MAAMM,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB0B,EAAMjD,EAAO,IAAI,CAAC,GAAGkB,EAAU,GAAGI,GAAgB,UAAUkB,EAAGD,GAAkB,iBAAiBvB,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaI,EAAoB,IAAIrB,GAAK8B,GAAK,MAAM,CAAC,WAAW,+FAA+F,gBAAgB,oBAAoB,uBAAuB,IAAI,wBAAwB,IAAI,oBAAoB,IAAI,qBAAqB,IAAI,GAAG1B,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,WAAW,8EAA8E,gBAAgB,mBAAmB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,UAAU,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,UAAU,CAAC,WAAW,wEAAwE,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,UAAU,CAAC,WAAW,qHAAqH,gBAAgB,mBAAmB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,EAAE,GAAGjC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,eAAe,aAAa,OAAU,aAAasD,CAAkB,EAAE,UAAU,CAAC,mBAAmB,SAAS,aAAaC,EAAkB,EAAE,UAAU,CAAC,mBAAmB,QAAQ,aAAa,OAAU,aAAaH,CAAmB,EAAE,UAAU,CAAC,mBAAmB,SAAS,aAAaC,CAAmB,EAAE,UAAU,CAAC,mBAAmB,eAAe,aAAa,OAAU,aAAaG,EAAmB,CAAC,EAAEnB,EAAYI,CAAc,EAAE,SAAS,CAAc0B,EAAMjD,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,GAAG,EAAE,UAAU,CAAC,QAAQ,GAAG,EAAE,UAAU,CAAC,QAAQ,GAAG,CAAC,EAAE,SAAS,CAACe,GAAY,GAAgB7C,EAAKoD,GAA0B,CAAC,SAAsBpD,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAKtB,GAAO,CAAC,UAAU,SAAS,UAAU,MAAM,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcsB,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,UAAU,iBAAiB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,qEAAqE,OAAO,oKAAoK,EAAE,UAAU,iBAAiB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAG9C,GAAqB,CAAC,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,EAAE,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,CAAC,EAAEqC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKoD,GAA0B,CAAC,SAAsBpD,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAKtB,GAAO,CAAC,UAAU,SAAS,UAAU,SAAS,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcsB,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,gBAAgB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,iBAAiB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAG9C,GAAqB,CAAC,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,EAAE,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,EAAE,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,CAAC,EAAEqC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKoD,GAA0B,CAAC,SAAsBpD,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAKtB,GAAO,CAAC,UAAU,SAAS,UAAU,MAAM,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcsB,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,qEAAqE,OAAO,iQAAiQ,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,qEAAqE,OAAO,yEAAyE,EAAE,UAAU,iBAAiB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,gBAAgB,iBAAiBvB,EAAiB,SAAS,WAAW,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAG9C,GAAqB,CAAC,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,EAAE,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,EAAE,UAAU,CAAC,YAAY,CAAC,UAAU,IAAI,YAAY,GAAK,UAAU,EAAE,UAAU,IAAI,SAAS,EAAK,CAAC,CAAC,EAAEqC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,SAAsB9B,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,oBAAoB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,MAAM,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9C,GAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAMjD,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAKoD,GAA0B,CAAC,OAAO,GAAG,GAAGJ,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,GAAGhE,GAAqB,CAAC,UAAU,CAAC,GAAGgE,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,CAAC,CAAC,EAAE3B,EAAYI,CAAc,EAAE,SAAsBzB,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAKpB,GAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuE,EAAMjD,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,mDAAmD,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,0BAA0B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQE,GAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,iBAAiB,iBAAiBlB,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,GAAG9C,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQuE,GAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,CAAC,EAAE3B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+B,GAAI,CAAC,kFAAkF,gFAAgF,mVAAmV,0YAA0Y,2LAA2L,gQAAgQ,mKAAmK,iSAAiS,sKAAsK,oSAAoS,wGAAwG,mRAAmR,gHAAgH,+FAA+F,szCAAszC,gHAAgH,4KAA4K,gNAAgN,8IAA8I,2KAA2K,EAQt4rBC,GAAgBC,EAAQ/C,GAAU6C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,wBAAwBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,SAAS,eAAe,SAAS,cAAc,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGjF,GAAY,GAAGG,EAAU,EAAE,CAAC,6BAA6B,EAAI,CAAC,EHR//C,IAAMoF,GAAyBC,GAASC,EAAmB,EAAQC,GAAcF,GAASG,EAAQ,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,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,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,WAAAC,EAAW,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAYI,EAAM,WAAW,4BAA4B,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA/B,EAAQ,UAAAgC,EAAU,GAAGC,CAAS,EAAEjB,GAASK,CAAK,EAAO,CAAC,YAAAa,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA3C,CAAQ,EAAE4C,EAAgB,CAAC,WAAAjD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQgD,EAAiBrB,GAAuBD,EAAMvB,CAAQ,EAA4D8C,EAAkBC,EAAGnD,GAAkB,GAArE,CAAaoC,EAAS,CAAuE,EAAQgB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGrB,GAAUiB,EAAgB,SAAsBrC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBoD,EAAMxC,EAAO,IAAI,CAAC,GAAGoB,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiBd,EAAUK,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIlB,GAAKqB,EAAK,MAAM,CAAC,gBAAgBd,EAAU,GAAGH,CAAK,EAAE,GAAGjC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEsC,EAAYI,CAAc,EAAE,SAAS,CAAc3B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK2C,GAA0B,CAAC,OAAO,IAAI,MAAM,YAAYJ,GAAmB,OAAO,OAAO,qBAAqB,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAGtD,GAAqB,CAAC,UAAU,CAAC,MAAM,OAAOsD,GAAmB,OAAO,OAAO,WAAW,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAEhB,EAAYI,CAAc,EAAE,SAAsB3B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBhC,EAAKrB,GAAoB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGM,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wBAAwB,CAAC,CAAC,EAAeU,EAAMxC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAcU,EAAMxC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsB5C,EAAK6C,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,aAAaA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,+BAA+B,iBAAiBP,EAAiB,SAAS,YAAY,GAAG/C,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ6D,GAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQO,GAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,aAAaA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAEhB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAee,EAAMxC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,IAAI,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAcU,EAAMxC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,wBAAwB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeU,EAAMxC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAK,SAAsB5C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAK,SAAsB5C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAK,SAAsB5C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsB5C,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAMxC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,wBAAwB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAehC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK4C,EAAK,CAAC,KAAK,8EAA8E,OAAO,YAAY,aAAa,GAAK,SAAsB5C,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAMxC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAcU,EAAMxC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,wBAAwB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAehC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,gIAAgI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK2C,GAA0B,CAAC,SAAsB3C,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBhC,EAAKnB,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,wFAAwF,MAAM,cAAc,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAMxC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAK4C,EAAK,CAAC,KAAK,eAAe,OAAO,YAAY,SAAsB5C,EAAKgD,GAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,WAAW,OAAO,WAAW,iBAAiBhB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,0gCAA0gC,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAehC,EAAK4C,EAAK,CAAC,KAAK,aAAa,OAAO,YAAY,SAAsB5C,EAAKgD,GAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,SAAS,OAAO,WAAW,iBAAiBhB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,q/CAAq/C,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAehC,EAAK4C,EAAK,CAAC,KAAK,gBAAgB,OAAO,YAAY,SAAsB5C,EAAKgD,GAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,eAAe,OAAO,WAAW,iBAAiBhB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,i8CAAi8C,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAehC,EAAK4C,EAAK,CAAC,KAAK,cAAc,OAAO,YAAY,SAAsB5C,EAAKgD,GAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,UAAU,OAAO,WAAW,iBAAiBhB,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,4+BAA4+B,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wBAAwB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,EAAehC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBuC,EAAMxC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,CAAC,wCAAqDF,EAAK4C,EAAK,CAAC,KAAK,iCAAiC,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB5C,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qCAAqC,MAAM,CAAC,yBAAyB,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiB,GAAI,CAAC,kFAAkF,gFAAgF,wRAAwR,iRAAiR,kTAAkT,wGAAwG,iHAAiH,qTAAqT,uSAAuS,wWAAwW,mRAAmR,oSAAoS,2RAA2R,oMAAoM,8RAA8R,oZAAoZ,8MAA8M,6RAA6R,yTAAyT,oMAAoM,2TAA2T,gTAAgT,8RAA8R,qKAAqK,4RAA4R,wRAAwR,oHAAoH,iRAAiR,mLAAmL,sHAAsH,iRAAiR,2RAA2R,oKAAoK,soJAAsoJ,kEAAkE,kHAAkH,8HAA8H,uIAAuI,yGAAyG,8EAA8E,+DAA+D,+DAA+D,8DAA8D,+DAA+D,ubAAub,iEAAiE,qHAAqH,6IAA6I,+DAA+D,2EAA2E,+EAA+E,iEAAiE,8DAA8D,ggDAAggD,GAAeA,EAAG,EAS/jyCC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,WAAWA,GAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,4BAA4B,MAAM,aAAa,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,eAAe,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,eAAe,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGzE,GAAyB,GAAGG,GAAc,GAAG4E,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["init_ssg_sandbox_shims", "FramerButton", "props", "horizontal", "vertical", "viaProperty", "cssContent", "ue", "styleSheet", "intervalId", "badgeContainer", "framerLink", "p", "motion", "addPropertyControls", "ControlType", "init_ssg_sandbox_shims", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapyd41gm", "args", "onTaplpkmkb", "onTap1y82chs", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerIbzHcBCCi", "withCSS", "IbzHcBCCi_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "link", "title", "width", "props", "ref", "createLayoutDependency", "variants", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "Ab6c9DL14", "jX6qdNKJS", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "RichText2", "x", "css", "FramerBkte8AAMr", "withCSS", "Bkte8AAMr_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "ue", "frame", "resize", "contentSize", "child", "index", "_child_props", "_child_props1", "_child_props2", "_child_props3", "ref", "p", "LayoutGroup", "q", "i", "childIndex", "_child_props4", "_child_props5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "init_ssg_sandbox_shims", "MotionAWithFX", "withFX", "motion", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramerjkTxsS0x7", "withCSS", "jkTxsS0x7_default", "addFonts", "TickerFonts", "getFonts", "Ticker", "WhatsFonts", "jkTxsS0x7_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1u9e2x4", "args", "onMouseLeave1ml4x6z", "onMouseEnter1f2prza", "onMouseLeavebgqpks", "onMouseEnteraf7dl7", "onMouseLeave1hwjjiq", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Image2", "RichText2", "getLoadingLazyAtYPosition", "css", "FramerTPWSIqQFS", "withCSS", "TPWSIqQFS_default", "addPropertyControls", "ControlType", "addFonts", "BabarogicAnimation2Fonts", "getFonts", "TPWSIqQFS_default", "CtaSmallFonts", "Bkte8AAMr_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "k8vVh3wVU", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "SVG", "css", "Framerx4A3LlqY6", "withCSS", "x4A3LlqY6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
