{"version":3,"file":"yqnnItAYf.4os-3AvL.mjs","names":["css","addPropertyOverrides","FooterNewsletterButton","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","className","_Fragment","FormPlainTextInput","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","className"],"sources":["https:/framerusercontent.com/modules/19JofuU2shGznde97oIp/foiClGOwXAJ4vX0vmm3U/U3MXSolde.js","https:/framerusercontent.com/modules/a8bvpnK9G0IbXwPegEwC/UIGgrWY5XvqfymuOJ6m1/XiuIfAYh9.js","https:/framerusercontent.com/modules/i1ZapX6iDy8CWXA7quyQ/l6i7rcoP0YFDoCryoGKr/yqnnItAYf.js"],"sourcesContent":["// Generated by Framer (e0edd7a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-YWLgP .framer-styles-preset-a9b2sa:not(.rich-text-wrapper), .framer-YWLgP .framer-styles-preset-a9b2sa.rich-text-wrapper a { --framer-link-current-text-color: #f2f6ff; --framer-link-hover-text-color: var(--token-3f8e208c-679a-4200-9238-89332fd56275, #ffffff); --framer-link-text-color: var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, #686d75); transition-delay: 0s; transition-duration: 0.2s; transition-property: color; transition-timing-function: cubic-bezier(0.44, 0, 0.56, 1); }\"];export const className=\"framer-YWLgP\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (b8d5a97)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,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 sharedStyle1 from\"https://framerusercontent.com/modules/pNDZhlmJlcV4RiDWgDV6/lEEAuSZfVaNUwzkCXDzY/FlJvL_jGY.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/6bHUcMouYKQrIEHl5klp/nQNaiU5aVuuZ8mkB3g5A/Gnq97HV2X.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6k5xniGgPDqiQWNhXvT8/IoMAPvQhGobZb7tJpHk9/WMfKfQ6ZQ.js\";import FooterNewsletterButton from\"https://framerusercontent.com/modules/qeErC8CG9vM3SDj67Mo7/v2vJ2RN5hdW9ma8Zmpg4/FFJrt7WaY.js\";const FooterNewsletterButtonFonts=getFonts(FooterNewsletterButton);const cycleOrder=[\"Ar5L7wzQU\",\"JPqa8kc16\"];const serializationHash=\"framer-8OnhN\";const variantClassNames={Ar5L7wzQU:\"framer-v-1edri4l\",JPqa8kc16:\"framer-v-jq8a8v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"Ar5L7wzQU\",\"Variant 2\":\"JPqa8kc16\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ar5L7wzQU\"};};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:\"Ar5L7wzQU\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onSuccess10x8eqc=activeVariantCallback(async(...args)=>{setVariant(\"JPqa8kc16\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"JPqa8kc16\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"JPqa8kc16\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1edri4l\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Ar5L7wzQU\",ref:refBinding,style:{backgroundColor:\"var(--token-fcf8c290-10d7-4703-98eb-10ffd8750119, rgb(29, 33, 38))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({JPqa8kc16:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12mio10\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"QB6r97wbj\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13723rn\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"eIf_iy_2t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1hyfm8d\",\"data-styles-preset\":\"WMfKfQ6ZQ\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)))\"},children:\"Newsletter\"})}),className:\"framer-de0vow\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WtXaGLSrX\",style:{\"--extracted-1lwpl3i\":\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1hyfm8d\",\"data-styles-preset\":\"WMfKfQ6ZQ\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)))\"},children:\"Sign up to the recap\"})}),className:\"framer-1e063t1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mwDvu44i7\",style:{\"--extracted-1lwpl3i\":\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/fb45fd20-2fe5-4728-b233-a9ecb2179a47/submit\",className:\"framer-mkdd5a\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FRs5zL5eD\",nodeId:\"FRs5zL5eD\",onSuccess:onSuccess10x8eqc,children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(motion.label,{className:\"framer-1a93f4p\",layoutDependency:layoutDependency,layoutId:\"c858AyPY6\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-154bnmm\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"Kd_C48SEk\",placeholder:\"Enter name\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"text\"})}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-1aa43h3\",layoutDependency:layoutDependency,layoutId:\"vZPBqzQFn\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1idbfhh\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"za_ntK3J6\",placeholder:\"Enter email ID\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"email\"})}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-1u6w9hl\",defaultValue:\"[channel]\",inputName:\"Channel\",layoutDependency:layoutDependency,layoutId:\"ezM5XXUpY\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-1m1ehai\",defaultValue:\"[attribution_source]\",inputName:\"Source\",layoutDependency:layoutDependency,layoutId:\"VZIAdQg3Y\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-153d08z\",defaultValue:\"[attribution_medium]\",inputName:\"Medium\",layoutDependency:layoutDependency,layoutId:\"lDF4dkwl7\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-psa4lx\",defaultValue:\"[attribution_campaign]\",inputName:\"Campaign\",layoutDependency:layoutDependency,layoutId:\"fgpkQC4Q_\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-hireco\",defaultValue:\"[attribution_term]\",inputName:\"Term\",layoutDependency:layoutDependency,layoutId:\"puNWuczW1\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-58lac4\",defaultValue:\"[attribution_content]\",inputName:\"Content\",layoutDependency:layoutDependency,layoutId:\"SM6fsj8Sw\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{autofillEnabled:true,className:\"framer-o4r6l6\",defaultValue:\"[last_landing_page]\",inputName:\"Landing Page\",layoutDependency:layoutDependency,layoutId:\"mxNSTXPnb\",style:{\"--framer-input-background\":\"rgb(59, 63, 69)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"6px\",\"--framer-input-border-radius-bottom-right\":\"6px\",\"--framer-input-border-radius-top-left\":\"6px\",\"--framer-input-border-radius-top-right\":\"6px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(182, 182, 182)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(182, 182, 182)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2420h2-container\",layoutDependency:layoutDependency,layoutId:\"gzkeayjQ8-container\",nodeId:\"gzkeayjQ8\",rendersWithMotion:true,scopeId:\"XiuIfAYh9\",children:/*#__PURE__*/_jsx(FooterNewsletterButton,{height:\"100%\",id:\"gzkeayjQ8\",layoutId:\"gzkeayjQ8\",MLCX1gRJa:\"Submit\",type:\"submit\",variant:formVariants(formState,{pending:\"xUFp2IciC\",success:\"nPfLlM86I\"},\"myN71ctfd\"),width:\"100%\"})})})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1opjcnm\",layoutDependency:layoutDependency,layoutId:\"T9379zZK_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-ovvvl9\",\"data-styles-preset\":\"FlJvL_jGY\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(255, 255, 255))\"},children:\"Thank You\"})}),className:\"framer-42wn1r\",\"data-framer-name\":\"Form - Contact form → Heading 4 → Have Questions? Leave us a message.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sOqk1KL2O\",style:{\"--extracted-a0htzi\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"36px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7g0dab\",\"data-styles-preset\":\"Gnq97HV2X\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4c445b5-8690-4752-a63b-cc4b2b66416b, rgb(151, 158, 168)))\"},children:\"We will get in touch shortly.\"})}),className:\"framer-xpdf3k\",\"data-framer-name\":\"Form - Contact form → Heading 4 → Have Questions? Leave us a message.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cMwuZTb7n\",style:{\"--extracted-r6o4lv\":\"var(--token-b4c445b5-8690-4752-a63b-cc4b2b66416b, rgb(151, 158, 168))\",\"--framer-paragraph-spacing\":\"36px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8OnhN.framer-1xx2la8, .framer-8OnhN .framer-1xx2la8 { display: block; }\",\".framer-8OnhN.framer-1edri4l { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 442px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8OnhN .framer-12mio10 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 410px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8OnhN .framer-13723rn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8OnhN .framer-de0vow, .framer-8OnhN .framer-1e063t1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8OnhN .framer-mkdd5a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8OnhN .framer-1a93f4p, .framer-8OnhN .framer-1aa43h3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-8OnhN .framer-154bnmm, .framer-8OnhN .framer-1idbfhh { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.5em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 6px 14px 6px 14px; --framer-input-wrapper-height: auto; flex: none; height: auto; position: relative; width: 100%; }','.framer-8OnhN .framer-1u6w9hl, .framer-8OnhN .framer-1m1ehai, .framer-8OnhN .framer-153d08z, .framer-8OnhN .framer-psa4lx, .framer-8OnhN .framer-hireco, .framer-8OnhN .framer-58lac4, .framer-8OnhN .framer-o4r6l6 { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.5em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 6px 14px 6px 14px; --framer-input-wrapper-height: auto; flex: 1 0 0px; height: auto; position: relative; width: 1px; }',\".framer-8OnhN .framer-2420h2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8OnhN .framer-1opjcnm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 130px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8OnhN .framer-42wn1r, .framer-8OnhN .framer-xpdf3k { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 150\n * @framerIntrinsicWidth 442\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JPqa8kc16\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerXiuIfAYh9=withCSS(Component,css,\"framer-8OnhN\");export default FramerXiuIfAYh9;FramerXiuIfAYh9.displayName=\"Newsletter\";FramerXiuIfAYh9.defaultProps={height:150,width:442};addPropertyControls(FramerXiuIfAYh9,{variant:{options:[\"Ar5L7wzQU\",\"JPqa8kc16\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerXiuIfAYh9,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FooterNewsletterButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXiuIfAYh9\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JPqa8kc16\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"442\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"150\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e0edd7a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={L9bCW7XxN:{hover:true},moKyR4y9o:{hover:true},xENLCw3rj:{hover:true},Zunyc00VS:{hover:true}};const cycleOrder=[\"L9bCW7XxN\",\"Zunyc00VS\",\"xENLCw3rj\",\"moKyR4y9o\"];const serializationHash=\"framer-1uZpO\";const variantClassNames={L9bCW7XxN:\"framer-v-1sfunfu\",moKyR4y9o:\"framer-v-12758bu\",xENLCw3rj:\"framer-v-1gge5k9\",Zunyc00VS:\"framer-v-vs2t4k\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:0,delay:0,duration:.2,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={Facebook:\"L9bCW7XxN\",Instagram:\"moKyR4y9o\",Linkedin:\"xENLCw3rj\",youtube:\"Zunyc00VS\"};const getProps=({height,id,link,width,...props})=>{return{...props,UW7bfi7a3:link??props.UW7bfi7a3,variant:humanReadableVariantMap[props.variant]??props.variant??\"L9bCW7XxN\"};};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,UW7bfi7a3,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"L9bCW7XxN\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Zunyc00VS-hover\",\"xENLCw3rj-hover\",\"moKyR4y9o-hover\"].includes(gestureVariant))return false;if([\"Zunyc00VS\",\"xENLCw3rj\",\"moKyR4y9o\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"Zunyc00VS-hover\")return true;if(baseVariant===\"Zunyc00VS\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"xENLCw3rj-hover\")return true;if(baseVariant===\"xENLCw3rj\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"moKyR4y9o-hover\")return true;if(baseVariant===\"moKyR4y9o\")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__*/_jsx(Link,{href:UW7bfi7a3,motionChild:true,nodeId:\"L9bCW7XxN\",openInNewTab:true,scopeId:\"yqnnItAYf\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1sfunfu\",className,classNames)} framer-1mswquw`,\"data-framer-name\":\"Facebook\",layoutDependency:layoutDependency,layoutId:\"L9bCW7XxN\",ref:refBinding,style:{...style},...addPropertyOverrides({\"L9bCW7XxN-hover\":{\"data-framer-name\":undefined},\"moKyR4y9o-hover\":{\"data-framer-name\":undefined},\"xENLCw3rj-hover\":{\"data-framer-name\":undefined},\"Zunyc00VS-hover\":{\"data-framer-name\":undefined},moKyR4y9o:{\"data-framer-name\":\"Instagram\"},xENLCw3rj:{\"data-framer-name\":\"Linkedin\"},Zunyc00VS:{\"data-framer-name\":\"youtube\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(SVG,{className:\"framer-19aph16\",layoutDependency:layoutDependency,layoutId:\"zm2nTQ7ep\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16.001 16\" overflow=\"visible\"><g><path d=\"M 0.001 0 L 16.001 0 L 16.001 16 L 0.001 16 Z\" fill=\"transparent\"></path><path d=\"M 16.001 8 C 16 3.744 12.668 0.234 8.418 0.012 C 4.168 -0.21 0.488 2.934 0.044 7.166 C -0.4 11.399 2.547 15.238 6.751 15.903 L 6.751 10.313 L 4.72 10.313 L 4.72 8 L 6.751 8 L 6.751 6.237 C 6.751 4.232 7.945 3.125 9.773 3.125 C 10.648 3.125 11.563 3.281 11.563 3.281 L 11.563 5.25 L 10.555 5.25 C 9.561 5.25 9.251 5.867 9.251 6.5 L 9.251 8 L 11.47 8 L 11.115 10.313 L 9.251 10.313 L 9.251 15.903 C 13.138 15.287 16 11.936 16.001 8 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></g></svg>',withExternalLayout:true,...addPropertyOverrides({\"L9bCW7XxN-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16.001 16\" overflow=\"visible\"><g><path d=\"M 0.001 0 L 16.001 0 L 16.001 16 L 0.001 16 Z\" fill=\"transparent\"></path><path d=\"M 16.001 8 C 16 3.744 12.668 0.234 8.418 0.012 C 4.168 -0.21 0.488 2.934 0.044 7.166 C -0.4 11.399 2.547 15.238 6.751 15.903 L 6.751 10.313 L 4.72 10.313 L 4.72 8 L 6.751 8 L 6.751 6.237 C 6.751 4.232 7.945 3.125 9.773 3.125 C 10.648 3.125 11.563 3.281 11.563 3.281 L 11.563 5.25 L 10.555 5.25 C 9.561 5.25 9.251 5.867 9.251 6.5 L 9.251 8 L 11.47 8 L 11.115 10.313 L 9.251 10.313 L 9.251 15.903 C 13.138 15.287 16 11.936 16.001 8 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></g></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lzupo8\",layoutDependency:layoutDependency,layoutId:\"ypJCNox4N\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1i2mi9b\",layoutDependency:layoutDependency,layoutId:\"qvVBZkf5w\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16.001 15.902\" overflow=\"visible\"><path d=\"M 16.001 7.999 C 16 3.743 12.668 0.233 8.418 0.011 C 4.168 -0.211 0.488 2.933 0.044 7.165 C -0.4 11.398 2.547 15.237 6.751 15.902 L 6.751 10.312 L 4.72 10.312 L 4.72 7.999 L 6.751 7.999 L 6.751 6.236 C 6.751 4.231 7.945 3.124 9.773 3.124 C 10.648 3.124 11.563 3.28 11.563 3.28 L 11.563 5.249 L 10.555 5.249 C 9.561 5.249 9.251 5.866 9.251 6.499 L 9.251 7.999 L 11.47 7.999 L 11.115 10.312 L 9.251 10.312 L 9.251 15.902 C 13.138 15.286 16 11.935 16.001 7.999 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"L9bCW7XxN-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16.001 15.902\" overflow=\"visible\"><path d=\"M 16.001 7.999 C 16 3.743 12.668 0.233 8.418 0.011 C 4.168 -0.211 0.488 2.933 0.044 7.165 C -0.4 11.398 2.547 15.237 6.751 15.902 L 6.751 10.312 L 4.72 10.312 L 4.72 7.999 L 6.751 7.999 L 6.751 6.236 C 6.751 4.231 7.945 3.124 9.773 3.124 C 10.648 3.124 11.563 3.28 11.563 3.28 L 11.563 5.249 L 10.555 5.249 C 9.561 5.249 9.251 5.866 9.251 6.499 L 9.251 7.999 L 11.47 7.999 L 11.115 10.312 L 9.251 10.312 L 9.251 15.902 C 13.138 15.286 16 11.935 16.001 7.999 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></svg>'}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(SVG,{className:\"framer-jq3uff\",layoutDependency:layoutDependency,layoutId:\"tSF7FxNy0\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 11.253\" overflow=\"visible\"></svg>',withExternalLayout:true,...addPropertyOverrides({\"Zunyc00VS-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 11.253\" overflow=\"visible\"><path d=\"M 15.84 2.428 C 15.84 2.428 15.684 1.325 15.203 0.84 C 14.593 0.203 13.913 0.2 13.6 0.162 C 11.363 0 8.003 0 8.003 0 L 7.997 0 C 7.997 0 4.637 0 2.4 0.162 C 2.087 0.2 1.406 0.202 0.797 0.84 C 0.316 1.325 0.162 2.428 0.162 2.428 C 0.162 2.428 0 3.725 0 5.018 L 0 6.231 C 0 7.525 0.16 8.821 0.16 8.821 C 0.16 8.821 0.316 9.925 0.794 10.409 C 1.404 11.046 2.204 11.025 2.559 11.093 C 3.841 11.215 8 11.253 8 11.253 C 8 11.253 11.363 11.246 13.6 11.087 C 13.913 11.05 14.594 11.047 15.203 10.409 C 15.684 9.925 15.841 8.821 15.841 8.821 C 15.841 8.821 16 7.528 16 6.232 L 16 5.018 C 16 3.725 15.84 2.428 15.84 2.428 Z M 6.347 7.703 L 6.347 3.206 L 10.669 5.462 L 6.347 7.702 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></svg>'},Zunyc00VS:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 11.253\" overflow=\"visible\"><path d=\"M 15.84 2.428 C 15.84 2.428 15.684 1.325 15.203 0.84 C 14.593 0.203 13.913 0.2 13.6 0.162 C 11.363 0 8.003 0 8.003 0 L 7.997 0 C 7.997 0 4.637 0 2.4 0.162 C 2.087 0.2 1.406 0.202 0.797 0.84 C 0.316 1.325 0.162 2.428 0.162 2.428 C 0.162 2.428 0 3.725 0 5.018 L 0 6.231 C 0 7.525 0.16 8.821 0.16 8.821 C 0.16 8.821 0.316 9.925 0.794 10.409 C 1.404 11.046 2.204 11.025 2.559 11.093 C 3.841 11.215 8 11.253 8 11.253 C 8 11.253 11.363 11.246 13.6 11.087 C 13.913 11.05 14.594 11.047 15.203 10.409 C 15.684 9.925 15.841 8.821 15.841 8.821 C 15.841 8.821 16 7.528 16 6.232 L 16 5.018 C 16 3.725 15.84 2.428 15.84 2.428 Z M 6.347 7.703 L 6.347 3.206 L 10.669 5.462 L 6.347 7.702 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l8z3o1\",layoutDependency:layoutDependency,layoutId:\"Ct7O7fFLA\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 11.253\" overflow=\"visible\"><path d=\"M 15.84 2.428 C 15.84 2.428 15.684 1.325 15.203 0.84 C 14.593 0.203 13.913 0.2 13.6 0.162 C 11.363 0 8.003 0 8.003 0 L 7.997 0 C 7.997 0 4.637 0 2.4 0.162 C 2.087 0.2 1.406 0.202 0.797 0.84 C 0.316 1.325 0.162 2.428 0.162 2.428 C 0.162 2.428 0 3.725 0 5.018 L 0 6.231 C 0 7.525 0.16 8.821 0.16 8.821 C 0.16 8.821 0.316 9.925 0.794 10.409 C 1.404 11.046 2.204 11.025 2.559 11.093 C 3.841 11.215 8 11.253 8 11.253 C 8 11.253 11.363 11.246 13.6 11.087 C 13.913 11.05 14.594 11.047 15.203 10.409 C 15.684 9.925 15.841 8.821 15.841 8.821 C 15.841 8.821 16 7.528 16 6.232 L 16 5.018 C 16 3.725 15.84 2.428 15.84 2.428 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1i5849x\",layoutDependency:layoutDependency,layoutId:\"dGCNsrSKV\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.322 4.497\" overflow=\"visible\"><path d=\"M 0 4.497 L 0 0 L 4.322 2.256 L 0 4.496 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(SVG,{className:\"framer-f0yzix\",layoutDependency:layoutDependency,layoutId:\"vdQYXSxIg\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><g><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"rgba(0,0,0,1)\"></path><path d=\"M 14.816 0 L 1.18 0 C 0.528 0 0 0.516 0 1.153 L 0 14.843 C 0.007 15.488 0.536 16.006 1.181 16 L 14.816 16 C 15.469 16 16 15.481 16 14.847 L 16 1.153 C 16 0.516 15.469 0 14.816 0 Z M 4.746 13.634 L 2.373 13.634 L 2.373 5.997 L 4.748 5.997 L 4.748 13.634 Z M 3.56 4.956 C 3.06 4.97 2.591 4.712 2.337 4.281 C 2.082 3.85 2.081 3.315 2.335 2.884 C 2.588 2.452 3.056 2.192 3.556 2.205 C 4.301 2.224 4.896 2.833 4.897 3.579 C 4.898 4.324 4.305 4.935 3.56 4.956 Z M 13.635 13.634 L 11.263 13.634 L 11.263 9.922 C 11.263 9.037 11.248 7.897 10.029 7.897 C 8.795 7.897 8.607 8.863 8.607 9.859 L 8.607 13.634 L 6.237 13.634 L 6.237 5.997 L 8.512 5.997 L 8.512 7.04 L 8.544 7.04 C 8.859 6.44 9.634 5.805 10.787 5.805 C 13.191 5.805 13.634 7.387 13.634 9.443 L 13.634 13.633 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></g></svg>'},xENLCw3rj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><g><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path><path d=\"M 14.816 0 L 1.18 0 C 0.528 0 0 0.516 0 1.153 L 0 14.843 C 0.007 15.488 0.536 16.006 1.181 16 L 14.816 16 C 15.469 16 16 15.481 16 14.847 L 16 1.153 C 16 0.516 15.469 0 14.816 0 Z M 4.746 13.634 L 2.373 13.634 L 2.373 5.997 L 4.748 5.997 L 4.748 13.634 Z M 3.56 4.956 C 3.06 4.97 2.591 4.712 2.337 4.281 C 2.082 3.85 2.081 3.315 2.335 2.884 C 2.588 2.452 3.056 2.192 3.556 2.205 C 4.301 2.224 4.896 2.833 4.897 3.579 C 4.898 4.324 4.305 4.935 3.56 4.956 Z M 13.635 13.634 L 11.263 13.634 L 11.263 9.922 C 11.263 9.037 11.248 7.897 10.029 7.897 C 8.795 7.897 8.607 8.863 8.607 9.859 L 8.607 13.634 L 6.237 13.634 L 6.237 5.997 L 8.512 5.997 L 8.512 7.04 L 8.544 7.04 C 8.859 6.44 9.634 5.805 10.787 5.805 C 13.191 5.805 13.634 7.387 13.634 9.443 L 13.634 13.633 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></g></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-13od7pu\",layoutDependency:layoutDependency,layoutId:\"h0fVNzuRz\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"rgba(0,0,0,1)\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-ladx4s\",layoutDependency:layoutDependency,layoutId:\"tCmjZgKKn\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 14.816 0 L 1.18 0 C 0.528 0 0 0.516 0 1.153 L 0 14.843 C 0.007 15.488 0.536 16.006 1.181 16 L 14.816 16 C 15.469 16 16 15.481 16 14.847 L 16 1.153 C 16 0.516 15.469 0 14.816 0 Z M 4.746 13.634 L 2.373 13.634 L 2.373 5.997 L 4.748 5.997 L 4.748 13.634 Z M 3.56 4.956 C 3.06 4.97 2.591 4.712 2.337 4.281 C 2.082 3.85 2.081 3.315 2.335 2.884 C 2.588 2.452 3.056 2.192 3.556 2.205 C 4.301 2.224 4.896 2.833 4.897 3.579 C 4.898 4.324 4.305 4.935 3.56 4.956 Z M 13.635 13.634 L 11.263 13.634 L 11.263 9.922 C 11.263 9.037 11.248 7.897 10.029 7.897 C 8.795 7.897 8.607 8.863 8.607 9.859 L 8.607 13.634 L 6.237 13.634 L 6.237 5.997 L 8.512 5.997 L 8.512 7.04 L 8.544 7.04 C 8.859 6.44 9.634 5.805 10.787 5.805 C 13.191 5.805 13.634 7.387 13.634 9.443 L 13.634 13.633 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 14.816 0 L 1.18 0 C 0.528 0 0 0.516 0 1.153 L 0 14.843 C 0.007 15.488 0.536 16.006 1.181 16 L 14.816 16 C 15.469 16 16 15.481 16 14.847 L 16 1.153 C 16 0.516 15.469 0 14.816 0 Z M 4.746 13.634 L 2.373 13.634 L 2.373 5.997 L 4.748 5.997 L 4.748 13.634 Z M 3.56 4.956 C 3.06 4.97 2.591 4.712 2.337 4.281 C 2.082 3.85 2.081 3.315 2.335 2.884 C 2.588 2.452 3.056 2.192 3.556 2.205 C 4.301 2.224 4.896 2.833 4.897 3.579 C 4.898 4.324 4.305 4.935 3.56 4.956 Z M 13.635 13.634 L 11.263 13.634 L 11.263 9.922 C 11.263 9.037 11.248 7.897 10.029 7.897 C 8.795 7.897 8.607 8.863 8.607 9.859 L 8.607 13.634 L 6.237 13.634 L 6.237 5.997 L 8.512 5.997 L 8.512 7.04 L 8.544 7.04 C 8.859 6.44 9.634 5.805 10.787 5.805 C 13.191 5.805 13.634 7.387 13.634 9.443 L 13.634 13.633 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zfyjao\",layoutDependency:layoutDependency,layoutId:\"omFnN2Xiu\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 14.816 0 L 1.18 0 C 0.528 0 0 0.516 0 1.153 L 0 14.843 C 0.007 15.488 0.536 16.006 1.181 16 L 14.816 16 C 15.469 16 16 15.481 16 14.847 L 16 1.153 C 16 0.516 15.469 0 14.816 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 14.816 0 L 1.18 0 C 0.528 0 0 0.516 0 1.153 L 0 14.843 C 0.007 15.488 0.536 16.006 1.181 16 L 14.816 16 C 15.469 16 16 15.481 16 14.847 L 16 1.153 C 16 0.516 15.469 0 14.816 0 Z\" fill=\"rgba(0,170,255,0.5)\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1albkpo\",layoutDependency:layoutDependency,layoutId:\"LP52SZUxa\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.375 7.637\" overflow=\"visible\"><path d=\"M 2.373 7.637 L 0 7.637 L 0 0 L 2.375 0 L 2.375 7.637 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.375 7.637\" overflow=\"visible\"><path d=\"M 2.373 7.637 L 0 7.637 L 0 0 L 2.375 0 L 2.375 7.637 Z\" fill=\"rgba(0,170,255,0.5)\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lmuu28\",layoutDependency:layoutDependency,layoutId:\"pWrCq_7O1\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.752 2.752\" overflow=\"visible\"><path d=\"M 1.415 2.751 C 0.915 2.766 0.446 2.507 0.192 2.076 C -0.063 1.646 -0.064 1.111 0.19 0.679 C 0.443 0.248 0.911 -0.012 1.411 0 C 2.156 0.019 2.751 0.628 2.752 1.374 C 2.753 2.12 2.16 2.73 1.415 2.751 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.752 2.752\" overflow=\"visible\"><path d=\"M 1.415 2.751 C 0.915 2.766 0.446 2.507 0.192 2.076 C -0.063 1.646 -0.064 1.111 0.19 0.679 C 0.443 0.248 0.911 -0.012 1.411 0 C 2.156 0.019 2.751 0.628 2.752 1.374 C 2.753 2.12 2.16 2.73 1.415 2.751 Z\" fill=\"rgba(0,170,255,0.5)\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-nkxbfc\",layoutDependency:layoutDependency,layoutId:\"EW3Yybgzf\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.398 7.829\" overflow=\"visible\"><path d=\"M 7.398 7.829 L 5.026 7.829 L 5.026 4.117 C 5.026 3.232 5.011 2.092 3.792 2.092 C 2.558 2.092 2.37 3.058 2.37 4.054 L 2.37 7.829 L 0 7.829 L 0 0.192 L 2.275 0.192 L 2.275 1.235 L 2.307 1.235 C 2.622 0.635 3.397 0 4.55 0 C 6.954 0 7.397 1.582 7.397 3.638 L 7.397 7.828 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"xENLCw3rj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.398 7.829\" overflow=\"visible\"><path d=\"M 7.398 7.829 L 5.026 7.829 L 5.026 4.117 C 5.026 3.232 5.011 2.092 3.792 2.092 C 2.558 2.092 2.37 3.058 2.37 4.054 L 2.37 7.829 L 0 7.829 L 0 0.192 L 2.275 0.192 L 2.275 1.235 L 2.307 1.235 C 2.622 0.635 3.397 0 4.55 0 C 6.954 0 7.397 1.582 7.397 3.638 L 7.397 7.828 Z\" fill=\"rgba(0,170,255,0.5)\"></path></svg>'}},baseVariant,gestureVariant)})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(SVG,{className:\"framer-1qtrfg3\",layoutDependency:layoutDependency,layoutId:\"nEcMDjFXI\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"></svg>',withExternalLayout:true,...addPropertyOverrides({\"moKyR4y9o-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><g><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path><path d=\"M 8 1.44 C 10.137 1.44 10.39 1.45 11.231 1.488 C 12.012 1.522 12.434 1.653 12.716 1.762 C 13.088 1.906 13.356 2.082 13.634 2.359 C 13.916 2.641 14.088 2.906 14.231 3.279 C 14.341 3.559 14.471 3.984 14.506 4.763 C 14.544 5.606 14.553 5.859 14.553 7.993 C 14.553 10.131 14.543 10.384 14.506 11.225 C 14.472 12.006 14.341 12.428 14.231 12.709 C 14.103 13.056 13.899 13.371 13.634 13.629 C 13.377 13.894 13.063 14.098 12.716 14.225 C 12.434 14.335 12.009 14.465 11.231 14.5 C 10.387 14.537 10.134 14.547 8 14.547 C 5.862 14.547 5.61 14.537 4.769 14.5 C 3.987 14.466 3.566 14.334 3.284 14.225 C 2.937 14.097 2.624 13.893 2.366 13.628 C 2.1 13.37 1.896 13.056 1.769 12.709 C 1.659 12.429 1.529 12.003 1.494 11.225 C 1.456 10.381 1.447 10.128 1.447 7.994 C 1.447 5.856 1.457 5.604 1.494 4.763 C 1.528 3.981 1.659 3.559 1.769 3.278 C 1.913 2.906 2.088 2.638 2.366 2.359 C 2.623 2.094 2.937 1.89 3.284 1.762 C 3.566 1.653 3.991 1.522 4.769 1.488 C 5.609 1.45 5.862 1.44 8 1.44 Z M 8 0 C 5.828 0 5.556 0.01 4.703 0.047 C 3.853 0.084 3.269 0.222 2.763 0.419 C 2.228 0.62 1.743 0.935 1.343 1.344 C 0.936 1.743 0.621 2.226 0.42 2.759 C 0.222 3.27 0.084 3.85 0.047 4.7 C 0.009 5.556 0 5.828 0 8 C 0 10.172 0.01 10.444 0.047 11.297 C 0.084 12.147 0.222 12.731 0.419 13.237 C 0.625 13.766 0.897 14.213 1.344 14.657 C 1.788 15.1 2.234 15.375 2.759 15.578 C 3.269 15.775 3.85 15.913 4.7 15.95 C 5.553 15.988 5.825 15.997 7.997 15.997 C 10.169 15.997 10.441 15.987 11.294 15.95 C 12.144 15.913 12.728 15.775 13.234 15.578 C 13.768 15.378 14.251 15.063 14.65 14.656 C 15.057 14.257 15.371 13.774 15.572 13.241 C 15.769 12.731 15.906 12.15 15.944 11.3 C 15.981 10.447 15.991 10.175 15.991 8.003 C 15.991 5.831 15.981 5.559 15.944 4.706 C 15.906 3.856 15.769 3.272 15.572 2.766 C 15.379 2.228 15.066 1.742 14.656 1.344 C 14.257 0.937 13.774 0.623 13.241 0.422 C 12.73 0.225 12.15 0.088 11.3 0.05 C 10.444 0.01 10.172 0 8 0 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path><path d=\"M 8 3.89 C 5.73 3.89 3.89 5.73 3.89 8 C 3.89 10.27 5.73 12.11 8 12.11 C 10.27 12.11 12.11 10.27 12.11 8 C 12.11 5.73 10.27 3.89 8 3.89 Z M 8 10.666 C 6.528 10.666 5.334 9.472 5.334 8 C 5.334 6.528 6.528 5.334 8 5.334 C 9.472 5.334 10.666 6.528 10.666 8 C 10.666 9.472 9.472 10.666 8 10.666 Z M 13.231 3.728 C 13.242 4.078 13.062 4.407 12.76 4.585 C 12.459 4.764 12.084 4.764 11.783 4.585 C 11.481 4.407 11.301 4.078 11.312 3.728 C 11.312 3.198 11.742 2.768 12.272 2.768 C 12.802 2.768 13.232 3.198 13.232 3.728 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></g></svg>'},moKyR4y9o:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><g><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path><path d=\"M 8 1.44 C 10.137 1.44 10.39 1.45 11.231 1.488 C 12.012 1.522 12.434 1.653 12.716 1.762 C 13.088 1.906 13.356 2.082 13.634 2.359 C 13.916 2.641 14.088 2.906 14.231 3.279 C 14.341 3.559 14.471 3.984 14.506 4.763 C 14.544 5.606 14.553 5.859 14.553 7.993 C 14.553 10.131 14.543 10.384 14.506 11.225 C 14.472 12.006 14.341 12.428 14.231 12.709 C 14.103 13.056 13.899 13.371 13.634 13.629 C 13.377 13.894 13.063 14.098 12.716 14.225 C 12.434 14.335 12.009 14.465 11.231 14.5 C 10.387 14.537 10.134 14.547 8 14.547 C 5.862 14.547 5.61 14.537 4.769 14.5 C 3.987 14.466 3.566 14.334 3.284 14.225 C 2.937 14.097 2.624 13.893 2.366 13.628 C 2.1 13.37 1.896 13.056 1.769 12.709 C 1.659 12.429 1.529 12.003 1.494 11.225 C 1.456 10.381 1.447 10.128 1.447 7.994 C 1.447 5.856 1.457 5.604 1.494 4.763 C 1.528 3.981 1.659 3.559 1.769 3.278 C 1.913 2.906 2.088 2.638 2.366 2.359 C 2.623 2.094 2.937 1.89 3.284 1.762 C 3.566 1.653 3.991 1.522 4.769 1.488 C 5.609 1.45 5.862 1.44 8 1.44 Z M 8 0 C 5.828 0 5.556 0.01 4.703 0.047 C 3.853 0.084 3.269 0.222 2.763 0.419 C 2.228 0.62 1.743 0.935 1.343 1.344 C 0.936 1.743 0.621 2.226 0.42 2.759 C 0.222 3.27 0.084 3.85 0.047 4.7 C 0.009 5.556 0 5.828 0 8 C 0 10.172 0.01 10.444 0.047 11.297 C 0.084 12.147 0.222 12.731 0.419 13.237 C 0.625 13.766 0.897 14.213 1.344 14.657 C 1.788 15.1 2.234 15.375 2.759 15.578 C 3.269 15.775 3.85 15.913 4.7 15.95 C 5.553 15.988 5.825 15.997 7.997 15.997 C 10.169 15.997 10.441 15.987 11.294 15.95 C 12.144 15.913 12.728 15.775 13.234 15.578 C 13.768 15.378 14.251 15.063 14.65 14.656 C 15.057 14.257 15.371 13.774 15.572 13.241 C 15.769 12.731 15.906 12.15 15.944 11.3 C 15.981 10.447 15.991 10.175 15.991 8.003 C 15.991 5.831 15.981 5.559 15.944 4.706 C 15.906 3.856 15.769 3.272 15.572 2.766 C 15.379 2.228 15.066 1.742 14.656 1.344 C 14.257 0.937 13.774 0.623 13.241 0.422 C 12.73 0.225 12.15 0.088 11.3 0.05 C 10.444 0.01 10.172 0 8 0 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path><path d=\"M 8 3.89 C 5.73 3.89 3.89 5.73 3.89 8 C 3.89 10.27 5.73 12.11 8 12.11 C 10.27 12.11 12.11 10.27 12.11 8 C 12.11 5.73 10.27 3.89 8 3.89 Z M 8 10.666 C 6.528 10.666 5.334 9.472 5.334 8 C 5.334 6.528 6.528 5.334 8 5.334 C 9.472 5.334 10.666 6.528 10.666 8 C 10.666 9.472 9.472 10.666 8 10.666 Z M 13.231 3.728 C 13.242 4.078 13.062 4.407 12.76 4.585 C 12.459 4.764 12.084 4.764 11.783 4.585 C 11.481 4.407 11.301 4.078 11.312 3.728 C 11.312 3.198 11.742 2.768 12.272 2.768 C 12.802 2.768 13.232 3.198 13.232 3.728 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></g></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1k7q1dn\",layoutDependency:layoutDependency,layoutId:\"tlEJVO6aG\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\" overflow=\"visible\"><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-pg26t2\",layoutDependency:layoutDependency,layoutId:\"tq1O75QCR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.991 15.997\" overflow=\"visible\"><path d=\"M 8 1.44 C 10.137 1.44 10.39 1.45 11.231 1.488 C 12.012 1.522 12.434 1.653 12.716 1.762 C 13.088 1.906 13.356 2.082 13.634 2.359 C 13.916 2.641 14.088 2.906 14.231 3.279 C 14.341 3.559 14.471 3.984 14.506 4.763 C 14.544 5.606 14.553 5.859 14.553 7.993 C 14.553 10.131 14.543 10.384 14.506 11.225 C 14.472 12.006 14.341 12.428 14.231 12.709 C 14.103 13.056 13.899 13.371 13.634 13.629 C 13.377 13.894 13.063 14.098 12.716 14.225 C 12.434 14.335 12.009 14.465 11.231 14.5 C 10.387 14.537 10.134 14.547 8 14.547 C 5.862 14.547 5.61 14.537 4.769 14.5 C 3.987 14.466 3.566 14.334 3.284 14.225 C 2.937 14.097 2.624 13.893 2.366 13.628 C 2.1 13.37 1.896 13.056 1.769 12.709 C 1.659 12.429 1.529 12.003 1.494 11.225 C 1.456 10.381 1.447 10.128 1.447 7.994 C 1.447 5.856 1.457 5.604 1.494 4.763 C 1.528 3.981 1.659 3.559 1.769 3.278 C 1.913 2.906 2.088 2.638 2.366 2.359 C 2.623 2.094 2.937 1.89 3.284 1.762 C 3.566 1.653 3.991 1.522 4.769 1.488 C 5.609 1.45 5.862 1.44 8 1.44 Z M 8 0 C 5.828 0 5.556 0.01 4.703 0.047 C 3.853 0.084 3.269 0.222 2.763 0.419 C 2.228 0.62 1.743 0.935 1.343 1.344 C 0.936 1.743 0.621 2.226 0.42 2.759 C 0.222 3.27 0.084 3.85 0.047 4.7 C 0.009 5.556 0 5.828 0 8 C 0 10.172 0.01 10.444 0.047 11.297 C 0.084 12.147 0.222 12.731 0.419 13.237 C 0.625 13.766 0.897 14.213 1.344 14.657 C 1.788 15.1 2.234 15.375 2.759 15.578 C 3.269 15.775 3.85 15.913 4.7 15.95 C 5.553 15.988 5.825 15.997 7.997 15.997 C 10.169 15.997 10.441 15.987 11.294 15.95 C 12.144 15.913 12.728 15.775 13.234 15.578 C 13.768 15.378 14.251 15.063 14.65 14.656 C 15.057 14.257 15.371 13.774 15.572 13.241 C 15.769 12.731 15.906 12.15 15.944 11.3 C 15.981 10.447 15.991 10.175 15.991 8.003 C 15.991 5.831 15.981 5.559 15.944 4.706 C 15.906 3.856 15.769 3.272 15.572 2.766 C 15.379 2.228 15.066 1.742 14.656 1.344 C 14.257 0.937 13.774 0.623 13.241 0.422 C 12.73 0.225 12.15 0.088 11.3 0.05 C 10.444 0.01 10.172 0 8 0 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"moKyR4y9o-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.991 15.997\" overflow=\"visible\"><path d=\"M 8 1.44 C 10.137 1.44 10.39 1.45 11.231 1.488 C 12.012 1.522 12.434 1.653 12.716 1.762 C 13.088 1.906 13.356 2.082 13.634 2.359 C 13.916 2.641 14.088 2.906 14.231 3.279 C 14.341 3.559 14.471 3.984 14.506 4.763 C 14.544 5.606 14.553 5.859 14.553 7.993 C 14.553 10.131 14.543 10.384 14.506 11.225 C 14.472 12.006 14.341 12.428 14.231 12.709 C 14.103 13.056 13.899 13.371 13.634 13.629 C 13.377 13.894 13.063 14.098 12.716 14.225 C 12.434 14.335 12.009 14.465 11.231 14.5 C 10.387 14.537 10.134 14.547 8 14.547 C 5.862 14.547 5.61 14.537 4.769 14.5 C 3.987 14.466 3.566 14.334 3.284 14.225 C 2.937 14.097 2.624 13.893 2.366 13.628 C 2.1 13.37 1.896 13.056 1.769 12.709 C 1.659 12.429 1.529 12.003 1.494 11.225 C 1.456 10.381 1.447 10.128 1.447 7.994 C 1.447 5.856 1.457 5.604 1.494 4.763 C 1.528 3.981 1.659 3.559 1.769 3.278 C 1.913 2.906 2.088 2.638 2.366 2.359 C 2.623 2.094 2.937 1.89 3.284 1.762 C 3.566 1.653 3.991 1.522 4.769 1.488 C 5.609 1.45 5.862 1.44 8 1.44 Z M 8 0 C 5.828 0 5.556 0.01 4.703 0.047 C 3.853 0.084 3.269 0.222 2.763 0.419 C 2.228 0.62 1.743 0.935 1.343 1.344 C 0.936 1.743 0.621 2.226 0.42 2.759 C 0.222 3.27 0.084 3.85 0.047 4.7 C 0.009 5.556 0 5.828 0 8 C 0 10.172 0.01 10.444 0.047 11.297 C 0.084 12.147 0.222 12.731 0.419 13.237 C 0.625 13.766 0.897 14.213 1.344 14.657 C 1.788 15.1 2.234 15.375 2.759 15.578 C 3.269 15.775 3.85 15.913 4.7 15.95 C 5.553 15.988 5.825 15.997 7.997 15.997 C 10.169 15.997 10.441 15.987 11.294 15.95 C 12.144 15.913 12.728 15.775 13.234 15.578 C 13.768 15.378 14.251 15.063 14.65 14.656 C 15.057 14.257 15.371 13.774 15.572 13.241 C 15.769 12.731 15.906 12.15 15.944 11.3 C 15.981 10.447 15.991 10.175 15.991 8.003 C 15.991 5.831 15.981 5.559 15.944 4.706 C 15.906 3.856 15.769 3.272 15.572 2.766 C 15.379 2.228 15.066 1.742 14.656 1.344 C 14.257 0.937 13.774 0.623 13.241 0.422 C 12.73 0.225 12.15 0.088 11.3 0.05 C 10.444 0.01 10.172 0 8 0 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18l52ip\",layoutDependency:layoutDependency,layoutId:\"cga8o4dLg\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13.106 13.107\" overflow=\"visible\"><path d=\"M 6.553 0 C 8.69 0 8.943 0.01 9.784 0.048 C 10.565 0.082 10.987 0.213 11.269 0.322 C 11.641 0.466 11.909 0.642 12.187 0.919 C 12.469 1.201 12.641 1.466 12.784 1.839 C 12.894 2.119 13.024 2.544 13.059 3.323 C 13.097 4.166 13.106 4.419 13.106 6.553 C 13.106 8.691 13.096 8.944 13.059 9.785 C 13.025 10.566 12.894 10.988 12.784 11.269 C 12.656 11.616 12.452 11.931 12.187 12.189 C 11.93 12.454 11.616 12.658 11.269 12.785 C 10.987 12.895 10.562 13.025 9.784 13.06 C 8.94 13.097 8.687 13.107 6.553 13.107 C 4.415 13.107 4.163 13.097 3.322 13.06 C 2.54 13.026 2.119 12.894 1.837 12.785 C 1.49 12.657 1.177 12.453 0.919 12.188 C 0.653 11.93 0.449 11.616 0.322 11.269 C 0.212 10.989 0.082 10.563 0.047 9.785 C 0.009 8.941 0 8.688 0 6.554 C 0 4.416 0.01 4.164 0.047 3.323 C 0.081 2.541 0.212 2.119 0.322 1.838 C 0.466 1.466 0.641 1.198 0.919 0.919 C 1.176 0.654 1.49 0.45 1.837 0.322 C 2.119 0.213 2.544 0.082 3.322 0.048 C 4.162 0.01 4.415 0 6.553 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pp1kf8\",layoutDependency:layoutDependency,layoutId:\"UIE5H4O3n\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.991 15.997\" overflow=\"visible\"><path d=\"M 8 0 C 5.828 0 5.556 0.01 4.703 0.047 C 3.853 0.084 3.269 0.222 2.763 0.419 C 2.228 0.62 1.743 0.935 1.343 1.344 C 0.936 1.743 0.621 2.226 0.42 2.759 C 0.222 3.27 0.084 3.85 0.047 4.7 C 0.009 5.556 0 5.828 0 8 C 0 10.172 0.01 10.444 0.047 11.297 C 0.084 12.147 0.222 12.731 0.419 13.237 C 0.625 13.766 0.897 14.213 1.344 14.657 C 1.788 15.1 2.234 15.375 2.759 15.578 C 3.269 15.775 3.85 15.913 4.7 15.95 C 5.553 15.988 5.825 15.997 7.997 15.997 C 10.169 15.997 10.441 15.987 11.294 15.95 C 12.144 15.913 12.728 15.775 13.234 15.578 C 13.768 15.378 14.251 15.063 14.65 14.656 C 15.057 14.257 15.371 13.774 15.572 13.241 C 15.769 12.731 15.906 12.15 15.944 11.3 C 15.981 10.447 15.991 10.175 15.991 8.003 C 15.991 5.831 15.981 5.559 15.944 4.706 C 15.906 3.856 15.769 3.272 15.572 2.766 C 15.379 2.228 15.066 1.742 14.656 1.344 C 14.257 0.937 13.774 0.623 13.241 0.422 C 12.73 0.225 12.15 0.088 11.3 0.05 C 10.444 0.01 10.172 0 8 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-15l4pqk\",layoutDependency:layoutDependency,layoutId:\"HtgOwp6Kp\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.342 9.342\" overflow=\"visible\"><path d=\"M 4.11 1.122 C 1.84 1.122 0 2.962 0 5.232 C 0 7.502 1.84 9.342 4.11 9.342 C 6.38 9.342 8.22 7.502 8.22 5.232 C 8.22 2.962 6.38 1.122 4.11 1.122 Z M 4.11 7.898 C 2.638 7.898 1.444 6.704 1.444 5.232 C 1.444 3.76 2.638 2.566 4.11 2.566 C 5.582 2.566 6.776 3.76 6.776 5.232 C 6.776 6.704 5.582 7.898 4.11 7.898 Z M 9.341 0.96 C 9.352 1.31 9.172 1.639 8.87 1.817 C 8.569 1.996 8.194 1.996 7.893 1.817 C 7.591 1.639 7.411 1.31 7.422 0.96 C 7.422 0.43 7.852 0 8.382 0 C 8.912 0 9.342 0.43 9.342 0.96 Z\" fill=\"var(--token-9ad6d53b-7b25-4ffe-8812-684e16f1caa3, rgb(104, 109, 117)) /* {&quot;name&quot;:&quot;#686D75&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"moKyR4y9o-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.342 9.342\" overflow=\"visible\"><path d=\"M 4.11 1.122 C 1.84 1.122 0 2.962 0 5.232 C 0 7.502 1.84 9.342 4.11 9.342 C 6.38 9.342 8.22 7.502 8.22 5.232 C 8.22 2.962 6.38 1.122 4.11 1.122 Z M 4.11 7.898 C 2.638 7.898 1.444 6.704 1.444 5.232 C 1.444 3.76 2.638 2.566 4.11 2.566 C 5.582 2.566 6.776 3.76 6.776 5.232 C 6.776 6.704 5.582 7.898 4.11 7.898 Z M 9.341 0.96 C 9.352 1.31 9.172 1.639 8.87 1.817 C 8.569 1.996 8.194 1.996 7.893 1.817 C 7.591 1.639 7.411 1.31 7.422 0.96 C 7.422 0.43 7.852 0 8.382 0 C 8.912 0 9.342 0.43 9.342 0.96 Z\" fill=\"var(--token-3f8e208c-679a-4200-9238-89332fd56275, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;#FFFFFF&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qk5ia6\",layoutDependency:layoutDependency,layoutId:\"lokWwaKLN\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.22 8.22\" overflow=\"visible\"><path d=\"M 4.11 0 C 1.84 0 0 1.84 0 4.11 C 0 6.38 1.84 8.22 4.11 8.22 C 6.38 8.22 8.22 6.38 8.22 4.11 C 8.22 1.84 6.38 0 4.11 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ni89i3\",layoutDependency:layoutDependency,layoutId:\"emFRh29Xv\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.332 5.332\" overflow=\"visible\"><path d=\"M 2.666 5.332 C 1.194 5.332 0 4.138 0 2.666 C 0 1.194 1.194 0 2.666 0 C 4.138 0 5.332 1.194 5.332 2.666 C 5.332 4.138 4.138 5.332 2.666 5.332 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v0addc\",layoutDependency:layoutDependency,layoutId:\"fxeaWTAGI\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.921 1.951\" overflow=\"visible\"><path d=\"M 1.92 0.96 C 1.931 1.31 1.75 1.639 1.449 1.817 C 1.147 1.996 0.773 1.996 0.471 1.817 C 0.17 1.639 -0.011 1.31 0.001 0.96 C 0.001 0.43 0.43 0 0.961 0 C 1.491 0 1.921 0.43 1.921 0.96 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1uZpO.framer-1mswquw, .framer-1uZpO .framer-1mswquw { display: block; }\",\".framer-1uZpO.framer-1sfunfu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 28px; }\",\".framer-1uZpO .framer-19aph16, .framer-1uZpO .framer-f0yzix, .framer-1uZpO .framer-1qtrfg3 { height: 16px; position: relative; width: 16px; }\",\".framer-1uZpO .framer-1lzupo8, .framer-1uZpO .framer-1i2mi9b, .framer-1uZpO .framer-13od7pu, .framer-1uZpO .framer-ladx4s, .framer-1uZpO .framer-zfyjao, .framer-1uZpO .framer-1k7q1dn, .framer-1uZpO .framer-pg26t2, .framer-1uZpO .framer-pp1kf8 { height: 16px; left: 0px; position: absolute; top: 0px; width: 16px; }\",\".framer-1uZpO .framer-jq3uff { height: 12px; position: relative; width: 16px; }\",\".framer-1uZpO .framer-l8z3o1 { height: 12px; left: 0px; position: absolute; top: 0px; width: 16px; }\",\".framer-1uZpO .framer-1i5849x { height: 5px; left: 7px; position: absolute; top: 3px; width: 5px; }\",\".framer-1uZpO .framer-1albkpo { height: 8px; left: 3px; position: absolute; top: 6px; width: 3px; }\",\".framer-1uZpO .framer-lmuu28 { height: 3px; left: 2px; position: absolute; top: 2px; width: 3px; }\",\".framer-1uZpO .framer-nkxbfc { height: 8px; left: 6px; position: absolute; top: 6px; width: 8px; }\",\".framer-1uZpO .framer-18l52ip { height: 13px; left: 2px; position: absolute; top: 2px; width: 13px; }\",\".framer-1uZpO .framer-15l4pqk { height: 10px; left: 4px; position: absolute; top: 3px; width: 10px; }\",\".framer-1uZpO .framer-1qk5ia6 { height: 8px; left: 0px; position: absolute; top: 1px; width: 8px; }\",\".framer-1uZpO .framer-ni89i3 { height: 6px; left: 2px; position: absolute; top: 3px; width: 6px; }\",\".framer-1uZpO .framer-1v0addc { height: 2px; left: 8px; position: absolute; top: 0px; width: 2px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 26\n * @framerIntrinsicWidth 28\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Zunyc00VS\":{\"layout\":[\"fixed\",\"fixed\"]},\"xENLCw3rj\":{\"layout\":[\"fixed\",\"fixed\"]},\"moKyR4y9o\":{\"layout\":[\"fixed\",\"fixed\"]},\"YREVGgit4\":{\"layout\":[\"fixed\",\"fixed\"]},\"mCCGfwUap\":{\"layout\":[\"fixed\",\"fixed\"]},\"J3qsiJ6qV\":{\"layout\":[\"fixed\",\"fixed\"]},\"K5auSJUhs\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"UW7bfi7a3\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameryqnnItAYf=withCSS(Component,css,\"framer-1uZpO\");export default FrameryqnnItAYf;FrameryqnnItAYf.displayName=\"footer icons\";FrameryqnnItAYf.defaultProps={height:26,width:28};addPropertyControls(FrameryqnnItAYf,{variant:{options:[\"L9bCW7XxN\",\"Zunyc00VS\",\"xENLCw3rj\",\"moKyR4y9o\"],optionTitles:[\"Facebook\",\"youtube\",\"Linkedin\",\"Instagram\"],title:\"Variant\",type:ControlType.Enum},UW7bfi7a3:{title:\"Link\",type:ControlType.Link}});addFonts(FrameryqnnItAYf,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryqnnItAYf\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"28\",\"framerIntrinsicHeight\":\"26\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Zunyc00VS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xENLCw3rj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"moKyR4y9o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YREVGgit4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mCCGfwUap\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"J3qsiJ6qV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"K5auSJUhs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"UW7bfi7a3\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yqnnItAYf.map"],"mappings":"yoCAC8B,IAAU,UAAU,EAAE,CAAC,CAAc,EAAM,CAAC,CAAC,cAAc,GAAK,MAAM,EAAE,CAAC,CAAC,CAAcA,EAAI,CAAC,+eAA+e,CAAc,EAAU,kBCAkjB,SAASC,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAAsF,OAArF,GAAU,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,2DAA7wC,IAAuR,IAAkE,IAA4B,IAAoJ,IAA0H,IAAyH,IAAiI,CAAM,GAA4B,GAASC,EAAuB,CAAOC,EAAW,CAAC,YAAY,YAAY,CAAOC,EAAkB,eAAqBC,EAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,CAA8LC,EAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,SAAS,CAAO,GAAc,EAAK,EAAS,IAAiB,CAAC,OAAO,EAAK,MAAZ,CAAmB,IAAI,UAAU,OAAO,EAAS,SAAS,EAAe,IAAI,UAAU,OAAO,EAAS,SAAS,EAAe,IAAI,QAAQ,OAAO,EAAS,OAAO,EAAe,IAAI,aAAa,OAAO,EAAS,YAAY,IAAwBC,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOsB,EAAiB,EAAoB,CAAO,EAAW,GAAO,EAAO,WAAiB,EAAaC,QAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASpB,GAAS,EAAO,OAAOqB,EAAe,CAAOnB,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,CAAOC,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,MAAgB,CAAC,GAAG,EAAM,QAAQD,GAAwB,EAAM,UAAU,EAAM,SAAS,YAAY,EAASE,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAS,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAYkB,EAAO,KAAK,CAAO,EAAW,GAAK,EAAkB,EAAgBC,GAAa,CAAM,CAAC,gBAAa,aAAW,GAAe,CAAyB,GAAsB,CAAC,GAAK,CAAC,QAAM,UAAA,EAAU,YAAS,UAAQ,GAAG,GAAWpB,GAAS,EAAM,CAAM,CAAC,cAAY,cAAW,uBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,YAAU,EAAgB,CAAC,WAAA,EAAW,eAAe,YAAY,IAAI,EAAW,UAAQ,kBAAA,EAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,EAAS,CAAM,CAAC,wBAAsB,UAAO,EAAyB,EAAY,CAAO,EAAiB,EAAsB,MAAM,GAAG,IAAO,CAAC,EAAW,YAAY,EAAG,CAAyG,EAAkB,EAAGV,EAAhGa,GAAsBC,GAAuBC,EAA8F,CAAO,MAAoB,IAAc,YAA6C,MAAqB,IAAc,YAAuC,OAAoB,EAAK,EAAY,CAAC,GAAG,IAAU,EAAgB,SAAsB,EAAKT,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKH,GAAW,CAAC,MAAMD,EAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,EAAG,EAAkB,iBAAiB4B,EAAU,GAAW,CAAC,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,IAAI,EAAW,MAAM,CAAC,gBAAgB,qEAAqE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG,EAAM,CAAC,GAAGjC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAC,GAAa,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAA0B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAK8B,EAAe,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,kGAAkG,CAAC,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,kGAAkG,CAAC,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAc,CAAC,OAAO,oFAAoF,UAAU,gBAAgB,iBAAiB,GAAsB,mBAAiB,SAAS,YAAY,OAAO,YAAY,UAAU,EAAiB,SAAS,GAAwB,EAAMV,EAAU,CAAC,SAAS,CAAc,EAAK,EAAO,MAAM,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAsB,EAAKC,EAAmB,CAAC,UAAU,iBAAiB,UAAU,OAAwB,mBAAiB,SAAS,YAAY,YAAY,aAAa,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,CAAc,EAAK,EAAO,MAAM,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAsB,EAAKA,EAAmB,CAAC,UAAU,iBAAiB,UAAU,QAAyB,mBAAiB,SAAS,YAAY,YAAY,iBAAiB,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,QAAQ,CAAC,CAAC,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,iBAAiB,aAAa,YAAY,UAAU,UAA2B,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,iBAAiB,aAAa,uBAAuB,UAAU,SAA0B,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,iBAAiB,aAAa,uBAAuB,UAAU,SAA0B,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,gBAAgB,aAAa,yBAAyB,UAAU,WAA4B,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,gBAAgB,aAAa,qBAAqB,UAAU,OAAwB,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,gBAAgB,aAAa,wBAAwB,UAAU,UAA2B,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAKA,EAAmB,CAAC,gBAAgB,GAAK,UAAU,gBAAgB,aAAa,sBAAsB,UAAU,eAAgC,mBAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,kBAAkB,qCAAqC,MAAM,8BAA8B,2BAA2B,mCAAmC,MAAM,2CAA2C,MAAM,4CAA4C,MAAM,wCAAwC,MAAM,yCAAyC,MAAM,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qBAAqB,4BAA4B,qBAAqB,mCAAmC,qBAAqB,CAAC,KAAK,SAAS,CAAC,CAAc,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,GAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKpB,EAAuB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,SAAS,KAAK,SAAS,QAAQ,EAAa,EAAU,CAAC,QAAQ,YAAY,QAAQ,YAAY,CAAC,YAAY,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAK6B,EAAe,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,8CAA8C,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,mBAAmB,wEAAwE,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,iGAAiG,CAAC,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,mBAAmB,wEAAwE,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAO,GAAI,CAAC,kFAAkF,kFAAkF,iUAAiU,0SAA0S,wRAAwR,+IAA+I,uRAAuR,2SAA2S,ygBAAygB,kqBAAkqB,wGAAwG,kRAAkR,kMAAkM,GAAGR,EAAgB,GAAGC,EAAiB,GAAGC,EAAiB,CAUvtnB,EAAgB,EAAQ,GAAU,GAAI,eAAe,IAAgB,EAAgB,EAAgB,YAAY,aAAa,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,CAAC,aAAa,CAAC,YAAY,YAAY,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,CAAC,GAAG,GAA4B,GAAG,EAAwBC,GAAkB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,CAAC,CAAC,6BAA6B,GAAK,CAAC,ICVl+C,SAAS,EAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAAsF,OAArF,GAAU,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,sDAA/wB,IAAoI,IAAkE,IAA4B,CAAgC,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,CAAO,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,CAAO,EAAkB,eAAqB,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,CAA8L,GAAY,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,GAAG,KAAK,SAAS,CAAO,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOC,EAAiB,EAAoB,CAAO,EAAW,GAAO,EAAO,WAAiB,EAAaC,QAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAAS,GAAS,EAAO,OAAOC,EAAe,CAAO,GAAwB,CAAC,SAAS,YAAY,UAAU,YAAY,SAAS,YAAY,QAAQ,YAAY,CAAO,IAAU,CAAC,SAAO,KAAG,OAAK,QAAM,GAAG,MAAgB,CAAC,GAAG,EAAM,UAAU,GAAM,EAAM,UAAU,QAAQ,GAAwB,EAAM,UAAU,EAAM,SAAS,YAAY,EAAS,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAWlrD,EAAgB,EAXksD,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAYC,EAAO,KAAK,CAAO,EAAW,GAAK,EAAkB,EAAgBC,GAAa,CAAM,CAAC,eAAa,cAAW,GAAe,CAAyB,GAAsB,CAAC,GAAK,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,GAAG,GAAW,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,uBAAoB,kBAAgB,iBAAe,aAAU,mBAAgB,aAAW,YAAU,EAAgB,CAAC,cAAW,eAAe,YAAY,mBAAgB,IAAI,EAAW,UAAQ,qBAAkB,CAAC,CAAO,EAAiB,GAAuB,EAAM,EAAS,CAAsC,EAAkB,EAAG,EAA2C,CAAO,MAAkH,EAA9F,CAAC,kBAAkB,kBAAkB,kBAAkB,CAAC,SAAS,EAAe,EAAiB,CAAC,YAAY,YAAY,YAAY,CAAC,SAAS,EAAY,EAAkC,MAAqB,IAAiB,mBAAiC,IAAc,YAA6C,MAAqB,IAAiB,mBAAiC,IAAc,YAA6C,MAAqB,IAAiB,mBAAiC,IAAc,YAAuC,OAAoB,EAAK,EAAY,CAAC,GAAG,GAAU,EAAgB,SAAsB,EAAK,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAK,GAAW,CAAC,MAAM,GAAY,SAAsB,EAAK,GAAK,CAAC,KAAK,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsB,EAAM,EAAO,EAAE,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,GAAG,EAAG,EAAkB,iBAAiBC,EAAU,EAAW,CAAC,iBAAiB,mBAAmB,WAA4B,mBAAiB,SAAS,YAAY,IAAI,EAAW,MAAM,CAAC,GAAG,EAAM,CAAC,GAAG,EAAqB,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,UAAU,CAAC,mBAAmB,YAAY,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,UAAU,CAAC,mBAAmB,UAAU,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAC,GAAa,EAAe,EAAM,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,2xBAA2xB,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,2xBAA2xB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,qMAAqM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,kuBAAkuB,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,kuBAAkuB,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAM,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,uIAAuI,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,m7BAAm7B,CAAC,UAAU,CAAC,IAAI,m7BAAm7B,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,ixBAAixB,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,uNAAuN,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAM,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,mIAAmI,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,olCAAolC,CAAC,UAAU,CAAC,IAAI,klCAAklC,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,qMAAqM,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,uMAAuM,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAM,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,ygCAAygC,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,ygCAAygC,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,2VAA2V,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,mWAAmW,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,qOAAqO,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,6OAA6O,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,sXAAsX,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,8XAA8X,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,2bAA2b,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,mcAAmc,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAM,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,mIAAmI,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,k1FAAk1F,CAAC,UAAU,CAAC,IAAI,k1FAAk1F,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,qMAAqM,mBAAmB,GAAK,CAAC,CAAc,EAAM,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,qoEAAqoE,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,qoEAAqoE,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,gmCAAgmC,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,olCAAolC,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAc,EAAM,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,mwBAAmwB,mBAAmB,GAAK,GAAG,EAAqB,CAAC,kBAAkB,CAAC,IAAI,mwBAAmwB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,oSAAoS,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,6TAA6T,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,QAAQ,EAAE,wBAAwB,GAAM,IAAI,qWAAqW,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,kFAAkF,iSAAiS,gJAAgJ,6TAA6T,kFAAkF,uGAAuG,sGAAsG,sGAAsG,qGAAqG,qGAAqG,wGAAwG,wGAAwG,sGAAsG,qGAAqG,sGAAsG,CAWvyuC,eAAe,IAAgB,EAAgB,EAAgB,YAAY,eAAe,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,CAAC,aAAa,CAAC,WAAW,UAAU,WAAW,YAAY,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,MAAM,OAAO,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC,6BAA6B,GAAK,CAAC"}