{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/3IS56BED0aImwhAnKjL5/2gV1WthQLUywOPsgEWez/GTJKK1bro.js", "ssg:https://framerusercontent.com/modules/hYpFSBjsrdSGaI26IYZP/ixYEhGozoYWP9FkAufkL/KDHNnktWa.js", "ssg:https://framerusercontent.com/modules/4j0w928B4Kbr5H2SU2kU/HZWXeqIo9GduHUath32u/kUqbV70G9.js", "ssg:https://framerusercontent.com/modules/iyg6WzPurIaFORlIvsIm/2YlTEi4iBeMuDLN62DFb/tNwo3mvP0.js", "ssg:https://framerusercontent.com/modules/j8YoOPYljyxn9dQjCD0N/mAadnRslmmU3vghSNXw9/VHMWef8E0.js", "ssg:https://framerusercontent.com/modules/wla2YVrq5EHD1b8PoU6F/dHiRGWgyuZUOJesz0N5m/vQQAfisaI.js", "ssg:https://framerusercontent.com/modules/mpqzCXfCn9j1jqaB3Ct6/d9tJYshnwR7l7IRiZ3BO/XQYIUjp_n.js", "ssg:https://framerusercontent.com/modules/OZOmwaMtZ31XJleEWzGI/e3qhQczbNZ18lJRosNjD/aBeOxeoyd.js", "ssg:https://framerusercontent.com/modules/soXhZr3huO9GR6D20TST/oOiiGzPqb82nNQGVDzRo/Gq3TVrmxw.js", "ssg:https://framerusercontent.com/modules/0scrOn7O2aLVlhVMWhXF/iFNoOwTuNwQRqVlVVYed/Vv7lXSsrv.js", "ssg:https://framerusercontent.com/modules/RHAAvllnbW3KePd90AaG/cU2TnGY5iMK1vezIeVUg/sMRIZOTWp.js", "ssg:https://framerusercontent.com/modules/9BPvyxWgIQu60Sn9R8Tt/IutfJ5w3biJ9BHcoHG4c/G1U9qbkD3.js", "ssg:https://framerusercontent.com/modules/geWBEHtfDPZuUTHM2tkX/svPBWeQAeeBUDFpX8Ifs/Y8sw5swRS.js", "ssg:https://framerusercontent.com/modules/3TRFzbpUUKxtY2E5AmMI/nWVd4e5jzoubujz52cCa/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/yhDUuWjz58Ks4kq0Gxkr/OCg0IBrczpiRZhgszaqi/IcV1FkOGH.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "// Generated by Framer (6f76210)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"voHDjZxcl\",\"OQgY8F8CI\",\"lGEdsKU2p\",\"eXvSQNQ0_\"];const serializationHash=\"framer-G7mKK\";const variantClassNames={eXvSQNQ0_:\"framer-v-13mpwks\",lGEdsKU2p:\"framer-v-aqgu3v\",OQgY8F8CI:\"framer-v-nbuk7t\",voHDjZxcl:\"framer-v-1t6uax\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Icon Dark\":\"eXvSQNQ0_\",\"Icon Light\":\"lGEdsKU2p\",\"Logo Dark\":\"OQgY8F8CI\",\"Logo Light\":\"voHDjZxcl\"};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:\"voHDjZxcl\"};};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:\"voHDjZxcl\",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(Link,{href:{webPageId:\"yioGcHrhh\"},nodeId:\"voHDjZxcl\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:36,intrinsicWidth:119,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:1160,pixelWidth:6913,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/QIZHU7mBnwmeLpe7WohSbSXIrY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QIZHU7mBnwmeLpe7WohSbSXIrY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/QIZHU7mBnwmeLpe7WohSbSXIrY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QIZHU7mBnwmeLpe7WohSbSXIrY.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QIZHU7mBnwmeLpe7WohSbSXIrY.svg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QIZHU7mBnwmeLpe7WohSbSXIrY.svg 6913w\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1t6uax\",className,classNames)} framer-171vo75`,\"data-framer-name\":\"Logo Light\",layoutDependency:layoutDependency,layoutId:\"voHDjZxcl\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({eXvSQNQ0_:{\"data-framer-name\":\"Icon Dark\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:248,pixelWidth:243,src:\"https://framerusercontent.com/images/0jkRnyD0MIhiEfYNlDsxdML01Y.png\"}},lGEdsKU2p:{\"data-framer-name\":\"Icon Light\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:248,pixelWidth:243,src:\"https://framerusercontent.com/images/0jkRnyD0MIhiEfYNlDsxdML01Y.png\"}},OQgY8F8CI:{\"data-framer-name\":\"Logo Dark\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:27,intrinsicWidth:140,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:1160,pixelWidth:6913,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/hm9NFAMpGz2P3mD0ol9MHvvTjv0.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hm9NFAMpGz2P3mD0ol9MHvvTjv0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hm9NFAMpGz2P3mD0ol9MHvvTjv0.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hm9NFAMpGz2P3mD0ol9MHvvTjv0.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hm9NFAMpGz2P3mD0ol9MHvvTjv0.svg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hm9NFAMpGz2P3mD0ol9MHvvTjv0.svg 6913w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-G7mKK.framer-171vo75, .framer-G7mKK .framer-171vo75 { display: block; }\",\".framer-G7mKK.framer-1t6uax { height: 27px; position: relative; text-decoration: none; width: 160px; }\",\".framer-G7mKK.framer-v-aqgu3v.framer-1t6uax, .framer-G7mKK.framer-v-13mpwks.framer-1t6uax { height: 24px; width: 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 27\n * @framerIntrinsicWidth 160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OQgY8F8CI\":{\"layout\":[\"fixed\",\"fixed\"]},\"lGEdsKU2p\":{\"layout\":[\"fixed\",\"fixed\"]},\"eXvSQNQ0_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGTJKK1bro=withCSS(Component,css,\"framer-G7mKK\");export default FramerGTJKK1bro;FramerGTJKK1bro.displayName=\"Logo\";FramerGTJKK1bro.defaultProps={height:27,width:160};addPropertyControls(FramerGTJKK1bro,{variant:{options:[\"voHDjZxcl\",\"OQgY8F8CI\",\"lGEdsKU2p\",\"eXvSQNQ0_\"],optionTitles:[\"Logo Light\",\"Logo Dark\",\"Icon Light\",\"Icon Dark\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGTJKK1bro,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGTJKK1bro\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"160\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OQgY8F8CI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lGEdsKU2p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eXvSQNQ0_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"27\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GTJKK1bro.map", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Helvetica Neue\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-Vp8Yr .framer-styles-preset-izgje7:not(.rich-text-wrapper), .framer-Vp8Yr .framer-styles-preset-izgje7.rich-text-wrapper h1 { --framer-font-family: \"Helvetica Neue\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 38px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Vp8Yr\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Helvetica Neue\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-PUpYP .framer-styles-preset-18q7ed:not(.rich-text-wrapper), .framer-PUpYP .framer-styles-preset-18q7ed.rich-text-wrapper h1 { --framer-font-family: \"Helvetica Neue\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 34px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-PUpYP\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Helvetica Neue\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-UAE34 .framer-styles-preset-je6fpj:not(.rich-text-wrapper), .framer-UAE34 .framer-styles-preset-je6fpj.rich-text-wrapper h1 { --framer-font-family: \"Helvetica Neue\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.2px; --framer-line-height: 32px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-UAE34\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Helvetica Neue\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-v1FNE .framer-styles-preset-139svm7:not(.rich-text-wrapper), .framer-v1FNE .framer-styles-preset-139svm7.rich-text-wrapper h1 { --framer-font-family: \"Helvetica Neue\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-v1FNE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Helvetica Neue\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-YnehK .framer-styles-preset-19kcf75:not(.rich-text-wrapper), .framer-YnehK .framer-styles-preset-19kcf75.rich-text-wrapper h1 { --framer-font-family: \"Helvetica Neue\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.2px; --framer-line-height: 28px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-YnehK\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/hYpFSBjsrdSGaI26IYZP/ixYEhGozoYWP9FkAufkL/KDHNnktWa.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4j0w928B4Kbr5H2SU2kU/HZWXeqIo9GduHUath32u/kUqbV70G9.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/iyg6WzPurIaFORlIvsIm/2YlTEi4iBeMuDLN62DFb/tNwo3mvP0.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/j8YoOPYljyxn9dQjCD0N/mAadnRslmmU3vghSNXw9/VHMWef8E0.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/wla2YVrq5EHD1b8PoU6F/dHiRGWgyuZUOJesz0N5m/vQQAfisaI.js\";const FeatherFonts=getFonts(Feather);const FeatherControls=getPropertyControls(Feather);const enabledGestures={a4VdjLTlw:{hover:true},CG89muP1T:{hover:true},cLmYstRvm:{hover:true},EGQdqhUpu:{hover:true},Eh2e5oCfA:{hover:true},EPvAaN3b7:{hover:true},fdn0E4_4_:{hover:true},FLqpYVJs_:{hover:true},fRHftTHK9:{hover:true},fYuEZR2wX:{hover:true},G24YxYyg0:{hover:true},GaWJSg4tX:{hover:true},GV2sFjFLQ:{hover:true},Gx_xfXMRA:{hover:true},ikbadBUeb:{hover:true},IUELmuMxr:{hover:true},IzICcnEm1:{hover:true},jlu_Gd9QE:{hover:true},KW3tA_D1L:{hover:true},L484YIypt:{hover:true},m0tsSILUx:{hover:true},n8OrJOQB0:{hover:true},NF1R5EvzD:{hover:true},nfkySBYmM:{hover:true},nXZC2Ejxm:{hover:true},OFj2ceS7n:{hover:true},OfxaQawca:{hover:true},PuI4sJZkB:{hover:true},PUN23_go8:{hover:true},pVWkGgxsT:{hover:true},PyG7iXVdZ:{hover:true},qcOHJayIm:{hover:true},QSjsi2Mt3:{hover:true},QYpuDBUPW:{hover:true},RIy8QwCk8:{hover:true},RQn5LZ0DA:{hover:true},Se8iVxasH:{hover:true},stb8nRiqV:{hover:true},tfQBAwaP1:{hover:true},UeJq0EH_N:{hover:true},Un7YSuXa_:{hover:true},Us7mCd5yz:{hover:true},UvP68PkH0:{hover:true},WhnycZ2gG:{hover:true},x_mgUzyAr:{hover:true},XA3eiZD1Q:{hover:true},Y6eEDyFEj:{hover:true},Yiz6LiIjS:{hover:true},YKDZjPIPM:{hover:true},z1OSQdGUi:{hover:true}};const cycleOrder=[\"n8OrJOQB0\",\"PyG7iXVdZ\",\"EGQdqhUpu\",\"WhnycZ2gG\",\"tfQBAwaP1\",\"a4VdjLTlw\",\"XA3eiZD1Q\",\"OFj2ceS7n\",\"NF1R5EvzD\",\"GV2sFjFLQ\",\"KW3tA_D1L\",\"G24YxYyg0\",\"Un7YSuXa_\",\"qcOHJayIm\",\"fYuEZR2wX\",\"GaWJSg4tX\",\"stb8nRiqV\",\"CG89muP1T\",\"RQn5LZ0DA\",\"IUELmuMxr\",\"OfxaQawca\",\"fdn0E4_4_\",\"RIy8QwCk8\",\"nXZC2Ejxm\",\"QYpuDBUPW\",\"FLqpYVJs_\",\"YKDZjPIPM\",\"QSjsi2Mt3\",\"cLmYstRvm\",\"Eh2e5oCfA\",\"IzICcnEm1\",\"pVWkGgxsT\",\"UeJq0EH_N\",\"Y6eEDyFEj\",\"ikbadBUeb\",\"fRHftTHK9\",\"x_mgUzyAr\",\"z1OSQdGUi\",\"Se8iVxasH\",\"EPvAaN3b7\",\"Us7mCd5yz\",\"nfkySBYmM\",\"PuI4sJZkB\",\"jlu_Gd9QE\",\"m0tsSILUx\",\"Yiz6LiIjS\",\"UvP68PkH0\",\"Gx_xfXMRA\",\"PUN23_go8\",\"L484YIypt\"];const serializationHash=\"framer-QZ3Za\";const variantClassNames={a4VdjLTlw:\"framer-v-1gs1bvz\",CG89muP1T:\"framer-v-9b6tfv\",cLmYstRvm:\"framer-v-1cu85jl\",EGQdqhUpu:\"framer-v-clezgu\",Eh2e5oCfA:\"framer-v-16kftit\",EPvAaN3b7:\"framer-v-d44js\",fdn0E4_4_:\"framer-v-193u3n5\",FLqpYVJs_:\"framer-v-csq63m\",fRHftTHK9:\"framer-v-buvtjo\",fYuEZR2wX:\"framer-v-1a07a7z\",G24YxYyg0:\"framer-v-pvvt0i\",GaWJSg4tX:\"framer-v-onjfjj\",GV2sFjFLQ:\"framer-v-v9csga\",Gx_xfXMRA:\"framer-v-1jgu2fs\",ikbadBUeb:\"framer-v-5t43x0\",IUELmuMxr:\"framer-v-177t8kt\",IzICcnEm1:\"framer-v-1uli11j\",jlu_Gd9QE:\"framer-v-3ral8v\",KW3tA_D1L:\"framer-v-6iwxlj\",L484YIypt:\"framer-v-11akgjb\",m0tsSILUx:\"framer-v-11am2ra\",n8OrJOQB0:\"framer-v-101j337\",NF1R5EvzD:\"framer-v-151f9wv\",nfkySBYmM:\"framer-v-1w0f3sc\",nXZC2Ejxm:\"framer-v-8fx713\",OFj2ceS7n:\"framer-v-5x03cw\",OfxaQawca:\"framer-v-gtorop\",PuI4sJZkB:\"framer-v-1se34qc\",PUN23_go8:\"framer-v-13r81rh\",pVWkGgxsT:\"framer-v-1k8pj32\",PyG7iXVdZ:\"framer-v-1wbnj32\",qcOHJayIm:\"framer-v-1t31uob\",QSjsi2Mt3:\"framer-v-1ew567b\",QYpuDBUPW:\"framer-v-qbqq07\",RIy8QwCk8:\"framer-v-15excvl\",RQn5LZ0DA:\"framer-v-6owq2v\",Se8iVxasH:\"framer-v-8rji9x\",stb8nRiqV:\"framer-v-kmmjtn\",tfQBAwaP1:\"framer-v-1qm1gec\",UeJq0EH_N:\"framer-v-1vavpy1\",Un7YSuXa_:\"framer-v-5nm0d0\",Us7mCd5yz:\"framer-v-l8sxjp\",UvP68PkH0:\"framer-v-hgws9r\",WhnycZ2gG:\"framer-v-12tue6g\",x_mgUzyAr:\"framer-v-rs5hgr\",XA3eiZD1Q:\"framer-v-1afk9i2\",Y6eEDyFEj:\"framer-v-1l6e8f1\",Yiz6LiIjS:\"framer-v-1s231fw\",YKDZjPIPM:\"framer-v-ksqyxc\",z1OSQdGUi:\"framer-v-xyxxnl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:250,type:\"spring\"};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const humanReadableVariantMap={\"Dark Fill - L\":\"XA3eiZD1Q\",\"Dark Fill - M\":\"OFj2ceS7n\",\"Dark Fill - S\":\"NF1R5EvzD\",\"Dark Fill - XL\":\"a4VdjLTlw\",\"Dark Fill - XS\":\"GV2sFjFLQ\",\"Dark Outline - L\":\"YKDZjPIPM\",\"Dark Outline - M\":\"QSjsi2Mt3\",\"Dark Outline - S\":\"cLmYstRvm\",\"Dark Outline - XL\":\"FLqpYVJs_\",\"Dark Outline - XS\":\"Eh2e5oCfA\",\"Dark Square - L\":\"x_mgUzyAr\",\"Dark Square - M\":\"z1OSQdGUi\",\"Dark Square - S\":\"Se8iVxasH\",\"Dark Square - XL\":\"fRHftTHK9\",\"Dark Square - XS\":\"EPvAaN3b7\",\"Dark Square Outline - L\":\"UvP68PkH0\",\"Dark Square Outline - M\":\"PUN23_go8\",\"Dark Square Outline - XL\":\"Yiz6LiIjS\",\"Dark Square Outline - XS\":\"L484YIypt\",\"Dark Text - L\":\"G24YxYyg0\",\"Dark Text - M\":\"Un7YSuXa_\",\"Dark Text - S\":\"qcOHJayIm\",\"Dark Text - XL\":\"KW3tA_D1L\",\"Dark Text - XS\":\"fYuEZR2wX\",\"Light Fill - L\":\"PyG7iXVdZ\",\"Light Fill - M\":\"EGQdqhUpu\",\"Light Fill - S\":\"WhnycZ2gG\",\"Light Fill - XL\":\"n8OrJOQB0\",\"Light Fill - XS\":\"tfQBAwaP1\",\"Light Outline - L\":\"fdn0E4_4_\",\"Light Outline - M\":\"RIy8QwCk8\",\"Light Outline - S\":\"nXZC2Ejxm\",\"Light Outline - XL\":\"OfxaQawca\",\"Light Outline - XS\":\"QYpuDBUPW\",\"Light Square - L\":\"pVWkGgxsT\",\"Light Square - M\":\"UeJq0EH_N\",\"Light Square - S\":\"Y6eEDyFEj\",\"Light Square - XL\":\"IzICcnEm1\",\"Light Square - XS\":\"ikbadBUeb\",\"Light Square Outline - L\":\"nfkySBYmM\",\"Light Square Outline - M\":\"PuI4sJZkB\",\"Light Square Outline - S\":\"jlu_Gd9QE\",\"Light Square Outline - XL\":\"Us7mCd5yz\",\"Light Square Outline - XS\":\"m0tsSILUx\",\"Light Text - L\":\"stb8nRiqV\",\"Light Text - M\":\"CG89muP1T\",\"Light Text - S\":\"RQn5LZ0DA\",\"Light Text - XL\":\"GaWJSg4tX\",\"Light Text - XS\":\"IUELmuMxr\"};const getProps=({darkFill,darkHover,height,iconAfter,iconBefore,id,lightHover,link,radius,selectIcon,selectIcon1,title,underline,width,...props})=>{return{...props,bWnYL7Tgp:darkFill??props.bWnYL7Tgp??\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",D2jRnfGwK:radius??props.D2jRnfGwK??6,GDBvPe0Ba:link??props.GDBvPe0Ba,kvN6MvY_7:darkHover??props.kvN6MvY_7??\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\",nR87ztHwf:underline??props.nR87ztHwf,R4J2OXJXh:humanReadableEnumMap[selectIcon1]??selectIcon1??props.R4J2OXJXh??\"chevron-left\",RwZpsJXvZ:title??props.RwZpsJXvZ??\"Button\",SA9jAg9_n:iconAfter??props.SA9jAg9_n??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"n8OrJOQB0\",vjt0jl_Xl:lightHover??props.vjt0jl_Xl??\"var(--token-279a47ea-a146-4c43-88ab-a82c8902e429, rgb(0, 0, 0))\",wThulUfCM:iconBefore??props.wThulUfCM,WvHqCrdUD:humanReadableEnumMap[selectIcon]??selectIcon??props.WvHqCrdUD??\"chevron-right\"};};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,RwZpsJXvZ,D2jRnfGwK,SA9jAg9_n,WvHqCrdUD,wThulUfCM,R4J2OXJXh,GDBvPe0Ba,vjt0jl_Xl,bWnYL7Tgp,kvN6MvY_7,nR87ztHwf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n8OrJOQB0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"IzICcnEm1-hover\",\"pVWkGgxsT-hover\",\"UeJq0EH_N-hover\",\"Y6eEDyFEj-hover\",\"ikbadBUeb-hover\",\"fRHftTHK9-hover\",\"x_mgUzyAr-hover\",\"z1OSQdGUi-hover\",\"Se8iVxasH-hover\",\"EPvAaN3b7-hover\",\"Us7mCd5yz-hover\",\"nfkySBYmM-hover\",\"PuI4sJZkB-hover\",\"jlu_Gd9QE-hover\",\"m0tsSILUx-hover\",\"Yiz6LiIjS-hover\",\"UvP68PkH0-hover\",\"Gx_xfXMRA-hover\",\"PUN23_go8-hover\",\"L484YIypt-hover\"].includes(gestureVariant))return false;if([\"IzICcnEm1\",\"pVWkGgxsT\",\"UeJq0EH_N\",\"Y6eEDyFEj\",\"ikbadBUeb\",\"fRHftTHK9\",\"x_mgUzyAr\",\"z1OSQdGUi\",\"Se8iVxasH\",\"EPvAaN3b7\",\"Us7mCd5yz\",\"nfkySBYmM\",\"PuI4sJZkB\",\"jlu_Gd9QE\",\"m0tsSILUx\",\"Yiz6LiIjS\",\"UvP68PkH0\",\"Gx_xfXMRA\",\"PUN23_go8\",\"L484YIypt\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({a4VdjLTlw:{value:transition2},GV2sFjFLQ:{value:transition2},NF1R5EvzD:{value:transition2},OFj2ceS7n:{value:transition2},XA3eiZD1Q:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:GDBvPe0Ba,nodeId:\"n8OrJOQB0\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-101j337\",className,classNames)} framer-1ccifcf`,\"data-framer-name\":\"Light Fill - XL\",layoutDependency:layoutDependency,layoutId:\"n8OrJOQB0\",ref:ref??ref1,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-9247aaca-1a55-4d00-a635-8d9e836e592d, rgb(9, 12, 11))\",borderBottomLeftRadius:radiusForCorner(D2jRnfGwK,3),borderBottomRightRadius:radiusForCorner(D2jRnfGwK,2),borderTopLeftRadius:radiusForCorner(D2jRnfGwK,0),borderTopRightRadius:radiusForCorner(D2jRnfGwK,1),...style},variants:{\"a4VdjLTlw-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"CG89muP1T-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"cLmYstRvm-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"EGQdqhUpu-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"Eh2e5oCfA-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"EPvAaN3b7-hover\":{backgroundColor:kvN6MvY_7},\"fdn0E4_4_-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"FLqpYVJs_-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"fRHftTHK9-hover\":{backgroundColor:kvN6MvY_7},\"fYuEZR2wX-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"G24YxYyg0-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"GaWJSg4tX-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"GV2sFjFLQ-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"Gx_xfXMRA-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"ikbadBUeb-hover\":{backgroundColor:vjt0jl_Xl},\"IUELmuMxr-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"IzICcnEm1-hover\":{backgroundColor:vjt0jl_Xl},\"jlu_Gd9QE-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"KW3tA_D1L-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"L484YIypt-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"m0tsSILUx-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"n8OrJOQB0-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:vjt0jl_Xl},\"NF1R5EvzD-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"nfkySBYmM-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"nXZC2Ejxm-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"OFj2ceS7n-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"OfxaQawca-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"PuI4sJZkB-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"PUN23_go8-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"pVWkGgxsT-hover\":{backgroundColor:vjt0jl_Xl},\"PyG7iXVdZ-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"qcOHJayIm-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"QSjsi2Mt3-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"QYpuDBUPW-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"RIy8QwCk8-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"RQn5LZ0DA-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"Se8iVxasH-hover\":{backgroundColor:kvN6MvY_7},\"stb8nRiqV-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"tfQBAwaP1-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"UeJq0EH_N-hover\":{backgroundColor:vjt0jl_Xl},\"Un7YSuXa_-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"Us7mCd5yz-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"UvP68PkH0-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"WhnycZ2gG-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"x_mgUzyAr-hover\":{backgroundColor:kvN6MvY_7},\"XA3eiZD1Q-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"Y6eEDyFEj-hover\":{backgroundColor:vjt0jl_Xl},\"Yiz6LiIjS-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"YKDZjPIPM-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"z1OSQdGUi-hover\":{backgroundColor:kvN6MvY_7},a4VdjLTlw:{backgroundColor:bWnYL7Tgp},CG89muP1T:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},cLmYstRvm:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},Eh2e5oCfA:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},EPvAaN3b7:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},fdn0E4_4_:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},FLqpYVJs_:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},fRHftTHK9:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},fYuEZR2wX:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},G24YxYyg0:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},GaWJSg4tX:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},GV2sFjFLQ:{backgroundColor:bWnYL7Tgp},Gx_xfXMRA:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},ikbadBUeb:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},IUELmuMxr:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},IzICcnEm1:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},jlu_Gd9QE:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},KW3tA_D1L:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},L484YIypt:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},m0tsSILUx:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},NF1R5EvzD:{backgroundColor:bWnYL7Tgp},nfkySBYmM:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},nXZC2Ejxm:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},OFj2ceS7n:{backgroundColor:bWnYL7Tgp},OfxaQawca:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},PuI4sJZkB:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},PUN23_go8:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},pVWkGgxsT:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},qcOHJayIm:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},QSjsi2Mt3:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},QYpuDBUPW:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},RIy8QwCk8:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},RQn5LZ0DA:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Se8iVxasH:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},stb8nRiqV:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},UeJq0EH_N:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},Un7YSuXa_:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Us7mCd5yz:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},UvP68PkH0:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},x_mgUzyAr:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},XA3eiZD1Q:{backgroundColor:bWnYL7Tgp},Y6eEDyFEj:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},Yiz6LiIjS:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},YKDZjPIPM:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},z1OSQdGUi:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp}},...addPropertyOverrides({\"a4VdjLTlw-hover\":{\"data-framer-name\":undefined},\"CG89muP1T-hover\":{\"data-framer-name\":undefined},\"cLmYstRvm-hover\":{\"data-framer-name\":undefined},\"EGQdqhUpu-hover\":{\"data-framer-name\":undefined},\"Eh2e5oCfA-hover\":{\"data-framer-name\":undefined},\"EPvAaN3b7-hover\":{\"data-framer-name\":undefined},\"fdn0E4_4_-hover\":{\"data-framer-name\":undefined},\"FLqpYVJs_-hover\":{\"data-framer-name\":undefined},\"fRHftTHK9-hover\":{\"data-framer-name\":undefined},\"fYuEZR2wX-hover\":{\"data-framer-name\":undefined},\"G24YxYyg0-hover\":{\"data-framer-name\":undefined},\"GaWJSg4tX-hover\":{\"data-framer-name\":undefined},\"GV2sFjFLQ-hover\":{\"data-framer-name\":undefined},\"Gx_xfXMRA-hover\":{\"data-framer-name\":undefined},\"ikbadBUeb-hover\":{\"data-framer-name\":undefined},\"IUELmuMxr-hover\":{\"data-framer-name\":undefined},\"IzICcnEm1-hover\":{\"data-framer-name\":undefined},\"jlu_Gd9QE-hover\":{\"data-framer-name\":undefined},\"KW3tA_D1L-hover\":{\"data-framer-name\":undefined},\"L484YIypt-hover\":{\"data-framer-name\":undefined},\"m0tsSILUx-hover\":{\"data-framer-name\":undefined},\"n8OrJOQB0-hover\":{\"data-framer-name\":undefined},\"NF1R5EvzD-hover\":{\"data-framer-name\":undefined},\"nfkySBYmM-hover\":{\"data-framer-name\":undefined},\"nXZC2Ejxm-hover\":{\"data-framer-name\":undefined},\"OFj2ceS7n-hover\":{\"data-framer-name\":undefined},\"OfxaQawca-hover\":{\"data-framer-name\":undefined},\"PuI4sJZkB-hover\":{\"data-framer-name\":undefined},\"PUN23_go8-hover\":{\"data-framer-name\":undefined},\"pVWkGgxsT-hover\":{\"data-framer-name\":undefined},\"PyG7iXVdZ-hover\":{\"data-framer-name\":undefined},\"qcOHJayIm-hover\":{\"data-framer-name\":undefined},\"QSjsi2Mt3-hover\":{\"data-framer-name\":undefined},\"QYpuDBUPW-hover\":{\"data-framer-name\":undefined},\"RIy8QwCk8-hover\":{\"data-framer-name\":undefined},\"RQn5LZ0DA-hover\":{\"data-framer-name\":undefined},\"Se8iVxasH-hover\":{\"data-framer-name\":undefined},\"stb8nRiqV-hover\":{\"data-framer-name\":undefined},\"tfQBAwaP1-hover\":{\"data-framer-name\":undefined},\"UeJq0EH_N-hover\":{\"data-framer-name\":undefined},\"Un7YSuXa_-hover\":{\"data-framer-name\":undefined},\"Us7mCd5yz-hover\":{\"data-framer-name\":undefined},\"UvP68PkH0-hover\":{\"data-framer-name\":undefined},\"WhnycZ2gG-hover\":{\"data-framer-name\":undefined},\"x_mgUzyAr-hover\":{\"data-framer-name\":undefined},\"XA3eiZD1Q-hover\":{\"data-framer-name\":undefined},\"Y6eEDyFEj-hover\":{\"data-framer-name\":undefined},\"Yiz6LiIjS-hover\":{\"data-framer-name\":undefined},\"YKDZjPIPM-hover\":{\"data-framer-name\":undefined},\"z1OSQdGUi-hover\":{\"data-framer-name\":undefined},a4VdjLTlw:{\"data-framer-name\":\"Dark Fill - XL\"},CG89muP1T:{\"data-framer-name\":\"Light Text - M\"},cLmYstRvm:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - S\"},EGQdqhUpu:{\"data-framer-name\":\"Light Fill - M\"},Eh2e5oCfA:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - XS\"},EPvAaN3b7:{\"data-framer-name\":\"Dark Square - XS\"},fdn0E4_4_:{\"data-border\":true,\"data-framer-name\":\"Light Outline - L\"},FLqpYVJs_:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - XL\"},fRHftTHK9:{\"data-framer-name\":\"Dark Square - XL\"},fYuEZR2wX:{\"data-framer-name\":\"Dark Text - XS\"},G24YxYyg0:{\"data-framer-name\":\"Dark Text - L\"},GaWJSg4tX:{\"data-framer-name\":\"Light Text - XL\"},GV2sFjFLQ:{\"data-framer-name\":\"Dark Fill - XS\"},Gx_xfXMRA:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - M\"},ikbadBUeb:{\"data-framer-name\":\"Light Square - XS\"},IUELmuMxr:{\"data-framer-name\":\"Light Text - XS\"},IzICcnEm1:{\"data-framer-name\":\"Light Square - XL\"},jlu_Gd9QE:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - S\"},KW3tA_D1L:{\"data-framer-name\":\"Dark Text - XL\"},L484YIypt:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - XS\"},m0tsSILUx:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - XS\"},NF1R5EvzD:{\"data-framer-name\":\"Dark Fill - S\"},nfkySBYmM:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - L\"},nXZC2Ejxm:{\"data-border\":true,\"data-framer-name\":\"Light Outline - S\"},OFj2ceS7n:{\"data-framer-name\":\"Dark Fill - M\"},OfxaQawca:{\"data-border\":true,\"data-framer-name\":\"Light Outline - XL\"},PuI4sJZkB:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - M\"},PUN23_go8:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - M\"},pVWkGgxsT:{\"data-framer-name\":\"Light Square - L\"},PyG7iXVdZ:{\"data-framer-name\":\"Light Fill - L\"},qcOHJayIm:{\"data-framer-name\":\"Dark Text - S\"},QSjsi2Mt3:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - M\"},QYpuDBUPW:{\"data-border\":true,\"data-framer-name\":\"Light Outline - XS\"},RIy8QwCk8:{\"data-border\":true,\"data-framer-name\":\"Light Outline - M\"},RQn5LZ0DA:{\"data-framer-name\":\"Light Text - S\"},Se8iVxasH:{\"data-framer-name\":\"Dark Square - S\"},stb8nRiqV:{\"data-framer-name\":\"Light Text - L\"},tfQBAwaP1:{\"data-framer-name\":\"Light Fill - XS\"},UeJq0EH_N:{\"data-framer-name\":\"Light Square - M\"},Un7YSuXa_:{\"data-framer-name\":\"Dark Text - M\"},Us7mCd5yz:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - XL\"},UvP68PkH0:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - L\"},WhnycZ2gG:{\"data-framer-name\":\"Light Fill - S\"},x_mgUzyAr:{\"data-framer-name\":\"Dark Square - L\"},XA3eiZD1Q:{\"data-framer-name\":\"Dark Fill - L\"},Y6eEDyFEj:{\"data-framer-name\":\"Light Square - S\"},Yiz6LiIjS:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - XL\"},YKDZjPIPM:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - L\"},z1OSQdGUi:{\"data-framer-name\":\"Dark Square - M\"}},baseVariant,gestureVariant),children:[wThulUfCM&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-d0eq78-container\",\"data-framer-name\":\"Icon Before\",layoutDependency:layoutDependency,layoutId:\"HYzHcqvst-container\",name:\"Icon Before\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:R4J2OXJXh,id:\"HYzHcqvst\",layoutId:\"HYzHcqvst\",mirrored:false,name:\"Icon Before\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({a4VdjLTlw:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},CG89muP1T:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GaWJSg4tX:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GV2sFjFLQ:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},IUELmuMxr:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},NF1R5EvzD:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OFj2ceS7n:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RQn5LZ0DA:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},stb8nRiqV:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},XA3eiZD1Q:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})}),className:\"framer-1vhhsdi\",\"data-framer-name\":\"Get started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I333:81465;2:29535\",style:{\"--extracted-gdpscs\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},text:RwZpsJXvZ,variants:{\"EGQdqhUpu-hover\":{\"--extracted-gdpscs\":\"var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230))\"},\"GV2sFjFLQ-hover\":{\"--extracted-gdpscs\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"n8OrJOQB0-hover\":{\"--extracted-gdpscs\":\"var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230))\"},\"NF1R5EvzD-hover\":{\"--extracted-gdpscs\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"OFj2ceS7n-hover\":{\"--extracted-gdpscs\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"PyG7iXVdZ-hover\":{\"--extracted-gdpscs\":\"var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230))\"},\"tfQBAwaP1-hover\":{\"--extracted-gdpscs\":\"var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230))\"},\"WhnycZ2gG-hover\":{\"--extracted-gdpscs\":\"var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230))\"},\"XA3eiZD1Q-hover\":{\"--extracted-gdpscs\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},CG89muP1T:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GV2sFjFLQ:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},IUELmuMxr:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},NF1R5EvzD:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OFj2ceS7n:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RIy8QwCk8:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RQn5LZ0DA:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},stb8nRiqV:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},XA3eiZD1Q:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"a4VdjLTlw-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"EGQdqhUpu-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230)))\"},children:\"Button\"})})},\"GV2sFjFLQ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"n8OrJOQB0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230)))\"},children:\"Button\"})})},\"NF1R5EvzD-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"OFj2ceS7n-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"PyG7iXVdZ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230)))\"},children:\"Button\"})})},\"RIy8QwCk8-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",children:\"Button\"})})},\"tfQBAwaP1-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230)))\"},children:\"Button\"})})},\"WhnycZ2gG-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-b25b3e9e-e781-4702-8181-3c1ecae303a1, rgb(135, 230, 230)))\"},children:\"Button\"})})},\"XA3eiZD1Q-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},a4VdjLTlw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",children:\"Button\"})})},CG89muP1T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},cLmYstRvm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},EGQdqhUpu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},Eh2e5oCfA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},fdn0E4_4_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",children:\"Button\"})})},fYuEZR2wX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},G24YxYyg0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},GaWJSg4tX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",children:\"Button\"})})},GV2sFjFLQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},IUELmuMxr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},NF1R5EvzD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},nXZC2Ejxm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",children:\"Button\"})})},OFj2ceS7n:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},OfxaQawca:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",children:\"Button\"})})},PyG7iXVdZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},qcOHJayIm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},QSjsi2Mt3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},QYpuDBUPW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:\"Button\"})})},RIy8QwCk8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},RQn5LZ0DA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},stb8nRiqV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},tfQBAwaP1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},Un7YSuXa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},WhnycZ2gG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},XA3eiZD1Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},YKDZjPIPM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})}},baseVariant,gestureVariant)}),SA9jAg9_n&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wb7dph-container\",\"data-framer-name\":\"Icon After\",layoutDependency:layoutDependency,layoutId:\"Y_70np712-container\",name:\"Icon After\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:WvHqCrdUD,id:\"Y_70np712\",layoutId:\"Y_70np712\",mirrored:false,name:\"Icon After\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"a4VdjLTlw-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"EPvAaN3b7-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"fRHftTHK9-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"GV2sFjFLQ-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"NF1R5EvzD-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"OFj2ceS7n-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"Se8iVxasH-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"x_mgUzyAr-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"XA3eiZD1Q-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"z1OSQdGUi-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},a4VdjLTlw:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},CG89muP1T:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},EPvAaN3b7:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},fdn0E4_4_:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},fRHftTHK9:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GaWJSg4tX:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GV2sFjFLQ:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},IUELmuMxr:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},jlu_Gd9QE:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},m0tsSILUx:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},NF1R5EvzD:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},nfkySBYmM:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},nXZC2Ejxm:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OFj2ceS7n:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OfxaQawca:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},PuI4sJZkB:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},QYpuDBUPW:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RIy8QwCk8:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RQn5LZ0DA:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},Se8iVxasH:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},stb8nRiqV:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},Us7mCd5yz:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},x_mgUzyAr:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},XA3eiZD1Q:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},z1OSQdGUi:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},baseVariant,gestureVariant)})})}),nR87ztHwf&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-kc2df0\",\"data-framer-name\":\"Underline\",layoutDependency:layoutDependency,layoutId:\"rFFQJvtRL\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uaecxu\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"Po6hDpu4l\",style:{backgroundColor:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},variants:{fYuEZR2wX:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},G24YxYyg0:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},KW3tA_D1L:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},qcOHJayIm:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},Un7YSuXa_:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"}}})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QZ3Za.framer-1ccifcf, .framer-QZ3Za .framer-1ccifcf { display: block; }\",\".framer-QZ3Za.framer-101j337 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 38px 18px 38px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-QZ3Za .framer-d0eq78-container { flex: none; height: 18px; position: relative; width: 18px; z-index: 2; }\",\".framer-QZ3Za .framer-1vhhsdi { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-QZ3Za .framer-wb7dph-container { flex: none; height: 32px; position: relative; width: 32px; z-index: 2; }\",\".framer-QZ3Za .framer-kc2df0 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; left: calc(48.55769230769233% - 162.5% / 2); overflow: visible; padding: 0px; position: absolute; width: 163%; }\",\".framer-QZ3Za .framer-1uaecxu { flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(2.220446049250313e-14% - 1px / 2); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-101j337, .framer-QZ3Za .framer-kc2df0 { gap: 0px; } .framer-QZ3Za.framer-101j337 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-QZ3Za.framer-101j337 > :first-child, .framer-QZ3Za .framer-kc2df0 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-101j337 > :last-child, .framer-QZ3Za .framer-kc2df0 > :last-child { margin-right: 0px; } .framer-QZ3Za .framer-kc2df0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-QZ3Za.framer-v-1wbnj32.framer-101j337, .framer-QZ3Za.framer-v-193u3n5.framer-101j337, .framer-QZ3Za.framer-v-ksqyxc.framer-101j337 { padding: 14px 28px 14px 28px; }\",\".framer-QZ3Za.framer-v-1wbnj32 .framer-wb7dph-container, .framer-QZ3Za.framer-v-1afk9i2 .framer-wb7dph-container, .framer-QZ3Za.framer-v-pvvt0i .framer-wb7dph-container, .framer-QZ3Za.framer-v-kmmjtn .framer-wb7dph-container, .framer-QZ3Za.framer-v-193u3n5 .framer-wb7dph-container, .framer-QZ3Za.framer-v-ksqyxc .framer-wb7dph-container, .framer-QZ3Za.framer-v-1k8pj32 .framer-wb7dph-container, .framer-QZ3Za.framer-v-rs5hgr .framer-wb7dph-container, .framer-QZ3Za.framer-v-1w0f3sc .framer-wb7dph-container, .framer-QZ3Za.framer-v-hgws9r .framer-wb7dph-container { height: 28px; width: 28px; }\",\".framer-QZ3Za.framer-v-clezgu.framer-101j337, .framer-QZ3Za.framer-v-12tue6g.framer-101j337, .framer-QZ3Za.framer-v-15excvl.framer-101j337, .framer-QZ3Za.framer-v-8fx713.framer-101j337, .framer-QZ3Za.framer-v-1ew567b.framer-101j337, .framer-QZ3Za.framer-v-1cu85jl.framer-101j337 { padding: 12px 28px 12px 28px; }\",\".framer-QZ3Za.framer-v-clezgu .framer-wb7dph-container, .framer-QZ3Za.framer-v-5x03cw .framer-wb7dph-container, .framer-QZ3Za.framer-v-5nm0d0 .framer-wb7dph-container, .framer-QZ3Za.framer-v-9b6tfv .framer-wb7dph-container, .framer-QZ3Za.framer-v-15excvl .framer-wb7dph-container, .framer-QZ3Za.framer-v-1ew567b .framer-wb7dph-container, .framer-QZ3Za.framer-v-1vavpy1 .framer-wb7dph-container, .framer-QZ3Za.framer-v-xyxxnl .framer-wb7dph-container, .framer-QZ3Za.framer-v-1se34qc .framer-wb7dph-container, .framer-QZ3Za.framer-v-1jgu2fs .framer-wb7dph-container { height: 24px; width: 24px; }\",\".framer-QZ3Za.framer-v-12tue6g .framer-wb7dph-container, .framer-QZ3Za.framer-v-151f9wv .framer-wb7dph-container, .framer-QZ3Za.framer-v-1t31uob .framer-wb7dph-container, .framer-QZ3Za.framer-v-6owq2v .framer-wb7dph-container, .framer-QZ3Za.framer-v-8fx713 .framer-wb7dph-container, .framer-QZ3Za.framer-v-1cu85jl .framer-wb7dph-container, .framer-QZ3Za.framer-v-1l6e8f1 .framer-wb7dph-container, .framer-QZ3Za.framer-v-8rji9x .framer-wb7dph-container, .framer-QZ3Za.framer-v-3ral8v .framer-wb7dph-container, .framer-QZ3Za.framer-v-13r81rh .framer-wb7dph-container { height: 20px; width: 20px; }\",\".framer-QZ3Za.framer-v-1qm1gec.framer-101j337, .framer-QZ3Za.framer-v-v9csga.framer-101j337, .framer-QZ3Za.framer-v-qbqq07.framer-101j337, .framer-QZ3Za.framer-v-16kftit.framer-101j337 { gap: 4px; padding: 10px 20px 10px 20px; }\",\".framer-QZ3Za.framer-v-1qm1gec .framer-wb7dph-container, .framer-QZ3Za.framer-v-v9csga .framer-wb7dph-container, .framer-QZ3Za.framer-v-1a07a7z .framer-wb7dph-container, .framer-QZ3Za.framer-v-177t8kt .framer-wb7dph-container, .framer-QZ3Za.framer-v-qbqq07 .framer-wb7dph-container, .framer-QZ3Za.framer-v-16kftit .framer-wb7dph-container, .framer-QZ3Za.framer-v-5t43x0 .framer-wb7dph-container, .framer-QZ3Za.framer-v-d44js .framer-wb7dph-container, .framer-QZ3Za.framer-v-11am2ra .framer-wb7dph-container, .framer-QZ3Za.framer-v-11akgjb .framer-wb7dph-container { height: 18px; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1qm1gec.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1qm1gec.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-1qm1gec.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1qm1gec.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-1afk9i2.framer-101j337 { gap: 8px; padding: 14px 28px 14px 28px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1afk9i2.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1afk9i2.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1afk9i2.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1afk9i2.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-5x03cw.framer-101j337, .framer-QZ3Za.framer-v-151f9wv.framer-101j337 { gap: 8px; padding: 12px 28px 12px 28px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-5x03cw.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-5x03cw.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-5x03cw.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-5x03cw.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-151f9wv.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-151f9wv.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-151f9wv.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-151f9wv.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-v9csga.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-v9csga.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-v9csga.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-v9csga.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-6iwxlj.framer-101j337, .framer-QZ3Za.framer-v-kmmjtn.framer-101j337, .framer-QZ3Za.framer-v-9b6tfv.framer-101j337, .framer-QZ3Za.framer-v-6owq2v.framer-101j337 { padding: 0px; }\",\".framer-QZ3Za.framer-v-6iwxlj .framer-kc2df0 { bottom: -1px; left: calc(48.43750000000002% - 162.5% / 2); }\",\".framer-QZ3Za.framer-v-pvvt0i.framer-101j337, .framer-QZ3Za.framer-v-5nm0d0.framer-101j337, .framer-QZ3Za.framer-v-1t31uob.framer-101j337 { gap: 8px; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-pvvt0i.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-pvvt0i.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-pvvt0i.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-pvvt0i.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-5nm0d0.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-5nm0d0.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-5nm0d0.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-5nm0d0.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1t31uob.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1t31uob.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1t31uob.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1t31uob.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-1a07a7z.framer-101j337, .framer-QZ3Za.framer-v-onjfjj.framer-101j337, .framer-QZ3Za.framer-v-177t8kt.framer-101j337 { gap: 4px; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1a07a7z.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1a07a7z.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-1a07a7z.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1a07a7z.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-onjfjj.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-onjfjj.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-onjfjj.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-onjfjj.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-177t8kt.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-177t8kt.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-177t8kt.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-177t8kt.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-qbqq07.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-qbqq07.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-qbqq07.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-qbqq07.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-16kftit.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-16kftit.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-16kftit.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-16kftit.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-1uli11j.framer-101j337, .framer-QZ3Za.framer-v-buvtjo.framer-101j337, .framer-QZ3Za.framer-v-l8sxjp.framer-101j337, .framer-QZ3Za.framer-v-1s231fw.framer-101j337 { height: 72px; padding: 0px; width: 72px; }\",\".framer-QZ3Za.framer-v-1k8pj32.framer-101j337, .framer-QZ3Za.framer-v-rs5hgr.framer-101j337, .framer-QZ3Za.framer-v-1w0f3sc.framer-101j337, .framer-QZ3Za.framer-v-hgws9r.framer-101j337 { gap: 8px; height: 58px; padding: 0px; width: 58px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1k8pj32.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1k8pj32.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1k8pj32.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1k8pj32.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-1vavpy1.framer-101j337, .framer-QZ3Za.framer-v-xyxxnl.framer-101j337, .framer-QZ3Za.framer-v-1se34qc.framer-101j337, .framer-QZ3Za.framer-v-1jgu2fs.framer-101j337 { gap: 8px; height: 52px; padding: 0px; width: 52px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1vavpy1.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1vavpy1.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1vavpy1.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1vavpy1.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-1l6e8f1.framer-101j337, .framer-QZ3Za.framer-v-8rji9x.framer-101j337, .framer-QZ3Za.framer-v-3ral8v.framer-101j337, .framer-QZ3Za.framer-v-13r81rh.framer-101j337 { gap: 8px; height: 46px; padding: 0px; width: 46px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1l6e8f1.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1l6e8f1.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1l6e8f1.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1l6e8f1.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-5t43x0.framer-101j337, .framer-QZ3Za.framer-v-d44js.framer-101j337, .framer-QZ3Za.framer-v-11am2ra.framer-101j337, .framer-QZ3Za.framer-v-11akgjb.framer-101j337 { gap: 4px; height: 40px; padding: 0px; width: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-5t43x0.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-5t43x0.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-5t43x0.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-5t43x0.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-rs5hgr.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-rs5hgr.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-rs5hgr.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-rs5hgr.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-xyxxnl.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-xyxxnl.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-xyxxnl.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-xyxxnl.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-8rji9x.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-8rji9x.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-8rji9x.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-8rji9x.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-d44js.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-d44js.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-d44js.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-d44js.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1w0f3sc.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1w0f3sc.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1w0f3sc.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1w0f3sc.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1se34qc.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1se34qc.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1se34qc.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1se34qc.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-3ral8v.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-3ral8v.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-3ral8v.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-3ral8v.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-11am2ra.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-11am2ra.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-11am2ra.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-11am2ra.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-hgws9r.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-hgws9r.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-hgws9r.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-hgws9r.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1jgu2fs.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1jgu2fs.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1jgu2fs.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1jgu2fs.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-13r81rh.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-13r81rh.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-13r81rh.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-13r81rh.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-11akgjb.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-11akgjb.framer-101j337 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QZ3Za.framer-v-11akgjb.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-11akgjb.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-101j337.hover.framer-101j337, .framer-QZ3Za.framer-v-1wbnj32.hover.framer-101j337, .framer-QZ3Za.framer-v-clezgu.hover.framer-101j337, .framer-QZ3Za.framer-v-12tue6g.hover.framer-101j337, .framer-QZ3Za.framer-v-1gs1bvz.hover.framer-101j337, .framer-QZ3Za.framer-v-1afk9i2.hover.framer-101j337, .framer-QZ3Za.framer-v-5x03cw.hover.framer-101j337, .framer-QZ3Za.framer-v-151f9wv.hover.framer-101j337, .framer-QZ3Za.framer-v-onjfjj.hover.framer-101j337, .framer-QZ3Za.framer-v-kmmjtn.hover.framer-101j337, .framer-QZ3Za.framer-v-9b6tfv.hover.framer-101j337, .framer-QZ3Za.framer-v-6owq2v.hover.framer-101j337, .framer-QZ3Za.framer-v-6iwxlj.hover.framer-101j337, .framer-QZ3Za.framer-v-pvvt0i.hover.framer-101j337, .framer-QZ3Za.framer-v-5nm0d0.hover.framer-101j337, .framer-QZ3Za.framer-v-1t31uob.hover.framer-101j337, .framer-QZ3Za.framer-v-ksqyxc.hover.framer-101j337, .framer-QZ3Za.framer-v-1ew567b.hover.framer-101j337, .framer-QZ3Za.framer-v-1cu85jl.hover.framer-101j337, .framer-QZ3Za.framer-v-gtorop.hover.framer-101j337, .framer-QZ3Za.framer-v-193u3n5.hover.framer-101j337, .framer-QZ3Za.framer-v-15excvl.hover.framer-101j337, .framer-QZ3Za.framer-v-8fx713.hover.framer-101j337 { gap: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-101j337.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-101j337.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-101j337.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-101j337.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1wbnj32.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1wbnj32.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-1wbnj32.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1wbnj32.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-clezgu.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-clezgu.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-clezgu.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-clezgu.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-12tue6g.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-12tue6g.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-12tue6g.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-12tue6g.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-1qm1gec.hover.framer-101j337, .framer-QZ3Za.framer-v-v9csga.hover.framer-101j337, .framer-QZ3Za.framer-v-177t8kt.hover.framer-101j337, .framer-QZ3Za.framer-v-1a07a7z.hover.framer-101j337, .framer-QZ3Za.framer-v-16kftit.hover.framer-101j337, .framer-QZ3Za.framer-v-qbqq07.hover.framer-101j337 { gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1qm1gec.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1qm1gec.hover.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1qm1gec.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1qm1gec.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1gs1bvz.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1gs1bvz.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-1gs1bvz.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1gs1bvz.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1afk9i2.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1afk9i2.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-1afk9i2.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1afk9i2.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-5x03cw.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-5x03cw.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-5x03cw.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-5x03cw.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-151f9wv.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-151f9wv.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-151f9wv.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-151f9wv.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-v9csga.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-v9csga.hover.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-v9csga.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-v9csga.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-onjfjj.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-onjfjj.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-onjfjj.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-onjfjj.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-kmmjtn.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-kmmjtn.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-kmmjtn.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-kmmjtn.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-9b6tfv.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-9b6tfv.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-9b6tfv.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-9b6tfv.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-6owq2v.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-6owq2v.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-6owq2v.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-6owq2v.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-177t8kt.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-177t8kt.hover.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-177t8kt.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-177t8kt.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-6iwxlj.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-6iwxlj.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-6iwxlj.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-6iwxlj.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-pvvt0i.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-pvvt0i.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-pvvt0i.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-pvvt0i.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-5nm0d0.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-5nm0d0.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-5nm0d0.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-5nm0d0.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1t31uob.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1t31uob.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-1t31uob.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1t31uob.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1a07a7z.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1a07a7z.hover.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-1a07a7z.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1a07a7z.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\".framer-QZ3Za.framer-v-csq63m.hover.framer-101j337 { gap: 12px; padding: 18px 40px 18px 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-csq63m.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-csq63m.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-csq63m.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-csq63m.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-ksqyxc.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-ksqyxc.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-ksqyxc.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-ksqyxc.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1ew567b.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1ew567b.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-1ew567b.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1ew567b.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-1cu85jl.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-1cu85jl.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-1cu85jl.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-1cu85jl.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-16kftit.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-16kftit.hover.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-16kftit.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-16kftit.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-gtorop.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-gtorop.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-gtorop.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-gtorop.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-193u3n5.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-193u3n5.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-193u3n5.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-193u3n5.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-15excvl.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-15excvl.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-15excvl.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-15excvl.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-8fx713.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-8fx713.hover.framer-101j337 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QZ3Za.framer-v-8fx713.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-8fx713.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QZ3Za.framer-v-qbqq07.hover.framer-101j337 { gap: 0px; } .framer-QZ3Za.framer-v-qbqq07.hover.framer-101j337 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QZ3Za.framer-v-qbqq07.hover.framer-101j337 > :first-child { margin-left: 0px; } .framer-QZ3Za.framer-v-qbqq07.hover.framer-101j337 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-QZ3Za[data-border=\"true\"]::after, .framer-QZ3Za [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 74\n * @framerIntrinsicWidth 186\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"PyG7iXVdZ\":{\"layout\":[\"auto\",\"auto\"]},\"EGQdqhUpu\":{\"layout\":[\"auto\",\"auto\"]},\"WhnycZ2gG\":{\"layout\":[\"auto\",\"auto\"]},\"tfQBAwaP1\":{\"layout\":[\"auto\",\"auto\"]},\"a4VdjLTlw\":{\"layout\":[\"auto\",\"auto\"]},\"XA3eiZD1Q\":{\"layout\":[\"auto\",\"auto\"]},\"OFj2ceS7n\":{\"layout\":[\"auto\",\"auto\"]},\"NF1R5EvzD\":{\"layout\":[\"auto\",\"auto\"]},\"GV2sFjFLQ\":{\"layout\":[\"auto\",\"auto\"]},\"KW3tA_D1L\":{\"layout\":[\"auto\",\"auto\"]},\"G24YxYyg0\":{\"layout\":[\"auto\",\"auto\"]},\"Un7YSuXa_\":{\"layout\":[\"auto\",\"auto\"]},\"qcOHJayIm\":{\"layout\":[\"auto\",\"auto\"]},\"fYuEZR2wX\":{\"layout\":[\"auto\",\"auto\"]},\"GaWJSg4tX\":{\"layout\":[\"auto\",\"auto\"]},\"stb8nRiqV\":{\"layout\":[\"auto\",\"auto\"]},\"CG89muP1T\":{\"layout\":[\"auto\",\"auto\"]},\"RQn5LZ0DA\":{\"layout\":[\"auto\",\"auto\"]},\"IUELmuMxr\":{\"layout\":[\"auto\",\"auto\"]},\"OfxaQawca\":{\"layout\":[\"auto\",\"auto\"]},\"fdn0E4_4_\":{\"layout\":[\"auto\",\"auto\"]},\"RIy8QwCk8\":{\"layout\":[\"auto\",\"auto\"]},\"nXZC2Ejxm\":{\"layout\":[\"auto\",\"auto\"]},\"QYpuDBUPW\":{\"layout\":[\"auto\",\"auto\"]},\"FLqpYVJs_\":{\"layout\":[\"auto\",\"auto\"]},\"YKDZjPIPM\":{\"layout\":[\"auto\",\"auto\"]},\"QSjsi2Mt3\":{\"layout\":[\"auto\",\"auto\"]},\"cLmYstRvm\":{\"layout\":[\"auto\",\"auto\"]},\"Eh2e5oCfA\":{\"layout\":[\"auto\",\"auto\"]},\"IzICcnEm1\":{\"layout\":[\"fixed\",\"fixed\"]},\"pVWkGgxsT\":{\"layout\":[\"fixed\",\"fixed\"]},\"UeJq0EH_N\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y6eEDyFEj\":{\"layout\":[\"fixed\",\"fixed\"]},\"ikbadBUeb\":{\"layout\":[\"fixed\",\"fixed\"]},\"fRHftTHK9\":{\"layout\":[\"fixed\",\"fixed\"]},\"x_mgUzyAr\":{\"layout\":[\"fixed\",\"fixed\"]},\"z1OSQdGUi\":{\"layout\":[\"fixed\",\"fixed\"]},\"Se8iVxasH\":{\"layout\":[\"fixed\",\"fixed\"]},\"EPvAaN3b7\":{\"layout\":[\"fixed\",\"fixed\"]},\"Us7mCd5yz\":{\"layout\":[\"fixed\",\"fixed\"]},\"nfkySBYmM\":{\"layout\":[\"fixed\",\"fixed\"]},\"PuI4sJZkB\":{\"layout\":[\"fixed\",\"fixed\"]},\"jlu_Gd9QE\":{\"layout\":[\"fixed\",\"fixed\"]},\"m0tsSILUx\":{\"layout\":[\"fixed\",\"fixed\"]},\"Yiz6LiIjS\":{\"layout\":[\"fixed\",\"fixed\"]},\"UvP68PkH0\":{\"layout\":[\"fixed\",\"fixed\"]},\"Gx_xfXMRA\":{\"layout\":[\"fixed\",\"fixed\"]},\"PUN23_go8\":{\"layout\":[\"fixed\",\"fixed\"]},\"L484YIypt\":{\"layout\":[\"fixed\",\"fixed\"]},\"tsEW4_fSu\":{\"layout\":[\"auto\",\"auto\"]},\"ioPAwo2mE\":{\"layout\":[\"auto\",\"auto\"]},\"Wh86thLgO\":{\"layout\":[\"auto\",\"auto\"]},\"qVwDsJK0T\":{\"layout\":[\"auto\",\"auto\"]},\"PZc7ZtlYq\":{\"layout\":[\"auto\",\"auto\"]},\"xhq6ce0Fd\":{\"layout\":[\"auto\",\"auto\"]},\"a6fqHtO6Z\":{\"layout\":[\"auto\",\"auto\"]},\"V7FZJMLFB\":{\"layout\":[\"auto\",\"auto\"]},\"H4_Bk43MV\":{\"layout\":[\"auto\",\"auto\"]},\"SxIr7igME\":{\"layout\":[\"auto\",\"auto\"]},\"EmWtxjzo6\":{\"layout\":[\"auto\",\"auto\"]},\"uMC0Dwh36\":{\"layout\":[\"auto\",\"auto\"]},\"OFsJaOL52\":{\"layout\":[\"auto\",\"auto\"]},\"F6tF48LPl\":{\"layout\":[\"auto\",\"auto\"]},\"cuNwNxKS8\":{\"layout\":[\"auto\",\"auto\"]},\"X_I8gCAjJ\":{\"layout\":[\"auto\",\"auto\"]},\"LHmnRaoL8\":{\"layout\":[\"auto\",\"auto\"]},\"sEo8ORkW3\":{\"layout\":[\"auto\",\"auto\"]},\"e3HICP5tx\":{\"layout\":[\"auto\",\"auto\"]},\"fOptgDAZJ\":{\"layout\":[\"auto\",\"auto\"]},\"lFIsQT16x\":{\"layout\":[\"auto\",\"auto\"]},\"d4B2FgeSM\":{\"layout\":[\"auto\",\"auto\"]},\"PgQvogsHu\":{\"layout\":[\"auto\",\"auto\"]},\"LFe4E6xiT\":{\"layout\":[\"auto\",\"auto\"]},\"i6inB1Wr8\":{\"layout\":[\"auto\",\"auto\"]},\"Sp57ODixN\":{\"layout\":[\"auto\",\"auto\"]},\"OUEPI1EfJ\":{\"layout\":[\"auto\",\"auto\"]},\"ANkwfMPFU\":{\"layout\":[\"auto\",\"auto\"]},\"DOeSd0Ciw\":{\"layout\":[\"auto\",\"auto\"]},\"oRvkra748\":{\"layout\":[\"auto\",\"auto\"]},\"Q88C09brI\":{\"layout\":[\"fixed\",\"fixed\"]},\"sGwuZJbMT\":{\"layout\":[\"fixed\",\"fixed\"]},\"o4mZLvFe7\":{\"layout\":[\"fixed\",\"fixed\"]},\"xjfzyrWaj\":{\"layout\":[\"fixed\",\"fixed\"]},\"EGFvAYIIk\":{\"layout\":[\"fixed\",\"fixed\"]},\"KDl2UXrWh\":{\"layout\":[\"fixed\",\"fixed\"]},\"t7bFjp1pF\":{\"layout\":[\"fixed\",\"fixed\"]},\"BMptZuBA4\":{\"layout\":[\"fixed\",\"fixed\"]},\"z3LQAwUwl\":{\"layout\":[\"fixed\",\"fixed\"]},\"buhMIS71k\":{\"layout\":[\"fixed\",\"fixed\"]},\"PottG8oIZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"sv2eFgFNq\":{\"layout\":[\"fixed\",\"fixed\"]},\"XctF7nkGn\":{\"layout\":[\"fixed\",\"fixed\"]},\"n_JZq5yHo\":{\"layout\":[\"fixed\",\"fixed\"]},\"jPs8wEPVD\":{\"layout\":[\"fixed\",\"fixed\"]},\"o7z1YHPGJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"Br_zyhP_y\":{\"layout\":[\"fixed\",\"fixed\"]},\"AwBalyrzt\":{\"layout\":[\"fixed\",\"fixed\"]},\"OPR3fl8z6\":{\"layout\":[\"fixed\",\"fixed\"]},\"bTL9T9ko3\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"RwZpsJXvZ\":\"title\",\"D2jRnfGwK\":\"radius\",\"SA9jAg9_n\":\"iconAfter\",\"WvHqCrdUD\":\"selectIcon\",\"wThulUfCM\":\"iconBefore\",\"R4J2OXJXh\":\"selectIcon1\",\"GDBvPe0Ba\":\"link\",\"vjt0jl_Xl\":\"lightHover\",\"bWnYL7Tgp\":\"darkFill\",\"kvN6MvY_7\":\"darkHover\",\"nR87ztHwf\":\"underline\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXQYIUjp_n=withCSS(Component,css,\"framer-QZ3Za\");export default FramerXQYIUjp_n;FramerXQYIUjp_n.displayName=\"Button\";FramerXQYIUjp_n.defaultProps={height:74,width:186};addPropertyControls(FramerXQYIUjp_n,{variant:{options:[\"n8OrJOQB0\",\"PyG7iXVdZ\",\"EGQdqhUpu\",\"WhnycZ2gG\",\"tfQBAwaP1\",\"a4VdjLTlw\",\"XA3eiZD1Q\",\"OFj2ceS7n\",\"NF1R5EvzD\",\"GV2sFjFLQ\",\"KW3tA_D1L\",\"G24YxYyg0\",\"Un7YSuXa_\",\"qcOHJayIm\",\"fYuEZR2wX\",\"GaWJSg4tX\",\"stb8nRiqV\",\"CG89muP1T\",\"RQn5LZ0DA\",\"IUELmuMxr\",\"OfxaQawca\",\"fdn0E4_4_\",\"RIy8QwCk8\",\"nXZC2Ejxm\",\"QYpuDBUPW\",\"FLqpYVJs_\",\"YKDZjPIPM\",\"QSjsi2Mt3\",\"cLmYstRvm\",\"Eh2e5oCfA\",\"IzICcnEm1\",\"pVWkGgxsT\",\"UeJq0EH_N\",\"Y6eEDyFEj\",\"ikbadBUeb\",\"fRHftTHK9\",\"x_mgUzyAr\",\"z1OSQdGUi\",\"Se8iVxasH\",\"EPvAaN3b7\",\"Us7mCd5yz\",\"nfkySBYmM\",\"PuI4sJZkB\",\"jlu_Gd9QE\",\"m0tsSILUx\",\"Yiz6LiIjS\",\"UvP68PkH0\",\"Gx_xfXMRA\",\"PUN23_go8\",\"L484YIypt\"],optionTitles:[\"Light Fill - XL\",\"Light Fill - L\",\"Light Fill - M\",\"Light Fill - S\",\"Light Fill - XS\",\"Dark Fill - XL\",\"Dark Fill - L\",\"Dark Fill - M\",\"Dark Fill - S\",\"Dark Fill - XS\",\"Dark Text - XL\",\"Dark Text - L\",\"Dark Text - M\",\"Dark Text - S\",\"Dark Text - XS\",\"Light Text - XL\",\"Light Text - L\",\"Light Text - M\",\"Light Text - S\",\"Light Text - XS\",\"Light Outline - XL\",\"Light Outline - L\",\"Light Outline - M\",\"Light Outline - S\",\"Light Outline - XS\",\"Dark Outline - XL\",\"Dark Outline - L\",\"Dark Outline - M\",\"Dark Outline - S\",\"Dark Outline - XS\",\"Light Square - XL\",\"Light Square - L\",\"Light Square - M\",\"Light Square - S\",\"Light Square - XS\",\"Dark Square - XL\",\"Dark Square - L\",\"Dark Square - M\",\"Dark Square - S\",\"Dark Square - XS\",\"Light Square Outline - XL\",\"Light Square Outline - L\",\"Light Square Outline - M\",\"Light Square Outline - S\",\"Light Square Outline - XS\",\"Dark Square Outline - XL\",\"Dark Square Outline - L\",\"Dark Square Outline - M\",\"Dark Square Outline - M\",\"Dark Square Outline - XS\"],title:\"Variant\",type:ControlType.Enum},RwZpsJXvZ:{defaultValue:\"Button\",displayTextArea:false,title:\"Title\",type:ControlType.String},D2jRnfGwK:{defaultValue:6,displayStepper:false,max:50,min:0,step:6,title:\"Radius\",type:ControlType.Number},SA9jAg9_n:{defaultValue:true,title:\"Icon After\",type:ControlType.Boolean},WvHqCrdUD:FeatherControls?.[\"iconSelection\"]&&{...FeatherControls[\"iconSelection\"],defaultValue:\"chevron-right\",description:undefined,hidden:undefined,title:\"Select Icon\"},wThulUfCM:{defaultValue:false,title:\"Icon Before\",type:ControlType.Boolean},R4J2OXJXh:FeatherControls?.[\"iconSelection\"]&&{...FeatherControls[\"iconSelection\"],defaultValue:\"chevron-left\",description:undefined,hidden:undefined,title:\"Select Icon\"},GDBvPe0Ba:{title:\"Link\",type:ControlType.Link},vjt0jl_Xl:{defaultValue:'var(--token-279a47ea-a146-4c43-88ab-a82c8902e429, rgb(0, 0, 0)) /* {\"name\":\"Black 900\"} */',title:\"Light Hover\",type:ControlType.Color},bWnYL7Tgp:{defaultValue:'var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Dark Fill\",type:ControlType.Color},kvN6MvY_7:{defaultValue:'var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253)) /* {\"name\":\"Blue 500\"} */',title:\"Dark Hover\",type:ControlType.Color},nR87ztHwf:{defaultValue:false,title:\"Underline\",type:ControlType.Boolean}});addFonts(FramerXQYIUjp_n,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXQYIUjp_n\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"74\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"186\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PyG7iXVdZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EGQdqhUpu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WhnycZ2gG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tfQBAwaP1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a4VdjLTlw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XA3eiZD1Q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OFj2ceS7n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NF1R5EvzD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GV2sFjFLQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KW3tA_D1L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G24YxYyg0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Un7YSuXa_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qcOHJayIm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fYuEZR2wX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GaWJSg4tX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"stb8nRiqV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CG89muP1T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RQn5LZ0DA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IUELmuMxr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OfxaQawca\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fdn0E4_4_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RIy8QwCk8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nXZC2Ejxm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QYpuDBUPW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FLqpYVJs_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YKDZjPIPM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QSjsi2Mt3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cLmYstRvm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Eh2e5oCfA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IzICcnEm1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pVWkGgxsT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UeJq0EH_N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y6eEDyFEj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ikbadBUeb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fRHftTHK9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"x_mgUzyAr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z1OSQdGUi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Se8iVxasH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EPvAaN3b7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Us7mCd5yz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nfkySBYmM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PuI4sJZkB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jlu_Gd9QE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"m0tsSILUx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Yiz6LiIjS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UvP68PkH0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Gx_xfXMRA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PUN23_go8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"L484YIypt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tsEW4_fSu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ioPAwo2mE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Wh86thLgO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qVwDsJK0T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PZc7ZtlYq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xhq6ce0Fd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a6fqHtO6Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"V7FZJMLFB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"H4_Bk43MV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SxIr7igME\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EmWtxjzo6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uMC0Dwh36\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OFsJaOL52\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"F6tF48LPl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cuNwNxKS8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X_I8gCAjJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LHmnRaoL8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sEo8ORkW3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"e3HICP5tx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOptgDAZJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lFIsQT16x\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"d4B2FgeSM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PgQvogsHu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LFe4E6xiT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"i6inB1Wr8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Sp57ODixN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OUEPI1EfJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ANkwfMPFU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DOeSd0Ciw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oRvkra748\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Q88C09brI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sGwuZJbMT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o4mZLvFe7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xjfzyrWaj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EGFvAYIIk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KDl2UXrWh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t7bFjp1pF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BMptZuBA4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z3LQAwUwl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"buhMIS71k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PottG8oIZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sv2eFgFNq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XctF7nkGn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"n_JZq5yHo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jPs8wEPVD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o7z1YHPGJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Br_zyhP_y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AwBalyrzt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OPR3fl8z6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bTL9T9ko3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"RwZpsJXvZ\\\":\\\"title\\\",\\\"D2jRnfGwK\\\":\\\"radius\\\",\\\"SA9jAg9_n\\\":\\\"iconAfter\\\",\\\"WvHqCrdUD\\\":\\\"selectIcon\\\",\\\"wThulUfCM\\\":\\\"iconBefore\\\",\\\"R4J2OXJXh\\\":\\\"selectIcon1\\\",\\\"GDBvPe0Ba\\\":\\\"link\\\",\\\"vjt0jl_Xl\\\":\\\"lightHover\\\",\\\"bWnYL7Tgp\\\":\\\"darkFill\\\",\\\"kvN6MvY_7\\\":\\\"darkHover\\\",\\\"nR87ztHwf\\\":\\\"underline\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XQYIUjp_n.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={wrKdgyNiY:{hover:true}};const serializationHash=\"framer-xht5Q\";const variantClassNames={wrKdgyNiY:\"framer-v-1010v8d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,title,width,...props})=>{return{...props,FBL9JFWKY:title??props.FBL9JFWKY??\"Info\",g9bRuzxxa:link??props.g9bRuzxxa};};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,g9bRuzxxa,FBL9JFWKY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"wrKdgyNiY\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:g9bRuzxxa,nodeId:\"wrKdgyNiY\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1010v8d\",className,classNames)} framer-1duuyo8`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"wrKdgyNiY\",ref:ref??ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"wrKdgyNiY-hover\":{backgroundColor:\"rgb(69, 236, 255)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3}},...addPropertyOverrides({\"wrKdgyNiY-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:\"For carriers\"})}),className:\"framer-ofy1ct\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"YQwolVPQU\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},text:FBL9JFWKY,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xht5Q.framer-1duuyo8, .framer-xht5Q .framer-1duuyo8 { display: block; }\",\".framer-xht5Q.framer-1010v8d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 30px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 8px; position: relative; text-decoration: none; width: 180px; }\",\".framer-xht5Q .framer-ofy1ct { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xht5Q.framer-1010v8d { gap: 0px; } .framer-xht5Q.framer-1010v8d > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-xht5Q.framer-1010v8d > :first-child { margin-left: 0px; } .framer-xht5Q.framer-1010v8d > :last-child { margin-right: 0px; } }\",\".framer-xht5Q.framer-v-1010v8d.hover.framer-1010v8d { overflow: visible; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 180\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"rwvLNicT0\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"g9bRuzxxa\":\"link\",\"FBL9JFWKY\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraBeOxeoyd=withCSS(Component,css,\"framer-xht5Q\");export default FrameraBeOxeoyd;FrameraBeOxeoyd.displayName=\"Solutions_menu_button\";FrameraBeOxeoyd.defaultProps={height:30,width:180};addPropertyControls(FrameraBeOxeoyd,{g9bRuzxxa:{title:\"Link\",type:ControlType.Link},FBL9JFWKY:{defaultValue:\"Info\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FrameraBeOxeoyd,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraBeOxeoyd\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"30\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"g9bRuzxxa\\\":\\\"link\\\",\\\"FBL9JFWKY\\\":\\\"title\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rwvLNicT0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"180\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aBeOxeoyd.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Solutions_menu_button from\"https://framerusercontent.com/modules/OZOmwaMtZ31XJleEWzGI/e3qhQczbNZ18lJRosNjD/aBeOxeoyd.js\";const Solutions_menu_buttonFonts=getFonts(Solutions_menu_button);const cycleOrder=[\"MZ_RQBYTw\",\"wFUtSP5jA\"];const serializationHash=\"framer-UNcGE\";const variantClassNames={MZ_RQBYTw:\"framer-v-nt9v4\",wFUtSP5jA:\"framer-v-17nbild\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"MZ_RQBYTw\",Phone:\"wFUtSP5jA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MZ_RQBYTw\"};};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:\"MZ_RQBYTw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();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-nt9v4\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"MZ_RQBYTw\",ref:ref??ref1,style:{\"--border-bottom-width\":\"0.3px\",\"--border-color\":\"rgb(145, 145, 145)\",\"--border-left-width\":\"0.3px\",\"--border-right-width\":\"0.3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.3px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(27, 118, 150, 0.29516), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(27, 118, 150, 0.26059), 0px 10px 10px -3.75px rgba(27, 118, 150, 0.1025)\",...style},variants:{wFUtSP5jA:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({wFUtSP5jA:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MlQV4gPtJ\"},implicitPathVariables:undefined},{href:{webPageId:\"MlQV4gPtJ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+23+0,...addPropertyOverrides({wFUtSP5jA:{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+32+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3cfnm-container\",layoutDependency:layoutDependency,layoutId:\"qjdZ6bg_b-container\",children:/*#__PURE__*/_jsx(Solutions_menu_button,{FBL9JFWKY:\"For carriers\",g9bRuzxxa:resolvedLinks[0],height:\"100%\",id:\"qjdZ6bg_b\",layoutId:\"qjdZ6bg_b\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({wFUtSP5jA:{g9bRuzxxa:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dYhubbxkl\"},implicitPathVariables:undefined},{href:{webPageId:\"dYhubbxkl\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+23+45,...addPropertyOverrides({wFUtSP5jA:{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+32+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fioce6-container\",layoutDependency:layoutDependency,layoutId:\"hPHG9laD7-container\",children:/*#__PURE__*/_jsx(Solutions_menu_button,{FBL9JFWKY:\"For brokerages\",g9bRuzxxa:resolvedLinks1[0],height:\"100%\",id:\"hPHG9laD7\",layoutId:\"hPHG9laD7\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({wFUtSP5jA:{g9bRuzxxa:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vSXN0tPwp\"},implicitPathVariables:undefined},{href:{webPageId:\"vSXN0tPwp\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+23+90,...addPropertyOverrides({wFUtSP5jA:{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+32+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jxfm8f-container\",layoutDependency:layoutDependency,layoutId:\"uiwmSTrNn-container\",children:/*#__PURE__*/_jsx(Solutions_menu_button,{FBL9JFWKY:\"For developers\",g9bRuzxxa:resolvedLinks2[0],height:\"100%\",id:\"uiwmSTrNn\",layoutId:\"uiwmSTrNn\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({wFUtSP5jA:{g9bRuzxxa:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UNcGE.framer-inimtx, .framer-UNcGE .framer-inimtx { display: block; }\",\".framer-UNcGE.framer-nt9v4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 23px 15px 25px 15px; position: relative; width: 210px; }\",\".framer-UNcGE .framer-n3cfnm-container { flex: none; height: 30px; position: relative; width: 100%; z-index: 10; }\",\".framer-UNcGE .framer-1fioce6-container, .framer-UNcGE .framer-jxfm8f-container { flex: none; height: 30px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UNcGE.framer-nt9v4 { gap: 0px; } .framer-UNcGE.framer-nt9v4 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-UNcGE.framer-nt9v4 > :first-child { margin-top: 0px; } .framer-UNcGE.framer-nt9v4 > :last-child { margin-bottom: 0px; } }\",\".framer-UNcGE.framer-v-17nbild.framer-nt9v4 { gap: 0px; padding: 32px 0px 0px 0px; }\",\".framer-UNcGE.framer-v-17nbild .framer-n3cfnm-container, .framer-UNcGE.framer-v-17nbild .framer-1fioce6-container, .framer-UNcGE.framer-v-17nbild .framer-jxfm8f-container { height: 56px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UNcGE.framer-v-17nbild.framer-nt9v4 { gap: 0px; } .framer-UNcGE.framer-v-17nbild.framer-nt9v4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UNcGE.framer-v-17nbild.framer-nt9v4 > :first-child { margin-top: 0px; } .framer-UNcGE.framer-v-17nbild.framer-nt9v4 > :last-child { margin-bottom: 0px; } }\",'.framer-UNcGE[data-border=\"true\"]::after, .framer-UNcGE [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 168\n * @framerIntrinsicWidth 209.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wFUtSP5jA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGq3TVrmxw=withCSS(Component,css,\"framer-UNcGE\");export default FramerGq3TVrmxw;FramerGq3TVrmxw.displayName=\"Links: Community\";FramerGq3TVrmxw.defaultProps={height:168,width:209.5};addPropertyControls(FramerGq3TVrmxw,{variant:{options:[\"MZ_RQBYTw\",\"wFUtSP5jA\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGq3TVrmxw,[{explicitInter:true,fonts:[]},...Solutions_menu_buttonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGq3TVrmxw\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"209.5\",\"framerIntrinsicHeight\":\"168\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wFUtSP5jA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Gq3TVrmxw.map", "// Generated by Framer (1999133-dev)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"wnipua7N_\",\"BJYJhvClj\"];const serializationHash=\"framer-2F7tm\";const variantClassNames={BJYJhvClj:\"framer-v-qzjjul\",wnipua7N_:\"framer-v-u8k4t0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Closed:\"wnipua7N_\",Open:\"BJYJhvClj\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"wnipua7N_\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"wnipua7N_\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-2F7tm\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-u8k4t0\",className),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"wnipua7N_\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({BJYJhvClj:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-12eia36\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"GUelqHsD8\",style:{rotate:0},variants:{BJYJhvClj:{rotate:-180}},children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-tbg1zr\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VHYQxi0qk\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"#aaa\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:892255882,withExternalLayout:true})})})})})});});const css=['.framer-2F7tm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2F7tm .framer-1al4e3m { display: block; }\",\".framer-2F7tm .framer-u8k4t0 { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-2F7tm .framer-12eia36 { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-2F7tm .framer-tbg1zr { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BJYJhvClj\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n */ const FramerVv7lXSsrv=withCSS(Component,css,\"framer-2F7tm\");export default FramerVv7lXSsrv;FramerVv7lXSsrv.displayName=\"Caret\";FramerVv7lXSsrv.defaultProps={height:14,width:14};addPropertyControls(FramerVv7lXSsrv,{variant:{options:[\"wnipua7N_\",\"BJYJhvClj\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerVv7lXSsrv,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVv7lXSsrv\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"14\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"14\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BJYJhvClj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Vv7lXSsrv.map", "// Generated by Framer (6807895)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Caret from\"https://framerusercontent.com/modules/0scrOn7O2aLVlhVMWhXF/iFNoOwTuNwQRqVlVVYed/Vv7lXSsrv.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/iyg6WzPurIaFORlIvsIm/2YlTEi4iBeMuDLN62DFb/tNwo3mvP0.js\";const CaretFonts=getFonts(Caret);const cycleOrder=[\"wwCsbJfTD\",\"D969HKAYs\"];const serializationHash=\"framer-uHasn\";const variantClassNames={D969HKAYs:\"framer-v-31jjaj\",wwCsbJfTD:\"framer-v-1ibqlnc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const 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={Closed:\"wwCsbJfTD\",Open:\"D969HKAYs\"};const getProps=({height,hover,id,title,width,...props})=>{return{...props,DApvjrdfG:title??props.DApvjrdfG??\"Product\",PWSlWeqS6:hover??props.PWSlWeqS6,variant:humanReadableVariantMap[props.variant]??props.variant??\"wwCsbJfTD\"};};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,PWSlWeqS6,DApvjrdfG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wwCsbJfTD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ibqlnc\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wwCsbJfTD\",onMouseEnter:onMouseEnter170i0h9,ref:ref??ref1,style:{...style},...addPropertyOverrides({D969HKAYs:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",children:\"Product\"})}),className:\"framer-156n7nj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"d5kiquAxs\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:DApvjrdfG,variants:{D969HKAYs:{\"--extracted-gdpscs\":\"rgb(136, 136, 136)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({D969HKAYs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(136, 136, 136))\"},children:\"Product\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wqox07-container\",layoutDependency:layoutDependency,layoutId:\"UAOyhXvJc-container\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"UAOyhXvJc\",layoutId:\"UAOyhXvJc\",variant:\"wnipua7N_\",width:\"100%\",...addPropertyOverrides({D969HKAYs:{variant:\"BJYJhvClj\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uHasn.framer-44zo3m, .framer-uHasn .framer-44zo3m { display: block; }\",\".framer-uHasn.framer-1ibqlnc { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-uHasn .framer-156n7nj { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-uHasn .framer-wqox07-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uHasn.framer-1ibqlnc { gap: 0px; } .framer-uHasn.framer-1ibqlnc > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-uHasn.framer-1ibqlnc > :first-child { margin-left: 0px; } .framer-uHasn.framer-1ibqlnc > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 81.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"D969HKAYs\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersMRIZOTWp=withCSS(Component,css,\"framer-uHasn\");export default FramersMRIZOTWp;FramersMRIZOTWp.displayName=\"Trigger\";FramersMRIZOTWp.defaultProps={height:42,width:81.5};addPropertyControls(FramersMRIZOTWp,{variant:{options:[\"wwCsbJfTD\",\"D969HKAYs\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramersMRIZOTWp,[{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\"}]},...CaretFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersMRIZOTWp\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"42\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"D969HKAYs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"81.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sMRIZOTWp.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import LinksCommunity from\"https://framerusercontent.com/modules/soXhZr3huO9GR6D20TST/oOiiGzPqb82nNQGVDzRo/Gq3TVrmxw.js\";import Logo from\"https://framerusercontent.com/modules/3IS56BED0aImwhAnKjL5/2gV1WthQLUywOPsgEWez/GTJKK1bro.js\";import Trigger from\"https://framerusercontent.com/modules/RHAAvllnbW3KePd90AaG/cU2TnGY5iMK1vezIeVUg/sMRIZOTWp.js\";import Button from\"https://framerusercontent.com/modules/mpqzCXfCn9j1jqaB3Ct6/d9tJYshnwR7l7IRiZ3BO/XQYIUjp_n.js\";const LogoFonts=getFonts(Logo);const TriggerFonts=getFonts(Trigger);const LinksCommunityFonts=getFonts(LinksCommunity);const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const cycleOrder=[\"Y4OBWuFRo\",\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\"];const serializationHash=\"framer-oyP0u\";const variantClassNames={ifr6Xf_vG:\"framer-v-1knubdu\",kMp5ZAoj0:\"framer-v-wfeuy3\",txQnEuSHK:\"framer-v-1nh32sq\",Y4OBWuFRo:\"framer-v-fdvmt4\",zfQOXGXaS:\"framer-v-p6t55e\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition2={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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={\"Phone Open\":\"ifr6Xf_vG\",\"Tablet Open\":\"txQnEuSHK\",Desktop:\"Y4OBWuFRo\",Phone:\"kMp5ZAoj0\",Tablet:\"zfQOXGXaS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Y4OBWuFRo\"};};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:\"Y4OBWuFRo\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed=()=>{if([\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-fdvmt4\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Y4OBWuFRo\",ref:ref??ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{ifr6Xf_vG:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},kMp5ZAoj0:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},txQnEuSHK:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},zfQOXGXaS:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"}},...addPropertyOverrides({ifr6Xf_vG:{\"data-framer-name\":\"Phone Open\"},kMp5ZAoj0:{\"data-framer-name\":\"Phone\"},txQnEuSHK:{\"data-framer-name\":\"Tablet Open\"},zfQOXGXaS:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-alr9lg\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"MEiih7zND\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9cdbjx\",layoutDependency:layoutDependency,layoutId:\"YJSLKUM08\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33.47639484978541,width:\"200px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||88)-0-44)/2+0+0)+0+0+5.261802575107296,...addPropertyOverrides({ifr6Xf_vG:{height:33,width:\"150px\",y:(componentViewport?.y||0)+12+(((componentViewport?.height||68)-24-44)/2+0+0)+0+0+5.5},kMp5ZAoj0:{height:33,width:\"150px\",y:(componentViewport?.y||0)+12+(((componentViewport?.height||68)-24-44)/2+0+0)+0+0+5.5},txQnEuSHK:{y:(componentViewport?.y||0)+0+0+0+0+5.261802575107296},zfQOXGXaS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||57.5)-0-44)/2+0+0)+0+0+5.261802575107296}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1akgf8q-container\",layoutDependency:layoutDependency,layoutId:\"l0TUHy364-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"l0TUHy364\",layoutId:\"l0TUHy364\",style:{height:\"100%\",width:\"100%\"},variant:\"voHDjZxcl\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10p2vme\",layoutDependency:layoutDependency,layoutId:\"YNjwrbbR9\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+(((componentViewport?.height||88)-0-44)/2+0+0)+0+1,...addPropertyOverrides({ifr6Xf_vG:{y:(componentViewport?.y||0)+12+(((componentViewport?.height||68)-24-44)/2+0+0)+0+1},kMp5ZAoj0:{y:(componentViewport?.y||0)+12+(((componentViewport?.height||68)-24-44)/2+0+0)+0+1},txQnEuSHK:{y:(componentViewport?.y||0)+0+0+0+1},zfQOXGXaS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||57.5)-0-44)/2+0+0)+1+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x0mi39-container\",id:`${layoutId}-x0mi39`,layoutDependency:layoutDependency,layoutId:\"x5TPqEIa6-container\",ref:ref2,children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Solutions\",height:\"100%\",id:\"x5TPqEIa6\",layoutId:\"x5TPqEIa6\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:overlay.visible?\"D969HKAYs\":\"wwCsbJfTD\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-x0mi39`,offsetX:0,offsetY:5,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,...addPropertyOverrides({kMp5ZAoj0:{zIndex:11},zfQOXGXaS:{offsetY:0,zIndex:11}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,y:(componentViewport?.y||0)+0+(((componentViewport?.height||88)-0-44)/2+0+0)+0+1+-91,...addPropertyOverrides({ifr6Xf_vG:{y:(componentViewport?.y||0)+12+(((componentViewport?.height||68)-24-44)/2+0+0)+0+1+-91},kMp5ZAoj0:{y:(componentViewport?.y||0)+12+(((componentViewport?.height||68)-24-44)/2+0+0)+0+1+-91},txQnEuSHK:{y:(componentViewport?.y||0)+0+0+0+1+-91},zfQOXGXaS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||57.5)-0-44)/2+0+0)+1+0+-91}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-shofgr-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Ut71saxKH-container\",ref:ref3,role:\"dialog\",style:{transformPerspective:1200},variants:{ifr6Xf_vG:{transformPerspective:undefined},kMp5ZAoj0:{transformPerspective:undefined}},...addPropertyOverrides({ifr6Xf_vG:{animate:undefined,exit:undefined,initial:undefined},kMp5ZAoj0:{animate:undefined,exit:undefined,initial:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"Ut71saxKH\",layoutId:\"Ut71saxKH\",variant:\"MZ_RQBYTw\",width:\"100%\"})})})})})]})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-qunqmn\",layoutDependency:layoutDependency,layoutId:\"Ie0EIwcXJ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,y:(componentViewport?.y||0)+0+(((componentViewport?.height||88)-0-44)/2+0+0)+0+-15+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6u45p4-container\",layoutDependency:layoutDependency,layoutId:\"NGmWKDw4g-container\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",D2jRnfGwK:16,GDBvPe0Ba:\"https://login.summed.ai/\",height:\"100%\",id:\"NGmWKDw4g\",kvN6MvY_7:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\",layoutId:\"NGmWKDw4g\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:\"Login\",SA9jAg9_n:false,variant:\"CG89muP1T\",vjt0jl_Xl:\"var(--token-279a47ea-a146-4c43-88ab-a82c8902e429, rgb(0, 0, 0))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i72ukd\",\"data-framer-name\":\"Separator\",layoutDependency:layoutDependency,layoutId:\"aKpaG5Mhx\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13ft7xs\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"blfZgGqAm\"})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oyP0u.framer-php0ek, .framer-oyP0u .framer-php0ek { display: block; }\",\".framer-oyP0u.framer-fdvmt4 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 1440px; }\",\".framer-oyP0u .framer-alr9lg { 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-oyP0u .framer-9cdbjx { align-content: flex-start; align-items: flex-start; aspect-ratio: 5.454545454545454 / 1; display: flex; flex: 0.75 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 88px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-oyP0u .framer-1akgf8q-container { aspect-ratio: 5.9743589743589745 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 200px; }\",\".framer-oyP0u .framer-10p2vme { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 54px; height: 44px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 640px; }\",\".framer-oyP0u .framer-x0mi39-container, .framer-oyP0u .framer-6u45p4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-oyP0u .framer-shofgr-container { height: auto; position: relative; width: auto; }\",\".framer-oyP0u .framer-qunqmn { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-oyP0u .framer-1i72ukd { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 3px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-oyP0u .framer-13ft7xs { flex: 1 0 0px; height: 3px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oyP0u.framer-fdvmt4, .framer-oyP0u .framer-9cdbjx, .framer-oyP0u .framer-10p2vme, .framer-oyP0u .framer-qunqmn, .framer-oyP0u .framer-1i72ukd { gap: 0px; } .framer-oyP0u.framer-fdvmt4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-oyP0u.framer-fdvmt4 > :first-child, .framer-oyP0u .framer-9cdbjx > :first-child, .framer-oyP0u .framer-qunqmn > :first-child { margin-top: 0px; } .framer-oyP0u.framer-fdvmt4 > :last-child, .framer-oyP0u .framer-9cdbjx > :last-child, .framer-oyP0u .framer-qunqmn > :last-child { margin-bottom: 0px; } .framer-oyP0u .framer-9cdbjx > *, .framer-oyP0u .framer-qunqmn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-oyP0u .framer-10p2vme > * { margin: 0px; margin-left: calc(54px / 2); margin-right: calc(54px / 2); } .framer-oyP0u .framer-10p2vme > :first-child, .framer-oyP0u .framer-1i72ukd > :first-child { margin-left: 0px; } .framer-oyP0u .framer-10p2vme > :last-child, .framer-oyP0u .framer-1i72ukd > :last-child { margin-right: 0px; } .framer-oyP0u .framer-1i72ukd > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-oyP0u.framer-v-p6t55e.framer-fdvmt4 { padding: 0px 40px 0px 40px; width: 810px; }\",\".framer-oyP0u.framer-v-p6t55e .framer-9cdbjx { height: var(--framer-aspect-ratio-supported, 58px); }\",\".framer-oyP0u.framer-v-p6t55e .framer-1akgf8q-container, .framer-oyP0u.framer-v-1nh32sq .framer-1akgf8q-container { height: var(--framer-aspect-ratio-supported, 34px); }\",\".framer-oyP0u.framer-v-p6t55e .framer-10p2vme { flex: 1 0 0px; height: min-content; width: 1px; }\",\".framer-oyP0u.framer-v-wfeuy3.framer-fdvmt4 { padding: 12px 16px 12px 16px; width: 390px; }\",\".framer-oyP0u.framer-v-wfeuy3 .framer-9cdbjx, .framer-oyP0u.framer-v-1knubdu .framer-9cdbjx { height: var(--framer-aspect-ratio-supported, 28px); }\",\".framer-oyP0u.framer-v-wfeuy3 .framer-1akgf8q-container, .framer-oyP0u.framer-v-1knubdu .framer-1akgf8q-container { height: var(--framer-aspect-ratio-supported, 25px); width: 150px; }\",\".framer-oyP0u.framer-v-wfeuy3 .framer-10p2vme, .framer-oyP0u.framer-v-1knubdu .framer-10p2vme { flex: 1 0 0px; width: 1px; }\",\".framer-oyP0u.framer-v-1nh32sq.framer-fdvmt4 { justify-content: flex-start; padding: 0px 40px 0px 40px; width: 810px; }\",\".framer-oyP0u.framer-v-1nh32sq .framer-9cdbjx { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 117px); }\",\".framer-oyP0u.framer-v-1nh32sq .framer-10p2vme { width: min-content; }\",\".framer-oyP0u.framer-v-1knubdu.framer-fdvmt4 { align-content: flex-start; align-items: flex-start; padding: 12px 16px 12px 16px; width: 390px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zfQOXGXaS\":{\"layout\":[\"fixed\",\"auto\"]},\"kMp5ZAoj0\":{\"layout\":[\"fixed\",\"auto\"]},\"txQnEuSHK\":{\"layout\":[\"fixed\",\"auto\"]},\"ifr6Xf_vG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerG1U9qbkD3=withCSS(Component,css,\"framer-oyP0u\");export default FramerG1U9qbkD3;FramerG1U9qbkD3.displayName=\"NavBar\";FramerG1U9qbkD3.defaultProps={height:88,width:1440};addPropertyControls(FramerG1U9qbkD3,{variant:{options:[\"Y4OBWuFRo\",\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Tablet Open\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerG1U9qbkD3,[{explicitInter:true,fonts:[]},...LogoFonts,...TriggerFonts,...LinksCommunityFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG1U9qbkD3\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zfQOXGXaS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kMp5ZAoj0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"txQnEuSHK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ifr6Xf_vG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"88\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4991a04)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Helvetica Neue\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-7ty7y .framer-styles-preset-10yr9th:not(.rich-text-wrapper), .framer-7ty7y .framer-styles-preset-10yr9th.rich-text-wrapper p { --framer-font-family: \"Helvetica Neue\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-7ty7y\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ddd30d5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-2b57u .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-2b57u .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, #5e697f); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-link-text-decoration: none; }\"];export const className=\"framer-2b57u\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6807895)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/3TRFzbpUUKxtY2E5AmMI/nWVd4e5jzoubujz52cCa/ro7OPezbn.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/geWBEHtfDPZuUTHM2tkX/svPBWeQAeeBUDFpX8Ifs/Y8sw5swRS.js\";import Logo from\"https://framerusercontent.com/modules/3IS56BED0aImwhAnKjL5/2gV1WthQLUywOPsgEWez/GTJKK1bro.js\";const LogoFonts=getFonts(Logo);const cycleOrder=[\"EoAW7PMHH\",\"dPUe_VE0p\",\"Pv9qYD9If\"];const serializationHash=\"framer-XpQTf\";const variantClassNames={dPUe_VE0p:\"framer-v-149tso3\",EoAW7PMHH:\"framer-v-w61643\",Pv9qYD9If:\"framer-v-xfohf\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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:\"EoAW7PMHH\",Phone:\"Pv9qYD9If\",Tablet:\"dPUe_VE0p\"};const getProps=({background,height,id,width,...props})=>{return{...props,bpKF4itQZ:background??props.bpKF4itQZ??\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"EoAW7PMHH\"};};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,bpKF4itQZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EoAW7PMHH\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-w61643\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"EoAW7PMHH\",ref:ref??ref1,style:{backgroundColor:bpKF4itQZ,...style},...addPropertyOverrides({dPUe_VE0p:{\"data-framer-name\":\"Tablet\"},Pv9qYD9If:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y16ntj\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"BLpUHgEkI\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5ia63q\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"U4ogPGDl2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11bzau\",\"data-framer-name\":\"Brand\",layoutDependency:layoutDependency,layoutId:\"VaVLhF0WU\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kj0itk\",layoutDependency:layoutDependency,layoutId:\"V7EOYuMn4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+80+0+0+0+0+0+0+0+0,...addPropertyOverrides({dPUe_VE0p:{y:(componentViewport?.y||0)+40+0+0+0+0+0+0+0+0+0},Pv9qYD9If:{y:(componentViewport?.y||0)+40+0+0+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hk91ip-container\",layoutDependency:layoutDependency,layoutId:\"kvaiVcdbN-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"kvaiVcdbN\",layoutId:\"kvaiVcdbN\",variant:\"voHDjZxcl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x2pa4i\",layoutDependency:layoutDependency,layoutId:\"VefJEaJMY\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127)))\"},children:\"\\xa9 2024 Summed AI, Inc.\"})}),className:\"framer-g4d1fv\",\"data-framer-name\":\"2024 Summed AI\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cG2z7VWES\",style:{\"--extracted-r6o4lv\":\"var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127))\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Pv9qYD9If:{transformTemplate:undefined}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-38mu76\",layoutDependency:layoutDependency,layoutId:\"sohj9hZMA\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14eq5ic\",layoutDependency:layoutDependency,layoutId:\"NrOr5GxEg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:160,intrinsicWidth:160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+0+0+0+66+0+0),pixelHeight:320,pixelWidth:320,src:\"https://framerusercontent.com/images/1eVahYVFxvy4F0rN19A3EhOqjLc.png\"},className:\"framer-9ghdq\",\"data-framer-name\":\"YC-Logo-Square\",layoutDependency:layoutDependency,layoutId:\"vjgTuj9X6\",...addPropertyOverrides({dPUe_VE0p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:160,intrinsicWidth:160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+0+0+0+0+0+0+70+0+0),pixelHeight:320,pixelWidth:320,src:\"https://framerusercontent.com/images/1eVahYVFxvy4F0rN19A3EhOqjLc.png\"}},Pv9qYD9If:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:160,intrinsicWidth:160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+0+0+0+0+0+0+70+0+0),pixelHeight:320,pixelWidth:320,src:\"https://framerusercontent.com/images/1eVahYVFxvy4F0rN19A3EhOqjLc.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127)))\"},children:\"Backed by Y Combinator\"})}),className:\"framer-f8lvt\",\"data-framer-name\":\"Y Combinator\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DRHKdkoXk\",style:{\"--extracted-r6o4lv\":\"var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127))\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i8lacs\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Y8GvyD1ZF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ricxgq\",\"data-border\":true,\"data-framer-name\":\"Nav & Legal\",layoutDependency:layoutDependency,layoutId:\"o8rQm1RwC\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-5ac0b875-88d0-4a82-8663-14d2ff325ed9, rgb(0, 230, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w9fvxk\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"hLVI66NzQ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qlkxvb\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"oo2EuVza3\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-vvs9m\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"oouEhvKA0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":VaKECAeta\",webPageId:\"yioGcHrhh\"},nodeId:\"miPiIbZjw\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Back to the top\"})})})}),className:\"framer-1foosyw\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"miPiIbZjw\",style:{\"--extracted-r6o4lv\":\"var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vwm2yj\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"m6wbWfibO\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EIdsgB398\"},nodeId:\"x_4yOvBBk\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Privacy Policy\"})})})}),className:\"framer-sf3oku\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"x_4yOvBBk\",style:{\"--extracted-r6o4lv\":\"var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t8kwae\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"xfTGKoxLA\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"upg7aLs9u\"},nodeId:\"gM1QZ0u3K\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Terms of Service\"})})})}),className:\"framer-1e31zvt\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gM1QZ0u3K\",style:{\"--extracted-r6o4lv\":\"var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1roois5\",\"data-framer-name\":\"Email\",layoutDependency:layoutDependency,layoutId:\"hf3AcxYgJ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8669cp\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"kngby1RyV\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9eebc87e-4143-41c1-ac3a-f3cf70f34f99, rgb(52, 133, 253)))\"},children:\"hello@summed.ai\"})}),className:\"framer-t7nyey\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"c_GHWPBxo\",style:{\"--extracted-r6o4lv\":\"var(--token-9eebc87e-4143-41c1-ac3a-f3cf70f34f99, rgb(52, 133, 253))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-riol5k\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"EhLEC8WCN\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 166, 166))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mJnn7VmQF\"},nodeId:\"Xhn8uFk5I\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"About Us\"})})})}),className:\"framer-10n7xi4\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xhn8uFk5I\",style:{\"--extracted-r6o4lv\":\"rgb(17, 166, 166)\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XpQTf.framer-imppqh, .framer-XpQTf .framer-imppqh { display: block; }\",\".framer-XpQTf.framer-w61643 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px; position: relative; width: 1440px; }\",\".framer-XpQTf .framer-1y16ntj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-XpQTf .framer-5ia63q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 292px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XpQTf .framer-11bzau { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-1kj0itk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-1hk91ip-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-XpQTf .framer-1x2pa4i { flex: none; height: 23px; overflow: visible; position: relative; width: 164px; }\",\".framer-XpQTf .framer-g4d1fv { flex: none; height: auto; left: 50%; position: absolute; top: 48%; white-space: pre; width: auto; }\",\".framer-XpQTf .framer-38mu76 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 23px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-14eq5ic { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-9ghdq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 23px); overflow: visible; position: relative; width: 23px; }\",\".framer-XpQTf .framer-f8lvt, .framer-XpQTf .framer-1foosyw, .framer-XpQTf .framer-sf3oku, .framer-XpQTf .framer-1e31zvt, .framer-XpQTf .framer-t7nyey, .framer-XpQTf .framer-10n7xi4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XpQTf .framer-i8lacs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-ricxgq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-1w9fvxk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-qlkxvb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-vvs9m, .framer-XpQTf .framer-vwm2yj, .framer-XpQTf .framer-1t8kwae, .framer-XpQTf .framer-8669cp, .framer-XpQTf .framer-riol5k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XpQTf .framer-1roois5 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XpQTf.framer-w61643, .framer-XpQTf .framer-1y16ntj, .framer-XpQTf .framer-5ia63q, .framer-XpQTf .framer-11bzau, .framer-XpQTf .framer-1kj0itk, .framer-XpQTf .framer-38mu76, .framer-XpQTf .framer-14eq5ic, .framer-XpQTf .framer-i8lacs, .framer-XpQTf .framer-ricxgq, .framer-XpQTf .framer-1w9fvxk, .framer-XpQTf .framer-qlkxvb, .framer-XpQTf .framer-vvs9m, .framer-XpQTf .framer-vwm2yj, .framer-XpQTf .framer-1t8kwae, .framer-XpQTf .framer-1roois5, .framer-XpQTf .framer-8669cp, .framer-XpQTf .framer-riol5k { gap: 0px; } .framer-XpQTf.framer-w61643 > *, .framer-XpQTf .framer-1y16ntj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-XpQTf.framer-w61643 > :first-child, .framer-XpQTf .framer-1y16ntj > :first-child, .framer-XpQTf .framer-11bzau > :first-child, .framer-XpQTf .framer-1kj0itk > :first-child, .framer-XpQTf .framer-1w9fvxk > :first-child, .framer-XpQTf .framer-qlkxvb > :first-child, .framer-XpQTf .framer-1roois5 > :first-child { margin-top: 0px; } .framer-XpQTf.framer-w61643 > :last-child, .framer-XpQTf .framer-1y16ntj > :last-child, .framer-XpQTf .framer-11bzau > :last-child, .framer-XpQTf .framer-1kj0itk > :last-child, .framer-XpQTf .framer-1w9fvxk > :last-child, .framer-XpQTf .framer-qlkxvb > :last-child, .framer-XpQTf .framer-1roois5 > :last-child { margin-bottom: 0px; } .framer-XpQTf .framer-5ia63q > * { margin: 0px; margin-left: calc(292px / 2); margin-right: calc(292px / 2); } .framer-XpQTf .framer-5ia63q > :first-child, .framer-XpQTf .framer-38mu76 > :first-child, .framer-XpQTf .framer-14eq5ic > :first-child, .framer-XpQTf .framer-i8lacs > :first-child, .framer-XpQTf .framer-ricxgq > :first-child, .framer-XpQTf .framer-vvs9m > :first-child, .framer-XpQTf .framer-vwm2yj > :first-child, .framer-XpQTf .framer-1t8kwae > :first-child, .framer-XpQTf .framer-8669cp > :first-child, .framer-XpQTf .framer-riol5k > :first-child { margin-left: 0px; } .framer-XpQTf .framer-5ia63q > :last-child, .framer-XpQTf .framer-38mu76 > :last-child, .framer-XpQTf .framer-14eq5ic > :last-child, .framer-XpQTf .framer-i8lacs > :last-child, .framer-XpQTf .framer-ricxgq > :last-child, .framer-XpQTf .framer-vvs9m > :last-child, .framer-XpQTf .framer-vwm2yj > :last-child, .framer-XpQTf .framer-1t8kwae > :last-child, .framer-XpQTf .framer-8669cp > :last-child, .framer-XpQTf .framer-riol5k > :last-child { margin-right: 0px; } .framer-XpQTf .framer-11bzau > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-XpQTf .framer-1kj0itk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XpQTf .framer-38mu76 > *, .framer-XpQTf .framer-14eq5ic > *, .framer-XpQTf .framer-vvs9m > *, .framer-XpQTf .framer-vwm2yj > *, .framer-XpQTf .framer-1t8kwae > *, .framer-XpQTf .framer-8669cp > *, .framer-XpQTf .framer-riol5k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XpQTf .framer-i8lacs > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-XpQTf .framer-ricxgq > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-XpQTf .framer-1w9fvxk > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-XpQTf .framer-qlkxvb > *, .framer-XpQTf .framer-1roois5 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-XpQTf.framer-v-149tso3.framer-w61643 { padding: 40px; width: 810px; }\",\".framer-XpQTf.framer-v-149tso3 .framer-1y16ntj, .framer-XpQTf.framer-v-xfohf .framer-1y16ntj { gap: 48px; width: 100%; }\",\".framer-XpQTf.framer-v-149tso3 .framer-5ia63q { flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-XpQTf.framer-v-149tso3 .framer-11bzau { gap: 10px; justify-content: flex-start; width: 100%; }\",\".framer-XpQTf.framer-v-149tso3 .framer-i8lacs { justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XpQTf.framer-v-149tso3 .framer-1y16ntj, .framer-XpQTf.framer-v-149tso3 .framer-5ia63q, .framer-XpQTf.framer-v-149tso3 .framer-11bzau { gap: 0px; } .framer-XpQTf.framer-v-149tso3 .framer-1y16ntj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-XpQTf.framer-v-149tso3 .framer-1y16ntj > :first-child, .framer-XpQTf.framer-v-149tso3 .framer-5ia63q > :first-child, .framer-XpQTf.framer-v-149tso3 .framer-11bzau > :first-child { margin-top: 0px; } .framer-XpQTf.framer-v-149tso3 .framer-1y16ntj > :last-child, .framer-XpQTf.framer-v-149tso3 .framer-5ia63q > :last-child, .framer-XpQTf.framer-v-149tso3 .framer-11bzau > :last-child { margin-bottom: 0px; } .framer-XpQTf.framer-v-149tso3 .framer-5ia63q > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XpQTf.framer-v-149tso3 .framer-11bzau > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-XpQTf.framer-v-xfohf.framer-w61643 { padding: 40px 16px 40px 16px; width: 390px; }\",\".framer-XpQTf.framer-v-xfohf .framer-5ia63q { align-content: center; align-items: center; flex-direction: column; gap: 40px; }\",\".framer-XpQTf.framer-v-xfohf .framer-11bzau { gap: 10px; justify-content: flex-start; }\",\".framer-XpQTf.framer-v-xfohf .framer-1x2pa4i { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px; }\",\".framer-XpQTf.framer-v-xfohf .framer-g4d1fv { left: unset; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XpQTf.framer-v-xfohf .framer-1y16ntj, .framer-XpQTf.framer-v-xfohf .framer-5ia63q, .framer-XpQTf.framer-v-xfohf .framer-11bzau, .framer-XpQTf.framer-v-xfohf .framer-1x2pa4i { gap: 0px; } .framer-XpQTf.framer-v-xfohf .framer-1y16ntj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-XpQTf.framer-v-xfohf .framer-1y16ntj > :first-child, .framer-XpQTf.framer-v-xfohf .framer-5ia63q > :first-child, .framer-XpQTf.framer-v-xfohf .framer-11bzau > :first-child, .framer-XpQTf.framer-v-xfohf .framer-1x2pa4i > :first-child { margin-top: 0px; } .framer-XpQTf.framer-v-xfohf .framer-1y16ntj > :last-child, .framer-XpQTf.framer-v-xfohf .framer-5ia63q > :last-child, .framer-XpQTf.framer-v-xfohf .framer-11bzau > :last-child, .framer-XpQTf.framer-v-xfohf .framer-1x2pa4i > :last-child { margin-bottom: 0px; } .framer-XpQTf.framer-v-xfohf .framer-5ia63q > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XpQTf.framer-v-xfohf .framer-11bzau > *, .framer-XpQTf.framer-v-xfohf .framer-1x2pa4i > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-XpQTf[data-border=\"true\"]::after, .framer-XpQTf [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 260\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dPUe_VE0p\":{\"layout\":[\"fixed\",\"auto\"]},\"Pv9qYD9If\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"bpKF4itQZ\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIcV1FkOGH=withCSS(Component,css,\"framer-XpQTf\");export default FramerIcV1FkOGH;FramerIcV1FkOGH.displayName=\"Footer\";FramerIcV1FkOGH.defaultProps={height:260,width:1440};addPropertyControls(FramerIcV1FkOGH,{variant:{options:[\"EoAW7PMHH\",\"dPUe_VE0p\",\"Pv9qYD9If\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},bpKF4itQZ:{defaultValue:'var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background\",type:ControlType.Color}});addFonts(FramerIcV1FkOGH,[{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\"}]},...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIcV1FkOGH\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"260\",\"framerVariables\":\"{\\\"bpKF4itQZ\\\":\\\"background\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dPUe_VE0p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Pv9qYD9If\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IcV1FkOGH.map"],
  "mappings": "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C,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAA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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "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", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "cx", "css", "FramerGTJKK1bro", "withCSS", "GTJKK1bro_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "FeatherControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "darkFill", "darkHover", "height", "iconAfter", "iconBefore", "id", "lightHover", "link", "radius", "selectIcon", "selectIcon1", "title", "underline", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RwZpsJXvZ", "D2jRnfGwK", "SA9jAg9_n", "WvHqCrdUD", "wThulUfCM", "R4J2OXJXh", "GDBvPe0Ba", "vjt0jl_Xl", "bWnYL7Tgp", "kvN6MvY_7", "nR87ztHwf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText2", "css", "FramerXQYIUjp_n", "withCSS", "XQYIUjp_n_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "g9bRuzxxa", "FBL9JFWKY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "RichText2", "css", "FrameraBeOxeoyd", "withCSS", "aBeOxeoyd_default", "addPropertyControls", "ControlType", "addFonts", "Solutions_menu_buttonFonts", "getFonts", "aBeOxeoyd_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "css", "FramerGq3TVrmxw", "withCSS", "Gq3TVrmxw_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "SVG", "css", "FramerVv7lXSsrv", "withCSS", "Vv7lXSsrv_default", "addPropertyControls", "ControlType", "addFonts", "CaretFonts", "getFonts", "Vv7lXSsrv_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter170i0h9", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "css", "FramersMRIZOTWp", "withCSS", "sMRIZOTWp_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LogoFonts", "getFonts", "GTJKK1bro_default", "TriggerFonts", "sMRIZOTWp_default", "LinksCommunityFonts", "Gq3TVrmxw_default", "MotionDivWithFX", "withFX", "motion", "ButtonFonts", "XQYIUjp_n_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "PWSlWeqS6txyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "ref2", "ref3", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "css", "FramerG1U9qbkD3", "withCSS", "G1U9qbkD3_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "GTJKK1bro_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "bpKF4itQZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "RichText2", "Image2", "getLoadingLazyAtYPosition", "Link", "css", "FramerIcV1FkOGH", "withCSS", "IcV1FkOGH_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
