{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uVKHkEWcH5dfG2ZIXTdw/b4qaio2iCdIgs6gA3Eox/joJxVEf_H.js", "ssg:https://framer.com/m/IconComponent-3DjN.js@XAb2CHdNgf4z6bnUKN8b", "ssg:https://framerusercontent.com/modules/519OgVF4bqLrWFbVrWxh/zFYu43MI2MTq6KCzXHPn/CoinNameWithIcon.js", "ssg:https://framerusercontent.com/modules/NBuXSmJQmEN7Jfxn0JCU/7ji7r1IVkfrWHwVWqXY6/KexO4MjUL-0.js", "ssg:https://framerusercontent.com/modules/NBuXSmJQmEN7Jfxn0JCU/7ji7r1IVkfrWHwVWqXY6/KexO4MjUL.js", "ssg:https://framerusercontent.com/modules/OAlpgUawCiYOKGJ9jIqE/Ahb67aFVxLq37nqHGICS/KexO4MjUL.js"],
  "sourcesContent": ["// Generated by Framer (63c002f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./joJxVEf_H-0.js\";const cycleOrder=[\"r8QLhB1PN\",\"bJAA6cd7I\",\"bFvnX9xyD\",\"GOP5OFm5K\",\"vCJd5rE47\",\"xK5w_Yty5\",\"OhPmADJDk\",\"t_gflriTh\",\"pmzTfER7t\",\"Yr1_zxxlT\",\"N7aczPTfp\",\"HR1HdsOhp\",\"iyRKstIYz\",\"NDy8q9A_O\",\"P5X0GjhcJ\",\"AYgOuZEWG\",\"nAYJdEK5j\",\"s6tMK6hPf\",\"XRgQraYGA\",\"jFA23uoHE\",\"C8rYcOmEb\",\"S6XAEufLq\",\"nnOXZa0Jn\",\"BT38hRfFq\",\"zP1AaxOXC\",\"pAjJTmLH5\",\"tN5cEZiGa\",\"tDKRmsm9e\",\"MdnHHqu9z\",\"Da7EUP_jR\",\"ZAA6haI9B\",\"mzisaDGon\",\"MY6uf808Z\",\"HI5ZGw52k\",\"squiWJsPD\",\"wewD29yhQ\",\"tqpy1l2Pi\"];const serializationHash=\"framer-pM8Yi\";const variantClassNames={AYgOuZEWG:\"framer-v-fziso5\",bFvnX9xyD:\"framer-v-12t0dr8\",bJAA6cd7I:\"framer-v-1fq2g8p\",BT38hRfFq:\"framer-v-9cxw8c\",C8rYcOmEb:\"framer-v-1aaq3ji\",Da7EUP_jR:\"framer-v-1ycjhz2\",GOP5OFm5K:\"framer-v-mr0d6d\",HI5ZGw52k:\"framer-v-1ikmnn8\",HR1HdsOhp:\"framer-v-hfdh4q\",iyRKstIYz:\"framer-v-bx2x0e\",jFA23uoHE:\"framer-v-sji1yc\",MdnHHqu9z:\"framer-v-1bz7eh0\",MY6uf808Z:\"framer-v-qac61z\",mzisaDGon:\"framer-v-6h5y6q\",N7aczPTfp:\"framer-v-h7omyx\",nAYJdEK5j:\"framer-v-cyyjs7\",NDy8q9A_O:\"framer-v-65zppr\",nnOXZa0Jn:\"framer-v-12upxwl\",OhPmADJDk:\"framer-v-10vx7j3\",P5X0GjhcJ:\"framer-v-l993a8\",pAjJTmLH5:\"framer-v-d9x8wf\",pmzTfER7t:\"framer-v-95yujd\",r8QLhB1PN:\"framer-v-s5c64u\",s6tMK6hPf:\"framer-v-yg1rkl\",S6XAEufLq:\"framer-v-r3qnbc\",squiWJsPD:\"framer-v-7q1b9q\",t_gflriTh:\"framer-v-1jrhd5x\",tDKRmsm9e:\"framer-v-1lmn1qm\",tN5cEZiGa:\"framer-v-1g8j4c4\",tqpy1l2Pi:\"framer-v-nucvyl\",vCJd5rE47:\"framer-v-7tsxmu\",wewD29yhQ:\"framer-v-fapi1b\",xK5w_Yty5:\"framer-v-1xojoo1\",XRgQraYGA:\"framer-v-1wak8k6\",Yr1_zxxlT:\"framer-v-sgrwtt\",ZAA6haI9B:\"framer-v-1kwn90t\",zP1AaxOXC:\"framer-v-4wdlvo\"};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 valuesByLocaleId={yzBJ2hX3F:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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={\"1INCH\":\"HI5ZGw52k\",AAVE:\"BT38hRfFq\",ADA:\"Yr1_zxxlT\",ALGO:\"t_gflriTh\",AVAX:\"HR1HdsOhp\",AXS:\"mzisaDGon\",BCH:\"nAYJdEK5j\",BTC:\"r8QLhB1PN\",COMP:\"MY6uf808Z\",DAI:\"P5X0GjhcJ\",DOGE:\"iyRKstIYz\",DOT:\"vCJd5rE47\",ETH:\"bJAA6cd7I\",EUROC:\"tqpy1l2Pi\",FLARE:\"wewD29yhQ\",FTM:\"tDKRmsm9e\",GRT:\"pAjJTmLH5\",HBAR:\"jFA23uoHE\",INJ:\"S6XAEufLq\",LDO:\"nnOXZa0Jn\",LINK:\"bFvnX9xyD\",LTC:\"s6tMK6hPf\",MANA:\"ZAA6haI9B\",MATIC:\"xK5w_Yty5\",MKR:\"tN5cEZiGa\",NEAR:\"C8rYcOmEb\",RNDR:\"zP1AaxOXC\",SAND:\"Da7EUP_jR\",SHIBA:\"XRgQraYGA\",SNX:\"MdnHHqu9z\",SOL:\"pmzTfER7t\",UNI:\"GOP5OFm5K\",USDC:\"OhPmADJDk\",USDT:\"N7aczPTfp\",XL:\"AYgOuZEWG\",XRP:\"NDy8q9A_O\",YFI:\"squiWJsPD\"};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:\"r8QLhB1PN\"};};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,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"r8QLhB1PN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"GOP5OFm5K\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"bFvnX9xyD\")return true;return false;};const isDisplayed2=()=>{if([\"bJAA6cd7I\",\"bFvnX9xyD\",\"GOP5OFm5K\",\"vCJd5rE47\",\"xK5w_Yty5\",\"OhPmADJDk\",\"t_gflriTh\",\"pmzTfER7t\",\"Yr1_zxxlT\",\"N7aczPTfp\",\"HR1HdsOhp\",\"iyRKstIYz\",\"NDy8q9A_O\",\"P5X0GjhcJ\",\"AYgOuZEWG\",\"nAYJdEK5j\",\"s6tMK6hPf\",\"XRgQraYGA\",\"jFA23uoHE\",\"C8rYcOmEb\",\"S6XAEufLq\",\"nnOXZa0Jn\",\"BT38hRfFq\",\"zP1AaxOXC\",\"pAjJTmLH5\",\"tN5cEZiGa\",\"tDKRmsm9e\",\"MdnHHqu9z\",\"Da7EUP_jR\",\"ZAA6haI9B\",\"mzisaDGon\",\"MY6uf808Z\",\"HI5ZGw52k\",\"squiWJsPD\",\"wewD29yhQ\",\"tqpy1l2Pi\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"bJAA6cd7I\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"vCJd5rE47\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"xK5w_Yty5\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"OhPmADJDk\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"t_gflriTh\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"pmzTfER7t\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"Yr1_zxxlT\")return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"N7aczPTfp\")return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"HR1HdsOhp\")return true;return false;};const isDisplayed12=()=>{if(baseVariant===\"iyRKstIYz\")return true;return false;};const isDisplayed13=()=>{if(baseVariant===\"NDy8q9A_O\")return true;return false;};const isDisplayed14=()=>{if(baseVariant===\"P5X0GjhcJ\")return true;return false;};const isDisplayed15=()=>{if(baseVariant===\"AYgOuZEWG\")return true;return false;};const isDisplayed16=()=>{if(baseVariant===\"nAYJdEK5j\")return true;return false;};const isDisplayed17=()=>{if(baseVariant===\"s6tMK6hPf\")return true;return false;};const isDisplayed18=()=>{if(baseVariant===\"XRgQraYGA\")return true;return false;};const isDisplayed19=()=>{if(baseVariant===\"jFA23uoHE\")return true;return false;};const isDisplayed20=()=>{if(baseVariant===\"C8rYcOmEb\")return true;return false;};const isDisplayed21=()=>{if(baseVariant===\"S6XAEufLq\")return true;return false;};const isDisplayed22=()=>{if(baseVariant===\"nnOXZa0Jn\")return true;return false;};const isDisplayed23=()=>{if(baseVariant===\"BT38hRfFq\")return true;return false;};const isDisplayed24=()=>{if(baseVariant===\"zP1AaxOXC\")return true;return false;};const isDisplayed25=()=>{if(baseVariant===\"pAjJTmLH5\")return true;return false;};const isDisplayed26=()=>{if(baseVariant===\"tN5cEZiGa\")return true;return false;};const isDisplayed27=()=>{if(baseVariant===\"tDKRmsm9e\")return true;return false;};const isDisplayed28=()=>{if(baseVariant===\"MdnHHqu9z\")return true;return false;};const isDisplayed29=()=>{if(baseVariant===\"Da7EUP_jR\")return true;return false;};const isDisplayed30=()=>{if(baseVariant===\"ZAA6haI9B\")return true;return false;};const isDisplayed31=()=>{if(baseVariant===\"mzisaDGon\")return true;return false;};const isDisplayed32=()=>{if(baseVariant===\"MY6uf808Z\")return true;return false;};const isDisplayed33=()=>{if(baseVariant===\"HI5ZGw52k\")return true;return false;};const isDisplayed34=()=>{if(baseVariant===\"squiWJsPD\")return true;return false;};const isDisplayed35=()=>{if(baseVariant===\"wewD29yhQ\")return true;return false;};const isDisplayed36=()=>{if(baseVariant===\"tqpy1l2Pi\")return true;return false;};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,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-s5c64u\",className,classNames),\"data-framer-name\":\"BTC\",layoutDependency:layoutDependency,layoutId:\"r8QLhB1PN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({AYgOuZEWG:{\"data-framer-name\":\"XL\"},bFvnX9xyD:{\"data-framer-name\":\"LINK\"},bJAA6cd7I:{\"data-framer-name\":\"ETH\"},BT38hRfFq:{\"data-framer-name\":\"AAVE\"},C8rYcOmEb:{\"data-framer-name\":\"NEAR\"},Da7EUP_jR:{\"data-framer-name\":\"SAND\"},GOP5OFm5K:{\"data-framer-name\":\"UNI\"},HI5ZGw52k:{\"data-framer-name\":\"1INCH\"},HR1HdsOhp:{\"data-framer-name\":\"AVAX\"},iyRKstIYz:{\"data-framer-name\":\"DOGE\"},jFA23uoHE:{\"data-framer-name\":\"HBAR\"},MdnHHqu9z:{\"data-framer-name\":\"SNX\"},MY6uf808Z:{\"data-framer-name\":\"COMP\"},mzisaDGon:{\"data-framer-name\":\"AXS\"},N7aczPTfp:{\"data-framer-name\":\"USDT\"},nAYJdEK5j:{\"data-framer-name\":\"BCH\"},NDy8q9A_O:{\"data-framer-name\":\"XRP\"},nnOXZa0Jn:{\"data-framer-name\":\"LDO\"},OhPmADJDk:{\"data-framer-name\":\"USDC\"},P5X0GjhcJ:{\"data-framer-name\":\"DAI\"},pAjJTmLH5:{\"data-framer-name\":\"GRT\"},pmzTfER7t:{\"data-framer-name\":\"SOL\"},s6tMK6hPf:{\"data-framer-name\":\"LTC\"},S6XAEufLq:{\"data-framer-name\":\"INJ\"},squiWJsPD:{\"data-framer-name\":\"YFI\"},t_gflriTh:{\"data-framer-name\":\"ALGO\"},tDKRmsm9e:{\"data-framer-name\":\"FTM\"},tN5cEZiGa:{\"data-framer-name\":\"MKR\"},tqpy1l2Pi:{\"data-framer-name\":\"EUROC\"},vCJd5rE47:{\"data-framer-name\":\"DOT\"},wewD29yhQ:{\"data-framer-name\":\"FLARE\"},xK5w_Yty5:{\"data-framer-name\":\"MATIC\"},XRgQraYGA:{\"data-framer-name\":\"SHIBA\"},Yr1_zxxlT:{\"data-framer-name\":\"ADA\"},ZAA6haI9B:{\"data-framer-name\":\"MANA\"},zP1AaxOXC:{\"data-framer-name\":\"RNDR\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-fbejmh\",\"data-framer-name\":\"uniswap\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:50,layoutDependency:layoutDependency,layoutId:\"S91nSUDrU\",svg:'<svg width=\"50\" height=\"50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><circle cx=\"25\" cy=\"25\" r=\"24.5\" fill=\"#fff\" stroke=\"#FF007A\"/><path d=\"M19.818 10.478c-.45-.064-.47-.085-.257-.106.406-.064 1.347.02 2.01.17 1.539.36 2.929 1.291 4.404 2.922l.385.445.556-.085c2.373-.38 4.81-.084 6.84.848.557.254 1.433.762 1.54.89.043.042.107.317.15.592.15.996.085 1.738-.235 2.31-.171.317-.171.402-.064.677.085.212.342.36.577.36.513 0 1.047-.805 1.304-1.927l.107-.445.192.212c1.09 1.207 1.946 2.88 2.074 4.067l.043.318-.193-.276c-.32-.487-.62-.805-1.026-1.08-.727-.487-1.497-.636-3.528-.742-1.838-.105-2.886-.254-3.912-.593-1.753-.572-2.65-1.313-4.725-4.046-.919-1.207-1.496-1.864-2.073-2.414-1.262-1.208-2.523-1.843-4.17-2.097Z\" fill=\"#FF007A\"/><path d=\"M35.745 13.168c.043-.805.15-1.334.385-1.822.085-.19.17-.36.192-.36.021 0-.021.149-.085.318-.172.466-.193 1.123-.086 1.864.15.953.214 1.08 1.24 2.118a35.58 35.58 0 0 1 1.24 1.356l.364.466-.364-.339c-.449-.423-1.475-1.228-1.71-1.334-.15-.085-.171-.085-.278.02-.086.086-.107.213-.107.827-.022.953-.15 1.546-.47 2.16-.172.318-.193.255-.043-.105.107-.276.128-.403.128-1.314 0-1.842-.214-2.287-1.518-3.029-.32-.19-.876-.466-1.197-.614-.342-.148-.599-.275-.577-.275.042-.043 1.304.317 1.795.53.749.296.877.317.963.296.064-.064.107-.233.128-.763Zm-15.05 3.157c-.898-1.23-1.475-3.135-1.347-4.555l.043-.445.213.043c.385.063 1.048.317 1.369.508.855.509 1.24 1.208 1.603 2.945.107.508.257 1.101.32 1.292.108.317.514 1.059.856 1.525.235.339.085.508-.449.466-.812-.085-1.903-.826-2.608-1.78Zm13.96 9.214c-4.233-1.695-5.73-3.156-5.73-5.635 0-.36.022-.656.022-.656.021 0 .171.127.364.275.855.678 1.817.974 4.49 1.356 1.56.233 2.458.402 3.27.677 2.587.848 4.19 2.585 4.575 4.936.107.678.043 1.97-.128 2.648-.15.53-.577 1.504-.684 1.525-.021 0-.064-.106-.064-.275-.043-.89-.492-1.737-1.24-2.394-.898-.763-2.053-1.334-4.875-2.457Zm-2.993.699a4.976 4.976 0 0 0-.213-.89l-.107-.317.192.233c.278.317.492.699.684 1.228.15.403.15.53.15 1.186 0 .636-.022.784-.15 1.144a3.83 3.83 0 0 1-.898 1.42c-.77.783-1.774 1.207-3.207 1.398-.256.02-.983.084-1.624.127-1.604.084-2.673.254-3.635.593-.128.042-.256.084-.278.063-.043-.042.62-.423 1.155-.678.748-.36 1.518-.55 3.206-.847.834-.127 1.69-.296 1.903-.381 2.117-.657 3.164-2.288 2.822-4.28Z\" fill=\"#FF007A\"/><path d=\"M33.608 29.648c-.555-1.208-.684-2.351-.384-3.432.042-.106.085-.212.128-.212s.17.064.3.149c.256.17.79.466 2.158 1.207 1.732.932 2.716 1.652 3.4 2.478.598.72.962 1.547 1.133 2.563.107.572.043 1.95-.107 2.521-.47 1.8-1.54 3.241-3.1 4.067a2.99 2.99 0 0 1-.449.212c-.021 0 .064-.212.192-.466.514-1.08.578-2.118.193-3.283-.235-.72-.727-1.589-1.71-3.05-1.176-1.695-1.454-2.14-1.754-2.754ZM17.68 36.13c1.582-1.313 3.527-2.245 5.323-2.542.77-.127 2.052-.084 2.758.106 1.133.297 2.159.932 2.694 1.716.513.763.748 1.42.983 2.88.085.573.192 1.166.214 1.293.17.763.513 1.356.94 1.673.663.488 1.818.509 2.95.085.193-.063.364-.127.364-.106.043.043-.534.424-.92.614-.534.276-.961.36-1.538.36-1.027 0-1.903-.529-2.609-1.588-.15-.212-.449-.826-.705-1.398-.748-1.716-1.133-2.224-2.01-2.796-.77-.487-1.753-.593-2.501-.233-.984.466-1.24 1.715-.556 2.478.278.318.791.572 1.219.636a1.3 1.3 0 0 0 1.475-1.293c0-.508-.193-.804-.706-1.038-.684-.296-1.432.043-1.41.7 0 .275.128.444.405.572.171.084.171.084.043.063-.62-.127-.77-.89-.278-1.377.599-.593 1.86-.339 2.288.487.17.34.192 1.017.042 1.44-.363.933-1.39 1.42-2.437 1.145-.705-.191-1.005-.382-1.86-1.25-1.496-1.525-2.073-1.822-4.211-2.14l-.407-.063.45-.424Z\" fill=\"#FF007A\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.98 6.593c4.981 5.994 8.11 10.77 8.496 11.278.32.423.192.826-.342 1.122-.3.17-.92.34-1.22.34-.341 0-.747-.17-1.025-.446-.193-.19-1.026-1.398-2.908-4.3A275.346 275.346 0 0 0 11.31 10.5c-.086-.042-.086-.042 2.523 4.576 1.646 2.902 2.18 3.94 2.18 4.067 0 .275-.085.423-.427.805-.578.635-.834 1.355-1.027 2.86-.213 1.673-.79 2.859-2.437 4.871-.962 1.186-1.112 1.398-1.347 1.885-.299.594-.384.933-.427 1.695-.043.805.043 1.313.278 2.076.213.678.449 1.123 1.026 1.991.492.763.79 1.335.79 1.546 0 .17.044.17.813 0 1.839-.423 3.357-1.143 4.19-2.033.514-.55.642-.847.642-1.61 0-.487-.021-.593-.15-.89-.213-.466-.62-.847-1.496-1.44-1.155-.784-1.646-1.42-1.775-2.267-.107-.72.022-1.207.663-2.541.663-1.377.834-1.95.94-3.347.065-.89.172-1.25.428-1.525.278-.297.513-.403 1.176-.488 1.09-.148 1.796-.423 2.352-.953.492-.445.705-.89.727-1.546l.021-.487-.278-.297C19.69 16.303 10.317 5.682 10.253 5.682c-.021 0 .32.402.727.91Zm2.018 25.576a.87.87 0 0 0-.278-1.165c-.364-.233-.92-.127-.92.19 0 .085.043.17.171.212.193.106.214.212.065.445-.15.233-.15.445.042.593.3.233.706.106.92-.275Zm8.659-11.142c-.513.148-1.005.699-1.154 1.25-.086.339-.043.953.107 1.143.235.297.448.382 1.047.382 1.176 0 2.18-.509 2.288-1.123.107-.508-.343-1.207-.962-1.525-.321-.17-.984-.233-1.326-.127Zm1.368 1.059c.171-.254.107-.53-.213-.72-.578-.36-1.454-.064-1.454.487 0 .275.449.572.876.572.278 0 .663-.17.791-.339Z\" fill=\"#FF007A\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h50v50H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1r5o5hy\",\"data-framer-name\":\"chainlink\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:50,layoutDependency:layoutDependency,layoutId:\"vdVCIxlq0\",svg:'<svg width=\"50\" height=\"50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"25\" cy=\"25\" r=\"25\" fill=\"#375BD2\"/><path d=\"m25 9.09-2.886 1.68-7.865 4.597-2.886 1.678v15.91l2.886 1.678 7.937 4.597 2.886 1.679 2.886-1.678 7.792-4.598 2.886-1.678v-15.91l-2.886-1.678-7.864-4.598L25 9.091Zm-7.865 20.508v-9.196L25 15.805l7.864 4.597v9.195L25 34.196l-7.865-4.598Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ghlfl4\",\"data-framer-name\":\"bitcoin\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:50,layoutDependency:layoutDependency,layoutId:\"z9fbJ3l5I\",svg:'<svg width=\"50\" height=\"50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"25\" cy=\"25\" r=\"25\" fill=\"#F68F14\"/><path d=\"M36.22 21.859c.476-3.178-1.944-4.886-5.252-6.026l1.073-4.304-2.62-.653-1.045 4.191a102.63 102.63 0 0 0-2.1-.494l1.053-4.219-2.619-.653-1.073 4.303c-.57-.13-1.13-.258-1.674-.393l.003-.013-3.613-.903-.697 2.799s1.944.446 1.903.473c1.061.265 1.253.967 1.22 1.524l-1.221 4.904c.073.018.167.045.272.087-.087-.022-.18-.046-.277-.069l-1.713 6.87c-.13.322-.46.806-1.201.622.026.038-1.905-.475-1.905-.475l-1.3 2.999 3.41.85c.634.159 1.255.325 1.867.482l-1.084 4.354 2.617.653 1.074-4.308c.715.194 1.409.373 2.088.542l-1.07 4.287 2.62.654 1.084-4.346c4.468.846 7.828.504 9.242-3.537 1.14-3.253-.057-5.13-2.407-6.354 1.712-.395 3.001-1.521 3.345-3.847Zm-5.986 8.395c-.81 3.253-6.289 1.494-8.065 1.053l1.44-5.767c1.775.443 7.47 1.32 6.625 4.714Zm.81-8.442c-.739 2.96-5.299 1.456-6.778 1.087l1.305-5.231c1.479.369 6.242 1.057 5.473 4.144Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1bezsp5\",\"data-framer-name\":\"Ethereum logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6631;35:5198\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"11\" cy=\"11\" r=\"11\" fill=\"#627EEA\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.1373 3.60449V9.07157L15.7581 11.1364L11.1373 3.60449Z\" fill=\"white\" fill-opacity=\"0.602\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.1373 3.60449L6.51587 11.1364L11.1373 9.07157V3.60449Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.1373 14.6792V18.394L15.7612 11.9968L11.1373 14.6792Z\" fill=\"white\" fill-opacity=\"0.602\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.1373 18.394V14.6786L6.51587 11.9968L11.1373 18.394Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.1373 13.8193L15.7581 11.1363L11.1373 9.07275V13.8193Z\" fill=\"white\" fill-opacity=\"0.2\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.51587 11.1363L11.1373 13.8193V9.07275L6.51587 11.1363Z\" fill=\"white\" fill-opacity=\"0.602\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-9gxu7j\",\"data-framer-name\":\"DOT\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"ydVJARSI1\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"11\" cy=\"11\" r=\"11\" fill=\"#E6007A\"/><path d=\"M11.381 16.229a.86.86 0 0 0-1.017.685.88.88 0 0 0 .652 1.061h.026a.842.842 0 0 0 1.017-.638l.002-.011v-.049a.916.916 0 0 0-.68-1.048ZM11 6.487c1.545 0 2.797-.729 2.797-1.627 0-.9-1.252-1.628-2.797-1.628-1.545 0-2.797.729-2.797 1.628 0 .898 1.252 1.627 2.797 1.627Z\" fill=\"#fff\"/><path d=\"M11 18.745c1.545 0 2.797-.729 2.797-1.627 0-.9-1.252-1.628-2.797-1.628-1.545 0-2.797.729-2.797 1.628 0 .899 1.252 1.627 2.797 1.627ZM7.102 8.738c.772-1.338.767-2.787-.011-3.236-.779-.45-2.036.27-2.808 1.608-.773 1.338-.768 2.787.01 3.236.78.45 2.036-.27 2.809-1.608Zm10.615 6.129c.773-1.338.768-2.787-.01-3.236-.78-.45-2.036.27-2.809 1.608-.772 1.338-.767 2.787.011 3.236.779.45 2.036-.27 2.808-1.608ZM7.09 16.475c.779-.45.784-1.898.012-3.236-.773-1.337-2.03-2.058-2.808-1.608-.779.45-.784 1.898-.011 3.236.772 1.338 2.03 2.058 2.808 1.608Zm10.616-6.129c.779-.449.784-1.898.011-3.236-.772-1.337-2.03-2.057-2.808-1.608-.778.45-.783 1.898-.01 3.236.772 1.338 2.029 2.058 2.807 1.608Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1hmcrys\",\"data-framer-name\":\"MATIC\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"F5MOiGsGC\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.075 0 11-4.925 11-11S17.075 0 11 0 0 4.925 0 11s4.925 11 11 11Z\" fill=\"#8247E5\"/><path d=\"M14.64 8.647a.931.931 0 0 0-.896 0l-2.058 1.176-1.398.768-2.058 1.177a.931.931 0 0 1-.897 0l-1.636-.921a.878.878 0 0 1-.449-.742V8.288c0-.307.159-.588.449-.741l1.61-.896a.931.931 0 0 1 .896 0l1.61.896a.878.878 0 0 1 .448.741v1.177l1.399-.793V7.495a.825.825 0 0 0-.449-.741L8.23 5.065a.93.93 0 0 0-.897 0L4.298 6.754a.826.826 0 0 0-.448.741v3.403c0 .307.158.588.448.742l3.035 1.688a.93.93 0 0 0 .897 0l2.058-1.151 1.398-.793 2.058-1.151a.93.93 0 0 1 .897 0l1.61.895a.878.878 0 0 1 .448.742v1.816a.826.826 0 0 1-.449.742l-1.61.92a.931.931 0 0 1-.896 0l-1.61-.895a.878.878 0 0 1-.448-.741v-1.177l-1.398.793v1.177c0 .307.158.588.448.741l3.034 1.689a.93.93 0 0 0 .897 0l3.034-1.688a.878.878 0 0 0 .449-.742v-3.403a.826.826 0 0 0-.448-.742L14.64 8.648Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1cc6z6z\",\"data-framer-name\":\"USDC\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"GSNdc6rKp\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#2775CA\"/><path d=\"M14.025 12.742c0-1.605-.963-2.155-2.888-2.384-1.375-.183-1.65-.55-1.65-1.191 0-.642.459-1.054 1.376-1.054.825 0 1.283.274 1.512.962.046.138.183.23.32.23h.734a.314.314 0 0 0 .321-.322v-.046a2.29 2.29 0 0 0-2.063-1.879v-1.1c0-.183-.137-.32-.366-.366h-.688c-.183 0-.32.137-.366.366v1.054c-1.375.184-2.246 1.1-2.246 2.246 0 1.513.916 2.109 2.841 2.338 1.284.229 1.696.504 1.696 1.237 0 .734-.641 1.238-1.512 1.238-1.192 0-1.604-.504-1.742-1.192-.046-.183-.183-.275-.32-.275h-.78a.313.313 0 0 0-.32.321v.046c.183 1.146.916 1.97 2.428 2.2v1.1c0 .183.138.32.367.366h.688c.183 0 .32-.137.366-.366v-1.1c1.375-.23 2.292-1.192 2.292-2.43Z\" fill=\"#fff\"/><path d=\"M8.662 17.554c-3.575-1.283-5.408-5.27-4.079-8.8.688-1.925 2.2-3.391 4.08-4.079.183-.092.274-.23.274-.458v-.642c0-.183-.091-.32-.275-.367-.045 0-.137 0-.183.046C4.125 4.63 1.742 9.258 3.117 13.613a8.245 8.245 0 0 0 5.362 5.362c.183.092.367 0 .413-.183.045-.046.045-.092.045-.184v-.641c0-.138-.137-.321-.275-.413Zm4.859-14.3c-.184-.091-.367 0-.413.183-.046.046-.046.092-.046.184v.642c0 .183.138.366.276.458 3.575 1.283 5.408 5.27 4.079 8.8-.688 1.925-2.2 3.392-4.08 4.079-.183.092-.274.23-.274.458v.642c0 .183.091.32.274.367.046 0 .138 0 .184-.046 4.354-1.375 6.737-6.004 5.362-10.359a8.313 8.313 0 0 0-5.362-5.408Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1pddg8r\",\"data-framer-name\":\"ALGO\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"TRdMgylPX\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#333\"/><path d=\"m6.908 16 1.596-2.755 1.597-2.745 1.587-2.755.262-.436.117.436.487 1.814-.545.941-1.597 2.745L8.826 16h1.908l1.596-2.755.828-1.426.389 1.426.74 2.755H16l-.74-2.755-.74-2.745-.194-.708 1.187-2.047h-1.732l-.059-.204-.603-2.25L13.04 5h-1.665l-.039.058L9.78 7.745 8.183 10.5l-1.587 2.745L5 16h1.908Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1j0r2ed\",\"data-framer-name\":\"SOL\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"ozPhcZ251\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#000\"/><g clip-path=\"url(#b)\"><path d=\"M6.95 13.632a.381.381 0 0 1 .277-.122h9.577c.175 0 .262.225.139.357l-1.892 2.011a.381.381 0 0 1-.278.122H5.196c-.175 0-.262-.225-.139-.356l1.892-2.012Z\" fill=\"url(#c)\"/><path d=\"M6.95 6.122A.391.391 0 0 1 7.226 6h9.577c.175 0 .263.225.139.356L15.05 8.368a.381.381 0 0 1-.278.122H5.196c-.175 0-.262-.225-.139-.357L6.95 6.122Z\" fill=\"url(#d)\"/><path d=\"M15.05 9.853a.381.381 0 0 0-.277-.122H5.196c-.175 0-.262.225-.139.356L6.95 12.1a.381.381 0 0 0 .278.122h9.577c.175 0 .262-.225.139-.356L15.05 9.853Z\" fill=\"url(#e)\"/></g></g><defs><linearGradient id=\"c\" x1=\"15.889\" y1=\"4.798\" x2=\"8.6\" y2=\"17.93\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#00FFA3\"/><stop offset=\"1\" stop-color=\"#DC1FFF\"/></linearGradient><linearGradient id=\"d\" x1=\"12.991\" y1=\"3.19\" x2=\"5.702\" y2=\"16.321\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#00FFA3\"/><stop offset=\"1\" stop-color=\"#DC1FFF\"/></linearGradient><linearGradient id=\"e\" x1=\"14.431\" y1=\"3.989\" x2=\"7.141\" y2=\"17.12\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#00FFA3\"/><stop offset=\"1\" stop-color=\"#DC1FFF\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(5 6)\" d=\"M0 0h12v10H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed9()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-8z2cy9\",\"data-framer-name\":\"ADA\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"K8oaoCaBB\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#0033AD\"/><g clip-path=\"url(#b)\" fill=\"#fff\"><path d=\"M6.934 10.942c-.038.642.476 1.192 1.143 1.229h.072c.672 0 1.214-.522 1.21-1.169 0-.646-.543-1.168-1.215-1.163-.643 0-1.176.484-1.21 1.103Zm-4.521-.3a.384.384 0 0 0-.413.356.383.383 0 0 0 .37.397.386.386 0 0 0 .412-.356c.015-.207-.153-.383-.37-.397Zm4.445-6.469a.374.374 0 0 0 .172-.508.403.403 0 0 0-.528-.166.369.369 0 0 0-.172.503c.096.19.33.268.528.17Zm1.228 2.064a.572.572 0 0 0 .27-.78.617.617 0 0 0-.812-.259.572.572 0 0 0-.269.78.617.617 0 0 0 .811.259ZM3.949 7.655c.23.143.537.083.691-.139a.472.472 0 0 0-.144-.665.514.514 0 0 0-.691.139.467.467 0 0 0 .144.665Zm.734 2.779a.595.595 0 0 0-.638.55.589.589 0 0 0 .571.614.595.595 0 0 0 .638-.55.592.592 0 0 0-.57-.614Zm-.667 3.911a.473.473 0 0 0-.22.647.51.51 0 0 0 .671.212.473.473 0 0 0 .221-.646.512.512 0 0 0-.672-.213ZM6.368 9.23c.331.207.773.12.984-.2a.664.664 0 0 0-.206-.946.723.723 0 0 0-.984.199.666.666 0 0 0 .206.946Zm7.464-3.04a.624.624 0 0 0 .84-.165.572.572 0 0 0-.173-.809.624.624 0 0 0-.84.167.564.564 0 0 0 .173.808Zm1.238-2.054a.4.4 0 0 0 .543-.11.367.367 0 0 0-.115-.523.403.403 0 0 0-.543.107.38.38 0 0 0 .115.526ZM13.923 9.83c-.667-.037-1.243.457-1.277 1.098-.038.642.476 1.196 1.143 1.229h.067c.667 0 1.21-.522 1.21-1.168.004-.615-.5-1.127-1.143-1.16Zm-5.438-.684a1.22 1.22 0 0 0 1.085.642c.667 0 1.21-.522 1.21-1.168 0-.18-.044-.36-.13-.527-.303-.577-1.032-.808-1.628-.517-.6.296-.84.997-.537 1.57Zm9.499-1.491a.473.473 0 0 0 .216-.647.51.51 0 0 0-.672-.208.473.473 0 0 0-.22.642.516.516 0 0 0 .676.213Zm-3.072.369a.673.673 0 0 0-.317.919.725.725 0 0 0 .955.305.673.673 0 0 0 .317-.92.73.73 0 0 0-.955-.304Zm-3.96-4.064a.5.5 0 0 0 .528-.452c.02-.263-.197-.49-.47-.508a.496.496 0 0 0-.528.448.495.495 0 0 0 .47.512Zm-.005 3.016a.697.697 0 0 0 .749-.647.69.69 0 0 0-.672-.72.697.697 0 0 0-.749.646.693.693 0 0 0 .672.72Zm-3.859 7a.673.673 0 0 0 .317-.919.725.725 0 0 0-.955-.305.673.673 0 0 0-.317.92.725.725 0 0 0 .955.304Zm4.32-5.998c-.365.54-.211 1.26.35 1.611.562.351 1.31.204 1.676-.337.364-.54.21-1.26-.35-1.611a1.237 1.237 0 0 0-.663-.19 1.23 1.23 0 0 0-1.013.527Zm2.107 4.876c-.302-.577-1.032-.808-1.627-.517-.6.29-.84.993-.538 1.565.303.577 1.032.808 1.628.517.595-.286.84-.979.542-1.556 0-.004 0-.004-.005-.009Zm2.117-.084a.723.723 0 0 0-.984.2.664.664 0 0 0 .206.946c.332.208.773.12.984-.199a.666.666 0 0 0-.206-.946Zm2.323-1.75a.589.589 0 0 0-.571-.613.595.595 0 0 0-.638.55.589.589 0 0 0 .57.613c.332.019.62-.23.64-.55Zm1.675-.415a.384.384 0 0 0-.412.356.383.383 0 0 0 .37.397.387.387 0 0 0 .412-.356.386.386 0 0 0-.37-.397Zm-1.579 3.74a.514.514 0 0 0-.691.139.472.472 0 0 0 .144.665c.23.143.538.083.691-.139a.467.467 0 0 0-.144-.665ZM6.925 17.864a.402.402 0 0 0-.543.106.37.37 0 0 0 .11.522.403.403 0 0 0 .543-.106.362.362 0 0 0-.11-.522Zm8.217-.037a.374.374 0 0 0-.172.508.403.403 0 0 0 .528.166.369.369 0 0 0 .172-.503.395.395 0 0 0-.528-.17Zm-4.55-3.805c.365-.54.211-1.26-.35-1.616a1.244 1.244 0 0 0-1.68.337c-.37.54-.212 1.26.35 1.616.197.125.427.19.662.19a1.21 1.21 0 0 0 1.018-.527ZM8.168 15.81a.624.624 0 0 0-.84.165.572.572 0 0 0 .173.809.624.624 0 0 0 .84-.167.565.565 0 0 0-.173-.808Zm2.827 2.23a.5.5 0 0 0-.528.452c-.019.263.197.49.47.508a.496.496 0 0 0 .529-.448.495.495 0 0 0-.47-.512ZM11 15.024a.697.697 0 0 0-.749.647.69.69 0 0 0 .672.72c.394.019.73-.268.749-.646.024-.374-.278-.702-.672-.72Zm2.914.739a.573.573 0 0 0-.264.785.618.618 0 0 0 .816.254.572.572 0 0 0 .268-.78.624.624 0 0 0-.82-.259Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(2 3)\" d=\"M0 0h18v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed10()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-qepdd1\",\"data-framer-name\":\"USDT\",fill:\"black\",intrinsicHeight:21,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"m7X70kONx\",svg:'<svg width=\"22\" height=\"21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.028 1.094.017 9.517a.163.163 0 0 0 .035.19l10.834 10.377a.165.165 0 0 0 .229 0L21.947 9.708a.163.163 0 0 0 .035-.19l-4.011-8.423A.162.162 0 0 0 17.824 1H4.177a.162.162 0 0 0-.149.094Z\" fill=\"#50AF95\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.392 10.382c-.078.005-.48.03-1.376.03-.713 0-1.22-.022-1.397-.03-2.755-.122-4.812-.601-4.812-1.175 0-.574 2.057-1.053 4.812-1.176v1.873c.18.013.696.043 1.41.043.855 0 1.283-.035 1.36-.042V8.032c2.75.123 4.802.602 4.802 1.175 0 .573-2.052 1.052-4.802 1.174h.003Zm0-2.543V6.162h3.837V3.606H5.782v2.556h3.836v1.676c-3.118.143-5.463.76-5.463 1.5s2.345 1.357 5.463 1.5v5.372h2.773v-5.373c3.111-.143 5.452-.76 5.452-1.5 0-.738-2.339-1.355-5.452-1.5v.002Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),isDisplayed11()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-x0s6ei\",\"data-framer-name\":\"AVAX\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"oP83h5dqs\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M17.784 3.776H4.201V16.13h13.583V3.776Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 11c0 6.075-4.925 11-11 11S0 17.075 0 11 4.925 0 11 0s11 4.925 11 11ZM7.883 15.377H5.748c-.448 0-.67 0-.805-.086a.542.542 0 0 1-.246-.424c-.008-.16.103-.354.324-.743l5.271-9.291c.225-.395.338-.592.481-.665a.544.544 0 0 1 .492 0c.143.073.257.27.481.665l1.084 1.891.005.01c.242.423.365.638.419.863.06.246.06.505 0 .751-.054.227-.176.443-.422.873l-2.768 4.895-.008.012c-.243.427-.367.643-.538.806a1.61 1.61 0 0 1-.657.381c-.224.062-.475.062-.978.062Zm5.391 0h3.059c.451 0 .678 0 .813-.089a.54.54 0 0 0 .246-.427c.008-.154-.1-.34-.313-.707a3.014 3.014 0 0 1-.022-.038l-1.532-2.622-.018-.03c-.215-.363-.323-.547-.463-.618a.538.538 0 0 0-.49 0c-.14.073-.253.265-.478.651l-1.526 2.621-.006.01c-.223.385-.335.578-.327.736.011.173.1.332.246.427.133.086.36.086.811.086Z\" fill=\"#E84142\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed12()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:11,intrinsicWidth:11,pixelHeight:22,pixelWidth:22,src:\"https://framerusercontent.com/images/1hgTRd4zaCL8ftVcQZN4N6mt3WY.svg\"},className:\"framer-og5m77\",\"data-framer-name\":\"DOGE\",layoutDependency:layoutDependency,layoutId:\"JQ2HXjBgo\"}),isDisplayed13()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1y7usp8\",\"data-framer-name\":\"XRP\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"N4SNgue7y\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#23292F\"/><g clip-path=\"url(#b)\" fill=\"#fff\"><path d=\"M15.242 5.5h1.735l-3.61 3.956c-1.307 1.432-3.426 1.432-4.734 0L5.022 5.5h1.736L9.5 8.505c.4.436.938.68 1.499.68.56 0 1.1-.244 1.499-.68L15.242 5.5Zm-8.506 11H5l3.633-3.98c1.307-1.432 3.426-1.432 4.734 0L17 16.5h-1.734L12.5 13.47c-.4-.435-.938-.68-1.499-.68-.56 0-1.1.245-1.499.68L6.736 16.5Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(5 5.5)\" d=\"M0 0h12v11H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed14()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-wbge08\",\"data-framer-name\":\"DAI\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"JM_J2GgS6\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 0c6.076 0 11 4.925 11 11 0 6.076-4.924 11-11 11-6.075 0-11-4.925-11-11S4.925 0 11 0Z\" fill=\"#F5AC37\"/><path d=\"M11.405 11.777h4.18c.09 0 .131 0 .138-.117a8.003 8.003 0 0 0 0-1.279c0-.082-.041-.117-.13-.117h-8.32c-.102 0-.13.035-.13.131v1.224c0 .158 0 .158.165.158h4.097Zm3.851-2.943a.134.134 0 0 0 0-.096 2.721 2.721 0 0 0-.248-.433 3.507 3.507 0 0 0-.51-.64 1.687 1.687 0 0 0-.316-.309 4.942 4.942 0 0 0-2.062-1.045 5.128 5.128 0 0 0-1.169-.123H7.259c-.103 0-.117.04-.117.13v2.44c0 .104 0 .131.131.131h7.934s.068-.014.082-.055h-.033Zm0 4.373a1.614 1.614 0 0 0-.351 0H7.28c-.103 0-.138 0-.138.137v2.386c0 .11 0 .138.138.138h3.52c.168.013.336 0 .501-.034a5.241 5.241 0 0 0 1.492-.33c.175-.06.343-.14.502-.234h.048a4.467 4.467 0 0 0 1.918-1.931s.048-.104-.006-.131v-.001Zm-9.495 3.898v-3.802c0-.09 0-.103-.11-.103H4.16c-.083 0-.117 0-.117-.11v-1.306h1.595c.089 0 .123 0 .123-.117v-1.292c0-.083 0-.103-.11-.103H4.16c-.083 0-.117 0-.117-.11v-1.21c0-.076 0-.096.11-.096H5.63c.103 0 .13 0 .13-.13V5.02c0-.11 0-.138.138-.138h5.156c.374.015.746.056 1.114.124a6.72 6.72 0 0 1 2.151.797c.442.26.848.574 1.21.936.273.282.518.588.736.914.216.33.396.683.537 1.052.017.096.11.16.205.144h1.231c.158 0 .158 0 .165.152v1.127c0 .11-.041.138-.152.138h-.949c-.096 0-.123 0-.116.124.037.418.037.839 0 1.258 0 .116 0 .13.13.13h1.086c.048.062 0 .124 0 .186.007.08.007.16 0 .24v.832c0 .117-.034.152-.137.152h-1.3a.172.172 0 0 0-.2.13 5.498 5.498 0 0 1-1.443 2.104 8.28 8.28 0 0 1-.736.591c-.275.159-.543.324-.825.454a7.429 7.429 0 0 1-1.623.516 8.456 8.456 0 0 1-1.608.13H5.759v-.007l.002-.001Z\" fill=\"#FEFEFD\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed15()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ug8zbn\",\"data-framer-name\":\"XL\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"xkCKaqcJn\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 0c6.076 0 11 4.925 11 11 0 6.076-4.924 11-11 11-6.075 0-11-4.925-11-11S4.925 0 11 0Z\" fill=\"#000\"/><path d=\"m15.662 6.517-1.575.84-7.605 4.059a4.922 4.922 0 0 1 .562-2.976 4.647 4.647 0 0 1 1.639-1.733 4.376 4.376 0 0 1 2.244-.65 4.37 4.37 0 0 1 2.255.602l.902-.482.134-.071a5.32 5.32 0 0 0-5.764-.473A5.643 5.643 0 0 0 6.25 7.769a6.005 6.005 0 0 0-.799 3.47c.015.207-.029.415-.126.596a1.029 1.029 0 0 1-.42.423l-.476.254v1.184l1.4-.747.453-.242.446-.238 8.018-4.28.9-.48 1.863-.995V5.53l-1.846.987ZM17.508 7.9 7.183 13.405l-.901.482-1.854.99v1.183l1.841-.982 1.575-.841 7.613-4.064a4.921 4.921 0 0 1-.562 2.983 4.647 4.647 0 0 1-1.641 1.734 4.375 4.375 0 0 1-2.247.65 4.37 4.37 0 0 1-2.258-.606l-.055.03-.977.522a5.32 5.32 0 0 0 5.763.474 5.642 5.642 0 0 0 2.206-2.135 6.004 6.004 0 0 0 .8-3.473 1.096 1.096 0 0 1 .126-.596c.097-.182.243-.329.42-.424l.476-.253V7.9Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed16()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1rl7rfi\",\"data-framer-name\":\"BCH\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"LCWYavnK6\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.075 0 11-4.925 11-11S17.075 0 11 0 0 4.925 0 11s4.925 11 11 11Z\" fill=\"#0AC18E\"/><path d=\"M14.431 7.306c-.552-1.253-1.823-1.521-3.378-1.262l-.5-1.937-1.178.304.492 1.932c-.31.078-.629.145-.944.235L8.43 4.657l-1.178.304.5 1.938c-.254.072-2.379.617-2.379.617l.324 1.262s.866-.243.857-.224c.48-.125.707.115.813.34l1.373 5.311c.017.154-.01.416-.34.505.02.012-.857.221-.857.221l.128 1.471s2.105-.539 2.382-.608l.505 1.96 1.178-.305-.505-1.974c.324-.075.64-.153.946-.234l.503 1.962 1.178-.304-.505-1.957c1.814-.441 3.096-1.586 2.833-3.336-.167-1.056-1.32-1.921-2.278-2.019.59-.522.888-1.284.522-2.28Zm-.566 4.62c.234 1.735-2.175 1.947-2.971 2.156L10.2 11.49c.799-.21 3.267-1.09 3.663.438Zm-1.452-3.53c.248 1.54-1.812 1.719-2.477 1.89l-.63-2.354c.667-.165 2.601-.963 3.107.463Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed17()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-au0riw\",\"data-framer-name\":\"LTC\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"r5kLxG65P\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 20.81c5.418 0 9.81-4.392 9.81-9.81S16.417 1.19 11 1.19 1.19 5.583 1.19 11s4.392 9.81 9.81 9.81Z\" fill=\"#fff\"/><path d=\"M11 0a11 11 0 1 0 11 11A10.968 10.968 0 0 0 11.064 0H11Zm.186 11.373-1.145 3.862h6.126a.306.306 0 0 1 .292.18.308.308 0 0 1 .028.118v.101l-.533 1.838a.397.397 0 0 1-.4.293H6.18l1.572-5.353-1.758.532.4-1.225 1.757-.533 2.21-7.51a.402.402 0 0 1 .4-.293h2.37a.309.309 0 0 1 .32.298v.101l-1.864 6.34 1.758-.534-.373 1.279-1.785.506Z\" fill=\"#345D9D\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed18()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-5qr3cq\",\"data-framer-name\":\"SHIBA\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"eCwxUkSux\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M16.108 1.936a14.047 14.047 0 0 0-1.563 1.833l-.147-.047a10.809 10.809 0 0 0-2.62-.502 21.06 21.06 0 0 0-1.59 0c-.984.065-1.739.21-2.596.505a1.68 1.68 0 0 1-.096.034 13.848 13.848 0 0 0-1.615-1.82 11.34 11.34 0 0 1 10.09-.071l.137.068Zm5.308 12.857a10.555 10.555 0 0 1-1.92 3.329c-.456.529-.96 1.014-1.502 1.454a11.13 11.13 0 0 1-4.33 2.112 11.475 11.475 0 0 1-5.321 0 11.107 11.107 0 0 1-4.33-2.112 11.873 11.873 0 0 1-1.502-1.454A10.37 10.37 0 0 1 .591 7.925c.234-.647.525-1.27.875-1.864.16-.271.36-.576.456-.702.329 1.4.733 2.63.884 3.075a.761.761 0 0 1-.038.074c-.798 1.6-1.23 3.143-1.333 4.783 0 .02-.004.044-.004.065-.027.491-.013.725.069 1.034.257.966 1.05 2.03 2.29 3.074 2.033 1.709 4.79 2.943 6.878 3.085 2.177.146 5.389-1.112 7.528-2.95.336-.294.652-.606.946-.938.213-.244.529-.665.505-.665-.007 0 0-.006.013-.013.01-.007.02-.017.014-.024-.004-.003.003-.013.014-.017.01-.003.017-.01.013-.017-.003-.006 0-.013.014-.017.01-.003.014-.013.01-.02-.003-.007 0-.014.007-.014s.014-.01.014-.017c0-.006.007-.016.014-.016.006 0 .013-.007.013-.014a.351.351 0 0 1 .045-.078c.051-.078.257-.44.284-.502.196-.437.32-.827.378-1.217.027-.186.044-.528.03-.61-.003-.013-.003-.037-.007-.074-.006-.068-.01-.17-.017-.271a11.4 11.4 0 0 0-.03-.472c-.148-1.539-.546-2.796-1.3-4.129a1.158 1.158 0 0 1-.075-.142c-.007-.01-.01-.02-.014-.027a35.12 35.12 0 0 0 .888-3.142l.007.006.051.068c.09.119.326.471.432.64.484.78.86 1.618 1.128 2.492.62 2.106.57 4.35-.157 6.424Z\" fill=\"#F00500\"/><path d=\"M16.965 10.742c-.01.054-.17.217-.332.336-.473.342-1.32.66-2.18.813-.49.089-.981.102-1.128.03-.096-.046-.11-.084-.076-.206.072-.254.305-.532.669-.793.185-.132.936-.583 1.285-.773.576-.312 1.043-.498 1.358-.542.1-.014.22-.017.257 0 .062.023.13.203.158.42a5.48 5.48 0 0 1-.01.715Zm-8.077 1.122c-.02.041-.123.085-.24.102a3.918 3.918 0 0 1-.675-.017c-.727-.095-1.498-.315-2.06-.586-.316-.153-.542-.305-.71-.472l-.096-.098-.01-.129c-.018-.223-.014-.576.013-.701a.914.914 0 0 1 .106-.299c.028-.034.028-.034.151-.034.151 0 .278.024.484.089.421.128 1.049.44 1.813.895.631.372.868.555 1.05.806.123.156.205.377.174.444Zm4.855 4.719c0 .01-.041.173-.093.366-.051.193-.092.35-.092.356-.038.003-.072.007-.11.003h-.11l-.15.353c-.083.193-.158.373-.169.4l-.02.047-.072-.115-.072-.115v-.94l-.028.008a11.35 11.35 0 0 1-.654.084 9.448 9.448 0 0 1-2.253-.047 2.3 2.3 0 0 0-.226-.027c-.004.003 0 .22.007.488l.01.481-.058.088c-.031.048-.062.089-.062.092-.01.01-.045-.044-.123-.2a2.275 2.275 0 0 1-.192-.515l-.024-.099-.107.007-.106.01-.027-.125a3.546 3.546 0 0 1-.038-.23l-.01-.109-.09-.078a2.6 2.6 0 0 0-.113-.095c-.017-.013-.024-.037-.024-.058v-.04l.429.003.428.004.014.044.014.044.147.006c.083.004.343.01.576.018l.429.01.11-.17.113-.17h.144l-.004-.352-.003-.352-.189-.082c-.607-.264-.963-.566-1.097-.932-.027-.075-.027-.102-.034-.44-.004-.336-.004-.367.02-.441a.496.496 0 0 1 .354-.346c.058-.017.212-.017 1.021-.017l.953.003.106.051a.595.595 0 0 1 .258.2c.082.109.106.193.106.4 0 .295-.02.55-.051.651a1.397 1.397 0 0 1-.2.39 1.827 1.827 0 0 1-.767.532l-.083.03.004.357.003.355.076.007.075.007.103.152.1.153h.459c.253 0 .476.004.497.007.034.007.041.003.075-.054l.041-.061h.395c.295-.014.384-.007.384.003Z\" fill=\"#000\"/><path d=\"M11.932 17.556c-.065.037-.11.054-.12.047-.01-.003-.058-.044-.11-.081l-.092-.075-.096.102c-.209.224-.216.234-.277.237-.096.01-.117-.006-.233-.18a5.491 5.491 0 0 1-.11-.162s-.045-.007-.096-.01l-.096-.01-.045.091-.044.092-.08-.024a1.682 1.682 0 0 1-.18-.071l-.104-.051v-.193l.912.003.912.003.003.092c.004.108.007.105-.144.19Z\" fill=\"#000\"/><path d=\"M20.504 13.42c-.004-.013-.004-.037-.007-.074a7.35 7.35 0 0 0-5.352 1.637s-.703-3.187-3.994-3.187c-3.291 0-4.512 3.187-4.512 3.187-1.844-1.963-4.313-1.82-5.204-1.692 0 .02-.004.044-.004.065-.027.491-.013.725.069 1.034.257.966 1.05 2.03 2.29 3.074 2.033 1.709 4.79 2.943 6.878 3.085 2.177.146 5.389-1.112 7.528-2.95.336-.294.652-.606.946-.938.213-.244.529-.665.505-.665-.007 0 0-.006.013-.013.01-.007.02-.017.014-.024-.003-.003.003-.013.014-.017.01-.003.017-.01.013-.017-.003-.007 0-.013.014-.017.01-.003.014-.013.01-.02-.003-.007 0-.014.007-.014s.014-.01.014-.017c0-.006.007-.016.014-.016.006 0 .013-.007.013-.014a.351.351 0 0 1 .045-.078c.051-.078.257-.44.284-.502.196-.437.32-.827.378-1.217.02-.186.037-.528.024-.61Zm-8.571 4.136c-.066.037-.11.054-.12.047-.01-.003-.059-.044-.11-.081l-.093-.075-.096.102c-.209.224-.216.234-.277.237-.096.01-.117-.006-.233-.18-.062-.088-.11-.162-.11-.162s-.045-.007-.096-.01l-.096-.01-.045.091-.044.092-.08-.024a1.699 1.699 0 0 1-.18-.071l-.104-.051v-.193l.912.003.912.003.004.092c.003.108.006.105-.144.19Zm1.714-.61a11.56 11.56 0 0 0-.093.356c-.037.003-.072.006-.11.003h-.11l-.147.356a27.43 27.43 0 0 0-.168.4l-.02.047-.072-.115-.072-.115v-.94l-.028.008a11.44 11.44 0 0 1-.654.084 9.448 9.448 0 0 1-2.253-.047 2.336 2.336 0 0 0-.226-.027c-.004.003 0 .22.007.488l.01.481-.058.088c-.031.048-.062.089-.062.092-.01.01-.045-.044-.123-.2a2.274 2.274 0 0 1-.192-.515l-.024-.099-.107.007-.106.01-.027-.125a3.544 3.544 0 0 1-.038-.23l-.01-.109-.09-.078a3.128 3.128 0 0 0-.113-.095.075.075 0 0 1-.024-.058v-.04l.429.003.428.004.014.044.014.044.147.006c.083.004.343.01.576.017l.429.01.11-.169.113-.17h.144l-.004-.352-.003-.353-.189-.08c-.607-.265-.963-.567-1.097-.933-.027-.075-.027-.102-.034-.44-.004-.336-.004-.367.02-.441a.496.496 0 0 1 .354-.346c.058-.017.212-.017 1.021-.017l.953.003.107.051a.596.596 0 0 1 .257.2c.082.109.106.193.106.4 0 .295-.02.55-.051.651a1.4 1.4 0 0 1-.2.39 1.826 1.826 0 0 1-.767.532l-.083.03.004.357.003.355.076.007.075.007.103.152.1.153h.459c.253 0 .476.003.497.007.034.007.041.003.075-.054l.041-.061h.395c.305 0 .394.003.394.013-.01-.003-.055.163-.106.353Z\" fill=\"#fff\"/><path d=\"M20.476 13.075c-.007-.153-.02-.367-.03-.472-.148-1.539-.546-2.796-1.3-4.129a1.173 1.173 0 0 1-.076-.142c-.006-.01-.01-.02-.013-.027.106-.315.542-1.634.888-3.142.47-2.048.768-4.441-.144-5.16 0 0-1.577-.115-3.69 1.932a14.046 14.046 0 0 0-1.563 1.834l-.147-.047a10.809 10.809 0 0 0-2.62-.502c-.267-.02-1.264-.02-1.59 0-.984.065-1.738.21-2.595.505a1.68 1.68 0 0 1-.096.034 13.847 13.847 0 0 0-1.615-1.82C3.687-.12 2.052-.001 2.052-.001c-.967.743-.638 3.245-.137 5.36.329 1.4.733 2.63.884 3.075a.761.761 0 0 1-.037.074c-.8 1.6-1.231 3.143-1.334 4.783.895-.128 3.36-.274 5.208 1.692 0 0 1.22-3.187 4.512-3.187 3.29 0 3.994 3.187 3.994 3.187a7.367 7.367 0 0 1 5.351-1.637c-.003-.068-.01-.17-.017-.271ZM3.447 7.155s-1.282-3.169-.953-4.979c.055-.305.158-.573.319-.776 0 0 1.454.142 3.799 2.719 0 0-.446.213-1.043.667 0 0-.003.004-.006.004a8.182 8.182 0 0 0-2.116 2.366Zm5.441 4.71c-.02.04-.123.084-.24.101a3.92 3.92 0 0 1-.675-.017c-.727-.095-1.498-.315-2.06-.586-.316-.153-.542-.306-.71-.472l-.096-.098-.01-.129c-.018-.223-.014-.576.013-.701a.914.914 0 0 1 .106-.299c.028-.034.028-.034.151-.034.151 0 .278.024.484.089.421.128 1.049.44 1.813.895.631.372.868.555 1.05.806.123.156.205.377.174.444Zm8.077-1.123c-.01.054-.171.217-.332.336-.473.342-1.32.66-2.18.813-.49.089-.981.102-1.128.03-.096-.046-.11-.084-.076-.206.072-.254.305-.532.669-.793a21.07 21.07 0 0 1 1.285-.773c.576-.312 1.043-.498 1.358-.542.1-.014.22-.017.257 0 .062.023.13.203.158.42.014.115.007.624-.01.715Zm-.569-5.956-.006-.003c-.577-.454-1.008-.668-1.008-.668 2.266-2.576 3.668-2.718 3.668-2.718.154.206.254.47.308.776.32 1.81-.918 4.983-.918 4.983a8.1 8.1 0 0 0-2.044-2.37Z\" fill=\"#FFA409\"/><path d=\"M19.362 2.173c-.267-.034-1.533-.04-2.966 2.613l-.006-.003c-.577-.454-1.008-.668-1.008-.668 2.266-2.576 3.668-2.718 3.668-2.718.158.206.257.47.312.776Z\" fill=\"#FF9300\"/><path d=\"M18.443 7.156a8.068 8.068 0 0 0-2.047-2.37c1.433-2.654 2.695-2.647 2.966-2.613.319 1.813-.919 4.983-.919 4.983Zm.97-4.973-.051-.01.051.01Z\" fill=\"#FF8300\"/><path d=\"M6.612 4.115s-.446.214-1.043.668c0 0-.003.003-.006.003C4.078 2.13 2.772 2.14 2.49 2.173c.055-.305.157-.573.319-.776.003 0 1.457.142 3.802 2.718Z\" fill=\"#FF9300\"/><path d=\"M5.566 4.786a8.157 8.157 0 0 0-2.119 2.37s-1.282-3.17-.953-4.983c.278-.034 1.588-.04 3.072 2.613ZM2.494 2.173l-.055.01.055-.01Z\" fill=\"#FF8300\"/><path d=\"M14.973 8.915s-1.097.068-.96-.78c.138-.847.995-.949 1.235-.915.24.034 1.2.373 1.028 1.085-.171.712-.411.576-.548.61-.137.034-.755 0-.755 0Zm-8.09 0s-1.098.068-.96-.78c.137-.847.994-.949 1.234-.915.24.034 1.2.373 1.028 1.085-.171.712-.411.576-.548.61-.137.034-.754 0-.754 0Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed19()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1w2g7zt\",\"data-framer-name\":\"HBAR\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"zaYDaAnsk\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 0C4.925 0 0 4.925 0 11s4.925 11 11 11 11-4.925 11-11S17.075 0 11 0Z\" fill=\"#000\"/><path d=\"M15.471 15.758h-1.396v-2.97h-6.15v2.97H6.528V6.127h1.397v2.898h6.15V6.127h1.397v9.63Zm-7.48-4.081h6.15v-1.535H7.99v1.535Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed20()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ok1men\",\"data-framer-name\":\"NEAR\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"oKxqMINkF\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#00EC97\"/><g clip-path=\"url(#b)\"><path d=\"m14.616 5.613-2.504 3.72c-.173.254.16.56.4.347l2.464-2.147c.066-.053.16-.013.16.08v6.707c0 .093-.12.133-.174.067L7.504 5.453A1.232 1.232 0 0 0 6.532 5h-.267C5.573 5 5 5.573 5 6.28v9.44a1.28 1.28 0 0 0 2.37.667l2.505-3.72c.173-.254-.16-.56-.4-.347l-2.464 2.133c-.066.054-.16.014-.16-.08V7.68c0-.093.12-.133.173-.067l7.459 8.934c.24.293.6.453.972.453h.266A1.28 1.28 0 0 0 17 15.72V6.28A1.28 1.28 0 0 0 15.721 5a1.29 1.29 0 0 0-1.105.613Z\" fill=\"#000\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(5 5)\" d=\"M0 0h12v12H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed21()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1c46ivk\",\"data-framer-name\":\"INJ\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"q2GhkPJD8\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M2.667 3.8c.138-.17.281-.335.424-.5.005-.005.022-.011.027-.016.012-.017.034-.028.05-.044l.011-.017a4.41 4.41 0 0 1 .33-.286c.44-.33.891-.583 1.37-.753 1.54-.54 3.25-.21 4.592 1.061C11.347 5 11.176 7.832 9.68 9.713c-1.892 2.805-5.137 6.716-.643 10.219.808.633 1.407 1.15 3.954 1.887-1.666.308-3.212.209-4.928-.226-1.216-.688-3.13-2.156-3.779-4.142C3.3 14.444 6.018 9.94 7.327 8.207c1.798-2.398-1.111-4.994-3.261-2.095C2.952 7.623.99 11.896 1.671 15.07c.396 1.799.93 3.107 3.036 4.912-.39-.232-.77-.49-1.139-.787-4.889-4.56-4.322-11.61-.901-15.394Z\" fill=\"url(#b)\"/><path d=\"M19.332 18.2c-.137.17-.28.335-.423.5-.005.006-.022.011-.027.017-.012.016-.034.027-.05.044l-.011.016a3.393 3.393 0 0 1-.33.28c-.44.33-.891.584-1.37.754-1.54.539-3.25.209-4.592-1.061-1.876-1.755-1.705-4.588-.209-6.469 1.892-2.804 5.137-6.715.643-10.218C12.155 1.43 11.556.913 9.01.176c1.666-.308 3.212-.209 4.928.226 1.216.687 3.13 2.156 3.778 4.141.985 3.009-1.732 7.513-3.041 9.245-1.798 2.398 1.111 4.994 3.262 2.096 1.122-1.513 3.085-5.786 2.403-8.96-.396-1.798-.93-3.107-3.036-4.911.39.231.77.49 1.139.787 4.878 4.565 4.311 11.616.89 15.4Z\" fill=\"url(#c)\"/></g><defs><linearGradient id=\"b\" x1=\"0\" y1=\"11.97\" x2=\"22\" y2=\"11.97\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0082FA\"/><stop offset=\"1\" stop-color=\"#00F2FE\"/></linearGradient><linearGradient id=\"c\" x1=\"0\" y1=\"10.03\" x2=\"22\" y2=\"10.03\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0082FA\"/><stop offset=\"1\" stop-color=\"#00F2FE\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed22()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-4k1d74\",\"data-framer-name\":\"LDO\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"RUleB8kbp\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><mask id=\"b\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"22\" height=\"22\"><path d=\"M11 0c6.072 0 11 4.928 11 11s-4.928 11-11 11S0 17.072 0 11 4.928 0 11 0Z\" fill=\"#fff\"/></mask><g mask=\"url(#b)\"><path d=\"m0 0 22 22m0-22L0 22\" stroke=\"#000\" stroke-miterlimit=\"22.926\"/></g><path d=\"M11 0c6.072 0 11 4.928 11 11s-4.928 11-11 11S0 17.072 0 11 4.928 0 11 0Z\" fill=\"url(#c)\"/><mask id=\"d\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"5\" y=\"10\" width=\"12\" height=\"10\"><path d=\"M10.991 12.954 6.09 10.155l-.132.203a5.77 5.77 0 0 0 .81 7.286c2.331 2.288 6.115 2.288 8.447 0a5.77 5.77 0 0 0 .81-7.286l-.132-.203-4.902 2.799Z\" fill=\"#fff\"/></mask><g mask=\"url(#d)\"><path d=\"M10.991 19.536a5.975 5.975 0 1 0 0-11.95 5.975 5.975 0 0 0 0 11.95Z\" fill=\"url(#e)\"/></g><path d=\"m10.991 6.706-4.224 2.41 4.224 2.412 4.224-2.411-4.224-2.411Z\" fill=\"url(#f)\"/><path d=\"m11 7.33-4.91 2.825 4.901 2.799 4.893-2.799L11 7.33Z\" fill=\"url(#g)\"/><path d=\"M10.991 2.64 6.767 9.117l4.224 2.411V2.64Z\" fill=\"url(#h)\"/><path d=\"m10.991 11.528 4.224-2.411-4.224-6.477v8.888Z\" fill=\"url(#i)\"/></g><defs><radialGradient id=\"e\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(-.06495 -7.97933 9.51086 -.07742 10.98 18.451)\"><stop stop-color=\"#C5C6AB\"/><stop offset=\"1\" stop-color=\"#7985AB\"/></radialGradient><radialGradient id=\"f\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(10.991 9.117) scale(.2112)\"><stop stop-color=\"#06F\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"#00C2FF\" stop-opacity=\".4\"/></radialGradient><radialGradient id=\"g\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(10.987 10.142) scale(.24647)\"><stop stop-color=\"#AEE6F9\" stop-opacity=\".859\"/><stop offset=\"1\" stop-color=\"#C8D6DC\"/></radialGradient><linearGradient id=\"c\" x1=\"11\" y1=\"0\" x2=\"11\" y2=\"22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F89791\"/><stop offset=\"1\" stop-color=\"#F7C882\"/></linearGradient><linearGradient id=\"h\" x1=\"8.879\" y1=\"2.2\" x2=\"8.879\" y2=\"11\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#77D4FF\"/><stop offset=\"1\" stop-color=\"#93D6F2\" stop-opacity=\".898\"/></linearGradient><linearGradient id=\"i\" x1=\"13.103\" y1=\"2.2\" x2=\"13.103\" y2=\"11\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#506AAC\"/><stop offset=\"1\" stop-color=\"#96CFEF\" stop-opacity=\".82\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed23()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-t59cio\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6654;8546:19899\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_8825_6920\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"22\" height=\"22\">\\n<path d=\"M22 0H0V22H22V0Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_8825_6920)\">\\n<path d=\"M11 21.6701C16.8928 21.6701 21.67 16.893 21.67 11.0001C21.67 5.1072 16.8928 0.330078 11 0.330078C5.10708 0.330078 0.329956 5.1072 0.329956 11.0001C0.329956 16.893 5.10708 21.6701 11 21.6701Z\" fill=\"url(#paint0_linear_8825_6920)\"/>\\n<path d=\"M15.6694 15.2517L12.0614 6.52867C11.8579 6.07767 11.5554 5.85767 11.1566 5.85767H10.8376C10.4389 5.85767 10.1364 6.07767 9.9329 6.52867L8.36265 10.3292H7.17465C6.8199 10.3319 6.53115 10.6179 6.5284 10.9754V10.9837C6.53115 11.3384 6.8199 11.6272 7.17465 11.6299H7.81265L6.3139 15.2517C6.2864 15.3314 6.2699 15.4139 6.2699 15.4992C6.2699 15.7027 6.33315 15.8622 6.4459 15.9859C6.55865 16.1097 6.7209 16.1702 6.9244 16.1702C7.05915 16.1674 7.1884 16.1262 7.29565 16.0464C7.41115 15.9667 7.4909 15.8512 7.55415 15.7192L9.20415 11.6272H10.3481C10.7029 11.6244 10.9916 11.3384 10.9944 10.9809V10.9644C10.9916 10.6097 10.7029 10.3209 10.3481 10.3182H9.73765L10.9971 7.18042L14.4291 15.7164C14.4924 15.8484 14.5721 15.9639 14.6876 16.0437C14.7949 16.1234 14.9269 16.1647 15.0589 16.1674C15.2624 16.1674 15.4219 16.1069 15.5374 15.9832C15.6529 15.8594 15.7134 15.6999 15.7134 15.4964C15.7161 15.4139 15.7024 15.3287 15.6694 15.2517Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<linearGradient id=\"paint0_linear_8825_6920\" x1=\"18.9554\" y1=\"4.3062\" x2=\"3.07839\" y2=\"17.665\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#B6509E\"/>\\n<stop offset=\"1\" stop-color=\"#2EBAC6\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed24()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-nkpg4j\",\"data-framer-name\":\"RNDR\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6655;8546:19938\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0C17.072 0 22 4.928 22 11C22 17.072 17.072 22 11 22C4.928 22 0 17.072 0 11C0 4.928 4.928 0 11 0Z\" fill=\"#CF1011\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9999 8.39502C12.4343 8.39502 13.6047 9.55662 13.6047 10.9998C13.6047 12.4342 12.4431 13.6046 10.9999 13.6046C9.56554 13.6046 8.39514 12.443 8.39514 10.9998C8.39514 9.56542 9.55674 8.39502 10.9999 8.39502Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.0615 4.18873C11.8799 4.19753 12.6895 4.35593 13.4463 4.64633C14.2031 4.93673 14.9071 5.35913 15.5231 5.90473L15.5407 5.92233C16.9399 7.17193 17.7055 8.86153 17.8023 10.5951C17.9079 12.3375 17.3447 14.1151 16.1039 15.5231L16.0863 15.5407C14.8367 16.9399 13.1471 17.7055 11.4135 17.8023C9.67115 17.9079 7.89355 17.3447 6.48555 16.1039C5.07755 14.8543 4.30315 13.1559 4.20635 11.4135C4.10075 9.67113 4.66395 7.89353 5.90475 6.48553L6.49435 7.00473C5.39435 8.24553 4.90155 9.82073 4.98955 11.3607C5.08635 12.9007 5.76395 14.4055 7.00475 15.5055C8.24555 16.6055 9.82075 17.0983 11.3607 17.0103C12.9007 16.9135 14.4055 16.2359 15.5055 14.9951L15.5231 14.9775C16.6143 13.7367 17.1071 12.1703 17.0103 10.6391C16.9135 9.09913 16.2359 7.59433 14.9951 6.49433L14.9775 6.47673C14.4407 6.00153 13.8247 5.63193 13.1647 5.37673C12.4959 5.12153 11.7831 4.98073 11.0615 4.97193L11.0703 4.17993L11.0615 4.18873Z\" fill=\"white\"/>\\n<path d=\"M7.12798 4.23267C7.60318 4.23267 8.02558 4.42627 8.33358 4.73427C8.64158 5.04227 8.83518 5.47347 8.83518 5.93987C8.83518 6.41507 8.64158 6.83747 8.33358 7.14547C8.02558 7.45347 7.59438 7.64707 7.12798 7.64707C6.65278 7.64707 6.23038 7.45347 5.92238 7.14547C5.61438 6.83747 5.42078 6.40627 5.42078 5.93987C5.42078 5.46467 5.61438 5.04227 5.92238 4.73427C6.23038 4.42627 6.66158 4.23267 7.12798 4.23267ZM7.77918 5.29747C7.61198 5.13027 7.38318 5.02467 7.12798 5.02467C6.87278 5.02467 6.64398 5.13027 6.47678 5.29747C6.30958 5.46467 6.20398 5.69347 6.20398 5.94867C6.20398 6.20387 6.30958 6.43267 6.47678 6.59987C6.64398 6.76707 6.87278 6.87267 7.12798 6.87267C7.38318 6.87267 7.61198 6.76707 7.77918 6.59987C7.94638 6.43267 8.05198 6.20387 8.05198 5.94867C8.05198 5.69347 7.94638 5.46467 7.77918 5.29747Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed25()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1fxbo4f\",\"data-framer-name\":\"GRT\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"ohjOTXvLZ\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.075 0 11-4.925 11-11S17.075 0 11 0 0 4.925 0 11s4.925 11 11 11Z\" fill=\"#6747ED\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.84 12.42a2.924 2.924 0 0 1-2.934-2.932 2.924 2.924 0 0 1 2.934-2.934 2.924 2.924 0 0 1 2.933 2.934 2.924 2.924 0 0 1-2.933 2.933Zm0-7.332a4.401 4.401 0 0 1 0 8.8 4.401 4.401 0 0 1 0-8.8Zm4.193 9.029c.298.298.298.756 0 1.03L12.1 18.082c-.298.298-.756.298-1.031 0-.298-.298-.298-.756 0-1.031l2.933-2.933a.707.707 0 0 1 1.031 0ZM16.73 5.82c0 .412-.32.733-.733.733a.724.724 0 0 1-.734-.733c0-.413.321-.733.734-.733.39 0 .733.32.733.733Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed26()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-6hutxd\",\"data-framer-name\":\"MKR\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6657;8546:20001\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"url(#paint0_linear_8825_6825)\"/>\\n<path d=\"M5.58584 14.2999V9.12257L9.51211 12.0775V14.2999H10.5142V11.8689C10.514 11.7786 10.4929 11.6895 10.4525 11.6087C10.4121 11.5279 10.3535 11.4576 10.2814 11.4032L5.51984 7.81833C5.43275 7.75365 5.32943 7.71438 5.22136 7.70489C5.11329 7.6954 5.0047 7.71606 4.90767 7.76457C4.81064 7.81309 4.72896 7.88756 4.67171 7.97971C4.61446 8.07186 4.58388 8.17808 4.58337 8.28657V14.2999H5.58584ZM16.4443 14.2999V9.12257L12.518 12.0775V14.2999H11.5159V11.8689C11.5161 11.7786 11.5372 11.6895 11.5776 11.6087C11.618 11.5279 11.6766 11.4576 11.7488 11.4032L16.5103 7.8198C16.5973 7.75519 16.7005 7.71593 16.8084 7.70638C16.9164 7.69683 17.0248 7.71737 17.1218 7.7657C17.2188 7.81404 17.3005 7.8883 17.3579 7.98024C17.4152 8.07218 17.446 8.17821 17.4468 8.28657V14.2999H16.4443Z\" fill=\"white\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_8825_6825\" x1=\"11\" y1=\"0\" x2=\"11\" y2=\"22\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#4FA89B\"/>\\n<stop offset=\"1\" stop-color=\"#6ACEBB\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed27()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1fcbu1g\",\"data-framer-name\":\"FTM\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6658;8546:20025\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"#13B5EC\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.825 8.86875L14.3 7.425V10.3125L11.825 8.86875ZM14.3 15.0562L11 16.9813L7.7 15.0562V11.6875L11 13.6125L14.3 11.6875V15.0562ZM7.7 7.425L10.175 8.86875L7.7 10.3125V7.425ZM11.4125 9.55625L13.8875 11L11.4125 12.4438V9.55625ZM10.5875 12.4438L8.1125 11L10.5875 9.55625V12.4438ZM13.8875 6.7375L11 8.3875L8.1125 6.7375L11 5.01875L13.8875 6.7375ZM6.875 6.4625V15.4688L11 17.8062L15.125 15.4688V6.4625L11 4.125L6.875 6.4625Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed28()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ap5vtm\",\"data-framer-name\":\"SNX\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6659;8546:20054\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.9988 21.9976C17.0733 21.9976 21.9976 17.0733 21.9976 10.9988C21.9976 4.92434 17.0733 0 10.9988 0C4.92434 0 0 4.92434 0 10.9988C0 17.0733 4.92434 21.9976 10.9988 21.9976Z\" fill=\"url(#paint0_linear_8825_6843)\"/>\\n<path d=\"M7.37601 8.26421C7.2881 8.15507 7.1547 8.09444 7.01222 8.09444H4.07455C4.0503 8.09444 4.02908 8.08535 4.01089 8.07019C3.99573 8.05503 3.98663 8.03684 3.98663 8.01562V6.03595C3.98663 6.01473 3.99573 5.99654 4.01089 5.98138C4.02908 5.96319 4.0503 5.9541 4.07455 5.95713H7.17896C7.96112 5.95713 8.63718 6.27848 9.20713 6.91816L9.96201 7.83978L8.49166 9.63149L7.37601 8.26421ZM12.8027 6.90907C13.3696 6.27545 14.0487 5.95713 14.8399 5.95713H17.9352C17.9565 5.9541 17.9777 5.96319 17.9928 5.97532C18.008 5.99048 18.0141 6.0117 18.011 6.03595V8.01562C18.011 8.03684 18.005 8.05503 17.9928 8.07019C17.9777 8.08838 17.9565 8.09747 17.9352 8.09444H14.9976C14.8581 8.09141 14.7247 8.15507 14.6338 8.26421L12.4692 10.8987L14.6429 13.5514C14.7308 13.6514 14.8611 13.7121 14.9945 13.709H17.9322C17.9534 13.706 17.9777 13.7181 17.9898 13.7333C18.0019 13.7515 18.011 13.7757 18.008 13.797V15.7766C18.008 15.7979 18.0019 15.816 17.9898 15.8312C17.9746 15.8494 17.9534 15.8585 17.9322 15.8555H14.8399C14.0487 15.8555 13.3756 15.5341 12.8118 14.8944L11.011 12.6965L9.21016 14.8944C8.64324 15.5341 7.96415 15.8555 7.17289 15.8555H4.07455C4.05333 15.8585 4.02908 15.8464 4.01695 15.8312C4.00179 15.813 3.99573 15.7888 3.99876 15.7675V13.7879C3.99876 13.7666 4.00482 13.7485 4.01695 13.7333C4.03211 13.7151 4.05333 13.706 4.07455 13.709H7.01222C7.15167 13.709 7.28506 13.6454 7.37601 13.5393L9.5012 10.9442L12.8027 6.90907Z\" fill=\"#00D1FF\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_8825_6843\" x1=\"11.0003\" y1=\"-6.36646e-05\" x2=\"11.0003\" y2=\"5.8207\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#090220\"/>\\n<stop offset=\"1\" stop-color=\"#170659\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed29()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1h1it0c\",\"data-framer-name\":\"SAND\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"ZBJgg6Yrc\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.075 0 11-4.925 11-11S17.075 0 11 0 0 4.925 0 11s4.925 11 11 11Z\" fill=\"url(#b)\"/><path d=\"M7.304 5.192 6.116 6.38v4.708l1.188 1.188h4.708v2.376H9.68v-1.188H6.116v2.376l1.188 1.188h7.084l1.188-1.188v-4.752L14.388 9.9H9.68V7.524h2.376v1.188h3.564V6.336l-1.188-1.188H7.304v.044Z\" fill=\"#fff\"/></g><defs><linearGradient id=\"b\" x1=\"4.717\" y1=\"3.909\" x2=\"18.423\" y2=\"19.375\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#00ADEF\"/><stop offset=\"1\" stop-color=\"#0084FF\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed30()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-111wjm\",\"data-framer-name\":\"MANA\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6661;8546:20098\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"url(#paint0_linear_8825_6814)\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.79352 7.1499V15.3999H14.6685L7.79352 7.1499Z\" fill=\"url(#paint1_linear_8825_6814)\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.918518 15.3999H7.79352V7.1499L0.918518 15.3999Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.20001 17.6001C2.82701 18.4306 3.56951 19.1731 4.40001 19.8001H17.6C18.4305 19.1731 19.173 18.4306 19.8 17.6001H2.20001Z\" fill=\"#FC9965\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.40002 19.8C6.23702 21.1805 8.52502 22 11 22C13.475 22 15.763 21.1805 17.6 19.8H4.40002Z\" fill=\"#FF2D55\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.7565 11.55V17.6H19.8L14.7565 11.55Z\" fill=\"url(#paint2_linear_8825_6814)\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.7565 15.3999H0.918518C1.25952 16.1864 1.69402 16.9234 2.20002 17.5999H14.762V15.3999H14.7565Z\" fill=\"#FFBC5B\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.71851 17.6H14.7565V11.55L9.71851 17.6Z\" fill=\"white\"/>\\n<path d=\"M14.7565 9.8999C16.2753 9.8999 17.5065 8.66869 17.5065 7.1499C17.5065 5.63112 16.2753 4.3999 14.7565 4.3999C13.2377 4.3999 12.0065 5.63112 12.0065 7.1499C12.0065 8.66869 13.2377 9.8999 14.7565 9.8999Z\" fill=\"#FFC95B\"/>\\n<path d=\"M7.79352 5.5C8.55291 5.5 9.16852 4.88439 9.16852 4.125C9.16852 3.36561 8.55291 2.75 7.79352 2.75C7.03413 2.75 6.41852 3.36561 6.41852 4.125C6.41852 4.88439 7.03413 5.5 7.79352 5.5Z\" fill=\"#FFC95B\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_8825_6814\" x1=\"1877.81\" y1=\"322.19\" x2=\"322.19\" y2=\"1877.81\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#FF2D55\"/>\\n<stop offset=\"1\" stop-color=\"#FFBC5B\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_8825_6814\" x1=\"351.31\" y1=\"7.1499\" x2=\"351.31\" y2=\"832.15\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#A524B3\"/>\\n<stop offset=\"1\" stop-color=\"#FF2D55\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_8825_6814\" x1=\"266.76\" y1=\"11.55\" x2=\"266.76\" y2=\"616.55\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#A524B3\"/>\\n<stop offset=\"1\" stop-color=\"#FF2D55\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed31()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-12rowg6\",\"data-framer-name\":\"AXS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6662;8546:20181\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 0C17.0742 0 22 4.9258 22 11C22 17.0742 17.0742 22 11 22C4.9258 22 0 17.0742 0 11C0 4.9258 4.9258 0 11 0Z\" fill=\"#0055D5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.98401 7.27763C5.98401 7.27763 4.80041 6.33163 4.71901 8.66803C4.63761 10.4786 4.63981 13.9942 5.47801 15.6552C5.83221 16.28 6.30521 16.0886 7.18521 15.466C7.95081 14.9006 10.7206 12.3486 11.8932 11.2288C13.0658 10.109 15.444 6.89703 15.939 9.07943C16.1348 9.99683 16.3768 10.7756 16.192 12.8106C16.1348 13.4376 15.8664 13.9128 14.6432 13.0636C13.7192 12.4696 12.8414 11.8316 12.8414 11.8316C12.8414 11.8316 12.672 11.528 12.2716 12.0208C11.957 12.4146 11.7986 12.5114 12.3024 12.8106C12.8084 13.1098 15.367 14.8742 16.3482 15.1492C17.1578 15.3846 17.6198 15.3802 17.644 13.7896C17.6396 12.5268 17.567 8.91223 17.1072 7.37223C16.7596 6.41303 16.2492 5.97743 15.147 7.05543C14.0448 8.13343 10.5688 11.5038 8.66801 13.0306C7.40741 13.9766 6.86841 14.8302 6.39321 13.2528C6.05881 12.0582 5.62541 8.34023 6.99381 9.04863C7.84961 9.45783 8.27641 9.45563 7.94201 9.71303C7.60761 9.96823 6.64621 10.8504 6.64621 10.8504C6.64621 10.8504 6.34921 11.0902 6.48781 11.6094C6.62641 11.9724 6.62641 12.1528 7.37221 11.451C8.11801 10.7492 8.66801 10.219 8.66801 10.219C8.66801 10.219 8.78681 10.032 9.14101 10.3774C9.49521 10.7228 9.55241 10.8196 9.55241 10.8196C9.55241 10.8196 9.64701 11.077 10.0254 10.6304C10.406 10.1838 10.6502 9.91103 9.93081 9.49303C9.21361 9.07063 5.98401 7.27763 5.98401 7.27763Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed32()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-a9xifc\",\"data-framer-name\":\"COMP\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"NDkDUCeiO\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.075 0 11-4.925 11-11S17.075 0 11 0 0 4.925 0 11s4.925 11 11 11Z\" fill=\"#070A0E\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.355 14.688a1.108 1.108 0 0 1-.53-.944v-2.149a.461.461 0 0 1 .695-.398l4.85 2.828a.922.922 0 0 1 .458.797v2.227a.552.552 0 0 1-.842.473l-4.631-2.834Zm7.229-4.08c.284.165.457.47.459.798v4.519a.367.367 0 0 1-.188.32l-1.062.598a.185.185 0 0 1-.043.018v-2.51a.924.924 0 0 0-.45-.792L8.041 11.01V8.178a.461.461 0 0 1 .695-.398l4.848 2.828Zm2.123-3.337c.285.165.46.47.46.799v6.6a.374.374 0 0 1-.195.324l-1.006.543v-4.594a.925.925 0 0 0-.448-.792l-4.354-2.612V4.853a.463.463 0 0 1 .693-.4l4.85 2.818Z\" fill=\"#00D395\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed33()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-s11pcy\",\"data-framer-name\":\"INCH\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"I8825:6665;8546:20299\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_8825_6981\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"22\" height=\"22\">\\n<path d=\"M22 0H0V22H22V0Z\" fill=\"#C4C4C4\"/>\\n</mask>\\n<g mask=\"url(#mask0_8825_6981)\">\\n<path d=\"M11 21.9992C16.7875 21.9992 21.4792 17.3075 21.4792 11.52C21.4792 5.73249 16.7875 1.04077 11 1.04077C5.21245 1.04077 0.520752 5.73249 0.520752 11.52C0.520752 17.3075 5.21245 21.9992 11 21.9992Z\" fill=\"#ECF3FF\"/>\\n<path d=\"M8.17062 5.12841L4.50287 3.66133V4.18529L7.64663 7.01467L7.43707 9.94887L6.49391 13.931L5.23642 15.7124L5.5508 18.2274L7.12268 18.437L8.38018 18.2274L9.63767 18.437L11.8383 17.0747L12.2575 14.8741L14.8773 12.3591L16.03 13.1974L17.1827 14.8741V18.2274L18.7546 17.8083L20.3265 14.3501L20.7457 9.94887L15.0869 1.67028L14.1438 1.46069L8.17062 5.12841Z\" fill=\"white\"/>\\n<path d=\"M2.61663 11.1846C2.65855 10.8284 2.67951 10.4721 2.7843 10.1367C3.07772 8.75347 3.64359 7.43307 4.48195 6.3642C4.62865 6.17558 4.75441 6.0079 4.92205 5.84021L3.97894 4.95996C3.81126 5.21149 3.64359 5.46297 3.49688 5.71449C2.72142 7.05583 2.30225 8.56481 2.19746 10.0529C2.15555 10.4301 2.1765 10.8074 2.1765 11.1637C2.1765 11.5409 2.21842 11.8972 2.2813 12.2745C2.38609 13.008 2.57471 13.7206 2.82622 14.3913C2.65855 13.6787 2.57471 12.9661 2.55376 12.2326C2.55376 11.8972 2.55376 11.5409 2.61663 11.1846Z\" fill=\"#94A6C4\"/>\\n<path d=\"M6.91309 4.39467C6.38915 4.14317 5.6556 3.80784 5.13165 3.55633C5.61368 3.09525 6.49393 2.6132 7.22748 2.29883C6.70353 2.71799 6.70353 3.59825 6.91309 4.39467Z\" fill=\"#94A6C4\"/>\\n<path d=\"M4.79628 7.95703C4.50288 8.69058 4.31425 9.46605 4.2514 10.2205C4.23041 10.4092 4.20947 10.5978 4.23041 10.7865C4.23041 10.9751 4.23041 11.1637 4.2514 11.3523L4.27233 11.6457C4.27233 11.7296 4.29332 11.8343 4.31425 11.9182L4.3981 12.484L4.41903 11.9182C4.41903 11.8343 4.41903 11.7296 4.44002 11.6457L4.48194 11.3733C4.50288 11.1846 4.5448 10.996 4.56574 10.8284C4.58672 10.6397 4.64958 10.4721 4.6915 10.3044C4.88012 9.59182 5.19451 8.94211 5.57175 8.33428C5.82328 7.93609 6.11668 7.57979 6.43106 7.24447L5.61367 6.46899C5.25736 6.95102 5.00588 7.43309 4.79628 7.95703Z\" fill=\"#94A6C4\"/>\\n<path d=\"M16.9312 4.37309C15.8204 3.97488 15.3803 4.10063 15.3803 4.10063C15.3803 4.10063 14.6887 5.96592 12.0479 6.09168C12.0689 6.11262 14.4372 7.49588 16.9312 4.37309Z\" fill=\"#94A6C4\"/>\\n<path d=\"M17.6857 8.08276C17.5809 10.3882 15.7994 11.2475 14.4162 11.0798C13.6617 10.975 12.5509 11.3313 12.5509 11.3313L11.1467 13.7625L10.6856 13.9302L11.482 12.4631C11.482 12.4631 9.59572 13.1547 9.44902 13.2176C9.30232 13.2805 8.71547 14.1398 8.23345 15.041C8.12867 14.4122 7.73044 13.9721 7.73044 13.9511C7.73044 14.0559 7.94005 15.9422 7.7095 16.4662C7.47896 17.0111 6.45197 17.3674 6.45197 17.3674L7.96099 17.9333L8.06577 17.9752L9.19754 16.9063L9.61671 15.3134L10.1407 14.9362C10.1407 14.9362 11.4401 14.7895 11.2514 15.9631C11.1676 16.529 10.5389 16.4871 9.82627 16.9272C9.4071 17.1787 8.86222 17.5769 8.58976 17.8494L9.34424 18.3943C9.34424 18.3943 10.2455 18.2476 11.5239 17.2416C12.8233 16.1937 12.1736 15.062 12.1736 15.062L14.2904 12.526L15.6737 12.6308C15.6737 12.6308 18.063 13.2386 18.8384 15.5021C20.3894 11.1637 17.8953 8.29237 17.6857 8.08276Z\" fill=\"#94A6C4\"/>\\n<path d=\"M20.1169 6.28104C20.4942 6.44872 20.7876 6.69948 21.06 6.93002C19.1738 0.390992 13.0539 1.12454 12.9282 1.16645C13.0749 0.935911 13.6198 0.579619 14.1228 0.390992C14.1228 0.390992 11.5239 -0.531179 9.15563 1.10358C9.19756 0.726329 9.65864 0.160449 9.65864 0.160449C6.38912 1.5654 6.17951 3.24207 6.80828 4.24735C6.28434 3.99585 5.76035 3.7653 5.2364 3.5138C3.6226 2.73834 2.23935 2.08863 2.15551 2.06767C2.0088 2.02575 1.94593 2.08863 1.94593 2.08863C1.94593 2.08863 1.88305 2.1515 2.0088 2.27725C3.91602 4.18447 5.13162 5.33793 7.16459 7.20249C6.82927 7.95698 6.78735 8.33426 6.95499 8.73245C7.18553 9.27737 7.16459 9.54984 7.08075 9.90614C6.97597 10.2624 6.13764 13.4271 5.99089 13.7835C5.84419 14.1607 4.7334 15.4182 4.71246 15.8374C4.69148 16.2565 5.0268 18.1009 5.48789 18.3733C5.84419 18.562 6.7035 18.9602 7.33223 19.044C7.54183 19.0859 7.75144 19.065 7.85622 18.9812C8.27538 18.7087 8.38016 18.6668 8.65263 18.6877L8.71549 18.7087C8.82031 18.7296 8.94603 18.7716 9.11371 18.7925C9.47002 18.8344 9.93111 18.8344 10.3083 18.5829C10.8533 18.1638 11.7754 17.6398 12.0898 17.3673C12.4671 16.9901 12.7186 16.4661 12.7186 15.8793C12.7186 15.3553 13.0749 14.9362 13.4731 14.517C13.8503 14.1397 14.7934 13.2175 15.1707 12.8194C16.1348 13.1547 16.4911 14.5379 16.4911 15.2925C16.4911 17.3883 14.7934 20.4482 10.8952 20.6788C10.7485 20.6788 10.6018 20.6997 10.4341 20.6997C5.36217 20.6997 1.21238 16.2146 1.21238 10.954C1.21238 6.80426 3.70576 3.99419 3.72672 3.97324C1.7147 5.88047 0.520752 8.54382 0.520752 11.5199C0.520752 17.3045 5.21547 21.9999 11 21.9999C16.7845 21.9999 21.4792 17.3045 21.4792 11.5199C21.4792 9.63368 20.9972 7.81104 20.1169 6.28104ZM5.80227 4.93898C5.50887 4.68745 5.21547 4.43597 4.92202 4.18447C5.32025 4.39406 5.71843 4.60366 6.07473 4.79228C7.16459 5.35814 8.06578 5.86115 8.23346 5.98691C8.23346 5.98691 8.2544 6.00785 8.27538 6.02884C8.38016 6.15455 8.48494 6.36416 8.29632 6.63662C8.19154 6.78332 8.06578 6.7414 7.87716 6.61564C7.70952 6.51086 6.80828 5.79829 5.80227 4.93898ZM11.9012 15.8374C11.9012 16.1937 11.7335 16.508 11.5239 16.7386C11.4191 16.8434 11 17.1158 10.7066 17.3045C10.4131 17.5141 10.0987 17.7027 9.84726 17.8913C9.74248 17.9542 9.5748 17.9961 9.30234 17.9542L8.65263 17.8703C9.05086 17.4721 10.1407 16.6128 10.497 16.4452C10.9161 16.2356 11.1677 16.005 10.979 15.523C10.8114 15.02 10.1616 15.0409 10.1616 15.0409C10.1616 15.0409 10.5598 14.9362 10.8742 14.9781C10.476 14.8104 9.93111 14.8523 9.65864 15.0409C9.36524 15.2506 9.2814 16.1098 9.09278 16.6338C8.90415 17.1787 8.48494 17.4092 7.85622 17.8494C7.49991 18.0799 7.26937 18.1428 7.10169 18.1218C6.74543 18.0171 6.32626 17.8284 6.03281 17.6817C5.86517 17.3673 5.65557 16.3823 5.63463 15.9841C5.71843 15.7745 6.0538 15.3553 6.22144 15.1038C6.5568 14.6427 6.74543 14.3703 6.82927 14.1188C6.97597 13.7625 7.58376 11.5199 7.8143 10.5768C8.04484 10.975 8.35923 11.6457 8.21253 12.023C8.96701 11.2265 8.63169 10.2834 8.46401 9.90614C8.3173 9.52886 8.14962 8.79535 8.48494 8.08274C8.79933 7.37017 9.88918 5.44199 9.88918 5.44199C9.88918 5.44199 10.0778 5.94499 10.476 5.90307C10.8533 5.86115 14.4791 1.79521 14.4791 1.79521C14.4791 1.79521 15.045 3.68147 13.997 4.8342C12.9491 5.98691 12.0689 6.11263 12.0689 6.11263C12.0689 6.11263 13.2425 6.48992 14.4581 5.86115C14.7725 6.99288 15.045 8.16658 15.045 8.31328C14.9611 8.45998 13.7874 10.4301 13.6827 10.5559C13.6407 10.5978 13.3054 10.6397 13.0958 10.6397C12.7186 10.7026 12.488 10.7235 12.3832 10.7864C12.2156 10.8912 11.2515 12.7146 10.7904 13.5948C10.3712 13.6577 9.95204 13.8044 9.61672 14.2026C9.7844 14.1188 10.2664 14.1188 10.6227 14.1188C10.9371 14.1397 11.7964 14.7685 11.9012 15.7535C11.9012 15.8164 11.9012 15.8164 11.9012 15.8374ZM9.44904 16.7176C9.67958 16.4661 9.7215 15.9841 9.76342 15.8374C9.80534 15.6907 9.88918 15.4182 10.0778 15.3973C10.2664 15.3763 10.6647 15.502 10.6227 15.8164C10.5808 16.1098 10.2664 16.1308 10.0149 16.2775C9.84726 16.3823 9.49096 16.6757 9.44904 16.7176ZM18.566 16.9901C18.3145 14.3074 16.4702 13.0499 15.6528 12.6307C16.5959 12.5259 19.0271 11.7924 17.6857 8.08274C17.7276 8.25042 18.1049 10.0948 17.036 11.0589C15.9462 12.0439 14.3533 11.6247 14.1647 11.6247C13.997 11.6037 13.2006 12.3792 12.1108 13.8673C12.006 13.8044 11.5658 13.6368 11.0209 13.6577C11.5658 12.6307 12.3832 11.1636 12.509 11.0379C12.5509 10.996 12.9072 10.954 13.1168 10.9331C13.536 10.8912 13.7456 10.8493 13.8294 10.7654C13.8713 10.7026 14.1647 10.2415 14.4581 9.73846C14.6467 9.7594 15.1498 9.80132 15.2126 9.78038C15.2545 9.73846 15.8204 8.73245 15.8414 8.60668C15.8623 8.52289 15.4641 6.95101 15.2126 5.94499C20.3894 8.39712 21.2067 13.8044 18.566 16.9901Z\" fill=\"#1C324F\"/>\\n<path d=\"M13.5779 4.51967C14.1648 3.9957 14.0809 3.09448 14.0809 3.09448L12.3204 5.04361C12.2994 5.04361 12.8444 5.14839 13.5779 4.51967Z\" fill=\"#1C324F\"/>\\n<path d=\"M6.99693 15.6069L7.29037 14.7686C7.29037 14.7686 6.38914 15.9213 6.3053 16.089C6.22145 16.2776 6.26338 16.6339 6.55682 16.6548C6.85022 16.6758 7.24845 16.2985 7.29037 16.0051C7.35323 15.6069 6.99693 15.6069 6.99693 15.6069Z\" fill=\"#1C324F\"/>\\n<path d=\"M9.76347 10.5348C10.3922 10.4719 11.524 9.96891 12.006 9.57069C12.4881 9.15152 12.4042 8.22935 11.6497 7.95689C11.9013 7.53772 12.3204 6.65747 12.3204 6.65747C12.3204 6.65747 9.61677 9.82221 9.40716 9.86413C9.1976 9.90605 9.11376 9.1096 9.11376 9.1096C8.48499 10.6396 9.55391 11.0168 9.76347 10.5348Z\" fill=\"#1C324F\"/>\\n<path d=\"M9.99396 10.1367L11.3982 8.35522C11.3982 8.35522 12.006 8.77439 11.6078 9.25641C11.1048 9.82232 9.99396 10.1367 9.99396 10.1367Z\" fill=\"#FFD925\"/>\\n<path d=\"M13.7245 2.19336L12.7605 3.24128C11.985 3.47182 11.2305 3.89099 10.5179 4.58261C10.5179 4.18441 11.6706 2.44486 13.7245 2.19336Z\" fill=\"#D82423\"/>\\n<path d=\"M14.9401 3.09461C14.9611 2.82215 14.9401 2.50778 14.8982 2.21436C16.1557 2.38202 17.6438 3.11557 19.3414 4.77127C17.9372 3.99582 16.4491 3.28324 14.9401 3.09461Z\" fill=\"#D82423\"/>\\n<path d=\"M15.3174 4.45696C15.3174 4.45696 19.9911 6.51089 20.8504 12.2745C20.9761 4.77133 15.6527 4.39409 15.3174 4.45696Z\" fill=\"#D82423\"/>\\n<path d=\"M8.50589 1.14551C8.44298 1.31318 5.80223 4.14257 9.09273 5.25338C7.29027 3.63956 8.4849 1.16647 8.50589 1.14551Z\" fill=\"#D82423\"/>\\n<path d=\"M9.91016 4.81325C9.91016 4.81325 10.1826 1.60661 12.1108 0.747314C11.9641 0.789231 8.04488 1.98386 9.91016 4.81325Z\" fill=\"#D82423\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true}),isDisplayed34()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-56tvi9\",\"data-framer-name\":\"YFI\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"XjMGRekSa\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M22 11c0-1.43-.286-2.882-.836-4.202a11.46 11.46 0 0 0-2.376-3.586A11.097 11.097 0 0 0 11 0C9.57 0 8.118.286 6.798.836a11.46 11.46 0 0 0-3.586 2.376A11.097 11.097 0 0 0 0 11c0 1.43.286 2.882.836 4.202a11.46 11.46 0 0 0 2.376 3.586 11.119 11.119 0 0 0 3.564 2.376C8.096 21.714 9.57 22 11 22c1.43 0 2.882-.286 4.202-.836a11.46 11.46 0 0 0 3.586-2.376 11.119 11.119 0 0 0 2.376-3.564c.55-1.32.836-2.794.836-4.224Z\" fill=\"url(#b)\"/><path d=\"M10.428 6.028h1.144v9.944h-1.144V6.028Z\" fill=\"#fff\"/><path d=\"M9.79 10.714V9.526a2.758 2.758 0 0 1-1.54-2.464A2.751 2.751 0 0 1 11 4.312c1.716 0 2.948 1.232 2.948 2.75 0 .374-.088.748-.264 1.188L13.2 6.666l-.968.308.858 3.278 3.344-1.232-.418-.968-1.254.418c.22-.484.264-.858.264-1.43 0-2.134-1.716-3.85-4.048-3.85a3.84 3.84 0 0 0-3.85 3.85c.022 1.716 1.122 3.168 2.662 3.674Zm2.42.572v1.188a2.758 2.758 0 0 1 1.54 2.464 2.751 2.751 0 0 1-2.75 2.75c-1.716 0-2.948-1.232-2.948-2.75 0-.374.088-.748.264-1.188l.484 1.584.968-.308-.858-3.278-3.344 1.232.418.968 1.254-.418c-.22.484-.264.858-.264 1.43 0 2.134 1.716 3.85 4.048 3.85a3.84 3.84 0 0 0 3.85-3.85c-.022-1.716-1.122-3.168-2.662-3.674Z\" fill=\"#fff\"/></g><defs><linearGradient id=\"b\" x1=\"0\" y1=\"0\" x2=\"22\" y2=\"22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0077FC\"/><stop offset=\"1\" stop-color=\"#095EB5\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed35()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ytz6uo\",\"data-framer-name\":\"FLARE\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"F1KkP9VuY\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.075 0 11-4.925 11-11S17.075 0 11 0 0 4.925 0 11s4.925 11 11 11Z\" fill=\"#E62058\"/><g clip-path=\"url(#b)\" fill=\"#fff\"><path d=\"M14.67 9.866H8.26c-1.771 0-3.188 1.385-3.259 3.161 0 .036.035.071.07.071h6.412c1.771 0 3.188-1.385 3.26-3.16a.077.077 0 0 0-.072-.072ZM17.894 5H8.259C6.488 5 5.07 6.385 5 8.161c0 .036.035.107.07.107h9.671c1.771 0 3.188-1.385 3.259-3.161 0-.071-.035-.107-.106-.107ZM6.63 18c.9 0 1.629-.732 1.629-1.634 0-.902-.73-1.634-1.63-1.634-.9 0-1.629.732-1.629 1.634C5 17.268 5.73 18 6.63 18Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(5 5)\" d=\"M0 0h13v13H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed36()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1s34fq7\",\"data-framer-name\":\"EUROC\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"E4yLwiQwW\",svg:'<svg width=\"22\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M11 22c6.096 0 11-4.904 11-11S17.096 0 11 0 0 4.904 0 11s4.904 11 11 11Z\" fill=\"#2775CA\"/><path d=\"M8.662 17.554c-3.575-1.283-5.408-5.27-4.079-8.8.688-1.925 2.2-3.391 4.08-4.079.183-.092.274-.23.274-.458v-.642c0-.183-.091-.32-.275-.367-.045 0-.137 0-.183.046C4.125 4.63 1.742 9.258 3.117 13.613a8.245 8.245 0 0 0 5.362 5.362c.183.092.367 0 .413-.183.045-.046.045-.092.045-.184v-.641c0-.138-.137-.321-.275-.413Zm4.859-14.3c-.184-.091-.367 0-.413.183-.046.046-.046.092-.046.184v.642c0 .183.138.366.276.458 3.575 1.283 5.408 5.27 4.079 8.8-.688 1.925-2.2 3.392-4.08 4.079-.183.092-.274.23-.274.458v.642c0 .183.091.32.274.367.046 0 .138 0 .184-.046 4.354-1.375 6.737-6.004 5.362-10.359a8.313 8.313 0 0 0-5.362-5.408Z\" fill=\"#fff\"/><path d=\"M9.298 11v.26a.18.18 0 0 0 .178.178h2.817c.146 0 .23.17.142.289l-.51.7a.177.177 0 0 1-.142.073H9.777a.18.18 0 0 0-.163.254c.177.42.422.77.737 1.052.375.338.857.507 1.446.507.4 0 .751-.082 1.053-.244.258-.138.482-.32.675-.547a.175.175 0 0 1 .23-.033l.664.442c.088.058.107.18.043.264a3.457 3.457 0 0 1-1.06.923c-.457.255-.992.382-1.605.382a3.56 3.56 0 0 1-1.293-.225 3.401 3.401 0 0 1-1.035-.625 3.67 3.67 0 0 1-.766-.95 4.614 4.614 0 0 1-.437-1.065.18.18 0 0 0-.171-.135H6.678c-.146 0-.23-.17-.143-.289l.51-.7a.177.177 0 0 1 .142-.073h.683a.179.179 0 0 0 .178-.181v-.513a.18.18 0 0 0-.178-.181H6.678c-.146 0-.23-.17-.143-.29l.51-.7a.177.177 0 0 1 .142-.073h.909a.18.18 0 0 0 .171-.134 4.81 4.81 0 0 1 .43-1.053 3.82 3.82 0 0 1 .748-.957 3.22 3.22 0 0 1 1.017-.63 3.456 3.456 0 0 1 1.275-.226c.596 0 1.117.127 1.562.381.394.226.741.533 1.042.924a.183.183 0 0 1-.043.263l-.664.443a.175.175 0 0 1-.231-.034 2.393 2.393 0 0 0-.65-.546c-.286-.162-.625-.244-1.017-.244-.572 0-1.041.17-1.409.507a2.866 2.866 0 0 0-.717 1.054.18.18 0 0 0 .163.252h2.52c.146 0 .23.17.143.289l-.51.7a.177.177 0 0 1-.142.073H9.476a.18.18 0 0 0-.178.178V11Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h22v22H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pM8Yi.framer-szorf9, .framer-pM8Yi .framer-szorf9 { display: block; }\",\".framer-pM8Yi.framer-s5c64u { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 22px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 22px; }\",\".framer-pM8Yi .framer-fbejmh, .framer-pM8Yi .framer-1r5o5hy, .framer-pM8Yi .framer-ghlfl4, .framer-pM8Yi .framer-1bezsp5, .framer-pM8Yi .framer-9gxu7j, .framer-pM8Yi .framer-1hmcrys, .framer-pM8Yi .framer-1cc6z6z, .framer-pM8Yi .framer-1pddg8r, .framer-pM8Yi .framer-1j0r2ed, .framer-pM8Yi .framer-8z2cy9, .framer-pM8Yi .framer-x0s6ei, .framer-pM8Yi .framer-1y7usp8, .framer-pM8Yi .framer-wbge08, .framer-pM8Yi .framer-1ug8zbn, .framer-pM8Yi .framer-1rl7rfi, .framer-pM8Yi .framer-au0riw, .framer-pM8Yi .framer-5qr3cq, .framer-pM8Yi .framer-1w2g7zt, .framer-pM8Yi .framer-ok1men, .framer-pM8Yi .framer-1c46ivk, .framer-pM8Yi .framer-4k1d74, .framer-pM8Yi .framer-t59cio, .framer-pM8Yi .framer-nkpg4j, .framer-pM8Yi .framer-1fxbo4f, .framer-pM8Yi .framer-1fcbu1g, .framer-pM8Yi .framer-111wjm, .framer-pM8Yi .framer-12rowg6, .framer-pM8Yi .framer-a9xifc, .framer-pM8Yi .framer-s11pcy, .framer-pM8Yi .framer-56tvi9, .framer-pM8Yi .framer-ytz6uo { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-pM8Yi .framer-qepdd1 { flex: none; height: 95%; position: relative; width: 100%; }\",\".framer-pM8Yi .framer-og5m77 { flex: none; height: 100%; overflow: visible; position: relative; width: 100%; }\",\".framer-pM8Yi .framer-6hutxd, .framer-pM8Yi .framer-ap5vtm, .framer-pM8Yi .framer-1h1it0c { flex: none; height: 22px; position: relative; width: 100%; }\",\".framer-pM8Yi .framer-1s34fq7 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 22px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pM8Yi.framer-s5c64u { gap: 0px; } .framer-pM8Yi.framer-s5c64u > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-pM8Yi.framer-s5c64u > :first-child { margin-left: 0px; } .framer-pM8Yi.framer-s5c64u > :last-child { margin-right: 0px; } }\",\".framer-pM8Yi.framer-v-1xojoo1 .framer-1hmcrys { order: 5; }\",\".framer-pM8Yi.framer-v-h7omyx.framer-s5c64u, .framer-pM8Yi.framer-v-hfdh4q.framer-s5c64u, .framer-pM8Yi.framer-v-bx2x0e.framer-s5c64u, .framer-pM8Yi.framer-v-65zppr.framer-s5c64u, .framer-pM8Yi.framer-v-l993a8.framer-s5c64u, .framer-pM8Yi.framer-v-fziso5.framer-s5c64u, .framer-pM8Yi.framer-v-cyyjs7.framer-s5c64u, .framer-pM8Yi.framer-v-yg1rkl.framer-s5c64u, .framer-pM8Yi.framer-v-1wak8k6.framer-s5c64u, .framer-pM8Yi.framer-v-sji1yc.framer-s5c64u, .framer-pM8Yi.framer-v-1aaq3ji.framer-s5c64u, .framer-pM8Yi.framer-v-r3qnbc.framer-s5c64u, .framer-pM8Yi.framer-v-12upxwl.framer-s5c64u, .framer-pM8Yi.framer-v-9cxw8c.framer-s5c64u, .framer-pM8Yi.framer-v-4wdlvo.framer-s5c64u, .framer-pM8Yi.framer-v-d9x8wf.framer-s5c64u, .framer-pM8Yi.framer-v-1g8j4c4.framer-s5c64u, .framer-pM8Yi.framer-v-1lmn1qm.framer-s5c64u, .framer-pM8Yi.framer-v-1bz7eh0.framer-s5c64u, .framer-pM8Yi.framer-v-1ycjhz2.framer-s5c64u, .framer-pM8Yi.framer-v-1kwn90t.framer-s5c64u, .framer-pM8Yi.framer-v-6h5y6q.framer-s5c64u, .framer-pM8Yi.framer-v-qac61z.framer-s5c64u, .framer-pM8Yi.framer-v-1ikmnn8.framer-s5c64u, .framer-pM8Yi.framer-v-7q1b9q.framer-s5c64u, .framer-pM8Yi.framer-v-fapi1b.framer-s5c64u { justify-content: center; }\",\".framer-pM8Yi.framer-v-nucvyl.framer-s5c64u { justify-content: center; width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 22\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bJAA6cd7I\":{\"layout\":[\"fixed\",\"fixed\"]},\"bFvnX9xyD\":{\"layout\":[\"fixed\",\"fixed\"]},\"GOP5OFm5K\":{\"layout\":[\"fixed\",\"fixed\"]},\"vCJd5rE47\":{\"layout\":[\"fixed\",\"fixed\"]},\"xK5w_Yty5\":{\"layout\":[\"fixed\",\"fixed\"]},\"OhPmADJDk\":{\"layout\":[\"fixed\",\"fixed\"]},\"t_gflriTh\":{\"layout\":[\"fixed\",\"fixed\"]},\"pmzTfER7t\":{\"layout\":[\"fixed\",\"fixed\"]},\"Yr1_zxxlT\":{\"layout\":[\"fixed\",\"fixed\"]},\"N7aczPTfp\":{\"layout\":[\"fixed\",\"fixed\"]},\"HR1HdsOhp\":{\"layout\":[\"fixed\",\"fixed\"]},\"iyRKstIYz\":{\"layout\":[\"fixed\",\"fixed\"]},\"NDy8q9A_O\":{\"layout\":[\"fixed\",\"fixed\"]},\"P5X0GjhcJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"AYgOuZEWG\":{\"layout\":[\"fixed\",\"fixed\"]},\"nAYJdEK5j\":{\"layout\":[\"fixed\",\"fixed\"]},\"s6tMK6hPf\":{\"layout\":[\"fixed\",\"fixed\"]},\"XRgQraYGA\":{\"layout\":[\"fixed\",\"fixed\"]},\"jFA23uoHE\":{\"layout\":[\"fixed\",\"fixed\"]},\"C8rYcOmEb\":{\"layout\":[\"fixed\",\"fixed\"]},\"S6XAEufLq\":{\"layout\":[\"fixed\",\"fixed\"]},\"nnOXZa0Jn\":{\"layout\":[\"fixed\",\"fixed\"]},\"BT38hRfFq\":{\"layout\":[\"fixed\",\"fixed\"]},\"zP1AaxOXC\":{\"layout\":[\"fixed\",\"fixed\"]},\"pAjJTmLH5\":{\"layout\":[\"fixed\",\"fixed\"]},\"tN5cEZiGa\":{\"layout\":[\"fixed\",\"fixed\"]},\"tDKRmsm9e\":{\"layout\":[\"fixed\",\"fixed\"]},\"MdnHHqu9z\":{\"layout\":[\"fixed\",\"fixed\"]},\"Da7EUP_jR\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZAA6haI9B\":{\"layout\":[\"fixed\",\"fixed\"]},\"mzisaDGon\":{\"layout\":[\"fixed\",\"fixed\"]},\"MY6uf808Z\":{\"layout\":[\"fixed\",\"fixed\"]},\"HI5ZGw52k\":{\"layout\":[\"fixed\",\"fixed\"]},\"squiWJsPD\":{\"layout\":[\"fixed\",\"fixed\"]},\"wewD29yhQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"tqpy1l2Pi\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjoJxVEf_H=withCSS(Component,css,\"framer-pM8Yi\");export default FramerjoJxVEf_H;FramerjoJxVEf_H.displayName=\"Currency Icon\";FramerjoJxVEf_H.defaultProps={height:22,width:22};addPropertyControls(FramerjoJxVEf_H,{variant:{options:[\"r8QLhB1PN\",\"bJAA6cd7I\",\"bFvnX9xyD\",\"GOP5OFm5K\",\"vCJd5rE47\",\"xK5w_Yty5\",\"OhPmADJDk\",\"t_gflriTh\",\"pmzTfER7t\",\"Yr1_zxxlT\",\"N7aczPTfp\",\"HR1HdsOhp\",\"iyRKstIYz\",\"NDy8q9A_O\",\"P5X0GjhcJ\",\"AYgOuZEWG\",\"nAYJdEK5j\",\"s6tMK6hPf\",\"XRgQraYGA\",\"jFA23uoHE\",\"C8rYcOmEb\",\"S6XAEufLq\",\"nnOXZa0Jn\",\"BT38hRfFq\",\"zP1AaxOXC\",\"pAjJTmLH5\",\"tN5cEZiGa\",\"tDKRmsm9e\",\"MdnHHqu9z\",\"Da7EUP_jR\",\"ZAA6haI9B\",\"mzisaDGon\",\"MY6uf808Z\",\"HI5ZGw52k\",\"squiWJsPD\",\"wewD29yhQ\",\"tqpy1l2Pi\"],optionTitles:[\"BTC\",\"ETH\",\"LINK\",\"UNI\",\"DOT\",\"MATIC\",\"USDC\",\"ALGO\",\"SOL\",\"ADA\",\"USDT\",\"AVAX\",\"DOGE\",\"XRP\",\"DAI\",\"XL\",\"BCH\",\"LTC\",\"SHIBA\",\"HBAR\",\"NEAR\",\"INJ\",\"LDO\",\"AAVE\",\"RNDR\",\"GRT\",\"MKR\",\"FTM\",\"SNX\",\"SAND\",\"MANA\",\"AXS\",\"COMP\",\"1INCH\",\"YFI\",\"FLARE\",\"EUROC\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjoJxVEf_H,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjoJxVEf_H\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"22\",\"framerIntrinsicHeight\":\"22\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bJAA6cd7I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bFvnX9xyD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GOP5OFm5K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vCJd5rE47\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xK5w_Yty5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OhPmADJDk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t_gflriTh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pmzTfER7t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Yr1_zxxlT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"N7aczPTfp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HR1HdsOhp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iyRKstIYz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NDy8q9A_O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"P5X0GjhcJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AYgOuZEWG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nAYJdEK5j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s6tMK6hPf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XRgQraYGA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jFA23uoHE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"C8rYcOmEb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"S6XAEufLq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nnOXZa0Jn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BT38hRfFq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zP1AaxOXC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pAjJTmLH5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tN5cEZiGa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tDKRmsm9e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MdnHHqu9z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Da7EUP_jR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZAA6haI9B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mzisaDGon\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MY6uf808Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HI5ZGw52k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"squiWJsPD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wewD29yhQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tqpy1l2Pi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./joJxVEf_H.map", "// Generated by Framer (78454af)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,cx,getFonts,getPropertyControls,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CurrencyIcon from\"https://framerusercontent.com/modules/uVKHkEWcH5dfG2ZIXTdw/b4qaio2iCdIgs6gA3Eox/joJxVEf_H.js\";import*as localizedValues from\"./RddgwIZq_-0.js\";const CurrencyIconFonts=getFonts(CurrencyIcon);const CurrencyIconControls=getPropertyControls(CurrencyIcon);const cycleOrder=[\"El79lVwaU\"];const serializationHash=\"framer-0wrrT\";const variantClassNames={El79lVwaU:\"framer-v-1aitlil\"};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 valuesByLocaleId={yzBJ2hX3F:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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 humanReadableEnumMap={\"1INCH\":\"HI5ZGw52k\",AAVE:\"BT38hRfFq\",ADA:\"Yr1_zxxlT\",ALGO:\"t_gflriTh\",AVAX:\"HR1HdsOhp\",AXS:\"mzisaDGon\",BCH:\"nAYJdEK5j\",BTC:\"r8QLhB1PN\",COMP:\"MY6uf808Z\",DAI:\"P5X0GjhcJ\",DOGE:\"iyRKstIYz\",DOT:\"vCJd5rE47\",ETH:\"bJAA6cd7I\",EUROC:\"tqpy1l2Pi\",FLARE:\"wewD29yhQ\",FTM:\"tDKRmsm9e\",GRT:\"pAjJTmLH5\",HBAR:\"jFA23uoHE\",INJ:\"S6XAEufLq\",LDO:\"nnOXZa0Jn\",LINK:\"bFvnX9xyD\",LTC:\"s6tMK6hPf\",MANA:\"ZAA6haI9B\",MATIC:\"xK5w_Yty5\",MKR:\"tN5cEZiGa\",NEAR:\"C8rYcOmEb\",RNDR:\"zP1AaxOXC\",SAND:\"Da7EUP_jR\",SHIBA:\"XRgQraYGA\",SNX:\"MdnHHqu9z\",SOL:\"pmzTfER7t\",UNI:\"GOP5OFm5K\",USDC:\"OhPmADJDk\",USDT:\"N7aczPTfp\",XL:\"AYgOuZEWG\",XRP:\"NDy8q9A_O\",YFI:\"squiWJsPD\"};const getProps=({height,id,ticker,width,...props})=>{var _humanReadableEnumMap_ticker,_ref,_ref1;return{...props,g1SGYUb1l:(_ref1=(_ref=(_humanReadableEnumMap_ticker=humanReadableEnumMap[ticker])!==null&&_humanReadableEnumMap_ticker!==void 0?_humanReadableEnumMap_ticker:ticker)!==null&&_ref!==void 0?_ref:props.g1SGYUb1l)!==null&&_ref1!==void 0?_ref1:\"r8QLhB1PN\"};};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,g1SGYUb1l,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"El79lVwaU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1aitlil\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"El79lVwaU\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xpgfry\",layoutDependency:layoutDependency,layoutId:\"PPxaqEMxo\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"22px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d335ei-container\",layoutDependency:layoutDependency,layoutId:\"YRNe0uIHb-container\",children:/*#__PURE__*/_jsx(CurrencyIcon,{height:\"100%\",id:\"YRNe0uIHb\",layoutId:\"YRNe0uIHb\",style:{height:\"100%\",width:\"100%\"},variant:g1SGYUb1l,width:\"100%\"})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0wrrT.framer-ygrdmq, .framer-0wrrT .framer-ygrdmq { display: block; }\",\".framer-0wrrT.framer-1aitlil { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-0wrrT .framer-1xpgfry { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-0wrrT .framer-1d335ei-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 22px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0wrrT.framer-1aitlil, .framer-0wrrT .framer-1xpgfry { gap: 0px; } .framer-0wrrT.framer-1aitlil > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-0wrrT.framer-1aitlil > :first-child, .framer-0wrrT .framer-1xpgfry > :first-child { margin-left: 0px; } .framer-0wrrT.framer-1aitlil > :last-child, .framer-0wrrT .framer-1xpgfry > :last-child { margin-right: 0px; } .framer-0wrrT .framer-1xpgfry > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 22\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"g1SGYUb1l\":\"ticker\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRddgwIZq_=withCSS(Component,css,\"framer-0wrrT\");export default FramerRddgwIZq_;FramerRddgwIZq_.displayName=\"IconComponent\";FramerRddgwIZq_.defaultProps={height:22,width:22};addPropertyControls(FramerRddgwIZq_,{g1SGYUb1l:(CurrencyIconControls===null||CurrencyIconControls===void 0?void 0:CurrencyIconControls[\"variant\"])&&{...CurrencyIconControls[\"variant\"],defaultValue:\"r8QLhB1PN\",description:undefined,hidden:undefined,title:\"ticker\"}});addFonts(FramerRddgwIZq_,[{explicitInter:true,fonts:[]},...CurrencyIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRddgwIZq_\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"22\",\"framerVariables\":\"{\\\"g1SGYUb1l\\\":\\\"ticker\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"22\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RddgwIZq_.map", "// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers/\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import IconComponent from\"https://framer.com/m/IconComponent-3DjN.js@XAb2CHdNgf4z6bnUKN8b\";import CoinNameComponent from\"https://framer.com/m/CoinNameComponent-MfY9.js@nO0Py3xjYaXKmCCpFimc\";import{addPropertyControls,ControlType}from\"framer\";import{SYMBOLS}from\"https://framerusercontent.com/modules/5cqvr7rFGsBAjc45Txif/eLAiFaqRvnGgFfUClFjH/Constants.js\";function getCryptoName(ticker){const symbol=SYMBOLS.find(s=>s.currency===ticker);if(!symbol)return\"Coin not registered\";return symbol.displayName;}/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/#code-components-auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function CoinNameWithIcon(props){const cryptoName=getCryptoName(props.ticker);return /*#__PURE__*/_jsxs(\"div\",{style:{...containerStyle,...props.style},children:[/*#__PURE__*/_jsx(IconComponent,{ticker:props.ticker}),/*#__PURE__*/_jsx(CoinNameComponent,{currency:cryptoName})]});}// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst containerStyle={display:\"flex\",alignItems:\"center\",overflow:\"hidden\",gap:12};CoinNameWithIcon.defaultProps={ticker:\"BTC\"};addPropertyControls(CoinNameWithIcon,{ticker:{title:\"Ticker\",type:ControlType.String}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"CoinNameWithIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"auto\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"Se alla\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2ca17d4)\nimport*as localizedValues from\"./KexO4MjUL-0.js\";const valuesByLocaleId={yzBJ2hX3F:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CoinNameWithIcon from\"https://framerusercontent.com/modules/519OgVF4bqLrWFbVrWxh/zFYu43MI2MTq6KCzXHPn/CoinNameWithIcon.js\";import CoinPrice from\"https://framerusercontent.com/modules/hezMbmHkSZGhGT6GoNSN/LkXqBd4f0ORpATQ6qZeB/CoinPrice.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/TgxRrUmyuvTnH3uEJDO2/d6Xp2xUSLolz5vrpfCVj/D3Hbugvzk.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/NBuXSmJQmEN7Jfxn0JCU/7ji7r1IVkfrWHwVWqXY6/KexO4MjUL.js\";import Arrow from\"https://framerusercontent.com/modules/p5KMpA2lHRMiSW2vFt0c/2cw09lxmWl08UnWU73kE/H7eaVArkK.js\";import Link1 from\"https://framerusercontent.com/modules/57rzGTpMIVX6aNiDN750/CKofQmEh53ErEQCWknjo/z1iTBvtao.js\";const CoinNameWithIconFonts=getFonts(CoinNameWithIcon);const CoinPriceFonts=getFonts(CoinPrice);const Link1Fonts=getFonts(Link1);const ArrowFonts=getFonts(Arrow);const cycleOrder=[\"BmEY3QLG_\",\"NYeCEqc4t\",\"fB4gbfg8Y\",\"ZFy9YUrnB\",\"cXbBFtxic\",\"YNukPwt8e\",\"cpFAyvxIQ\",\"V0bMR7wDY\",\"CW2onUADU\"];const serializationHash=\"framer-qheuJ\";const variantClassNames={BmEY3QLG_:\"framer-v-l17hov\",cpFAyvxIQ:\"framer-v-1e4oaqf\",CW2onUADU:\"framer-v-1hpumvr\",cXbBFtxic:\"framer-v-ycxa9f\",fB4gbfg8Y:\"framer-v-6399wg\",NYeCEqc4t:\"framer-v-1de404m\",V0bMR7wDY:\"framer-v-17vuk6c\",YNukPwt8e:\"framer-v-75rcxw\",ZFy9YUrnB:\"framer-v-y02ts\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-2};const animation1={opacity:1,rotate:180,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};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-1\":\"BmEY3QLG_\",\"Desktop-2\":\"ZFy9YUrnB\",\"Desktop-3\":\"cXbBFtxic\",\"Phone-1\":\"fB4gbfg8Y\",\"Phone-2\":\"V0bMR7wDY\",\"Phone-3\":\"CW2onUADU\",\"Tablet-1\":\"NYeCEqc4t\",\"Tablet-2\":\"YNukPwt8e\",\"Tablet-3\":\"cpFAyvxIQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BmEY3QLG_\"};};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:\"BmEY3QLG_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const X91g4eYTW17x8fzf=activeVariantCallback(async(...args)=>{setVariant(\"BmEY3QLG_\");});const X91g4eYTW6rdov7=activeVariantCallback(async(...args)=>{setVariant(\"ZFy9YUrnB\");});const X91g4eYTWnsrwlx=activeVariantCallback(async(...args)=>{setVariant(\"NYeCEqc4t\");});const X91g4eYTW1sthnq6=activeVariantCallback(async(...args)=>{setVariant(\"YNukPwt8e\");});const X91g4eYTWcbs8qf=activeVariantCallback(async(...args)=>{setVariant(\"fB4gbfg8Y\");});const X91g4eYTW1c5j6le=activeVariantCallback(async(...args)=>{setVariant(\"V0bMR7wDY\");});const onTap17x8fzf=activeVariantCallback(async(...args)=>{setVariant(\"BmEY3QLG_\");});const onTapnsrwlx=activeVariantCallback(async(...args)=>{setVariant(\"NYeCEqc4t\");});const onTapcbs8qf=activeVariantCallback(async(...args)=>{setVariant(\"fB4gbfg8Y\");});const onTap6rdov7=activeVariantCallback(async(...args)=>{setVariant(\"ZFy9YUrnB\");});const onTap1sthnq6=activeVariantCallback(async(...args)=>{setVariant(\"YNukPwt8e\");});const onTap1c5j6le=activeVariantCallback(async(...args)=>{setVariant(\"V0bMR7wDY\");});const onTapu1r4dy=activeVariantCallback(async(...args)=>{setVariant(\"cXbBFtxic\");});const onTap17eiv6n=activeVariantCallback(async(...args)=>{setVariant(\"cpFAyvxIQ\");});const onTap1focd6w=activeVariantCallback(async(...args)=>{setVariant(\"CW2onUADU\");});const X91g4eYTWu1r4dy=activeVariantCallback(async(...args)=>{setVariant(\"cXbBFtxic\");});const X91g4eYTW17eiv6n=activeVariantCallback(async(...args)=>{setVariant(\"cpFAyvxIQ\");});const X91g4eYTW1focd6w=activeVariantCallback(async(...args)=>{setVariant(\"CW2onUADU\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"cXbBFtxic\",\"cpFAyvxIQ\",\"CW2onUADU\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"fB4gbfg8Y\")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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-l17hov\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop-1\",layoutDependency:layoutDependency,layoutId:\"BmEY3QLG_\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},...addPropertyOverrides({cpFAyvxIQ:{\"data-framer-name\":\"Tablet-3\"},CW2onUADU:{\"data-framer-name\":\"Phone-3\"},cXbBFtxic:{\"data-framer-name\":\"Desktop-3\"},fB4gbfg8Y:{\"data-framer-name\":\"Phone-1\"},NYeCEqc4t:{\"data-framer-name\":\"Tablet-1\"},V0bMR7wDY:{\"data-framer-name\":\"Phone-2\"},YNukPwt8e:{\"data-framer-name\":\"Tablet-2\"},ZFy9YUrnB:{\"data-framer-name\":\"Desktop-2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nfzuc\",layoutDependency:layoutDependency,layoutId:\"HYA6ZkWCZ\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"aave\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"gj0NWrpr9\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"OswRoX_Zt\",...addPropertyOverrides({cpFAyvxIQ:{href:{pathVariables:{QfijB93BO:\"polygon\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"yqqaMJEen\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},CW2onUADU:{href:{pathVariables:{QfijB93BO:\"polygon\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"yqqaMJEen\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},cXbBFtxic:{href:{pathVariables:{QfijB93BO:\"polygon\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"yqqaMJEen\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"dogecoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"jlMO_OSnn\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"dogecoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"jlMO_OSnn\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"dogecoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"jlMO_OSnn\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1rltgy1 framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"OswRoX_Zt\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-93jb9t\",layoutDependency:layoutDependency,layoutId:\"SPNxzdxvU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10ipqo3\",layoutDependency:layoutDependency,layoutId:\"wAYtTFNx9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e84fre-container\",layoutDependency:layoutDependency,layoutId:\"fcXrfEP8k-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"fcXrfEP8k\",layoutId:\"fcXrfEP8k\",ticker:\"AAVE\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"MATIC\"},CW2onUADU:{ticker:\"MATIC\"},cXbBFtxic:{ticker:\"MATIC\"},V0bMR7wDY:{ticker:\"DOGE\"},YNukPwt8e:{ticker:\"DOGE\"},ZFy9YUrnB:{ticker:\"DOGE\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"AAVE\"})}),className:\"framer-y9o1eu\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WZv_cmMMP\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({cpFAyvxIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"MATIC\"})})},CW2onUADU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"MATIC\"})})},cXbBFtxic:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"MATIC\"})})},V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"DOGE\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"DOGE\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"DOGE\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hp07jt-container\",layoutDependency:layoutDependency,layoutId:\"iS_dl3Zzu-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"iS_dl3Zzu\",layoutId:\"iS_dl3Zzu\",ticker:\"AAVE\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"MATIC\"},CW2onUADU:{ticker:\"MATIC\"},cXbBFtxic:{ticker:\"MATIC\"},V0bMR7wDY:{ticker:\"DOGE\"},YNukPwt8e:{ticker:\"DOGE\"},ZFy9YUrnB:{ticker:\"DOGE\"}},baseVariant,gestureVariant)})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"algorand\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"M4Z5XYv3B\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"Jl6l1zRDU\",openInNewTab:true,...addPropertyOverrides({cpFAyvxIQ:{href:{pathVariables:{QfijB93BO:\"sandbox\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"AGwSzxJNQ\"}},webPageId:\"B0KJyoeUA\"}},CW2onUADU:{href:{pathVariables:{QfijB93BO:\"sandbox\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"AGwSzxJNQ\"}},webPageId:\"B0KJyoeUA\"}},cXbBFtxic:{href:{pathVariables:{QfijB93BO:\"sandbox\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"AGwSzxJNQ\"}},webPageId:\"B0KJyoeUA\"}},V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"ethereum\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"ryplaaBBU\"}},webPageId:\"B0KJyoeUA\"}},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"ethereum\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"ryplaaBBU\"}},webPageId:\"B0KJyoeUA\"}},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"ethereum\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"ryplaaBBU\"}},webPageId:\"B0KJyoeUA\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-12d38z4 framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"Jl6l1zRDU\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rtxr21\",layoutDependency:layoutDependency,layoutId:\"H7xYGqoiD\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zxbubb\",layoutDependency:layoutDependency,layoutId:\"p5wYEoLiH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ly6i3f-container\",layoutDependency:layoutDependency,layoutId:\"bGz0gQl6R-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"bGz0gQl6R\",layoutId:\"bGz0gQl6R\",ticker:\"ALGO\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"SAND\"},CW2onUADU:{ticker:\"SAND\"},cXbBFtxic:{ticker:\"SAND\"},V0bMR7wDY:{ticker:\"ETH\"},YNukPwt8e:{ticker:\"ETH\"},ZFy9YUrnB:{ticker:\"ETH\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"ALGO\"})}),className:\"framer-1c8cmpl\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OsvOjTZTF\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({cpFAyvxIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"SAND\"})})},CW2onUADU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"SAND\"})})},cXbBFtxic:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"SAND\"})})},V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"ETH\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"ETH\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"ETH\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-blkuc8-container\",layoutDependency:layoutDependency,layoutId:\"j0QvwWd6C-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"j0QvwWd6C\",layoutId:\"j0QvwWd6C\",ticker:\"ALGO\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"SAND\"},CW2onUADU:{ticker:\"SAND\"},cXbBFtxic:{ticker:\"SAND\"},V0bMR7wDY:{ticker:\"ETH\"},YNukPwt8e:{ticker:\"ETH\"},ZFy9YUrnB:{ticker:\"ETH\"}},baseVariant,gestureVariant)})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"avalanche\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"e3gg3iZ5N\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"bpvNfpe4u\",...addPropertyOverrides({cpFAyvxIQ:{href:{pathVariables:{QfijB93BO:\"solana\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"ak345q7ok\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},CW2onUADU:{href:{pathVariables:{QfijB93BO:\"solana\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"ak345q7ok\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},cXbBFtxic:{href:{pathVariables:{QfijB93BO:\"solana\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"ak345q7ok\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"fantom\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"euwoFLq6v\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"fantom\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"euwoFLq6v\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"fantom\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"euwoFLq6v\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-uywr4r framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"bpvNfpe4u\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ue9kpv\",layoutDependency:layoutDependency,layoutId:\"wAJaYhBgV\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-35mlfc\",layoutDependency:layoutDependency,layoutId:\"E4Wnk7V0T\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-585mxb-container\",layoutDependency:layoutDependency,layoutId:\"fzBDAaQlK-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"fzBDAaQlK\",layoutId:\"fzBDAaQlK\",ticker:\"AVAX\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"SOL\"},CW2onUADU:{ticker:\"SOL\"},cXbBFtxic:{ticker:\"SOL\"},V0bMR7wDY:{ticker:\"FTM\"},YNukPwt8e:{ticker:\"FTM\"},ZFy9YUrnB:{ticker:\"FTM\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"AVAX\"})}),className:\"framer-1dvhxvg\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YMDxJyX0p\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({cpFAyvxIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"SOL\"})})},CW2onUADU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"SOL\"})})},cXbBFtxic:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"SOL\"})})},V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"FTM\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"FTM\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"FTM\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-r1xeps-container\",layoutDependency:layoutDependency,layoutId:\"SIU_FZwUw-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"SIU_FZwUw\",layoutId:\"SIU_FZwUw\",ticker:\"AVAX\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"SOL\"},CW2onUADU:{ticker:\"SOL\"},cXbBFtxic:{ticker:\"SOL\"},V0bMR7wDY:{ticker:\"FTM\"},YNukPwt8e:{ticker:\"FTM\"},ZFy9YUrnB:{ticker:\"FTM\"}},baseVariant,gestureVariant)})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"bitcoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"pnHSCm1G8\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"Z7rgTgeAQ\",...addPropertyOverrides({cpFAyvxIQ:{href:{pathVariables:{QfijB93BO:\"uniswap\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"uEEmOje2z\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},CW2onUADU:{href:{pathVariables:{QfijB93BO:\"uniswap\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"uEEmOje2z\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},cXbBFtxic:{href:{pathVariables:{QfijB93BO:\"uniswap\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"uEEmOje2z\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"the-graph\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"VbEsr8HDT\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"the-graph\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"VbEsr8HDT\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"the-graph\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"VbEsr8HDT\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-zrwaqd framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"Z7rgTgeAQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kosspf\",layoutDependency:layoutDependency,layoutId:\"GzEbhWFi0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pydczs\",layoutDependency:layoutDependency,layoutId:\"c6YAGrwSH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qsae7s-container\",layoutDependency:layoutDependency,layoutId:\"X6NCtW8IU-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"X6NCtW8IU\",layoutId:\"X6NCtW8IU\",ticker:\"BTC\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"UNI\"},CW2onUADU:{ticker:\"UNI\"},cXbBFtxic:{ticker:\"UNI\"},V0bMR7wDY:{ticker:\"GRT\"},YNukPwt8e:{ticker:\"GRT\"},ZFy9YUrnB:{ticker:\"GRT\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"BTC\"})}),className:\"framer-1iu1b5f\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YRmz2RZLM\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({cpFAyvxIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"UNI\"})})},CW2onUADU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"UNI\"})})},cXbBFtxic:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"UNI\"})})},V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"GRT\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"GRT\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"GRT\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yahpik-container\",layoutDependency:layoutDependency,layoutId:\"edhEt35Tx-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"edhEt35Tx\",layoutId:\"edhEt35Tx\",ticker:\"BTC\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"UNI\"},CW2onUADU:{ticker:\"UNI\"},cXbBFtxic:{ticker:\"UNI\"},V0bMR7wDY:{ticker:\"GRT\"},YNukPwt8e:{ticker:\"GRT\"},ZFy9YUrnB:{ticker:\"GRT\"}},baseVariant,gestureVariant)})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"bitcoin-cash\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"tiaWde6WD\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"K0OF7Tv0v\",...addPropertyOverrides({cpFAyvxIQ:{href:{pathVariables:{QfijB93BO:\"usd-coin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"mzM0fXOUC\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},CW2onUADU:{href:{pathVariables:{QfijB93BO:\"usd-coin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"mzM0fXOUC\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},cXbBFtxic:{href:{pathVariables:{QfijB93BO:\"usd-coin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"mzM0fXOUC\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"litecoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"TpjbTY9S2\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"litecoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"TpjbTY9S2\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"litecoin\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"TpjbTY9S2\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-r8orqk framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"K0OF7Tv0v\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5oskhs\",layoutDependency:layoutDependency,layoutId:\"JHz1A3gI9\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e3tca8\",layoutDependency:layoutDependency,layoutId:\"VWmYHDhqA\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-419g1a-container\",layoutDependency:layoutDependency,layoutId:\"WhuyvouiP-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"WhuyvouiP\",layoutId:\"WhuyvouiP\",ticker:\"BCH\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"USDC\"},CW2onUADU:{ticker:\"USDC\"},cXbBFtxic:{ticker:\"USDC\"},V0bMR7wDY:{ticker:\"LTC\"},YNukPwt8e:{ticker:\"LTC\"},ZFy9YUrnB:{ticker:\"LTC\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"BCH\"})}),className:\"framer-qbti8o\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GJv8r_U6S\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({cpFAyvxIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"USDC\"})})},CW2onUADU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"USDC\"})})},cXbBFtxic:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"USDC\"})})},V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"LTC\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"LTC\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"LTC\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xe0olx-container\",layoutDependency:layoutDependency,layoutId:\"mT1oJvOyz-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"mT1oJvOyz\",layoutId:\"mT1oJvOyz\",ticker:\"BCH\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{ticker:\"USDC\"},CW2onUADU:{ticker:\"USDC\"},cXbBFtxic:{ticker:\"USDC\"},V0bMR7wDY:{ticker:\"LTC\"},YNukPwt8e:{ticker:\"LTC\"},ZFy9YUrnB:{ticker:\"LTC\"}},baseVariant,gestureVariant)})})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"cardano\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"FFs_jglkW\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"ruYIDAbIM\",...addPropertyOverrides({V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"maker\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"fZOWzkIw5\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"maker\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"fZOWzkIw5\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"maker\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"fZOWzkIw5\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-7c51qb framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"ruYIDAbIM\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cbzoz3\",layoutDependency:layoutDependency,layoutId:\"xMGyb_ZZo\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1khnkb2\",layoutDependency:layoutDependency,layoutId:\"lLbhVDbPI\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1831595-container\",layoutDependency:layoutDependency,layoutId:\"o70xChm2R-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"o70xChm2R\",layoutId:\"o70xChm2R\",ticker:\"ADA\",width:\"100%\",...addPropertyOverrides({V0bMR7wDY:{ticker:\"MKR\"},YNukPwt8e:{ticker:\"MKR\"},ZFy9YUrnB:{ticker:\"MKR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"ADA\"})}),className:\"framer-17ecos8\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ELgxzsvLo\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"MKR\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"MKR\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"MKR\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1chijm4-container\",layoutDependency:layoutDependency,layoutId:\"e8RcTFy5l-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"e8RcTFy5l\",layoutId:\"e8RcTFy5l\",ticker:\"ADA\",width:\"100%\",...addPropertyOverrides({V0bMR7wDY:{ticker:\"MKR\"},YNukPwt8e:{ticker:\"MKR\"},ZFy9YUrnB:{ticker:\"MKR\"}},baseVariant,gestureVariant)})})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"chainlink\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"f82QC6HgX\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"xt03vz6u7\",...addPropertyOverrides({V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"near-protocol\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"jqKQ0JQyo\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"near-protocol\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"jqKQ0JQyo\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"near-protocol\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"jqKQ0JQyo\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10x1vh0 framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"xt03vz6u7\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nkncj\",layoutDependency:layoutDependency,layoutId:\"uhbRLsBWB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n607ad\",layoutDependency:layoutDependency,layoutId:\"M_Ch8oFUG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17q32sc-container\",layoutDependency:layoutDependency,layoutId:\"iEZstiLXL-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"iEZstiLXL\",layoutId:\"iEZstiLXL\",ticker:\"LINK\",width:\"100%\",...addPropertyOverrides({V0bMR7wDY:{ticker:\"NEAR\"},YNukPwt8e:{ticker:\"NEAR\"},ZFy9YUrnB:{ticker:\"NEAR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"LINK\"})}),className:\"framer-1eejoh5\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Y6YW_vPff\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"NEAR\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"NEAR\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"NEAR\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jexdj0-container\",layoutDependency:layoutDependency,layoutId:\"PF5Z12WJn-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"PF5Z12WJn\",layoutId:\"PF5Z12WJn\",ticker:\"LINK\",width:\"100%\",...addPropertyOverrides({V0bMR7wDY:{ticker:\"NEAR\"},YNukPwt8e:{ticker:\"NEAR\"},ZFy9YUrnB:{ticker:\"NEAR\"}},baseVariant,gestureVariant)})})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{QfijB93BO:\"compound\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"b2tyJ3BFU\"}},webPageId:\"B0KJyoeUA\"},motionChild:true,nodeId:\"p5K64ZYfr\",...addPropertyOverrides({V0bMR7wDY:{href:{pathVariables:{QfijB93BO:\"polkadot\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"tgBk6UUNG\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},YNukPwt8e:{href:{pathVariables:{QfijB93BO:\"polkadot\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"tgBk6UUNG\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false},ZFy9YUrnB:{href:{pathVariables:{QfijB93BO:\"polkadot\"},unresolvedPathSlugs:{QfijB93BO:{collectionId:\"o9ZxHC2sq\",collectionItemId:\"tgBk6UUNG\"}},webPageId:\"B0KJyoeUA\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1u1z7na framer-1md1i20\",\"data-border\":true,\"data-framer-name\":\"Currency modal\",layoutDependency:layoutDependency,layoutId:\"p5K64ZYfr\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, rgb(242, 242, 242))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 30px 30px 0px rgba(0, 0, 0, 0.05)\"},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vnr2wp\",layoutDependency:layoutDependency,layoutId:\"etcRQY005\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f3uq79\",layoutDependency:layoutDependency,layoutId:\"krUyYEwIe\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hva3nw-container\",layoutDependency:layoutDependency,layoutId:\"WfPI1IoBE-container\",children:/*#__PURE__*/_jsx(CoinNameWithIcon,{height:\"100%\",id:\"WfPI1IoBE\",layoutId:\"WfPI1IoBE\",ticker:\"COMP\",width:\"100%\",...addPropertyOverrides({V0bMR7wDY:{ticker:\"DOT\"},YNukPwt8e:{ticker:\"DOT\"},ZFy9YUrnB:{ticker:\"DOT\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"COMP\"})}),className:\"framer-3rxm\",\"data-framer-name\":\"Bitcoin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uNyuQyAtJ\",style:{\"--extracted-r6o4lv\":\"var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({V0bMR7wDY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"DOT\"})})},YNukPwt8e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"DOT\"})})},ZFy9YUrnB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ef411c4-ef4e-4258-bf30-31b211fe09c0, rgb(153, 153, 153)))\"},children:\"DOT\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lfu7we-container\",layoutDependency:layoutDependency,layoutId:\"ggIfDJFfV-container\",children:/*#__PURE__*/_jsx(CoinPrice,{height:\"100%\",id:\"ggIfDJFfV\",layoutId:\"ggIfDJFfV\",ticker:\"COMP\",width:\"100%\",...addPropertyOverrides({V0bMR7wDY:{ticker:\"DOT\"},YNukPwt8e:{ticker:\"DOT\"},ZFy9YUrnB:{ticker:\"DOT\"}},baseVariant,gestureVariant)})})})]})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xwatsk\",\"data-framer-name\":\"Frame 391\",layoutDependency:layoutDependency,layoutId:\"Gb8tduLTc\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined},{href:{webPageId:\"CfZtWOI61\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"49px\",y:(componentViewport?.y||0)+24+(0+300+((componentViewport?.height||426)-48-326)/1*1)+0,...addPropertyOverrides({cpFAyvxIQ:{y:(componentViewport?.y||0)+24+(0+222+((componentViewport?.height||426)-48-248)/1*1)+0},CW2onUADU:{y:(componentViewport?.y||0)+12+(0+362+((componentViewport?.height||681)-24-388)/1*1)+0},cXbBFtxic:{y:(componentViewport?.y||0)+24+(0+222+((componentViewport?.height||426)-48-248)/1*1)+0},fB4gbfg8Y:{y:(componentViewport?.y||0)+12+(0+584+((componentViewport?.height||681)-24-610)/1*1)+0},V0bMR7wDY:{y:(componentViewport?.y||0)+12+(0+584+((componentViewport?.height||681)-24-610)/1*1)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q36xa1-container\",layoutDependency:layoutDependency,layoutId:\"tPQU2XESF-container\",children:/*#__PURE__*/_jsx(Link1,{AMqZmr5VD:resolvedLinks[0],height:\"100%\",id:\"tPQU2XESF\",layoutId:\"tPQU2XESF\",qxSQDSu0y:getLocalizedValue(\"v0\",activeLocale)??\"See all\",style:{height:\"100%\",width:\"100%\"},variant:\"Nkl8wk9FF\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{AMqZmr5VD:resolvedLinks[6]},CW2onUADU:{AMqZmr5VD:resolvedLinks[8]},cXbBFtxic:{AMqZmr5VD:resolvedLinks[4]},fB4gbfg8Y:{AMqZmr5VD:resolvedLinks[2]},NYeCEqc4t:{AMqZmr5VD:resolvedLinks[1]},V0bMR7wDY:{AMqZmr5VD:resolvedLinks[7]},YNukPwt8e:{AMqZmr5VD:resolvedLinks[5]},ZFy9YUrnB:{AMqZmr5VD:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rbet76\",\"data-framer-name\":\"slider\",layoutDependency:layoutDependency,layoutId:\"ccSHMmXMW\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1efspqv-container\",layoutDependency:layoutDependency,layoutId:\"H1FI3WI3h-container\",style:{opacity:0,rotate:180},variants:{cpFAyvxIQ:{opacity:1},CW2onUADU:{opacity:1},cXbBFtxic:{opacity:1},V0bMR7wDY:{opacity:1},YNukPwt8e:{opacity:1},ZFy9YUrnB:{opacity:1}},...addPropertyOverrides({cXbBFtxic:{whileHover:animation1},ZFy9YUrnB:{whileHover:animation1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Arrow,{height:\"100%\",id:\"H1FI3WI3h\",layoutId:\"H1FI3WI3h\",style:{height:\"100%\",width:\"100%\"},variant:\"CuDU0lKo3\",width:\"100%\",...addPropertyOverrides({cpFAyvxIQ:{X91g4eYTW:X91g4eYTW1sthnq6},CW2onUADU:{X91g4eYTW:X91g4eYTW1c5j6le},cXbBFtxic:{X91g4eYTW:X91g4eYTW6rdov7},V0bMR7wDY:{X91g4eYTW:X91g4eYTWcbs8qf},YNukPwt8e:{X91g4eYTW:X91g4eYTWnsrwlx},ZFy9YUrnB:{X91g4eYTW:X91g4eYTW17x8fzf}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1edrqpb\",\"data-framer-name\":\"Frame 148\",layoutDependency:layoutDependency,layoutId:\"TovW7NljW\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zgxy81\",\"data-framer-name\":\"Ellipse 25\",layoutDependency:layoutDependency,layoutId:\"IsQRkicmz\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},variants:{cpFAyvxIQ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},CW2onUADU:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},cXbBFtxic:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},V0bMR7wDY:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},YNukPwt8e:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},ZFy9YUrnB:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({cpFAyvxIQ:{\"data-border\":true,\"data-highlight\":true,onTap:onTapnsrwlx},CW2onUADU:{\"data-border\":true,\"data-highlight\":true,onTap:onTapcbs8qf},cXbBFtxic:{\"data-border\":true,\"data-highlight\":true,onTap:onTap17x8fzf,whileHover:animation2},V0bMR7wDY:{\"data-border\":true,\"data-highlight\":true,onTap:onTapcbs8qf},YNukPwt8e:{\"data-border\":true,\"data-highlight\":true,onTap:onTapnsrwlx},ZFy9YUrnB:{\"data-border\":true,\"data-highlight\":true,onTap:onTap17x8fzf,whileHover:animation2}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pfw66u\",\"data-border\":true,\"data-framer-name\":\"Ellipse 26\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sJ2sonyTz\",onTap:onTap6rdov7,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},variants:{cpFAyvxIQ:{backgroundColor:\"rgba(0, 0, 0, 0)\"},CW2onUADU:{backgroundColor:\"rgba(0, 0, 0, 0)\"},cXbBFtxic:{backgroundColor:\"rgba(0, 0, 0, 0)\"},V0bMR7wDY:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\"},YNukPwt8e:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\"},ZFy9YUrnB:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\"}},whileHover:animation2,...addPropertyOverrides({cpFAyvxIQ:{onTap:onTap1sthnq6},CW2onUADU:{onTap:onTap1c5j6le},fB4gbfg8Y:{onTap:onTap1c5j6le},NYeCEqc4t:{onTap:onTap1sthnq6},V0bMR7wDY:{\"data-highlight\":undefined,onTap:undefined},YNukPwt8e:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-djayfs\",\"data-border\":true,\"data-framer-name\":\"Ellipse 27\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VVm_3zwkU\",onTap:onTapu1r4dy,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5b3bd016-e1e2-4e7e-8656-eddd4a0ebae2, rgb(204, 204, 204))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},variants:{cpFAyvxIQ:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\"},CW2onUADU:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\"},cXbBFtxic:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd023b94-7c06-4f69-b8ab-7dd887587313, rgb(39, 192, 159))\"},V0bMR7wDY:{backgroundColor:\"rgba(0, 0, 0, 0)\"},YNukPwt8e:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},whileHover:animation2,...addPropertyOverrides({fB4gbfg8Y:{onTap:onTap1focd6w},NYeCEqc4t:{onTap:onTap17eiv6n},V0bMR7wDY:{onTap:onTap1focd6w},YNukPwt8e:{onTap:onTap17eiv6n}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j7263l-container\",layoutDependency:layoutDependency,layoutId:\"U58E7Oc4m-container\",style:{opacity:1},variants:{cpFAyvxIQ:{opacity:.2},CW2onUADU:{opacity:.2},cXbBFtxic:{opacity:.2},V0bMR7wDY:{opacity:1},YNukPwt8e:{opacity:1}},whileHover:animation2,...addPropertyOverrides({cpFAyvxIQ:{whileHover:undefined},CW2onUADU:{whileHover:undefined},cXbBFtxic:{whileHover:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Arrow,{height:\"100%\",id:\"U58E7Oc4m\",layoutId:\"U58E7Oc4m\",style:{height:\"100%\",width:\"100%\"},variant:\"CuDU0lKo3\",width:\"100%\",X91g4eYTW:X91g4eYTW6rdov7,...addPropertyOverrides({cpFAyvxIQ:{X91g4eYTW:undefined},CW2onUADU:{X91g4eYTW:undefined},cXbBFtxic:{X91g4eYTW:undefined},fB4gbfg8Y:{X91g4eYTW:X91g4eYTW1c5j6le},NYeCEqc4t:{X91g4eYTW:X91g4eYTW1sthnq6},V0bMR7wDY:{X91g4eYTW:X91g4eYTW1focd6w},YNukPwt8e:{X91g4eYTW:X91g4eYTW17eiv6n},ZFy9YUrnB:{X91g4eYTW:X91g4eYTWu1r4dy}},baseVariant,gestureVariant)})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qheuJ.framer-1md1i20, .framer-qheuJ .framer-1md1i20 { display: block; }\",\".framer-qheuJ.framer-l17hov { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 426px; justify-content: space-between; overflow: visible; padding: 24px; position: relative; width: 1000px; }\",\".framer-qheuJ .framer-1nfzuc { display: grid; flex: none; gap: 12px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qheuJ .framer-1rltgy1, .framer-qheuJ .framer-12d38z4, .framer-qheuJ .framer-uywr4r, .framer-qheuJ .framer-zrwaqd, .framer-qheuJ .framer-r8orqk, .framer-qheuJ .framer-7c51qb, .framer-qheuJ .framer-10x1vh0, .framer-qheuJ .framer-1u1z7na { align-content: center; align-items: center; align-self: start; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 66px; justify-content: center; justify-self: start; overflow: hidden; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qheuJ .framer-93jb9t, .framer-qheuJ .framer-1rtxr21, .framer-qheuJ .framer-ue9kpv, .framer-qheuJ .framer-kosspf, .framer-qheuJ .framer-5oskhs, .framer-qheuJ .framer-cbzoz3, .framer-qheuJ .framer-1nkncj, .framer-qheuJ .framer-vnr2wp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 50px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qheuJ .framer-10ipqo3, .framer-qheuJ .framer-zxbubb, .framer-qheuJ .framer-35mlfc, .framer-qheuJ .framer-pydczs, .framer-qheuJ .framer-1e3tca8, .framer-qheuJ .framer-1khnkb2, .framer-qheuJ .framer-n607ad, .framer-qheuJ .framer-f3uq79 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qheuJ .framer-e84fre-container, .framer-qheuJ .framer-hp07jt-container, .framer-qheuJ .framer-ly6i3f-container, .framer-qheuJ .framer-blkuc8-container, .framer-qheuJ .framer-585mxb-container, .framer-qheuJ .framer-r1xeps-container, .framer-qheuJ .framer-1qsae7s-container, .framer-qheuJ .framer-yahpik-container, .framer-qheuJ .framer-419g1a-container, .framer-qheuJ .framer-xe0olx-container, .framer-qheuJ .framer-1831595-container, .framer-qheuJ .framer-1chijm4-container, .framer-qheuJ .framer-17q32sc-container, .framer-qheuJ .framer-1jexdj0-container, .framer-qheuJ .framer-1hva3nw-container, .framer-qheuJ .framer-lfu7we-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-qheuJ .framer-y9o1eu, .framer-qheuJ .framer-1c8cmpl, .framer-qheuJ .framer-1dvhxvg, .framer-qheuJ .framer-1iu1b5f, .framer-qheuJ .framer-qbti8o, .framer-qheuJ .framer-17ecos8, .framer-qheuJ .framer-1eejoh5, .framer-qheuJ .framer-3rxm { flex: none; height: 16px; position: relative; white-space: pre; width: auto; }\",\".framer-qheuJ .framer-1xwatsk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qheuJ .framer-1q36xa1-container { flex: none; height: 26px; position: relative; width: 49px; }\",\".framer-qheuJ .framer-1rbet76 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 34px; height: 10px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qheuJ .framer-1efspqv-container, .framer-qheuJ .framer-j7263l-container { flex: none; height: 8px; position: relative; width: 12px; }\",\".framer-qheuJ .framer-1edrqpb { align-content: flex-start; align-items: flex-start; 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; }\",\".framer-qheuJ .framer-zgxy81 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 10px); position: relative; width: 10px; }\",\".framer-qheuJ .framer-pfw66u, .framer-qheuJ .framer-djayfs { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 10px); position: relative; width: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qheuJ .framer-1rltgy1, .framer-qheuJ .framer-10ipqo3, .framer-qheuJ .framer-12d38z4, .framer-qheuJ .framer-zxbubb, .framer-qheuJ .framer-uywr4r, .framer-qheuJ .framer-35mlfc, .framer-qheuJ .framer-zrwaqd, .framer-qheuJ .framer-pydczs, .framer-qheuJ .framer-r8orqk, .framer-qheuJ .framer-1e3tca8, .framer-qheuJ .framer-7c51qb, .framer-qheuJ .framer-1khnkb2, .framer-qheuJ .framer-10x1vh0, .framer-qheuJ .framer-n607ad, .framer-qheuJ .framer-1u1z7na, .framer-qheuJ .framer-f3uq79, .framer-qheuJ .framer-1rbet76, .framer-qheuJ .framer-1edrqpb { gap: 0px; } .framer-qheuJ .framer-1rltgy1 > *, .framer-qheuJ .framer-12d38z4 > *, .framer-qheuJ .framer-uywr4r > *, .framer-qheuJ .framer-zrwaqd > *, .framer-qheuJ .framer-r8orqk > *, .framer-qheuJ .framer-7c51qb > *, .framer-qheuJ .framer-10x1vh0 > *, .framer-qheuJ .framer-1u1z7na > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qheuJ .framer-1rltgy1 > :first-child, .framer-qheuJ .framer-10ipqo3 > :first-child, .framer-qheuJ .framer-12d38z4 > :first-child, .framer-qheuJ .framer-zxbubb > :first-child, .framer-qheuJ .framer-uywr4r > :first-child, .framer-qheuJ .framer-35mlfc > :first-child, .framer-qheuJ .framer-zrwaqd > :first-child, .framer-qheuJ .framer-pydczs > :first-child, .framer-qheuJ .framer-r8orqk > :first-child, .framer-qheuJ .framer-1e3tca8 > :first-child, .framer-qheuJ .framer-7c51qb > :first-child, .framer-qheuJ .framer-1khnkb2 > :first-child, .framer-qheuJ .framer-10x1vh0 > :first-child, .framer-qheuJ .framer-n607ad > :first-child, .framer-qheuJ .framer-1u1z7na > :first-child, .framer-qheuJ .framer-f3uq79 > :first-child, .framer-qheuJ .framer-1rbet76 > :first-child, .framer-qheuJ .framer-1edrqpb > :first-child { margin-left: 0px; } .framer-qheuJ .framer-1rltgy1 > :last-child, .framer-qheuJ .framer-10ipqo3 > :last-child, .framer-qheuJ .framer-12d38z4 > :last-child, .framer-qheuJ .framer-zxbubb > :last-child, .framer-qheuJ .framer-uywr4r > :last-child, .framer-qheuJ .framer-35mlfc > :last-child, .framer-qheuJ .framer-zrwaqd > :last-child, .framer-qheuJ .framer-pydczs > :last-child, .framer-qheuJ .framer-r8orqk > :last-child, .framer-qheuJ .framer-1e3tca8 > :last-child, .framer-qheuJ .framer-7c51qb > :last-child, .framer-qheuJ .framer-1khnkb2 > :last-child, .framer-qheuJ .framer-10x1vh0 > :last-child, .framer-qheuJ .framer-n607ad > :last-child, .framer-qheuJ .framer-1u1z7na > :last-child, .framer-qheuJ .framer-f3uq79 > :last-child, .framer-qheuJ .framer-1rbet76 > :last-child, .framer-qheuJ .framer-1edrqpb > :last-child { margin-right: 0px; } .framer-qheuJ .framer-10ipqo3 > *, .framer-qheuJ .framer-zxbubb > *, .framer-qheuJ .framer-35mlfc > *, .framer-qheuJ .framer-pydczs > *, .framer-qheuJ .framer-1e3tca8 > *, .framer-qheuJ .framer-1khnkb2 > *, .framer-qheuJ .framer-n607ad > *, .framer-qheuJ .framer-f3uq79 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-qheuJ .framer-1rbet76 > * { margin: 0px; margin-left: calc(34px / 2); margin-right: calc(34px / 2); } .framer-qheuJ .framer-1edrqpb > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-qheuJ.framer-v-1de404m.framer-l17hov, .framer-qheuJ.framer-v-75rcxw.framer-l17hov, .framer-qheuJ.framer-v-1e4oaqf.framer-l17hov { width: 810px; }\",\".framer-qheuJ.framer-v-6399wg.framer-l17hov, .framer-qheuJ.framer-v-17vuk6c.framer-l17hov, .framer-qheuJ.framer-v-1hpumvr.framer-l17hov { height: 681px; padding: 12px; width: 342px; }\",\".framer-qheuJ.framer-v-6399wg .framer-1nfzuc, .framer-qheuJ.framer-v-17vuk6c .framer-1nfzuc, .framer-qheuJ.framer-v-1hpumvr .framer-1nfzuc { gap: 8px; grid-template-columns: repeat(1, minmax(200px, 1fr)); }\",\".framer-qheuJ.framer-v-6399wg .framer-1rbet76 { gap: 32px; height: 20px; }\",\".framer-qheuJ.framer-v-6399wg .framer-1edrqpb, .framer-qheuJ.framer-v-17vuk6c .framer-1edrqpb, .framer-qheuJ.framer-v-1hpumvr .framer-1edrqpb { gap: 24px; }\",\".framer-qheuJ.framer-v-6399wg .framer-zgxy81, .framer-qheuJ.framer-v-6399wg .framer-djayfs, .framer-qheuJ.framer-v-17vuk6c .framer-djayfs { height: 16px; width: var(--framer-aspect-ratio-supported, 16px); }\",\".framer-qheuJ.framer-v-6399wg .framer-pfw66u, .framer-qheuJ.framer-v-1hpumvr .framer-pfw66u, .framer-qheuJ.framer-v-1hpumvr .framer-djayfs { height: var(--framer-aspect-ratio-supported, 16px); width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qheuJ.framer-v-6399wg .framer-1nfzuc, .framer-qheuJ.framer-v-6399wg .framer-1rbet76, .framer-qheuJ.framer-v-6399wg .framer-1edrqpb { gap: 0px; } .framer-qheuJ.framer-v-6399wg .framer-1nfzuc > *, .framer-qheuJ.framer-v-6399wg .framer-1nfzuc > :first-child, .framer-qheuJ.framer-v-6399wg .framer-1nfzuc > :last-child { margin: 0px; } .framer-qheuJ.framer-v-6399wg .framer-1rbet76 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-qheuJ.framer-v-6399wg .framer-1rbet76 > :first-child, .framer-qheuJ.framer-v-6399wg .framer-1edrqpb > :first-child { margin-left: 0px; } .framer-qheuJ.framer-v-6399wg .framer-1rbet76 > :last-child, .framer-qheuJ.framer-v-6399wg .framer-1edrqpb > :last-child { margin-right: 0px; } .framer-qheuJ.framer-v-6399wg .framer-1edrqpb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-qheuJ.framer-v-y02ts .framer-zgxy81, .framer-qheuJ.framer-v-ycxa9f .framer-zgxy81, .framer-qheuJ.framer-v-75rcxw .framer-zgxy81, .framer-qheuJ.framer-v-1e4oaqf .framer-zgxy81 { cursor: pointer; }\",\".framer-qheuJ.framer-v-75rcxw .framer-pfw66u { cursor: unset; }\",\".framer-qheuJ.framer-v-17vuk6c .framer-1rbet76, .framer-qheuJ.framer-v-1hpumvr .framer-1rbet76 { gap: 32px; }\",\".framer-qheuJ.framer-v-17vuk6c .framer-zgxy81 { cursor: pointer; height: 16px; width: var(--framer-aspect-ratio-supported, 16px); }\",\".framer-qheuJ.framer-v-17vuk6c .framer-pfw66u { cursor: unset; height: 16px; width: var(--framer-aspect-ratio-supported, 16px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qheuJ.framer-v-17vuk6c .framer-1nfzuc, .framer-qheuJ.framer-v-17vuk6c .framer-1rbet76, .framer-qheuJ.framer-v-17vuk6c .framer-1edrqpb { gap: 0px; } .framer-qheuJ.framer-v-17vuk6c .framer-1nfzuc > *, .framer-qheuJ.framer-v-17vuk6c .framer-1nfzuc > :first-child, .framer-qheuJ.framer-v-17vuk6c .framer-1nfzuc > :last-child { margin: 0px; } .framer-qheuJ.framer-v-17vuk6c .framer-1rbet76 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-qheuJ.framer-v-17vuk6c .framer-1rbet76 > :first-child, .framer-qheuJ.framer-v-17vuk6c .framer-1edrqpb > :first-child { margin-left: 0px; } .framer-qheuJ.framer-v-17vuk6c .framer-1rbet76 > :last-child, .framer-qheuJ.framer-v-17vuk6c .framer-1edrqpb > :last-child { margin-right: 0px; } .framer-qheuJ.framer-v-17vuk6c .framer-1edrqpb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-qheuJ.framer-v-1hpumvr .framer-zgxy81 { cursor: pointer; height: var(--framer-aspect-ratio-supported, 16px); width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qheuJ.framer-v-1hpumvr .framer-1nfzuc, .framer-qheuJ.framer-v-1hpumvr .framer-1rbet76, .framer-qheuJ.framer-v-1hpumvr .framer-1edrqpb { gap: 0px; } .framer-qheuJ.framer-v-1hpumvr .framer-1nfzuc > *, .framer-qheuJ.framer-v-1hpumvr .framer-1nfzuc > :first-child, .framer-qheuJ.framer-v-1hpumvr .framer-1nfzuc > :last-child { margin: 0px; } .framer-qheuJ.framer-v-1hpumvr .framer-1rbet76 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-qheuJ.framer-v-1hpumvr .framer-1rbet76 > :first-child, .framer-qheuJ.framer-v-1hpumvr .framer-1edrqpb > :first-child { margin-left: 0px; } .framer-qheuJ.framer-v-1hpumvr .framer-1rbet76 > :last-child, .framer-qheuJ.framer-v-1hpumvr .framer-1edrqpb > :last-child { margin-right: 0px; } .framer-qheuJ.framer-v-1hpumvr .framer-1edrqpb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,'.framer-qheuJ[data-border=\"true\"]::after, .framer-qheuJ [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 426\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NYeCEqc4t\":{\"layout\":[\"fixed\",\"fixed\"]},\"fB4gbfg8Y\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZFy9YUrnB\":{\"layout\":[\"fixed\",\"fixed\"]},\"cXbBFtxic\":{\"layout\":[\"fixed\",\"fixed\"]},\"YNukPwt8e\":{\"layout\":[\"fixed\",\"fixed\"]},\"cpFAyvxIQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"V0bMR7wDY\":{\"layout\":[\"fixed\",\"fixed\"]},\"CW2onUADU\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKexO4MjUL=withCSS(Component,css,\"framer-qheuJ\");export default FramerKexO4MjUL;FramerKexO4MjUL.displayName=\"Currency Slider\";FramerKexO4MjUL.defaultProps={height:426,width:1e3};addPropertyControls(FramerKexO4MjUL,{variant:{options:[\"BmEY3QLG_\",\"NYeCEqc4t\",\"fB4gbfg8Y\",\"ZFy9YUrnB\",\"cXbBFtxic\",\"YNukPwt8e\",\"cpFAyvxIQ\",\"V0bMR7wDY\",\"CW2onUADU\"],optionTitles:[\"Desktop-1\",\"Tablet-1\",\"Phone-1\",\"Desktop-2\",\"Desktop-3\",\"Tablet-2\",\"Tablet-3\",\"Phone-2\",\"Phone-3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKexO4MjUL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...CoinNameWithIconFonts,...CoinPriceFonts,...Link1Fonts,...ArrowFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKexO4MjUL\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1000\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NYeCEqc4t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fB4gbfg8Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZFy9YUrnB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cXbBFtxic\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YNukPwt8e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cpFAyvxIQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"V0bMR7wDY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CW2onUADU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"426\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "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", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "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", "isDisplayed30", "isDisplayed31", "isDisplayed32", "isDisplayed33", "isDisplayed34", "isDisplayed35", "isDisplayed36", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "addPropertyOverrides", "SVG", "Image2", "css", "FramerjoJxVEf_H", "withCSS", "joJxVEf_H_default", "addPropertyControls", "ControlType", "addFonts", "CurrencyIconFonts", "getFonts", "joJxVEf_H_default", "CurrencyIconControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "height", "id", "ticker", "width", "props", "_humanReadableEnumMap_ticker", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "g1SGYUb1l", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "joJxVEf_H_default", "css", "FramerRddgwIZq_", "withCSS", "IconComponent_3DjN_default", "addPropertyControls", "CurrencyIconControls", "addFonts", "CurrencyIconFonts", "getCryptoName", "ticker", "symbol", "SYMBOLS", "s", "CoinNameWithIcon", "props", "cryptoName", "u", "containerStyle", "p", "IconComponent_3DjN_default", "CoinNameComponent_MfY9_default", "addPropertyControls", "ControlType", "KexO4MjUL_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "valuesByLocaleId", "KexO4MjUL_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "CoinNameWithIconFonts", "getFonts", "CoinNameWithIcon", "CoinPriceFonts", "CoinPrice", "Link1Fonts", "z1iTBvtao_default", "ArrowFonts", "H7eaVArkK_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "X91g4eYTW17x8fzf", "args", "X91g4eYTW6rdov7", "X91g4eYTWnsrwlx", "X91g4eYTW1sthnq6", "X91g4eYTWcbs8qf", "X91g4eYTW1c5j6le", "onTap17x8fzf", "onTapnsrwlx", "onTapcbs8qf", "onTap6rdov7", "onTap1sthnq6", "onTap1c5j6le", "onTapu1r4dy", "onTap17eiv6n", "onTap1focd6w", "X91g4eYTWu1r4dy", "X91g4eYTW17eiv6n", "X91g4eYTW1focd6w", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "RichText2", "ResolveLinks", "resolvedLinks", "getLocalizedValue", "css", "FramerKexO4MjUL", "withCSS", "KexO4MjUL_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
