{"version":3,"file":"QUdAsZpJE.pZ8iyJu2.mjs","names":["Component","_Fragment","Component","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","transformTemplate1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","ButtonFonts","Button","NavigationMenuFonts","NavigationMenu","Link1","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","negate","Transition","Variants","humanReadableEnumMap","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","StopScroll","NavigationMenu","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","fonts","css","className","fonts","css","className","fonts","css","className","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","Button","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","_Fragment","FormPlainTextInput","css","FormNewsletter","className","Image","css"],"sources":["https:/framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/Xnul1hAdJn3YeKLXdbBc/StopScroll.js","https:/framerusercontent.com/modules/tPClhtO8MkSvB82SDj2u/2jOblIdv55hBx0WGqPWp/Attach_id.js","https:/framerusercontent.com/modules/yzcvVc34XBEUtGAzX4DW/MsctMImnFrl5cdMluccI/hq5Pzuz3W.js","https:/framerusercontent.com/modules/rHAUmtGLPCcCiVTXgkUC/HDE4d4D48k2jTAzuS6Xf/y_GSZUg1r.js","https:/framerusercontent.com/modules/OaxdSB8f9cbQ66ace8yM/RRIYviMnHC6IIPRqgMjo/ifwzU54H3.js","https:/framerusercontent.com/modules/89lcVILmLi3qxStnIBYE/qMN9bb7vIbXICRw73zNd/qtJY9cstz.js","https:/framerusercontent.com/modules/Cif5iWEREGyoeZFnLTD0/MV9FibjYvxsKErhihQ2m/G4sA7wkQL.js","https:/framerusercontent.com/modules/BtFO3anytbtJsTcodN99/w1WFfTee2QpNlsVbOW6S/IcunMSuyr.js","https:/framerusercontent.com/modules/vd68vMcMELVPX0QDbzhD/DEFlFiXeyzKrNjlPR21q/d32VIPNCg.js","https:/framerusercontent.com/modules/UUipMyoYxyPHUdLWECxG/cBbF1NiH5RmOzM5ECb2b/Kr60cjnMS.js","https:/framerusercontent.com/modules/ksc7IfadvSwJfI1TS1eu/wX5tauN0PqTRToSQ0KFU/XsvXJF8XO.js","https:/framerusercontent.com/modules/RCWmTCK7dLQATaEoVOGQ/dk8H7UAWOXyDETsldpRI/Z_65XCuPP.js","https:/framerusercontent.com/modules/5LTWPss5OldsqBbQt47l/VwhzAp4bhyZ4EnNu9MUx/z0dtac8Qz.js","https:/framerusercontent.com/modules/qGuamQITmkPLoD9A1dR5/pTzpYzc78qqdPRmp9y7K/SYruCNV6Q.js","https:/framerusercontent.com/modules/9Pf10XgGx3QIUi0m4P29/LBboeKScbXhTuSsZ0c3Q/QUdAsZpJE.js"],"sourcesContent":["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useEffect}from\"react\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight auto\n */export default function Component(props){const{toggle}=props;useEffect(()=>{if(toggle)document.body.style.overflow=\"hidden\";return()=>{document.body.style.overflow=\"\";};},[!toggle]);return /*#__PURE__*/_jsx(_Fragment,{});}Component.displayName=\"Stop Scroll\";addPropertyControls(Component,{toggle:{type:ControlType.Boolean,title:\"Block Scroll\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Component\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll.map","import{jsx as _jsx}from\"react/jsx-runtime\";export function Override(Component){return function OverrideComponent(props){return /*#__PURE__*/_jsx(Component,{...props,id:\"cta-button\",className:`${props.className||\"\"} cta-button`.trim()});};}\nexport const __FramerMetadata__ = {\"exports\":{\"Override\":{\"type\":\"reactHoc\",\"name\":\"Override\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Attach_id.map","// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Override}from\"https://framerusercontent.com/modules/tPClhtO8MkSvB82SDj2u/2jOblIdv55hBx0WGqPWp/Attach_id.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/Z2db51umdNNYS4dYHGIn/pQOdmhAPPkS61kJ5cgVy/DVEdEXTJL.js\";const MotionAOverride1eh6b7b=withCodeBoundaryForOverrides(motion.a,{nodeId:\"iZ8Tgiu3U\",override:Override,scopeId:\"hq5Pzuz3W\"});const enabledGestures={aAmj5Tf1i:{hover:true,pressed:true},iZ8Tgiu3U:{hover:true,pressed:true}};const cycleOrder=[\"iZ8Tgiu3U\",\"aAmj5Tf1i\"];const serializationHash=\"framer-ANNun\";const variantClassNames={aAmj5Tf1i:\"framer-v-uwi341\",iZ8Tgiu3U:\"framer-v-1eh6b7b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-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={Primary:\"iZ8Tgiu3U\",Secondary:\"aAmj5Tf1i\"};const getProps=({buttonLabel,buttonLink,click,height,id,width,...props})=>{return{...props,AyUdUUKK5:click??props.AyUdUUKK5,OsKQdYLli:buttonLabel??props.OsKQdYLli??\"Button Text Here\",tOcNbmbWc:buttonLink??props.tOcNbmbWc,variant:humanReadableVariantMap[props.variant]??props.variant??\"iZ8Tgiu3U\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,OsKQdYLli,tOcNbmbWc,AyUdUUKK5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"iZ8Tgiu3U\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapbcheyi=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(AyUdUUKK5){const res=await AyUdUUKK5(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:tOcNbmbWc,motionChild:true,nodeId:\"iZ8Tgiu3U\",scopeId:\"hq5Pzuz3W\",smoothScroll:true,children:/*#__PURE__*/_jsxs(MotionAOverride1eh6b7b,{...restProps,...gestureHandlers,\"aria-label\":\"cta-button\",className:`${cx(scopingClassNames,\"framer-1eh6b7b\",className,classNames)} framer-vwhrwt`,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"iZ8Tgiu3U\",onTap:onTapbcheyi,ref:refBinding,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\",backdropFilter:\"none\",backgroundColor:\"rgb(37, 99, 235)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,WebkitBackdropFilter:\"none\",...style},variants:{\"aAmj5Tf1i-pressed\":{backgroundColor:\"rgb(129, 131, 137)\"},\"iZ8Tgiu3U-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(36, 99, 235)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},\"iZ8Tgiu3U-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},aAmj5Tf1i:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.16)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(12px)\",backgroundColor:\"rgba(42, 55, 78, 0.8)\",WebkitBackdropFilter:\"blur(12px)\"}},...addPropertyOverrides({\"aAmj5Tf1i-hover\":{\"data-framer-name\":undefined},\"aAmj5Tf1i-pressed\":{\"data-framer-name\":undefined},\"iZ8Tgiu3U-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"iZ8Tgiu3U-pressed\":{\"data-framer-name\":undefined},aAmj5Tf1i:{\"data-border\":true,\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yinnrp\",layoutDependency:layoutDependency,layoutId:\"mDosdRGlw\",style:{backgroundColor:\"rgba(35, 98, 235, 0.5)\",borderBottomLeftRadius:2e3,borderBottomRightRadius:2e3,borderTopLeftRadius:2e3,borderTopRightRadius:2e3},transformTemplate:transformTemplate1,variants:{\"aAmj5Tf1i-hover\":{backgroundColor:\"rgb(129, 131, 137)\"},\"aAmj5Tf1i-pressed\":{backgroundColor:\"rgb(129, 131, 137)\"},\"iZ8Tgiu3U-hover\":{backgroundColor:\"rgb(35, 64, 141)\"},\"iZ8Tgiu3U-pressed\":{backgroundColor:\"rgb(36, 99, 235)\"},aAmj5Tf1i:{backgroundColor:\"rgba(129, 131, 137, 0.5)\"}}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Button Text Here\"})}),className:\"framer-w1fgow\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tGV7I45sd\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:OsKQdYLli,verticalAlignment:\"center\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ANNun.framer-vwhrwt, .framer-ANNun .framer-vwhrwt { display: block; }\",\".framer-ANNun.framer-1eh6b7b { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 10px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ANNun .framer-1yinnrp { aspect-ratio: 0.9807692307692307 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1px); left: -4px; overflow: hidden; position: absolute; top: 50%; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-ANNun .framer-w1fgow { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ANNun.framer-1eh6b7b { gap: 0px; } .framer-ANNun.framer-1eh6b7b > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-ANNun.framer-1eh6b7b > :first-child { margin-left: 0px; } .framer-ANNun.framer-1eh6b7b > :last-child { margin-right: 0px; } }\",\".framer-ANNun.framer-v-1eh6b7b.hover .framer-1yinnrp, .framer-ANNun.framer-v-1eh6b7b.pressed .framer-1yinnrp { height: var(--framer-aspect-ratio-supported, 164px); width: 105%; }\",\".framer-ANNun.framer-v-uwi341.hover .framer-1yinnrp, .framer-ANNun.framer-v-uwi341.pressed .framer-1yinnrp { height: var(--framer-aspect-ratio-supported, 188px); width: 120%; }\",...sharedStyle.css,'.framer-ANNun[data-border=\"true\"]::after, .framer-ANNun [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 40\n * @framerIntrinsicWidth 153\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"aAmj5Tf1i\":{\"layout\":[\"auto\",\"auto\"]},\"KLmLa7XBK\":{\"layout\":[\"auto\",\"auto\"]},\"iOqpHXyYq\":{\"layout\":[\"auto\",\"auto\"]},\"uC60a2O3A\":{\"layout\":[\"auto\",\"auto\"]},\"rIjzSrNBS\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"OsKQdYLli\":\"buttonLabel\",\"tOcNbmbWc\":\"buttonLink\",\"AyUdUUKK5\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerhq5Pzuz3W=withCSS(Component,css,\"framer-ANNun\");export default Framerhq5Pzuz3W;Framerhq5Pzuz3W.displayName=\"Button\";Framerhq5Pzuz3W.defaultProps={height:40,width:153};addPropertyControls(Framerhq5Pzuz3W,{variant:{options:[\"iZ8Tgiu3U\",\"aAmj5Tf1i\"],optionTitles:[\"Primary\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},OsKQdYLli:{defaultValue:\"Button Text Here\",displayTextArea:false,title:\"Button Label\",type:ControlType.String},tOcNbmbWc:{title:\"Button Link\",type:ControlType.Link},AyUdUUKK5:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerhq5Pzuz3W,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerhq5Pzuz3W\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"OsKQdYLli\\\":\\\"buttonLabel\\\",\\\"tOcNbmbWc\\\":\\\"buttonLink\\\",\\\"AyUdUUKK5\\\":\\\"click\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aAmj5Tf1i\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KLmLa7XBK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iOqpHXyYq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uC60a2O3A\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rIjzSrNBS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"153\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hq5Pzuz3W.map","// Generated by Framer (013b13c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Solina Book\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Solina Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/sk7uKSTp0tNdEGyoVFEbSSKnsMk.woff\"}]}];export const css=['.framer-4GPNZ .framer-styles-preset-13zodeg:not(.rich-text-wrapper), .framer-4GPNZ .framer-styles-preset-13zodeg.rich-text-wrapper p { --framer-font-family: \"Solina Book\", \"Solina Book Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 30px; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-b950421b-f192-4942-af62-41c33150e6a1, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-4GPNZ .framer-styles-preset-13zodeg:not(.rich-text-wrapper), .framer-4GPNZ .framer-styles-preset-13zodeg.rich-text-wrapper p { --framer-font-family: \"Solina Book\", \"Solina Book Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-b950421b-f192-4942-af62-41c33150e6a1, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-4GPNZ .framer-styles-preset-13zodeg:not(.rich-text-wrapper), .framer-4GPNZ .framer-styles-preset-13zodeg.rich-text-wrapper p { --framer-font-family: \"Solina Book\", \"Solina Book Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-b950421b-f192-4942-af62-41c33150e6a1, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-4GPNZ\";\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 (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/rHAUmtGLPCcCiVTXgkUC/HDE4d4D48k2jTAzuS6Xf/y_GSZUg1r.js\";const cycleOrder=[\"qhTMPXDyJ\",\"FPrP8ntyW\"];const serializationHash=\"framer-gKwfj\";const variantClassNames={FPrP8ntyW:\"framer-v-f8vhwz\",qhTMPXDyJ:\"framer-v-nrag3i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.5,0,.88,.77],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={Active:\"FPrP8ntyW\",Base:\"qhTMPXDyJ\"};const getProps=({height,id,label,link,width,...props})=>{return{...props,DtfTFw26X:label??props.DtfTFw26X??\"Home\",sRAcCGRcV:link??props.sRAcCGRcV,variant:humanReadableVariantMap[props.variant]??props.variant??\"qhTMPXDyJ\"};};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,DtfTFw26X,sRAcCGRcV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qhTMPXDyJ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntersfkqk4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"FPrP8ntyW\");});const onMouseLeavebnp57j=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"qhTMPXDyJ\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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:sRAcCGRcV,nodeId:\"qhTMPXDyJ\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-nrag3i\",className,classNames)} framer-p891iu`,\"data-framer-name\":\"Base\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qhTMPXDyJ\",onMouseEnter:onMouseEntersfkqk4,ref:ref??ref1,style:{...style},...addPropertyOverrides({FPrP8ntyW:{\"data-framer-name\":\"Active\",onMouseLeave:onMouseLeavebnp57j}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dk0jwv\",\"data-framer-name\":\"Mask\",layoutDependency:layoutDependency,layoutId:\"mhpZQAeDQ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13zodeg\",\"data-styles-preset\":\"y_GSZUg1r\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Home\"})}),className:\"framer-sb4y04\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DYwUw0vc_\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",opacity:.6},text:DtfTFw26X,variants:{FPrP8ntyW:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({FPrP8ntyW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13zodeg\",\"data-styles-preset\":\"y_GSZUg1r\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18wweq6\",\"data-framer-name\":\"Mask\",layoutDependency:layoutDependency,layoutId:\"zMGcB4j3J\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15j7cur\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"dP03J8So7\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gKwfj.framer-p891iu, .framer-gKwfj .framer-p891iu { display: block; }\",\".framer-gKwfj.framer-nrag3i { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-gKwfj .framer-1dk0jwv { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gKwfj .framer-sb4y04 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gKwfj .framer-18wweq6 { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; z-index: 1; }\",\".framer-gKwfj .framer-15j7cur { bottom: 0px; flex: none; left: -1px; overflow: hidden; position: absolute; top: 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gKwfj.framer-nrag3i, .framer-gKwfj .framer-1dk0jwv { gap: 0px; } .framer-gKwfj.framer-nrag3i > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gKwfj.framer-nrag3i > :first-child, .framer-gKwfj .framer-1dk0jwv > :first-child { margin-top: 0px; } .framer-gKwfj.framer-nrag3i > :last-child, .framer-gKwfj .framer-1dk0jwv > :last-child { margin-bottom: 0px; } .framer-gKwfj .framer-1dk0jwv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-gKwfj.framer-v-f8vhwz .framer-15j7cur { width: 100%; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 41.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"FPrP8ntyW\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"DtfTFw26X\":\"label\",\"sRAcCGRcV\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerifwzU54H3=withCSS(Component,css,\"framer-gKwfj\");export default FramerifwzU54H3;FramerifwzU54H3.displayName=\"Link\";FramerifwzU54H3.defaultProps={height:32,width:41.5};addPropertyControls(FramerifwzU54H3,{variant:{options:[\"qhTMPXDyJ\",\"FPrP8ntyW\"],optionTitles:[\"Base\",\"Active\"],title:\"Variant\",type:ControlType.Enum},DtfTFw26X:{defaultValue:\"Home\",displayTextArea:false,title:\"Label\",type:ControlType.String},sRAcCGRcV:{title:\"Link\",type:ControlType.Link}});addFonts(FramerifwzU54H3,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerifwzU54H3\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"41.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"FPrP8ntyW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"32\",\"framerVariables\":\"{\\\"DtfTFw26X\\\":\\\"label\\\",\\\"sRAcCGRcV\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={ICp8Q4vsJ:{hover:true},ri59nPoZu:{hover:true}};const cycleOrder=[\"ri59nPoZu\",\"sGffjjtsa\",\"ICp8Q4vsJ\",\"vClU9lKrS\"];const serializationHash=\"framer-4ajcL\";const variantClassNames={ICp8Q4vsJ:\"framer-v-twfgb2\",ri59nPoZu:\"framer-v-w1cqc8\",sGffjjtsa:\"framer-v-1jc0f2m\",vClU9lKrS:\"framer-v-1cvi9ri\"};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={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};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={\"Text Active\":\"vClU9lKrS\",Active:\"sGffjjtsa\",Base:\"ri59nPoZu\",Text:\"ICp8Q4vsJ\"};const getProps=({click,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:\"ri59nPoZu\",xCja5zPqb:click!==null&&click!==void 0?click:props.xCja5zPqb};};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,xCja5zPqb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ri59nPoZu\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapua1im2=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(xCja5zPqb){const res=await xCja5zPqb(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"ICp8Q4vsJ-hover\")return false;if([\"ICp8Q4vsJ\",\"vClU9lKrS\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"ICp8Q4vsJ-hover\")return true;if([\"ICp8Q4vsJ\",\"vClU9lKrS\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-w1cqc8\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Base\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ri59nPoZu\",onTap:onTapua1im2,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(10, 23, 52)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},variants:{\"ICp8Q4vsJ-hover\":{backgroundColor:\"rgb(28, 43, 79)\"},\"ri59nPoZu-hover\":{backgroundColor:\"rgb(28, 44, 79)\"},sGffjjtsa:{\"--border-color\":\"rgba(38, 100, 235, 0.8)\",backgroundColor:\"rgba(37, 99, 235, 0.08)\"},vClU9lKrS:{\"--border-color\":\"rgba(37, 99, 235, 0.8)\",backgroundColor:\"rgba(37, 99, 235, 0.08)\"}},...addPropertyOverrides({\"ICp8Q4vsJ-hover\":{\"data-framer-name\":undefined},\"ri59nPoZu-hover\":{\"data-framer-name\":undefined},ICp8Q4vsJ:{\"data-framer-name\":\"Text\"},sGffjjtsa:{\"data-framer-name\":\"Active\"},vClU9lKrS:{\"data-framer-name\":\"Text Active\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qqmtha\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"VnHQeBMfD\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-o43liy\",layoutDependency:layoutDependency,layoutId:\"UhrsRRMk3\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},variants:{sGffjjtsa:{backgroundColor:\"rgb(37, 99, 235)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fa761k\",layoutDependency:layoutDependency,layoutId:\"NaXn846Tm\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},variants:{sGffjjtsa:{backgroundColor:\"rgb(37, 99, 235)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tvlsgc\",layoutDependency:layoutDependency,layoutId:\"aP7JgC76w\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},variants:{sGffjjtsa:{backgroundColor:\"rgb(37, 99, 235)\"}}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m52i1m\",\"data-framer-name\":\"Mask\",layoutDependency:layoutDependency,layoutId:\"Uw4ApWWLz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jvb3RvbiBNZWRpdW0=\",\"--framer-font-family\":'\"Booton Medium\", \"Booton Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Menu\"})}),className:\"framer-k0vyjl\",\"data-framer-name\":\"Menu\",fonts:[\"CUSTOM;Booton Medium\"],layoutDependency:layoutDependency,layoutId:\"sJaWmzJo7\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jvb3RvbiBNZWRpdW0=\",\"--framer-font-family\":'\"Booton Medium\", \"Booton Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Close\"})}),className:\"framer-1ha20as\",\"data-framer-name\":\"Close\",fonts:[\"CUSTOM;Booton Medium\"],layoutDependency:layoutDependency,layoutId:\"dhGuSYe6A\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},variants:{vClU9lKrS:{\"--extracted-r6o4lv\":\"rgb(37, 99, 235)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({vClU9lKrS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jvb3RvbiBNZWRpdW0=\",\"--framer-font-family\":'\"Booton Medium\", \"Booton Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(37, 99, 235))\"},children:\"Close\"})})}},baseVariant,gestureVariant)})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4ajcL.framer-vrzpyl, .framer-4ajcL .framer-vrzpyl { display: block; }\",\".framer-4ajcL.framer-w1cqc8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; width: min-content; }\",\".framer-4ajcL .framer-1qqmtha { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-4ajcL .framer-o43liy { bottom: 2px; flex: none; height: 2px; left: 1px; overflow: hidden; position: absolute; width: 70%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4ajcL .framer-1fa761k { flex: none; height: 2px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4ajcL .framer-1tvlsgc { flex: none; height: 2px; overflow: hidden; position: absolute; right: 1px; top: 2px; width: 70%; will-change: var(--framer-will-change-override, transform); }\",\".framer-4ajcL .framer-m52i1m { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-4ajcL .framer-k0vyjl, .framer-4ajcL .framer-1ha20as { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4ajcL.framer-w1cqc8, .framer-4ajcL .framer-m52i1m { gap: 0px; } .framer-4ajcL.framer-w1cqc8 > *, .framer-4ajcL .framer-m52i1m > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4ajcL.framer-w1cqc8 > :first-child, .framer-4ajcL .framer-m52i1m > :first-child { margin-top: 0px; } .framer-4ajcL.framer-w1cqc8 > :last-child, .framer-4ajcL .framer-m52i1m > :last-child { margin-bottom: 0px; } }\",\".framer-4ajcL.framer-v-1jc0f2m .framer-o43liy { left: 0px; width: 100%; }\",\".framer-4ajcL.framer-v-1jc0f2m .framer-1tvlsgc { right: 0px; width: 100%; }\",\".framer-4ajcL.framer-v-1cvi9ri .framer-m52i1m { justify-content: flex-end; }\",'.framer-4ajcL[data-border=\"true\"]::after, .framer-4ajcL [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 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"sGffjjtsa\":{\"layout\":[\"auto\",\"auto\"]},\"ICp8Q4vsJ\":{\"layout\":[\"auto\",\"auto\"]},\"vClU9lKrS\":{\"layout\":[\"auto\",\"auto\"]},\"qvS2H8Rn6\":{\"layout\":[\"auto\",\"auto\"]},\"PD15Q833L\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"xCja5zPqb\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqtJY9cstz=withCSS(Component,css,\"framer-4ajcL\");export default FramerqtJY9cstz;FramerqtJY9cstz.displayName=\"Navigation Menu\";FramerqtJY9cstz.defaultProps={height:40,width:40};addPropertyControls(FramerqtJY9cstz,{variant:{options:[\"ri59nPoZu\",\"sGffjjtsa\",\"ICp8Q4vsJ\",\"vClU9lKrS\"],optionTitles:[\"Base\",\"Active\",\"Text\",\"Text Active\"],title:\"Variant\",type:ControlType.Enum},xCja5zPqb:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerqtJY9cstz,[{explicitInter:true,fonts:[{family:\"Booton Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/42ZfDiix38KuQAyR4v1RSdZHxwI.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqtJY9cstz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"xCja5zPqb\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sGffjjtsa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ICp8Q4vsJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vClU9lKrS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qvS2H8Rn6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PD15Q833L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qtJY9cstz.map","// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button from\"https://framerusercontent.com/modules/yzcvVc34XBEUtGAzX4DW/MsctMImnFrl5cdMluccI/hq5Pzuz3W.js\";import Link1 from\"https://framerusercontent.com/modules/OaxdSB8f9cbQ66ace8yM/RRIYviMnHC6IIPRqgMjo/ifwzU54H3.js\";import NavigationMenu from\"https://framerusercontent.com/modules/89lcVILmLi3qxStnIBYE/qMN9bb7vIbXICRw73zNd/qtJY9cstz.js\";const ButtonFonts=getFonts(Button);const NavigationMenuFonts=getFonts(NavigationMenu);const Link1Fonts=getFonts(Link1);const Link1Controls=getPropertyControls(Link1);const enabledGestures={czBcdGY_8:{hover:true}};const cycleOrder=[\"czBcdGY_8\",\"Izaxv3Fz3\",\"bw9olBMLM\",\"aLicPGeTO\"];const serializationHash=\"framer-p122c\";const variantClassNames={aLicPGeTO:\"framer-v-1pkoxbs\",bw9olBMLM:\"framer-v-ix9jhe\",czBcdGY_8:\"framer-v-11zg73f\",Izaxv3Fz3:\"framer-v-e9bl9r\"};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 negate=value=>{return!value;};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={Active:\"FPrP8ntyW\",Base:\"qhTMPXDyJ\"};const humanReadableVariantMap={\"Phone Open\":\"aLicPGeTO\",Base:\"czBcdGY_8\",Open:\"Izaxv3Fz3\",Phone:\"bw9olBMLM\"};const getProps=({blog,bootcamp,clickMenu,height,home,id,lightMode,platform,useCases,width,...props})=>{return{...props,bLl3uhjSS:lightMode??props.bLl3uhjSS,bpGRpAxDt:humanReadableEnumMap[bootcamp]??bootcamp??props.bpGRpAxDt??\"qhTMPXDyJ\",cjaAXompA:humanReadableEnumMap[useCases]??useCases??props.cjaAXompA??\"qhTMPXDyJ\",l2NFxMSF3:humanReadableEnumMap[blog]??blog??props.l2NFxMSF3??\"qhTMPXDyJ\",OqjWtEMq6:clickMenu??props.OqjWtEMq6,UU2A5fTM9:humanReadableEnumMap[home]??home??props.UU2A5fTM9??\"qhTMPXDyJ\",variant:humanReadableVariantMap[props.variant]??props.variant??\"czBcdGY_8\",WhVEA0h4x:humanReadableEnumMap[platform]??platform??props.WhVEA0h4x??\"qhTMPXDyJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,bLl3uhjSS,UU2A5fTM9,WhVEA0h4x,bpGRpAxDt,cjaAXompA,l2NFxMSF3,OqjWtEMq6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"czBcdGY_8\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const xCja5zPqbgwk3ip=activeVariantCallback(async(...args)=>{setVariant(\"czBcdGY_8\");});const xCja5zPqb1mwtzne=activeVariantCallback(async(...args)=>{if(OqjWtEMq6){const res=await OqjWtEMq6(...args);if(res===false)return false;}setVariant(\"aLicPGeTO\");});const xCja5zPqb1s867rr=activeVariantCallback(async(...args)=>{if(OqjWtEMq6){const res=await OqjWtEMq6(...args);if(res===false)return false;}setVariant(\"bw9olBMLM\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"bw9olBMLM\",\"aLicPGeTO\"].includes(baseVariant))return true;return false;};const visible=negate(bLl3uhjSS);const isDisplayed1=()=>{if([\"bw9olBMLM\",\"aLicPGeTO\"].includes(baseVariant))return false;return true;};const router=useRouter();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-11zg73f\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Base\",layoutDependency:layoutDependency,layoutId:\"czBcdGY_8\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.3)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 13, 43)\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9,...style},variants:{aLicPGeTO:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({\"czBcdGY_8-hover\":{\"data-framer-name\":undefined},aLicPGeTO:{\"data-framer-name\":\"Phone Open\"},bw9olBMLM:{\"data-framer-name\":\"Phone\"},Izaxv3Fz3:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p503mi\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"e0bZmlgPR\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kyt5v9\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"BS8tPcR52\",children:[visible&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V16I7aZpw\"},motionChild:true,nodeId:\"OvvNLy_rE\",scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-pttje8 framer-6zanm7\",\"data-framer-name\":\"Dark Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:97,layoutDependency:layoutDependency,layoutId:\"OvvNLy_rE\",svg:'<svg width=\"97\" height=\"26\" viewBox=\"0 0 97 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4531_4604)\">\\n<g clip-path=\"url(#clip1_4531_4604)\">\\n<g clip-path=\"url(#clip2_4531_4604)\">\\n<path d=\"M86.2125 0.00390625H89.6664V19.6603H86.2125V0.00390625ZM92.9678 0.00390625H96.4217V19.6603H92.9678V0.00390625ZM73.413 12.4479L79.7112 9.8067C79.4064 9.45116 79.0001 9.14641 78.543 8.94324C78.0859 8.74008 77.5779 8.63849 77.0192 8.63849C76.5113 8.63849 76.0542 8.74008 75.5971 8.94324C75.1399 9.14641 74.7844 9.40037 74.4796 9.75591C74.1749 10.1115 73.9209 10.5178 73.7178 10.9749C73.5146 11.3812 73.413 11.8892 73.413 12.4479ZM70.1624 12.651C70.1624 11.686 70.3655 10.7717 70.7211 9.90829C71.0766 9.04483 71.5845 8.33374 72.194 7.67345C72.8035 7.01316 73.5654 6.55603 74.3781 6.1497C75.1907 5.79416 76.105 5.59099 77.07 5.59099C77.8827 5.59099 78.6446 5.69258 79.3556 5.94653C80.0667 6.20049 80.727 6.55603 81.3365 7.01316C81.8952 7.47029 82.4031 8.07979 82.8095 8.79087C83.2158 9.50195 83.5206 10.2638 83.6221 11.1781L74.1749 15.1398C74.5304 15.597 74.9368 15.9525 75.4447 16.2065C75.9018 16.4604 76.4605 16.6128 77.07 16.6128C77.6287 16.6128 78.1874 16.5112 78.6953 16.2572C79.2033 16.0033 79.6096 15.597 79.9144 15.089H83.5714C83.165 16.4604 82.4031 17.5778 81.2857 18.3905C80.1683 19.254 78.7461 19.6603 77.07 19.6603C76.105 19.6603 75.2415 19.4571 74.3781 19.1016C73.5654 18.746 72.8035 18.2381 72.194 17.6286C71.5845 17.0191 71.0766 16.2572 70.7211 15.3938C70.3147 14.5303 70.1624 13.6161 70.1624 12.651ZM47.3569 13.6669V5.94653H50.8107V13.7685C50.8107 13.9716 50.8615 14.2256 50.9123 14.4795C50.9631 14.7843 51.0647 15.0382 51.2678 15.2922C51.4202 15.5462 51.6742 15.8001 52.0297 16.0033C52.3853 16.2065 52.7916 16.308 53.3503 16.308C54.1122 16.308 54.7725 16.0541 55.2296 15.597C55.6867 15.1398 55.9407 14.5303 55.9407 13.7685V5.94653H59.3945V13.7685C59.3945 13.9716 59.4453 14.2256 59.4961 14.4795C59.5469 14.7335 59.6485 15.0382 59.8516 15.2922C60.004 15.5462 60.258 15.8001 60.6135 16.0033C60.9691 16.2065 61.3754 16.308 61.9849 16.308C62.7468 16.308 63.3563 16.0541 63.8642 15.597C64.3721 15.1398 64.5753 14.5303 64.5753 13.7685V5.94653H68.0291V13.6669C68.0291 14.5303 67.8767 15.2922 67.572 16.0541C67.2672 16.7652 66.8609 17.4255 66.353 17.9842C65.8451 18.5429 65.1848 18.9492 64.4229 19.254C63.661 19.5587 62.8483 19.7111 61.9341 19.7111C61.0198 19.7111 60.2072 19.5587 59.4961 19.2032C58.785 18.8476 58.1755 18.3905 57.6676 17.8318C57.1597 18.4413 56.5502 18.8984 55.8391 19.2032C55.128 19.5587 54.3153 19.7111 53.4011 19.7111C52.4868 19.7111 51.6234 19.5587 50.9123 19.254C50.2012 18.9492 49.5409 18.5429 49.033 18.035C48.5251 17.527 48.1188 16.8667 47.8648 16.1557C47.5093 15.343 47.3569 14.5303 47.3569 13.6669ZM34.4558 12.651C34.4558 13.159 34.5574 13.6669 34.7097 14.124C34.9129 14.5811 35.1161 14.9875 35.4716 15.343C35.7764 15.6985 36.1319 15.9525 36.589 16.1557C36.9954 16.3588 37.4525 16.4604 37.9096 16.4604C38.3667 16.4604 38.8239 16.3588 39.2302 16.1557C39.6365 15.9525 40.0429 15.6985 40.3476 15.343C40.6524 14.9875 40.9063 14.5811 41.1095 14.124C41.3127 13.6669 41.3635 13.159 41.3635 12.651C41.3635 12.1431 41.2619 11.6352 41.1095 11.1273C40.9063 10.6702 40.7032 10.2638 40.3476 9.90829C40.0429 9.55274 39.6873 9.29879 39.2302 9.09562C38.8239 8.89245 38.3667 8.79087 37.9096 8.79087C37.4525 8.79087 36.9954 8.89245 36.589 9.09562C36.1827 9.29879 35.8272 9.55274 35.4716 9.90829C35.1669 10.2638 34.9129 10.6702 34.7097 11.1273C34.5574 11.5844 34.4558 12.0923 34.4558 12.651ZM31.002 12.651C31.002 11.686 31.1543 10.7717 31.5099 9.90829C31.8654 9.04483 32.3225 8.33374 32.932 7.67345C33.5415 7.06395 34.2526 6.55603 35.1161 6.20049C35.9795 5.84495 36.8938 5.64178 37.9096 5.64178C38.9255 5.64178 39.8397 5.84495 40.7032 6.20049C41.5666 6.55603 42.2777 7.06395 42.8872 7.72424C43.4967 8.33374 43.9538 9.09562 44.3094 9.95908C44.6649 10.8225 44.8173 11.7368 44.8173 12.7018V19.7111H41.5666V17.9334C41.0587 18.4921 40.4492 18.8984 39.7381 19.2032C39.027 19.5079 38.2652 19.6095 37.4525 19.6095C36.589 19.6095 35.7256 19.4063 34.9637 19.0508C34.2018 18.6952 33.4907 18.1873 32.932 17.527C32.3225 16.9175 31.8654 16.1557 31.5607 15.2922C31.1543 14.5303 31.002 13.6161 31.002 12.651Z\" fill=\"white\"/>\\n<path d=\"M3.72729 11.0257C4.43838 7.26709 7.3843 4.32117 11.1429 3.61009V0.15625C5.505 0.867334 0.984542 5.337 0.171875 11.0257H3.72729ZM14.5967 3.61009C18.914 4.42275 22.1647 8.18134 22.1647 12.7526C22.1647 14.6827 21.5552 16.5112 20.5393 17.9841L23.0281 20.4729C24.6535 18.3397 25.5677 15.6985 25.5677 12.8034C25.6185 6.35284 20.8441 1.01971 14.5967 0.15625V3.61009ZM18.1521 20.4221C16.6792 21.438 14.8507 22.0475 12.9206 22.0475C8.34934 22.0475 4.59075 18.7968 3.77809 14.4795H0.222667C1.03533 20.7777 6.41925 25.6029 12.9206 25.6029C15.8665 25.6029 18.5585 24.5871 20.7425 22.9617L18.1521 20.4221Z\" fill=\"white\"/>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_4531_4604\">\\n<rect width=\"96.544\" height=\"25.599\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip1_4531_4604\">\\n<rect width=\"96.544\" height=\"25.599\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip2_4531_4604\">\\n<rect width=\"96.5042\" height=\"25.599\" fill=\"white\" transform=\"translate(0.0214844)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),bLl3uhjSS&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V16I7aZpw\"},motionChild:true,nodeId:\"rQKLx2Oy1\",scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-x4y8ky framer-6zanm7\",\"data-framer-name\":\"Light Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"rQKLx2Oy1\",svg:'<svg width=\"120\" height=\"33\" viewBox=\"0 0 120 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4654_28654)\">\\n<g clip-path=\"url(#clip1_4654_28654)\">\\n<g clip-path=\"url(#clip2_4654_28654)\">\\n<path d=\"M106.313 0.816895H110.572V25.0553H106.313V0.816895ZM114.643 0.816895H118.902V25.0553H114.643V0.816895ZM90.5297 16.1616L98.296 12.9048C97.9202 12.4663 97.4191 12.0906 96.8555 11.84C96.2918 11.5895 95.6655 11.4642 94.9765 11.4642C94.3502 11.4642 93.7865 11.5895 93.2228 11.84C92.6592 12.0906 92.2207 12.4037 91.8449 12.8421C91.4692 13.2806 91.156 13.7816 90.9055 14.3453C90.6549 14.8463 90.5297 15.4727 90.5297 16.1616ZM86.5213 16.4121C86.5213 15.2221 86.7718 14.0948 87.2102 13.03C87.6486 11.9653 88.275 11.0885 89.0265 10.2742C89.7781 9.46004 90.7176 8.89635 91.7197 8.3953C92.7218 7.95688 93.8491 7.70635 95.0391 7.70635C96.0413 7.70635 96.9807 7.83162 97.8576 8.14477C98.7344 8.45793 99.5486 8.89635 100.3 9.46004C100.989 10.0237 101.615 10.7753 102.117 11.6521C102.618 12.529 102.993 13.4684 103.119 14.5958L91.4692 19.4811C91.9076 20.0448 92.4086 20.4832 93.0349 20.7963C93.5986 21.1095 94.2876 21.2974 95.0391 21.2974C95.7281 21.2974 96.417 21.1721 97.0434 20.859C97.6697 20.5458 98.1707 20.0448 98.5465 19.4184H103.056C102.555 21.1095 101.615 22.4874 100.238 23.4895C98.8597 24.5542 97.106 25.0553 95.0391 25.0553C93.8491 25.0553 92.7844 24.8047 91.7197 24.3663C90.7176 23.9279 89.7781 23.3016 89.0265 22.55C88.275 21.7984 87.6486 20.859 87.2102 19.7942C86.7092 18.7295 86.5213 17.6021 86.5213 16.4121ZM58.3997 17.6648V8.14477H62.6587V17.79C62.6587 18.0405 62.7213 18.3537 62.7839 18.6669C62.8466 19.0426 62.9718 19.3558 63.2224 19.669C63.4103 19.9821 63.7234 20.2953 64.1618 20.5458C64.6003 20.7963 65.1013 20.9216 65.7903 20.9216C66.7297 20.9216 67.5439 20.6084 68.1076 20.0448C68.6713 19.4811 68.9845 18.7295 68.9845 17.79V8.14477H73.2434V17.79C73.2434 18.0405 73.306 18.3537 73.3687 18.6669C73.4313 18.98 73.5566 19.3558 73.8071 19.669C73.995 19.9821 74.3081 20.2953 74.7466 20.5458C75.185 20.7963 75.686 20.9216 76.4376 20.9216C77.3771 20.9216 78.1287 20.6084 78.755 20.0448C79.3813 19.4811 79.6318 18.7295 79.6318 17.79V8.14477H83.8907V17.6648C83.8907 18.7295 83.7029 19.669 83.3271 20.6084C82.9513 21.4853 82.4502 22.2995 81.8239 22.9884C81.1976 23.6774 80.3834 24.1784 79.4439 24.5542C78.5044 24.93 77.5023 25.1179 76.375 25.1179C75.2476 25.1179 74.2455 24.93 73.3687 24.4916C72.4918 24.0532 71.7402 23.4895 71.1139 22.8005C70.4876 23.5521 69.736 24.1158 68.8592 24.4916C67.9824 24.93 66.9803 25.1179 65.8529 25.1179C64.7255 25.1179 63.6608 24.93 62.7839 24.5542C61.9071 24.1784 61.0929 23.6774 60.4666 23.0511C59.8403 22.4247 59.3392 21.6105 59.0261 20.7337C58.5876 19.7316 58.3997 18.7295 58.3997 17.6648ZM42.4914 16.4121C42.4914 17.0384 42.6166 17.6648 42.8045 18.2284C43.055 18.7921 43.3056 19.2932 43.744 19.7316C44.1198 20.17 44.5582 20.4832 45.1219 20.7337C45.6229 20.9842 46.1866 21.1095 46.7503 21.1095C47.314 21.1095 47.8777 20.9842 48.3787 20.7337C48.8798 20.4832 49.3808 20.17 49.7566 19.7316C50.1324 19.2932 50.4456 18.7921 50.6961 18.2284C50.9466 17.6648 51.0092 17.0384 51.0092 16.4121C51.0092 15.7858 50.884 15.1595 50.6961 14.5332C50.4456 13.9695 50.195 13.4684 49.7566 13.03C49.3808 12.5916 48.9424 12.2785 48.3787 12.0279C47.8777 11.7774 47.314 11.6521 46.7503 11.6521C46.1866 11.6521 45.6229 11.7774 45.1219 12.0279C44.6208 12.2785 44.1824 12.5916 43.744 13.03C43.3682 13.4684 43.055 13.9695 42.8045 14.5332C42.6166 15.0969 42.4914 15.7232 42.4914 16.4121ZM38.2324 16.4121C38.2324 15.2221 38.4203 14.0948 38.8587 13.03C39.2972 11.9653 39.8608 11.0885 40.6124 10.2742C41.364 9.52267 42.2408 8.89635 43.3056 8.45793C44.3703 8.01951 45.4977 7.76899 46.7503 7.76899C48.0029 7.76899 49.1303 8.01951 50.195 8.45793C51.2598 8.89635 52.1366 9.52267 52.8882 10.3369C53.6398 11.0885 54.2034 12.0279 54.6419 13.0927C55.0803 14.1574 55.2682 15.2848 55.2682 16.4748V25.1179H51.2598V22.9258C50.6335 23.6147 49.8819 24.1158 49.005 24.4916C48.1282 24.8674 47.1887 24.9926 46.1866 24.9926C45.1219 24.9926 44.0571 24.7421 43.1177 24.3037C42.1782 23.8653 41.3014 23.239 40.6124 22.4247C39.8608 21.6732 39.2972 20.7337 38.9214 19.669C38.4203 18.7295 38.2324 17.6021 38.2324 16.4121Z\" fill=\"#2563EB\"/>\\n<path d=\"M4.59904 14.4075C5.47589 9.7728 9.10851 6.14017 13.7432 5.26333V1.00439C6.79115 1.88123 1.21695 7.3928 0.214844 14.4075H4.59904ZM18.0022 5.26333C23.3258 6.26544 27.3343 10.9002 27.3343 16.537C27.3343 18.917 26.5827 21.1717 25.3301 22.988L28.399 26.057C30.4032 23.4265 31.5306 20.1696 31.5306 16.5996C31.5932 8.64543 25.7058 2.06913 18.0022 1.00439V5.26333ZM22.3864 25.9943C20.5701 27.247 18.3153 27.9986 15.9353 27.9986C10.2985 27.9986 5.66378 23.9901 4.66168 18.6665H0.277475C1.27958 26.4328 7.91851 32.3828 15.9353 32.3828C19.568 32.3828 22.8874 31.1301 25.5806 29.1259L22.3864 25.9943Z\" fill=\"#2563EB\"/>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_4654_28654\">\\n<rect width=\"119.049\" height=\"31.5663\" fill=\"white\" transform=\"translate(0 0.812012)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_4654_28654\">\\n<rect width=\"119.049\" height=\"31.5663\" fill=\"white\" transform=\"translate(0 0.812012)\"/>\\n</clipPath>\\n<clipPath id=\"clip2_4654_28654\">\\n<rect width=\"119\" height=\"31.5663\" fill=\"white\" transform=\"translate(0.0253906 0.812012)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tQdhVtGBV\"},implicitPathVariables:undefined},{href:{webPageId:\"tQdhVtGBV\"},implicitPathVariables:undefined},{href:{webPageId:\"tQdhVtGBV\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+16+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1md4imz-container\",layoutDependency:layoutDependency,layoutId:\"thTYenHOT-container\",nodeId:\"thTYenHOT\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"thTYenHOT\",layoutId:\"thTYenHOT\",OsKQdYLli:\"Book a call\",style:{height:\"100%\",width:\"100%\"},tOcNbmbWc:resolvedLinks[0],variant:\"iZ8Tgiu3U\",width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{tOcNbmbWc:resolvedLinks[2]},Izaxv3Fz3:{tOcNbmbWc:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+16+0+0,...addPropertyOverrides({aLicPGeTO:{y:(componentViewport?.y||0)+0+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1od1fhs-container\",layoutDependency:layoutDependency,layoutId:\"xEVf9oaTG-container\",nodeId:\"xEVf9oaTG\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(NavigationMenu,{height:\"100%\",id:\"xEVf9oaTG\",layoutId:\"xEVf9oaTG\",variant:\"ri59nPoZu\",width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{variant:\"sGffjjtsa\"},aLicPGeTO:{variant:\"sGffjjtsa\",xCja5zPqb:xCja5zPqb1s867rr},bw9olBMLM:{xCja5zPqb:xCja5zPqb1mwtzne},Izaxv3Fz3:{variant:\"sGffjjtsa\",xCja5zPqb:xCja5zPqbgwk3ip}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rbmtzy\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"fXkKqWH5K\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e5cil1\",layoutDependency:layoutDependency,layoutId:\"Osax5irMR\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V16I7aZpw\"},implicitPathVariables:undefined},{href:{webPageId:\"V16I7aZpw\"},implicitPathVariables:undefined},{href:{webPageId:\"V16I7aZpw\"},implicitPathVariables:undefined},{href:{webPageId:\"V16I7aZpw\"},implicitPathVariables:undefined},{href:{webPageId:\"V16I7aZpw\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+16+64+0+0+0+0,...addPropertyOverrides({aLicPGeTO:{y:(componentViewport?.y||0)+0+104+8+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9a2tbk-container\",layoutDependency:layoutDependency,layoutId:\"Pyx5T3Yux-container\",nodeId:\"Pyx5T3Yux\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Link1,{DtfTFw26X:\"Home\",height:\"100%\",id:\"Pyx5T3Yux\",layoutId:\"Pyx5T3Yux\",sRAcCGRcV:resolvedLinks1[0],style:{height:\"100%\"},variant:UU2A5fTM9,width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{sRAcCGRcV:resolvedLinks1[4]},aLicPGeTO:{sRAcCGRcV:resolvedLinks1[3]},bw9olBMLM:{sRAcCGRcV:resolvedLinks1[2]},Izaxv3Fz3:{sRAcCGRcV:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SAQ_sLBHC\"},implicitPathVariables:undefined},{href:{webPageId:\"SAQ_sLBHC\"},implicitPathVariables:undefined},{href:{webPageId:\"SAQ_sLBHC\"},implicitPathVariables:undefined},{href:{webPageId:\"SAQ_sLBHC\"},implicitPathVariables:undefined},{href:{webPageId:\"SAQ_sLBHC\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+16+64+0+0+0+48,...addPropertyOverrides({aLicPGeTO:{y:(componentViewport?.y||0)+0+104+8+0+0+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wh2s7q-container\",layoutDependency:layoutDependency,layoutId:\"BhXSj1QFJ-container\",nodeId:\"BhXSj1QFJ\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Link1,{DtfTFw26X:\"Platform\",height:\"100%\",id:\"BhXSj1QFJ\",layoutId:\"BhXSj1QFJ\",sRAcCGRcV:resolvedLinks2[0],style:{height:\"100%\"},variant:WhVEA0h4x,width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{sRAcCGRcV:resolvedLinks2[4]},aLicPGeTO:{sRAcCGRcV:resolvedLinks2[3]},bw9olBMLM:{sRAcCGRcV:resolvedLinks2[2]},Izaxv3Fz3:{sRAcCGRcV:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"s4yoiUNbY\"},implicitPathVariables:undefined},{href:{webPageId:\"s4yoiUNbY\"},implicitPathVariables:undefined},{href:{webPageId:\"s4yoiUNbY\"},implicitPathVariables:undefined},{href:{webPageId:\"s4yoiUNbY\"},implicitPathVariables:undefined},{href:{webPageId:\"s4yoiUNbY\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+16+64+0+0+0+96,...addPropertyOverrides({aLicPGeTO:{y:(componentViewport?.y||0)+0+104+8+0+0+96}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d7gnz-container\",layoutDependency:layoutDependency,layoutId:\"ypz9Bm7jf-container\",nodeId:\"ypz9Bm7jf\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Link1,{DtfTFw26X:\"Bootcamp\",height:\"100%\",id:\"ypz9Bm7jf\",layoutId:\"ypz9Bm7jf\",sRAcCGRcV:resolvedLinks3[0],style:{height:\"100%\"},variant:bpGRpAxDt,width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{sRAcCGRcV:resolvedLinks3[4]},aLicPGeTO:{sRAcCGRcV:resolvedLinks3[3]},bw9olBMLM:{sRAcCGRcV:resolvedLinks3[2]},Izaxv3Fz3:{sRAcCGRcV:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bSfM0VaPp\"},implicitPathVariables:undefined},{href:{webPageId:\"bSfM0VaPp\"},implicitPathVariables:undefined},{href:{webPageId:\"bSfM0VaPp\"},implicitPathVariables:undefined},{href:{webPageId:\"bSfM0VaPp\"},implicitPathVariables:undefined},{href:{webPageId:\"bSfM0VaPp\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+16+64+0+0+0+144,...addPropertyOverrides({aLicPGeTO:{y:(componentViewport?.y||0)+0+104+8+0+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7t7rl7-container\",layoutDependency:layoutDependency,layoutId:\"T_OPvXKE2-container\",nodeId:\"T_OPvXKE2\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Link1,{DtfTFw26X:\"Use Cases\",height:\"100%\",id:\"T_OPvXKE2\",layoutId:\"T_OPvXKE2\",sRAcCGRcV:resolvedLinks4[0],style:{height:\"100%\"},variant:cjaAXompA,width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{sRAcCGRcV:resolvedLinks4[4]},aLicPGeTO:{sRAcCGRcV:resolvedLinks4[3]},bw9olBMLM:{sRAcCGRcV:resolvedLinks4[2]},Izaxv3Fz3:{sRAcCGRcV:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Yy9PuCva_\"},implicitPathVariables:undefined},{href:{webPageId:\"Yy9PuCva_\"},implicitPathVariables:undefined},{href:{webPageId:\"Yy9PuCva_\"},implicitPathVariables:undefined},{href:{webPageId:\"Yy9PuCva_\"},implicitPathVariables:undefined},{href:{webPageId:\"Yy9PuCva_\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+16+64+0+0+0+192,...addPropertyOverrides({aLicPGeTO:{y:(componentViewport?.y||0)+0+104+8+0+0+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-174zqv5-container\",layoutDependency:layoutDependency,layoutId:\"HF1fOytff-container\",nodeId:\"HF1fOytff\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Link1,{DtfTFw26X:\"Blog\",height:\"100%\",id:\"HF1fOytff\",layoutId:\"HF1fOytff\",sRAcCGRcV:resolvedLinks5[0],style:{height:\"100%\"},variant:l2NFxMSF3,width:\"100%\",...addPropertyOverrides({\"czBcdGY_8-hover\":{sRAcCGRcV:resolvedLinks5[4]},aLicPGeTO:{sRAcCGRcV:resolvedLinks5[3]},bw9olBMLM:{sRAcCGRcV:resolvedLinks5[2]},Izaxv3Fz3:{sRAcCGRcV:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+16+64+0+242,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j3ybyv-container\",layoutDependency:layoutDependency,layoutId:\"vrUf4XwNs-container\",nodeId:\"vrUf4XwNs\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"vrUf4XwNs\",layoutId:\"vrUf4XwNs\",OsKQdYLli:\"Login\",style:{width:\"100%\"},tOcNbmbWc:\"https://careops.sandbox.awellhealth.com/login\",variant:\"aAmj5Tf1i\",width:\"100%\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gcpxum\",\"data-framer-name\":\"Mobile CTAs\",layoutDependency:layoutDependency,layoutId:\"ITnQNnaBW\",style:{backgroundColor:\"var(--token-bc7602f8-cbe6-4925-80ac-5525195f011a, rgb(2, 12, 40))\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tQdhVtGBV\"},implicitPathVariables:undefined},{href:{webPageId:\"tQdhVtGBV\"},implicitPathVariables:undefined},{href:{webPageId:\"tQdhVtGBV\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({aLicPGeTO:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+(0+(80+Math.max(0,((componentViewport?.height||800)-0-344)/1)*1)+48)+24+0},bw9olBMLM:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+16+310+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wixcrq-container\",layoutDependency:layoutDependency,layoutId:\"QzdvDVVHa-container\",nodeId:\"QzdvDVVHa\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"QzdvDVVHa\",layoutId:\"QzdvDVVHa\",OsKQdYLli:\"Book a call\",style:{width:\"100%\"},tOcNbmbWc:resolvedLinks6[0],variant:\"iZ8Tgiu3U\",width:\"100%\",...addPropertyOverrides({aLicPGeTO:{tOcNbmbWc:resolvedLinks6[2]},bw9olBMLM:{tOcNbmbWc:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({aLicPGeTO:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+(0+(80+Math.max(0,((componentViewport?.height||800)-0-344)/1)*1)+48)+24+56},bw9olBMLM:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+16+310+24+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pxn3w6-container\",layoutDependency:layoutDependency,layoutId:\"CeYCkpHmR-container\",nodeId:\"CeYCkpHmR\",rendersWithMotion:true,scopeId:\"G4sA7wkQL\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"CeYCkpHmR\",layoutId:\"CeYCkpHmR\",OsKQdYLli:\"Login\",style:{width:\"100%\"},tOcNbmbWc:\"https://careops.sandbox.awellhealth.com/login\",variant:\"aAmj5Tf1i\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-p122c.framer-6zanm7, .framer-p122c .framer-6zanm7 { display: block; }\",\".framer-p122c.framer-11zg73f { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 72px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 0.9); overflow: hidden; padding: 16px; position: relative; width: 240px; will-change: var(--framer-will-change-override, transform); }\",\".framer-p122c .framer-p503mi { align-content: center; align-items: center; 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: 100%; }\",\".framer-p122c .framer-kyt5v9 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-p122c .framer-pttje8 { flex: none; height: 26px; position: relative; text-decoration: none; width: 97px; }\",\".framer-p122c .framer-x4y8ky { aspect-ratio: 3.6363636363636362 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; text-decoration: none; width: 95px; }\",\".framer-p122c .framer-1md4imz-container { flex: 1 0 0px; height: 40px; position: relative; width: 1px; }\",\".framer-p122c .framer-1od1fhs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-p122c .framer-1rbmtzy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p122c .framer-e5cil1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p122c .framer-9a2tbk-container, .framer-p122c .framer-wh2s7q-container, .framer-p122c .framer-d7gnz-container, .framer-p122c .framer-7t7rl7-container, .framer-p122c .framer-174zqv5-container { flex: none; height: 30px; position: relative; width: auto; }\",\".framer-p122c .framer-1j3ybyv-container, .framer-p122c .framer-wixcrq-container, .framer-p122c .framer-pxn3w6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-p122c .framer-gcpxum { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 24px 24px 96px 24px; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-p122c.framer-11zg73f, .framer-p122c .framer-p503mi, .framer-p122c .framer-kyt5v9, .framer-p122c .framer-1rbmtzy, .framer-p122c .framer-e5cil1, .framer-p122c .framer-gcpxum { gap: 0px; } .framer-p122c.framer-11zg73f > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-p122c.framer-11zg73f > :first-child, .framer-p122c .framer-1rbmtzy > :first-child, .framer-p122c .framer-e5cil1 > :first-child, .framer-p122c .framer-gcpxum > :first-child { margin-top: 0px; } .framer-p122c.framer-11zg73f > :last-child, .framer-p122c .framer-1rbmtzy > :last-child, .framer-p122c .framer-e5cil1 > :last-child, .framer-p122c .framer-gcpxum > :last-child { margin-bottom: 0px; } .framer-p122c .framer-p503mi > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-p122c .framer-p503mi > :first-child, .framer-p122c .framer-kyt5v9 > :first-child { margin-left: 0px; } .framer-p122c .framer-p503mi > :last-child, .framer-p122c .framer-kyt5v9 > :last-child { margin-right: 0px; } .framer-p122c .framer-kyt5v9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-p122c .framer-1rbmtzy > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-p122c .framer-e5cil1 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-p122c .framer-gcpxum > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-p122c.framer-v-e9bl9r.framer-11zg73f { cursor: unset; height: min-content; }\",\".framer-p122c.framer-v-ix9jhe.framer-11zg73f { cursor: unset; width: 375px; }\",\".framer-p122c.framer-v-ix9jhe .framer-p503mi { gap: unset; justify-content: space-between; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-p122c.framer-v-ix9jhe .framer-p503mi { gap: 0px; } .framer-p122c.framer-v-ix9jhe .framer-p503mi > *, .framer-p122c.framer-v-ix9jhe .framer-p503mi > :first-child, .framer-p122c.framer-v-ix9jhe .framer-p503mi > :last-child { margin: 0px; } }\",\".framer-p122c.framer-v-1pkoxbs.framer-11zg73f { cursor: unset; height: 800px; min-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 0px; width: 375px; will-change: unset; }\",\".framer-p122c.framer-v-1pkoxbs .framer-p503mi { gap: unset; justify-content: space-between; padding: 40px 32px 0px 32px; }\",\".framer-p122c.framer-v-1pkoxbs .framer-1rbmtzy { flex: 1 0 0px; height: 1px; padding: 8px 32px 8px 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-p122c.framer-v-1pkoxbs .framer-p503mi { gap: 0px; } .framer-p122c.framer-v-1pkoxbs .framer-p503mi > *, .framer-p122c.framer-v-1pkoxbs .framer-p503mi > :first-child, .framer-p122c.framer-v-1pkoxbs .framer-p503mi > :last-child { margin: 0px; } }\",\".framer-p122c.framer-v-11zg73f.hover.framer-11zg73f { height: min-content; }\",'.framer-p122c[data-border=\"true\"]::after, .framer-p122c [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 72\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"90vh\"]},\"Izaxv3Fz3\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"90vh\"]},\"bw9olBMLM\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"90vh\"]},\"aLicPGeTO\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",\"90vh\"]},\"SQPjBT3pM\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"90vh\"]}}}\n * @framerVariables {\"bLl3uhjSS\":\"lightMode\",\"UU2A5fTM9\":\"home\",\"WhVEA0h4x\":\"platform\",\"bpGRpAxDt\":\"bootcamp\",\"cjaAXompA\":\"useCases\",\"l2NFxMSF3\":\"blog\",\"OqjWtEMq6\":\"clickMenu\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerG4sA7wkQL=withCSS(Component,css,\"framer-p122c\");export default FramerG4sA7wkQL;FramerG4sA7wkQL.displayName=\"Navigation Menu\";FramerG4sA7wkQL.defaultProps={height:72,width:240};addPropertyControls(FramerG4sA7wkQL,{variant:{options:[\"czBcdGY_8\",\"Izaxv3Fz3\",\"bw9olBMLM\",\"aLicPGeTO\"],optionTitles:[\"Base\",\"Open\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},bLl3uhjSS:{defaultValue:false,title:\"Light Mode?\",type:ControlType.Boolean},UU2A5fTM9:Link1Controls?.[\"variant\"]&&{...Link1Controls[\"variant\"],defaultValue:\"qhTMPXDyJ\",description:undefined,hidden:undefined,title:\"Home\"},WhVEA0h4x:Link1Controls?.[\"variant\"]&&{...Link1Controls[\"variant\"],defaultValue:\"qhTMPXDyJ\",description:undefined,hidden:undefined,title:\"Platform\"},bpGRpAxDt:Link1Controls?.[\"variant\"]&&{...Link1Controls[\"variant\"],defaultValue:\"qhTMPXDyJ\",description:undefined,hidden:undefined,title:\"Bootcamp\"},cjaAXompA:Link1Controls?.[\"variant\"]&&{...Link1Controls[\"variant\"],defaultValue:\"qhTMPXDyJ\",description:undefined,hidden:undefined,title:\"Use cases\"},l2NFxMSF3:Link1Controls?.[\"variant\"]&&{...Link1Controls[\"variant\"],defaultValue:\"qhTMPXDyJ\",description:undefined,hidden:undefined,title:\"Blog\"},OqjWtEMq6:{title:\"Click Menu\",type:ControlType.EventHandler}});addFonts(FramerG4sA7wkQL,[{explicitInter:true,fonts:[]},...ButtonFonts,...NavigationMenuFonts,...Link1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG4sA7wkQL\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"bLl3uhjSS\\\":\\\"lightMode\\\",\\\"UU2A5fTM9\\\":\\\"home\\\",\\\"WhVEA0h4x\\\":\\\"platform\\\",\\\"bpGRpAxDt\\\":\\\"bootcamp\\\",\\\"cjaAXompA\\\":\\\"useCases\\\",\\\"l2NFxMSF3\\\":\\\"blog\\\",\\\"OqjWtEMq6\\\":\\\"clickMenu\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"90vh\\\"]},\\\"Izaxv3Fz3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"90vh\\\"]},\\\"bw9olBMLM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"90vh\\\"]},\\\"aLicPGeTO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"90vh\\\"]},\\\"SQPjBT3pM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"90vh\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerIntrinsicHeight\":\"72\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import StopScroll from\"https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/Xnul1hAdJn3YeKLXdbBc/StopScroll.js\";import NavigationMenu from\"https://framerusercontent.com/modules/Cif5iWEREGyoeZFnLTD0/MV9FibjYvxsKErhihQ2m/G4sA7wkQL.js\";const StopScrollFonts=getFonts(StopScroll);const NavigationMenuFonts=getFonts(NavigationMenu);const cycleOrder=[\"b4Dc4zmGp\",\"Ax8RMyuez\",\"Fq7v20RYa\",\"gCLIbJvPh\"];const serializationHash=\"framer-P7SrX\";const variantClassNames={Ax8RMyuez:\"framer-v-2tlpu1\",b4Dc4zmGp:\"framer-v-19drxji\",Fq7v20RYa:\"framer-v-qm8xud\",gCLIbJvPh:\"framer-v-x46npg\"};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 negate=value=>{return!value;};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"QEC7QRMrh\":return\"FPrP8ntyW\";default:return\"qhTMPXDyJ\";}};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"BsHoGRUui\":return\"FPrP8ntyW\";default:return\"qhTMPXDyJ\";}};const convertFromEnum2=(value,activeLocale)=>{switch(value){case\"ivs7djmIW\":return\"FPrP8ntyW\";default:return\"qhTMPXDyJ\";}};const convertFromEnum3=(value,activeLocale)=>{switch(value){case\"G24TZLsmB\":return\"FPrP8ntyW\";default:return\"qhTMPXDyJ\";}};const convertFromEnum4=(value,activeLocale)=>{switch(value){case\"IxCngkMMQ\":return\"FPrP8ntyW\";default:return\"qhTMPXDyJ\";}};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={\"Use Cases\":\"G24TZLsmB\",Blog:\"IxCngkMMQ\",Bootcamp:\"ivs7djmIW\",Home:\"QEC7QRMrh\",None:\"JP0Q4FUzF\",Platform:\"BsHoGRUui\"};const humanReadableVariantMap={\"On Scroll\":\"gCLIbJvPh\",\"Phone Open\":\"Fq7v20RYa\",Desktop:\"b4Dc4zmGp\",Phone:\"Ax8RMyuez\"};const getProps=({activeLink,height,id,lightMode,width,...props})=>{return{...props,p_BvOsrat:lightMode??props.p_BvOsrat,v8IANmG21:humanReadableEnumMap[activeLink]??activeLink??props.v8IANmG21??\"QEC7QRMrh\",variant:humanReadableVariantMap[props.variant]??props.variant??\"b4Dc4zmGp\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,p_BvOsrat,v8IANmG21,vDl0azoc7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"b4Dc4zmGp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const OqjWtEMq6e26ksu=activeVariantCallback(async(...args)=>{setVariant(\"Fq7v20RYa\");});const OqjWtEMq6wtnn00=activeVariantCallback(async(...args)=>{setVariant(\"Ax8RMyuez\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Ax8RMyuez\",\"Fq7v20RYa\"].includes(baseVariant))return false;return true;};const visible=negate(p_BvOsrat);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.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19drxji\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"b4Dc4zmGp\",ref:refBinding,style:{...style},...addPropertyOverrides({Ax8RMyuez:{\"data-framer-name\":\"Phone\"},Fq7v20RYa:{\"data-framer-name\":\"Phone Open\"},gCLIbJvPh:{\"data-framer-name\":\"On Scroll\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gbrahf\",layoutDependency:layoutDependency,layoutId:\"ifZaGASu8\",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:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{Ax8RMyuez:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.3)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 13, 43)\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9},Fq7v20RYa:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 13, 43)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},gCLIbJvPh:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({Ax8RMyuez:{\"data-border\":true},Fq7v20RYa:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9cdglr-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mel6Jo0cM-container\",nodeId:\"mel6Jo0cM\",rendersWithMotion:true,scopeId:\"IcunMSuyr\",children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"mel6Jo0cM\",layoutId:\"mel6Jo0cM\",toggle:false,width:\"100%\",...addPropertyOverrides({Fq7v20RYa:{toggle:true}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l2uwda\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"LJftQhL3d\",style:{opacity:1},variants:{gCLIbJvPh:{opacity:0}},children:[visible&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V16I7aZpw\"},motionChild:true,nodeId:\"SaVdNURVn\",scopeId:\"IcunMSuyr\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-efbc4h framer-91daep\",\"data-framer-name\":\"Dark Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:97,layoutDependency:layoutDependency,layoutId:\"SaVdNURVn\",svg:'<svg width=\"97\" height=\"26\" viewBox=\"0 0 97 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4531_4604)\">\\n<g clip-path=\"url(#clip1_4531_4604)\">\\n<g clip-path=\"url(#clip2_4531_4604)\">\\n<path d=\"M86.2125 0.00390625H89.6664V19.6603H86.2125V0.00390625ZM92.9678 0.00390625H96.4217V19.6603H92.9678V0.00390625ZM73.413 12.4479L79.7112 9.8067C79.4064 9.45116 79.0001 9.14641 78.543 8.94324C78.0859 8.74008 77.5779 8.63849 77.0192 8.63849C76.5113 8.63849 76.0542 8.74008 75.5971 8.94324C75.1399 9.14641 74.7844 9.40037 74.4796 9.75591C74.1749 10.1115 73.9209 10.5178 73.7178 10.9749C73.5146 11.3812 73.413 11.8892 73.413 12.4479ZM70.1624 12.651C70.1624 11.686 70.3655 10.7717 70.7211 9.90829C71.0766 9.04483 71.5845 8.33374 72.194 7.67345C72.8035 7.01316 73.5654 6.55603 74.3781 6.1497C75.1907 5.79416 76.105 5.59099 77.07 5.59099C77.8827 5.59099 78.6446 5.69258 79.3556 5.94653C80.0667 6.20049 80.727 6.55603 81.3365 7.01316C81.8952 7.47029 82.4031 8.07979 82.8095 8.79087C83.2158 9.50195 83.5206 10.2638 83.6221 11.1781L74.1749 15.1398C74.5304 15.597 74.9368 15.9525 75.4447 16.2065C75.9018 16.4604 76.4605 16.6128 77.07 16.6128C77.6287 16.6128 78.1874 16.5112 78.6953 16.2572C79.2033 16.0033 79.6096 15.597 79.9144 15.089H83.5714C83.165 16.4604 82.4031 17.5778 81.2857 18.3905C80.1683 19.254 78.7461 19.6603 77.07 19.6603C76.105 19.6603 75.2415 19.4571 74.3781 19.1016C73.5654 18.746 72.8035 18.2381 72.194 17.6286C71.5845 17.0191 71.0766 16.2572 70.7211 15.3938C70.3147 14.5303 70.1624 13.6161 70.1624 12.651ZM47.3569 13.6669V5.94653H50.8107V13.7685C50.8107 13.9716 50.8615 14.2256 50.9123 14.4795C50.9631 14.7843 51.0647 15.0382 51.2678 15.2922C51.4202 15.5462 51.6742 15.8001 52.0297 16.0033C52.3853 16.2065 52.7916 16.308 53.3503 16.308C54.1122 16.308 54.7725 16.0541 55.2296 15.597C55.6867 15.1398 55.9407 14.5303 55.9407 13.7685V5.94653H59.3945V13.7685C59.3945 13.9716 59.4453 14.2256 59.4961 14.4795C59.5469 14.7335 59.6485 15.0382 59.8516 15.2922C60.004 15.5462 60.258 15.8001 60.6135 16.0033C60.9691 16.2065 61.3754 16.308 61.9849 16.308C62.7468 16.308 63.3563 16.0541 63.8642 15.597C64.3721 15.1398 64.5753 14.5303 64.5753 13.7685V5.94653H68.0291V13.6669C68.0291 14.5303 67.8767 15.2922 67.572 16.0541C67.2672 16.7652 66.8609 17.4255 66.353 17.9842C65.8451 18.5429 65.1848 18.9492 64.4229 19.254C63.661 19.5587 62.8483 19.7111 61.9341 19.7111C61.0198 19.7111 60.2072 19.5587 59.4961 19.2032C58.785 18.8476 58.1755 18.3905 57.6676 17.8318C57.1597 18.4413 56.5502 18.8984 55.8391 19.2032C55.128 19.5587 54.3153 19.7111 53.4011 19.7111C52.4868 19.7111 51.6234 19.5587 50.9123 19.254C50.2012 18.9492 49.5409 18.5429 49.033 18.035C48.5251 17.527 48.1188 16.8667 47.8648 16.1557C47.5093 15.343 47.3569 14.5303 47.3569 13.6669ZM34.4558 12.651C34.4558 13.159 34.5574 13.6669 34.7097 14.124C34.9129 14.5811 35.1161 14.9875 35.4716 15.343C35.7764 15.6985 36.1319 15.9525 36.589 16.1557C36.9954 16.3588 37.4525 16.4604 37.9096 16.4604C38.3667 16.4604 38.8239 16.3588 39.2302 16.1557C39.6365 15.9525 40.0429 15.6985 40.3476 15.343C40.6524 14.9875 40.9063 14.5811 41.1095 14.124C41.3127 13.6669 41.3635 13.159 41.3635 12.651C41.3635 12.1431 41.2619 11.6352 41.1095 11.1273C40.9063 10.6702 40.7032 10.2638 40.3476 9.90829C40.0429 9.55274 39.6873 9.29879 39.2302 9.09562C38.8239 8.89245 38.3667 8.79087 37.9096 8.79087C37.4525 8.79087 36.9954 8.89245 36.589 9.09562C36.1827 9.29879 35.8272 9.55274 35.4716 9.90829C35.1669 10.2638 34.9129 10.6702 34.7097 11.1273C34.5574 11.5844 34.4558 12.0923 34.4558 12.651ZM31.002 12.651C31.002 11.686 31.1543 10.7717 31.5099 9.90829C31.8654 9.04483 32.3225 8.33374 32.932 7.67345C33.5415 7.06395 34.2526 6.55603 35.1161 6.20049C35.9795 5.84495 36.8938 5.64178 37.9096 5.64178C38.9255 5.64178 39.8397 5.84495 40.7032 6.20049C41.5666 6.55603 42.2777 7.06395 42.8872 7.72424C43.4967 8.33374 43.9538 9.09562 44.3094 9.95908C44.6649 10.8225 44.8173 11.7368 44.8173 12.7018V19.7111H41.5666V17.9334C41.0587 18.4921 40.4492 18.8984 39.7381 19.2032C39.027 19.5079 38.2652 19.6095 37.4525 19.6095C36.589 19.6095 35.7256 19.4063 34.9637 19.0508C34.2018 18.6952 33.4907 18.1873 32.932 17.527C32.3225 16.9175 31.8654 16.1557 31.5607 15.2922C31.1543 14.5303 31.002 13.6161 31.002 12.651Z\" fill=\"white\"/>\\n<path d=\"M3.72729 11.0257C4.43838 7.26709 7.3843 4.32117 11.1429 3.61009V0.15625C5.505 0.867334 0.984542 5.337 0.171875 11.0257H3.72729ZM14.5967 3.61009C18.914 4.42275 22.1647 8.18134 22.1647 12.7526C22.1647 14.6827 21.5552 16.5112 20.5393 17.9841L23.0281 20.4729C24.6535 18.3397 25.5677 15.6985 25.5677 12.8034C25.6185 6.35284 20.8441 1.01971 14.5967 0.15625V3.61009ZM18.1521 20.4221C16.6792 21.438 14.8507 22.0475 12.9206 22.0475C8.34934 22.0475 4.59075 18.7968 3.77809 14.4795H0.222667C1.03533 20.7777 6.41925 25.6029 12.9206 25.6029C15.8665 25.6029 18.5585 24.5871 20.7425 22.9617L18.1521 20.4221Z\" fill=\"white\"/>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_4531_4604\">\\n<rect width=\"96.544\" height=\"25.599\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip1_4531_4604\">\\n<rect width=\"96.544\" height=\"25.599\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip2_4531_4604\">\\n<rect width=\"96.5042\" height=\"25.599\" fill=\"white\" transform=\"translate(0.0214844)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),p_BvOsrat&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V16I7aZpw\"},motionChild:true,nodeId:\"BwJnzmEsA\",scopeId:\"IcunMSuyr\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1ou29rk framer-91daep\",\"data-framer-name\":\"Light Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"BwJnzmEsA\",svg:'<svg width=\"120\" height=\"33\" viewBox=\"0 0 120 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4654_28654)\">\\n<g clip-path=\"url(#clip1_4654_28654)\">\\n<g clip-path=\"url(#clip2_4654_28654)\">\\n<path d=\"M106.313 0.816895H110.572V25.0553H106.313V0.816895ZM114.643 0.816895H118.902V25.0553H114.643V0.816895ZM90.5297 16.1616L98.296 12.9048C97.9202 12.4663 97.4191 12.0906 96.8555 11.84C96.2918 11.5895 95.6655 11.4642 94.9765 11.4642C94.3502 11.4642 93.7865 11.5895 93.2228 11.84C92.6592 12.0906 92.2207 12.4037 91.8449 12.8421C91.4692 13.2806 91.156 13.7816 90.9055 14.3453C90.6549 14.8463 90.5297 15.4727 90.5297 16.1616ZM86.5213 16.4121C86.5213 15.2221 86.7718 14.0948 87.2102 13.03C87.6486 11.9653 88.275 11.0885 89.0265 10.2742C89.7781 9.46004 90.7176 8.89635 91.7197 8.3953C92.7218 7.95688 93.8491 7.70635 95.0391 7.70635C96.0413 7.70635 96.9807 7.83162 97.8576 8.14477C98.7344 8.45793 99.5486 8.89635 100.3 9.46004C100.989 10.0237 101.615 10.7753 102.117 11.6521C102.618 12.529 102.993 13.4684 103.119 14.5958L91.4692 19.4811C91.9076 20.0448 92.4086 20.4832 93.0349 20.7963C93.5986 21.1095 94.2876 21.2974 95.0391 21.2974C95.7281 21.2974 96.417 21.1721 97.0434 20.859C97.6697 20.5458 98.1707 20.0448 98.5465 19.4184H103.056C102.555 21.1095 101.615 22.4874 100.238 23.4895C98.8597 24.5542 97.106 25.0553 95.0391 25.0553C93.8491 25.0553 92.7844 24.8047 91.7197 24.3663C90.7176 23.9279 89.7781 23.3016 89.0265 22.55C88.275 21.7984 87.6486 20.859 87.2102 19.7942C86.7092 18.7295 86.5213 17.6021 86.5213 16.4121ZM58.3997 17.6648V8.14477H62.6587V17.79C62.6587 18.0405 62.7213 18.3537 62.7839 18.6669C62.8466 19.0426 62.9718 19.3558 63.2224 19.669C63.4103 19.9821 63.7234 20.2953 64.1618 20.5458C64.6003 20.7963 65.1013 20.9216 65.7903 20.9216C66.7297 20.9216 67.5439 20.6084 68.1076 20.0448C68.6713 19.4811 68.9845 18.7295 68.9845 17.79V8.14477H73.2434V17.79C73.2434 18.0405 73.306 18.3537 73.3687 18.6669C73.4313 18.98 73.5566 19.3558 73.8071 19.669C73.995 19.9821 74.3081 20.2953 74.7466 20.5458C75.185 20.7963 75.686 20.9216 76.4376 20.9216C77.3771 20.9216 78.1287 20.6084 78.755 20.0448C79.3813 19.4811 79.6318 18.7295 79.6318 17.79V8.14477H83.8907V17.6648C83.8907 18.7295 83.7029 19.669 83.3271 20.6084C82.9513 21.4853 82.4502 22.2995 81.8239 22.9884C81.1976 23.6774 80.3834 24.1784 79.4439 24.5542C78.5044 24.93 77.5023 25.1179 76.375 25.1179C75.2476 25.1179 74.2455 24.93 73.3687 24.4916C72.4918 24.0532 71.7402 23.4895 71.1139 22.8005C70.4876 23.5521 69.736 24.1158 68.8592 24.4916C67.9824 24.93 66.9803 25.1179 65.8529 25.1179C64.7255 25.1179 63.6608 24.93 62.7839 24.5542C61.9071 24.1784 61.0929 23.6774 60.4666 23.0511C59.8403 22.4247 59.3392 21.6105 59.0261 20.7337C58.5876 19.7316 58.3997 18.7295 58.3997 17.6648ZM42.4914 16.4121C42.4914 17.0384 42.6166 17.6648 42.8045 18.2284C43.055 18.7921 43.3056 19.2932 43.744 19.7316C44.1198 20.17 44.5582 20.4832 45.1219 20.7337C45.6229 20.9842 46.1866 21.1095 46.7503 21.1095C47.314 21.1095 47.8777 20.9842 48.3787 20.7337C48.8798 20.4832 49.3808 20.17 49.7566 19.7316C50.1324 19.2932 50.4456 18.7921 50.6961 18.2284C50.9466 17.6648 51.0092 17.0384 51.0092 16.4121C51.0092 15.7858 50.884 15.1595 50.6961 14.5332C50.4456 13.9695 50.195 13.4684 49.7566 13.03C49.3808 12.5916 48.9424 12.2785 48.3787 12.0279C47.8777 11.7774 47.314 11.6521 46.7503 11.6521C46.1866 11.6521 45.6229 11.7774 45.1219 12.0279C44.6208 12.2785 44.1824 12.5916 43.744 13.03C43.3682 13.4684 43.055 13.9695 42.8045 14.5332C42.6166 15.0969 42.4914 15.7232 42.4914 16.4121ZM38.2324 16.4121C38.2324 15.2221 38.4203 14.0948 38.8587 13.03C39.2972 11.9653 39.8608 11.0885 40.6124 10.2742C41.364 9.52267 42.2408 8.89635 43.3056 8.45793C44.3703 8.01951 45.4977 7.76899 46.7503 7.76899C48.0029 7.76899 49.1303 8.01951 50.195 8.45793C51.2598 8.89635 52.1366 9.52267 52.8882 10.3369C53.6398 11.0885 54.2034 12.0279 54.6419 13.0927C55.0803 14.1574 55.2682 15.2848 55.2682 16.4748V25.1179H51.2598V22.9258C50.6335 23.6147 49.8819 24.1158 49.005 24.4916C48.1282 24.8674 47.1887 24.9926 46.1866 24.9926C45.1219 24.9926 44.0571 24.7421 43.1177 24.3037C42.1782 23.8653 41.3014 23.239 40.6124 22.4247C39.8608 21.6732 39.2972 20.7337 38.9214 19.669C38.4203 18.7295 38.2324 17.6021 38.2324 16.4121Z\" fill=\"#2563EB\"/>\\n<path d=\"M4.59904 14.4075C5.47589 9.7728 9.10851 6.14017 13.7432 5.26333V1.00439C6.79115 1.88123 1.21695 7.3928 0.214844 14.4075H4.59904ZM18.0022 5.26333C23.3258 6.26544 27.3343 10.9002 27.3343 16.537C27.3343 18.917 26.5827 21.1717 25.3301 22.988L28.399 26.057C30.4032 23.4265 31.5306 20.1696 31.5306 16.5996C31.5932 8.64543 25.7058 2.06913 18.0022 1.00439V5.26333ZM22.3864 25.9943C20.5701 27.247 18.3153 27.9986 15.9353 27.9986C10.2985 27.9986 5.66378 23.9901 4.66168 18.6665H0.277475C1.27958 26.4328 7.91851 32.3828 15.9353 32.3828C19.568 32.3828 22.8874 31.1301 25.5806 29.1259L22.3864 25.9943Z\" fill=\"#2563EB\"/>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_4654_28654\">\\n<rect width=\"119.049\" height=\"31.5663\" fill=\"white\" transform=\"translate(0 0.812012)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_4654_28654\">\\n<rect width=\"119.049\" height=\"31.5663\" fill=\"white\" transform=\"translate(0 0.812012)\"/>\\n</clipPath>\\n<clipPath id=\"clip2_4654_28654\">\\n<rect width=\"119\" height=\"31.5663\" fill=\"white\" transform=\"translate(0.0253906 0.812012)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"240px\",y:(componentViewport?.y||0)+24+0+0,...addPropertyOverrides({Ax8RMyuez:{width:`max(${componentViewport?.width||\"100vw\"} - 32px, 1px)`},Fq7v20RYa:{height:Math.max((Math.max(Math.max(0,((componentViewport?.height||864)-0-0)/1)*1,64)-0)*1,72),width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-h1fs3l-container\",layoutDependency:layoutDependency,layoutId:\"XhHosr7Im-container\",nodeId:\"XhHosr7Im\",rendersWithMotion:true,scopeId:\"IcunMSuyr\",children:/*#__PURE__*/_jsx(NavigationMenu,{bLl3uhjSS:p_BvOsrat,bpGRpAxDt:convertFromEnum2(v8IANmG21,activeLocale),cjaAXompA:convertFromEnum3(v8IANmG21,activeLocale),height:\"100%\",id:\"XhHosr7Im\",l2NFxMSF3:convertFromEnum4(v8IANmG21,activeLocale),layoutId:\"XhHosr7Im\",style:{width:\"100%\"},UU2A5fTM9:convertFromEnum(v8IANmG21,activeLocale),variant:\"czBcdGY_8\",WhVEA0h4x:convertFromEnum1(v8IANmG21,activeLocale),width:\"100%\",...addPropertyOverrides({Ax8RMyuez:{OqjWtEMq6:OqjWtEMq6e26ksu,variant:\"bw9olBMLM\"},Fq7v20RYa:{OqjWtEMq6:OqjWtEMq6wtnn00,style:{height:\"100%\",width:\"100%\"},variant:\"aLicPGeTO\"},gCLIbJvPh:{variant:vDl0azoc7}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P7SrX.framer-91daep, .framer-P7SrX .framer-91daep { display: block; }\",\".framer-P7SrX.framer-19drxji { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 24px 32px 24px 32px; position: relative; width: 1200px; }\",\".framer-P7SrX .framer-1gbrahf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 64px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-P7SrX .framer-9cdglr-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: auto; z-index: 1; }\",\".framer-P7SrX .framer-l2uwda { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 72px; overflow: visible; padding: 23px 0px 23px 0px; position: relative; width: min-content; }\",\".framer-P7SrX .framer-efbc4h { flex: none; height: 26px; position: relative; text-decoration: none; width: 97px; }\",\".framer-P7SrX .framer-1ou29rk { aspect-ratio: 3.6363636363636362 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; text-decoration: none; width: 95px; }\",\".framer-P7SrX .framer-h1fs3l-container { flex: none; height: auto; min-height: 72px; position: relative; width: 240px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-P7SrX.framer-19drxji, .framer-P7SrX .framer-l2uwda { gap: 0px; } .framer-P7SrX.framer-19drxji > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-P7SrX.framer-19drxji > :first-child { margin-top: 0px; } .framer-P7SrX.framer-19drxji > :last-child { margin-bottom: 0px; } .framer-P7SrX .framer-l2uwda > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-P7SrX .framer-l2uwda > :first-child { margin-left: 0px; } .framer-P7SrX .framer-l2uwda > :last-child { margin-right: 0px; } }\",\".framer-P7SrX.framer-v-2tlpu1.framer-19drxji { padding: 24px 16px 24px 16px; width: 375px; }\",\".framer-P7SrX.framer-v-2tlpu1 .framer-h1fs3l-container { flex: 1 0 0px; width: 1px; }\",\".framer-P7SrX.framer-v-qm8xud.framer-19drxji { height: 864px; min-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 0px; width: 375px; }\",\".framer-P7SrX.framer-v-qm8xud .framer-1gbrahf { flex: 1 0 0px; height: 1px; }\",\".framer-P7SrX.framer-v-qm8xud .framer-h1fs3l-container { flex: 1 0 0px; height: 100%; width: 1px; }\",'.framer-P7SrX[data-border=\"true\"]::after, .framer-P7SrX [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 120\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]},\"Ax8RMyuez\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]},\"Fq7v20RYa\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"gCLIbJvPh\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]}}}\n * @framerVariables {\"p_BvOsrat\":\"lightMode\",\"v8IANmG21\":\"activeLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIcunMSuyr=withCSS(Component,css,\"framer-P7SrX\");export default FramerIcunMSuyr;FramerIcunMSuyr.displayName=\"Navigation\";FramerIcunMSuyr.defaultProps={height:120,width:1200};addPropertyControls(FramerIcunMSuyr,{variant:{options:[\"b4Dc4zmGp\",\"Ax8RMyuez\",\"Fq7v20RYa\",\"gCLIbJvPh\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\",\"On Scroll\"],title:\"Variant\",type:ControlType.Enum},p_BvOsrat:{defaultValue:false,title:\"Light Mode?\",type:ControlType.Boolean},v8IANmG21:{defaultValue:\"QEC7QRMrh\",options:[\"QEC7QRMrh\",\"BsHoGRUui\",\"ivs7djmIW\",\"G24TZLsmB\",\"IxCngkMMQ\",\"JP0Q4FUzF\"],optionTitles:[\"Home\",\"Platform\",\"Bootcamp\",\"Use Cases\",\"Blog\",\"None\"],title:\"Active Link\",type:ControlType.Enum}});addFonts(FramerIcunMSuyr,[{explicitInter:true,fonts:[]},...StopScrollFonts,...NavigationMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIcunMSuyr\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"120\",\"framerVariables\":\"{\\\"p_BvOsrat\\\":\\\"lightMode\\\",\\\"v8IANmG21\\\":\\\"activeLink\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"Ax8RMyuez\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"Fq7v20RYa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"gCLIbJvPh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (be619af)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Solina Condensed Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Solina Condensed Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/u8GSMeQhZ0qCkM6EoY7qnLmTUQ.woff\"}]}];export const css=[\".framer-SMJRB .framer-styles-preset-17t3m5x:not(.rich-text-wrapper), .framer-SMJRB .framer-styles-preset-17t3m5x.rich-text-wrapper p { --framer-font-family: \\\"Solina Condensed Medium\\\", \\\"Solina Condensed Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.375em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\",\"@media (max-width: 1439px) and (min-width: 810px) { .framer-SMJRB .framer-styles-preset-17t3m5x:not(.rich-text-wrapper), .framer-SMJRB .framer-styles-preset-17t3m5x.rich-text-wrapper p { --framer-font-family: \\\"Solina Condensed Medium\\\", \\\"Solina Condensed Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 809px) and (min-width: 0px) { .framer-SMJRB .framer-styles-preset-17t3m5x:not(.rich-text-wrapper), .framer-SMJRB .framer-styles-preset-17t3m5x.rich-text-wrapper p { --framer-font-family: \\\"Solina Condensed Medium\\\", \\\"Solina Condensed Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\"];export const className=\"framer-SMJRB\";\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 (013b13c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Solina Book\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Solina Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/sk7uKSTp0tNdEGyoVFEbSSKnsMk.woff\"}]}];export const css=['.framer-lJZk5 .framer-styles-preset-1w535gj:not(.rich-text-wrapper), .framer-lJZk5 .framer-styles-preset-1w535gj.rich-text-wrapper p { --framer-font-family: \"Solina Book\", \"Solina Book Placeholder\", 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: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-b950421b-f192-4942-af62-41c33150e6a1, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-lJZk5\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (be619af)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-wuzoE .framer-styles-preset-272aby:not(.rich-text-wrapper), .framer-wuzoE .framer-styles-preset-272aby.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: none; --framer-link-text-color: rgba(255, 255, 255, 0.6); --framer-link-text-decoration: none; }\"];export const className=\"framer-wuzoE\";\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 (be619af)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Solina Condensed Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Solina Condensed Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/u8GSMeQhZ0qCkM6EoY7qnLmTUQ.woff\"}]}];export const css=[\".framer-TBMhg .framer-styles-preset-ym514c:not(.rich-text-wrapper), .framer-TBMhg .framer-styles-preset-ym514c.rich-text-wrapper p { --framer-font-family: \\\"Solina Condensed Medium\\\", \\\"Solina Condensed Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-TBMhg\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Z2db51umdNNYS4dYHGIn/pQOdmhAPPkS61kJ5cgVy/DVEdEXTJL.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={EwTH5RkvY:{hover:true,pressed:true}};const cycleOrder=[\"EwTH5RkvY\",\"NisyJs3O9\",\"F83uLFJhp\",\"AdLkvtjMf\",\"IpuXwXVLh\"];const serializationHash=\"framer-dp2me\";const variantClassNames={AdLkvtjMf:\"framer-v-1gcen48\",EwTH5RkvY:\"framer-v-ka45wc\",F83uLFJhp:\"framer-v-4yh3nt\",IpuXwXVLh:\"framer-v-1r7z80j\",NisyJs3O9:\"framer-v-3e6w3n\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-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={Default:\"EwTH5RkvY\",Disabled:\"F83uLFJhp\",Error:\"IpuXwXVLh\",Loading:\"NisyJs3O9\",Success:\"AdLkvtjMf\"};const getProps=({height,id,label,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EwTH5RkvY\",WzR8SeTvi:label??props.WzR8SeTvi??\"Subscribe\"};};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,WzR8SeTvi,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EwTH5RkvY\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"NisyJs3O9\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"NisyJs3O9\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ka45wc\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"EwTH5RkvY\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.16)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(12px)\",backgroundColor:\"rgb(42, 55, 78)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:1,WebkitBackdropFilter:\"blur(12px)\",...style},variants:{\"EwTH5RkvY-hover\":{backgroundColor:\"rgb(24, 31, 41)\"},\"EwTH5RkvY-pressed\":{backgroundColor:\"rgb(51, 51, 51)\"},F83uLFJhp:{opacity:.5},IpuXwXVLh:{backgroundColor:\"rgba(255, 34, 68, 0.15)\"}},...addPropertyOverrides({\"EwTH5RkvY-hover\":{\"data-framer-name\":undefined},\"EwTH5RkvY-pressed\":{\"data-framer-name\":undefined},AdLkvtjMf:{\"data-framer-name\":\"Success\"},F83uLFJhp:{\"data-framer-name\":\"Disabled\"},IpuXwXVLh:{\"data-framer-name\":\"Error\"},NisyJs3O9:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Subscribe\"})}),className:\"framer-kw0gq3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b29_AqBqb\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:WzR8SeTvi,variants:{AdLkvtjMf:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},IpuXwXVLh:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AdLkvtjMf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})}),fonts:[\"Inter-SemiBold\"],text:undefined},IpuXwXVLh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})}),fonts:[\"Inter-SemiBold\"],text:undefined}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ofheym\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"a_56g5pUn\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1l6yfto\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"qdCMUKvwh\",style:{background:\"conic-gradient(from 180deg at 50% 50%, #4cf 0deg, #4cf 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{NisyJs3O9:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uirfgi\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"G5wmWzlTE\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dp2me.framer-1w5c5i7, .framer-dp2me .framer-1w5c5i7 { display: block; }\",\".framer-dp2me.framer-ka45wc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-dp2me .framer-kw0gq3 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-dp2me .framer-1ofheym { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-dp2me .framer-1l6yfto { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-dp2me .framer-uirfgi { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dp2me.framer-ka45wc { gap: 0px; } .framer-dp2me.framer-ka45wc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-dp2me.framer-ka45wc > :first-child { margin-left: 0px; } .framer-dp2me.framer-ka45wc > :last-child { margin-right: 0px; } }\",\".framer-dp2me.framer-v-3e6w3n.framer-ka45wc, .framer-dp2me.framer-v-4yh3nt.framer-ka45wc, .framer-dp2me.framer-v-1gcen48.framer-ka45wc, .framer-dp2me.framer-v-1r7z80j.framer-ka45wc { cursor: unset; }\",\".framer-dp2me.framer-v-3e6w3n .framer-1l6yfto { overflow: hidden; }\",...sharedStyle.css,'.framer-dp2me[data-border=\"true\"]::after, .framer-dp2me [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 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NisyJs3O9\":{\"layout\":[\"fixed\",\"fixed\"]},\"F83uLFJhp\":{\"layout\":[\"fixed\",\"fixed\"]},\"AdLkvtjMf\":{\"layout\":[\"fixed\",\"fixed\"]},\"IpuXwXVLh\":{\"layout\":[\"fixed\",\"fixed\"]},\"CT5ozCVJv\":{\"layout\":[\"fixed\",\"fixed\"]},\"TTrBjv0Ez\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"WzR8SeTvi\":\"label\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerz0dtac8Qz=withCSS(Component,css,\"framer-dp2me\");export default Framerz0dtac8Qz;Framerz0dtac8Qz.displayName=\"Button\";Framerz0dtac8Qz.defaultProps={height:40,width:240};addPropertyControls(Framerz0dtac8Qz,{variant:{options:[\"EwTH5RkvY\",\"NisyJs3O9\",\"F83uLFJhp\",\"AdLkvtjMf\",\"IpuXwXVLh\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum},WzR8SeTvi:{defaultValue:\"Subscribe\",displayTextArea:false,title:\"Label\",type:ControlType.String}});addFonts(Framerz0dtac8Qz,[{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\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerz0dtac8Qz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"WzR8SeTvi\\\":\\\"label\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NisyJs3O9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"F83uLFJhp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AdLkvtjMf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IpuXwXVLh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CT5ozCVJv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TTrBjv0Ez\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"240\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Z2db51umdNNYS4dYHGIn/pQOdmhAPPkS61kJ5cgVy/DVEdEXTJL.js\";import Button from\"https://framerusercontent.com/modules/5LTWPss5OldsqBbQt47l/VwhzAp4bhyZ4EnNu9MUx/z0dtac8Qz.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"xsDva2iu2\",\"Y0BGZX0PY\",\"JlFVGQ2vA\"];const serializationHash=\"framer-R7FDT\";const variantClassNames={JlFVGQ2vA:\"framer-v-168k54y\",xsDva2iu2:\"framer-v-1rbzrap\",Y0BGZX0PY:\"framer-v-1oa9b8m\"};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 humanReadableVariantMap={Base:\"xsDva2iu2\",Error:\"JlFVGQ2vA\",Success:\"Y0BGZX0PY\"};const getProps=({background,height,id,width,...props})=>{return{...props,onROXeCOF:background??props.onROXeCOF??\"rgb(22, 42, 64)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"xsDva2iu2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,onROXeCOF,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xsDva2iu2\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onSuccess1mbj6io=activeVariantCallback(async(...args)=>{setVariant(\"Y0BGZX0PY\");});const onErrorch5ycv=activeVariantCallback(async(...args)=>{setVariant(\"JlFVGQ2vA\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"JlFVGQ2vA\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"Y0BGZX0PY\")return true;return false;};const isDisplayed2=()=>{if([\"Y0BGZX0PY\",\"JlFVGQ2vA\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(FormContainer,{...restProps,...gestureHandlers,action:\"https://api.framer.com/forms/v1/forms/b1b7aa00-da68-45f4-9d44-ba1eefec7ccd/submit\",className:cx(scopingClassNames,\"framer-1rbzrap\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Base\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"xsDva2iu2\",onError:onErrorch5ycv,onSuccess:onSuccess1mbj6io,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:onROXeCOF,borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({JlFVGQ2vA:{\"data-framer-name\":\"Error\"},Y0BGZX0PY:{\"data-framer-name\":\"Success\"}},baseVariant,gestureVariant),children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i9ys3k\",\"data-border\":true,\"data-framer-name\":\"Error\",layoutDependency:layoutDependency,layoutId:\"bDZHumX0d\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.3)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(148, 52, 63)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"We encountered an error.\"})}),className:\"framer-r2bc0u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RPmdTPiYG\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o9tdq1\",\"data-border\":true,\"data-framer-name\":\"Success\",layoutDependency:layoutDependency,layoutId:\"TEscgKWa8\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.3)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-fe99310a-2418-4f10-8726-65860017b4d6, rgb(15, 25, 51))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"You have successfuly filled the form.\"})}),className:\"framer-1hhilff\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CLMoxwIht\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.label,{className:\"framer-8om1me\",layoutDependency:layoutDependency,layoutId:\"gxuzreChN\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1le1tuc\",inputName:\"email\",layoutDependency:layoutDependency,layoutId:\"YkwEhViG4\",placeholder:\"Email Address\",style:{\"--framer-input-border-radius-bottom-left\":\"4px\",\"--framer-input-border-radius-bottom-right\":\"4px\",\"--framer-input-border-radius-top-left\":\"4px\",\"--framer-input-border-radius-top-right\":\"4px\",\"--framer-input-font-color\":\"rgb(255, 255, 255)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"100px\",y:(componentViewport?.y||0)+8,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-su0mrt-container\",layoutDependency:layoutDependency,layoutId:\"EEsyAMmke-container\",nodeId:\"EEsyAMmke\",rendersWithMotion:true,scopeId:\"SYruCNV6Q\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"EEsyAMmke\",layoutId:\"EEsyAMmke\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:\"EwTH5RkvY\",width:\"100%\",WzR8SeTvi:\"Subscribe\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R7FDT.framer-iwktdg, .framer-R7FDT .framer-iwktdg { display: block; }\",\".framer-R7FDT.framer-1rbzrap { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 56px; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: 616px; will-change: var(--framer-will-change-override, transform); }\",\".framer-R7FDT .framer-1i9ys3k, .framer-R7FDT .framer-1o9tdq1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: 0px; overflow: hidden; padding: 16px; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-R7FDT .framer-r2bc0u, .framer-R7FDT .framer-1hhilff { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-R7FDT .framer-8om1me { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-R7FDT .framer-1le1tuc { --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-R7FDT .framer-su0mrt-container { flex: none; height: 40px; position: relative; width: 100px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-R7FDT.framer-1rbzrap, .framer-R7FDT .framer-1i9ys3k, .framer-R7FDT .framer-1o9tdq1, .framer-R7FDT .framer-8om1me { gap: 0px; } .framer-R7FDT.framer-1rbzrap > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-R7FDT.framer-1rbzrap > :first-child { margin-left: 0px; } .framer-R7FDT.framer-1rbzrap > :last-child { margin-right: 0px; } .framer-R7FDT .framer-1i9ys3k > *, .framer-R7FDT .framer-1o9tdq1 > *, .framer-R7FDT .framer-8om1me > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R7FDT .framer-1i9ys3k > :first-child, .framer-R7FDT .framer-1o9tdq1 > :first-child, .framer-R7FDT .framer-8om1me > :first-child { margin-top: 0px; } .framer-R7FDT .framer-1i9ys3k > :last-child, .framer-R7FDT .framer-1o9tdq1 > :last-child, .framer-R7FDT .framer-8om1me > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,'.framer-R7FDT[data-border=\"true\"]::after, .framer-R7FDT [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 56\n * @framerIntrinsicWidth 616\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y0BGZX0PY\":{\"layout\":[\"fixed\",\"fixed\"]},\"JlFVGQ2vA\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"onROXeCOF\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSYruCNV6Q=withCSS(Component,css,\"framer-R7FDT\");export default FramerSYruCNV6Q;FramerSYruCNV6Q.displayName=\"Form/Newsletter\";FramerSYruCNV6Q.defaultProps={height:56,width:616};addPropertyControls(FramerSYruCNV6Q,{variant:{options:[\"xsDva2iu2\",\"Y0BGZX0PY\",\"JlFVGQ2vA\"],optionTitles:[\"Base\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum},onROXeCOF:{defaultValue:\"rgb(22, 42, 64)\",title:\"Background\",type:ControlType.Color}});addFonts(FramerSYruCNV6Q,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSYruCNV6Q\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"56\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"onROXeCOF\\\":\\\"background\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y0BGZX0PY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JlFVGQ2vA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"616\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SYruCNV6Q.map","// Generated by Framer (570e25b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/vd68vMcMELVPX0QDbzhD/DEFlFiXeyzKrNjlPR21q/d32VIPNCg.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Z2db51umdNNYS4dYHGIn/pQOdmhAPPkS61kJ5cgVy/DVEdEXTJL.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/UUipMyoYxyPHUdLWECxG/cBbF1NiH5RmOzM5ECb2b/Kr60cjnMS.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ksc7IfadvSwJfI1TS1eu/wX5tauN0PqTRToSQ0KFU/XsvXJF8XO.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/RCWmTCK7dLQATaEoVOGQ/dk8H7UAWOXyDETsldpRI/Z_65XCuPP.js\";import FormNewsletter from\"https://framerusercontent.com/modules/qGuamQITmkPLoD9A1dR5/pTzpYzc78qqdPRmp9y7K/SYruCNV6Q.js\";const FormNewsletterFonts=getFonts(FormNewsletter);const cycleOrder=[\"GLzReH9TP\",\"loM2n_IoF\"];const serializationHash=\"framer-V5ReF\";const variantClassNames={GLzReH9TP:\"framer-v-xgxisa\",loM2n_IoF:\"framer-v-1dewg6x\"};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 humanReadableVariantMap={Desktop:\"GLzReH9TP\",Mobile:\"loM2n_IoF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GLzReH9TP\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GLzReH9TP\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-xgxisa\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"GLzReH9TP\",ref:refBinding,style:{backgroundColor:\"rgb(2, 12, 40)\",...style},...addPropertyOverrides({loM2n_IoF:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xrz0dv\",\"data-framer-name\":\"Inner\",layoutDependency:layoutDependency,layoutId:\"H9dt8Lomn\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16m0exq\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"og1AoyqSn\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V16I7aZpw\"},motionChild:true,nodeId:\"UFgQSMwrO\",scopeId:\"QUdAsZpJE\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-nt1z4p framer-74xqkj\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:104,layoutDependency:layoutDependency,layoutId:\"UFgQSMwrO\",svg:'<svg width=\"104\" height=\"28\" viewBox=\"0 0 104 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M92.6854 0H96.4059V21.1744H92.6854V0ZM99.9624 0H103.683V21.1744H99.9624V0ZM78.8974 13.405L85.6819 10.5599C85.3536 10.1769 84.9159 9.84857 84.4235 9.62971C83.9311 9.41086 83.3839 9.30143 82.7821 9.30143C82.2349 9.30143 81.7425 9.41086 81.2501 9.62971C80.7577 9.84857 80.3747 10.1221 80.0464 10.5051C79.7181 10.8881 79.4445 11.3259 79.2257 11.8183C79.0068 12.256 78.8974 12.8031 78.8974 13.405ZM75.3957 13.6239C75.3957 12.5843 75.6145 11.5994 75.9975 10.6693C76.3805 9.73914 76.9277 8.97314 77.5842 8.26186C78.2408 7.55057 79.0615 7.05814 79.9369 6.62043C80.8124 6.23743 81.7972 6.01857 82.8368 6.01857C83.7122 6.01857 84.5329 6.128 85.2989 6.40157C86.0649 6.67514 86.7762 7.05814 87.4328 7.55057C88.0347 8.043 88.5818 8.69957 89.0195 9.46557C89.4572 10.2316 89.7855 11.0523 89.8949 12.0371L79.7181 16.3049C80.1011 16.7973 80.5388 17.1803 81.0859 17.4539C81.5784 17.7274 82.1802 17.8916 82.8368 17.8916C83.4387 17.8916 84.0405 17.7821 84.5876 17.5086C85.1348 17.235 85.5725 16.7973 85.9008 16.2501H89.8402C89.4025 17.7274 88.5818 18.9311 87.3781 19.8066C86.1744 20.7367 84.6424 21.1744 82.8368 21.1744C81.7972 21.1744 80.8671 20.9556 79.9369 20.5726C79.0615 20.1896 78.2408 19.6424 77.5842 18.9859C76.9277 18.3293 76.3805 17.5086 75.9975 16.5784C75.5598 15.6483 75.3957 14.6634 75.3957 13.6239ZM50.8289 14.7181V6.40157H54.5495V14.8276C54.5495 15.0464 54.6042 15.32 54.6589 15.5936C54.7137 15.9219 54.8231 16.1954 55.0419 16.469C55.2061 16.7426 55.4797 17.0161 55.8627 17.235C56.2457 17.4539 56.6834 17.5633 57.2852 17.5633C58.1059 17.5633 58.8172 17.2897 59.3097 16.7973C59.8021 16.3049 60.0757 15.6483 60.0757 14.8276V6.40157H63.7962V14.8276C63.7962 15.0464 63.8509 15.32 63.9057 15.5936C63.9604 15.8671 64.0698 16.1954 64.2887 16.469C64.4528 16.7426 64.7264 17.0161 65.1094 17.235C65.4924 17.4539 65.9301 17.5633 66.5867 17.5633C67.4074 17.5633 68.0639 17.2897 68.6111 16.7973C69.1582 16.3049 69.3771 15.6483 69.3771 14.8276V6.40157H73.0976V14.7181C73.0976 15.6483 72.9335 16.469 72.6052 17.2897C72.2769 18.0557 71.8392 18.767 71.2921 19.3689C70.7449 19.9707 70.0337 20.4084 69.2129 20.7367C68.3922 21.065 67.5168 21.2291 66.5319 21.2291C65.5471 21.2291 64.6717 21.065 63.9057 20.682C63.1397 20.299 62.4831 19.8066 61.9359 19.2047C61.3888 19.8613 60.7322 20.3537 59.9662 20.682C59.2002 21.065 58.3248 21.2291 57.3399 21.2291C56.3551 21.2291 55.4249 21.065 54.6589 20.7367C53.8929 20.4084 53.1817 19.9707 52.6345 19.4236C52.0874 18.8764 51.6497 18.1651 51.3761 17.3991C50.9931 16.5237 50.8289 15.6483 50.8289 14.7181ZM36.9315 13.6239C36.9315 14.171 37.0409 14.7181 37.2051 15.2106C37.4239 15.703 37.6428 16.1407 38.0258 16.5237C38.3541 16.9067 38.7371 17.1803 39.2295 17.3991C39.6672 17.618 40.1597 17.7274 40.6521 17.7274C41.1445 17.7274 41.6369 17.618 42.0747 17.3991C42.5124 17.1803 42.9501 16.9067 43.2784 16.5237C43.6067 16.1407 43.8802 15.703 44.0991 15.2106C44.3179 14.7181 44.3727 14.171 44.3727 13.6239C44.3727 13.0767 44.2632 12.5296 44.0991 11.9824C43.8802 11.49 43.6614 11.0523 43.2784 10.6693C42.9501 10.2863 42.5671 10.0127 42.0747 9.79386C41.6369 9.575 41.1445 9.46557 40.6521 9.46557C40.1597 9.46557 39.6672 9.575 39.2295 9.79386C38.7918 10.0127 38.4088 10.2863 38.0258 10.6693C37.6975 11.0523 37.4239 11.49 37.2051 11.9824C37.0409 12.4749 36.9315 13.022 36.9315 13.6239ZM33.2109 13.6239C33.2109 12.5843 33.3751 11.5994 33.7581 10.6693C34.1411 9.73914 34.6335 8.97314 35.2901 8.26186C35.9467 7.60529 36.7127 7.05814 37.6428 6.67514C38.5729 6.29214 39.5578 6.07329 40.6521 6.07329C41.7464 6.07329 42.7312 6.29214 43.6614 6.67514C44.5915 7.05814 45.3575 7.60529 46.0141 8.31657C46.6707 8.97314 47.1631 9.79386 47.5461 10.724C47.9291 11.6541 48.0932 12.639 48.0932 13.6786V21.2291H44.5915V19.3141C44.0444 19.916 43.3878 20.3537 42.6218 20.682C41.8558 21.0103 41.0351 21.1197 40.1597 21.1197C39.2295 21.1197 38.2994 20.9009 37.4787 20.5179C36.6579 20.1349 35.8919 19.5877 35.2901 18.8764C34.6335 18.2199 34.1411 17.3991 33.8128 16.469C33.3751 15.6483 33.2109 14.6634 33.2109 13.6239Z\" fill=\"#F3EFEB\"/>\\n<path d=\"M3.83 11.8729C4.596 7.82406 7.76943 4.65063 11.8183 3.88463V0.164062C5.745 0.930062 0.875429 5.74492 0 11.8729H3.83ZM15.5389 3.88463C20.1896 4.76006 23.6913 8.80892 23.6913 13.7332C23.6913 15.8123 23.0347 17.7821 21.9404 19.3688L24.6214 22.0498C26.3723 19.7518 27.3571 16.9066 27.3571 13.7879C27.4119 6.83921 22.2687 1.09421 15.5389 0.164062V3.88463ZM19.3689 21.9951C17.7821 23.0893 15.8124 23.7459 13.7333 23.7459C8.809 23.7459 4.76014 20.2442 3.88471 15.5935H0.0547143C0.930143 22.3781 6.72986 27.5759 13.7333 27.5759C16.9067 27.5759 19.8066 26.4816 22.1593 24.7308L19.3689 21.9951Z\" fill=\"#F3EFEB\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nrbxkr\",layoutDependency:layoutDependency,layoutId:\"qOdOi5aKw\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kcv0d4\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"fmxjbU_tJ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7jvinj\",layoutDependency:layoutDependency,layoutId:\"MrNyLIMt8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V16I7aZpw\"},motionChild:true,nodeId:\"uoCCOegWd\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Home\"})})})}),className:\"framer-ks64ff\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uoCCOegWd\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SAQ_sLBHC\"},motionChild:true,nodeId:\"I9DFGjLnn\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Platform\"})})})}),className:\"framer-1jkhmf2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I9DFGjLnn\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s4yoiUNbY\"},motionChild:true,nodeId:\"ogU2VaWUE\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Bootcamp\"})})})}),className:\"framer-13vjp20\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ogU2VaWUE\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bSfM0VaPp\"},motionChild:true,nodeId:\"tvPh9CZMs\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Use cases\"})})})}),className:\"framer-5fdoh8\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tvPh9CZMs\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Yy9PuCva_\"},motionChild:true,nodeId:\"q1X70n_Td\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Blog\"})})})}),className:\"framer-70xgnh\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q1X70n_Td\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f7i1kl\",layoutDependency:layoutDependency,layoutId:\"ylAJMLHVH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Discover\"})}),className:\"framer-1coj6mm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eozrRH93o\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FooUpPYCW\"},motionChild:true,nodeId:\"XEOpdRjWs\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Customers\"})})})}),className:\"framer-7fj841\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XEOpdRjWs\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekYnpL1GB\"},motionChild:true,nodeId:\"ETcXbiLDJ\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Value based care\"})})})}),className:\"framer-dul62y\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ETcXbiLDJ\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uiUKvh1es\"},motionChild:true,nodeId:\"ndAcvSi8C\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Worklists\"})})})}),className:\"framer-1fb0ziv\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ndAcvSi8C\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rksio0\",layoutDependency:layoutDependency,layoutId:\"doGy4SRSu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Developers \"})}),className:\"framer-u71j30\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"egYQ4YUi4\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://developers.awellhealth.com/\",motionChild:true,nodeId:\"jK_hMcm7s\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Developer hub\"})})})}),className:\"framer-sfi8ao\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jK_hMcm7s\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.awellhealth.com/en/\",motionChild:true,nodeId:\"g28Dcf_Qi\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Help center\"})})})}),className:\"framer-lqi7qw\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"g28Dcf_Qi\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://developers.awellhealth.com/faq\",motionChild:true,nodeId:\"ibnzcMag4\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"FAQ\"})})})}),className:\"framer-ypqbhy\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ibnzcMag4\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8ht3b1\",layoutDependency:layoutDependency,layoutId:\"QyiZDAfLe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17t3m5x\",\"data-styles-preset\":\"d32VIPNCg\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Company\"})}),className:\"framer-yvmf5q\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ftd3AwNBE\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://awellhealth.com/about\",motionChild:true,nodeId:\"SzuPIfsPH\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"About\"})})})}),className:\"framer-ukfv85\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SzuPIfsPH\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://awellhealth.com/careers\",motionChild:true,nodeId:\"bhtlreafP\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Careers\"})})})}),className:\"framer-51pg9\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bhtlreafP\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://awellhealth.com/careopscon\",motionChild:true,nodeId:\"XIWzFWOkB\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"CareOps Con\"})})})}),className:\"framer-yx5bra\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XIWzFWOkB\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8o4bci\",\"data-framer-name\":\"Middle\",layoutDependency:layoutDependency,layoutId:\"I4076:4236;3894:13365\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g3diqa\",\"data-framer-name\":\"Row\",layoutDependency:layoutDependency,layoutId:\"olE8ES6Gx\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ocgsaq\",\"data-framer-name\":\"Form\",layoutDependency:layoutDependency,layoutId:\"A5qNCRJu0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ige96x\",\"data-framer-name\":\"Row\",layoutDependency:layoutDependency,layoutId:\"FXiJ3IsTw\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/awell/\",motionChild:true,nodeId:\"rO6e7nySD\",openInNewTab:true,scopeId:\"QUdAsZpJE\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-tl301v framer-74xqkj\",\"data-framer-name\":\"Icon / LinkedIn\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"rO6e7nySD\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 3.24268C3.67157 3.24268 3 3.91425 3 4.74268V19.7427C3 20.5711 3.67157 21.2427 4.5 21.2427H19.5C20.3284 21.2427 21 20.5711 21 19.7427V4.74268C21 3.91425 20.3284 3.24268 19.5 3.24268H4.5ZM8.52076 7.2454C8.52639 8.20165 7.81061 8.79087 6.96123 8.78665C6.16107 8.78243 5.46357 8.1454 5.46779 7.24681C5.47201 6.40165 6.13998 5.72243 7.00764 5.74212C7.88795 5.76181 8.52639 6.40728 8.52076 7.2454ZM12.2797 10.0044H9.75971H9.7583V18.5643H12.4217V18.3646C12.4217 17.9847 12.4214 17.6047 12.4211 17.2246C12.4203 16.2108 12.4194 15.1959 12.4246 14.1824C12.426 13.9363 12.4372 13.6804 12.5005 13.4455C12.7381 12.568 13.5271 12.0013 14.4074 12.1406C14.9727 12.2291 15.3467 12.5568 15.5042 13.0898C15.6013 13.423 15.6449 13.7816 15.6491 14.129C15.6605 15.1766 15.6589 16.2242 15.6573 17.2719C15.6567 17.6417 15.6561 18.0117 15.6561 18.3815V18.5629H18.328V18.3576C18.328 17.9056 18.3278 17.4537 18.3275 17.0018C18.327 15.8723 18.3264 14.7428 18.3294 13.6129C18.3308 13.1024 18.276 12.599 18.1508 12.1054C17.9638 11.3713 17.5771 10.7638 16.9485 10.3251C16.5027 10.0129 16.0133 9.81178 15.4663 9.78928C15.404 9.78669 15.3412 9.7833 15.2781 9.77989C14.9984 9.76477 14.7141 9.74941 14.4467 9.80334C13.6817 9.95662 13.0096 10.3068 12.5019 10.9241C12.4429 10.9949 12.3852 11.0668 12.2991 11.1741L12.2797 11.1984V10.0044ZM5.68164 18.5671H8.33242V10.01H5.68164V18.5671Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@awellhealth\",motionChild:true,nodeId:\"ORQ5su_vr\",scopeId:\"QUdAsZpJE\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1i3sbrb framer-74xqkj\",\"data-framer-name\":\"Icon / YouTuibe\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"ORQ5su_vr\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10 15L15.19 12L10 9V15ZM21.56 7.17C21.69 7.64 21.78 8.27 21.84 9.07C21.91 9.87 21.94 10.56 21.94 11.16L22 12C22 14.19 21.84 15.8 21.56 16.83C21.31 17.73 20.73 18.31 19.83 18.56C19.36 18.69 18.5 18.78 17.18 18.84C15.88 18.91 14.69 18.94 13.59 18.94L12 19C7.81 19 5.2 18.84 4.17 18.56C3.27 18.31 2.69 17.73 2.44 16.83C2.31 16.36 2.22 15.73 2.16 14.93C2.09 14.13 2.06 13.44 2.06 12.84L2 12C2 9.81 2.16 8.2 2.44 7.17C2.69 6.27 3.27 5.69 4.17 5.44C4.64 5.31 5.5 5.22 6.82 5.16C8.12 5.09 9.31 5.06 10.41 5.06L12 5C16.19 5 18.8 5.16 19.83 5.44C20.73 5.69 21.31 6.27 21.56 7.17Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ym514c\",\"data-styles-preset\":\"Z_65XCuPP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"Stay up to date. Don't get left behind.\"})}),className:\"framer-1d0omyc\",\"data-framer-name\":\"Home\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"M0RDhtiTG\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+80+0+0+750+0+0+0+0+78.4,...addPropertyOverrides({loM2n_IoF:{width:`min(min(${componentViewport?.width||\"100vw\"} - 32px, 1920px), 448px)`,y:(componentViewport?.y||0)+72+0+0+1958+0+0+0+0+0+78.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-c7xybq-container\",\"data-framer-name\":\"Form\",layoutDependency:layoutDependency,layoutId:\"CppwjUgcY-container\",name:\"Form\",nodeId:\"CppwjUgcY\",rendersWithMotion:true,scopeId:\"QUdAsZpJE\",children:/*#__PURE__*/_jsx(FormNewsletter,{height:\"100%\",id:\"CppwjUgcY\",layoutId:\"CppwjUgcY\",name:\"Form\",onROXeCOF:\"rgba(255, 255, 255, 0)\",style:{width:\"100%\"},variant:\"xsDva2iu2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1NvbGluYSBDb25kZW5zZWQgTWVkaXVt\",\"--framer-font-family\":'\"Solina Condensed Medium\", \"Solina Condensed Medium Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Awell is a workflow-orchestration platform, and is by itself not intended to diagnose, \"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1NvbGluYSBDb25kZW5zZWQgTWVkaXVt\",\"--framer-font-family\":'\"Solina Condensed Medium\", \"Solina Condensed Medium Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"treat or make patient-specific clinical decisions. \"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1NvbGluYSBDb25kZW5zZWQgTWVkaXVt\",\"--framer-font-family\":'\"Solina Condensed Medium\", \"Solina Condensed Medium Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1iakedh, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"All clinical content and logic are created and governed by your care organization.\"})})]}),className:\"framer-1y5e07j\",\"data-framer-name\":\"Home\",fonts:[\"CUSTOM;Solina Condensed Medium\"],layoutDependency:layoutDependency,layoutId:\"FQsxH_33g\",style:{\"--extracted-1iakedh\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--extracted-2gxw0f\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12ccxl3\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"ouCNfpGsH\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+750+0+0+0+0),pixelHeight:350,pixelWidth:355,src:\"https://framerusercontent.com/images/U25lWHhXuLn4OUJfOmZVwWVE.png\"},className:\"framer-1cqoaid\",\"data-framer-name\":\"Logo 01\",layoutDependency:layoutDependency,layoutId:\"ZDKgJHOxo\",...addPropertyOverrides({loM2n_IoF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+72+0+0+1958+0+0+0+276.6+0),pixelHeight:350,pixelWidth:355,src:\"https://framerusercontent.com/images/U25lWHhXuLn4OUJfOmZVwWVE.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+750+0+0+0+0),pixelHeight:356,pixelWidth:353,src:\"https://framerusercontent.com/images/TXooJLeYKKEM1RQj2NqRRzFUjE.png\"},className:\"framer-1p9mdr\",\"data-framer-name\":\"Logo 02\",layoutDependency:layoutDependency,layoutId:\"NmWRNde43\",...addPropertyOverrides({loM2n_IoF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+72+0+0+1958+0+0+0+276.6+0),pixelHeight:356,pixelWidth:353,src:\"https://framerusercontent.com/images/TXooJLeYKKEM1RQj2NqRRzFUjE.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+750+0+0+0+0),pixelHeight:356,pixelWidth:353,src:\"https://framerusercontent.com/images/ABcMhJgZfhOv3HGfaRxFtygEKE.png\"},className:\"framer-5p56ld\",\"data-framer-name\":\"Logo 03\",layoutDependency:layoutDependency,layoutId:\"PjY1teeFG\",...addPropertyOverrides({loM2n_IoF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+72+0+0+1958+0+0+0+276.6+0),pixelHeight:356,pixelWidth:353,src:\"https://framerusercontent.com/images/ABcMhJgZfhOv3HGfaRxFtygEKE.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+750+0+0+0+0),pixelHeight:350,pixelWidth:349,src:\"https://framerusercontent.com/images/ZnAoYjr2cW9elLSxC2MYdSmsCcg.png\"},className:\"framer-89v7yt\",\"data-framer-name\":\"Logo 04\",layoutDependency:layoutDependency,layoutId:\"hFRneab_b\",...addPropertyOverrides({loM2n_IoF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+72+0+0+1958+0+0+0+276.6+0),pixelHeight:350,pixelWidth:349,src:\"https://framerusercontent.com/images/ZnAoYjr2cW9elLSxC2MYdSmsCcg.png\"}}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gtj80d\",\"data-framer-name\":\"Row\",layoutDependency:layoutDependency,layoutId:\"I4076:4236;3894:13367\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{VydWFK6Uc:\"responsible-disclosure-program\"},unresolvedPathSlugs:{VydWFK6Uc:{collectionId:\"J5gF2DVH6\",collectionItemId:\"bqUXBJU0O\"}},webPageId:\"qXzZEIgfO\"},motionChild:true,nodeId:\"pr_QE7pTT\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Responsible Disclosure Program\"})})})}),className:\"framer-7yw286\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pr_QE7pTT\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{VydWFK6Uc:\"hipaa-at-awell\"},unresolvedPathSlugs:{VydWFK6Uc:{collectionId:\"J5gF2DVH6\",collectionItemId:\"gaDFe3Ofd\"}},webPageId:\"qXzZEIgfO\"},motionChild:true,nodeId:\"m59kgXAwS\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"HIPAA at Awell\"})})})}),className:\"framer-g3hgh5\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m59kgXAwS\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{VydWFK6Uc:\"cookie-settings\"},unresolvedPathSlugs:{VydWFK6Uc:{collectionId:\"J5gF2DVH6\",collectionItemId:\"iUzkEkcUT\"}},webPageId:\"qXzZEIgfO\"},motionChild:true,nodeId:\"s8mGG3UMl\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Cookie Policy\"})})})}),className:\"framer-1r4gyj2\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"s8mGG3UMl\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{VydWFK6Uc:\"privacy-policy\"},unresolvedPathSlugs:{VydWFK6Uc:{collectionId:\"J5gF2DVH6\",collectionItemId:\"chgS0FNll\"}},webPageId:\"qXzZEIgfO\"},motionChild:true,nodeId:\"n6lJvMajb\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Privacy Policy\"})})})}),className:\"framer-af5gaf\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"n6lJvMajb\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{VydWFK6Uc:\"terms-of-use\"},unresolvedPathSlugs:{VydWFK6Uc:{collectionId:\"J5gF2DVH6\",collectionItemId:\"stc3i5tyq\"}},webPageId:\"qXzZEIgfO\"},motionChild:true,nodeId:\"F3OBHJ5fA\",openInNewTab:false,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Terms and Conditions\"})})})}),className:\"framer-15eyei9\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"F3OBHJ5fA\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1717zjm\",\"data-styles-preset\":\"DVEdEXTJL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://security.awellhealth.com/\",motionChild:true,nodeId:\"alHaFoXcv\",openInNewTab:true,relValues:[],scopeId:\"QUdAsZpJE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-272aby\",\"data-styles-preset\":\"XsvXJF8XO\",children:\"Trust and Compliance\"})})})}),className:\"framer-15uz2v0\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"alHaFoXcv\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i4vu2k\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"dyGNZsKaR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1skxhnu\",\"data-border\":true,\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"xjRLh0zAJ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(178, 180, 183)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sjeaxi\",\"data-framer-name\":\"Row\",layoutDependency:layoutDependency,layoutId:\"ippZtXRfo\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1w535gj\",\"data-styles-preset\":\"Kr60cjnMS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255)))\"},children:\"\\xa9 2025 AWELL HEALTH\"})}),className:\"framer-h3nkxk\",\"data-framer-name\":\"\\xa9 2024 CHAIRSYDE\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U3net1zyS\",style:{\"--extracted-r6o4lv\":\"var(--token-cb82523f-435f-4064-b0a9-c53ee390664a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-V5ReF.framer-74xqkj, .framer-V5ReF .framer-74xqkj { display: block; }\",\".framer-V5ReF.framer-xgxisa { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px; position: relative; width: 1440px; }\",\".framer-V5ReF .framer-xrz0dv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-16m0exq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-nt1z4p { aspect-ratio: 3.7142857142857144 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 54px); position: relative; text-decoration: none; width: 200px; }\",\".framer-V5ReF .framer-nrbxkr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-1kcv0d4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-V5ReF .framer-7jvinj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; min-width: 200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-V5ReF .framer-ks64ff, .framer-V5ReF .framer-1jkhmf2, .framer-V5ReF .framer-13vjp20, .framer-V5ReF .framer-5fdoh8, .framer-V5ReF .framer-70xgnh, .framer-V5ReF .framer-1d0omyc, .framer-V5ReF .framer-1y5e07j, .framer-V5ReF .framer-7yw286, .framer-V5ReF .framer-g3hgh5, .framer-V5ReF .framer-1r4gyj2, .framer-V5ReF .framer-af5gaf, .framer-V5ReF .framer-15eyei9, .framer-V5ReF .framer-15uz2v0, .framer-V5ReF .framer-h3nkxk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-V5ReF .framer-1f7i1kl, .framer-V5ReF .framer-1rksio0, .framer-V5ReF .framer-8ht3b1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-V5ReF .framer-1coj6mm, .framer-V5ReF .framer-7fj841, .framer-V5ReF .framer-dul62y, .framer-V5ReF .framer-1fb0ziv, .framer-V5ReF .framer-u71j30, .framer-V5ReF .framer-sfi8ao, .framer-V5ReF .framer-lqi7qw, .framer-V5ReF .framer-ypqbhy, .framer-V5ReF .framer-yvmf5q, .framer-V5ReF .framer-ukfv85, .framer-V5ReF .framer-51pg9, .framer-V5ReF .framer-yx5bra { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-V5ReF .framer-8o4bci { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-1g3diqa { align-content: flex-start; align-items: flex-start; 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-V5ReF .framer-ocgsaq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 448px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-V5ReF .framer-1ige96x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 24px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-tl301v, .framer-V5ReF .framer-1i3sbrb { flex: none; height: 24px; position: relative; text-decoration: none; width: 24px; }\",\".framer-V5ReF .framer-c7xybq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-V5ReF .framer-12ccxl3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; max-width: 550px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-V5ReF .framer-1cqoaid, .framer-V5ReF .framer-1p9mdr, .framer-V5ReF .framer-5p56ld, .framer-V5ReF .framer-89v7yt { aspect-ratio: 1 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 70px); overflow: hidden; position: relative; width: 70px; }\",\".framer-V5ReF .framer-1gtj80d, .framer-V5ReF .framer-1sjeaxi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-i4vu2k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V5ReF .framer-1skxhnu { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-V5ReF.framer-v-1dewg6x.framer-xgxisa { padding: 72px 16px 72px 16px; width: 375px; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-16m0exq { gap: 64px; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-nt1z4p { height: var(--framer-aspect-ratio-supported, 56px); width: 208px; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-nrbxkr { flex-direction: column; gap: 64px; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-1kcv0d4 { align-content: unset; align-items: unset; display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); justify-content: center; width: 100%; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-7jvinj, .framer-V5ReF.framer-v-1dewg6x .framer-1f7i1kl, .framer-V5ReF.framer-v-1dewg6x .framer-1rksio0, .framer-V5ReF.framer-v-1dewg6x .framer-8ht3b1 { align-self: start; flex: none; height: auto; justify-self: start; width: 100%; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-1g3diqa { flex-direction: column; gap: 80px; justify-content: flex-start; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-ocgsaq { flex: none; width: 100%; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-1ige96x { order: 0; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-1d0omyc { order: 1; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-c7xybq-container { order: 2; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-1y5e07j { order: 3; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-12ccxl3 { gap: unset; justify-content: space-between; width: 100%; }\",\".framer-V5ReF.framer-v-1dewg6x .framer-1gtj80d, .framer-V5ReF.framer-v-1dewg6x .framer-1sjeaxi { flex-direction: column; gap: 16px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-V5ReF[data-border=\"true\"]::after, .framer-V5ReF [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 1027\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"loM2n_IoF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerQUdAsZpJE=withCSS(Component,css,\"framer-V5ReF\");export default FramerQUdAsZpJE;FramerQUdAsZpJE.displayName=\"Footer\";FramerQUdAsZpJE.defaultProps={height:1027,width:1440};addPropertyControls(FramerQUdAsZpJE,{variant:{options:[\"GLzReH9TP\",\"loM2n_IoF\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQUdAsZpJE,[{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\"},{family:\"Solina Condensed Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/u8GSMeQhZ0qCkM6EoY7qnLmTUQ.woff\"}]},...FormNewsletterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQUdAsZpJE\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"loM2n_IoF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1027\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QUdAsZpJE.map"],"mappings":"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"}