{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GOkT9lbLHGIHGKraC2ZB/bDxXTIoNB4cUZq3p9mZt/Checkout.js", "ssg:https://framerusercontent.com/modules/qrCtieYpaxDC3uGu5ilM/zzqN22vruCqTCLG5gnSM/WEU2vE5ck.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js", "ssg:https://framerusercontent.com/modules/5Mkj5qh5i5zQrFXNR2Hl/JLufbYgLZr9z3dXu4DPO/uj5neULHa.js", "ssg:https://framerusercontent.com/modules/Kdvw7es6ZpKy9ILQbmxE/8Qf1jThrn5Rdge6o8kLG/VRckTNvjh.js", "ssg:https://framerusercontent.com/modules/GNmOBcjuo0lHl3CfnT7D/3B98dGWUTLjtLdP5KSsB/OwDxyz0TW.js", "ssg:https://framerusercontent.com/modules/1Z38iikpekeKO7bCEHu3/oglxhqs0qoguIO4AtyzA/wa4EoeKFo.js", "ssg:https://framerusercontent.com/modules/xHKtpaCvQEUvuXgfQYw7/dGHv7md5D1wft1XA6Iik/glH5YgzJc.js", "ssg:https://framerusercontent.com/modules/u0cNLBnCKqgSIYPyW6RP/2jQHMDooUqWO21AyBGiZ/Z7s6cj9g3.js", "ssg:https://framerusercontent.com/modules/hMcsyk8oKEhGRhmFNHZa/oReEYUZvdBlqnqxNjJTC/bi733elJB.js", "ssg:https://framerusercontent.com/modules/vJmtfrnLbCESBbQRdp9G/0Xga2nDwoih5UoUo2Ywx/nAZw8NEQ6.js", "ssg:https://framerusercontent.com/modules/sjAIcC8cb9YyhIYFmOYZ/02olfwGGBLKB9Ijk8vxq/J6Vn_HP0Z.js", "ssg:https://framerusercontent.com/modules/h0HT08IGsaUx1ILNsOIC/3lWg7XXkBNgKH8nafacM/OxTmY3WIK.js", "ssg:https://framerusercontent.com/modules/yY7Elc2Ape7qDkIdJmXF/LmET6mk2RKF9WpJfvhjw/HWKbFISUd.js"],
  "sourcesContent": ["\"use client\";import{jsx as _jsx}from\"react/jsx-runtime\";const checkoutUrl=\"https://app.renderalert.com/signup?plan=\";// export function withToltReferral(Component): ComponentType {\n//     return (props) => {\n//         return (\n//             <Component\n//                 {...props}\n//                 link={`${props.link}&ref=${window.tolt_referral}`}\n//             />\n//         )\n//     }\n// }\nexport function withToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked TRY without plan. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`?ref=${window.tolt_referral}`:\"\";window.location.href=\"https://app.renderalert.com/signup\"+tolt_data;}});};}export function withMonthlyToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked MONTHLY. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`&ref=${window.tolt_referral}`:\"\";window.location.href=checkoutUrl+\"monthly\"+tolt_data;}});};}export function withAnnualToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked ANNUAL. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`&ref=${window.tolt_referral}`:\"\";window.location.href=checkoutUrl+\"annual\"+tolt_data;}});};}export function withLifetimeToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked LIFETIME. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`&ref=${window.tolt_referral}`:\"\";window.location.href=checkoutUrl+\"lifetime\"+tolt_data;}});};}export function withStarterToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked LIFETIME. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`&ref=${window.tolt_referral}`:\"\";window.location.href=checkoutUrl+\"starter\"+tolt_data;}});};}export function withProToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked LIFETIME. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`&ref=${window.tolt_referral}`:\"\";window.location.href=checkoutUrl+\"pro\"+tolt_data;}});};}export function withTeamToltReferral(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{console.log(\"User clicked LIFETIME. Tolt ID: \",window.tolt_referral);const tolt_data=window.tolt_referral?`&ref=${window.tolt_referral}`:\"\";window.location.href=checkoutUrl+\"team\"+tolt_data;}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withStarterToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withStarterToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withMonthlyToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withMonthlyToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withTeamToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withTeamToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withAnnualToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withAnnualToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withProToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withProToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withLifetimeToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withLifetimeToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withToltReferral\":{\"type\":\"reactHoc\",\"name\":\"withToltReferral\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Checkout.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const MaterialControls=getPropertyControls(Material);const enabledGestures={cIox4FWFC:{hover:true},Expf1bplb:{hover:true},HeovROz4Z:{hover:true,pressed:true},hSbbvRmw9:{hover:true,pressed:true}};const cycleOrder=[\"HeovROz4Z\",\"hRzl5iSEL\",\"cIox4FWFC\",\"hSbbvRmw9\",\"xxcIWcUng\",\"Expf1bplb\"];const serializationHash=\"framer-Kaqvz\";const variantClassNames={cIox4FWFC:\"framer-v-11cf89b\",Expf1bplb:\"framer-v-bu1q5s\",HeovROz4Z:\"framer-v-1i6h4vg\",hRzl5iSEL:\"framer-v-1e4xnhk\",hSbbvRmw9:\"framer-v-18gp56k\",xxcIWcUng:\"framer-v-eson11\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};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={\"L / Danger\":\"cIox4FWFC\",\"L / Default\":\"HeovROz4Z\",\"L / Disabled\":\"hRzl5iSEL\",\"S / Danger\":\"Expf1bplb\",\"S / Default\":\"hSbbvRmw9\",\"S / Disabled\":\"xxcIWcUng\"};const getProps=({background,height,iconL,iconR,id,label,link,newTab,radius,showIconL,showIconR,showLabel,width,...props})=>{return{...props,DZf1o6TOU:newTab??props.DZf1o6TOU,fB79YgjuY:radius??props.fB79YgjuY??8,GrjfbeKC3:showIconL??props.GrjfbeKC3??true,KXJ3N9Ejk:iconR??props.KXJ3N9Ejk??\"Circle\",MoT2QQ5gx:showLabel??props.MoT2QQ5gx??true,NP5yQIcR3:label??props.NP5yQIcR3??\"Label\",RTyxWBCFq:background??props.RTyxWBCFq??\"var(--token-f5bbcd0c-3b82-4dbd-94cb-c69bafd7aca8, rgb(10, 10, 10))\",RWkv57tSu:link??props.RWkv57tSu,tXS3YmhNZ:iconL??props.tXS3YmhNZ??\"Circle\",variant:humanReadableVariantMap[props.variant]??props.variant??\"HeovROz4Z\",YZAlJBSOC:showIconR??props.YZAlJBSOC??true};};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,MoT2QQ5gx,NP5yQIcR3,GrjfbeKC3,tXS3YmhNZ,YZAlJBSOC,KXJ3N9Ejk,RWkv57tSu,DZf1o6TOU,fB79YgjuY,RTyxWBCFq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"HeovROz4Z\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:RWkv57tSu,motionChild:true,nodeId:\"HeovROz4Z\",openInNewTab:DZf1o6TOU,scopeId:\"WEU2vE5ck\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1i6h4vg\",className,classNames)} framer-64rrvc`,\"data-framer-name\":\"L / Default\",layoutDependency:layoutDependency,layoutId:\"HeovROz4Z\",ref:refBinding,style:{backgroundColor:RTyxWBCFq,borderBottomLeftRadius:radiusForCorner(fB79YgjuY,3),borderBottomRightRadius:radiusForCorner(fB79YgjuY,2),borderTopLeftRadius:radiusForCorner(fB79YgjuY,0),borderTopRightRadius:radiusForCorner(fB79YgjuY,1),boxShadow:\"0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 4px 0px rgba(0, 0, 0, 0.05)\",...style},variants:{\"cIox4FWFC-hover\":{backgroundColor:\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"Expf1bplb-hover\":{backgroundColor:\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"HeovROz4Z-hover\":{backgroundColor:\"rgb(105, 105, 105)\"},\"HeovROz4Z-pressed\":{backgroundColor:\"var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(38, 38, 38))\"},\"hSbbvRmw9-hover\":{backgroundColor:\"var(--token-dc14c2f5-5813-4d2f-9f7e-6a235de817c1, rgb(24, 24, 24))\"},\"hSbbvRmw9-pressed\":{backgroundColor:\"var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(38, 38, 38))\"},cIox4FWFC:{backgroundColor:\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},Expf1bplb:{backgroundColor:\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},hRzl5iSEL:{backgroundColor:\"var(--token-59a5b926-bc8b-446d-ae39-ed15103ee164, rgb(229, 229, 229))\",boxShadow:\"none\"},xxcIWcUng:{backgroundColor:\"var(--token-59a5b926-bc8b-446d-ae39-ed15103ee164, rgb(229, 229, 229))\",boxShadow:\"none\"}},...addPropertyOverrides({\"cIox4FWFC-hover\":{\"data-framer-name\":undefined},\"Expf1bplb-hover\":{\"data-framer-name\":undefined},\"HeovROz4Z-hover\":{\"data-framer-name\":undefined},\"HeovROz4Z-pressed\":{\"data-framer-name\":undefined},\"hSbbvRmw9-hover\":{\"data-framer-name\":undefined},\"hSbbvRmw9-pressed\":{\"data-framer-name\":undefined},cIox4FWFC:{\"data-framer-name\":\"L / Danger\"},Expf1bplb:{\"data-framer-name\":\"S / Danger\"},hRzl5iSEL:{\"data-framer-name\":\"L / Disabled\"},hSbbvRmw9:{\"data-framer-name\":\"S / Default\"},xxcIWcUng:{\"data-framer-name\":\"S / Disabled\"}},baseVariant,gestureVariant),children:[GrjfbeKC3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xje9qa-container\",\"data-framer-name\":\"Icon L\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"d8kCPjojc-container\",name:\"Icon L\",nodeId:\"d8kCPjojc\",rendersWithMotion:true,scopeId:\"WEU2vE5ck\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:tXS3YmhNZ,iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"d8kCPjojc\",layoutId:\"d8kCPjojc\",mirrored:false,name:\"Icon L\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({hRzl5iSEL:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"},xxcIWcUng:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},baseVariant,gestureVariant)})})}),MoT2QQ5gx&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-109wiei\",\"data-framer-name\":\"Label Wrapper\",layoutDependency:layoutDependency,layoutId:\"QSLq7jnMT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255)))\"},children:\"Label\"})}),className:\"framer-1x0a8p1\",fonts:[\"CUSTOM;Articulat CF Medium\"],layoutDependency:layoutDependency,layoutId:\"JHNLngDMC\",style:{\"--extracted-r6o4lv\":\"var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255))\"},text:NP5yQIcR3,variants:{hRzl5iSEL:{\"--extracted-r6o4lv\":\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"},xxcIWcUng:{\"--extracted-r6o4lv\":\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Expf1bplb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255)))\"},children:\"Label\"})})},hRzl5iSEL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"Label\"})})},hSbbvRmw9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255)))\"},children:\"Label\"})})},xxcIWcUng:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)})}),YZAlJBSOC&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11q0vvd-container\",\"data-framer-name\":\"Icon R\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"br967bRHt-container\",name:\"Icon R\",nodeId:\"br967bRHt\",rendersWithMotion:true,scopeId:\"WEU2vE5ck\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:KXJ3N9Ejk,iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"br967bRHt\",layoutId:\"br967bRHt\",mirrored:false,name:\"Icon R\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({hRzl5iSEL:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"},xxcIWcUng:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kaqvz.framer-64rrvc, .framer-Kaqvz .framer-64rrvc { display: block; }\",\".framer-Kaqvz.framer-1i6h4vg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 40px; overflow: visible; padding: 14px 16px 14px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Kaqvz .framer-xje9qa-container, .framer-Kaqvz .framer-11q0vvd-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-Kaqvz .framer-109wiei { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 4px 0px 4px; position: relative; width: min-content; }\",\".framer-Kaqvz .framer-1x0a8p1 { -webkit-user-select: none; flex: none; height: auto; overflow: visible; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kaqvz.framer-1i6h4vg, .framer-Kaqvz .framer-109wiei { gap: 0px; } .framer-Kaqvz.framer-1i6h4vg > *, .framer-Kaqvz .framer-109wiei > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Kaqvz.framer-1i6h4vg > :first-child, .framer-Kaqvz .framer-109wiei > :first-child { margin-left: 0px; } .framer-Kaqvz.framer-1i6h4vg > :last-child, .framer-Kaqvz .framer-109wiei > :last-child { margin-right: 0px; } }\",\".framer-Kaqvz.framer-v-18gp56k.framer-1i6h4vg, .framer-Kaqvz.framer-v-eson11.framer-1i6h4vg, .framer-Kaqvz.framer-v-bu1q5s.framer-1i6h4vg { min-height: 32px; padding: 8px; }\",\".framer-Kaqvz.framer-v-18gp56k .framer-xje9qa-container, .framer-Kaqvz.framer-v-18gp56k .framer-11q0vvd-container, .framer-Kaqvz.framer-v-eson11 .framer-xje9qa-container, .framer-Kaqvz.framer-v-eson11 .framer-11q0vvd-container, .framer-Kaqvz.framer-v-bu1q5s .framer-xje9qa-container, .framer-Kaqvz.framer-v-bu1q5s .framer-11q0vvd-container { height: 16px; width: 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 118\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"hRzl5iSEL\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"cIox4FWFC\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"hSbbvRmw9\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"xxcIWcUng\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"Expf1bplb\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"H8Zepthws\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"bnearErwV\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"GQKIpAUIF\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"nn6f3_t3b\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"FSe34F5Mb\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"jTqs4QF6I\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]}}}\n * @framerVariables {\"MoT2QQ5gx\":\"showLabel\",\"NP5yQIcR3\":\"label\",\"GrjfbeKC3\":\"showIconL\",\"tXS3YmhNZ\":\"iconL\",\"YZAlJBSOC\":\"showIconR\",\"KXJ3N9Ejk\":\"iconR\",\"RWkv57tSu\":\"link\",\"DZf1o6TOU\":\"newTab\",\"fB79YgjuY\":\"radius\",\"RTyxWBCFq\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWEU2vE5ck=withCSS(Component,css,\"framer-Kaqvz\");export default FramerWEU2vE5ck;FramerWEU2vE5ck.displayName=\"Button / Primary Copy\";FramerWEU2vE5ck.defaultProps={height:48,width:118};addPropertyControls(FramerWEU2vE5ck,{variant:{options:[\"HeovROz4Z\",\"hRzl5iSEL\",\"cIox4FWFC\",\"hSbbvRmw9\",\"xxcIWcUng\",\"Expf1bplb\"],optionTitles:[\"L / Default\",\"L / Disabled\",\"L / Danger\",\"S / Default\",\"S / Disabled\",\"S / Danger\"],title:\"Variant\",type:ControlType.Enum},MoT2QQ5gx:{defaultValue:true,title:\"Show Label\",type:ControlType.Boolean},NP5yQIcR3:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},GrjfbeKC3:{defaultValue:true,title:\"Show Icon L\",type:ControlType.Boolean},tXS3YmhNZ:MaterialControls?.[\"iconSelection\"]&&{...MaterialControls[\"iconSelection\"],defaultValue:\"Circle\",description:undefined,hidden:undefined,title:\"Icon L\"},YZAlJBSOC:{defaultValue:true,title:\"Show Icon R\",type:ControlType.Boolean},KXJ3N9Ejk:MaterialControls?.[\"iconSelection\"]&&{...MaterialControls[\"iconSelection\"],defaultValue:\"Circle\",description:undefined,hidden:undefined,title:\"Icon R\"},RWkv57tSu:{title:\"Link\",type:ControlType.Link},DZf1o6TOU:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},fB79YgjuY:{defaultValue:8,title:\"Radius\",type:ControlType.Number},RTyxWBCFq:{defaultValue:\"var(--token-f5bbcd0c-3b82-4dbd-94cb-c69bafd7aca8, rgb(10, 10, 10))\",title:\"Background\",type:ControlType.Color}});addFonts(FramerWEU2vE5ck,[{explicitInter:true,fonts:[{family:\"Articulat CF Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/7KDXrQ5xcTnDnLmzBAbQ7s9tw.woff2\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWEU2vE5ck\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"118\",\"framerVariables\":\"{\\\"MoT2QQ5gx\\\":\\\"showLabel\\\",\\\"NP5yQIcR3\\\":\\\"label\\\",\\\"GrjfbeKC3\\\":\\\"showIconL\\\",\\\"tXS3YmhNZ\\\":\\\"iconL\\\",\\\"YZAlJBSOC\\\":\\\"showIconR\\\",\\\"KXJ3N9Ejk\\\":\\\"iconR\\\",\\\"RWkv57tSu\\\":\\\"link\\\",\\\"DZf1o6TOU\\\":\\\"newTab\\\",\\\"fB79YgjuY\\\":\\\"radius\\\",\\\"RTyxWBCFq\\\":\\\"background\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"hRzl5iSEL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"cIox4FWFC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"hSbbvRmw9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"xxcIWcUng\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"Expf1bplb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"H8Zepthws\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"bnearErwV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"GQKIpAUIF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"nn6f3_t3b\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"FSe34F5Mb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"jTqs4QF6I\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]}}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WEU2vE5ck.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map", "// Generated by Framer (e83dae3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"ViEhdoQlD\",\"MxhQ_SShG\"];const serializationHash=\"framer-I8lNN\";const variantClassNames={MxhQ_SShG:\"framer-v-sgx2z6\",ViEhdoQlD:\"framer-v-14br5d7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,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 Variants=motion(React.Fragment);const humanReadableVariantMap={Close:\"MxhQ_SShG\",Menu:\"ViEhdoQlD\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ViEhdoQlD\",XKaY3MrGu:tap!==null&&tap!==void 0?tap:props.XKaY3MrGu};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XKaY3MrGu,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ViEhdoQlD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap16y2uw0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(XKaY3MrGu){const res=await XKaY3MrGu(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14br5d7\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ViEhdoQlD\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap16y2uw0,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({MxhQ_SShG:{\"data-framer-name\":\"Close\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17rl7jd\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"q2HrqVKwP\",style:{backgroundColor:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{MxhQ_SShG:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c8jx7r\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Xj5xbU4eZ\",style:{backgroundColor:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{MxhQ_SShG:{rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-I8lNN.framer-1de22zr, .framer-I8lNN .framer-1de22zr { display: block; }\",\".framer-I8lNN.framer-14br5d7 { cursor: pointer; height: 60px; overflow: hidden; position: relative; width: 60px; }\",\".framer-I8lNN .framer-17rl7jd { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(58.33333333333336% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-I8lNN .framer-c8jx7r { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(41.66666666666669% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-I8lNN.framer-v-sgx2z6.framer-14br5d7 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); }\",\".framer-I8lNN.framer-v-sgx2z6 .framer-17rl7jd, .framer-I8lNN.framer-v-sgx2z6 .framer-c8jx7r { top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"MxhQ_SShG\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"XKaY3MrGu\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameruj5neULHa=withCSS(Component,css,\"framer-I8lNN\");export default Frameruj5neULHa;Frameruj5neULHa.displayName=\"Menu Icon\";Frameruj5neULHa.defaultProps={height:60,width:60};addPropertyControls(Frameruj5neULHa,{variant:{options:[\"ViEhdoQlD\",\"MxhQ_SShG\"],optionTitles:[\"Menu\",\"Close\"],title:\"Variant\",type:ControlType.Enum},XKaY3MrGu:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(Frameruj5neULHa,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameruj5neULHa\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"60\",\"framerVariables\":\"{\\\"XKaY3MrGu\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"60\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MxhQ_SShG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uj5neULHa.map", "// Generated by Framer (d31cd55)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-QFgOv .framer-styles-preset-1b3iavk:not(.rich-text-wrapper), .framer-QFgOv .framer-styles-preset-1b3iavk.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #ededed; --framer-link-hover-text-decoration: none; --framer-link-text-color: #b8b8b8; --framer-link-text-decoration: none; }\"];export const className=\"framer-QFgOv\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const MaterialControls=getPropertyControls(Material);const enabledGestures={AlqSHt7VV:{hover:true,pressed:true},GpAxlZqQe:{hover:true},lGd4_5sul:{hover:true},NvYmdoaB_:{hover:true,pressed:true}};const cycleOrder=[\"NvYmdoaB_\",\"Za26M4cfa\",\"lGd4_5sul\",\"AlqSHt7VV\",\"sI84ZTVI_\",\"GpAxlZqQe\"];const serializationHash=\"framer-i3nTb\";const variantClassNames={AlqSHt7VV:\"framer-v-8rzguj\",GpAxlZqQe:\"framer-v-3ya29d\",lGd4_5sul:\"framer-v-19vdaya\",NvYmdoaB_:\"framer-v-16ot05a\",sI84ZTVI_:\"framer-v-6bkfds\",Za26M4cfa:\"framer-v-v4wotg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};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={\"L / Danger\":\"lGd4_5sul\",\"L / Default\":\"NvYmdoaB_\",\"L / Disabled\":\"Za26M4cfa\",\"S / Danger\":\"GpAxlZqQe\",\"S / Default\":\"AlqSHt7VV\",\"S / Disabled\":\"sI84ZTVI_\"};const getProps=({height,iconL,iconR,id,label,link,newTab,radius,showIconL,showIconR,showLabel,width,...props})=>{return{...props,BKF5IahL8:newTab??props.BKF5IahL8,eGPtEBVvD:radius??props.eGPtEBVvD??8,GrjfbeKC3:showIconL??props.GrjfbeKC3??true,KXJ3N9Ejk:iconR??props.KXJ3N9Ejk??\"Circle\",MoT2QQ5gx:showLabel??props.MoT2QQ5gx??true,NP5yQIcR3:label??props.NP5yQIcR3??\"Label\",RWkv57tSu:link??props.RWkv57tSu,tXS3YmhNZ:iconL??props.tXS3YmhNZ??\"Circle\",variant:humanReadableVariantMap[props.variant]??props.variant??\"NvYmdoaB_\",YZAlJBSOC:showIconR??props.YZAlJBSOC??true};};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,MoT2QQ5gx,NP5yQIcR3,GrjfbeKC3,tXS3YmhNZ,YZAlJBSOC,KXJ3N9Ejk,RWkv57tSu,BKF5IahL8,eGPtEBVvD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NvYmdoaB_\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:RWkv57tSu,motionChild:true,nodeId:\"NvYmdoaB_\",openInNewTab:BKF5IahL8,scopeId:\"OwDxyz0TW\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-16ot05a\",className,classNames)} framer-1ut5uba`,\"data-framer-name\":\"L / Default\",layoutDependency:layoutDependency,layoutId:\"NvYmdoaB_\",ref:refBinding,style:{backgroundColor:\"rgba(229, 229, 229, 0)\",borderBottomLeftRadius:radiusForCorner(eGPtEBVvD,3),borderBottomRightRadius:radiusForCorner(eGPtEBVvD,2),borderTopLeftRadius:radiusForCorner(eGPtEBVvD,0),borderTopRightRadius:radiusForCorner(eGPtEBVvD,1),...style},variants:{\"AlqSHt7VV-hover\":{backgroundColor:\"var(--token-1e4de996-fe4b-4667-88fc-284e9577f815, rgb(229, 229, 229))\"},\"AlqSHt7VV-pressed\":{backgroundColor:\"var(--token-cea865e2-a56c-48f4-b031-3e5821c6e8aa, rgb(229, 229, 229))\"},\"GpAxlZqQe-hover\":{backgroundColor:\"var(--token-3042479b-353c-4a86-8e53-3e0d7443aabf, rgb(254, 242, 242))\"},\"lGd4_5sul-hover\":{backgroundColor:\"var(--token-3042479b-353c-4a86-8e53-3e0d7443aabf, rgb(254, 242, 242))\"},\"NvYmdoaB_-hover\":{backgroundColor:\"var(--token-1e4de996-fe4b-4667-88fc-284e9577f815, rgb(229, 229, 229))\"},\"NvYmdoaB_-pressed\":{backgroundColor:\"var(--token-cea865e2-a56c-48f4-b031-3e5821c6e8aa, rgb(229, 229, 229))\"},GpAxlZqQe:{backgroundColor:\"rgba(254, 242, 242, 0)\"},lGd4_5sul:{backgroundColor:\"rgba(254, 242, 242, 0)\"},sI84ZTVI_:{backgroundColor:\"var(--token-59a5b926-bc8b-446d-ae39-ed15103ee164, rgb(229, 229, 229))\"},Za26M4cfa:{backgroundColor:\"var(--token-59a5b926-bc8b-446d-ae39-ed15103ee164, rgb(229, 229, 229))\"}},...addPropertyOverrides({\"AlqSHt7VV-hover\":{\"data-framer-name\":undefined},\"AlqSHt7VV-pressed\":{\"data-framer-name\":undefined},\"GpAxlZqQe-hover\":{\"data-framer-name\":undefined},\"lGd4_5sul-hover\":{\"data-framer-name\":undefined},\"NvYmdoaB_-hover\":{\"data-framer-name\":undefined},\"NvYmdoaB_-pressed\":{\"data-framer-name\":undefined},AlqSHt7VV:{\"data-framer-name\":\"S / Default\"},GpAxlZqQe:{\"data-framer-name\":\"S / Danger\"},lGd4_5sul:{\"data-framer-name\":\"L / Danger\"},sI84ZTVI_:{\"data-framer-name\":\"S / Disabled\"},Za26M4cfa:{\"data-framer-name\":\"L / Disabled\"}},baseVariant,gestureVariant),children:[GrjfbeKC3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-eqrb6c-container\",\"data-framer-name\":\"Icon L\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Z9LnHxy_B-container\",name:\"Icon L\",nodeId:\"Z9LnHxy_B\",rendersWithMotion:true,scopeId:\"OwDxyz0TW\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\",height:\"100%\",iconSearch:\"Home\",iconSelection:tXS3YmhNZ,iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Z9LnHxy_B\",layoutId:\"Z9LnHxy_B\",mirrored:false,name:\"Icon L\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"AlqSHt7VV-hover\":{color:\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},\"GpAxlZqQe-hover\":{color:\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"lGd4_5sul-hover\":{color:\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"NvYmdoaB_-hover\":{color:\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},GpAxlZqQe:{color:\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},lGd4_5sul:{color:\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},sI84ZTVI_:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"},Za26M4cfa:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},baseVariant,gestureVariant)})})}),MoT2QQ5gx&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bwi47t\",\"data-framer-name\":\"Label Wrapper\",layoutDependency:layoutDependency,layoutId:\"Ri9QLz5X9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(184, 184, 184))\"},children:\"Label\"})}),className:\"framer-1laeo6u\",fonts:[\"CUSTOM;Articulat CF Medium\"],layoutDependency:layoutDependency,layoutId:\"GZ13zhf6N\",style:{\"--extracted-r6o4lv\":\"rgb(184, 184, 184)\"},text:NP5yQIcR3,variants:{\"AlqSHt7VV-hover\":{\"--extracted-r6o4lv\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},\"GpAxlZqQe-hover\":{\"--extracted-r6o4lv\":\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"lGd4_5sul-hover\":{\"--extracted-r6o4lv\":\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"NvYmdoaB_-hover\":{\"--extracted-r6o4lv\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},GpAxlZqQe:{\"--extracted-r6o4lv\":\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},lGd4_5sul:{\"--extracted-r6o4lv\":\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},sI84ZTVI_:{\"--extracted-r6o4lv\":\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"},Za26M4cfa:{\"--extracted-r6o4lv\":\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"AlqSHt7VV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:\"Label\"})})},\"GpAxlZqQe-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38)))\"},children:\"Label\"})})},\"lGd4_5sul-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38)))\"},children:\"Label\"})})},\"NvYmdoaB_-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:\"Label\"})})},AlqSHt7VV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(184, 184, 184))\"},children:\"Label\"})})},GpAxlZqQe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68)))\"},children:\"Label\"})})},lGd4_5sul:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68)))\"},children:\"Label\"})})},sI84ZTVI_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"Label\"})})},Za26M4cfa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)})}),YZAlJBSOC&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cavsd-container\",\"data-framer-name\":\"Icon R\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"msYKM03XF-container\",name:\"Icon R\",nodeId:\"msYKM03XF\",rendersWithMotion:true,scopeId:\"OwDxyz0TW\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\",height:\"100%\",iconSearch:\"Home\",iconSelection:KXJ3N9Ejk,iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"msYKM03XF\",layoutId:\"msYKM03XF\",mirrored:false,name:\"Icon R\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"AlqSHt7VV-hover\":{color:\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},\"GpAxlZqQe-hover\":{color:\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"lGd4_5sul-hover\":{color:\"var(--token-1507efa9-de01-4b38-ac9b-5f8f4b9be30e, rgb(220, 38, 38))\"},\"NvYmdoaB_-hover\":{color:\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},GpAxlZqQe:{color:\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},lGd4_5sul:{color:\"var(--token-fa8f09d1-40ae-40ce-91d6-991468d5d5f3, rgb(239, 68, 68))\"},sI84ZTVI_:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"},Za26M4cfa:{color:\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-i3nTb.framer-1ut5uba, .framer-i3nTb .framer-1ut5uba { display: block; }\",\".framer-i3nTb.framer-16ot05a { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 40px; overflow: hidden; padding: 10px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-i3nTb .framer-eqrb6c-container, .framer-i3nTb .framer-1cavsd-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-i3nTb .framer-bwi47t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 4px 0px 4px; position: relative; width: min-content; }\",\".framer-i3nTb .framer-1laeo6u { -webkit-user-select: none; flex: none; height: auto; overflow: visible; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-i3nTb.framer-16ot05a, .framer-i3nTb .framer-bwi47t { gap: 0px; } .framer-i3nTb.framer-16ot05a > *, .framer-i3nTb .framer-bwi47t > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-i3nTb.framer-16ot05a > :first-child, .framer-i3nTb .framer-bwi47t > :first-child { margin-left: 0px; } .framer-i3nTb.framer-16ot05a > :last-child, .framer-i3nTb .framer-bwi47t > :last-child { margin-right: 0px; } }\",\".framer-i3nTb.framer-v-8rzguj.framer-16ot05a, .framer-i3nTb.framer-v-6bkfds.framer-16ot05a, .framer-i3nTb.framer-v-3ya29d.framer-16ot05a { min-height: 32px; padding: 8px; }\",\".framer-i3nTb.framer-v-8rzguj .framer-eqrb6c-container, .framer-i3nTb.framer-v-8rzguj .framer-1cavsd-container, .framer-i3nTb.framer-v-6bkfds .framer-eqrb6c-container, .framer-i3nTb.framer-v-6bkfds .framer-1cavsd-container, .framer-i3nTb.framer-v-3ya29d .framer-eqrb6c-container, .framer-i3nTb.framer-v-3ya29d .framer-1cavsd-container { height: 16px; width: 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 106\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"Za26M4cfa\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"lGd4_5sul\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"AlqSHt7VV\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"sI84ZTVI_\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"GpAxlZqQe\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"MOk2HqPSW\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"woakclysM\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"PK_kA5OSl\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"40px\",null]},\"lbvkF1kYH\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"ChRxMfscC\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]},\"ipku43uxo\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"32px\",null]}}}\n * @framerVariables {\"MoT2QQ5gx\":\"showLabel\",\"NP5yQIcR3\":\"label\",\"GrjfbeKC3\":\"showIconL\",\"tXS3YmhNZ\":\"iconL\",\"YZAlJBSOC\":\"showIconR\",\"KXJ3N9Ejk\":\"iconR\",\"RWkv57tSu\":\"link\",\"BKF5IahL8\":\"newTab\",\"eGPtEBVvD\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerOwDxyz0TW=withCSS(Component,css,\"framer-i3nTb\");export default FramerOwDxyz0TW;FramerOwDxyz0TW.displayName=\"Button / Ghost\";FramerOwDxyz0TW.defaultProps={height:40,width:106};addPropertyControls(FramerOwDxyz0TW,{variant:{options:[\"NvYmdoaB_\",\"Za26M4cfa\",\"lGd4_5sul\",\"AlqSHt7VV\",\"sI84ZTVI_\",\"GpAxlZqQe\"],optionTitles:[\"L / Default\",\"L / Disabled\",\"L / Danger\",\"S / Default\",\"S / Disabled\",\"S / Danger\"],title:\"Variant\",type:ControlType.Enum},MoT2QQ5gx:{defaultValue:true,title:\"Show Label\",type:ControlType.Boolean},NP5yQIcR3:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},GrjfbeKC3:{defaultValue:true,title:\"Show Icon L\",type:ControlType.Boolean},tXS3YmhNZ:MaterialControls?.[\"iconSelection\"]&&{...MaterialControls[\"iconSelection\"],defaultValue:\"Circle\",description:undefined,hidden:undefined,title:\"Icon L\"},YZAlJBSOC:{defaultValue:true,title:\"Show Icon R\",type:ControlType.Boolean},KXJ3N9Ejk:MaterialControls?.[\"iconSelection\"]&&{...MaterialControls[\"iconSelection\"],defaultValue:\"Circle\",description:undefined,hidden:undefined,title:\"Icon R\"},RWkv57tSu:{title:\"Link\",type:ControlType.Link},BKF5IahL8:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},eGPtEBVvD:{defaultValue:8,title:\"Radius\",type:ControlType.Number}});addFonts(FramerOwDxyz0TW,[{explicitInter:true,fonts:[{family:\"Articulat CF Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/7KDXrQ5xcTnDnLmzBAbQ7s9tw.woff2\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOwDxyz0TW\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"106\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"Za26M4cfa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"lGd4_5sul\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"AlqSHt7VV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"sI84ZTVI_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"GpAxlZqQe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"MOk2HqPSW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"woakclysM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"PK_kA5OSl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"40px\\\",null]},\\\"lbvkF1kYH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"ChRxMfscC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]},\\\"ipku43uxo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"32px\\\",null]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerVariables\":\"{\\\"MoT2QQ5gx\\\":\\\"showLabel\\\",\\\"NP5yQIcR3\\\":\\\"label\\\",\\\"GrjfbeKC3\\\":\\\"showIconL\\\",\\\"tXS3YmhNZ\\\":\\\"iconL\\\",\\\"YZAlJBSOC\\\":\\\"showIconR\\\",\\\"KXJ3N9Ejk\\\":\\\"iconR\\\",\\\"RWkv57tSu\\\":\\\"link\\\",\\\"BKF5IahL8\\\":\\\"newTab\\\",\\\"eGPtEBVvD\\\":\\\"radius\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OwDxyz0TW.map", "// Generated by Framer (c499f43)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"LOlFJJ2Ci\",\"JrpBAUqTV\"];const serializationHash=\"framer-UDdOr\";const variantClassNames={JrpBAUqTV:\"framer-v-u66oko\",LOlFJJ2Ci:\"framer-v-csd1pg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Condensed:\"JrpBAUqTV\",Full:\"LOlFJJ2Ci\"};const getProps=({click,height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,c73mROMIn:click!==null&&click!==void 0?click:props.c73mROMIn,CXNTUyBRt:link!==null&&link!==void 0?link:props.CXNTUyBRt,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"LOlFJJ2Ci\"};};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,CXNTUyBRt,c73mROMIn,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LOlFJJ2Ci\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1bhno0l=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(c73mROMIn){const res=await c73mROMIn(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:CXNTUyBRt,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-csd1pg\",className,classNames)} framer-uao7oz`,\"data-framer-name\":\"Full\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"LOlFJJ2Ci\",onTap:onTap1bhno0l,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({JrpBAUqTV:{\"data-framer-name\":\"Condensed\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-35)/2)),pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/fz5jnOZ2qZa6HSpVeRP3XnyDP0.png\"},className:\"framer-1ialpkw\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"eIQDB1Jcd\",...addPropertyOverrides({JrpBAUqTV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-60)/2)),pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/fz5jnOZ2qZa6HSpVeRP3XnyDP0.png\"}}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UDdOr.framer-uao7oz, .framer-UDdOr .framer-uao7oz { display: block; }\",\".framer-UDdOr.framer-csd1pg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-UDdOr .framer-1ialpkw { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 35px); overflow: hidden; position: relative; width: 35px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UDdOr.framer-csd1pg { gap: 0px; } .framer-UDdOr.framer-csd1pg > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-UDdOr.framer-csd1pg > :first-child { margin-left: 0px; } .framer-UDdOr.framer-csd1pg > :last-child { margin-right: 0px; } }\",\".framer-UDdOr.framer-v-u66oko .framer-1ialpkw { height: var(--framer-aspect-ratio-supported, 60px); width: 60px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 35\n * @framerIntrinsicWidth 35\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"JrpBAUqTV\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"CXNTUyBRt\":\"link\",\"c73mROMIn\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerwa4EoeKFo=withCSS(Component,css,\"framer-UDdOr\");export default Framerwa4EoeKFo;Framerwa4EoeKFo.displayName=\"Your Logo\";Framerwa4EoeKFo.defaultProps={height:35,width:35};addPropertyControls(Framerwa4EoeKFo,{variant:{options:[\"LOlFJJ2Ci\",\"JrpBAUqTV\"],optionTitles:[\"Full\",\"Condensed\"],title:\"Variant\",type:ControlType.Enum},CXNTUyBRt:{title:\"Link\",type:ControlType.Link},c73mROMIn:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerwa4EoeKFo,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwa4EoeKFo\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"CXNTUyBRt\\\":\\\"link\\\",\\\"c73mROMIn\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JrpBAUqTV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"35\",\"framerIntrinsicHeight\":\"35\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wa4EoeKFo.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MenuIcon from\"https://framerusercontent.com/modules/5Mkj5qh5i5zQrFXNR2Hl/JLufbYgLZr9z3dXu4DPO/uj5neULHa.js\";import{withToltReferral}from\"https://framerusercontent.com/modules/GOkT9lbLHGIHGKraC2ZB/bDxXTIoNB4cUZq3p9mZt/Checkout.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wq0FFFcNbTypJypS8sgg/Eyj1uPRHT813T4rmQMYs/HakYz_emi.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/Kdvw7es6ZpKy9ILQbmxE/8Qf1jThrn5Rdge6o8kLG/VRckTNvjh.js\";import ButtonGhost from\"https://framerusercontent.com/modules/GNmOBcjuo0lHl3CfnT7D/3B98dGWUTLjtLdP5KSsB/OwDxyz0TW.js\";import YourLogo from\"https://framerusercontent.com/modules/1Z38iikpekeKO7bCEHu3/oglxhqs0qoguIO4AtyzA/wa4EoeKFo.js\";import ButtonPrimaryCopy,*as ButtonPrimaryCopyInfo from\"https://framerusercontent.com/modules/qrCtieYpaxDC3uGu5ilM/zzqN22vruCqTCLG5gnSM/WEU2vE5ck.js\";const MenuIconFonts=getFonts(MenuIcon);const YourLogoFonts=getFonts(YourLogo);const ButtonGhostFonts=getFonts(ButtonGhost);const ButtonPrimaryCopyFonts=getFonts(ButtonPrimaryCopy);const ButtonPrimaryCopyWithToltReferralsuk3kiWithMappedReactPropsu62bue=withMappedReactProps(withCodeBoundaryForOverrides(ButtonPrimaryCopy,{nodeId:\"hw49kPV2_\",override:withToltReferral,scopeId:\"glH5YgzJc\"}),ButtonPrimaryCopyInfo);const cycleOrder=[\"z3juQEftG\",\"aCi_xxeD_\",\"RMyYVCt3T\",\"M_sdLkV5_\",\"kcx5mWx1N\",\"D6N5s48UK\",\"J4T70JXdR\",\"v9Q92he27\"];const serializationHash=\"framer-r2tKK\";const variantClassNames={aCi_xxeD_:\"framer-v-dr9m90\",D6N5s48UK:\"framer-v-sgzjlp\",J4T70JXdR:\"framer-v-gzz8tn\",kcx5mWx1N:\"framer-v-io2vcr\",M_sdLkV5_:\"framer-v-1iaqe5p\",RMyYVCt3T:\"framer-v-1c4pna3\",v9Q92he27:\"framer-v-61v4yz\",z3juQEftG:\"framer-v-150gvvx\"};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:600,type:\"spring\"};const transition2={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};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 - Dark\":\"D6N5s48UK\",\"Phone - White\":\"RMyYVCt3T\",\"Phone Open\":\"M_sdLkV5_\",\"Phone White - Open\":\"kcx5mWx1N\",\"tablet dark\":\"J4T70JXdR\",\"tablet white\":\"v9Q92he27\",Desktop:\"z3juQEftG\",Phone:\"aCi_xxeD_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"z3juQEftG\"};};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:\"z3juQEftG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap54n8wn=activeVariantCallback(async(...args)=>{setVariant(\"aCi_xxeD_\");});const onTapnbim7d=activeVariantCallback(async(...args)=>{setVariant(\"RMyYVCt3T\");});const XKaY3MrGu1wrmm12=activeVariantCallback(async(...args)=>{setVariant(\"Uv1Q4EKDw\");});const XKaY3MrGusflsaw=activeVariantCallback(async(...args)=>{setVariant(\"M_sdLkV5_\");});const XKaY3MrGuvq73r3=activeVariantCallback(async(...args)=>{setVariant(\"kcx5mWx1N\");});const XKaY3MrGu54n8wn=activeVariantCallback(async(...args)=>{setVariant(\"aCi_xxeD_\");});const XKaY3MrGunbim7d=activeVariantCallback(async(...args)=>{setVariant(\"RMyYVCt3T\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"aCi_xxeD_\",\"RMyYVCt3T\",\"M_sdLkV5_\",\"kcx5mWx1N\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if([\"J4T70JXdR\",\"v9Q92he27\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({aCi_xxeD_:{value:transition2},kcx5mWx1N:{value:transition2},M_sdLkV5_:{value:transition2},RMyYVCt3T:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-150gvvx\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"z3juQEftG\",ref:refBinding,style:{backdropFilter:\"none\",backgroundColor:\"var(--token-80553515-7ab0-44ac-b981-96d7680674fd, rgb(255, 255, 255))\",WebkitBackdropFilter:\"none\",...style},variants:{aCi_xxeD_:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(5px)\"},D6N5s48UK:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0.49)\",WebkitBackdropFilter:\"blur(5px)\"},J4T70JXdR:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0.49)\",WebkitBackdropFilter:\"blur(5px)\"},kcx5mWx1N:{backdropFilter:\"none\",backgroundColor:\"rgb(255, 255, 255)\",WebkitBackdropFilter:\"none\"},M_sdLkV5_:{backdropFilter:\"none\",backgroundColor:\"rgb(0, 0, 0)\",WebkitBackdropFilter:\"none\"},RMyYVCt3T:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(5px)\"},v9Q92he27:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgb(255, 255, 255)\",WebkitBackdropFilter:\"blur(5px)\"}},...addPropertyOverrides({aCi_xxeD_:{\"data-framer-name\":\"Phone\"},D6N5s48UK:{\"data-framer-name\":\"Desktop - Dark\"},J4T70JXdR:{\"data-framer-name\":\"tablet dark\"},kcx5mWx1N:{\"data-framer-name\":\"Phone White - Open\"},M_sdLkV5_:{\"data-framer-name\":\"Phone Open\"},RMyYVCt3T:{\"data-framer-name\":\"Phone - White\"},v9Q92he27:{\"data-framer-name\":\"tablet white\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yaqkp3\",\"data-framer-name\":\"Padding + Container\",layoutDependency:layoutDependency,layoutId:\"OA4AaSYGm\",children:[/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"n1LrUxVJ7\",scopeId:\"glH5YgzJc\",...addPropertyOverrides({D6N5s48UK:{href:{webPageId:\"wE0p8JJgr\"}},J4T70JXdR:{href:{webPageId:\"wE0p8JJgr\"}},v9Q92he27:{href:{webPageId:\"wE0p8JJgr\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1d3bww1 framer-5vemfo\",\"data-framer-name\":\"Logo + Icon\",layoutDependency:layoutDependency,layoutId:\"n1LrUxVJ7\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{aCi_xxeD_:{backgroundColor:\"rgba(0, 0, 0, 0.5)\"},D6N5s48UK:{backgroundColor:\"rgba(0, 0, 0, 0)\"},J4T70JXdR:{backgroundColor:\"rgba(0, 0, 0, 0)\"},kcx5mWx1N:{backgroundColor:\"rgba(0, 0, 0, 0)\"},M_sdLkV5_:{backgroundColor:\"rgba(0, 0, 0, 0)\"},RMyYVCt3T:{backgroundColor:\"rgb(255, 255, 255)\"},v9Q92he27:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({kcx5mWx1N:{\"data-highlight\":true,onTap:onTapnbim7d},M_sdLkV5_:{\"data-highlight\":true,onTap:onTap54n8wn}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aCi_xxeD_:{height:60,width:\"60px\",y:(componentViewport?.y||0)+0+0+0+0+2},kcx5mWx1N:{height:60,width:\"60px\",y:(componentViewport?.y||0)+0+0+0+0+2},M_sdLkV5_:{height:60,width:\"60px\",y:(componentViewport?.y||0)+0+0+0+0+2},RMyYVCt3T:{height:60,width:\"60px\",y:(componentViewport?.y||0)+0+0+0+0+2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5hduey-container\",\"data-framer-name\":\"Menu Icon\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"O0ozSnjjz-container\",name:\"Menu Icon\",nodeId:\"O0ozSnjjz\",rendersWithMotion:true,scopeId:\"glH5YgzJc\",children:/*#__PURE__*/_jsx(MenuIcon,{height:\"100%\",id:\"O0ozSnjjz\",layoutId:\"O0ozSnjjz\",name:\"Menu Icon\",variant:\"ViEhdoQlD\",width:\"100%\",XKaY3MrGu:XKaY3MrGu1wrmm12,...addPropertyOverrides({aCi_xxeD_:{style:{height:\"100%\",width:\"100%\"},XKaY3MrGu:XKaY3MrGusflsaw},kcx5mWx1N:{style:{height:\"100%\",width:\"100%\"},variant:\"MxhQ_SShG\",XKaY3MrGu:XKaY3MrGunbim7d},M_sdLkV5_:{style:{height:\"100%\",width:\"100%\"},variant:\"MxhQ_SShG\",XKaY3MrGu:XKaY3MrGu54n8wn},RMyYVCt3T:{style:{height:\"100%\",width:\"100%\"},XKaY3MrGu:XKaY3MrGuvq73r3}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(0+((componentViewport?.height||85)-0-40)/2)+2.5+0,...addPropertyOverrides({aCi_xxeD_:{y:(componentViewport?.y||0)+0+0+0+0+14.5},kcx5mWx1N:{y:(componentViewport?.y||0)+0+0+0+0+14.5},M_sdLkV5_:{y:(componentViewport?.y||0)+0+0+0+0+14.5},RMyYVCt3T:{y:(componentViewport?.y||0)+0+0+0+0+14.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kl9s9l-container\",layoutDependency:layoutDependency,layoutId:\"ju1b8AWww-container\",nodeId:\"ju1b8AWww\",rendersWithMotion:true,scopeId:\"glH5YgzJc\",children:/*#__PURE__*/_jsx(YourLogo,{CXNTUyBRt:resolvedLinks[0],height:\"100%\",id:\"ju1b8AWww\",layoutId:\"ju1b8AWww\",variant:\"JrpBAUqTV\",width:\"100%\",...addPropertyOverrides({aCi_xxeD_:{CXNTUyBRt:resolvedLinks[1],variant:\"LOlFJJ2Ci\"},D6N5s48UK:{CXNTUyBRt:resolvedLinks[5]},J4T70JXdR:{CXNTUyBRt:resolvedLinks[6]},kcx5mWx1N:{CXNTUyBRt:resolvedLinks[4],variant:\"LOlFJJ2Ci\"},M_sdLkV5_:{CXNTUyBRt:resolvedLinks[3],variant:\"LOlFJJ2Ci\"},RMyYVCt3T:{CXNTUyBRt:resolvedLinks[2],variant:\"LOlFJJ2Ci\"},v9Q92he27:{CXNTUyBRt:resolvedLinks[7]}},baseVariant,gestureVariant)})})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f88l2o\",\"data-framer-name\":\"Links Wrap\",layoutDependency:layoutDependency,layoutId:\"FLYAx1kw5\",style:{opacity:1},variants:{aCi_xxeD_:{opacity:0},D6N5s48UK:{opacity:1},J4T70JXdR:{opacity:1},kcx5mWx1N:{opacity:1},M_sdLkV5_:{opacity:1},RMyYVCt3T:{opacity:0},v9Q92he27:{opacity:1}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-31x661\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"q98inKbh0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Features\"})})})}),className:\"framer-15635d2\",fonts:[\"CUSTOM;Geist Medium\"],layoutDependency:layoutDependency,layoutId:\"zhyZA0Zsc\",style:{\"--extracted-r6o4lv\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aCi_xxeD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Features\"})})})}),fonts:[\"Inter-SemiBold\"]},D6N5s48UK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Features\"})})})}),fonts:[\"CUSTOM;Articulat CF Medium\"]},J4T70JXdR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Features\"})})})})},kcx5mWx1N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Features\"})})})}),fonts:[\"Inter-SemiBold\"]},M_sdLkV5_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBEZW1pIEJvbGQ=\",\"--framer-font-family\":'\"Articulat CF Demi Bold\", \"Articulat CF Demi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Features\"})})})}),fonts:[\"CUSTOM;Articulat CF Demi Bold\"]},RMyYVCt3T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Features\"})})})}),fonts:[\"Inter-SemiBold\"]},v9Q92he27:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wE0p8JJgr\"},motionChild:true,nodeId:\"zhyZA0Zsc\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Features\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4c5sqm\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"s9Q4neVnu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Supported Apps\"})})})}),className:\"framer-1rso7hi\",fonts:[\"CUSTOM;Geist Medium\"],layoutDependency:layoutDependency,layoutId:\"n7HudaXMj\",style:{\"--extracted-r6o4lv\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aCi_xxeD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Supported Apps\"})})})}),fonts:[\"Inter-SemiBold\"]},D6N5s48UK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Supported Apps\"})})})}),fonts:[\"CUSTOM;Articulat CF Medium\"]},J4T70JXdR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Supported Apps\"})})})})},kcx5mWx1N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Supported Apps\"})})})}),fonts:[\"Inter-SemiBold\"]},M_sdLkV5_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBEZW1pIEJvbGQ=\",\"--framer-font-family\":'\"Articulat CF Demi Bold\", \"Articulat CF Demi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Supported Apps\"})})})}),fonts:[\"CUSTOM;Articulat CF Demi Bold\"]},RMyYVCt3T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Supported Apps\"})})})}),fonts:[\"Inter-SemiBold\"]},v9Q92he27:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXzP2Tocm\"},motionChild:true,nodeId:\"n7HudaXMj\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Supported Apps\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ao7d23\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"eog5nXyCH\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Download\"})})})}),className:\"framer-1wp6u6q\",fonts:[\"CUSTOM;Geist Medium\"],layoutDependency:layoutDependency,layoutId:\"ChkBmTjPI\",style:{\"--extracted-r6o4lv\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aCi_xxeD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Download\"})})})}),fonts:[\"Inter-SemiBold\"]},D6N5s48UK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Download\"})})})}),fonts:[\"CUSTOM;Articulat CF Medium\"]},J4T70JXdR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Download\"})})})})},kcx5mWx1N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Download\"})})})}),fonts:[\"Inter-SemiBold\"]},M_sdLkV5_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBEZW1pIEJvbGQ=\",\"--framer-font-family\":'\"Articulat CF Demi Bold\", \"Articulat CF Demi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Download\"})})})}),fonts:[\"CUSTOM;Articulat CF Demi Bold\"]},RMyYVCt3T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Download\"})})})}),fonts:[\"Inter-SemiBold\"]},v9Q92he27:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GswMIhZnC\"},motionChild:true,nodeId:\"ChkBmTjPI\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Download\"})})})})}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cswegs\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"D_KolCmR_\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vgoqKuWe0\"},motionChild:true,nodeId:\"gYcMmWVOm\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Contact\"})})})}),className:\"framer-1wkr4vd\",fonts:[\"CUSTOM;Geist Medium\"],layoutDependency:layoutDependency,layoutId:\"gYcMmWVOm\",style:{\"--extracted-r6o4lv\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aCi_xxeD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vgoqKuWe0\"},motionChild:true,nodeId:\"gYcMmWVOm\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Contact\"})})})}),fonts:[\"Inter-SemiBold\"]},D6N5s48UK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBNZWRpdW0=\",\"--framer-font-family\":'\"Articulat CF Medium\", \"Articulat CF Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vgoqKuWe0\"},motionChild:true,nodeId:\"gYcMmWVOm\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Contact\"})})})}),fonts:[\"CUSTOM;Articulat CF Medium\"]},kcx5mWx1N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vgoqKuWe0\"},motionChild:true,nodeId:\"gYcMmWVOm\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Contact\"})})})}),fonts:[\"Inter-SemiBold\"]},M_sdLkV5_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FydGljdWxhdCBDRiBEZW1pIEJvbGQ=\",\"--framer-font-family\":'\"Articulat CF Demi Bold\", \"Articulat CF Demi Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vgoqKuWe0\"},motionChild:true,nodeId:\"gYcMmWVOm\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1b3iavk\",\"data-styles-preset\":\"VRckTNvjh\",children:\"Contact\"})})})}),fonts:[\"CUSTOM;Articulat CF Demi Bold\"]},RMyYVCt3T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.012em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vgoqKuWe0\"},motionChild:true,nodeId:\"gYcMmWVOm\",openInNewTab:false,scopeId:\"glH5YgzJc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Contact\"})})})}),fonts:[\"Inter-SemiBold\"]}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nj8bus\",\"data-framer-name\":\"Button Wrap\",layoutDependency:layoutDependency,layoutId:\"OtHgzluar\",style:{opacity:1},variants:{aCi_xxeD_:{opacity:0},D6N5s48UK:{opacity:1},J4T70JXdR:{opacity:1},kcx5mWx1N:{opacity:1},M_sdLkV5_:{opacity:1},RMyYVCt3T:{opacity:0},v9Q92he27:{opacity:1}},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(0+((componentViewport?.height||85)-0-40)/2)+0+0,...addPropertyOverrides({aCi_xxeD_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+52},kcx5mWx1N:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+52},M_sdLkV5_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+52},RMyYVCt3T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tvqnby-container\",layoutDependency:layoutDependency,layoutId:\"JxV9xqoQy-container\",nodeId:\"JxV9xqoQy\",rendersWithMotion:true,scopeId:\"glH5YgzJc\",children:/*#__PURE__*/_jsx(ButtonGhost,{BKF5IahL8:true,eGPtEBVvD:8,GrjfbeKC3:false,height:\"100%\",id:\"JxV9xqoQy\",KXJ3N9Ejk:\"Circle\",layoutId:\"JxV9xqoQy\",MoT2QQ5gx:true,NP5yQIcR3:\"Log in\",RWkv57tSu:\"app.renderalert.com/signin\",tXS3YmhNZ:\"Circle\",variant:\"NvYmdoaB_\",width:\"100%\",YZAlJBSOC:false,...addPropertyOverrides({aCi_xxeD_:{style:{width:\"100%\"}},kcx5mWx1N:{style:{width:\"100%\"}},M_sdLkV5_:{style:{width:\"100%\"}},RMyYVCt3T:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(0+((componentViewport?.height||85)-0-40)/2)+0+0,...addPropertyOverrides({aCi_xxeD_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+0},kcx5mWx1N:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+0},M_sdLkV5_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+0},RMyYVCt3T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+380.8+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-suk3ki-container\",layoutDependency:layoutDependency,layoutId:\"hw49kPV2_-container\",nodeId:\"hw49kPV2_\",rendersWithMotion:true,scopeId:\"glH5YgzJc\",children:/*#__PURE__*/_jsx(ButtonPrimaryCopyWithToltReferralsuk3kiWithMappedReactPropsu62bue,{DZf1o6TOU:true,fB79YgjuY:8,GrjfbeKC3:false,height:\"100%\",id:\"hw49kPV2_\",KXJ3N9Ejk:\"Circle\",layoutId:\"hw49kPV2_\",MoT2QQ5gx:true,NP5yQIcR3:\"Try for free\",RTyxWBCFq:\"rgb(193, 38, 44)\",tXS3YmhNZ:\"Circle\",variant:\"HeovROz4Z\",width:\"100%\",YZAlJBSOC:false,...addPropertyOverrides({aCi_xxeD_:{style:{width:\"100%\"}},D6N5s48UK:{fB79YgjuY:100},J4T70JXdR:{fB79YgjuY:100},kcx5mWx1N:{style:{width:\"100%\"}},M_sdLkV5_:{fB79YgjuY:100,style:{width:\"100%\"}},RMyYVCt3T:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r2tKK.framer-5vemfo, .framer-r2tKK .framer-5vemfo { display: block; }\",\".framer-r2tKK.framer-150gvvx { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 85px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-r2tKK .framer-yaqkp3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-r2tKK .framer-1d3bww1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-r2tKK .framer-5hduey-container, .framer-r2tKK .framer-1kl9s9l-container, .framer-r2tKK .framer-tvqnby-container, .framer-r2tKK .framer-suk3ki-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-r2tKK .framer-1f88l2o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-r2tKK .framer-31x661 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-r2tKK .framer-15635d2, .framer-r2tKK .framer-1rso7hi, .framer-r2tKK .framer-1wp6u6q, .framer-r2tKK .framer-1wkr4vd { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-r2tKK .framer-4c5sqm, .framer-r2tKK .framer-ao7d23, .framer-r2tKK .framer-1cswegs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-r2tKK .framer-1nj8bus { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2tKK.framer-150gvvx, .framer-r2tKK .framer-yaqkp3, .framer-r2tKK .framer-1d3bww1, .framer-r2tKK .framer-1f88l2o, .framer-r2tKK .framer-31x661, .framer-r2tKK .framer-4c5sqm, .framer-r2tKK .framer-ao7d23, .framer-r2tKK .framer-1cswegs, .framer-r2tKK .framer-1nj8bus { gap: 0px; } .framer-r2tKK.framer-150gvvx > *, .framer-r2tKK .framer-31x661 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-r2tKK.framer-150gvvx > :first-child, .framer-r2tKK .framer-yaqkp3 > :first-child, .framer-r2tKK .framer-1d3bww1 > :first-child, .framer-r2tKK .framer-1f88l2o > :first-child, .framer-r2tKK .framer-31x661 > :first-child, .framer-r2tKK .framer-4c5sqm > :first-child, .framer-r2tKK .framer-ao7d23 > :first-child, .framer-r2tKK .framer-1cswegs > :first-child, .framer-r2tKK .framer-1nj8bus > :first-child { margin-left: 0px; } .framer-r2tKK.framer-150gvvx > :last-child, .framer-r2tKK .framer-yaqkp3 > :last-child, .framer-r2tKK .framer-1d3bww1 > :last-child, .framer-r2tKK .framer-1f88l2o > :last-child, .framer-r2tKK .framer-31x661 > :last-child, .framer-r2tKK .framer-4c5sqm > :last-child, .framer-r2tKK .framer-ao7d23 > :last-child, .framer-r2tKK .framer-1cswegs > :last-child, .framer-r2tKK .framer-1nj8bus > :last-child { margin-right: 0px; } .framer-r2tKK .framer-yaqkp3 > * { margin: 0px; margin-left: calc(39px / 2); margin-right: calc(39px / 2); } .framer-r2tKK .framer-1d3bww1 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-r2tKK .framer-1f88l2o > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-r2tKK .framer-4c5sqm > *, .framer-r2tKK .framer-ao7d23 > *, .framer-r2tKK .framer-1cswegs > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-r2tKK .framer-1nj8bus > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-r2tKK.framer-v-dr9m90.framer-150gvvx, .framer-r2tKK.framer-v-1c4pna3.framer-150gvvx { flex-direction: column; height: 64px; justify-content: flex-start; overflow: hidden; width: 390px; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-yaqkp3, .framer-r2tKK.framer-v-1c4pna3 .framer-yaqkp3, .framer-r2tKK.framer-v-1iaqe5p .framer-yaqkp3, .framer-r2tKK.framer-v-io2vcr .framer-yaqkp3 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 24px; padding: 0px; width: 100%; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-1d3bww1, .framer-r2tKK.framer-v-1c4pna3 .framer-1d3bww1 { gap: unset; height: 64px; justify-content: space-between; padding: 0px 0px 0px 20px; width: 100%; z-index: 2; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-5hduey-container, .framer-r2tKK.framer-v-1c4pna3 .framer-5hduey-container, .framer-r2tKK.framer-v-1iaqe5p .framer-5hduey-container, .framer-r2tKK.framer-v-io2vcr .framer-5hduey-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); order: 1; width: 60px; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-1kl9s9l-container, .framer-r2tKK.framer-v-1c4pna3 .framer-1kl9s9l-container, .framer-r2tKK.framer-v-1iaqe5p .framer-1kl9s9l-container, .framer-r2tKK.framer-v-io2vcr .framer-1kl9s9l-container { order: 0; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-1f88l2o, .framer-r2tKK.framer-v-1c4pna3 .framer-1f88l2o, .framer-r2tKK.framer-v-1iaqe5p .framer-1f88l2o, .framer-r2tKK.framer-v-io2vcr .framer-1f88l2o { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 0px; padding: 0px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-31x661, .framer-r2tKK.framer-v-dr9m90 .framer-4c5sqm, .framer-r2tKK.framer-v-dr9m90 .framer-ao7d23, .framer-r2tKK.framer-v-dr9m90 .framer-1cswegs, .framer-r2tKK.framer-v-1c4pna3 .framer-31x661, .framer-r2tKK.framer-v-1c4pna3 .framer-4c5sqm, .framer-r2tKK.framer-v-1c4pna3 .framer-ao7d23, .framer-r2tKK.framer-v-1c4pna3 .framer-1cswegs, .framer-r2tKK.framer-v-1iaqe5p .framer-31x661, .framer-r2tKK.framer-v-1iaqe5p .framer-4c5sqm, .framer-r2tKK.framer-v-1iaqe5p .framer-ao7d23, .framer-r2tKK.framer-v-1iaqe5p .framer-1cswegs, .framer-r2tKK.framer-v-io2vcr .framer-31x661, .framer-r2tKK.framer-v-io2vcr .framer-4c5sqm, .framer-r2tKK.framer-v-io2vcr .framer-ao7d23, .framer-r2tKK.framer-v-io2vcr .framer-1cswegs { padding: 12px 0px 12px 0px; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-1nj8bus, .framer-r2tKK.framer-v-1c4pna3 .framer-1nj8bus, .framer-r2tKK.framer-v-1iaqe5p .framer-1nj8bus, .framer-r2tKK.framer-v-io2vcr .framer-1nj8bus { flex-direction: column; padding: 24px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-tvqnby-container, .framer-r2tKK.framer-v-1c4pna3 .framer-tvqnby-container, .framer-r2tKK.framer-v-1iaqe5p .framer-tvqnby-container, .framer-r2tKK.framer-v-io2vcr .framer-tvqnby-container { order: 1; width: 100%; }\",\".framer-r2tKK.framer-v-dr9m90 .framer-suk3ki-container, .framer-r2tKK.framer-v-1c4pna3 .framer-suk3ki-container, .framer-r2tKK.framer-v-1iaqe5p .framer-suk3ki-container, .framer-r2tKK.framer-v-io2vcr .framer-suk3ki-container { order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2tKK.framer-v-dr9m90.framer-150gvvx, .framer-r2tKK.framer-v-dr9m90 .framer-yaqkp3, .framer-r2tKK.framer-v-dr9m90 .framer-1d3bww1, .framer-r2tKK.framer-v-dr9m90 .framer-1f88l2o, .framer-r2tKK.framer-v-dr9m90 .framer-1nj8bus { gap: 0px; } .framer-r2tKK.framer-v-dr9m90.framer-150gvvx > *, .framer-r2tKK.framer-v-dr9m90 .framer-1f88l2o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-r2tKK.framer-v-dr9m90.framer-150gvvx > :first-child, .framer-r2tKK.framer-v-dr9m90 .framer-yaqkp3 > :first-child, .framer-r2tKK.framer-v-dr9m90 .framer-1f88l2o > :first-child, .framer-r2tKK.framer-v-dr9m90 .framer-1nj8bus > :first-child { margin-top: 0px; } .framer-r2tKK.framer-v-dr9m90.framer-150gvvx > :last-child, .framer-r2tKK.framer-v-dr9m90 .framer-yaqkp3 > :last-child, .framer-r2tKK.framer-v-dr9m90 .framer-1f88l2o > :last-child, .framer-r2tKK.framer-v-dr9m90 .framer-1nj8bus > :last-child { margin-bottom: 0px; } .framer-r2tKK.framer-v-dr9m90 .framer-yaqkp3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-r2tKK.framer-v-dr9m90 .framer-1d3bww1 > *, .framer-r2tKK.framer-v-dr9m90 .framer-1d3bww1 > :first-child, .framer-r2tKK.framer-v-dr9m90 .framer-1d3bww1 > :last-child { margin: 0px; } .framer-r2tKK.framer-v-dr9m90 .framer-1nj8bus > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2tKK.framer-v-1c4pna3.framer-150gvvx, .framer-r2tKK.framer-v-1c4pna3 .framer-yaqkp3, .framer-r2tKK.framer-v-1c4pna3 .framer-1d3bww1, .framer-r2tKK.framer-v-1c4pna3 .framer-1f88l2o, .framer-r2tKK.framer-v-1c4pna3 .framer-1nj8bus { gap: 0px; } .framer-r2tKK.framer-v-1c4pna3.framer-150gvvx > *, .framer-r2tKK.framer-v-1c4pna3 .framer-1f88l2o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-r2tKK.framer-v-1c4pna3.framer-150gvvx > :first-child, .framer-r2tKK.framer-v-1c4pna3 .framer-yaqkp3 > :first-child, .framer-r2tKK.framer-v-1c4pna3 .framer-1f88l2o > :first-child, .framer-r2tKK.framer-v-1c4pna3 .framer-1nj8bus > :first-child { margin-top: 0px; } .framer-r2tKK.framer-v-1c4pna3.framer-150gvvx > :last-child, .framer-r2tKK.framer-v-1c4pna3 .framer-yaqkp3 > :last-child, .framer-r2tKK.framer-v-1c4pna3 .framer-1f88l2o > :last-child, .framer-r2tKK.framer-v-1c4pna3 .framer-1nj8bus > :last-child { margin-bottom: 0px; } .framer-r2tKK.framer-v-1c4pna3 .framer-yaqkp3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-r2tKK.framer-v-1c4pna3 .framer-1d3bww1 > *, .framer-r2tKK.framer-v-1c4pna3 .framer-1d3bww1 > :first-child, .framer-r2tKK.framer-v-1c4pna3 .framer-1d3bww1 > :last-child { margin: 0px; } .framer-r2tKK.framer-v-1c4pna3 .framer-1nj8bus > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-r2tKK.framer-v-1iaqe5p.framer-150gvvx, .framer-r2tKK.framer-v-io2vcr.framer-150gvvx { flex-direction: column; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 0px 0px 40px 0px; width: 390px; }\",\".framer-r2tKK.framer-v-1iaqe5p .framer-1d3bww1, .framer-r2tKK.framer-v-io2vcr .framer-1d3bww1 { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; padding: 0px 0px 0px 20px; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2tKK.framer-v-1iaqe5p.framer-150gvvx, .framer-r2tKK.framer-v-1iaqe5p .framer-yaqkp3, .framer-r2tKK.framer-v-1iaqe5p .framer-1d3bww1, .framer-r2tKK.framer-v-1iaqe5p .framer-1f88l2o, .framer-r2tKK.framer-v-1iaqe5p .framer-1nj8bus { gap: 0px; } .framer-r2tKK.framer-v-1iaqe5p.framer-150gvvx > *, .framer-r2tKK.framer-v-1iaqe5p .framer-1f88l2o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-r2tKK.framer-v-1iaqe5p.framer-150gvvx > :first-child, .framer-r2tKK.framer-v-1iaqe5p .framer-yaqkp3 > :first-child, .framer-r2tKK.framer-v-1iaqe5p .framer-1f88l2o > :first-child, .framer-r2tKK.framer-v-1iaqe5p .framer-1nj8bus > :first-child { margin-top: 0px; } .framer-r2tKK.framer-v-1iaqe5p.framer-150gvvx > :last-child, .framer-r2tKK.framer-v-1iaqe5p .framer-yaqkp3 > :last-child, .framer-r2tKK.framer-v-1iaqe5p .framer-1f88l2o > :last-child, .framer-r2tKK.framer-v-1iaqe5p .framer-1nj8bus > :last-child { margin-bottom: 0px; } .framer-r2tKK.framer-v-1iaqe5p .framer-yaqkp3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-r2tKK.framer-v-1iaqe5p .framer-1d3bww1 > *, .framer-r2tKK.framer-v-1iaqe5p .framer-1d3bww1 > :first-child, .framer-r2tKK.framer-v-1iaqe5p .framer-1d3bww1 > :last-child { margin: 0px; } .framer-r2tKK.framer-v-1iaqe5p .framer-1nj8bus > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2tKK.framer-v-io2vcr.framer-150gvvx, .framer-r2tKK.framer-v-io2vcr .framer-yaqkp3, .framer-r2tKK.framer-v-io2vcr .framer-1d3bww1, .framer-r2tKK.framer-v-io2vcr .framer-1f88l2o, .framer-r2tKK.framer-v-io2vcr .framer-1nj8bus { gap: 0px; } .framer-r2tKK.framer-v-io2vcr.framer-150gvvx > *, .framer-r2tKK.framer-v-io2vcr .framer-1f88l2o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-r2tKK.framer-v-io2vcr.framer-150gvvx > :first-child, .framer-r2tKK.framer-v-io2vcr .framer-yaqkp3 > :first-child, .framer-r2tKK.framer-v-io2vcr .framer-1f88l2o > :first-child, .framer-r2tKK.framer-v-io2vcr .framer-1nj8bus > :first-child { margin-top: 0px; } .framer-r2tKK.framer-v-io2vcr.framer-150gvvx > :last-child, .framer-r2tKK.framer-v-io2vcr .framer-yaqkp3 > :last-child, .framer-r2tKK.framer-v-io2vcr .framer-1f88l2o > :last-child, .framer-r2tKK.framer-v-io2vcr .framer-1nj8bus > :last-child { margin-bottom: 0px; } .framer-r2tKK.framer-v-io2vcr .framer-yaqkp3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-r2tKK.framer-v-io2vcr .framer-1d3bww1 > *, .framer-r2tKK.framer-v-io2vcr .framer-1d3bww1 > :first-child, .framer-r2tKK.framer-v-io2vcr .framer-1d3bww1 > :last-child { margin: 0px; } .framer-r2tKK.framer-v-io2vcr .framer-1nj8bus > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-r2tKK.framer-v-sgzjlp .framer-1d3bww1, .framer-r2tKK.framer-v-gzz8tn .framer-1d3bww1, .framer-r2tKK.framer-v-61v4yz .framer-1d3bww1 { text-decoration: none; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-r2tKK[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-r2tKK [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-r2tKK[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-r2tKK [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-r2tKK[data-hide-scrollbars=\"true\"], .framer-r2tKK [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 85\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"aCi_xxeD_\":{\"layout\":[\"fixed\",\"fixed\"]},\"RMyYVCt3T\":{\"layout\":[\"fixed\",\"fixed\"]},\"M_sdLkV5_\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"kcx5mWx1N\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"D6N5s48UK\":{\"layout\":[\"fixed\",\"fixed\"]},\"J4T70JXdR\":{\"layout\":[\"fixed\",\"fixed\"]},\"v9Q92he27\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerglH5YgzJc=withCSS(Component,css,\"framer-r2tKK\");export default FramerglH5YgzJc;FramerglH5YgzJc.displayName=\"Navbar / Simple-01\";FramerglH5YgzJc.defaultProps={height:85,width:1200};addPropertyControls(FramerglH5YgzJc,{variant:{options:[\"z3juQEftG\",\"aCi_xxeD_\",\"RMyYVCt3T\",\"M_sdLkV5_\",\"kcx5mWx1N\",\"D6N5s48UK\",\"J4T70JXdR\",\"v9Q92he27\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone - White\",\"Phone Open\",\"Phone White - Open\",\"Desktop - Dark\",\"tablet dark\",\"tablet white\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerglH5YgzJc,[{explicitInter:true,fonts:[{family:\"Geist Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/5oWTfKbNbkC18G2CzOgUJznt1s.woff2\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Articulat CF Demi Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/n5LeZMYpZhQgrTIj323R8Bbns.woff2\"},{family:\"Articulat CF Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/7KDXrQ5xcTnDnLmzBAbQ7s9tw.woff2\"}]},...MenuIconFonts,...YourLogoFonts,...ButtonGhostFonts,...ButtonPrimaryCopyFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerglH5YgzJc\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aCi_xxeD_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RMyYVCt3T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"M_sdLkV5_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"kcx5mWx1N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"D6N5s48UK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"J4T70JXdR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"v9Q92he27\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"85\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (716ed5b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"fFPO8I8Ep\",\"dOhHt0Dso\",\"duIYBaE5w\",\"YaZ4_LKu7\",\"zBbxVk1zh\",\"sJ9z8e70v\",\"eeymQa7_d\",\"qvynEmEx1\",\"zalw_Kk1t\",\"tlvyVov0m\",\"tI3kILGrW\"];const serializationHash=\"framer-Wv4rJ\";const variantClassNames={dOhHt0Dso:\"framer-v-rz9p11\",duIYBaE5w:\"framer-v-1c0atds\",eeymQa7_d:\"framer-v-1h7zzzn\",fFPO8I8Ep:\"framer-v-1tn9crz\",qvynEmEx1:\"framer-v-1vv1a6k\",sJ9z8e70v:\"framer-v-v3ihxx\",tI3kILGrW:\"framer-v-1qaapvw\",tlvyVov0m:\"framer-v-13mv3f0\",YaZ4_LKu7:\"framer-v-18r4lyz\",zalw_Kk1t:\"framer-v-178tw5c\",zBbxVk1zh:\"framer-v-8invbs\"};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 Variants=motion(React.Fragment);const humanReadableVariantMap={Behance:\"zalw_Kk1t\",Discord:\"sJ9z8e70v\",Dribbble:\"qvynEmEx1\",Facebook:\"dOhHt0Dso\",Framer:\"tlvyVov0m\",Instagram:\"YaZ4_LKu7\",LinkedIn:\"eeymQa7_d\",Slack:\"tI3kILGrW\",TikTok:\"zBbxVk1zh\",X:\"duIYBaE5w\",Youtube:\"fFPO8I8Ep\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"fFPO8I8Ep\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"fFPO8I8Ep\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"tI3kILGrW\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"tlvyVov0m\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"zalw_Kk1t\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"qvynEmEx1\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"eeymQa7_d\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"sJ9z8e70v\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"zBbxVk1zh\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"YaZ4_LKu7\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"duIYBaE5w\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"dOhHt0Dso\")return true;return false;};const isDisplayed10=()=>{if([\"dOhHt0Dso\",\"duIYBaE5w\",\"YaZ4_LKu7\",\"zBbxVk1zh\",\"sJ9z8e70v\",\"eeymQa7_d\",\"qvynEmEx1\",\"zalw_Kk1t\",\"tlvyVov0m\",\"tI3kILGrW\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tn9crz\",className,classNames),\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"fFPO8I8Ep\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({dOhHt0Dso:{\"data-framer-name\":\"Facebook\"},duIYBaE5w:{\"data-framer-name\":\"X\"},eeymQa7_d:{\"data-framer-name\":\"LinkedIn\"},qvynEmEx1:{\"data-framer-name\":\"Dribbble\"},sJ9z8e70v:{\"data-framer-name\":\"Discord\"},tI3kILGrW:{\"data-framer-name\":\"Slack\"},tlvyVov0m:{\"data-framer-name\":\"Framer\"},YaZ4_LKu7:{\"data-framer-name\":\"Instagram\"},zalw_Kk1t:{\"data-framer-name\":\"Behance\"},zBbxVk1zh:{\"data-framer-name\":\"TikTok\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1bo6sxf\",\"data-framer-name\":\"slack\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NlPVVLk3K\",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 2 2 L 22 2 L 22 22 L 2 22 Z\" fill=\"transparent\"></path><path d=\"M 6.216 14.633 C 6.216 15.795 5.278 16.733 4.116 16.733 C 2.955 16.733 2.016 15.795 2.016 14.633 C 2.016 13.472 2.955 12.533 4.116 12.533 L 6.216 12.533 Z M 7.266 14.633 C 7.266 13.473 8.206 12.533 9.366 12.533 C 10.528 12.533 11.467 13.472 11.467 14.633 L 11.467 19.883 C 11.468 20.44 11.246 20.975 10.853 21.369 C 10.459 21.763 9.924 21.984 9.367 21.984 C 8.205 21.984 7.267 21.045 7.267 19.884 L 7.267 14.634 Z M 9.367 6.2 C 8.205 6.2 7.267 5.262 7.267 4.1 C 7.267 2.939 8.205 2 9.367 2 C 10.528 2 11.467 2.939 11.467 4.1 L 11.467 6.2 Z M 9.367 7.267 C 10.528 7.267 11.467 8.205 11.467 9.367 C 11.467 10.528 10.528 11.467 9.367 11.467 L 4.1 11.467 C 2.939 11.467 2 10.528 2 9.367 C 2 8.205 2.939 7.267 4.1 7.267 Z M 17.784 9.367 C 17.784 8.205 18.722 7.267 19.884 7.267 C 21.045 7.267 21.984 8.205 21.984 9.367 C 21.984 10.528 21.045 11.467 19.884 11.467 L 17.784 11.467 Z M 16.734 9.367 C 16.734 10.527 15.794 11.467 14.634 11.467 C 14.077 11.468 13.542 11.246 13.148 10.853 C 12.754 10.459 12.533 9.924 12.533 9.367 L 12.533 4.1 C 12.533 2.939 13.472 2 14.633 2 C 15.795 2 16.733 2.939 16.733 4.1 L 16.733 9.367 Z M 14.633 17.784 C 15.795 17.784 16.733 18.722 16.733 19.884 C 16.733 21.045 15.795 21.984 14.633 21.984 C 13.472 21.984 12.533 21.045 12.533 19.884 L 12.533 17.784 Z M 14.633 16.734 C 13.473 16.734 12.533 15.794 12.533 14.634 C 12.533 13.472 13.472 12.533 14.633 12.533 L 19.9 12.533 C 21.061 12.533 22 13.472 22 14.633 C 22 15.795 21.061 16.733 19.9 16.733 L 14.633 16.733 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:3310906924,withExternalLayout:true,...addPropertyOverrides({tI3kILGrW:{svgContentId:3297608051}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-12jgn6z\",\"data-framer-name\":\"framer\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"WxPapwvjh\",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 19 2 L 5.25 2 L 12.128 8.872 L 19 8.872 Z M 5.257 8.872 L 12.128 8.872 L 18.998 15.743 L 12.128 15.743 L 12.128 22.615 L 5.257 15.743 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:1013002229,withExternalLayout:true,...addPropertyOverrides({tlvyVov0m:{svgContentId:3180264663}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1s64x47\",\"data-framer-name\":\"behance\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"hQIbtYTF7\",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 7.79 5.404 C 8.33 5.394 8.869 5.449 9.396 5.569 C 9.84 5.665 10.261 5.846 10.638 6.099 C 10.986 6.352 11.261 6.692 11.436 7.085 C 11.636 7.568 11.734 8.087 11.72 8.61 C 11.743 9.184 11.597 9.752 11.299 10.244 C 10.986 10.708 10.553 11.078 10.046 11.316 C 10.733 11.502 11.333 11.926 11.736 12.514 C 12.122 13.137 12.316 13.86 12.294 14.593 C 12.307 15.177 12.186 15.756 11.941 16.286 C 11.714 16.749 11.382 17.152 10.972 17.463 C 10.55 17.771 10.075 17.999 9.57 18.136 C 9.046 18.281 8.505 18.353 7.962 18.352 L 2 18.352 L 2 5.404 Z M 7.445 10.641 C 7.87 10.658 8.288 10.531 8.631 10.281 C 8.964 9.984 9.137 9.547 9.098 9.103 C 9.109 8.847 9.058 8.592 8.949 8.36 C 8.857 8.176 8.714 8.022 8.537 7.916 C 8.357 7.799 8.155 7.721 7.944 7.687 C 7.715 7.643 7.482 7.623 7.249 7.627 L 4.7 7.627 L 4.7 10.652 L 7.444 10.652 L 7.444 10.641 Z M 7.594 16.153 C 7.85 16.157 8.107 16.129 8.357 16.071 C 8.585 16.021 8.802 15.927 8.995 15.794 C 9.185 15.662 9.338 15.484 9.44 15.278 C 9.559 15.015 9.614 14.727 9.6 14.438 C 9.652 13.904 9.454 13.376 9.064 13.008 C 8.656 12.708 8.157 12.559 7.651 12.588 L 4.7 12.588 L 4.7 16.153 L 7.593 16.153 Z M 16.14 16.106 C 16.569 16.503 17.142 16.707 17.725 16.67 C 18.182 16.681 18.63 16.542 19.001 16.274 C 19.302 16.078 19.531 15.788 19.651 15.449 L 21.805 15.449 C 21.575 16.414 21.015 17.269 20.22 17.863 C 19.459 18.369 18.559 18.625 17.645 18.596 C 16.993 18.604 16.345 18.482 15.741 18.235 C 15.195 18.007 14.705 17.662 14.306 17.225 C 13.908 16.768 13.603 16.238 13.406 15.665 C 13.185 15.023 13.077 14.348 13.086 13.67 C 13.082 13.003 13.194 12.341 13.416 11.712 C 14.029 9.898 15.741 8.685 17.656 8.709 C 18.345 8.695 19.027 8.856 19.636 9.178 C 20.187 9.48 20.662 9.903 21.026 10.415 C 21.399 10.953 21.666 11.556 21.813 12.193 C 21.974 12.877 22.032 13.582 21.983 14.283 L 15.567 14.283 C 15.515 14.942 15.721 15.596 16.141 16.106 Z M 18.956 11.181 C 18.592 10.818 18.09 10.63 17.577 10.665 C 17.241 10.652 16.907 10.727 16.608 10.881 C 16.372 11.012 16.163 11.187 15.993 11.397 C 15.843 11.595 15.731 11.819 15.663 12.057 C 15.602 12.257 15.563 12.462 15.549 12.669 L 19.523 12.669 C 19.488 12.128 19.291 11.609 18.957 11.182 L 18.956 11.182 Z M 20.017 6.268 L 15.037 6.268 L 15.037 7.541 L 20.017 7.541 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:3798186444,withExternalLayout:true,...addPropertyOverrides({zalw_Kk1t:{svgContentId:146517418}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-18hdut6\",\"data-framer-name\":\"dribbble\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"S_3ALYChb\",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 12 2 C 6.48 2 2 6.48 2 12 C 2 17.52 6.48 22 12 22 C 17.51 22 22 17.52 22 12 C 22 6.48 17.51 2 12 2 Z M 18.605 6.61 C 19.836 8.109 20.517 9.984 20.535 11.924 C 20.254 11.87 17.434 11.295 14.592 11.653 C 14.527 11.512 14.472 11.36 14.408 11.208 C 14.231 10.791 14.043 10.379 13.844 9.972 C 16.989 8.692 18.421 6.848 18.605 6.61 Z M 12 3.475 C 14.17 3.475 16.154 4.288 17.662 5.623 C 17.51 5.839 16.219 7.564 13.182 8.703 C 11.783 6.133 10.232 4.028 9.993 3.703 C 10.651 3.549 11.324 3.473 12 3.475 Z M 8.367 4.278 C 9.511 5.864 10.569 7.512 11.534 9.213 C 7.542 10.276 4.017 10.253 3.638 10.253 C 4.195 7.632 5.944 5.422 8.367 4.278 Z M 3.453 12.01 L 3.453 11.75 C 3.823 11.76 7.965 11.815 12.228 10.535 C 12.478 11.012 12.705 11.5 12.922 11.988 C 12.813 12.021 12.694 12.053 12.586 12.086 C 8.182 13.506 5.839 17.389 5.644 17.715 C 4.234 16.149 3.454 14.117 3.454 12.01 Z M 12 20.547 C 10.101 20.55 8.257 19.916 6.761 18.747 C 6.913 18.432 8.649 15.091 13.464 13.41 C 13.486 13.4 13.497 13.4 13.518 13.388 C 14.33 15.483 14.941 17.652 15.341 19.863 C 14.286 20.317 13.149 20.55 12 20.547 Z M 16.761 19.082 C 16.675 18.562 16.219 16.067 15.102 12.998 C 17.781 12.575 20.124 13.269 20.416 13.367 C 20.047 15.698 18.723 17.77 16.761 19.082 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:2921238168,withExternalLayout:true,...addPropertyOverrides({qvynEmEx1:{svgContentId:2946305170}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-h9zztw\",\"data-framer-name\":\"linkedin\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NOygaWkg7\",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 21 4.324 L 21 19.677 C 21 20.408 20.408 21 19.677 21 L 4.324 21 C 3.973 21 3.636 20.861 3.388 20.613 C 3.14 20.365 3 20.028 3 19.677 L 3 4.324 C 3 3.593 3.593 3 4.324 3 L 19.677 3 C 20.028 3 20.365 3.14 20.613 3.388 C 20.861 3.636 21 3.973 21 4.324 Z M 8.294 9.882 L 5.647 9.882 L 5.647 18.352 L 8.294 18.352 Z M 8.532 6.971 C 8.535 6.567 8.377 6.177 8.093 5.889 C 7.809 5.601 7.422 5.438 7.018 5.435 L 6.971 5.435 C 6.123 5.435 5.436 6.122 5.436 6.97 C 5.436 7.818 6.123 8.505 6.971 8.505 C 7.813 8.525 8.511 7.86 8.532 7.018 Z M 18.352 13.207 C 18.352 10.661 16.732 9.671 15.123 9.671 C 14.051 9.617 13.031 10.138 12.445 11.037 L 12.371 11.037 L 12.371 9.882 L 9.882 9.882 L 9.882 18.352 L 12.529 18.352 L 12.529 13.848 C 12.449 12.887 13.158 12.041 14.118 11.952 L 14.218 11.952 C 15.06 11.952 15.685 12.482 15.685 13.816 L 15.685 18.353 L 18.332 18.353 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:2745104483,withExternalLayout:true,...addPropertyOverrides({eeymQa7_d:{svgContentId:2943864127}},baseVariant,gestureVariant)}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-fdp2fm\",\"data-framer-name\":\"discord\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ffgbvSzNc\",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 18.93 5.641 C 17.634 5.046 16.266 4.622 14.86 4.379 C 14.834 4.374 14.807 4.386 14.794 4.409 C 14.608 4.748 14.439 5.095 14.288 5.451 C 12.772 5.221 11.231 5.221 9.715 5.451 C 9.563 5.095 9.391 4.747 9.2 4.41 C 9.187 4.387 9.161 4.375 9.135 4.379 C 7.729 4.621 6.361 5.046 5.065 5.641 C 5.053 5.646 5.043 5.654 5.037 5.665 C 2.444 9.538 1.734 13.317 2.083 17.048 C 2.085 17.067 2.094 17.084 2.109 17.095 C 3.619 18.213 5.307 19.067 7.103 19.619 C 7.129 19.627 7.157 19.618 7.173 19.596 C 7.558 19.071 7.901 18.517 8.195 17.935 C 8.203 17.919 8.204 17.9 8.197 17.883 C 8.191 17.866 8.177 17.853 8.16 17.847 C 7.621 17.641 7.1 17.392 6.6 17.103 C 6.581 17.092 6.569 17.073 6.568 17.051 C 6.566 17.03 6.576 17.009 6.593 16.996 C 6.698 16.918 6.803 16.836 6.903 16.754 C 6.921 16.739 6.946 16.735 6.968 16.744 C 10.241 18.239 13.785 18.239 17.019 16.744 C 17.041 16.734 17.067 16.737 17.085 16.753 C 17.185 16.835 17.29 16.918 17.395 16.997 C 17.412 17.01 17.422 17.03 17.421 17.051 C 17.42 17.073 17.408 17.092 17.39 17.103 C 16.891 17.394 16.373 17.64 15.829 17.846 C 15.812 17.853 15.799 17.866 15.792 17.883 C 15.786 17.9 15.787 17.919 15.795 17.935 C 16.095 18.516 16.438 19.07 16.815 19.595 C 16.831 19.617 16.859 19.627 16.885 19.619 C 18.684 19.069 20.376 18.215 21.888 17.095 C 21.903 17.084 21.912 17.067 21.914 17.049 C 22.331 12.735 21.215 8.987 18.957 5.665 C 18.952 5.654 18.942 5.646 18.931 5.641 Z M 8.684 14.776 C 7.699 14.776 6.887 13.871 6.887 12.76 C 6.887 11.65 7.683 10.744 8.684 10.744 C 9.694 10.744 10.497 11.657 10.482 12.76 C 10.482 13.871 9.686 14.776 8.684 14.776 Z M 15.33 14.776 C 14.344 14.776 13.533 13.871 13.533 12.76 C 13.533 11.65 14.329 10.744 15.33 10.744 C 16.339 10.744 17.143 11.657 17.127 12.76 C 17.127 13.871 16.339 14.776 15.33 14.776 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:639770748,withExternalLayout:true,...addPropertyOverrides({sJ9z8e70v:{svgContentId:1956066522}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-12klg9m\",\"data-framer-name\":\"tiktok\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"haSMuE1hQ\",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 18.116 6.009 C 16.759 5.127 15.939 3.619 15.936 2 L 12.498 2 L 12.493 15.78 C 12.434 17.331 11.161 18.559 9.608 18.562 C 8.012 18.561 6.719 17.268 6.718 15.672 C 6.72 14.076 8.012 12.783 9.608 12.781 C 9.906 12.781 10.191 12.83 10.461 12.914 L 10.461 9.404 C 10.178 9.364 9.893 9.343 9.608 9.342 C 6.114 9.346 3.282 12.178 3.279 15.672 C 3.28 17.737 4.289 19.671 5.981 20.853 C 7.043 21.6 8.31 22.001 9.608 22 C 13.102 21.996 15.933 19.165 15.937 15.671 L 15.937 8.684 C 17.285 9.652 18.937 10.222 20.721 10.222 L 20.721 6.784 C 19.761 6.784 18.866 6.498 18.116 6.009\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:908602422,withExternalLayout:true,...addPropertyOverrides({zBbxVk1zh:{svgContentId:2797825158}},baseVariant,gestureVariant)}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-jqvg8t\",\"data-framer-name\":\"instagram\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Rt6bhKXsh\",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 12 3 C 9.556 3 9.25 3.01 8.29 3.054 C 7.331 3.098 6.677 3.25 6.104 3.473 C 5.504 3.698 4.96 4.053 4.51 4.511 C 4.053 4.961 3.698 5.504 3.472 6.104 C 3.251 6.677 3.098 7.332 3.054 8.29 C 3.011 9.25 3 9.555 3 12 C 3 14.445 3.01 14.75 3.054 15.71 C 3.098 16.669 3.25 17.323 3.473 17.896 C 3.698 18.496 4.053 19.04 4.511 19.49 C 4.961 19.948 5.504 20.302 6.104 20.528 C 6.677 20.75 7.331 20.902 8.29 20.946 C 9.25 20.99 9.556 21 12 21 C 14.444 21 14.75 20.99 15.71 20.946 C 16.669 20.902 17.323 20.75 17.896 20.527 C 18.496 20.302 19.04 19.947 19.49 19.489 C 19.948 19.039 20.302 18.496 20.528 17.896 C 20.75 17.323 20.902 16.669 20.946 15.71 C 20.99 14.75 21 14.444 21 12 C 21 9.556 20.99 9.25 20.946 8.29 C 20.902 7.331 20.75 6.677 20.527 6.104 C 20.301 5.504 19.947 4.96 19.49 4.51 C 19.041 4.052 18.497 3.698 17.897 3.472 C 17.324 3.251 16.669 3.098 15.711 3.054 C 14.75 3.011 14.445 3 12 3 Z M 12 4.622 C 14.403 4.622 14.688 4.631 15.637 4.674 C 16.514 4.714 16.991 4.86 17.308 4.984 C 17.728 5.147 18.028 5.342 18.343 5.657 C 18.658 5.972 18.853 6.272 19.016 6.692 C 19.139 7.009 19.286 7.486 19.326 8.362 C 19.369 9.312 19.378 9.597 19.378 12 C 19.378 14.403 19.369 14.688 19.326 15.637 C 19.286 16.514 19.14 16.991 19.016 17.308 C 18.872 17.699 18.642 18.053 18.343 18.343 C 18.053 18.642 17.699 18.872 17.308 19.016 C 16.991 19.139 16.514 19.286 15.638 19.326 C 14.688 19.369 14.404 19.378 12 19.378 C 9.596 19.378 9.312 19.369 8.363 19.326 C 7.486 19.286 7.009 19.14 6.692 19.016 C 6.301 18.872 5.947 18.642 5.657 18.343 C 5.358 18.053 5.128 17.699 4.984 17.308 C 4.861 16.991 4.714 16.514 4.674 15.638 C 4.631 14.688 4.622 14.403 4.622 12 C 4.622 9.597 4.631 9.312 4.674 8.363 C 4.714 7.486 4.86 7.009 4.984 6.692 C 5.147 6.272 5.342 5.972 5.657 5.657 C 5.947 5.358 6.301 5.128 6.692 4.984 C 7.009 4.861 7.486 4.714 8.362 4.674 C 9.312 4.631 9.597 4.622 12 4.622 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path><path d=\"M 12 15.003 C 10.997 15.004 10.059 14.503 9.502 13.669 C 8.945 12.835 8.841 11.777 9.226 10.851 C 9.803 9.459 11.322 8.709 12.778 9.099 C 14.233 9.489 15.175 10.898 14.978 12.392 C 14.781 13.886 13.507 15.003 12 15.003 Z M 12 7.374 C 9.445 7.374 7.374 9.445 7.374 12 C 7.374 14.555 9.445 16.626 12 16.626 C 14.555 16.626 16.626 14.555 16.626 12 C 16.626 9.445 14.555 7.374 12 7.374 Z M 17.972 7.29 C 17.972 7.894 17.482 8.383 16.879 8.383 C 16.275 8.383 15.785 7.894 15.785 7.29 C 15.785 6.686 16.275 6.197 16.879 6.197 C 17.482 6.197 17.972 6.686 17.972 7.29\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:932924075,withExternalLayout:true,...addPropertyOverrides({YaZ4_LKu7:{svgContentId:2537415408}},baseVariant,gestureVariant)}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-13oaqye\",\"data-framer-name\":\"x\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"keD1KRigL\",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 17.272 3.587 L 20.083 3.587 L 13.941 10.607 L 21.167 20.158 L 15.509 20.158 L 11.079 14.365 L 6.009 20.158 L 3.194 20.158 L 9.764 12.65 L 2.832 3.587 L 8.633 3.587 L 12.638 8.882 L 17.271 3.587 Z M 16.285 18.476 L 17.843 18.476 L 7.788 5.18 L 6.116 5.18 L 16.286 18.475 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:130053503,withExternalLayout:true,...addPropertyOverrides({duIYBaE5w:{svgContentId:2603361129}},baseVariant,gestureVariant)}),isDisplayed9()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1dtd8jj\",\"data-framer-name\":\"facebook\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QKseFlT7W\",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 22 12.06 C 22 6.505 17.523 2 12 2 C 6.477 2 2 6.504 2 12.06 C 2 17.083 5.656 21.245 10.437 22 L 10.437 14.97 L 7.9 14.97 L 7.9 12.06 L 10.438 12.06 L 10.438 9.844 C 10.438 7.323 11.931 5.929 14.216 5.929 C 15.309 5.929 16.454 6.126 16.454 6.126 L 16.454 8.602 L 15.192 8.602 C 13.95 8.602 13.564 9.378 13.564 10.174 L 13.564 12.061 L 16.337 12.061 L 15.894 14.969 L 13.564 14.969 L 13.564 22 C 18.344 21.245 22 17.083 22 12.06 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:1494744764,withExternalLayout:true,...addPropertyOverrides({dOhHt0Dso:{svgContentId:1966675806}},baseVariant,gestureVariant)}),isDisplayed10()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1r4xzk\",\"data-framer-name\":\"youtube\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"js0Zl8dNl\",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 19.792 5.424 C 20.652 5.654 21.332 6.335 21.563 7.195 C 21.987 8.761 22 12.009 22 12.009 C 22 12.009 22 15.269 21.576 16.823 C 21.342 17.686 20.668 18.36 19.805 18.594 C 18.252 19.018 12 19.018 12 19.018 C 12 19.018 5.748 19.018 4.195 18.594 C 3.332 18.36 2.658 17.686 2.424 16.823 C 2 15.257 2 12.009 2 12.009 C 2 12.009 2 8.761 2.41 7.208 C 2.642 6.348 3.322 5.668 4.182 5.436 C 5.736 5.013 11.987 5 11.987 5 C 11.987 5 18.239 5 19.792 5.424 Z M 9.997 9.005 L 9.997 15.013 L 15.184 12.009 Z\" fill=\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10)) /* {&quot;name&quot;:&quot;Text / Main&quot;} */\"></path></svg>',svgContentId:227360004,withExternalLayout:true})]})})})});});const css=['.framer-Wv4rJ[data-border=\"true\"]::after, .framer-Wv4rJ [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-Wv4rJ.framer-nn285, .framer-Wv4rJ .framer-nn285 { display: block; }\",\".framer-Wv4rJ.framer-1tn9crz { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-Wv4rJ .framer-1bo6sxf, .framer-Wv4rJ .framer-12jgn6z, .framer-Wv4rJ .framer-1s64x47, .framer-Wv4rJ .framer-18hdut6, .framer-Wv4rJ .framer-h9zztw, .framer-Wv4rJ .framer-fdp2fm, .framer-Wv4rJ .framer-12klg9m, .framer-Wv4rJ .framer-jqvg8t, .framer-Wv4rJ .framer-13oaqye, .framer-Wv4rJ .framer-1dtd8jj, .framer-Wv4rJ .framer-1r4xzk { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wv4rJ.framer-1tn9crz { gap: 0px; } .framer-Wv4rJ.framer-1tn9crz > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Wv4rJ.framer-1tn9crz > :first-child { margin-left: 0px; } .framer-Wv4rJ.framer-1tn9crz > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dOhHt0Dso\":{\"layout\":[\"auto\",\"auto\"]},\"duIYBaE5w\":{\"layout\":[\"auto\",\"auto\"]},\"YaZ4_LKu7\":{\"layout\":[\"auto\",\"auto\"]},\"zBbxVk1zh\":{\"layout\":[\"auto\",\"auto\"]},\"sJ9z8e70v\":{\"layout\":[\"auto\",\"auto\"]},\"eeymQa7_d\":{\"layout\":[\"auto\",\"auto\"]},\"qvynEmEx1\":{\"layout\":[\"auto\",\"auto\"]},\"zalw_Kk1t\":{\"layout\":[\"auto\",\"auto\"]},\"tlvyVov0m\":{\"layout\":[\"auto\",\"auto\"]},\"tI3kILGrW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerZ7s6cj9g3=withCSS(Component,css,\"framer-Wv4rJ\");export default FramerZ7s6cj9g3;FramerZ7s6cj9g3.displayName=\"Base / Social Icon\";FramerZ7s6cj9g3.defaultProps={height:24,width:24};addPropertyControls(FramerZ7s6cj9g3,{variant:{options:[\"fFPO8I8Ep\",\"dOhHt0Dso\",\"duIYBaE5w\",\"YaZ4_LKu7\",\"zBbxVk1zh\",\"sJ9z8e70v\",\"eeymQa7_d\",\"qvynEmEx1\",\"zalw_Kk1t\",\"tlvyVov0m\",\"tI3kILGrW\"],optionTitles:[\"Youtube\",\"Facebook\",\"X\",\"Instagram\",\"TikTok\",\"Discord\",\"LinkedIn\",\"Dribbble\",\"Behance\",\"Framer\",\"Slack\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerZ7s6cj9g3,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZ7s6cj9g3\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dOhHt0Dso\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"duIYBaE5w\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YaZ4_LKu7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zBbxVk1zh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sJ9z8e70v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eeymQa7_d\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qvynEmEx1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zalw_Kk1t\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tlvyVov0m\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tI3kILGrW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Z7s6cj9g3.map", "// Generated by Framer (716ed5b)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,getPropertyControls,Link,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import BaseSocialIcon from\"https://framerusercontent.com/modules/u0cNLBnCKqgSIYPyW6RP/2jQHMDooUqWO21AyBGiZ/Z7s6cj9g3.js\";const BaseSocialIconFonts=getFonts(BaseSocialIcon);const BaseSocialIconControls=getPropertyControls(BaseSocialIcon);const enabledGestures={AhavynsOL:{hover:true},Ef6DwyoEf:{hover:true}};const cycleOrder=[\"AhavynsOL\",\"Ef6DwyoEf\",\"djxGM3Xi2\"];const serializationHash=\"framer-XOJpU\";const variantClassNames={AhavynsOL:\"framer-v-12n2wr2\",djxGM3Xi2:\"framer-v-1l2mjnw\",Ef6DwyoEf:\"framer-v-1a8rmvd\"};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 Variants=motion(React.Fragment);const humanReadableEnumMap={Behance:\"zalw_Kk1t\",Discord:\"sJ9z8e70v\",Dribbble:\"qvynEmEx1\",Facebook:\"dOhHt0Dso\",Framer:\"tlvyVov0m\",Instagram:\"YaZ4_LKu7\",LinkedIn:\"eeymQa7_d\",Slack:\"tI3kILGrW\",TikTok:\"zBbxVk1zh\",X:\"duIYBaE5w\",Youtube:\"fFPO8I8Ep\"};const humanReadableVariantMap={\"Flat + Stroke\":\"AhavynsOL\",\"Icon Only\":\"djxGM3Xi2\",Flat:\"Ef6DwyoEf\"};const getProps=({height,id,link,radius,socialIcon,width,...props})=>{var _humanReadableEnumMap_socialIcon,_ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,FF6F7DHPp:link!==null&&link!==void 0?link:props.FF6F7DHPp,MV_2gg0xX:(_ref1=(_ref=(_humanReadableEnumMap_socialIcon=humanReadableEnumMap[socialIcon])!==null&&_humanReadableEnumMap_socialIcon!==void 0?_humanReadableEnumMap_socialIcon:socialIcon)!==null&&_ref!==void 0?_ref:props.MV_2gg0xX)!==null&&_ref1!==void 0?_ref1:\"fFPO8I8Ep\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"AhavynsOL\",ze_Ej7HAZ:(_ref3=radius!==null&&radius!==void 0?radius:props.ze_Ej7HAZ)!==null&&_ref3!==void 0?_ref3:8};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MV_2gg0xX,ze_Ej7HAZ,FF6F7DHPp,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"AhavynsOL\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Link,{href:FF6F7DHPp,openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-12n2wr2\",className,classNames)} framer-1siczy5`,\"data-border\":true,\"data-framer-name\":\"Flat + Stroke\",layoutDependency:layoutDependency,layoutId:\"AhavynsOL\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":'var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(229, 229, 229)) /* {\"name\":\"Neutral / Stroke\"} */',\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1e4de996-fe4b-4667-88fc-284e9577f815, rgb(250, 250, 250))\",borderBottomLeftRadius:ze_Ej7HAZ,borderBottomRightRadius:ze_Ej7HAZ,borderTopLeftRadius:ze_Ej7HAZ,borderTopRightRadius:ze_Ej7HAZ,...style},variants:{\"AhavynsOL-hover\":{backgroundColor:\"var(--token-cea865e2-a56c-48f4-b031-3e5821c6e8aa, rgb(229, 229, 229))\"},\"Ef6DwyoEf-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cea865e2-a56c-48f4-b031-3e5821c6e8aa, rgb(229, 229, 229))\"},djxGM3Xi2:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},Ef6DwyoEf:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"AhavynsOL-hover\":{\"data-framer-name\":undefined},\"Ef6DwyoEf-hover\":{\"data-framer-name\":undefined},djxGM3Xi2:{\"data-framer-name\":\"Icon Only\"},Ef6DwyoEf:{\"data-framer-name\":\"Flat\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-s7f4ip-container\",layoutDependency:layoutDependency,layoutId:\"cCDm4Idys-container\",children:/*#__PURE__*/_jsx(BaseSocialIcon,{height:\"100%\",id:\"cCDm4Idys\",layoutId:\"cCDm4Idys\",variant:MV_2gg0xX,width:\"100%\"})})})})})})});});const css=['.framer-XOJpU[data-border=\"true\"]::after, .framer-XOJpU [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-XOJpU.framer-1siczy5, .framer-XOJpU .framer-1siczy5 { display: block; }\",\".framer-XOJpU.framer-12n2wr2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 4px 4px 4px 4px; position: relative; text-decoration: none; width: min-content; }\",\".framer-XOJpU .framer-s7f4ip-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XOJpU.framer-12n2wr2 { gap: 0px; } .framer-XOJpU.framer-12n2wr2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-XOJpU.framer-12n2wr2 > :first-child { margin-left: 0px; } .framer-XOJpU.framer-12n2wr2 > :last-child { margin-right: 0px; } }\",\".framer-XOJpU.framer-v-1l2mjnw.framer-12n2wr2 { cursor: unset; padding: 0px 0px 0px 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Ef6DwyoEf\":{\"layout\":[\"auto\",\"auto\"]},\"djxGM3Xi2\":{\"layout\":[\"auto\",\"auto\"]},\"DY7YkRG0_\":{\"layout\":[\"auto\",\"auto\"]},\"lfGxNgfUy\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"MV_2gg0xX\":\"socialIcon\",\"ze_Ej7HAZ\":\"radius\",\"FF6F7DHPp\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const Framerbi733elJB=withCSS(Component,css,\"framer-XOJpU\");export default Framerbi733elJB;Framerbi733elJB.displayName=\"Social Icon\";Framerbi733elJB.defaultProps={height:40,width:40};addPropertyControls(Framerbi733elJB,{variant:{options:[\"AhavynsOL\",\"Ef6DwyoEf\",\"djxGM3Xi2\"],optionTitles:[\"Flat + Stroke\",\"Flat\",\"Icon Only\"],title:\"Variant\",type:ControlType.Enum},MV_2gg0xX:(BaseSocialIconControls===null||BaseSocialIconControls===void 0?void 0:BaseSocialIconControls[\"variant\"])&&{...BaseSocialIconControls[\"variant\"],defaultValue:\"fFPO8I8Ep\",description:undefined,hidden:undefined,title:\"Social Icon\"},ze_Ej7HAZ:{defaultValue:8,title:\"Radius\",type:ControlType.Number},FF6F7DHPp:{title:\"Link\",type:ControlType.Link}});addFonts(Framerbi733elJB,[...BaseSocialIconFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbi733elJB\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"MV_2gg0xX\\\":\\\"socialIcon\\\",\\\"ze_Ej7HAZ\\\":\\\"radius\\\",\\\"FF6F7DHPp\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ef6DwyoEf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"djxGM3Xi2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DY7YkRG0_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lfGxNgfUy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"40\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\"]);export const fonts=[];export const css=['.framer-qjOQS .framer-styles-preset-11v2ke7:not(.rich-text-wrapper), .framer-qjOQS .framer-styles-preset-11v2ke7.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, #0a0a0a); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-qjOQS .framer-styles-preset-11v2ke7:not(.rich-text-wrapper), .framer-qjOQS .framer-styles-preset-11v2ke7.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, #0a0a0a); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-qjOQS .framer-styles-preset-11v2ke7:not(.rich-text-wrapper), .framer-qjOQS .framer-styles-preset-11v2ke7.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, #0a0a0a); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-qjOQS\";\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 (705c3f6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/vJmtfrnLbCESBbQRdp9G/0Xga2nDwoih5UoUo2Ywx/nAZw8NEQ6.js\";const MaterialFonts=getFonts(Material);const MaterialControls=getPropertyControls(Material);const cycleOrder=[\"wxbTfSrRH\",\"s_ipRYNIE\",\"AhwJq_Mkr\",\"oswKhGCTe\",\"epcOE6evH\",\"xaU4sJRaJ\",\"J0QB_VUQQ\",\"UH1G1A_CE\",\"JRZpwtIUp\",\"lpQg7wzhS\",\"GajDuv30J\",\"M1PNSzMpE\",\"NRyKR33la\",\"r_qgDoZWP\",\"EFJBHx7t_\",\"r_2VoPo3i\"];const serializationHash=\"framer-5RzUM\";const variantClassNames={AhwJq_Mkr:\"framer-v-sf6efh\",EFJBHx7t_:\"framer-v-mihy5e\",epcOE6evH:\"framer-v-gupg4d\",GajDuv30J:\"framer-v-ji7ynn\",J0QB_VUQQ:\"framer-v-cxuyzg\",JRZpwtIUp:\"framer-v-gy79u7\",lpQg7wzhS:\"framer-v-1gf7dly\",M1PNSzMpE:\"framer-v-1jy3ikg\",NRyKR33la:\"framer-v-1bj5uwv\",oswKhGCTe:\"framer-v-fezu2q\",r_2VoPo3i:\"framer-v-uzunt5\",r_qgDoZWP:\"framer-v-1949yd6\",s_ipRYNIE:\"framer-v-gf267t\",UH1G1A_CE:\"framer-v-ae5vgf\",wxbTfSrRH:\"framer-v-1a4fu0n\",xaU4sJRaJ:\"framer-v-miq1mv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Danger / L\":\"NRyKR33la\",\"Danger / S\":\"r_qgDoZWP\",\"Default / L\":\"epcOE6evH\",\"Default / S\":\"xaU4sJRaJ\",\"Gradient / L\":\"EFJBHx7t_\",\"Gradient / S\":\"r_2VoPo3i\",\"Grey / L\":\"J0QB_VUQQ\",\"Grey / S\":\"UH1G1A_CE\",\"Minimal / L\":\"AhwJq_Mkr\",\"Minimal / S\":\"oswKhGCTe\",\"Primary / L\":\"wxbTfSrRH\",\"Primary / S\":\"s_ipRYNIE\",\"Success / L\":\"JRZpwtIUp\",\"Success / S\":\"lpQg7wzhS\",\"Warning / L\":\"GajDuv30J\",\"Warning / S\":\"M1PNSzMpE\"};const getProps=({height,iconL,id,label,radius,showDotL,showIconL,showLabel,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5,_ref6;return{...props,D7aWqsI9X:(_ref=radius!==null&&radius!==void 0?radius:props.D7aWqsI9X)!==null&&_ref!==void 0?_ref:8,FyyaAhSfK:(_ref1=iconL!==null&&iconL!==void 0?iconL:props.FyyaAhSfK)!==null&&_ref1!==void 0?_ref1:\"Circle\",lECiIhGYk:(_ref2=showDotL!==null&&showDotL!==void 0?showDotL:props.lECiIhGYk)!==null&&_ref2!==void 0?_ref2:true,mHARh8hKD:(_ref3=showIconL!==null&&showIconL!==void 0?showIconL:props.mHARh8hKD)!==null&&_ref3!==void 0?_ref3:true,pebaZ67HW:(_ref4=label!==null&&label!==void 0?label:props.pebaZ67HW)!==null&&_ref4!==void 0?_ref4:\"Label\",variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"wxbTfSrRH\",vUtB6qy15:(_ref6=showLabel!==null&&showLabel!==void 0?showLabel:props.vUtB6qy15)!==null&&_ref6!==void 0?_ref6:true};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,vUtB6qy15,pebaZ67HW,lECiIhGYk,mHARh8hKD,FyyaAhSfK,D7aWqsI9X,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wxbTfSrRH\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1a4fu0n\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Primary / L\",layoutDependency:layoutDependency,layoutId:\"wxbTfSrRH\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-cea865e2-a56c-48f4-b031-3e5821c6e8aa, rgb(229, 229, 229))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1e4de996-fe4b-4667-88fc-284e9577f815, rgb(250, 250, 250))\",borderBottomLeftRadius:D7aWqsI9X,borderBottomRightRadius:D7aWqsI9X,borderTopLeftRadius:D7aWqsI9X,borderTopRightRadius:D7aWqsI9X,...style},variants:{AhwJq_Mkr:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},EFJBHx7t_:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",background:'linear-gradient(180deg, rgba(115, 115, 115, 0) 50.17529936946232%, var(--token-59a5b926-bc8b-446d-ae39-ed15103ee164, rgb(229, 229, 229)) /* {\"name\":\"Neutral / Surface Strong\"} */ 100%)'},epcOE6evH:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"var(--token-80553515-7ab0-44ac-b981-96d7680674fd, rgb(255, 255, 255))\"},GajDuv30J:{\"--border-color\":\"var(--token-27200f83-8cbc-4f0e-bfb7-1a842b62a15c, rgb(254, 243, 199))\",backgroundColor:\"var(--token-33802985-dbc9-4f53-b384-9ce4b38b016a, rgb(255, 251, 235))\"},J0QB_VUQQ:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"var(--token-ee7ff27e-bc2d-40a1-8a1f-b3d025af745d, rgb(245, 245, 245))\"},JRZpwtIUp:{\"--border-color\":\"var(--token-9f76091e-37c2-4356-9ad5-a6fb7429f274, rgb(220, 252, 231))\",backgroundColor:\"var(--token-c9cc87af-7b3d-44ac-840b-12a5cbe1aa9e, rgb(240, 253, 244))\"},lpQg7wzhS:{\"--border-color\":\"var(--token-9f76091e-37c2-4356-9ad5-a6fb7429f274, rgb(220, 252, 231))\",backgroundColor:\"var(--token-c9cc87af-7b3d-44ac-840b-12a5cbe1aa9e, rgb(240, 253, 244))\"},M1PNSzMpE:{\"--border-color\":\"var(--token-27200f83-8cbc-4f0e-bfb7-1a842b62a15c, rgb(254, 243, 199))\",backgroundColor:\"var(--token-33802985-dbc9-4f53-b384-9ce4b38b016a, rgb(255, 251, 235))\"},NRyKR33la:{\"--border-color\":\"var(--token-b0fd8752-cdd1-4256-9498-dd0e63066c38, rgb(254, 226, 226))\",backgroundColor:\"var(--token-3042479b-353c-4a86-8e53-3e0d7443aabf, rgb(254, 242, 242))\"},oswKhGCTe:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},r_2VoPo3i:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",background:'linear-gradient(180deg, rgba(115, 115, 115, 0) 50.17529936946232%, var(--token-59a5b926-bc8b-446d-ae39-ed15103ee164, rgb(229, 229, 229)) /* {\"name\":\"Neutral / Surface Strong\"} */ 100%)'},r_qgDoZWP:{\"--border-color\":\"var(--token-b0fd8752-cdd1-4256-9498-dd0e63066c38, rgb(254, 226, 226))\",backgroundColor:\"var(--token-3042479b-353c-4a86-8e53-3e0d7443aabf, rgb(254, 242, 242))\"},UH1G1A_CE:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"var(--token-ee7ff27e-bc2d-40a1-8a1f-b3d025af745d, rgb(245, 245, 245))\"},xaU4sJRaJ:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"var(--token-80553515-7ab0-44ac-b981-96d7680674fd, rgb(255, 255, 255))\"}},...addPropertyOverrides({AhwJq_Mkr:{\"data-framer-name\":\"Minimal / L\"},EFJBHx7t_:{\"data-framer-name\":\"Gradient / L\"},epcOE6evH:{\"data-framer-name\":\"Default / L\"},GajDuv30J:{\"data-framer-name\":\"Warning / L\"},J0QB_VUQQ:{\"data-framer-name\":\"Grey / L\"},JRZpwtIUp:{\"data-framer-name\":\"Success / L\"},lpQg7wzhS:{\"data-framer-name\":\"Success / S\"},M1PNSzMpE:{\"data-framer-name\":\"Warning / S\"},NRyKR33la:{\"data-framer-name\":\"Danger / L\"},oswKhGCTe:{\"data-framer-name\":\"Minimal / S\"},r_2VoPo3i:{\"data-framer-name\":\"Gradient / S\"},r_qgDoZWP:{\"data-framer-name\":\"Danger / S\"},s_ipRYNIE:{\"data-framer-name\":\"Primary / S\"},UH1G1A_CE:{\"data-framer-name\":\"Grey / S\"},xaU4sJRaJ:{\"data-framer-name\":\"Default / S\"}},baseVariant,gestureVariant),children:[lECiIhGYk&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14o8ffb-container\",\"data-framer-name\":\"Dot L\",layoutDependency:layoutDependency,layoutId:\"LiYa5LILb-container\",name:\"Dot L\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(64, 64, 64))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Circle\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"LiYa5LILb\",layoutId:\"LiYa5LILb\",mirrored:false,name:\"Dot L\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({AhwJq_Mkr:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},epcOE6evH:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},GajDuv30J:{color:\"var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8))\"},J0QB_VUQQ:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},JRZpwtIUp:{color:\"var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61))\"},lpQg7wzhS:{color:\"var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61))\"},M1PNSzMpE:{color:\"var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8))\"},NRyKR33la:{color:\"var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28))\"},oswKhGCTe:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},r_qgDoZWP:{color:\"var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28))\"},UH1G1A_CE:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},xaU4sJRaJ:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"}},baseVariant,gestureVariant)})})}),mHARh8hKD&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nobagm-container\",\"data-framer-name\":\"Icon L\",layoutDependency:layoutDependency,layoutId:\"PkNq0sWTc-container\",name:\"Icon L\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(64, 64, 64))\",height:\"100%\",iconSearch:\"Home\",iconSelection:FyyaAhSfK,iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"PkNq0sWTc\",layoutId:\"PkNq0sWTc\",mirrored:false,name:\"Icon L\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({AhwJq_Mkr:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},epcOE6evH:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},GajDuv30J:{color:\"var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8))\"},J0QB_VUQQ:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},JRZpwtIUp:{color:\"var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61))\"},lpQg7wzhS:{color:\"var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61))\"},M1PNSzMpE:{color:\"var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8))\"},NRyKR33la:{color:\"var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28))\"},oswKhGCTe:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},r_qgDoZWP:{color:\"var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28))\"},UH1G1A_CE:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},xaU4sJRaJ:{color:\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14tzjtf\",\"data-framer-name\":\"Label Wrapper\",layoutDependency:layoutDependency,layoutId:\"TsO8MebhW\",children:vUtB6qy15&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(64, 64, 64)))\"},children:\"Label\"})}),className:\"framer-1e0yg06\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IwXctX6rI\",style:{\"--extracted-r6o4lv\":\"var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(64, 64, 64))\"},text:pebaZ67HW,variants:{AhwJq_Mkr:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},EFJBHx7t_:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},epcOE6evH:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},GajDuv30J:{\"--extracted-r6o4lv\":\"var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8))\"},J0QB_VUQQ:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},JRZpwtIUp:{\"--extracted-r6o4lv\":\"var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61))\"},lpQg7wzhS:{\"--extracted-r6o4lv\":\"var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61))\"},M1PNSzMpE:{\"--extracted-r6o4lv\":\"var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8))\"},NRyKR33la:{\"--extracted-r6o4lv\":\"var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28))\"},oswKhGCTe:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},r_2VoPo3i:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},r_qgDoZWP:{\"--extracted-r6o4lv\":\"var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28))\"},UH1G1A_CE:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},xaU4sJRaJ:{\"--extracted-r6o4lv\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AhwJq_Mkr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},EFJBHx7t_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},epcOE6evH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},GajDuv30J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8)))\"},children:\"Label\"})})},J0QB_VUQQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},JRZpwtIUp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61)))\"},children:\"Label\"})})},lpQg7wzhS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c425eab4-01d5-41c4-bc1e-5895bf32674a, rgb(22, 128, 61)))\"},children:\"Label\"})})},M1PNSzMpE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e9801865-f7eb-4ea5-a075-7b2f615ba4f0, rgb(180, 83, 8)))\"},children:\"Label\"})})},NRyKR33la:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28)))\"},children:\"Label\"})})},oswKhGCTe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},r_2VoPo3i:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},r_qgDoZWP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-886d6572-8a1b-4bbf-868f-f91f9142a0b9, rgb(185, 28, 28)))\"},children:\"Label\"})})},UH1G1A_CE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})},xaU4sJRaJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11v2ke7\",\"data-styles-preset\":\"nAZw8NEQ6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5RzUM.framer-1aekki, .framer-5RzUM .framer-1aekki { display: block; }\",\".framer-5RzUM.framer-1a4fu0n { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 8px 6px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RzUM .framer-14o8ffb-container { flex: none; height: 12px; position: relative; width: 6px; }\",\".framer-5RzUM .framer-nobagm-container { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-5RzUM .framer-14tzjtf { 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: visible; padding: 0px 2px 0px 2px; position: relative; width: min-content; }\",\".framer-5RzUM .framer-1e0yg06 { -webkit-user-select: none; flex: none; height: auto; overflow: visible; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5RzUM.framer-1a4fu0n, .framer-5RzUM .framer-14tzjtf { gap: 0px; } .framer-5RzUM.framer-1a4fu0n > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-5RzUM.framer-1a4fu0n > :first-child, .framer-5RzUM .framer-14tzjtf > :first-child { margin-left: 0px; } .framer-5RzUM.framer-1a4fu0n > :last-child, .framer-5RzUM .framer-14tzjtf > :last-child { margin-right: 0px; } .framer-5RzUM .framer-14tzjtf > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-5RzUM.framer-v-gf267t.framer-1a4fu0n, .framer-5RzUM.framer-v-fezu2q.framer-1a4fu0n, .framer-5RzUM.framer-v-miq1mv.framer-1a4fu0n, .framer-5RzUM.framer-v-ae5vgf.framer-1a4fu0n, .framer-5RzUM.framer-v-1gf7dly.framer-1a4fu0n, .framer-5RzUM.framer-v-1jy3ikg.framer-1a4fu0n, .framer-5RzUM.framer-v-1949yd6.framer-1a4fu0n, .framer-5RzUM.framer-v-uzunt5.framer-1a4fu0n { padding: 2px 8px 2px 8px; }\",...sharedStyle.css,'.framer-5RzUM[data-border=\"true\"]::after, .framer-5RzUM [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 30\n * @framerIntrinsicWidth 77\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"s_ipRYNIE\":{\"layout\":[\"auto\",\"auto\"]},\"AhwJq_Mkr\":{\"layout\":[\"auto\",\"auto\"]},\"oswKhGCTe\":{\"layout\":[\"auto\",\"auto\"]},\"epcOE6evH\":{\"layout\":[\"auto\",\"auto\"]},\"xaU4sJRaJ\":{\"layout\":[\"auto\",\"auto\"]},\"J0QB_VUQQ\":{\"layout\":[\"auto\",\"auto\"]},\"UH1G1A_CE\":{\"layout\":[\"auto\",\"auto\"]},\"JRZpwtIUp\":{\"layout\":[\"auto\",\"auto\"]},\"lpQg7wzhS\":{\"layout\":[\"auto\",\"auto\"]},\"GajDuv30J\":{\"layout\":[\"auto\",\"auto\"]},\"M1PNSzMpE\":{\"layout\":[\"auto\",\"auto\"]},\"NRyKR33la\":{\"layout\":[\"auto\",\"auto\"]},\"r_qgDoZWP\":{\"layout\":[\"auto\",\"auto\"]},\"EFJBHx7t_\":{\"layout\":[\"auto\",\"auto\"]},\"r_2VoPo3i\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"vUtB6qy15\":\"showLabel\",\"pebaZ67HW\":\"label\",\"lECiIhGYk\":\"showDotL\",\"mHARh8hKD\":\"showIconL\",\"FyyaAhSfK\":\"iconL\",\"D7aWqsI9X\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJ6Vn_HP0Z=withCSS(Component,css,\"framer-5RzUM\");export default FramerJ6Vn_HP0Z;FramerJ6Vn_HP0Z.displayName=\"Badge\";FramerJ6Vn_HP0Z.defaultProps={height:30,width:77};addPropertyControls(FramerJ6Vn_HP0Z,{variant:{options:[\"wxbTfSrRH\",\"s_ipRYNIE\",\"AhwJq_Mkr\",\"oswKhGCTe\",\"epcOE6evH\",\"xaU4sJRaJ\",\"J0QB_VUQQ\",\"UH1G1A_CE\",\"JRZpwtIUp\",\"lpQg7wzhS\",\"GajDuv30J\",\"M1PNSzMpE\",\"NRyKR33la\",\"r_qgDoZWP\",\"EFJBHx7t_\",\"r_2VoPo3i\"],optionTitles:[\"Primary / L\",\"Primary / S\",\"Minimal / L\",\"Minimal / S\",\"Default / L\",\"Default / S\",\"Grey / L\",\"Grey / S\",\"Success / L\",\"Success / S\",\"Warning / L\",\"Warning / S\",\"Danger / L\",\"Danger / S\",\"Gradient / L\",\"Gradient / S\"],title:\"Variant\",type:ControlType.Enum},vUtB6qy15:{defaultValue:true,title:\"Show Label\",type:ControlType.Boolean},pebaZ67HW:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},lECiIhGYk:{defaultValue:true,title:\"Show Dot L\",type:ControlType.Boolean},mHARh8hKD:{defaultValue:true,title:\"Show Icon L\",type:ControlType.Boolean},FyyaAhSfK:(MaterialControls===null||MaterialControls===void 0?void 0:MaterialControls[\"iconSelection\"])&&{...MaterialControls[\"iconSelection\"],defaultValue:\"Circle\",description:undefined,hidden:undefined,title:\"Icon L\"},D7aWqsI9X:{defaultValue:8,title:\"Radius\",type:ControlType.Number}});addFonts(FramerJ6Vn_HP0Z,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ6Vn_HP0Z\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"vUtB6qy15\\\":\\\"showLabel\\\",\\\"pebaZ67HW\\\":\\\"label\\\",\\\"lECiIhGYk\\\":\\\"showDotL\\\",\\\"mHARh8hKD\\\":\\\"showIconL\\\",\\\"FyyaAhSfK\\\":\\\"iconL\\\",\\\"D7aWqsI9X\\\":\\\"radius\\\"}\",\"framerIntrinsicHeight\":\"30\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"77\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"s_ipRYNIE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AhwJq_Mkr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oswKhGCTe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"epcOE6evH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xaU4sJRaJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"J0QB_VUQQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UH1G1A_CE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JRZpwtIUp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lpQg7wzhS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GajDuv30J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"M1PNSzMpE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NRyKR33la\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r_qgDoZWP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EFJBHx7t_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r_2VoPo3i\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./J6Vn_HP0Z.map", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Badge from\"https://framerusercontent.com/modules/sjAIcC8cb9YyhIYFmOYZ/02olfwGGBLKB9Ijk8vxq/J6Vn_HP0Z.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wq0FFFcNbTypJypS8sgg/Eyj1uPRHT813T4rmQMYs/HakYz_emi.js\";const BadgeFonts=getFonts(Badge);const serializationHash=\"framer-udDei\";const variantClassNames={MPoDIJ19Z:\"framer-v-1goor01\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,link,newTab,showBadge,title,width,...props})=>{var _ref,_ref1;return{...props,GSU9OLXw1:(_ref=title!==null&&title!==void 0?title:props.GSU9OLXw1)!==null&&_ref!==void 0?_ref:\"Footer link\",LrDjkPS80:link!==null&&link!==void 0?link:props.LrDjkPS80,uJ4mQQd8F:(_ref1=showBadge!==null&&showBadge!==void 0?showBadge:props.uJ4mQQd8F)!==null&&_ref1!==void 0?_ref1:true,zgUW9lHkf:newTab!==null&&newTab!==void 0?newTab:props.zgUW9lHkf};};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,GSU9OLXw1,LrDjkPS80,zgUW9lHkf,uJ4mQQd8F,LGLqjFWSo,UUUBDEMMWyrPYEiByW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"MPoDIJ19Z\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1goor01\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"MPoDIJ19Z\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-UUUBDEMMW-yrPYEiByW))\"},children:/*#__PURE__*/_jsx(Link,{href:LrDjkPS80,openInNewTab:zgUW9lHkf,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-d0gm68\",\"data-styles-preset\":\"HakYz_emi\",children:\"Footer link\"})})})}),className:\"framer-16w9ra2\",fonts:[\"CUSTOM;Geist Regular\"],layoutDependency:layoutDependency,layoutId:\"p50eTaNTV\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-UUUBDEMMW-yrPYEiByW)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-UUUBDEMMW-yrPYEiByW\":UUUBDEMMWyrPYEiByW,\"--variable-reference-zgUW9lHkf-OxTmY3WIK\":zgUW9lHkf},text:GSU9OLXw1,verticalAlignment:\"top\",withExternalLayout:true}),uJ4mQQd8F&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||24)-0-30)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jb99e0-container\",layoutDependency:layoutDependency,layoutId:\"PM794ex1X-container\",children:/*#__PURE__*/_jsx(Badge,{D7aWqsI9X:999,FyyaAhSfK:\"Circle\",height:\"100%\",id:\"PM794ex1X\",layoutId:\"PM794ex1X\",lECiIhGYk:false,mHARh8hKD:false,pebaZ67HW:\"New\",variant:LGLqjFWSo,vUtB6qy15:true,width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-udDei.framer-1hlx03q, .framer-udDei .framer-1hlx03q { display: block; }\",\".framer-udDei.framer-1goor01 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-udDei .framer-16w9ra2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-udDei .framer-jb99e0-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-udDei.framer-1goor01 { gap: 0px; } .framer-udDei.framer-1goor01 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-udDei.framer-1goor01 > :first-child { margin-left: 0px; } .framer-udDei.framer-1goor01 > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 131\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GSU9OLXw1\":\"title\",\"LrDjkPS80\":\"link\",\"zgUW9lHkf\":\"newTab\",\"uJ4mQQd8F\":\"showBadge\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOxTmY3WIK=withCSS(Component,css,\"framer-udDei\");export default FramerOxTmY3WIK;FramerOxTmY3WIK.displayName=\"Footer Link\";FramerOxTmY3WIK.defaultProps={height:24,width:131};addPropertyControls(FramerOxTmY3WIK,{GSU9OLXw1:{defaultValue:\"Footer link\",displayTextArea:false,title:\"Title\",type:ControlType.String},LrDjkPS80:{title:\"Link\",type:ControlType.Link},zgUW9lHkf:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},uJ4mQQd8F:{defaultValue:true,title:\"Show Badge\",type:ControlType.Boolean}});addFonts(FramerOxTmY3WIK,[{explicitInter:true,fonts:[{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Cdg7KAJjprStruy4tRNqwmDppKg.woff2\"}]},...BadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOxTmY3WIK\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"GSU9OLXw1\\\":\\\"title\\\",\\\"LrDjkPS80\\\":\\\"link\\\",\\\"zgUW9lHkf\\\":\\\"newTab\\\",\\\"uJ4mQQd8F\\\":\\\"showBadge\\\"}\",\"framerIntrinsicWidth\":\"131\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SocialIcon from\"https://framerusercontent.com/modules/hMcsyk8oKEhGRhmFNHZa/oReEYUZvdBlqnqxNjJTC/bi733elJB.js\";import FooterLink from\"https://framerusercontent.com/modules/h0HT08IGsaUx1ILNsOIC/3lWg7XXkBNgKH8nafacM/OxTmY3WIK.js\";import YourLogo from\"https://framerusercontent.com/modules/1Z38iikpekeKO7bCEHu3/oglxhqs0qoguIO4AtyzA/wa4EoeKFo.js\";const YourLogoFonts=getFonts(YourLogo);const FooterLinkFonts=getFonts(FooterLink);const SocialIconFonts=getFonts(SocialIcon);const cycleOrder=[\"WIeNA8KvV\",\"AAifqHlxJ\",\"up0eIpLwe\",\"GhJ7EwmE3\",\"NSh2YIO8T\"];const serializationHash=\"framer-MbBrM\";const variantClassNames={AAifqHlxJ:\"framer-v-m3fqon\",GhJ7EwmE3:\"framer-v-39ayfh\",NSh2YIO8T:\"framer-v-1y6dnvn\",up0eIpLwe:\"framer-v-1lsk6pu\",WIeNA8KvV:\"framer-v-18z0yq7\"};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 - Dark\":\"GhJ7EwmE3\",\"transparent dark\":\"NSh2YIO8T\",Desktop:\"WIeNA8KvV\",Phone:\"up0eIpLwe\",Tablet:\"AAifqHlxJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WIeNA8KvV\"};};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:\"WIeNA8KvV\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if([\"up0eIpLwe\",\"GhJ7EwmE3\"].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,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-18z0yq7\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"WIeNA8KvV\",ref:ref??ref1,style:{backgroundColor:\"rgb(250, 250, 250)\",...style},variants:{GhJ7EwmE3:{backgroundColor:\"rgb(0, 0, 0)\"},NSh2YIO8T:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({AAifqHlxJ:{\"data-framer-name\":\"Tablet\"},GhJ7EwmE3:{\"data-framer-name\":\"Desktop - Dark\"},NSh2YIO8T:{\"data-framer-name\":\"transparent dark\"},up0eIpLwe:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b0qeyu\",\"data-framer-name\":\"Container + Padding\",layoutDependency:layoutDependency,layoutId:\"wyoxgycnq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qteu9p\",\"data-framer-name\":\"Layout\",layoutDependency:layoutDependency,layoutId:\"MTdcIeGlG\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u7lz38\",\"data-framer-name\":\"Footer Content Wrapper\",layoutDependency:layoutDependency,layoutId:\"NY9oBzaqe\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a4i6da-container\",layoutDependency:layoutDependency,layoutId:\"YyifZDogn-container\",children:/*#__PURE__*/_jsx(YourLogo,{CXNTUyBRt:resolvedLinks[0],height:\"100%\",id:\"YyifZDogn\",layoutId:\"YyifZDogn\",variant:\"JrpBAUqTV\",width:\"100%\",...addPropertyOverrides({AAifqHlxJ:{CXNTUyBRt:resolvedLinks[1]},GhJ7EwmE3:{CXNTUyBRt:resolvedLinks[3]},NSh2YIO8T:{CXNTUyBRt:resolvedLinks[4]},up0eIpLwe:{CXNTUyBRt:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12rj59z\",\"data-framer-name\":\"Footer Links Wrapper\",layoutDependency:layoutDependency,layoutId:\"sNCGFOMhK\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined},{href:{webPageId:\"wE0p8JJgr\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15m83b7-container\",layoutDependency:layoutDependency,layoutId:\"RVjROtdGY-container\",children:/*#__PURE__*/_jsx(FooterLink,{GSU9OLXw1:\"Features\",height:\"100%\",id:\"RVjROtdGY\",layoutId:\"RVjROtdGY\",LrDjkPS80:resolvedLinks1[0],uJ4mQQd8F:false,width:\"100%\",zgUW9lHkf:false,...addPropertyOverrides({AAifqHlxJ:{LrDjkPS80:resolvedLinks1[1]},GhJ7EwmE3:{LrDjkPS80:resolvedLinks1[3]},NSh2YIO8T:{LrDjkPS80:resolvedLinks1[4]},up0eIpLwe:{LrDjkPS80:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tXzP2Tocm\"},implicitPathVariables:undefined},{href:{webPageId:\"tXzP2Tocm\"},implicitPathVariables:undefined},{href:{webPageId:\"tXzP2Tocm\"},implicitPathVariables:undefined},{href:{webPageId:\"tXzP2Tocm\"},implicitPathVariables:undefined},{href:{webPageId:\"tXzP2Tocm\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h20b7e-container\",layoutDependency:layoutDependency,layoutId:\"XjL7Lp1z2-container\",children:/*#__PURE__*/_jsx(FooterLink,{GSU9OLXw1:\"Supported Apps\",height:\"100%\",id:\"XjL7Lp1z2\",layoutId:\"XjL7Lp1z2\",LrDjkPS80:resolvedLinks2[0],uJ4mQQd8F:false,width:\"100%\",zgUW9lHkf:false,...addPropertyOverrides({AAifqHlxJ:{LrDjkPS80:resolvedLinks2[1]},GhJ7EwmE3:{LrDjkPS80:resolvedLinks2[3]},NSh2YIO8T:{LrDjkPS80:resolvedLinks2[4]},up0eIpLwe:{LrDjkPS80:resolvedLinks2[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"S_W0e1vKA\"},implicitPathVariables:undefined},{href:{webPageId:\"S_W0e1vKA\"},implicitPathVariables:undefined},{href:{webPageId:\"GswMIhZnC\"},implicitPathVariables:undefined},{href:{webPageId:\"GswMIhZnC\"},implicitPathVariables:undefined},{href:{webPageId:\"S_W0e1vKA\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13ikjxm-container\",layoutDependency:layoutDependency,layoutId:\"KWKV92nA_-container\",children:/*#__PURE__*/_jsx(FooterLink,{GSU9OLXw1:\"Download\",height:\"100%\",id:\"KWKV92nA_\",layoutId:\"KWKV92nA_\",LrDjkPS80:resolvedLinks3[0],uJ4mQQd8F:false,width:\"100%\",zgUW9lHkf:false,...addPropertyOverrides({AAifqHlxJ:{LrDjkPS80:resolvedLinks3[1]},GhJ7EwmE3:{LrDjkPS80:resolvedLinks3[3]},NSh2YIO8T:{LrDjkPS80:resolvedLinks3[4]},up0eIpLwe:{LrDjkPS80:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KaohUIEgh\"},implicitPathVariables:undefined},{href:{webPageId:\"KaohUIEgh\"},implicitPathVariables:undefined},{href:{webPageId:\"KaohUIEgh\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16r62w9-container\",layoutDependency:layoutDependency,layoutId:\"rvh1hBaJ_-container\",children:/*#__PURE__*/_jsx(FooterLink,{GSU9OLXw1:\"Blog\",height:\"100%\",id:\"rvh1hBaJ_\",layoutId:\"rvh1hBaJ_\",LrDjkPS80:resolvedLinks4[0],uJ4mQQd8F:false,width:\"100%\",zgUW9lHkf:false,...addPropertyOverrides({AAifqHlxJ:{LrDjkPS80:resolvedLinks4[1]},NSh2YIO8T:{LrDjkPS80:resolvedLinks4[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p6z6c9-container\",layoutDependency:layoutDependency,layoutId:\"o4gW2vZCG-container\",children:/*#__PURE__*/_jsx(FooterLink,{GSU9OLXw1:\"Affiliates\",height:\"100%\",id:\"o4gW2vZCG\",layoutId:\"o4gW2vZCG\",LrDjkPS80:\"https://partners.renderalert.com\",uJ4mQQd8F:false,width:\"100%\",zgUW9lHkf:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vgoqKuWe0\"},implicitPathVariables:undefined},{href:{webPageId:\"vgoqKuWe0\"},implicitPathVariables:undefined},{href:{webPageId:\"vgoqKuWe0\"},implicitPathVariables:undefined},{href:{webPageId:\"vgoqKuWe0\"},implicitPathVariables:undefined},{href:{webPageId:\"vgoqKuWe0\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1czpxm0-container\",layoutDependency:layoutDependency,layoutId:\"VSOz8T13D-container\",children:/*#__PURE__*/_jsx(FooterLink,{GSU9OLXw1:\"Contact\",height:\"100%\",id:\"VSOz8T13D\",layoutId:\"VSOz8T13D\",LrDjkPS80:resolvedLinks5[0],uJ4mQQd8F:false,width:\"100%\",zgUW9lHkf:false,...addPropertyOverrides({AAifqHlxJ:{LrDjkPS80:resolvedLinks5[1]},GhJ7EwmE3:{LrDjkPS80:resolvedLinks5[3]},NSh2YIO8T:{LrDjkPS80:resolvedLinks5[4]},up0eIpLwe:{LrDjkPS80:resolvedLinks5[2]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19p4k7p\",\"data-framer-name\":\"Social Wrapper\",layoutDependency:layoutDependency,layoutId:\"i67yb8yZU\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ldyf66-container\",layoutDependency:layoutDependency,layoutId:\"A34Ln_vfJ-container\",children:/*#__PURE__*/_jsx(SocialIcon,{FF6F7DHPp:\"https://www.instagram.com/renderalert\",height:\"100%\",id:\"A34Ln_vfJ\",layoutId:\"A34Ln_vfJ\",MV_2gg0xX:\"YaZ4_LKu7\",variant:\"Ef6DwyoEf\",width:\"100%\",ze_Ej7HAZ:8})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c4lxvc-container\",layoutDependency:layoutDependency,layoutId:\"NzRpdqFb5-container\",children:/*#__PURE__*/_jsx(SocialIcon,{FF6F7DHPp:\"https://www.facebook.com/renderalert\",height:\"100%\",id:\"NzRpdqFb5\",layoutId:\"NzRpdqFb5\",MV_2gg0xX:\"dOhHt0Dso\",variant:\"Ef6DwyoEf\",width:\"100%\",ze_Ej7HAZ:8})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rmrmzt-container\",layoutDependency:layoutDependency,layoutId:\"ZAd6On0cX-container\",children:/*#__PURE__*/_jsx(SocialIcon,{height:\"100%\",id:\"ZAd6On0cX\",layoutId:\"ZAd6On0cX\",MV_2gg0xX:\"fFPO8I8Ep\",variant:\"Ef6DwyoEf\",width:\"100%\",ze_Ej7HAZ:8,...addPropertyOverrides({GhJ7EwmE3:{FF6F7DHPp:\"https://www.youtube.com/@renderalert\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bmt9ix-container\",layoutDependency:layoutDependency,layoutId:\"KwNVTMzrG-container\",children:/*#__PURE__*/_jsx(SocialIcon,{FF6F7DHPp:\"x.com/renderalert\",height:\"100%\",id:\"KwNVTMzrG\",layoutId:\"KwNVTMzrG\",MV_2gg0xX:\"duIYBaE5w\",variant:\"Ef6DwyoEf\",width:\"100%\",ze_Ej7HAZ:8})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wn1mxe-container\",layoutDependency:layoutDependency,layoutId:\"e5OFbQFct-container\",children:/*#__PURE__*/_jsx(SocialIcon,{FF6F7DHPp:\"https://www.tiktok.com/@renderalert\",height:\"100%\",id:\"e5OFbQFct\",layoutId:\"e5OFbQFct\",MV_2gg0xX:\"zBbxVk1zh\",variant:\"Ef6DwyoEf\",width:\"100%\",ze_Ej7HAZ:8})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"\\xa9 2024 RenderAlert, a Cross and Co Studios LLC Venture. All rights reserved.\"})}),className:\"framer-1j7r86i\",fonts:[\"CUSTOM;Geist Regular\"],layoutDependency:layoutDependency,layoutId:\"pvrB21PG_\",style:{\"--extracted-r6o4lv\":\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},variants:{GhJ7EwmE3:{\"--extracted-r6o4lv\":\"rgb(184, 184, 184)\"},NSh2YIO8T:{\"--extracted-r6o4lv\":\"rgb(184, 184, 184)\"},up0eIpLwe:{\"--extracted-2gxw0f\":\"var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GhJ7EwmE3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(184, 184, 184))\"},children:\"\\xa9 2024 RenderAlert, a Cross and Co Studios LLC Venture. All rights reserved.\"})})},NSh2YIO8T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(184, 184, 184))\"},children:\"\\xa9 2024 RenderAlert, a Cross and Co Studios LLC Venture. All rights reserved.\"})})},up0eIpLwe:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"\\xa9 2024 RenderAlert, a CrossWalk Ideas LLC Venture.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-64b159d3-04ba-4802-be08-e862d24eda69, rgb(115, 115, 115)))\"},children:\"All rights reserved.\"})]})}},baseVariant,gestureVariant)})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MbBrM.framer-xfxvbm, .framer-MbBrM .framer-xfxvbm { display: block; }\",\".framer-MbBrM.framer-18z0yq7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-MbBrM .framer-b0qeyu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 80px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-MbBrM .framer-qteu9p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-MbBrM .framer-u7lz38 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-MbBrM .framer-1a4i6da-container, .framer-MbBrM .framer-15m83b7-container, .framer-MbBrM .framer-h20b7e-container, .framer-MbBrM .framer-13ikjxm-container, .framer-MbBrM .framer-16r62w9-container, .framer-MbBrM .framer-p6z6c9-container, .framer-MbBrM .framer-1czpxm0-container, .framer-MbBrM .framer-ldyf66-container, .framer-MbBrM .framer-1c4lxvc-container, .framer-MbBrM .framer-rmrmzt-container, .framer-MbBrM .framer-bmt9ix-container, .framer-MbBrM .framer-1wn1mxe-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MbBrM .framer-12rj59z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-MbBrM .framer-19p4k7p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MbBrM .framer-1j7r86i { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MbBrM.framer-18z0yq7, .framer-MbBrM .framer-b0qeyu, .framer-MbBrM .framer-qteu9p, .framer-MbBrM .framer-u7lz38, .framer-MbBrM .framer-12rj59z, .framer-MbBrM .framer-19p4k7p { gap: 0px; } .framer-MbBrM.framer-18z0yq7 > *, .framer-MbBrM .framer-b0qeyu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MbBrM.framer-18z0yq7 > :first-child, .framer-MbBrM .framer-b0qeyu > :first-child, .framer-MbBrM .framer-qteu9p > :first-child, .framer-MbBrM .framer-u7lz38 > :first-child { margin-top: 0px; } .framer-MbBrM.framer-18z0yq7 > :last-child, .framer-MbBrM .framer-b0qeyu > :last-child, .framer-MbBrM .framer-qteu9p > :last-child, .framer-MbBrM .framer-u7lz38 > :last-child { margin-bottom: 0px; } .framer-MbBrM .framer-qteu9p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-MbBrM .framer-u7lz38 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-MbBrM .framer-12rj59z > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-MbBrM .framer-12rj59z > :first-child, .framer-MbBrM .framer-19p4k7p > :first-child { margin-left: 0px; } .framer-MbBrM .framer-12rj59z > :last-child, .framer-MbBrM .framer-19p4k7p > :last-child { margin-right: 0px; } .framer-MbBrM .framer-19p4k7p > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-MbBrM.framer-v-m3fqon.framer-18z0yq7 { width: 810px; }\",\".framer-MbBrM.framer-v-m3fqon .framer-b0qeyu { padding: 80px 40px 40px 40px; }\",\".framer-MbBrM.framer-v-1lsk6pu.framer-18z0yq7 { width: 390px; }\",\".framer-MbBrM.framer-v-1lsk6pu .framer-b0qeyu { padding: 80px 20px 40px 20px; }\",\".framer-MbBrM.framer-v-1lsk6pu .framer-u7lz38 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; }\",\".framer-MbBrM.framer-v-1lsk6pu .framer-12rj59z { flex-direction: column; }\",\".framer-MbBrM.framer-v-1lsk6pu .framer-19p4k7p { justify-content: flex-start; }\",\".framer-MbBrM.framer-v-1lsk6pu .framer-1j7r86i { 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-MbBrM.framer-v-1lsk6pu .framer-12rj59z { gap: 0px; } .framer-MbBrM.framer-v-1lsk6pu .framer-12rj59z > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-MbBrM.framer-v-1lsk6pu .framer-12rj59z > :first-child { margin-top: 0px; } .framer-MbBrM.framer-v-1lsk6pu .framer-12rj59z > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 393\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AAifqHlxJ\":{\"layout\":[\"fixed\",\"auto\"]},\"up0eIpLwe\":{\"layout\":[\"fixed\",\"auto\"]},\"GhJ7EwmE3\":{\"layout\":[\"fixed\",\"auto\"]},\"NSh2YIO8T\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHWKbFISUd=withCSS(Component,css,\"framer-MbBrM\");export default FramerHWKbFISUd;FramerHWKbFISUd.displayName=\"Footer / 05\";FramerHWKbFISUd.defaultProps={height:393,width:1200};addPropertyControls(FramerHWKbFISUd,{variant:{options:[\"WIeNA8KvV\",\"AAifqHlxJ\",\"up0eIpLwe\",\"GhJ7EwmE3\",\"NSh2YIO8T\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Desktop - Dark\",\"transparent dark\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHWKbFISUd,[{explicitInter:true,fonts:[{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Cdg7KAJjprStruy4tRNqwmDppKg.woff2\"}]},...YourLogoFonts,...FooterLinkFonts,...SocialIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHWKbFISUd\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"393\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AAifqHlxJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"up0eIpLwe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GhJ7EwmE3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NSh2YIO8T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HWKbFISUd.map"],
  "mappings": "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",
  "names": ["checkoutUrl", "withToltReferral", "Component", "props", "p", "window", "tolt_data", "withStarterToltReferral", "Component", "props", "p", "window", "tolt_data", "checkoutUrl", "WEU2vE5ck_exports", "__export", "__FramerMetadata__", "WEU2vE5ck_default", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "e", "t", "h", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "se", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents", "MaterialFonts", "getFonts", "Icon", "MaterialControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "iconL", "iconR", "id", "label", "link", "newTab", "radius", "showIconL", "showIconR", "showLabel", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "MoT2QQ5gx", "NP5yQIcR3", "GrjfbeKC3", "tXS3YmhNZ", "YZAlJBSOC", "KXJ3N9Ejk", "RWkv57tSu", "DZf1o6TOU", "fB79YgjuY", "RTyxWBCFq", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerWEU2vE5ck", "withCSS", "WEU2vE5ck_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "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", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "XKaY3MrGu", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap16y2uw0", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "Frameruj5neULHa", "withCSS", "uj5neULHa_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "MaterialFonts", "getFonts", "Icon", "MaterialControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "iconL", "iconR", "id", "label", "link", "newTab", "radius", "showIconL", "showIconR", "showLabel", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "MoT2QQ5gx", "NP5yQIcR3", "GrjfbeKC3", "tXS3YmhNZ", "YZAlJBSOC", "KXJ3N9Ejk", "RWkv57tSu", "BKF5IahL8", "eGPtEBVvD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerOwDxyz0TW", "withCSS", "OwDxyz0TW_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "CXNTUyBRt", "c73mROMIn", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1bhno0l", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "Framerwa4EoeKFo", "withCSS", "wa4EoeKFo_default", "addPropertyControls", "ControlType", "addFonts", "MenuIconFonts", "getFonts", "uj5neULHa_default", "YourLogoFonts", "wa4EoeKFo_default", "ButtonGhostFonts", "OwDxyz0TW_default", "ButtonPrimaryCopyFonts", "WEU2vE5ck_default", "ButtonPrimaryCopyWithToltReferralsuk3kiWithMappedReactPropsu62bue", "withMappedReactProps", "withCodeBoundaryForOverrides", "withToltReferral", "WEU2vE5ck_exports", "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", "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", "onTap54n8wn", "args", "onTapnbim7d", "XKaY3MrGu1wrmm12", "XKaY3MrGusflsaw", "XKaY3MrGuvq73r3", "XKaY3MrGu54n8wn", "XKaY3MrGunbim7d", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "RichText2", "css", "FramerglH5YgzJc", "withCSS", "glH5YgzJc_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "SVG", "css", "FramerZ7s6cj9g3", "withCSS", "Z7s6cj9g3_default", "addPropertyControls", "ControlType", "addFonts", "BaseSocialIconFonts", "getFonts", "Z7s6cj9g3_default", "BaseSocialIconControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "id", "link", "radius", "socialIcon", "width", "props", "_humanReadableEnumMap_socialIcon", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "MV_2gg0xX", "ze_Ej7HAZ", "FF6F7DHPp", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "Link", "cx", "css", "Framerbi733elJB", "withCSS", "bi733elJB_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "MaterialFonts", "getFonts", "Icon", "MaterialControls", "getPropertyControls", "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", "iconL", "id", "label", "radius", "showDotL", "showIconL", "showLabel", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "vUtB6qy15", "pebaZ67HW", "lECiIhGYk", "mHARh8hKD", "FyyaAhSfK", "D7aWqsI9X", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerJ6Vn_HP0Z", "withCSS", "J6Vn_HP0Z_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BadgeFonts", "getFonts", "J6Vn_HP0Z_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "newTab", "showBadge", "title", "width", "props", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "GSU9OLXw1", "LrDjkPS80", "zgUW9lHkf", "uJ4mQQd8F", "LGLqjFWSo", "UUUBDEMMWyrPYEiByW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "RichText2", "Link", "ComponentViewportProvider", "J6Vn_HP0Z_default", "css", "FramerOxTmY3WIK", "withCSS", "OxTmY3WIK_default", "addPropertyControls", "ControlType", "addFonts", "BadgeFonts", "getFontsFromSharedStyle", "fonts", "YourLogoFonts", "getFonts", "wa4EoeKFo_default", "FooterLinkFonts", "OxTmY3WIK_default", "SocialIconFonts", "bi733elJB_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", "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", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "RichText2", "css", "FramerHWKbFISUd", "withCSS", "HWKbFISUd_default", "addPropertyControls", "ControlType", "addFonts"]
}
