{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/caSEUmwj9tmqM32p5K1x/55nfDCcvlcY3l7O7oNl9/NF0lYNmXz.js"],
  "sourcesContent": ["// Generated by Framer (8f9ffef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"FemhQEcPZ\",\"nvqcCN6Iq\",\"cOIwwE8ZB\",\"ENISeiTFk\",\"CCv9l2iNg\",\"Z8DXJpjMg\",\"NzEZO6P7C\",\"ccbT9n9dr\",\"IJFY0BFwO\",\"MYj9lkkmp\",\"R6nizvpBa\",\"qYlXBnBV8\",\"EIIPXmfIX\",\"wAymOwIWc\",\"LKzhh9Tug\",\"kaHQgCVY4\",\"tHSJ85Vzs\",\"Bp9jE53DX\",\"DPElqest0\",\"OYb44sriT\",\"MjzTLq5V2\",\"CZgzcUiIM\",\"TdpMMvp6H\",\"YeVHxU1ub\",\"zM6bBd8tL\",\"B32U1oIxY\",\"DUj0B_pYV\",\"YdqZTnBOl\",\"h9wVtdckN\",\"dOeQQBETP\"];const serializationHash=\"framer-VO05H\";const variantClassNames={B32U1oIxY:\"framer-v-1uo0c24\",Bp9jE53DX:\"framer-v-1vx3vci\",ccbT9n9dr:\"framer-v-1hvxxhm\",CCv9l2iNg:\"framer-v-mnllpo\",cOIwwE8ZB:\"framer-v-1gatdr9\",CZgzcUiIM:\"framer-v-eybnfp\",dOeQQBETP:\"framer-v-48l6s6\",DPElqest0:\"framer-v-1pyb86z\",DUj0B_pYV:\"framer-v-vp9172\",EIIPXmfIX:\"framer-v-dx3rvd\",ENISeiTFk:\"framer-v-1z0mzvd\",FemhQEcPZ:\"framer-v-s07k25\",h9wVtdckN:\"framer-v-1uvn03r\",IJFY0BFwO:\"framer-v-1h7g1a3\",kaHQgCVY4:\"framer-v-18svepz\",LKzhh9Tug:\"framer-v-1y1rfyq\",MjzTLq5V2:\"framer-v-1h9rx97\",MYj9lkkmp:\"framer-v-16ujghm\",nvqcCN6Iq:\"framer-v-1vzywqo\",NzEZO6P7C:\"framer-v-qlf2cf\",OYb44sriT:\"framer-v-jq5r7\",qYlXBnBV8:\"framer-v-1fsu2fg\",R6nizvpBa:\"framer-v-nphfc3\",TdpMMvp6H:\"framer-v-1et2k9p\",tHSJ85Vzs:\"framer-v-1guvvq9\",wAymOwIWc:\"framer-v-7gx1hy\",YdqZTnBOl:\"framer-v-14g4cbr\",YeVHxU1ub:\"framer-v-u3k4ld\",Z8DXJpjMg:\"framer-v-8tzt7g\",zM6bBd8tL:\"framer-v-13g7ocs\"};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={\"Arrow down\":\"YdqZTnBOl\",\"Arrow left\":\"tHSJ85Vzs\",\"Arrow right\":\"Bp9jE53DX\",\"Circle-check\":\"h9wVtdckN\",\"circle-x\":\"dOeQQBETP\",\"Lock-open\":\"B32U1oIxY\",Apple:\"DPElqest0\",Caregiver:\"MjzTLq5V2\",Chat:\"qYlXBnBV8\",Cup:\"MYj9lkkmp\",Database:\"CCv9l2iNg\",Eye:\"TdpMMvp6H\",Globe:\"EIIPXmfIX\",Heart:\"IJFY0BFwO\",Lock:\"DUj0B_pYV\",Moon:\"ccbT9n9dr\",Pizza:\"OYb44sriT\",Retirement:\"LKzhh9Tug\",Send:\"zM6bBd8tL\",Shield:\"FemhQEcPZ\",Smiley:\"R6nizvpBa\",Soup:\"CZgzcUiIM\",Sparkle:\"Z8DXJpjMg\",Spirit:\"kaHQgCVY4\",Stack:\"nvqcCN6Iq\",Sun:\"NzEZO6P7C\",Terminal:\"cOIwwE8ZB\",Users:\"ENISeiTFk\",Vacation:\"wAymOwIWc\",Viewfinder:\"YeVHxU1ub\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FemhQEcPZ\"};};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:\"FemhQEcPZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"nvqcCN6Iq\",\"cOIwwE8ZB\",\"ENISeiTFk\",\"CCv9l2iNg\",\"Z8DXJpjMg\",\"NzEZO6P7C\",\"ccbT9n9dr\",\"IJFY0BFwO\",\"MYj9lkkmp\",\"R6nizvpBa\",\"qYlXBnBV8\",\"EIIPXmfIX\",\"wAymOwIWc\",\"LKzhh9Tug\",\"kaHQgCVY4\",\"tHSJ85Vzs\",\"Bp9jE53DX\",\"DPElqest0\",\"OYb44sriT\",\"MjzTLq5V2\",\"CZgzcUiIM\",\"TdpMMvp6H\",\"YeVHxU1ub\",\"zM6bBd8tL\",\"B32U1oIxY\",\"DUj0B_pYV\",\"YdqZTnBOl\",\"h9wVtdckN\",\"dOeQQBETP\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"cOIwwE8ZB\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"ENISeiTFk\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"ccbT9n9dr\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"Z8DXJpjMg\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"MYj9lkkmp\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"R6nizvpBa\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"qYlXBnBV8\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"EIIPXmfIX\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"IJFY0BFwO\")return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"wAymOwIWc\")return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"LKzhh9Tug\")return true;return false;};const isDisplayed12=()=>{if(baseVariant===\"kaHQgCVY4\")return true;return false;};const isDisplayed13=()=>{if(baseVariant===\"tHSJ85Vzs\")return true;return false;};const isDisplayed14=()=>{if(baseVariant===\"Bp9jE53DX\")return true;return false;};const isDisplayed15=()=>{if(baseVariant===\"DPElqest0\")return true;return false;};const isDisplayed16=()=>{if(baseVariant===\"OYb44sriT\")return true;return false;};const isDisplayed17=()=>{if(baseVariant===\"MjzTLq5V2\")return true;return false;};const isDisplayed18=()=>{if(baseVariant===\"CZgzcUiIM\")return true;return false;};const isDisplayed19=()=>{if(baseVariant===\"nvqcCN6Iq\")return true;return false;};const isDisplayed20=()=>{if(baseVariant===\"CCv9l2iNg\")return true;return false;};const isDisplayed21=()=>{if(baseVariant===\"NzEZO6P7C\")return true;return false;};const isDisplayed22=()=>{if(baseVariant===\"TdpMMvp6H\")return true;return false;};const isDisplayed23=()=>{if(baseVariant===\"YeVHxU1ub\")return true;return false;};const isDisplayed24=()=>{if(baseVariant===\"zM6bBd8tL\")return true;return false;};const isDisplayed25=()=>{if(baseVariant===\"B32U1oIxY\")return true;return false;};const isDisplayed26=()=>{if(baseVariant===\"DUj0B_pYV\")return true;return false;};const isDisplayed27=()=>{if(baseVariant===\"YdqZTnBOl\")return true;return false;};const isDisplayed28=()=>{if(baseVariant===\"h9wVtdckN\")return true;return false;};const isDisplayed29=()=>{if(baseVariant===\"dOeQQBETP\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-s07k25\",className,classNames),\"data-framer-name\":\"Shield\",layoutDependency:layoutDependency,layoutId:\"FemhQEcPZ\",ref:refBinding,style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({B32U1oIxY:{\"data-framer-name\":\"Lock-open\"},Bp9jE53DX:{\"data-framer-name\":\"Arrow right\"},ccbT9n9dr:{\"data-framer-name\":\"Moon\"},CCv9l2iNg:{\"data-framer-name\":\"Database\"},cOIwwE8ZB:{\"data-framer-name\":\"Terminal\"},CZgzcUiIM:{\"data-framer-name\":\"Soup\"},dOeQQBETP:{\"data-framer-name\":\"circle-x\"},DPElqest0:{\"data-framer-name\":\"Apple\"},DUj0B_pYV:{\"data-framer-name\":\"Lock\"},EIIPXmfIX:{\"data-framer-name\":\"Globe\"},ENISeiTFk:{\"data-framer-name\":\"Users\"},h9wVtdckN:{\"data-framer-name\":\"Circle-check\"},IJFY0BFwO:{\"data-framer-name\":\"Heart\"},kaHQgCVY4:{\"data-framer-name\":\"Spirit\"},LKzhh9Tug:{\"data-framer-name\":\"Retirement\"},MjzTLq5V2:{\"data-framer-name\":\"Caregiver\"},MYj9lkkmp:{\"data-framer-name\":\"Cup\"},nvqcCN6Iq:{\"data-framer-name\":\"Stack\"},NzEZO6P7C:{\"data-framer-name\":\"Sun\"},OYb44sriT:{\"data-framer-name\":\"Pizza\"},qYlXBnBV8:{\"data-framer-name\":\"Chat\"},R6nizvpBa:{\"data-framer-name\":\"Smiley\"},TdpMMvp6H:{\"data-framer-name\":\"Eye\"},tHSJ85Vzs:{\"data-framer-name\":\"Arrow left\"},wAymOwIWc:{\"data-framer-name\":\"Vacation\"},YdqZTnBOl:{\"data-framer-name\":\"Arrow down\"},YeVHxU1ub:{\"data-framer-name\":\"Viewfinder\"},Z8DXJpjMg:{\"data-framer-name\":\"Sparkle\"},zM6bBd8tL:{\"data-framer-name\":\"Send\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-185wp05\",\"data-framer-name\":\"shield-check\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"AiewUrGfo\",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 9 12 L 11 14 L 15 10\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 3 C 14.336 5.067 17.384 6.143 20.5 6 C 21.416 9.118 21.029 12.473 19.427 15.3 C 17.825 18.128 15.145 20.184 12 21 C 8.855 20.184 6.175 18.128 4.573 15.3 C 2.971 12.473 2.584 9.118 3.5 6 C 6.616 6.143 9.664 5.067 12 3\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11643297459,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-z4je4p\",\"data-framer-name\":\"TerminalWindow\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"nPS0ifI2E\",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 5.25 L 21 18.75 C 21 19.164 20.664 19.5 20.25 19.5 L 3.75 19.5 C 3.336 19.5 3 19.164 3 18.75 L 3 5.25 C 3 4.836 3.336 4.5 3.75 4.5 L 20.25 4.5 C 20.664 4.5 21 4.836 21 5.25 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 12 12 C 12 12.228 11.897 12.443 11.719 12.586 L 7.969 15.586 C 7.645 15.845 7.173 15.793 6.914 15.469 C 6.655 15.145 6.707 14.673 7.031 14.414 L 10.05 12 L 7.031 9.586 C 6.707 9.327 6.655 8.855 6.914 8.531 C 7.173 8.207 7.645 8.155 7.969 8.414 L 11.719 11.414 C 11.897 11.557 12 11.772 12 12 Z M 16.5 14.25 L 12.75 14.25 C 12.336 14.25 12 14.586 12 15 C 12 15.414 12.336 15.75 12.75 15.75 L 16.5 15.75 C 16.914 15.75 17.25 15.414 17.25 15 C 17.25 14.586 16.914 14.25 16.5 14.25 Z M 21.75 5.25 L 21.75 18.75 C 21.75 19.578 21.078 20.25 20.25 20.25 L 3.75 20.25 C 2.922 20.25 2.25 19.578 2.25 18.75 L 2.25 5.25 C 2.25 4.422 2.922 3.75 3.75 3.75 L 20.25 3.75 C 21.078 3.75 21.75 4.422 21.75 5.25 Z M 20.25 18.75 L 20.25 5.25 L 3.75 5.25 L 3.75 18.75 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:11103453156,withExternalLayout:true,...addPropertyOverrides({cOIwwE8ZB:{svgContentId:12275317823}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ja14au\",\"data-framer-name\":\"users\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ChYmJ54Rg\",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 5 7 C 5 4.791 6.791 3 9 3 C 11.209 3 13 4.791 13 7 C 13 9.209 11.209 11 9 11 C 6.791 11 5 9.209 5 7 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 3 21 L 3 19 C 3 16.791 4.791 15 7 15 L 11 15 C 13.209 15 15 16.791 15 19 L 15 21\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 16 3.13 C 17.77 3.583 19.008 5.178 19.008 7.005 C 19.008 8.832 17.77 10.427 16 10.88\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 21 21 L 21 19 C 20.99 17.184 19.758 15.604 18 15.15\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10808309809,withExternalLayout:true,...addPropertyOverrides({ENISeiTFk:{svgContentId:10656264e3}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-92f2zs\",\"data-framer-name\":\"Moon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"EgdDnBten\",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.365 13.865 C 20.116 17.971 16.141 20.624 11.87 20.202 C 7.599 19.78 4.22 16.401 3.798 12.13 C 3.376 7.859 6.029 3.884 10.135 2.635 C 9.175 5.814 10.041 9.263 12.389 11.611 C 14.737 13.959 18.186 14.825 21.365 13.865 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 21.894 13.334 C 21.698 13.137 21.41 13.065 21.144 13.146 C 18.231 14.027 15.069 13.233 12.917 11.081 C 10.765 8.929 9.971 5.767 10.851 2.854 C 10.933 2.588 10.861 2.299 10.665 2.102 C 10.468 1.906 10.179 1.834 9.913 1.916 C 7.936 2.522 6.2 3.736 4.953 5.385 C 2.729 8.339 2.367 12.297 4.019 15.606 C 5.671 18.914 9.052 21.003 12.75 21 C 14.865 21.007 16.924 20.319 18.611 19.043 C 20.26 17.796 21.474 16.06 22.08 14.083 C 22.161 13.818 22.09 13.53 21.894 13.334 Z M 17.709 17.844 C 14.425 20.315 9.822 19.992 6.915 17.086 C 4.009 14.179 3.685 9.577 6.156 6.292 C 6.935 5.263 7.943 4.428 9.099 3.854 C 8.662 6.897 9.685 9.969 11.86 12.143 C 14.034 14.316 17.106 15.339 20.149 14.901 C 19.574 16.058 18.739 17.065 17.709 17.844 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:10283634599,withExternalLayout:true,...addPropertyOverrides({ccbT9n9dr:{svgContentId:9465158247}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1i8gxm2\",\"data-framer-name\":\"Sparkle\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"x2AtkxiRE\",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.265 14.197 L 13.421 15.977 C 13.217 16.052 13.056 16.213 12.981 16.417 L 11.201 21.26 C 11.094 21.553 10.816 21.748 10.504 21.748 C 10.192 21.748 9.914 21.553 9.807 21.26 L 8.026 16.417 C 7.951 16.213 7.79 16.052 7.586 15.977 L 2.743 14.197 C 2.45 14.09 2.255 13.812 2.255 13.5 C 2.255 13.188 2.45 12.91 2.743 12.803 L 7.586 11.023 C 7.79 10.948 7.951 10.787 8.026 10.583 L 9.807 5.739 C 9.915 5.448 10.193 5.255 10.503 5.255 C 10.814 5.255 11.092 5.448 11.2 5.739 L 12.982 10.582 C 13.057 10.786 13.218 10.947 13.422 11.022 L 18.265 12.803 C 18.557 12.91 18.751 13.188 18.751 13.5 C 18.751 13.811 18.557 14.089 18.265 14.196 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 18.523 12.1 L 13.685 10.318 L 11.903 5.476 C 11.687 4.889 11.128 4.5 10.503 4.5 C 9.878 4.5 9.319 4.889 9.103 5.476 L 7.319 10.313 L 2.477 12.093 C 1.889 12.308 1.498 12.868 1.498 13.494 C 1.498 14.12 1.889 14.68 2.477 14.895 L 7.313 16.688 L 9.093 21.527 C 9.309 22.114 9.868 22.504 10.494 22.504 C 11.12 22.504 11.679 22.114 11.895 21.527 L 13.676 16.688 L 18.518 14.908 C 19.106 14.693 19.497 14.133 19.497 13.507 C 19.497 12.881 19.106 12.321 18.518 12.106 L 18.523 12.099 Z M 13.162 15.281 C 12.752 15.432 12.429 15.755 12.278 16.165 L 10.496 20.99 L 8.719 16.162 C 8.568 15.754 8.247 15.433 7.839 15.282 L 3.013 13.5 L 7.838 11.719 C 8.246 11.568 8.567 11.247 8.718 10.839 L 10.5 6.013 L 12.281 10.837 C 12.431 11.248 12.755 11.571 13.165 11.722 L 17.99 13.502 L 13.162 15.28 Z M 13.5 3.75 C 13.5 3.336 13.836 3 14.25 3 L 15.75 3 L 15.75 1.5 C 15.75 1.086 16.086 0.75 16.5 0.75 C 16.914 0.75 17.25 1.086 17.25 1.5 L 17.25 3 L 18.75 3 C 19.164 3 19.5 3.336 19.5 3.75 C 19.5 4.164 19.164 4.5 18.75 4.5 L 17.25 4.5 L 17.25 6 C 17.25 6.414 16.914 6.75 16.5 6.75 C 16.086 6.75 15.75 6.414 15.75 6 L 15.75 4.5 L 14.25 4.5 C 13.836 4.5 13.5 4.164 13.5 3.75 Z M 23.25 8.25 C 23.25 8.664 22.914 9 22.5 9 L 21.75 9 L 21.75 9.75 C 21.75 10.164 21.414 10.5 21 10.5 C 20.586 10.5 20.25 10.164 20.25 9.75 L 20.25 9 L 19.5 9 C 19.086 9 18.75 8.664 18.75 8.25 C 18.75 7.836 19.086 7.5 19.5 7.5 L 20.25 7.5 L 20.25 6.75 C 20.25 6.336 20.586 6 21 6 C 21.414 6 21.75 6.336 21.75 6.75 L 21.75 7.5 L 22.5 7.5 C 22.914 7.5 23.25 7.836 23.25 8.25 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:10336203372,withExternalLayout:true,...addPropertyOverrides({Z8DXJpjMg:{svgContentId:11421029576}},baseVariant,gestureVariant)}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-18cexn1\",\"data-framer-name\":\"cup\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"CjVjg63v8\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 20.25 10.601 L 20.25 15.59 C 20.25 15.773 20.184 15.95 20.063 16.088 C 19.003 17.268 16.415 19.5 12 19.5 C 7.585 19.5 4.999 17.268 3.938 16.087 C 3.816 15.95 3.75 15.773 3.75 15.589 L 3.75 10.6 L 12 15 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 23.603 8.338 L 12.352 2.339 C 12.132 2.221 11.868 2.221 11.647 2.339 L 0.397 8.338 C 0.153 8.469 0 8.723 0 9 C 0 9.277 0.153 9.532 0.397 9.662 L 3 11.05 L 3 15.59 C 2.999 15.958 3.135 16.314 3.381 16.589 C 4.609 17.955 7.361 20.25 12 20.25 C 13.538 20.263 15.065 19.984 16.5 19.429 L 16.5 22.5 C 16.5 22.914 16.836 23.25 17.25 23.25 C 17.664 23.25 18 22.914 18 22.5 L 18 18.705 C 18.978 18.141 19.862 17.427 20.62 16.589 C 20.866 16.314 21.001 15.958 21 15.59 L 21 11.051 L 23.603 9.662 C 23.847 9.532 24 9.277 24 9 C 24 8.723 23.847 8.469 23.603 8.338 Z M 12 18.75 C 7.943 18.75 5.558 16.769 4.5 15.59 L 4.5 11.85 L 11.648 15.662 C 11.868 15.78 12.132 15.78 12.353 15.662 L 16.5 13.45 L 16.5 17.795 C 15.319 18.346 13.83 18.75 12 18.75 Z M 19.5 15.586 C 19.05 16.085 18.547 16.533 18 16.922 L 18 12.65 L 19.5 11.85 Z M 17.625 11.151 L 17.605 11.138 L 12.355 8.338 C 11.99 8.152 11.544 8.293 11.352 8.654 C 11.159 9.015 11.292 9.464 11.65 9.662 L 16.031 12 L 12 14.149 L 2.344 9 L 12 3.85 L 21.656 9 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:10047994176,withExternalLayout:true,...addPropertyOverrides({MYj9lkkmp:{svgContentId:10556232708}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1421u5g\",\"data-framer-name\":\"Smiley\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qv1bPmuqT\",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 12 C 21.03 15.235 19.321 18.237 16.524 19.863 C 13.727 21.489 10.273 21.489 7.477 19.863 C 4.68 18.237 2.971 15.235 3.001 12 C 3.046 7.062 7.062 3.082 12 3.082 C 16.939 3.082 20.955 7.062 21 12 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.745 6.617 17.383 2.255 12 2.25 Z M 12 20.25 C 7.444 20.25 3.75 16.556 3.75 12 C 3.75 7.444 7.444 3.75 12 3.75 C 16.556 3.75 20.25 7.444 20.25 12 C 20.245 16.554 16.554 20.245 12 20.25 Z M 7.5 10.125 C 7.5 9.504 8.004 9 8.625 9 C 9.246 9 9.75 9.504 9.75 10.125 C 9.75 10.746 9.246 11.25 8.625 11.25 C 8.004 11.25 7.5 10.746 7.5 10.125 Z M 16.5 10.125 C 16.5 10.746 15.996 11.25 15.375 11.25 C 14.754 11.25 14.25 10.746 14.25 10.125 C 14.25 9.504 14.754 9 15.375 9 C 15.996 9 16.5 9.504 16.5 10.125 Z M 16.399 14.625 C 15.434 16.293 13.831 17.25 12 17.25 C 10.169 17.25 8.566 16.294 7.601 14.625 C 7.407 14.314 7.465 13.909 7.74 13.665 C 8.014 13.422 8.424 13.412 8.709 13.642 C 8.787 13.706 8.852 13.786 8.899 13.875 C 9.599 15.085 10.7 15.75 12 15.75 C 13.301 15.75 14.401 15.085 15.101 13.875 C 15.229 13.631 15.48 13.476 15.756 13.473 C 16.031 13.469 16.286 13.617 16.421 13.857 C 16.555 14.098 16.547 14.393 16.399 14.625 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:11442238764,withExternalLayout:true,...addPropertyOverrides({R6nizvpBa:{svgContentId:10324631765}},baseVariant,gestureVariant)}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-flyq12\",\"data-framer-name\":\"chat\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RJTrDFNz2\",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 12 C 21.001 15.217 19.284 18.19 16.497 19.797 C 13.711 21.405 10.278 21.403 7.493 19.792 L 3.988 20.961 C 3.719 21.051 3.422 20.981 3.221 20.78 C 3.02 20.579 2.95 20.282 3.04 20.012 L 4.208 16.507 C 2.315 13.231 2.672 9.12 5.103 6.221 C 7.534 3.321 11.519 2.251 15.075 3.544 C 18.631 4.837 20.999 8.216 21 12 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 12 2.25 C 8.576 2.249 5.403 4.045 3.64 6.98 C 1.877 9.915 1.783 13.56 3.392 16.582 L 2.327 19.774 C 2.147 20.314 2.288 20.908 2.69 21.31 C 3.091 21.712 3.686 21.852 4.225 21.672 L 7.417 20.608 C 10.999 22.513 15.387 22.001 18.434 19.323 C 21.481 16.644 22.551 12.358 21.12 8.562 C 19.69 4.765 16.057 2.251 12 2.25 Z M 12 20.25 C 10.55 20.251 9.125 19.869 7.869 19.143 C 7.683 19.036 7.461 19.013 7.257 19.081 L 3.75 20.25 L 4.919 16.744 C 4.987 16.54 4.965 16.317 4.857 16.131 C 2.987 12.898 3.522 8.813 6.161 6.17 C 8.799 3.528 12.884 2.988 16.119 4.853 C 19.355 6.719 20.933 10.525 19.968 14.132 C 19.003 17.74 15.734 20.249 12 20.25 Z M 13.125 12 C 13.136 12.409 12.924 12.791 12.571 12.998 C 12.219 13.206 11.782 13.206 11.43 12.998 C 11.077 12.791 10.865 12.409 10.876 12 C 10.891 11.39 11.39 10.904 12 10.904 C 12.61 10.904 13.109 11.39 13.125 12 Z M 9 12 C 9.011 12.409 8.799 12.791 8.446 12.998 C 8.094 13.206 7.657 13.206 7.305 12.998 C 6.952 12.791 6.74 12.409 6.751 12 C 6.766 11.39 7.265 10.904 7.875 10.904 C 8.485 10.904 8.984 11.39 9 12 Z M 17.25 12 C 17.261 12.409 17.049 12.791 16.696 12.998 C 16.344 13.206 15.907 13.206 15.555 12.998 C 15.202 12.791 14.99 12.409 15.001 12 C 15.016 11.39 15.515 10.904 16.125 10.904 C 16.735 10.904 17.234 11.39 17.25 12 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:9594594696,withExternalLayout:true,...addPropertyOverrides({qYlXBnBV8:{svgContentId:9996965216}},baseVariant,gestureVariant)}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1piiihp\",\"data-framer-name\":\"globe\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"CuFqpvNU1\",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 12 C 21.03 15.235 19.321 18.237 16.524 19.863 C 13.727 21.489 10.273 21.489 7.477 19.863 C 4.68 18.237 2.971 15.235 3.001 12 C 3.046 7.062 7.062 3.082 12 3.082 C 16.939 3.082 20.955 7.062 21 12 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" opacity=\"0.2\"></path><path d=\"M 12 2.25 C 6.615 2.25 2.25 6.615 2.25 12 C 2.25 17.385 6.615 21.75 12 21.75 C 17.385 21.75 21.75 17.385 21.75 12 C 21.745 6.617 17.383 2.255 12 2.25 Z M 20.216 11.25 L 16.481 11.25 C 16.349 8.582 15.518 6.049 14.126 4.031 C 17.466 4.928 19.895 7.807 20.216 11.25 Z M 9.022 12.75 L 14.978 12.75 C 14.821 15.644 13.759 18.34 12 20.239 C 10.244 18.339 9.179 15.644 9.022 12.75 Z M 9.022 11.25 C 9.179 8.356 10.24 5.661 12 3.76 C 13.756 5.661 14.821 8.354 14.978 11.25 L 9.022 11.25 Z M 9.874 4.031 C 8.482 6.049 7.651 8.582 7.519 11.25 L 3.785 11.25 C 4.105 7.807 6.534 4.928 9.874 4.031 Z M 3.785 12.75 L 7.519 12.75 C 7.651 15.418 8.482 17.951 9.874 19.969 C 6.534 19.072 4.105 16.193 3.785 12.75 Z M 14.126 19.969 C 15.518 17.947 16.349 15.416 16.481 12.75 L 20.216 12.75 C 19.895 16.193 17.466 19.072 14.126 19.969 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:8823162412,withExternalLayout:true,...addPropertyOverrides({EIIPXmfIX:{svgContentId:12086938350}},baseVariant,gestureVariant)}),isDisplayed9()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-mqmroh\",\"data-framer-name\":\"heartbeat\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"rRyVV4AWu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 20.204 14.282 C 20.596 13.894 20.599 13.261 20.21 12.868 C 19.822 12.476 19.189 12.473 18.796 12.861 Z M 12 21 L 11.296 21.711 C 11.686 22.097 12.314 22.097 12.704 21.711 Z M 9.808 17.421 C 9.415 17.033 8.782 17.036 8.393 17.428 C 8.005 17.821 8.008 18.454 8.4 18.842 Z M 1.987 10.036 C 1.991 10.588 2.443 11.032 2.995 11.028 C 3.547 11.024 3.991 10.572 3.987 10.02 Z M 12 7.006 L 11.197 7.602 C 11.386 7.856 11.682 8.005 11.997 8.006 C 12.313 8.007 12.61 7.859 12.799 7.607 Z M 18.799 12.865 C 18.405 13.252 18.4 13.885 18.787 14.279 C 19.174 14.673 19.807 14.678 20.201 14.291 Z M 18.796 12.862 L 11.296 20.29 L 12.704 21.711 L 20.204 14.283 Z M 12.704 20.289 L 9.808 17.421 L 8.4 18.842 L 11.296 21.71 Z M 3.987 10.02 C 3.973 8.289 5.074 6.746 6.715 6.196 L 6.079 4.3 C 3.618 5.125 1.966 7.44 1.987 10.036 Z M 6.715 6.196 C 8.356 5.646 10.165 6.213 11.197 7.602 L 12.803 6.41 C 11.254 4.326 8.541 3.474 6.079 4.3 Z M 12.799 7.607 C 13.701 6.408 15.198 5.814 16.677 6.069 L 17.017 4.098 C 14.799 3.715 12.553 4.606 11.201 6.405 Z M 16.677 6.069 C 18.156 6.325 19.367 7.386 19.815 8.818 L 21.724 8.222 C 21.053 6.074 19.235 4.481 17.017 4.098 Z M 19.815 8.818 C 20.262 10.251 19.87 11.813 18.799 12.865 L 20.201 14.291 C 21.807 12.714 22.395 10.371 21.724 8.222 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path><path d=\"M 3 13 L 5 13 L 7 16 L 9 10 L 10 13 L 13 13\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10469300303,withExternalLayout:true,...addPropertyOverrides({IJFY0BFwO:{svgContentId:8822186421}},baseVariant,gestureVariant)}),isDisplayed10()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1mn598m\",\"data-framer-name\":\"vacation\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xLlYy5Gc2\",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 14.639 10.258 L 19.469 8.964 C 20.535 8.678 21.632 9.311 21.918 10.378 C 22.204 11.445 21.571 12.541 20.504 12.827 L 6.015 16.71 L 1.564 11.691 L 4.462 10.914 L 6.912 12.328 L 9.809 11.552 L 6.066 5.308 L 8.964 4.531 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 3 21 L 21 21\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11318611965,withExternalLayout:true,...addPropertyOverrides({wAymOwIWc:{svgContentId:12232799135}},baseVariant,gestureVariant)}),isDisplayed11()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ghi31b\",\"data-framer-name\":\"retirement\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"uJNlHZwDR\",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.553 16.75 C 14.624 13.822 9.876 13.822 6.947 16.75\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 18 3.804 C 15.13 2.147 11.461 3.13 9.804 6 L 20.196 12 C 21.853 9.13 20.87 5.461 18 3.804 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 16.732 10 C 18.39 7.13 18.957 4.356 18 3.804 C 17.043 3.252 14.925 5.13 13.268 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 15 9 L 12 14.196\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 3 19.25 C 3.311 19.095 3.652 19.01 4 19 C 4.791 18.983 5.539 19.358 6 20 C 6.461 20.642 7.209 21.017 8 21 C 8.791 21.017 9.539 20.642 10 20 C 10.461 19.358 11.209 18.983 12 19 C 12.791 18.983 13.539 19.358 14 20 C 14.461 20.642 15.209 21.017 16 21 C 16.791 21.017 17.539 20.642 18 20 C 18.461 19.358 19.209 18.983 20 19 C 20.348 19.01 20.689 19.095 21 19.25\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11473393440,withExternalLayout:true,...addPropertyOverrides({LKzhh9Tug:{svgContentId:9260011266}},baseVariant,gestureVariant)}),isDisplayed12()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1q2dl80\",\"data-framer-name\":\"spirit\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NKTP9dCe_\",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 9 C 2 14.523 6.477 19 12 19 C 17.523 19 22 14.523 22 9\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 19 C 12 13.477 16.477 9 22 9\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 2 9 C 4.652 9 7.196 10.054 9.071 11.929 C 10.946 13.804 12 16.348 12 19\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 4 C 14.039 5.947 15.131 8.684 14.99 11.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 9.01 11.5 C 8.869 8.684 9.961 5.947 12 4\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10056825567,withExternalLayout:true,...addPropertyOverrides({kaHQgCVY4:{svgContentId:12016508034}},baseVariant,gestureVariant)}),isDisplayed13()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-zd8r8n\",\"data-framer-name\":\"arrow-left\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QY58ypnXD\",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 5 12 L 19 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 5 12 L 11 18\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 5 12 L 11 6\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9779910883,withExternalLayout:true,...addPropertyOverrides({tHSJ85Vzs:{svgContentId:11772755831}},baseVariant,gestureVariant)}),isDisplayed14()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-dphvwc\",\"data-framer-name\":\"arrow-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"I54iHXD_R\",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 5 12 L 19 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 13 18 L 19 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10186635852,withExternalLayout:true,...addPropertyOverrides({Bp9jE53DX:{svgContentId:12715654333}},baseVariant,gestureVariant)}),isDisplayed15()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16oyy7z\",\"data-framer-name\":\"apple\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"wemrn1WuI\",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 5 14 C 5 10.134 8.134 7 12 7 C 15.866 7 19 10.134 19 14 C 19 17.866 15.866 21 12 21 C 8.134 21 5 17.866 5 14 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 11 L 12 5 C 12 3.895 12.895 3 14 3 L 16 3 L 16 4 C 16 5.105 15.105 6 14 6 L 12 6\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10 10.5 C 11.333 11.167 12.667 11.167 14 10.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8670937425,withExternalLayout:true,...addPropertyOverrides({DPElqest0:{svgContentId:9620892533}},baseVariant,gestureVariant)}),isDisplayed16()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-jhwpsr\",\"data-framer-name\":\"pizza\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"TLXvyey1s\",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 21.5 C 8.96 21.5 6.048 20.786 3.5 19.517 L 12 3 L 20.5 19.517 C 17.858 20.826 14.948 21.504 12 21.5 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 5.38 15.866 C 7.49 16.943 9.826 17.503 12.195 17.5 C 14.446 17.503 16.669 16.997 18.697 16.021\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 13 11.01 L 13 11\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 11 14 L 11 13.99\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9827493982,withExternalLayout:true,...addPropertyOverrides({OYb44sriT:{svgContentId:10129866218}},baseVariant,gestureVariant)}),isDisplayed17()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-gctdrq\",\"data-framer-name\":\"caregiver\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"aeGJ5L8lw\",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 11 21 L 10 17 L 8 14 L 8 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 5 14 L 4 11 L 8 8 L 11 10 L 14 10.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 7 4 C 7 3.448 7.448 3 8 3 C 8.552 3 9 3.448 9 4 C 9 4.552 8.552 5 8 5 C 7.448 5 7 4.552 7 4 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 7 17 L 5 21\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 16 21 L 16 12.5 C 16 11.672 16.672 11 17.5 11 C 18.328 11 19 11.672 19 12.5 L 19 13\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10380086669,withExternalLayout:true,...addPropertyOverrides({MjzTLq5V2:{svgContentId:12582977051}},baseVariant,gestureVariant)}),isDisplayed18()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-urdgye\",\"data-framer-name\":\"soup\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Jo_oAXxXX\",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 3 19 L 21 19\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 3 11 L 21 11 C 21 15.418 17.418 19 13 19 L 11 19 C 6.582 19 3 15.418 3 11 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 9 8 L 9 5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 5 L 12 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 15 5 L 15 8\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9332813520,withExternalLayout:true,...addPropertyOverrides({CZgzcUiIM:{svgContentId:11488309398}},baseVariant,gestureVariant)}),isDisplayed19()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1kv7z99\",\"data-framer-name\":\"stack\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Qy6o7sUZw\",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 4 L 4 8 L 12 12 L 20 8 L 12 4\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 4 12 L 12 16 L 20 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 4 16 L 12 20 L 20 16\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10526190244,withExternalLayout:true,...addPropertyOverrides({nvqcCN6Iq:{svgContentId:10886968172}},baseVariant,gestureVariant)}),isDisplayed20()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-kl79kn\",\"data-framer-name\":\"database\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zCj0Dl9Xw\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 20\"><path d=\"M 2.292 3.581 C 2.01 3.83 2 3.974 2 4 C 2 4.026 2.01 4.17 2.292 4.419 C 2.573 4.668 3.036 4.938 3.694 5.185 C 5.003 5.676 6.879 6 9 6 C 11.121 6 12.997 5.676 14.306 5.185 C 14.964 4.938 15.427 4.668 15.708 4.419 C 15.99 4.17 16 4.026 16 4 C 16 3.974 15.99 3.83 15.708 3.581 C 15.427 3.332 14.964 3.062 14.306 2.815 C 12.997 2.324 11.121 2 9 2 C 6.879 2 5.003 2.324 3.694 2.815 C 3.036 3.062 2.573 3.332 2.292 3.581 Z M 2.992 0.942 C 4.578 0.347 6.703 0 9 0 C 11.297 0 13.422 0.347 15.008 0.942 C 15.797 1.238 16.506 1.615 17.035 2.084 C 17.563 2.552 18 3.197 18 4 C 18 4.803 17.563 5.448 17.035 5.916 C 16.506 6.385 15.797 6.762 15.008 7.058 C 13.422 7.653 11.297 8 9 8 C 6.703 8 4.578 7.653 2.992 7.058 C 2.203 6.762 1.494 6.385 0.965 5.916 C 0.437 5.448 0 4.803 0 4 C 0 3.197 0.437 2.552 0.965 2.084 C 1.494 1.615 2.203 1.238 2.992 0.942 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path><path d=\"M 1 3 C 1.552 3 2 3.448 2 4 L 2 10 C 2 10.025 2.01 10.17 2.292 10.419 C 2.573 10.668 3.036 10.938 3.694 11.185 C 5.003 11.676 6.879 12 9 12 C 11.121 12 12.997 11.676 14.306 11.185 C 14.964 10.938 15.427 10.668 15.708 10.419 C 15.99 10.17 16 10.025 16 10 L 16 4 C 16 3.448 16.448 3 17 3 C 17.552 3 18 3.448 18 4 L 18 10 C 18 10.803 17.563 11.448 17.035 11.916 C 16.506 12.385 15.797 12.762 15.008 13.058 C 13.422 13.652 11.297 14 9 14 C 6.703 14 4.578 13.652 2.992 13.058 C 2.203 12.762 1.494 12.385 0.965 11.916 C 0.437 11.448 0 10.803 0 10 L 0 4 C 0 3.448 0.448 3 1 3 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path><path d=\"M 1 9 C 1.552 9 2 9.448 2 10 L 2 16 C 2 16.026 2.01 16.17 2.292 16.419 C 2.573 16.668 3.036 16.938 3.694 17.185 C 5.003 17.676 6.879 18 9 18 C 11.121 18 12.997 17.676 14.306 17.185 C 14.964 16.938 15.427 16.668 15.708 16.419 C 15.99 16.17 16 16.026 16 16 L 16 10 C 16 9.448 16.448 9 17 9 C 17.552 9 18 9.448 18 10 L 18 16 C 18 16.803 17.563 17.448 17.035 17.916 C 16.506 18.385 15.797 18.762 15.008 19.058 C 13.422 19.652 11.297 20 9 20 C 6.703 20 4.578 19.652 2.992 19.058 C 2.203 18.762 1.494 18.385 0.965 17.916 C 0.437 17.448 0 16.803 0 16 L 0 10 C 0 9.448 0.448 9 1 9 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:9737440669,withExternalLayout:true,...addPropertyOverrides({CCv9l2iNg:{svgContentId:12603080563}},baseVariant,gestureVariant)}),isDisplayed21()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-11jfq0r\",\"data-framer-name\":\"sun\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"pXEHh2TgN\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 7 C 8.343 7 7 8.343 7 10 C 7 11.657 8.343 13 10 13 C 11.657 13 13 11.657 13 10 C 13 8.343 11.657 7 10 7 Z M 5 10 C 5 7.239 7.239 5 10 5 C 12.761 5 15 7.239 15 10 C 15 12.761 12.761 15 10 15 C 7.239 15 5 12.761 5 10 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path><path d=\"M 10 0 C 10.552 0 11 0.448 11 1 L 11 2 C 11 2.552 10.552 3 10 3 C 9.448 3 9 2.552 9 2 L 9 1 C 9 0.448 9.448 0 10 0 Z M 2.893 2.893 C 3.283 2.502 3.917 2.502 4.307 2.893 L 5.007 3.593 C 5.398 3.983 5.398 4.617 5.007 5.007 C 4.617 5.398 3.983 5.398 3.593 5.007 L 2.893 4.307 C 2.502 3.917 2.502 3.283 2.893 2.893 Z M 17.107 2.893 C 17.498 3.283 17.498 3.917 17.107 4.307 L 16.407 5.007 C 16.017 5.398 15.383 5.398 14.993 5.007 C 14.602 4.617 14.602 3.983 14.993 3.593 L 15.693 2.893 C 16.083 2.502 16.717 2.502 17.107 2.893 Z M 0 10 C 0 9.448 0.448 9 1 9 L 2 9 C 2.552 9 3 9.448 3 10 C 3 10.552 2.552 11 2 11 L 1 11 C 0.448 11 0 10.552 0 10 Z M 17 10 C 17 9.448 17.448 9 18 9 L 19 9 C 19.552 9 20 9.448 20 10 C 20 10.552 19.552 11 19 11 L 18 11 C 17.448 11 17 10.552 17 10 Z M 5.007 14.993 C 5.398 15.383 5.398 16.017 5.007 16.407 L 4.307 17.107 C 3.917 17.498 3.283 17.498 2.893 17.107 C 2.502 16.717 2.502 16.083 2.893 15.693 L 3.593 14.993 C 3.983 14.602 4.617 14.602 5.007 14.993 Z M 14.993 14.993 C 15.383 14.602 16.017 14.602 16.407 14.993 L 17.107 15.693 C 17.498 16.083 17.498 16.717 17.107 17.107 C 16.717 17.498 16.083 17.498 15.693 17.107 L 14.993 16.407 C 14.602 16.017 14.602 15.383 14.993 14.993 Z M 10 17 C 10.552 17 11 17.448 11 18 L 11 19 C 11 19.552 10.552 20 10 20 C 9.448 20 9 19.552 9 19 L 9 18 C 9 17.448 9.448 17 10 17 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:8686890357,withExternalLayout:true,...addPropertyOverrides({NzEZO6P7C:{svgContentId:9685798168}},baseVariant,gestureVariant)}),isDisplayed22()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1xvk4zm\",\"data-framer-name\":\"eye\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Ovb13WiBu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 16\"><path d=\"M 11 2 C 14.387 2 17.342 3.869 19.84 8 C 17.342 12.13 14.387 14 11 14 C 7.613 14 4.658 12.13 2.16 8 C 4.658 3.869 7.613 2 11 2 Z M 21.859 7.487 C 19.084 2.641 15.475 0 11 0 C 6.52 0 2.907 2.647 0.132 7.504 C -0.044 7.811 -0.044 8.189 0.132 8.496 C 2.907 13.353 6.52 16 11 16 C 15.475 16 19.084 13.359 21.859 8.513 C 21.878 8.48 21.896 8.445 21.912 8.41 C 21.972 8.278 22 8.138 22 8 C 22 7.862 21.972 7.722 21.912 7.59 C 21.896 7.555 21.878 7.52 21.859 7.487 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path><path d=\"M 11 7 C 10.448 7 10 7.448 10 8 C 10 8.552 10.448 9 11 9 C 11.552 9 12 8.552 12 8 C 12 7.448 11.552 7 11 7 Z M 8 8 C 8 6.343 9.343 5 11 5 C 12.657 5 14 6.343 14 8 C 14 9.657 12.657 11 11 11 C 9.343 11 8 9.657 8 8 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:9184971314,withExternalLayout:true,...addPropertyOverrides({TdpMMvp6H:{svgContentId:10152549793}},baseVariant,gestureVariant)}),isDisplayed23()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-7tljss\",\"data-framer-name\":\"viewfinder\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"nCp1VMpPG\",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 3 12 C 3 7.029 7.029 3 12 3 C 16.971 3 21 7.029 21 12 C 21 16.971 16.971 21 12 21 C 7.029 21 3 16.971 3 12 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 3 L 12 7\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 21 L 12 18\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 3 12 L 7 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 21 12 L 18 12\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12 12 L 12 12.01\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11608239311,withExternalLayout:true,...addPropertyOverrides({YeVHxU1ub:{svgContentId:11084644835}},baseVariant,gestureVariant)}),isDisplayed24()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-v5naaz\",\"data-framer-name\":\"send\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"AlYnjwzCB\",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 15 10 L 11 14 L 17 20 L 21 4 L 3 11 L 7 13 L 9 19 L 12 15\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12015892661,withExternalLayout:true,...addPropertyOverrides({zM6bBd8tL:{svgContentId:10982027370}},baseVariant,gestureVariant)}),isDisplayed25()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-lmxf8i\",\"data-framer-name\":\"lock-open\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"YgPNJnjWR\",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 21 C 5.895 21 5 21 5 21 L 5 11 C 5 11 5.895 11 7 11 L 17 11 C 18.105 11 19 11 19 11 L 19 21 C 19 21 18.105 21 17 21 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 11 16 C 11 15.448 11.448 15 12 15 C 12.552 15 13 15.448 13 16 C 13 16.552 12.552 17 12 17 C 11.448 17 11 16.552 11 16 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8 11 L 8 6 C 8 3.791 9.791 2 12 2 C 14.209 2 16 3.791 16 6\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10182490334,withExternalLayout:true,...addPropertyOverrides({B32U1oIxY:{svgContentId:10319895137}},baseVariant,gestureVariant)}),isDisplayed26()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-g3d4px\",\"data-framer-name\":\"lock\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"aV0VkuWtj\",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 21 C 5.895 21 5 21 5 21 L 5 11 C 5 11 5.895 11 7 11 L 17 11 C 18.105 11 19 11 19 11 L 19 21 C 19 21 18.105 21 17 21 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 11 16 C 11 15.448 11.448 15 12 15 C 12.552 15 13 15.448 13 16 C 13 16.552 12.552 17 12 17 C 11.448 17 11 16.552 11 16 Z\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8 11 L 8 7 C 8 4.791 9.791 3 12 3 C 14.209 3 16 4.791 16 7 L 16 11\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11204462585,withExternalLayout:true,...addPropertyOverrides({DUj0B_pYV:{svgContentId:9135374583}},baseVariant,gestureVariant)}),isDisplayed27()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-m7cc32\",\"data-framer-name\":\"arrow-down\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"d4mzOkLLQ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 8\"><path d=\"M 0.293 0.293 C 0.683 -0.098 1.317 -0.098 1.707 0.293 L 7 5.586 L 12.293 0.293 C 12.683 -0.098 13.317 -0.098 13.707 0.293 C 14.098 0.683 14.098 1.317 13.707 1.707 L 7.707 7.707 C 7.317 8.098 6.683 8.098 6.293 7.707 L 0.293 1.707 C -0.098 1.317 -0.098 0.683 0.293 0.293 Z\" fill=\"var(--token-a8863512-a502-4b21-8eb0-d05b4d029b61, rgb(232, 144, 6))\"></path></svg>',svgContentId:8668511638,withExternalLayout:true,...addPropertyOverrides({YdqZTnBOl:{svgContentId:11256001551}},baseVariant,gestureVariant)}),isDisplayed28()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fiw3id\",\"data-framer-name\":\"circle-check-filled\",layoutDependency:layoutDependency,layoutId:\"GEFbKLsuF\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-1pfinxe\",layoutDependency:layoutDependency,layoutId:\"RxOw7B3gS\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\" overflow=\"visible\"><path d=\"M 15 1.34 C 16.508 2.211 17.763 3.46 18.64 4.965 C 19.517 6.47 19.985 8.178 19.999 9.919 C 20.014 11.661 19.573 13.376 18.72 14.895 C 17.868 16.413 16.633 17.683 15.139 18.578 C 13.645 19.473 11.943 19.963 10.202 19.998 C 8.461 20.033 6.741 19.613 5.212 18.779 C 3.683 17.945 2.398 16.726 1.485 15.243 C 0.571 13.76 0.061 12.065 0.005 10.324 L 0 10 L 0.005 9.676 C 0.061 7.949 0.564 6.266 1.464 4.791 C 2.364 3.316 3.631 2.099 5.141 1.26 C 6.651 0.42 8.353 -0.014 10.081 0 C 11.809 0.014 13.504 0.476 15 1.34 Z M 13.707 7.293 C 13.535 7.121 13.306 7.017 13.063 7.002 C 12.82 6.987 12.579 7.061 12.387 7.21 L 12.293 7.293 L 9 10.585 L 7.707 9.293 L 7.613 9.21 C 7.421 9.061 7.18 8.987 6.937 9.002 C 6.694 9.018 6.465 9.121 6.293 9.293 C 6.121 9.465 6.018 9.694 6.002 9.937 C 5.987 10.18 6.061 10.421 6.21 10.613 L 6.293 10.707 L 8.293 12.707 L 8.387 12.79 C 8.562 12.926 8.778 13 9 13 C 9.222 13 9.438 12.926 9.613 12.79 L 9.707 12.707 L 13.707 8.707 L 13.79 8.613 C 13.939 8.42 14.013 8.18 13.998 7.937 C 13.983 7.694 13.879 7.465 13.707 7.293 Z\" fill=\"var(--token-93db7ad3-8761-4d94-94ef-c1d34f5c0e22, rgb(16, 152, 247)) /* {&quot;name&quot;:&quot;Airglow 500&quot;} */\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lmkb94\",layoutDependency:layoutDependency,layoutId:\"AIjLRAlGA\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\" overflow=\"visible\"><path d=\"M 15 1.34 C 16.508 2.211 17.763 3.46 18.64 4.965 C 19.517 6.47 19.985 8.178 19.999 9.919 C 20.014 11.661 19.573 13.376 18.72 14.895 C 17.868 16.413 16.633 17.683 15.139 18.578 C 13.645 19.473 11.943 19.963 10.202 19.998 C 8.461 20.033 6.741 19.613 5.212 18.779 C 3.683 17.945 2.398 16.726 1.485 15.243 C 0.571 13.76 0.061 12.065 0.005 10.324 L 0 10 L 0.005 9.676 C 0.061 7.949 0.564 6.266 1.464 4.791 C 2.364 3.316 3.631 2.099 5.141 1.26 C 6.651 0.42 8.353 -0.014 10.081 0 C 11.809 0.014 13.504 0.476 15 1.34 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-19juyxz\",layoutDependency:layoutDependency,layoutId:\"Fr0oWBDGZ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8 6\" overflow=\"visible\"><path d=\"M 7.707 0.293 C 7.534 0.121 7.305 0.017 7.062 0.002 C 6.819 -0.013 6.579 0.061 6.387 0.21 L 6.293 0.293 L 3 3.585 L 1.707 2.293 L 1.613 2.21 C 1.42 2.061 1.18 1.987 0.937 2.002 C 0.694 2.018 0.465 2.121 0.293 2.293 C 0.121 2.465 0.017 2.694 0.002 2.937 C -0.013 3.18 0.06 3.42 0.21 3.613 L 0.293 3.707 L 2.293 5.707 L 2.387 5.79 C 2.562 5.926 2.778 6 3 6 C 3.222 6 3.437 5.926 3.613 5.79 L 3.707 5.707 L 7.707 1.707 L 7.79 1.613 C 7.939 1.42 8.013 1.18 7.998 0.937 C 7.982 0.694 7.879 0.465 7.707 0.293 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})}),isDisplayed29()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j9r8bh\",\"data-framer-name\":\"circle-x\",layoutDependency:layoutDependency,layoutId:\"wIuPD3qsM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oir516\",\"data-border\":true,\"data-framer-name\":\"Oval\",layoutDependency:layoutDependency,layoutId:\"pjRYV3Ld3\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-35f57e9f-bb65-4b49-a4e0-a8c82fc99c75, rgb(181, 186, 191))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9bc2fa\",\"data-framer-name\":\"Shape\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"rwMdOZRvC\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6 6\"><path d=\"M 1.707 0.293 C 1.317 -0.098 0.683 -0.098 0.293 0.293 C -0.098 0.683 -0.098 1.317 0.293 1.707 Z M 4.293 5.707 C 4.683 6.098 5.317 6.098 5.707 5.707 C 6.098 5.317 6.098 4.683 5.707 4.293 Z M 5.707 1.707 C 6.098 1.317 6.098 0.683 5.707 0.293 C 5.317 -0.098 4.683 -0.098 4.293 0.293 Z M 0.293 4.293 C -0.098 4.683 -0.098 5.317 0.293 5.707 C 0.683 6.098 1.317 6.098 1.707 5.707 Z M 0.293 1.707 L 4.293 5.707 L 5.707 4.293 L 1.707 0.293 Z M 4.293 0.293 L 0.293 4.293 L 1.707 5.707 L 5.707 1.707 Z\" fill=\"var(--token-35f57e9f-bb65-4b49-a4e0-a8c82fc99c75, rgb(181, 186, 191)) /* {&quot;name&quot;:&quot;Mercury 400&quot;} */\"></path></svg>',svgContentId:8737326413,withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VO05H.framer-181djzl, .framer-VO05H .framer-181djzl { display: block; }\",\".framer-VO05H.framer-s07k25 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 24px; }\",\".framer-VO05H .framer-185wp05, .framer-VO05H .framer-z4je4p, .framer-VO05H .framer-ja14au, .framer-VO05H .framer-92f2zs, .framer-VO05H .framer-1i8gxm2, .framer-VO05H .framer-18cexn1, .framer-VO05H .framer-1421u5g, .framer-VO05H .framer-flyq12, .framer-VO05H .framer-1piiihp, .framer-VO05H .framer-mqmroh, .framer-VO05H .framer-1mn598m, .framer-VO05H .framer-1ghi31b, .framer-VO05H .framer-1q2dl80, .framer-VO05H .framer-zd8r8n, .framer-VO05H .framer-dphvwc, .framer-VO05H .framer-16oyy7z, .framer-VO05H .framer-jhwpsr, .framer-VO05H .framer-gctdrq, .framer-VO05H .framer-urdgye, .framer-VO05H .framer-1kv7z99, .framer-VO05H .framer-7tljss, .framer-VO05H .framer-v5naaz, .framer-VO05H .framer-lmxf8i, .framer-VO05H .framer-g3d4px { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-VO05H .framer-kl79kn { flex: none; height: 20px; position: relative; width: 18px; }\",\".framer-VO05H .framer-11jfq0r { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-VO05H .framer-1xvk4zm { flex: none; height: 16px; position: relative; width: 22px; }\",\".framer-VO05H .framer-m7cc32 { flex: none; height: 8px; position: relative; width: 14px; }\",\".framer-VO05H .framer-1fiw3id { flex: none; gap: 0px; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-VO05H .framer-1pfinxe { height: 20px; left: 2px; position: absolute; top: 2px; width: 20px; }\",\".framer-VO05H .framer-lmkb94 { height: 20px; left: 0px; position: absolute; top: 0px; width: 20px; }\",\".framer-VO05H .framer-19juyxz { height: 6px; left: 6px; position: absolute; top: 7px; width: 8px; }\",\".framer-VO05H .framer-j9r8bh { flex: none; height: 18px; overflow: hidden; position: relative; width: 18px; }\",\".framer-VO05H .framer-1oir516 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-VO05H .framer-9bc2fa { flex: none; height: 6px; left: calc(50.00000000000002% - 6px / 2); position: absolute; top: calc(50.00000000000002% - 6px / 2); width: 6px; }\",\".framer-VO05H.framer-v-1vzywqo .framer-1kv7z99 { order: 0; }\",\".framer-VO05H.framer-v-qlf2cf .framer-11jfq0r { order: 21; }\",\".framer-VO05H.framer-v-1hvxxhm .framer-92f2zs { order: 10; }\",\".framer-VO05H.framer-v-1h7g1a3 .framer-mqmroh { order: 1; }\",\".framer-VO05H.framer-v-16ujghm .framer-18cexn1 { order: 12; }\",\".framer-VO05H.framer-v-nphfc3 .framer-1421u5g { order: 13; }\",\".framer-VO05H.framer-v-1fsu2fg .framer-flyq12 { order: 14; }\",\".framer-VO05H.framer-v-dx3rvd .framer-1piiihp { order: 15; }\",\".framer-VO05H.framer-v-7gx1hy .framer-1mn598m { order: 2; }\",\".framer-VO05H.framer-v-1y1rfyq .framer-1ghi31b { order: 3; }\",\".framer-VO05H.framer-v-18svepz .framer-1q2dl80 { order: 4; }\",\".framer-VO05H.framer-v-1guvvq9 .framer-zd8r8n { order: 5; }\",\".framer-VO05H.framer-v-1vx3vci .framer-dphvwc { order: 6; }\",\".framer-VO05H.framer-v-1pyb86z .framer-16oyy7z { order: 7; }\",\".framer-VO05H.framer-v-jq5r7 .framer-jhwpsr { order: 8; }\",\".framer-VO05H.framer-v-1h9rx97 .framer-gctdrq { order: 16; }\",\".framer-VO05H.framer-v-eybnfp .framer-urdgye { order: 17; }\",\".framer-VO05H.framer-v-1et2k9p .framer-1xvk4zm { order: 22; }\",\".framer-VO05H.framer-v-u3k4ld .framer-7tljss { order: 23; }\",\".framer-VO05H.framer-v-13g7ocs .framer-v5naaz { order: 24; }\",\".framer-VO05H.framer-v-1uo0c24 .framer-lmxf8i { order: 25; }\",\".framer-VO05H.framer-v-vp9172 .framer-g3d4px { order: 26; }\",\".framer-VO05H.framer-v-14g4cbr .framer-m7cc32 { order: 27; }\",\".framer-VO05H.framer-v-1uvn03r .framer-1fiw3id { order: 28; }\",\".framer-VO05H.framer-v-48l6s6 .framer-j9r8bh { order: 29; }\",'.framer-VO05H[data-border=\"true\"]::after, .framer-VO05H [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 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"nvqcCN6Iq\":{\"layout\":[\"fixed\",\"fixed\"]},\"cOIwwE8ZB\":{\"layout\":[\"fixed\",\"fixed\"]},\"ENISeiTFk\":{\"layout\":[\"fixed\",\"fixed\"]},\"CCv9l2iNg\":{\"layout\":[\"fixed\",\"fixed\"]},\"Z8DXJpjMg\":{\"layout\":[\"fixed\",\"fixed\"]},\"NzEZO6P7C\":{\"layout\":[\"fixed\",\"fixed\"]},\"ccbT9n9dr\":{\"layout\":[\"fixed\",\"fixed\"]},\"IJFY0BFwO\":{\"layout\":[\"fixed\",\"fixed\"]},\"MYj9lkkmp\":{\"layout\":[\"fixed\",\"fixed\"]},\"R6nizvpBa\":{\"layout\":[\"fixed\",\"fixed\"]},\"qYlXBnBV8\":{\"layout\":[\"fixed\",\"fixed\"]},\"EIIPXmfIX\":{\"layout\":[\"fixed\",\"fixed\"]},\"wAymOwIWc\":{\"layout\":[\"fixed\",\"fixed\"]},\"LKzhh9Tug\":{\"layout\":[\"fixed\",\"fixed\"]},\"kaHQgCVY4\":{\"layout\":[\"fixed\",\"fixed\"]},\"tHSJ85Vzs\":{\"layout\":[\"fixed\",\"fixed\"]},\"Bp9jE53DX\":{\"layout\":[\"fixed\",\"fixed\"]},\"DPElqest0\":{\"layout\":[\"fixed\",\"fixed\"]},\"OYb44sriT\":{\"layout\":[\"fixed\",\"fixed\"]},\"MjzTLq5V2\":{\"layout\":[\"fixed\",\"fixed\"]},\"CZgzcUiIM\":{\"layout\":[\"fixed\",\"fixed\"]},\"TdpMMvp6H\":{\"layout\":[\"fixed\",\"fixed\"]},\"YeVHxU1ub\":{\"layout\":[\"fixed\",\"fixed\"]},\"zM6bBd8tL\":{\"layout\":[\"fixed\",\"fixed\"]},\"B32U1oIxY\":{\"layout\":[\"fixed\",\"fixed\"]},\"DUj0B_pYV\":{\"layout\":[\"fixed\",\"fixed\"]},\"YdqZTnBOl\":{\"layout\":[\"fixed\",\"fixed\"]},\"h9wVtdckN\":{\"layout\":[\"fixed\",\"fixed\"]},\"dOeQQBETP\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerNF0lYNmXz=withCSS(Component,css,\"framer-VO05H\");export default FramerNF0lYNmXz;FramerNF0lYNmXz.displayName=\"Features / Icon set\";FramerNF0lYNmXz.defaultProps={height:24,width:24};addPropertyControls(FramerNF0lYNmXz,{variant:{options:[\"FemhQEcPZ\",\"nvqcCN6Iq\",\"cOIwwE8ZB\",\"ENISeiTFk\",\"CCv9l2iNg\",\"Z8DXJpjMg\",\"NzEZO6P7C\",\"ccbT9n9dr\",\"IJFY0BFwO\",\"MYj9lkkmp\",\"R6nizvpBa\",\"qYlXBnBV8\",\"EIIPXmfIX\",\"wAymOwIWc\",\"LKzhh9Tug\",\"kaHQgCVY4\",\"tHSJ85Vzs\",\"Bp9jE53DX\",\"DPElqest0\",\"OYb44sriT\",\"MjzTLq5V2\",\"CZgzcUiIM\",\"TdpMMvp6H\",\"YeVHxU1ub\",\"zM6bBd8tL\",\"B32U1oIxY\",\"DUj0B_pYV\",\"YdqZTnBOl\",\"h9wVtdckN\",\"dOeQQBETP\"],optionTitles:[\"Shield\",\"Stack\",\"Terminal\",\"Users\",\"Database\",\"Sparkle\",\"Sun\",\"Moon\",\"Heart\",\"Cup\",\"Smiley\",\"Chat\",\"Globe\",\"Vacation\",\"Retirement\",\"Spirit\",\"Arrow left\",\"Arrow right\",\"Apple\",\"Pizza\",\"Caregiver\",\"Soup\",\"Eye\",\"Viewfinder\",\"Send\",\"Lock-open\",\"Lock\",\"Arrow down\",\"Circle-check\",\"circle-x\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNF0lYNmXz,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNF0lYNmXz\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nvqcCN6Iq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cOIwwE8ZB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ENISeiTFk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CCv9l2iNg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Z8DXJpjMg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NzEZO6P7C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ccbT9n9dr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IJFY0BFwO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MYj9lkkmp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R6nizvpBa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qYlXBnBV8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EIIPXmfIX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wAymOwIWc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LKzhh9Tug\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kaHQgCVY4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tHSJ85Vzs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Bp9jE53DX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DPElqest0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OYb44sriT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MjzTLq5V2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CZgzcUiIM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TdpMMvp6H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YeVHxU1ub\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zM6bBd8tL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"B32U1oIxY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DUj0B_pYV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YdqZTnBOl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h9wVtdckN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dOeQQBETP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NF0lYNmXz.map"],
  "mappings": "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",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "isDisplayed13", "isDisplayed14", "isDisplayed15", "isDisplayed16", "isDisplayed17", "isDisplayed18", "isDisplayed19", "isDisplayed20", "isDisplayed21", "isDisplayed22", "isDisplayed23", "isDisplayed24", "isDisplayed25", "isDisplayed26", "isDisplayed27", "isDisplayed28", "isDisplayed29", "LayoutGroup", "u", "SVG", "css", "FramerNF0lYNmXz", "withCSS", "NF0lYNmXz_default", "addPropertyControls", "ControlType", "addFonts"]
}
