{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js", "ssg:https://framerusercontent.com/modules/ApVippi6EkCgpOninmr3/SrHEwCzgrRb19vggnAnW/gAFGbfv7O.js", "ssg:https://framerusercontent.com/modules/2js4ZErJkfDjA5TbElJU/lungvxBxro14KJgLYIom/pDote4NBG.js", "ssg:https://ga.jspm.io/npm:canvas-confetti@1.6.0/dist/confetti.module.mjs", "ssg:https://framer.com/m/Utils-Component-Message-ZVoG.js@cRfVFRl0izzBulKFjOAe", "ssg:https://framerusercontent.com/modules/aej5zpwxBpkMdzOteBwy/DWeAZ5wauvGM5oFwVdgS/Utils.js", "ssg:https://framerusercontent.com/modules/1bV9DraQN5thDCL4JgRU/QUOyTT73zsvQapEfx2LP/Confetti_Prod.js", "ssg:https://framerusercontent.com/modules/gygUYuZ7SDZiqRFJqCB6/kT8zw0loiUgW7fi2IdjT/AOgK7zEKa.js", "ssg:https://framerusercontent.com/modules/bjUTEQt5uFu8cIOVtWXD/CvR35MeeJnSdIYAAt4ht/FramerIcon.js", "ssg:https://framerusercontent.com/modules/eGRvKsPjQL7CPv3Rt4mJ/44ODElPZ6aJf5dqA5Oh7/GwxajnBBh.js", "ssg:https://framerusercontent.com/modules/tIED2VKPdNxVMWiOMoql/nCkEixorak8Z4dw3QQrj/wADX5ZPuk.js"],
  "sourcesContent": ["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function StopScroll(props){const{toggle}=props;return toggle?/*#__PURE__*/_jsx(\"style\",{\"data-frameruni-stop-scroll\":true,children:`body { overflow: hidden !important; }`}):/*#__PURE__*/_jsx(_Fragment,{});}StopScroll.displayName=\"Stop Scroll\";addPropertyControls(StopScroll,{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\":\"StopScroll\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll_Prod.map", "// Generated by Framer (677c5d1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-SYWsB .framer-styles-preset-uk8i97:not(.rich-text-wrapper), .framer-SYWsB .framer-styles-preset-uk8i97.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #a9f532; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-8073255d-ed7a-458b-a06c-192fc42fb968, #ffffff); --framer-link-text-decoration: none; transition: color 0.2s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-SYWsB\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\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,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/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ApVippi6EkCgpOninmr3/SrHEwCzgrRb19vggnAnW/gAFGbfv7O.js\";const StopScrollFonts=getFonts(StopScroll);const cycleOrder=[\"tzkwz6gVX\",\"dPuMeonLR\",\"hyK8Jl7BV\",\"XG21DmAPm\"];const serializationHash=\"framer-0Xyiu\";const variantClassNames={dPuMeonLR:\"framer-v-1wa207q\",hyK8Jl7BV:\"framer-v-1c1zqum\",tzkwz6gVX:\"framer-v-m0xq13\",XG21DmAPm:\"framer-v-10rdvk0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"tzkwz6gVX\",Phone_open:\"hyK8Jl7BV\",Phone:\"dPuMeonLR\",Tablet:\"XG21DmAPm\"};const getProps=({height,id,link1,link11,link2,link21,link3,link31,width,...props})=>{return{...props,awqii6Xyq:link1??props.awqii6Xyq??\"Features\",FX92CBWvh:link21??props.FX92CBWvh,GZ1P1tplg:link2??props.GZ1P1tplg??\"Discover\",LOnLNrC1W:link3??props.LOnLNrC1W??\"Gallery\",mK6vbSwh0:link31??props.mK6vbSwh0,Sgr0r7_FU:link11??props.Sgr0r7_FU,variant:humanReadableVariantMap[props.variant]??props.variant??\"tzkwz6gVX\"};};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,awqii6Xyq,Sgr0r7_FU,GZ1P1tplg,FX92CBWvh,LOnLNrC1W,mK6vbSwh0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tzkwz6gVX\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapgz8f7g=activeVariantCallback(async(...args)=>{setVariant(\"hyK8Jl7BV\");});const onTap3jgqjn=activeVariantCallback(async(...args)=>{setVariant(\"dPuMeonLR\");});const onTaptcsv7g=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"dPuMeonLR\"),100);});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"dPuMeonLR\",\"hyK8Jl7BV\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"dPuMeonLR\",\"hyK8Jl7BV\"].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__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-m0xq13\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"tzkwz6gVX\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(66, 66, 66)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",background:\"radial-gradient(67% 602% at 70.7% 161.60000000000002%, rgb(43, 43, 43) 0%, rgba(0, 0, 0, 1) 100%)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,boxShadow:\"0px 4px 32px 0px rgba(20, 89, 118, 0.11999999731779099), 0px 0px 4px 0px rgba(20, 89, 118, 0.07999999821186066)\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{dPuMeonLR:{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},hyK8Jl7BV:{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32}},...addPropertyOverrides({dPuMeonLR:{\"data-framer-name\":\"Phone\"},hyK8Jl7BV:{\"data-framer-name\":\"Phone_open\"},XG21DmAPm:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9x3h6p\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"J_H7Pk2nE\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cungjw\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"F4WOajWDL\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-h2oii8\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"ksLnb00Ay\",children:isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g53xp9\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"GZq4pGSEm\",...addPropertyOverrides({dPuMeonLR:{\"data-highlight\":true,onTap:onTapgz8f7g},hyK8Jl7BV:{\"data-highlight\":true,onTap:onTap3jgqjn}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ckapvg\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"HD66HS2Js\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,rotate:0},variants:{dPuMeonLR:{backgroundColor:\"var(--token-8073255d-ed7a-458b-a06c-192fc42fb968, rgb(255, 255, 255))\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},hyK8Jl7BV:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8.49,borderBottomRightRadius:8.49,borderTopLeftRadius:8.49,borderTopRightRadius:8.49,rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16lfx60\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"J0pCONtZ7\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,rotate:0},variants:{dPuMeonLR:{backgroundColor:\"var(--token-8073255d-ed7a-458b-a06c-192fc42fb968, rgb(255, 255, 255))\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},hyK8Jl7BV:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8.49,borderBottomRightRadius:8.49,borderTopLeftRadius:8.49,borderTopRightRadius:8.49,rotate:45}}})]})}),/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"jzGB1H6dO\",scopeId:\"pDote4NBG\",...addPropertyOverrides({dPuMeonLR:{href:{hash:\":HBpBHgEzf\",webPageId:\"augiA20Il\"},openInNewTab:false},hyK8Jl7BV:{href:{hash:\":HBpBHgEzf\",webPageId:\"augiA20Il\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:705.1428571428571,intrinsicWidth:738.2857142857143,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||72)-24-63)/2)+0+0),pixelHeight:1234,pixelWidth:1292,sizes:\"66px\",src:\"https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png 1292w\"},className:\"framer-1q1bt2s framer-19h34i3\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"jzGB1H6dO\",...addPropertyOverrides({dPuMeonLR:{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:705.1428571428571,intrinsicWidth:738.2857142857143,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+0+0+0+1),pixelHeight:1234,pixelWidth:1292,sizes:\"66px\",src:\"https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png 1292w\"}},hyK8Jl7BV:{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:705.1428571428571,intrinsicWidth:738.2857142857143,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+0+0+0+1),pixelHeight:1234,pixelWidth:1292,sizes:\"66px\",src:\"https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=512 512w,https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AtDHwJjWeV962RgtHAc97SXSs.png 1292w\"}}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"zQ7IuyOWM\",scopeId:\"pDote4NBG\",...addPropertyOverrides({dPuMeonLR:{href:\"https://apps.apple.com/us/app/oog-health/id6463195053\"},hyK8Jl7BV:{href:\"https://apps.apple.com/us/app/oog-health/id6463195053\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ifken6 framer-19h34i3\",\"data-framer-name\":\"Download on_the_App_Store_Badge_US-UK_RGB_blk_092917\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"zQ7IuyOWM\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"119.664\" height=\"40\"><path d=\"M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 0 0 5.517.19a6.665 6.665 0 0 0-1.9.627 6.438 6.438 0 0 0-1.62 1.18A6.258 6.258 0 0 0 .82 3.617 6.601 6.601 0 0 0 .195 5.52a12.993 12.993 0 0 0-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 0 0 .18 2.002 6.588 6.588 0 0 0 .624 1.905A6.208 6.208 0 0 0 1.998 38a6.274 6.274 0 0 0 1.618 1.179 6.7 6.7 0 0 0 1.901.63 13.455 13.455 0 0 0 2.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 0 0 2-.178 6.804 6.804 0 0 0 1.908-.63A6.277 6.277 0 0 0 117.666 38a6.395 6.395 0 0 0 1.182-1.614 6.604 6.604 0 0 0 .619-1.905 13.506 13.506 0 0 0 .185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 0 0-.185-2.003 6.618 6.618 0 0 0-.62-1.903 6.466 6.466 0 0 0-2.798-2.8 6.768 6.768 0 0 0-1.908-.627 13.044 13.044 0 0 0-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002Z\" style=\"fill:#a6a6a6\"/><path d=\"M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 0 1-1.87-.164 5.884 5.884 0 0 1-1.656-.548 5.406 5.406 0 0 1-1.397-1.016 5.32 5.32 0 0 1-1.02-1.397 5.722 5.722 0 0 1-.544-1.657 12.414 12.414 0 0 1-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 0 1 .165-1.872 5.755 5.755 0 0 1 .544-1.662 5.373 5.373 0 0 1 1.015-1.398 5.565 5.565 0 0 1 1.402-1.023 5.823 5.823 0 0 1 1.653-.544A12.586 12.586 0 0 1 7.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 0 1 1.858.162 5.938 5.938 0 0 1 1.671.548 5.594 5.594 0 0 1 2.415 2.42 5.763 5.763 0 0 1 .535 1.649 12.995 12.995 0 0 1 .174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 0 1-.17 1.853 5.739 5.739 0 0 1-.54 1.67 5.48 5.48 0 0 1-1.016 1.386 5.413 5.413 0 0 1-1.4 1.022 5.862 5.862 0 0 1-1.668.55 12.542 12.542 0 0 1-1.869.163c-.293.007-.6.011-.897.011l-1.084.002Z\"/><g data-name=\"&lt;Group&gt;\"><g data-name=\"&lt;Group&gt;\"><path data-name=\"&lt;Path&gt;\" d=\"M24.769 20.3a4.949 4.949 0 0 1 2.356-4.151 5.066 5.066 0 0 0-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 0 0-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 0 0 1.52-3.092 4.782 4.782 0 0 1-2.92-4.4Zm-2.732-8.09a4.872 4.872 0 0 0 1.115-3.49 4.957 4.957 0 0 0-3.208 1.66 4.636 4.636 0 0 0-1.144 3.36 4.1 4.1 0 0 0 3.237-1.53Z\" style=\"fill:#fff\"/></g><path d=\"M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039Zm-4.243-1.55h3.752l-1.85-5.446h-.051Zm17.101.38c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.86V21.442h1.8v1.506h.033a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046Zm11.875 0c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046Zm8.495 1.066c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667ZM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 0 0 .611-.043v1.463a5.104 5.104 0 0 1-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3Zm2.719 6.67c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638Zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106Zm3.426-4.528h1.773v1.541h.043a2.16 2.16 0 0 1 2.177-1.635 2.866 2.866 0 0 1 .637.069v1.738a2.598 2.598 0 0 0-.835-.112 1.873 1.873 0 0 0-1.937 2.083v5.37h-1.858Zm13.198 6.395c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 0 0 2.436 2.564 2.048 2.048 0 0 0 2.09-1.273Zm-6.282-2.702h4.526a2.177 2.177 0 0 0-2.22-2.298 2.292 2.292 0 0 0-2.306 2.298Z\" style=\"fill:#fff\"/></g><path d=\"M37.826 8.731a2.64 2.64 0 0 1 2.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73Zm-1.228 5.123h1.125a1.876 1.876 0 0 0 1.967-2.146 1.881 1.881 0 0 0-1.967-2.134h-1.125Zm5.082-1.41a2.133 2.133 0 1 1 4.248 0 2.134 2.134 0 1 1-4.247 0Zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm6.559 2.254h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889Zm2.281-4.503h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.888Zm5.24-1.758h.888v6.26h-.888Zm2.124 4.007a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm1.849.98c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 0 1-1.353.707 1.36 1.36 0 0 1-1.501-1.348Zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 0 0 1.166-.983Zm2.053-.596c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 0 1 1.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 0 1-1.415.785c-1.145 0-1.869-.901-1.869-2.328Zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526Zm6.964 0a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm2.107-2.249h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.889Zm8.845-1.121v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 0 0 .339-.021v.74a2.916 2.916 0 0 1-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074Zm2.19-.637h.88v2.481h.07a1.386 1.386 0 0 1 1.374-.806 1.483 1.483 0 0 1 1.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 0 0-1.134 1.142v2.63h-.888Zm9.056 5.045a1.828 1.828 0 0 1-1.95 1.303 2.045 2.045 0 0 1-2.081-2.325 2.077 2.077 0 0 1 2.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 0 0 1.2 1.29 1.08 1.08 0 0 0 1.07-.546Zm-3.126-1.451h2.275a1.086 1.086 0 0 0-1.109-1.167 1.152 1.152 0 0 0-1.166 1.167Z\" style=\"fill:#fff\" data-name=\"&lt;Group&gt;\"/></svg>',withExternalLayout:true,...addPropertyOverrides({dPuMeonLR:{as:\"a\"},hyK8Jl7BV:{as:\"a\"}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16khbkz\",\"data-framer-name\":\"Links+Button\",layoutDependency:layoutDependency,layoutId:\"Fao4F9xH4\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mcsx7d\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"bMH5SKHUe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:Sgr0r7_FU,motionChild:true,nodeId:\"iQrW58iK0\",openInNewTab:true,scopeId:\"pDote4NBG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Features\"})})})}),className:\"framer-xojfv5\",fonts:[\"FR;InterDisplay-Medium\"],layoutDependency:layoutDependency,layoutId:\"iQrW58iK0\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:awqii6Xyq,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({dPuMeonLR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:Sgr0r7_FU,motionChild:true,nodeId:\"iQrW58iK0\",openInNewTab:true,scopeId:\"pDote4NBG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Features\"})})})}),fonts:[\"GF;Inter Tight-600\"]},hyK8Jl7BV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:Sgr0r7_FU,motionChild:true,nodeId:\"iQrW58iK0\",openInNewTab:true,scopeId:\"pDote4NBG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Features\"})})})}),fonts:[\"GF;Inter Tight-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:FX92CBWvh,motionChild:true,nodeId:\"vnAwo9Smq\",openInNewTab:false,scopeId:\"pDote4NBG\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Discover\"})})})}),className:\"framer-ffgl2x\",fonts:[\"FR;InterDisplay-Medium\"],layoutDependency:layoutDependency,layoutId:\"vnAwo9Smq\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:GZ1P1tplg,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({dPuMeonLR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:FX92CBWvh,motionChild:true,nodeId:\"vnAwo9Smq\",openInNewTab:false,scopeId:\"pDote4NBG\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Discover\"})})})}),fonts:[\"GF;Inter Tight-600\"]},hyK8Jl7BV:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:FX92CBWvh,motionChild:true,nodeId:\"vnAwo9Smq\",openInNewTab:false,scopeId:\"pDote4NBG\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Discover\"})})})}),fonts:[\"GF;Inter Tight-600\"],onTap:onTaptcsv7g}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:mK6vbSwh0,motionChild:true,nodeId:\"RERNJNT5o\",openInNewTab:false,scopeId:\"pDote4NBG\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Gallery\"})})})}),className:\"framer-1wb1e2f\",fonts:[\"FR;InterDisplay-Medium\"],layoutDependency:layoutDependency,layoutId:\"RERNJNT5o\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:LOnLNrC1W,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({dPuMeonLR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:mK6vbSwh0,motionChild:true,nodeId:\"RERNJNT5o\",openInNewTab:false,scopeId:\"pDote4NBG\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Gallery\"})})})}),fonts:[\"GF;Inter Tight-600\"]},hyK8Jl7BV:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:mK6vbSwh0,motionChild:true,nodeId:\"RERNJNT5o\",openInNewTab:false,scopeId:\"pDote4NBG\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Gallery\"})})})}),fonts:[\"GF;Inter Tight-600\"],onTap:onTaptcsv7g}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/oog-health/id6463195053\",motionChild:true,nodeId:\"OIUhItiBu\",scopeId:\"pDote4NBG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-p74yxh framer-19h34i3\",\"data-framer-name\":\"Download on_the_App_Store_Badge_US-UK_RGB_blk_092917\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"OIUhItiBu\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"119.664\" height=\"40\"><path d=\"M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 0 0 5.517.19a6.665 6.665 0 0 0-1.9.627 6.438 6.438 0 0 0-1.62 1.18A6.258 6.258 0 0 0 .82 3.617 6.601 6.601 0 0 0 .195 5.52a12.993 12.993 0 0 0-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 0 0 .18 2.002 6.588 6.588 0 0 0 .624 1.905A6.208 6.208 0 0 0 1.998 38a6.274 6.274 0 0 0 1.618 1.179 6.7 6.7 0 0 0 1.901.63 13.455 13.455 0 0 0 2.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 0 0 2-.178 6.804 6.804 0 0 0 1.908-.63A6.277 6.277 0 0 0 117.666 38a6.395 6.395 0 0 0 1.182-1.614 6.604 6.604 0 0 0 .619-1.905 13.506 13.506 0 0 0 .185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 0 0-.185-2.003 6.618 6.618 0 0 0-.62-1.903 6.466 6.466 0 0 0-2.798-2.8 6.768 6.768 0 0 0-1.908-.627 13.044 13.044 0 0 0-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002Z\" style=\"fill:#a6a6a6\"/><path d=\"M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 0 1-1.87-.164 5.884 5.884 0 0 1-1.656-.548 5.406 5.406 0 0 1-1.397-1.016 5.32 5.32 0 0 1-1.02-1.397 5.722 5.722 0 0 1-.544-1.657 12.414 12.414 0 0 1-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 0 1 .165-1.872 5.755 5.755 0 0 1 .544-1.662 5.373 5.373 0 0 1 1.015-1.398 5.565 5.565 0 0 1 1.402-1.023 5.823 5.823 0 0 1 1.653-.544A12.586 12.586 0 0 1 7.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 0 1 1.858.162 5.938 5.938 0 0 1 1.671.548 5.594 5.594 0 0 1 2.415 2.42 5.763 5.763 0 0 1 .535 1.649 12.995 12.995 0 0 1 .174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 0 1-.17 1.853 5.739 5.739 0 0 1-.54 1.67 5.48 5.48 0 0 1-1.016 1.386 5.413 5.413 0 0 1-1.4 1.022 5.862 5.862 0 0 1-1.668.55 12.542 12.542 0 0 1-1.869.163c-.293.007-.6.011-.897.011l-1.084.002Z\"/><g data-name=\"&lt;Group&gt;\"><g data-name=\"&lt;Group&gt;\"><path data-name=\"&lt;Path&gt;\" d=\"M24.769 20.3a4.949 4.949 0 0 1 2.356-4.151 5.066 5.066 0 0 0-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 0 0-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 0 0 1.52-3.092 4.782 4.782 0 0 1-2.92-4.4Zm-2.732-8.09a4.872 4.872 0 0 0 1.115-3.49 4.957 4.957 0 0 0-3.208 1.66 4.636 4.636 0 0 0-1.144 3.36 4.1 4.1 0 0 0 3.237-1.53Z\" style=\"fill:#fff\"/></g><path d=\"M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039Zm-4.243-1.55h3.752l-1.85-5.446h-.051Zm17.101.38c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.86V21.442h1.8v1.506h.033a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046Zm11.875 0c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046Zm8.495 1.066c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667ZM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 0 0 .611-.043v1.463a5.104 5.104 0 0 1-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3Zm2.719 6.67c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638Zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106Zm3.426-4.528h1.773v1.541h.043a2.16 2.16 0 0 1 2.177-1.635 2.866 2.866 0 0 1 .637.069v1.738a2.598 2.598 0 0 0-.835-.112 1.873 1.873 0 0 0-1.937 2.083v5.37h-1.858Zm13.198 6.395c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 0 0 2.436 2.564 2.048 2.048 0 0 0 2.09-1.273Zm-6.282-2.702h4.526a2.177 2.177 0 0 0-2.22-2.298 2.292 2.292 0 0 0-2.306 2.298Z\" style=\"fill:#fff\"/></g><path d=\"M37.826 8.731a2.64 2.64 0 0 1 2.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73Zm-1.228 5.123h1.125a1.876 1.876 0 0 0 1.967-2.146 1.881 1.881 0 0 0-1.967-2.134h-1.125Zm5.082-1.41a2.133 2.133 0 1 1 4.248 0 2.134 2.134 0 1 1-4.247 0Zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm6.559 2.254h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889Zm2.281-4.503h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.888Zm5.24-1.758h.888v6.26h-.888Zm2.124 4.007a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm1.849.98c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 0 1-1.353.707 1.36 1.36 0 0 1-1.501-1.348Zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 0 0 1.166-.983Zm2.053-.596c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 0 1 1.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 0 1-1.415.785c-1.145 0-1.869-.901-1.869-2.328Zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526Zm6.964 0a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm2.107-2.249h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.889Zm8.845-1.121v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 0 0 .339-.021v.74a2.916 2.916 0 0 1-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074Zm2.19-.637h.88v2.481h.07a1.386 1.386 0 0 1 1.374-.806 1.483 1.483 0 0 1 1.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 0 0-1.134 1.142v2.63h-.888Zm9.056 5.045a1.828 1.828 0 0 1-1.95 1.303 2.045 2.045 0 0 1-2.081-2.325 2.077 2.077 0 0 1 2.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 0 0 1.2 1.29 1.08 1.08 0 0 0 1.07-.546Zm-3.126-1.451h2.275a1.086 1.086 0 0 0-1.109-1.167 1.152 1.152 0 0 0-1.166 1.167Z\" style=\"fill:#fff\" data-name=\"&lt;Group&gt;\"/></svg>',withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t2272u-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"wCzlh1hqC-container\",nodeId:\"wCzlh1hqC\",rendersWithMotion:true,scopeId:\"pDote4NBG\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"wCzlh1hqC\",layoutId:\"wCzlh1hqC\",toggle:false,width:\"100%\",...addPropertyOverrides({hyK8Jl7BV:{toggle:true}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0Xyiu.framer-19h34i3, .framer-0Xyiu .framer-19h34i3 { display: block; }\",\".framer-0Xyiu.framer-m0xq13 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 72px; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; width: 1200px; }\",\".framer-0Xyiu .framer-9x3h6p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0Xyiu .framer-1cungjw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-0Xyiu .framer-h2oii8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 36px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0Xyiu .framer-1g53xp9 { flex: none; height: 36px; overflow: hidden; position: relative; width: 36px; }\",\".framer-0Xyiu .framer-ckapvg { flex: none; height: 2px; left: calc(50.00000000000002% - 14px / 2); overflow: hidden; position: absolute; top: calc(58.33333333333336% - 2px / 2); width: 14px; }\",\".framer-0Xyiu .framer-16lfx60 { flex: none; height: 2px; left: calc(50.00000000000002% - 14px / 2); overflow: hidden; position: absolute; top: calc(38.888888888888914% - 2px / 2); width: 14px; }\",\".framer-0Xyiu .framer-1q1bt2s { aspect-ratio: 1.047001620745543 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); overflow: visible; position: relative; width: 66px; }\",\".framer-0Xyiu .framer-1ifken6 { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 120px; }\",\".framer-0Xyiu .framer-16khbkz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 20px; position: relative; width: 1px; }\",\".framer-0Xyiu .framer-mcsx7d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0Xyiu .framer-xojfv5, .framer-0Xyiu .framer-ffgl2x, .framer-0Xyiu .framer-1wb1e2f { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-0Xyiu .framer-p74yxh { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; text-decoration: none; width: 120px; }\",\".framer-0Xyiu .framer-1t2272u-container { flex: none; height: auto; left: 50%; position: absolute; top: 51%; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0Xyiu.framer-m0xq13, .framer-0Xyiu .framer-1cungjw, .framer-0Xyiu .framer-h2oii8, .framer-0Xyiu .framer-16khbkz, .framer-0Xyiu .framer-mcsx7d { gap: 0px; } .framer-0Xyiu.framer-m0xq13 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-0Xyiu.framer-m0xq13 > :first-child, .framer-0Xyiu .framer-1cungjw > :first-child, .framer-0Xyiu .framer-h2oii8 > :first-child, .framer-0Xyiu .framer-16khbkz > :first-child, .framer-0Xyiu .framer-mcsx7d > :first-child { margin-left: 0px; } .framer-0Xyiu.framer-m0xq13 > :last-child, .framer-0Xyiu .framer-1cungjw > :last-child, .framer-0Xyiu .framer-h2oii8 > :last-child, .framer-0Xyiu .framer-16khbkz > :last-child, .framer-0Xyiu .framer-mcsx7d > :last-child { margin-right: 0px; } .framer-0Xyiu .framer-1cungjw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-0Xyiu .framer-h2oii8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0Xyiu .framer-16khbkz > *, .framer-0Xyiu .framer-mcsx7d > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-0Xyiu.framer-v-1wa207q.framer-m0xq13 { flex-direction: column; gap: 0px; height: 66px; justify-content: flex-start; overflow: hidden; padding: 10px 16px 10px 16px; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0Xyiu.framer-v-1wa207q .framer-9x3h6p, .framer-0Xyiu.framer-v-1c1zqum .framer-9x3h6p { flex: none; flex-direction: column; gap: 10px; justify-content: flex-start; width: 100%; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-1cungjw, .framer-0Xyiu.framer-v-1c1zqum .framer-1cungjw { gap: unset; justify-content: space-between; order: 0; padding: 0px 0px 0px 8px; width: 100%; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-h2oii8, .framer-0Xyiu.framer-v-1c1zqum .framer-h2oii8 { flex: none; justify-content: flex-start; min-height: unset; order: 0; width: 112px; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-1g53xp9, .framer-0Xyiu.framer-v-1c1zqum .framer-1g53xp9 { cursor: pointer; height: 48px; width: 48px; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-ckapvg { height: 3px; left: 13px; top: 27px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0Xyiu.framer-v-1wa207q .framer-16lfx60 { height: 3px; left: 13px; top: 16px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0Xyiu.framer-v-1wa207q .framer-1q1bt2s, .framer-0Xyiu.framer-v-1c1zqum .framer-1q1bt2s { aspect-ratio: unset; height: 46px; order: 1; text-decoration: none; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-1ifken6, .framer-0Xyiu.framer-v-1c1zqum .framer-1ifken6 { order: 2; text-decoration: none; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-16khbkz, .framer-0Xyiu.framer-v-1c1zqum .framer-16khbkz { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 8px; order: 1; padding: 0px 0px 20px 20px; width: 100%; }\",\".framer-0Xyiu.framer-v-1wa207q .framer-mcsx7d, .framer-0Xyiu.framer-v-1c1zqum .framer-mcsx7d { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 24px; padding: 12px 0px 0px 0px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0Xyiu.framer-v-1wa207q.framer-m0xq13, .framer-0Xyiu.framer-v-1wa207q .framer-9x3h6p, .framer-0Xyiu.framer-v-1wa207q .framer-1cungjw, .framer-0Xyiu.framer-v-1wa207q .framer-16khbkz, .framer-0Xyiu.framer-v-1wa207q .framer-mcsx7d { gap: 0px; } .framer-0Xyiu.framer-v-1wa207q.framer-m0xq13 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0Xyiu.framer-v-1wa207q.framer-m0xq13 > :first-child, .framer-0Xyiu.framer-v-1wa207q .framer-9x3h6p > :first-child, .framer-0Xyiu.framer-v-1wa207q .framer-16khbkz > :first-child, .framer-0Xyiu.framer-v-1wa207q .framer-mcsx7d > :first-child { margin-top: 0px; } .framer-0Xyiu.framer-v-1wa207q.framer-m0xq13 > :last-child, .framer-0Xyiu.framer-v-1wa207q .framer-9x3h6p > :last-child, .framer-0Xyiu.framer-v-1wa207q .framer-16khbkz > :last-child, .framer-0Xyiu.framer-v-1wa207q .framer-mcsx7d > :last-child { margin-bottom: 0px; } .framer-0Xyiu.framer-v-1wa207q .framer-9x3h6p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0Xyiu.framer-v-1wa207q .framer-1cungjw > *, .framer-0Xyiu.framer-v-1wa207q .framer-1cungjw > :first-child, .framer-0Xyiu.framer-v-1wa207q .framer-1cungjw > :last-child { margin: 0px; } .framer-0Xyiu.framer-v-1wa207q .framer-16khbkz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-0Xyiu.framer-v-1wa207q .framer-mcsx7d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-0Xyiu.framer-v-1c1zqum.framer-m0xq13 { flex-direction: column; gap: 0px; height: min-content; justify-content: flex-start; padding: 10px 16px 24px 16px; width: 390px; }\",\".framer-0Xyiu.framer-v-1c1zqum .framer-ckapvg, .framer-0Xyiu.framer-v-1c1zqum .framer-16lfx60 { height: 4px; left: 10px; top: 23px; width: 30px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0Xyiu.framer-v-1c1zqum .framer-ffgl2x, .framer-0Xyiu.framer-v-1c1zqum .framer-1wb1e2f { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0Xyiu.framer-v-1c1zqum.framer-m0xq13, .framer-0Xyiu.framer-v-1c1zqum .framer-9x3h6p, .framer-0Xyiu.framer-v-1c1zqum .framer-1cungjw, .framer-0Xyiu.framer-v-1c1zqum .framer-16khbkz, .framer-0Xyiu.framer-v-1c1zqum .framer-mcsx7d { gap: 0px; } .framer-0Xyiu.framer-v-1c1zqum.framer-m0xq13 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0Xyiu.framer-v-1c1zqum.framer-m0xq13 > :first-child, .framer-0Xyiu.framer-v-1c1zqum .framer-9x3h6p > :first-child, .framer-0Xyiu.framer-v-1c1zqum .framer-16khbkz > :first-child, .framer-0Xyiu.framer-v-1c1zqum .framer-mcsx7d > :first-child { margin-top: 0px; } .framer-0Xyiu.framer-v-1c1zqum.framer-m0xq13 > :last-child, .framer-0Xyiu.framer-v-1c1zqum .framer-9x3h6p > :last-child, .framer-0Xyiu.framer-v-1c1zqum .framer-16khbkz > :last-child, .framer-0Xyiu.framer-v-1c1zqum .framer-mcsx7d > :last-child { margin-bottom: 0px; } .framer-0Xyiu.framer-v-1c1zqum .framer-9x3h6p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0Xyiu.framer-v-1c1zqum .framer-1cungjw > *, .framer-0Xyiu.framer-v-1c1zqum .framer-1cungjw > :first-child, .framer-0Xyiu.framer-v-1c1zqum .framer-1cungjw > :last-child { margin: 0px; } .framer-0Xyiu.framer-v-1c1zqum .framer-16khbkz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-0Xyiu.framer-v-1c1zqum .framer-mcsx7d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-0Xyiu.framer-v-10rdvk0.framer-m0xq13 { width: 675px; }\",\".framer-0Xyiu.framer-v-10rdvk0 .framer-16khbkz { padding: 0px; }\",...sharedStyle.css,'.framer-0Xyiu[data-border=\"true\"]::after, .framer-0Xyiu [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; }','.framer-0Xyiu[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-0Xyiu [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-0Xyiu[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-0Xyiu [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-0Xyiu[data-hide-scrollbars=\"true\"], .framer-0Xyiu [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 72\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"dPuMeonLR\":{\"layout\":[\"fixed\",\"fixed\"]},\"hyK8Jl7BV\":{\"layout\":[\"fixed\",\"auto\"]},\"XG21DmAPm\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"awqii6Xyq\":\"link1\",\"Sgr0r7_FU\":\"link11\",\"GZ1P1tplg\":\"link2\",\"FX92CBWvh\":\"link21\",\"LOnLNrC1W\":\"link3\",\"mK6vbSwh0\":\"link31\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpDote4NBG=withCSS(Component,css,\"framer-0Xyiu\");export default FramerpDote4NBG;FramerpDote4NBG.displayName=\"Navigation\";FramerpDote4NBG.defaultProps={height:72,width:1200};addPropertyControls(FramerpDote4NBG,{variant:{options:[\"tzkwz6gVX\",\"dPuMeonLR\",\"hyK8Jl7BV\",\"XG21DmAPm\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone_open\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},awqii6Xyq:{defaultValue:\"Features\",displayTextArea:false,title:\"Link 1\",type:ControlType.String},Sgr0r7_FU:{title:\"Link 1\",type:ControlType.Link},GZ1P1tplg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Link 2\",type:ControlType.String},FX92CBWvh:{title:\"Link 2\",type:ControlType.Link},LOnLNrC1W:{defaultValue:\"Gallery\",displayTextArea:false,title:\"Link 3\",type:ControlType.String},mK6vbSwh0:{title:\"Link 3\",type:ControlType.Link}});addFonts(FramerpDote4NBG,[{explicitInter:true,fonts:[{family:\"Inter Display\",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/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",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/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",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/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2\",weight:\"500\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqWSRToK8EPg.woff2\",weight:\"600\"}]},...StopScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpDote4NBG\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dPuMeonLR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hyK8Jl7BV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XG21DmAPm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"72\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"awqii6Xyq\\\":\\\"link1\\\",\\\"Sgr0r7_FU\\\":\\\"link11\\\",\\\"GZ1P1tplg\\\":\\\"link2\\\",\\\"FX92CBWvh\\\":\\\"link21\\\",\\\"LOnLNrC1W\\\":\\\"link3\\\",\\\"mK6vbSwh0\\\":\\\"link31\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pDote4NBG.map", "var e={};(function main(e,t,r,a){var n=!!(e.Worker&&e.Blob&&e.Promise&&e.OffscreenCanvas&&e.OffscreenCanvasRenderingContext2D&&e.HTMLCanvasElement&&e.HTMLCanvasElement.prototype.transferControlToOffscreen&&e.URL&&e.URL.createObjectURL);function noop(){}function promise(r){var a=t.exports.Promise;var n=void 0!==a?a:e.Promise;if(\"function\"===typeof n)return new n(r);r(noop,noop);return null}var o=function(){var e=Math.floor(1e3/60);var t,r;var a={};var n=0;if(\"function\"===typeof requestAnimationFrame&&\"function\"===typeof cancelAnimationFrame){t=function(t){var r=Math.random();a[r]=requestAnimationFrame((function onFrame(o){if(n===o||n+e-1<o){n=o;delete a[r];t()}else a[r]=requestAnimationFrame(onFrame)}));return r};r=function(e){a[e]&&cancelAnimationFrame(a[e])}}else{t=function(t){return setTimeout(t,e)};r=function(e){return clearTimeout(e)}}return{frame:t,cancel:r}}();var i=function(){var e;var t;var a={};function decorate(e){function execute(t,r){e.postMessage({options:t||{},callback:r})}e.init=function initWorker(t){var r=t.transferControlToOffscreen();e.postMessage({canvas:r},[r])};e.fire=function fireWorker(r,n,o){if(t){execute(r,null);return t}var i=Math.random().toString(36).slice(2);t=promise((function(n){function workerDone(r){if(r.data.callback===i){delete a[i];e.removeEventListener(\"message\",workerDone);t=null;o();n()}}e.addEventListener(\"message\",workerDone);execute(r,i);a[i]=workerDone.bind(null,{data:{callback:i}})}));return t};e.reset=function resetWorker(){e.postMessage({reset:true});for(var t in a){a[t]();delete a[t]}}}return function(){if(e)return e;if(!r&&n){var t=[\"var CONFETTI, SIZE = {}, module = {};\",\"(\"+main.toString()+\")(this, module, true, SIZE);\",\"onmessage = function(msg) {\",\"  if (msg.data.options) {\",\"    CONFETTI(msg.data.options).then(function () {\",\"      if (msg.data.callback) {\",\"        postMessage({ callback: msg.data.callback });\",\"      }\",\"    });\",\"  } else if (msg.data.reset) {\",\"    CONFETTI && CONFETTI.reset();\",\"  } else if (msg.data.resize) {\",\"    SIZE.width = msg.data.resize.width;\",\"    SIZE.height = msg.data.resize.height;\",\"  } else if (msg.data.canvas) {\",\"    SIZE.width = msg.data.canvas.width;\",\"    SIZE.height = msg.data.canvas.height;\",\"    CONFETTI = module.exports.create(msg.data.canvas);\",\"  }\",\"}\"].join(\"\\n\");try{e=new Worker(URL.createObjectURL(new Blob([t])))}catch(e){void 0!==typeof console&&\"function\"===typeof console.warn?console.warn(\"\uD83C\uDF8A Could not load worker\",e):null;return null}decorate(e)}return e}}();var l={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:[\"square\",\"circle\"],zIndex:100,colors:[\"#26ccff\",\"#a25afd\",\"#ff5e7e\",\"#88ff5a\",\"#fcff42\",\"#ffa62d\",\"#ff36ff\"],disableForReducedMotion:false,scalar:1};function convert(e,t){return t?t(e):e}function isOk(e){return!(null===e||void 0===e)}function prop(e,t,r){return convert(e&&isOk(e[t])?e[t]:l[t],r)}function onlyPositiveInt(e){return e<0?0:Math.floor(e)}function randomInt(e,t){return Math.floor(Math.random()*(t-e))+e}function toDecimal(e){return parseInt(e,16)}function colorsToRgb(e){return e.map(hexToRgb)}function hexToRgb(e){var t=String(e).replace(/[^0-9a-f]/gi,\"\");t.length<6&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]);return{r:toDecimal(t.substring(0,2)),g:toDecimal(t.substring(2,4)),b:toDecimal(t.substring(4,6))}}function getOrigin(e){var t=prop(e,\"origin\",Object);t.x=prop(t,\"x\",Number);t.y=prop(t,\"y\",Number);return t}function setCanvasWindowSize(e){e.width=document.documentElement.clientWidth;e.height=document.documentElement.clientHeight}function setCanvasRectSize(e){var t=e.getBoundingClientRect();e.width=t.width;e.height=t.height}function getCanvas(e){var t=document.createElement(\"canvas\");t.style.position=\"fixed\";t.style.top=\"0px\";t.style.left=\"0px\";t.style.pointerEvents=\"none\";t.style.zIndex=e;return t}function ellipse(e,t,r,a,n,o,i,l,s){e.save();e.translate(t,r);e.rotate(o);e.scale(a,n);e.arc(0,0,1,i,l,s);e.restore()}function randomPhysics(e){var t=e.angle*(Math.PI/180);var r=e.spread*(Math.PI/180);return{x:e.x,y:e.y,wobble:10*Math.random(),wobbleSpeed:Math.min(.11,.1*Math.random()+.05),velocity:.5*e.startVelocity+Math.random()*e.startVelocity,angle2D:-t+(.5*r-Math.random()*r),tiltAngle:(.5*Math.random()+.25)*Math.PI,color:e.color,shape:e.shape,tick:0,totalTicks:e.ticks,decay:e.decay,drift:e.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:3*e.gravity,ovalScalar:.6,scalar:e.scalar}}function updateFetti(e,t){t.x+=Math.cos(t.angle2D)*t.velocity+t.drift;t.y+=Math.sin(t.angle2D)*t.velocity+t.gravity;t.wobble+=t.wobbleSpeed;t.velocity*=t.decay;t.tiltAngle+=.1;t.tiltSin=Math.sin(t.tiltAngle);t.tiltCos=Math.cos(t.tiltAngle);t.random=Math.random()+2;t.wobbleX=t.x+10*t.scalar*Math.cos(t.wobble);t.wobbleY=t.y+10*t.scalar*Math.sin(t.wobble);var r=t.tick++/t.totalTicks;var a=t.x+t.random*t.tiltCos;var n=t.y+t.random*t.tiltSin;var o=t.wobbleX+t.random*t.tiltCos;var i=t.wobbleY+t.random*t.tiltSin;e.fillStyle=\"rgba(\"+t.color.r+\", \"+t.color.g+\", \"+t.color.b+\", \"+(1-r)+\")\";e.beginPath();if(\"circle\"===t.shape)e.ellipse?e.ellipse(t.x,t.y,Math.abs(o-a)*t.ovalScalar,Math.abs(i-n)*t.ovalScalar,Math.PI/10*t.wobble,0,2*Math.PI):ellipse(e,t.x,t.y,Math.abs(o-a)*t.ovalScalar,Math.abs(i-n)*t.ovalScalar,Math.PI/10*t.wobble,0,2*Math.PI);else if(\"star\"===t.shape){var l=Math.PI/2*3;var s=4*t.scalar;var c=8*t.scalar;var u=t.x;var f=t.y;var d=5;var h=Math.PI/d;while(d--){u=t.x+Math.cos(l)*c;f=t.y+Math.sin(l)*c;e.lineTo(u,f);l+=h;u=t.x+Math.cos(l)*s;f=t.y+Math.sin(l)*s;e.lineTo(u,f);l+=h}}else{e.moveTo(Math.floor(t.x),Math.floor(t.y));e.lineTo(Math.floor(t.wobbleX),Math.floor(n));e.lineTo(Math.floor(o),Math.floor(i));e.lineTo(Math.floor(a),Math.floor(t.wobbleY))}e.closePath();e.fill();return t.tick<t.totalTicks}function animate(e,t,n,i,l){var s=t.slice();var c=e.getContext(\"2d\");var u;var f;var d=promise((function(t){function onDone(){u=f=null;c.clearRect(0,0,i.width,i.height);l();t()}function update(){if(r&&!(i.width===a.width&&i.height===a.height)){i.width=e.width=a.width;i.height=e.height=a.height}if(!i.width&&!i.height){n(e);i.width=e.width;i.height=e.height}c.clearRect(0,0,i.width,i.height);s=s.filter((function(e){return updateFetti(c,e)}));s.length?u=o.frame(update):onDone()}u=o.frame(update);f=onDone}));return{addFettis:function(e){s=s.concat(e);return d},canvas:e,promise:d,reset:function(){u&&o.cancel(u);f&&f()}}}function confettiCannon(t,r){var a=!t;var o=!!prop(r||{},\"resize\");var l=prop(r,\"disableForReducedMotion\",Boolean);var s=n&&!!prop(r||{},\"useWorker\");var c=s?i():null;var u=a?setCanvasWindowSize:setCanvasRectSize;var f=!(!t||!c)&&!!t.__confetti_initialized;var d=\"function\"===typeof matchMedia&&matchMedia(\"(prefers-reduced-motion)\").matches;var h;function fireLocal(e,r,a){var n=prop(e,\"particleCount\",onlyPositiveInt);var o=prop(e,\"angle\",Number);var i=prop(e,\"spread\",Number);var l=prop(e,\"startVelocity\",Number);var s=prop(e,\"decay\",Number);var c=prop(e,\"gravity\",Number);var f=prop(e,\"drift\",Number);var d=prop(e,\"colors\",colorsToRgb);var v=prop(e,\"ticks\",Number);var p=prop(e,\"shapes\");var m=prop(e,\"scalar\");var g=getOrigin(e);var b=n;var y=[];var w=t.width*g.x;var M=t.height*g.y;while(b--)y.push(randomPhysics({x:w,y:M,angle:o,spread:i,startVelocity:l,color:d[b%d.length],shape:p[randomInt(0,p.length)],ticks:v,decay:s,gravity:c,drift:f,scalar:m}));if(h)return h.addFettis(y);h=animate(t,y,u,r,a);return h.promise}function fire(r){var n=l||prop(r,\"disableForReducedMotion\",Boolean);var i=prop(r,\"zIndex\",Number);if(n&&d)return promise((function(e){e()}));if(a&&h)t=h.canvas;else if(a&&!t){t=getCanvas(i);document.body.appendChild(t)}o&&!f&&u(t);var s={width:t.width,height:t.height};c&&!f&&c.init(t);f=true;c&&(t.__confetti_initialized=true);function onResize(){if(c){var e={getBoundingClientRect:function(){if(!a)return t.getBoundingClientRect()}};u(e);c.postMessage({resize:{width:e.width,height:e.height}})}else s.width=s.height=null}function done(){h=null;o&&e.removeEventListener(\"resize\",onResize);if(a&&t){document.body.removeChild(t);t=null;f=false}}o&&e.addEventListener(\"resize\",onResize,false);return c?c.fire(r,s,done):fireLocal(r,s,done)}fire.reset=function(){c&&c.reset();h&&h.reset()};return fire}var s;function getDefaultFire(){s||(s=confettiCannon(null,{useWorker:true,resize:true}));return s}t.exports=function(){return getDefaultFire().apply(this,arguments)};t.exports.reset=function(){getDefaultFire().reset()};t.exports.create=confettiCannon})(function(){return\"undefined\"!==typeof window?window:\"undefined\"!==typeof self?self:this||{}}(),e,false);var t=e.exports;var r=e.exports.create;export{r as create,t as default};\n\n//# sourceMappingURL=confetti.module.mjs.map", "// Generated by Framer (0b8b5e5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-q8Ttd\";const variantClassNames={XvqTw0Be9:\"framer-v-jjcw9a\"};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={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,subtitle,title,width,...props})=>{var _ref,_ref1;return{...props,WuF2iG84P:(_ref=subtitle!==null&&subtitle!==void 0?subtitle:props.WuF2iG84P)!==null&&_ref!==void 0?_ref:\"Set up the component by adding background and bouncer elements to the component properties.\",yeAnKbEUZ:(_ref1=title!==null&&title!==void 0?title:props.yeAnKbEUZ)!==null&&_ref1!==void 0?_ref1:\"Screen Saver\"};};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,yeAnKbEUZ,WuF2iG84P,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"XvqTw0Be9\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-jjcw9a\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"XvqTw0Be9\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(136, 85, 255, 0.1)\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uh2i08\",layoutDependency:layoutDependency,layoutId:\"aM7oiNoFL\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-flw0dh\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"GthLmGmBt\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><g id=\"ss11036020200_1\"><path d=\"M 0 0 L 28 0 L 28 28 L 0 28 Z\" fill=\"transparent\"></path><path d=\"M 21 7.113 C 21 7.041 21.029 6.971 21.079 6.921 L 27.534 0.465 C 27.613 0.388 27.73 0.365 27.831 0.407 C 27.933 0.449 28 0.548 28 0.658 L 28 13.888 C 28 13.96 27.971 14.028 27.921 14.079 L 21 21 Z M 7 21 L 7 7.658 C 7 7.548 6.933 7.449 6.831 7.407 C 6.73 7.365 6.613 7.388 6.534 7.465 L 0.079 13.921 C 0.028 13.972 0 14.041 0 14.113 L 0 27.728 C 0 27.877 0.122 28 0.273 28 L 13.888 28 C 13.96 28 14.028 27.971 14.079 27.921 L 21 21 Z\" fill=\"rgb(153, 102, 255)\"></path></g></svg>',svgContentId:11036020200,withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k3ullq\",layoutDependency:layoutDependency,layoutId:\"E3DQBYSAf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 102, 255))\"},children:\"Screen Saver\"})}),className:\"framer-q0gs4u\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"UqJwZqJjg\",style:{\"--extracted-r6o4lv\":\"rgb(153, 102, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:yeAnKbEUZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(153, 102, 255, 0.7))\"},children:\"Set up the component by adding background and bouncer elements to the component properties.\"})}),className:\"framer-g5dqhc\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RJ7UF99m8\",style:{\"--extracted-r6o4lv\":\"rgba(153, 102, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:WuF2iG84P,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-q8Ttd.framer-qanqo2, .framer-q8Ttd .framer-qanqo2 { display: block; }\",\".framer-q8Ttd.framer-jjcw9a { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-q8Ttd .framer-uh2i08 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-q8Ttd .framer-flw0dh { flex: none; height: 28px; position: relative; width: 28px; }\",\".framer-q8Ttd .framer-k3ullq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-q8Ttd .framer-q0gs4u, .framer-q8Ttd .framer-g5dqhc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-q8Ttd.framer-jjcw9a, .framer-q8Ttd .framer-uh2i08, .framer-q8Ttd .framer-k3ullq { gap: 0px; } .framer-q8Ttd.framer-jjcw9a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-q8Ttd.framer-jjcw9a > :first-child { margin-left: 0px; } .framer-q8Ttd.framer-jjcw9a > :last-child { margin-right: 0px; } .framer-q8Ttd .framer-uh2i08 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-q8Ttd .framer-uh2i08 > :first-child, .framer-q8Ttd .framer-k3ullq > :first-child { margin-top: 0px; } .framer-q8Ttd .framer-uh2i08 > :last-child, .framer-q8Ttd .framer-k3ullq > :last-child { margin-bottom: 0px; } .framer-q8Ttd .framer-k3ullq > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"yeAnKbEUZ\":\"title\",\"WuF2iG84P\":\"subtitle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerW7oLCU4_B=withCSS(Component,css,\"framer-q8Ttd\");export default FramerW7oLCU4_B;FramerW7oLCU4_B.displayName=\"Utils/Component Message\";FramerW7oLCU4_B.defaultProps={height:200,width:400};addPropertyControls(FramerW7oLCU4_B,{yeAnKbEUZ:{defaultValue:\"Screen Saver\",displayTextArea:false,title:\"Title\",type:ControlType.String},WuF2iG84P:{defaultValue:\"Set up the component by adding background and bouncer elements to the component properties.\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String}});addFonts(FramerW7oLCU4_B,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW7oLCU4_B\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"yeAnKbEUZ\\\":\\\"title\\\",\\\"WuF2iG84P\\\":\\\"subtitle\\\"}\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"200\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./W7oLCU4_B.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{cloneElement}from\"react\";import UtilsComponentMessage from\"https://framer.com/m/Utils-Component-Message-ZVoG.js@cRfVFRl0izzBulKFjOAe\";export const ComponentMessage=({title,subtitle,style})=>{return /*#__PURE__*/_jsx(UtilsComponentMessage,{yeAnKbEUZ:title,WuF2iG84P:subtitle,style:{width:\"100%\",height:\"100%\",...style}});};/* \n    This function is also used many times to make sure components work even if we set a color style like \"Accent\" on their color properties. We can make this into a utility function.\n*/export const extractRGBColorFromString=str=>{const rgbRegex=/(rgba|rgb)\\(.*?\\)/g;const match=str.match(rgbRegex);return match?match[0]:str;};/*\n    This function makes a connected layer use the sizing of the component it is inside,\n    preventing it from being larger or smaller than the component's size.\n    Use this on layers connected with ControlType.ComponentInstance.\n*/export function styleLayer(layer,style={}){layer=Array.isArray(layer)?layer[0]:layer;let newLayer=layer;const{width,height,...otherStyle}=style;if(layer&&layer.props&&style&&(width||height)){if(typeof layer.type===\"function\"&&typeof layer.props.children===\"object\"){newLayer=/*#__PURE__*/cloneElement(layer,{children:{...layer.props.children,props:{...layer.props.children.props,style:{...layer.props.children.props.style,...width&&{width},...height&&{height},...otherStyle}}}});}else{newLayer=/*#__PURE__*/cloneElement(layer,{style:{...layer.props.style,...width&&{width},...height&&{height},...otherStyle}});}}return newLayer;}\nexport const __FramerMetadata__ = {\"exports\":{\"ComponentMessage\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"extractRGBColorFromString\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"styleLayer\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{Frame,addPropertyControls,ControlType}from\"framer\";import confetti from\"canvas-confetti\";import{useIsOnFramerCanvas}from\"framer\";import{ComponentMessage}from\"https://framerusercontent.com/modules/aej5zpwxBpkMdzOteBwy/DWeAZ5wauvGM5oFwVdgS/Utils.js\";function extractRGBColorFromString(str){const rgbRegex=/(rgba|rgb)\\(.*?\\)/g;const match=str.match(rgbRegex);return match?match[0]:str;}function rgbToHex(rgb){if(rgb.startsWith(\"#\")){return rgb;}let[r,g,b]=rgb.match(/\\d+/g).map(Number);return\"#\"+[r,g,b].map(x=>{const hex=x.toString(16);return hex.length===1?\"0\"+hex:hex;}).join(\"\");}/**\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Confetti({delayInSeconds,amount,coverArea,explosion,color}){const frameRef=React.useRef(null);const[hasTriggered,setHasTriggered]=React.useState(false);const isOnCanvas=useIsOnFramerCanvas();React.useEffect(()=>{if(!hasTriggered&&!isOnCanvas){const timer=setTimeout(()=>{triggerConfetti();setHasTriggered(true);},delayInSeconds*1e3);return()=>clearTimeout(timer);}},[delayInSeconds,hasTriggered,isOnCanvas]);const triggerConfetti=()=>{if(!frameRef.current)return;const explosionSettings={S:{velocity:5,decay:.95},M:{velocity:15,decay:.95},L:{velocity:35,decay:.95},XL:{velocity:60,decay:.95}}[explosion];const rect=frameRef.current.getBoundingClientRect();const origin={x:(rect.left+rect.width/2)/window.innerWidth,y:(rect.top+rect.height/2)/window.innerHeight};confetti({particleCount:Math.floor(200*(amount/100)),spread:coverArea,startVelocity:explosionSettings.velocity,decay:explosionSettings.decay,scalar:1,origin:origin,shapes:[\"circle\",\"square\"],colors:getColorConfig(color)});};function getColorConfig({mode,singleColor,colors}){if(mode===\"Random\")return undefined;if(mode===\"Single\"){const formattedColor=extractRGBColorFromString(singleColor);return[rgbToHex(formattedColor)];}return colors.map(color=>rgbToHex(extractRGBColorFromString(color)));}if(isOnCanvas){return /*#__PURE__*/_jsx(ComponentMessage,{title:\"Confetti Component\",subtitle:\"Preview the website and the confetti will appear here.\"});}return /*#__PURE__*/_jsx(Frame,{ref:frameRef,style:{width:\"100%\",height:\"100%\",overflow:\"visible\",position:\"relative\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",boxSizing:\"border-box\",background:\"none\"}});}Confetti.displayName=\"Confetti\";Confetti.defaultProps={delayInSeconds:0,amount:30,coverArea:360,explosion:\"M\",color:{mode:\"Random\",singleColor:\"#2060DF\",colors:[\"#2060DF\",\"#986BEF\"]}};addPropertyControls(Confetti,{amount:{type:ControlType.Number,title:\"Amount\",min:1,max:200,defaultValue:30,step:1},coverArea:{type:ControlType.Number,title:\"Cover Area\",min:20,max:360,defaultValue:360,step:1,unit:\"\\xb0\"},explosion:{type:ControlType.Enum,title:\"Explosion\",options:[\"S\",\"M\",\"L\",\"XL\"],displaySegmentedControl:true,segmentedControlDirection:\"horizontal\"},color:{type:ControlType.Object,title:\"Color\",controls:{mode:{type:ControlType.Enum,title:\"Color Mode\",options:[\"Random\",\"Single\",\"Multi\"],defaultValue:\"Random\",displaySegmentedControl:true,segmentedControlDirection:\"vertical\"},singleColor:{type:ControlType.Color,title:\"Single Color\",hidden:({mode})=>mode!==\"Single\"},colors:{type:ControlType.Array,title:\"Colors\",propertyControl:{type:ControlType.Color},hidden:({mode})=>mode!==\"Multi\"}}},delayInSeconds:{type:ControlType.Number,title:\"Delay\",min:0,max:10,step:.1,displayStepper:true,description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Confetti\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (06534cb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Confetti from\"https://framerusercontent.com/modules/1bV9DraQN5thDCL4JgRU/QUOyTT73zsvQapEfx2LP/Confetti_Prod.js\";const MotionDivWithFX=withFX(motion.div);const ConfettiFonts=getFonts(Confetti);const enabledGestures={OvCphIUAJ:{hover:true}};const cycleOrder=[\"OvCphIUAJ\",\"Et9qOgyaP\",\"tH17pEhTM\",\"RJ1KZ863F\",\"g61wkGLi7\"];const serializationHash=\"framer-Eit1B\";const variantClassNames={Et9qOgyaP:\"framer-v-umm72\",g61wkGLi7:\"framer-v-1197yft\",OvCphIUAJ:\"framer-v-103xfdi\",RJ1KZ863F:\"framer-v-12x883c\",tH17pEhTM:\"framer-v-19m4hx5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"OvCphIUAJ\",Disabled:\"tH17pEhTM\",Error:\"g61wkGLi7\",Loading:\"Et9qOgyaP\",Success:\"RJ1KZ863F\"};const getProps=({click,height,id,width,...props})=>{return{...props,tcjj3u63X:click??props.tcjj3u63X,variant:humanReadableVariantMap[props.variant]??props.variant??\"OvCphIUAJ\"};};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,tcjj3u63X,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OvCphIUAJ\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapb6028l=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(tcjj3u63X){const res=await tcjj3u63X(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Et9qOgyaP\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"Et9qOgyaP\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"RJ1KZ863F\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-103xfdi\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"OvCphIUAJ\",onTap:onTapb6028l,ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,opacity:1,...style},variants:{\"OvCphIUAJ-hover\":{backgroundColor:\"rgb(199, 199, 199)\",opacity:1},g61wkGLi7:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1},RJ1KZ863F:{backgroundColor:\"var(--token-4db9e42d-f7a4-4894-9b2d-7939ed33ee1e, rgb(185, 243, 81))\",opacity:1},tH17pEhTM:{opacity:.5}},...addPropertyOverrides({\"OvCphIUAJ-hover\":{\"data-framer-name\":undefined},Et9qOgyaP:{\"data-framer-name\":\"Loading\"},g61wkGLi7:{\"data-framer-name\":\"Error\"},RJ1KZ863F:{\"data-framer-name\":\"Success\"},tH17pEhTM:{\"data-framer-name\":\"Disabled\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,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-transform\":\"uppercase\"},children:\"Submit\"})}),className:\"framer-1ectzyz\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"kgU5xAYqe\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{g61wkGLi7:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({g61wkGLi7:{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\"})})},RJ1KZ863F:{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-transform\":\"uppercase\"},children:\"Thank you, we'll get in touch\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-s7d0o2\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"TVaOQxJNG\",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:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-yibq1v\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"QW6sXgY3D\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(33, 33, 33) 342deg)\",mask:\"none\",WebkitMask:\"none\"},variants:{Et9qOgyaP:{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-15qg8wt\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"ZCDOoCC31\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2jmh0i-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"WYdGNVbz3-container\",nodeId:\"WYdGNVbz3\",rendersWithMotion:true,scopeId:\"AOgK7zEKa\",children:/*#__PURE__*/_jsx(Confetti,{amount:30,color:{colors:[],mode:\"Random\",singleColor:\"rgb(32, 96, 223)\"},coverArea:360,delayInSeconds:0,explosion:\"M\",height:\"100%\",id:\"WYdGNVbz3\",layoutId:\"WYdGNVbz3\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Eit1B.framer-1kmxeen, .framer-Eit1B .framer-1kmxeen { display: block; }\",\".framer-Eit1B.framer-103xfdi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 18px 32px 18px 32px; position: relative; width: 240px; }\",\".framer-Eit1B .framer-1ectzyz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Eit1B .framer-s7d0o2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-Eit1B .framer-yibq1v { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-Eit1B .framer-15qg8wt { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-Eit1B .framer-2jmh0i-container { flex: none; height: 54px; left: calc(50.00000000000002% - 149px / 2); position: absolute; top: calc(49.253731343283604% - 54px / 2); width: 149px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Eit1B.framer-103xfdi { gap: 0px; } .framer-Eit1B.framer-103xfdi > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Eit1B.framer-103xfdi > :first-child { margin-left: 0px; } .framer-Eit1B.framer-103xfdi > :last-child { margin-right: 0px; } }\",\".framer-Eit1B.framer-v-umm72 .framer-yibq1v { overflow: hidden; }\",\".framer-Eit1B.framer-v-12x883c.framer-103xfdi { width: 303px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Et9qOgyaP\":{\"layout\":[\"fixed\",\"fixed\"]},\"tH17pEhTM\":{\"layout\":[\"fixed\",\"fixed\"]},\"RJ1KZ863F\":{\"layout\":[\"fixed\",\"fixed\"]},\"g61wkGLi7\":{\"layout\":[\"fixed\",\"fixed\"]},\"MJIqYhbMY\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"tcjj3u63X\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAOgK7zEKa=withCSS(Component,css,\"framer-Eit1B\");export default FramerAOgK7zEKa;FramerAOgK7zEKa.displayName=\"Button 4\";FramerAOgK7zEKa.defaultProps={height:40,width:240};addPropertyControls(FramerAOgK7zEKa,{variant:{options:[\"OvCphIUAJ\",\"Et9qOgyaP\",\"tH17pEhTM\",\"RJ1KZ863F\",\"g61wkGLi7\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum},tcjj3u63X:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerAOgK7zEKa,[{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/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\"}]},...ConfettiFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAOgK7zEKa\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"tcjj3u63X\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Et9qOgyaP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tH17pEhTM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RJ1KZ863F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"g61wkGLi7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MJIqYhbMY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AOgK7zEKa.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";const DEFAULT_COLOR=\"#1570EF\";const DEFAULT_SVG=`<svg viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m13.076 12.21 3.098 3.098a1.25 1.25 0 0 0 1.768 0l3.424-3.424a1.25 1.25 0 0 0 0-1.768l-3.424-3.424a1.25 1.25 0 0 0-1.768 0L13.076 9.79l4.902.903c.341.063.341.552 0 .614l-4.902.903Zm-3.206.786-3.178 3.178a1.25 1.25 0 0 0 0 1.768l3.424 3.424a1.25 1.25 0 0 0 1.768 0l3.424-3.424a1.25 1.25 0 0 0 0-1.768l-3.043-3.043-.878 4.768c-.063.34-.552.34-.615 0l-.902-4.903ZM6.692 4.058a1.25 1.25 0 0 0 0 1.768l3.177 3.178.903-4.903c.063-.34.552-.34.615 0l.878 4.768 3.043-3.043a1.25 1.25 0 0 0 0-1.768L11.884.634a1.25 1.25 0 0 0-1.768 0L6.692 4.058ZM.634 10.116a1.25 1.25 0 0 0 0 1.768l3.424 3.424a1.25 1.25 0 0 0 1.768 0l3.123-3.122-4.768-.879c-.341-.063-.341-.552 0-.614l4.768-.879-3.123-3.122a1.25 1.25 0 0 0-1.768 0L.634 10.116Z\" fill=\"#1570EF\"/></svg>`;const DEFAULT_STROKE_WIDTH=1.5;/*\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n */export default function FramerIcons(props){const customizedSvg=getCustomizedSVG(props.svg,props.color,props.strokeWidth);return /*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",maxWidth:\"100%\",maxHeight:\"100%\",alignItems:\"center\",justifyContent:\"center\",...props.style},dangerouslySetInnerHTML:{__html:customizedSvg}});}addPropertyControls(FramerIcons,{svg:{title:\"SVG\",type:ControlType.String,defaultValue:DEFAULT_SVG},strokeWidth:{type:ControlType.Number,step:.25,min:.5,max:2,defaultValue:DEFAULT_STROKE_WIDTH,hidden:props=>hideStrokeWidth(props.svg)},color:{type:ControlType.Color,defaultValue:DEFAULT_COLOR,description:\"By [FramerIcons](https://www.framericons.com?utm=FramerIconComponent)\"}});// hide if no stroke-width or all stroke-widths are 0\nfunction hideStrokeWidth(svg){const strokeWidthMatch=svg.match(/stroke-width=\"([^\"]+)\"/g);return!strokeWidthMatch||strokeWidthMatch.every(match=>match===\"0\");}function getCustomizedSVG(svg,color=DEFAULT_COLOR,strokeWidth=DEFAULT_STROKE_WIDTH){let svgAttributes=svg.match(/<svg[^>]*>/)?.[0];if(!svgAttributes){svg=DEFAULT_SVG;svgAttributes=svg.match(/<svg[^>]*>/)?.[0];}const width=svgAttributes.match(/width=\"([^\"]*)\"/)?.[1];const height=svgAttributes.match(/height=\"([^\"]*)\"/)?.[1];const viewBox=svgAttributes.match(/viewBox=\"([^\"]*)\"/)?.[1]?.split(\" \");const viewBoxWidth=viewBox?.[2];const viewBoxHeight=viewBox?.[3];if(width&&height){svg=svg.replace(/width=\"([^\"]*)\"/,`width=\"100%\"`);svg=svg.replace(/height=\"([^\"]*)\"/,`height=\"100%\"`);}else{svg=svg.replace(/<svg/,`<svg width=\"100%\" height=\"100%\"`);}let hasElementsWithValidColors=false;if(svg.includes('fill=\"')||svg.includes('stroke=\"')){svg=svg.replace(/(fill|stroke)=\"([^\"]+)\"/g,(match,attr,value)=>{if(value===\"none\"||value===\"transparent\"){return match;}// For iconsax -> Crypto -> Bulk\nif(value===\"white\"){return\"\";}hasElementsWithValidColors=true;return`${attr}=\"${color}\"`;});}if(!hasElementsWithValidColors){svg=svg.replace(/<(path|circle|rect|line|polygon|polyline) /g,match=>`<${match.slice(1)} fill=\"${color}\" `);}svg=svg.replace(/stroke-width=\"([^\"]+)\"/g,(match,value)=>{if(value===\"0\"){return match;}return`stroke-width=\"${strokeWidth}\"`;});return svg;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIcons\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"24\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FramerIcon.map", "// Generated by Framer (1d068b1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FramerIcons from\"https://framerusercontent.com/modules/bjUTEQt5uFu8cIOVtWXD/CvR35MeeJnSdIYAAt4ht/FramerIcon.js\";const FramerIconsFonts=getFonts(FramerIcons);const enabledGestures={iXNtOD4iV:{hover:true}};const serializationHash=\"framer-aifth\";const variantClassNames={iXNtOD4iV:\"framer-v-43z5w4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,sVG,width,...props})=>{return{...props,qrS4hLqB9:link??props.qrS4hLqB9,uX5I43qzZ:sVG??props.uX5I43qzZ??'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#ffffff\" class=\"bi bi-twitter-x\" viewBox=\"0 0 16 16\">\\n  <path d=\"M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z\"/>\\n</svg>'};};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,qrS4hLqB9,uX5I43qzZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"iXNtOD4iV\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:qrS4hLqB9,motionChild:true,nodeId:\"iXNtOD4iV\",scopeId:\"GwxajnBBh\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-43z5w4\",className,classNames)} framer-17i2nnj`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"iXNtOD4iV\",ref:refBinding,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({\"iXNtOD4iV-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yeussr\",layoutDependency:layoutDependency,layoutId:\"VZi70O_tY\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{\"iXNtOD4iV-hover\":{backgroundColor:\"var(--token-4db9e42d-f7a4-4894-9b2d-7939ed33ee1e, rgb(185, 243, 81))\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-179an38-container\",\"data-framer-name\":\"twitter-x\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"DrfCKlhsZ-container\",name:\"twitter-x\",nodeId:\"DrfCKlhsZ\",rendersWithMotion:true,scopeId:\"GwxajnBBh\",children:/*#__PURE__*/_jsx(FramerIcons,{color:\"rgb(0, 0, 0)\",height:\"100%\",id:\"DrfCKlhsZ\",layoutId:\"DrfCKlhsZ\",name:\"twitter-x\",strokeWidth:1.5,style:{height:\"100%\",width:\"100%\"},svg:uX5I43qzZ,width:\"100%\"})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aifth.framer-17i2nnj, .framer-aifth .framer-17i2nnj { display: block; }\",\".framer-aifth.framer-43z5w4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-aifth .framer-yeussr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 24px; }\",\".framer-aifth .framer-179an38-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aifth.framer-43z5w4, .framer-aifth .framer-yeussr { gap: 0px; } .framer-aifth.framer-43z5w4 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-aifth.framer-43z5w4 > :first-child { margin-left: 0px; } .framer-aifth.framer-43z5w4 > :last-child { margin-right: 0px; } .framer-aifth .framer-yeussr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-aifth .framer-yeussr > :first-child { margin-top: 0px; } .framer-aifth .framer-yeussr > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"gllvrAXMI\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"qrS4hLqB9\":\"link\",\"uX5I43qzZ\":\"sVG\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGwxajnBBh=withCSS(Component,css,\"framer-aifth\");export default FramerGwxajnBBh;FramerGwxajnBBh.displayName=\"icon-button\";FramerGwxajnBBh.defaultProps={height:24,width:24};addPropertyControls(FramerGwxajnBBh,{qrS4hLqB9:{title:\"Link\",type:ControlType.Link},uX5I43qzZ:{defaultValue:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#ffffff\" class=\"bi bi-twitter-x\" viewBox=\"0 0 16 16\">\\n  <path d=\"M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z\"/>\\n</svg>',title:\"SVG\",type:ControlType.String}});addFonts(FramerGwxajnBBh,[{explicitInter:true,fonts:[]},...FramerIconsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGwxajnBBh\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gllvrAXMI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerVariables\":\"{\\\"qrS4hLqB9\\\":\\\"link\\\",\\\"uX5I43qzZ\\\":\\\"sVG\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GwxajnBBh.map", "// Generated by Framer (b5638f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Link,RichText,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*as sharedStyle from\"https://framerusercontent.com/modules/ApVippi6EkCgpOninmr3/SrHEwCzgrRb19vggnAnW/gAFGbfv7O.js\";import Button4 from\"https://framerusercontent.com/modules/gygUYuZ7SDZiqRFJqCB6/kT8zw0loiUgW7fi2IdjT/AOgK7zEKa.js\";import IconButton from\"https://framerusercontent.com/modules/eGRvKsPjQL7CPv3Rt4mJ/44ODElPZ6aJf5dqA5Oh7/GwxajnBBh.js\";const Button4Fonts=getFonts(Button4);const IconButtonFonts=getFonts(IconButton);const cycleOrder=[\"t1jdwtQ6x\",\"N5VGT44wP\",\"vpST4yF5r\"];const serializationHash=\"framer-qZ9PT\";const variantClassNames={N5VGT44wP:\"framer-v-j15fgn\",t1jdwtQ6x:\"framer-v-1239z0k\",vpST4yF5r:\"framer-v-97p0vn\"};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 formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};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:\"t1jdwtQ6x\",Mobile:\"vpST4yF5r\",Tablet:\"N5VGT44wP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"t1jdwtQ6x\"};};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:\"t1jdwtQ6x\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const tcjj3u63Xxihn4i=activeVariantCallback(async(...args)=>{setVariant(\"t1jdwtQ6x\");});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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1239z0k\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"t1jdwtQ6x\",ref:refBinding,style:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({N5VGT44wP:{\"data-framer-name\":\"Tablet\"},vpST4yF5r:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ifr3z\",\"data-framer-name\":\"Frame 3797\",layoutDependency:layoutDependency,layoutId:\"l8Dh9o9SX\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yhr4zr\",layoutDependency:layoutDependency,layoutId:\"oHJuYx5bK\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vj9fz1\",\"data-framer-name\":\"social\",layoutDependency:layoutDependency,layoutId:\"AdvwZpLa2\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q5lb62\",layoutDependency:layoutDependency,layoutId:\"HcM4OLj20\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-egxvxb\",\"data-framer-name\":\"Frame 10\",layoutDependency:layoutDependency,layoutId:\"hhhHfziW2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get in touch\"})}),className:\"framer-i095do\",\"data-framer-name\":\"If you\u2019d like to talk, get in touch\",fonts:[\"FR;InterDisplay-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"xHYTDTJs6\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({N5VGT44wP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get in touch\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/e0b1c11f-579a-4cac-ae40-8bc0faf560b8/submit\",className:\"framer-6kz166\",layoutDependency:layoutDependency,layoutId:\"ZzF1rZlWE\",nodeId:\"ZzF1rZlWE\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6xc1rn\",layoutDependency:layoutDependency,layoutId:\"UQuS6y7NM\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-11y7vd4\",layoutDependency:layoutDependency,layoutId:\"OJUm4cUfE\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kqtney\",layoutDependency:layoutDependency,layoutId:\"Itcnj6xfU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Full name\"})}),className:\"framer-1pf1r5p\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"zeeR5J_A6\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(185, 243, 80))\"},children:\"*\"})}),className:\"framer-kpowsq\",\"data-framer-name\":\"Asterisk\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"cdrXp8IVy\",style:{\"--extracted-r6o4lv\":\"rgb(185, 243, 80)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-110q38j\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"gA8UJ4Dt4\",placeholder:\"Florence Nightingale\",required:true,style:{\"--framer-input-background\":\"rgb(51, 51, 51)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(213, 214, 217, 0.2)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"8px\",\"--framer-input-border-radius-bottom-right\":\"8px\",\"--framer-input-border-radius-top-left\":\"8px\",\"--framer-input-border-radius-top-right\":\"8px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-box-shadow\":\"0px 1px 2px 0px rgba(10, 12, 18, 0.05)\",\"--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\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1jku9tq\",layoutDependency:layoutDependency,layoutId:\"BPSinavWI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1npvuka\",layoutDependency:layoutDependency,layoutId:\"DrfKt8Clh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Email\"})}),className:\"framer-e012kq\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"FRAplR9Df\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(185, 243, 80))\"},children:\"*\"})}),className:\"framer-19ewjlq\",\"data-framer-name\":\"Asterisk\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"lsr0490nw\",style:{\"--extracted-r6o4lv\":\"rgb(185, 243, 80)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1kqznhm\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"fo7rgBn4b\",placeholder:\"florence@email.com\",required:true,style:{\"--framer-input-background\":\"rgb(51, 51, 51)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(213, 214, 217, 0.2)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"8px\",\"--framer-input-border-radius-bottom-right\":\"8px\",\"--framer-input-border-radius-top-left\":\"8px\",\"--framer-input-border-radius-top-right\":\"8px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-box-shadow\":\"0px 1px 2px 0px rgba(10, 12, 18, 0.05)\",\"--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:\"email\"})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8n120f\",layoutDependency:layoutDependency,layoutId:\"TeQcnAH5n\",children:/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1nhi632\",layoutDependency:layoutDependency,layoutId:\"sMbYXln6B\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rdfhdj\",layoutDependency:layoutDependency,layoutId:\"QmcVCxnCh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Message\"})}),className:\"framer-9zqqcw\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"zCBhyUVDJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(185, 243, 80))\"},children:\"*\"})}),className:\"framer-lgm3v9\",\"data-framer-name\":\"Asterisk\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Z2ciZ5YvM\",style:{\"--extracted-r6o4lv\":\"rgb(185, 243, 80)\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-168cm31\",inputName:\"Message\",layoutDependency:layoutDependency,layoutId:\"X34KWCAv7\",placeholder:\"Message\",required:true,style:{\"--framer-input-background\":\"rgb(51, 51, 51)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(213, 214, 217, 0.2)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"8px\",\"--framer-input-border-radius-bottom-right\":\"8px\",\"--framer-input-border-radius-top-left\":\"8px\",\"--framer-input-border-radius-top-right\":\"8px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-box-shadow\":\"0px 1px 2px 0px rgba(10, 12, 18, 0.05)\",\"--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:\"textarea\"})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,...addPropertyOverrides({N5VGT44wP:{width:`min(${componentViewport?.width||\"100vw\"} - 240px, 1440px)`},vpST4yF5r:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1440px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11c5pkf-container\",layoutDependency:layoutDependency,layoutId:\"fegz3iPmv-container\",nodeId:\"fegz3iPmv\",rendersWithMotion:true,scopeId:\"wADX5ZPuk\",children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",id:\"fegz3iPmv\",layoutId:\"fegz3iPmv\",style:{height:\"100%\"},tcjj3u63X:tcjj3u63Xxihn4i,type:\"submit\",variant:formVariants(formState,{error:\"g61wkGLi7\",pending:\"Et9qOgyaP\",success:\"RJ1KZ863F\"},\"OvCphIUAJ\"),width:\"100%\",...addPropertyOverrides({N5VGT44wP:{style:{height:\"100%\",width:\"100%\"}},vpST4yF5r:{style:{height:\"100%\",width:\"100%\"},tcjj3u63X:undefined}},baseVariant,gestureVariant)})})})]})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jjq2oz\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"sr5GdVAwS\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mqjzou\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:332,intrinsicWidth:629,layoutDependency:layoutDependency,layoutId:\"TF1XoIiQf\",svg:'<svg width=\"629\" height=\"332\" viewBox=\"0 0 629 332\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M104.773 209.948C162.638 209.948 209.546 162.95 209.546 104.974C209.546 46.9985 162.638 0 104.773 0C46.9084 0 0 46.9985 0 104.974C0 162.95 46.9084 209.948 104.773 209.948ZM104.773 155.428C76.9613 155.428 54.4157 132.839 54.4157 104.974C54.4157 77.1091 76.9613 54.5203 104.773 54.5203C132.584 54.5203 155.13 77.1091 155.13 104.974C155.13 132.839 132.584 155.428 104.773 155.428Z\" fill=\"white\" fill-opacity=\"0.1\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M314.682 209.948C372.545 209.948 419.454 162.95 419.454 104.974C419.454 162.95 466.362 209.948 524.227 209.948C582.091 209.948 629 162.95 629 104.974C629 46.9985 582.091 0 524.227 0C466.362 0 419.454 46.9985 419.454 104.974C419.454 46.9985 372.545 0 314.682 0C256.817 0 209.909 46.9985 209.909 104.974C209.909 162.95 256.817 209.948 314.682 209.948ZM314.682 155.428C286.87 155.428 264.324 132.839 264.324 104.974C264.324 77.1091 286.87 54.5203 314.682 54.5203C342.493 54.5203 365.039 77.1091 365.039 104.974C365.039 132.839 342.493 155.428 314.682 155.428ZM473.87 104.974C473.87 132.839 496.416 155.428 524.227 155.428C552.039 155.428 574.584 132.839 574.584 104.974C574.584 77.1091 552.039 54.5203 524.227 54.5203C496.416 54.5203 473.87 77.1091 473.87 104.974Z\" fill=\"white\" fill-opacity=\"0.1\"/>\\n<path d=\"M621.024 267.197C626.29 254.462 629 240.811 629 227.026H574.584C574.584 233.651 573.282 240.212 570.751 246.333C568.22 252.455 564.511 258.017 559.835 262.702C555.158 267.387 549.608 271.103 543.497 273.639C537.388 276.175 530.84 277.48 524.227 277.48C517.614 277.48 511.065 276.175 504.956 273.639C498.847 271.103 493.295 267.387 488.62 262.702C483.943 258.017 480.234 252.455 477.703 246.333C475.173 240.212 473.87 233.651 473.87 227.026H419.454C419.454 240.811 422.164 254.462 427.43 267.197C432.695 279.934 440.412 291.506 450.141 301.253C459.87 311.002 471.421 318.734 484.132 324.009C496.844 329.285 510.468 332 524.227 332C537.986 332 551.61 329.285 564.321 324.009C577.034 318.734 588.583 311.002 598.312 301.253C608.042 291.506 615.759 279.934 621.024 267.197Z\" fill=\"white\" fill-opacity=\"0.1\"/>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zxs9o6\",layoutDependency:layoutDependency,layoutId:\"n637EbEnv\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qdkiuk\",\"data-framer-name\":\"Frame 21\",layoutDependency:layoutDependency,layoutId:\"AhrJ0TMyA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.6))\"},children:\"Copyright \\xa9 2025 OOG Inc. \u2122  All rights reserved.\"})}),className:\"framer-1fkaro2\",\"data-framer-name\":\"Copyright \\xa9 2025 OOG Inc. \u2122 All rights reserved.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CpUglNRRV\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.6)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1aro0gw\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"hVr2Dwvk2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/ooghealth/jobs/\",motionChild:true,nodeId:\"D7n42CBTx\",openInNewTab:true,scopeId:\"wADX5ZPuk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Careers\"})})})}),className:\"framer-11t0glj\",\"data-framer-name\":\"Careers\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"D7n42CBTx\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":qYx1NLUKh\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"lLeunRqN3\",openInNewTab:false,scopeId:\"wADX5ZPuk\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"FAQs\"})})})}),className:\"framer-1h9lpwo\",\"data-framer-name\":\"FAQs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lLeunRqN3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ffh9ef\",\"data-framer-name\":\"Frame 3\",layoutDependency:layoutDependency,layoutId:\"TJpVSfQpd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AMcSDNuL7\"},motionChild:true,nodeId:\"hvsBP7e8B\",openInNewTab:false,scopeId:\"wADX5ZPuk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Terms of Service\"})})})}),className:\"framer-1476co2\",\"data-framer-name\":\"Terms of Service\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hvsBP7e8B\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"heGj5YEJP\"},motionChild:true,nodeId:\"WHh_asDIy\",openInNewTab:false,scopeId:\"wADX5ZPuk\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-uk8i97\",\"data-styles-preset\":\"gAFGbfv7O\",children:\"Privacy Policy\"})})})}),className:\"framer-1ys83fe\",\"data-framer-name\":\"Privacy Policy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WHh_asDIy\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mrnc6w-container\",layoutDependency:layoutDependency,layoutId:\"sb4WJRthS-container\",nodeId:\"sb4WJRthS\",rendersWithMotion:true,scopeId:\"wADX5ZPuk\",children:/*#__PURE__*/_jsx(IconButton,{height:\"100%\",id:\"sb4WJRthS\",layoutId:\"sb4WJRthS\",qrS4hLqB9:\"https://www.linkedin.com/company/ooghealth\",uX5I43qzZ:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\"><circle  fill=\"#ffffff\" cx=\"4.983\" cy=\"5.009\" r=\"2.188\"/><path  fill=\"#ffffff\" d=\"M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118 1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z\"/></svg>',width:\"100%\"})})})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qZ9PT.framer-1vgqx6j, .framer-qZ9PT .framer-1vgqx6j { display: block; }\",\".framer-qZ9PT.framer-1239z0k { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-qZ9PT .framer-4ifr3z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 120px 96px 120px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-yhr4zr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-1vj9fz1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; min-height: 24px; min-width: 24px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qZ9PT .framer-q5lb62 { 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; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-egxvxb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 40%; }\",\".framer-qZ9PT .framer-i095do { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qZ9PT .framer-6kz166 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-6xc1rn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-11y7vd4, .framer-qZ9PT .framer-1jku9tq { 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-qZ9PT .framer-kqtney, .framer-qZ9PT .framer-1npvuka, .framer-qZ9PT .framer-1rdfhdj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qZ9PT .framer-1pf1r5p, .framer-qZ9PT .framer-kpowsq, .framer-qZ9PT .framer-e012kq, .framer-qZ9PT .framer-19ewjlq, .framer-qZ9PT .framer-9zqqcw, .framer-qZ9PT .framer-lgm3v9, .framer-qZ9PT .framer-1fkaro2, .framer-qZ9PT .framer-11t0glj, .framer-qZ9PT .framer-1h9lpwo, .framer-qZ9PT .framer-1476co2, .framer-qZ9PT .framer-1ys83fe { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-qZ9PT .framer-110q38j, .framer-qZ9PT .framer-1kqznhm { --framer-input-focused-border-color: var(--token-4db9e42d-f7a4-4894-9b2d-7939ed33ee1e, #b9f351); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter Display\"; --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 14px 12px 14px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-qZ9PT .framer-8n120f { 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: 0px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-1nhi632 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-qZ9PT .framer-168cm31 { --framer-input-focused-border-color: var(--token-4db9e42d-f7a4-4894-9b2d-7939ed33ee1e, #b9f351); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter Display\"; --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 14px 12px 14px; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-qZ9PT .framer-11c5pkf-container { flex: none; height: 56px; position: relative; width: auto; }\",\".framer-qZ9PT .framer-jjq2oz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qZ9PT .framer-mqjzou { aspect-ratio: 1.8986175115207373 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 250px); position: relative; width: 475px; }\",\".framer-qZ9PT .framer-zxs9o6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-qZ9PT .framer-qdkiuk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 32px 0px 32px 0px; position: relative; width: 1px; }\",\".framer-qZ9PT .framer-1aro0gw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qZ9PT .framer-ffh9ef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 328px; }\",\".framer-qZ9PT .framer-mrnc6w-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qZ9PT.framer-1239z0k, .framer-qZ9PT .framer-4ifr3z, .framer-qZ9PT .framer-1vj9fz1, .framer-qZ9PT .framer-egxvxb, .framer-qZ9PT .framer-6kz166, .framer-qZ9PT .framer-6xc1rn, .framer-qZ9PT .framer-11y7vd4, .framer-qZ9PT .framer-kqtney, .framer-qZ9PT .framer-1jku9tq, .framer-qZ9PT .framer-1npvuka, .framer-qZ9PT .framer-8n120f, .framer-qZ9PT .framer-1nhi632, .framer-qZ9PT .framer-1rdfhdj, .framer-qZ9PT .framer-jjq2oz, .framer-qZ9PT .framer-zxs9o6, .framer-qZ9PT .framer-1aro0gw, .framer-qZ9PT .framer-ffh9ef { gap: 0px; } .framer-qZ9PT.framer-1239z0k > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qZ9PT.framer-1239z0k > :first-child, .framer-qZ9PT .framer-4ifr3z > :first-child, .framer-qZ9PT .framer-egxvxb > :first-child, .framer-qZ9PT .framer-6kz166 > :first-child, .framer-qZ9PT .framer-11y7vd4 > :first-child, .framer-qZ9PT .framer-1jku9tq > :first-child, .framer-qZ9PT .framer-8n120f > :first-child, .framer-qZ9PT .framer-1nhi632 > :first-child, .framer-qZ9PT .framer-jjq2oz > :first-child { margin-top: 0px; } .framer-qZ9PT.framer-1239z0k > :last-child, .framer-qZ9PT .framer-4ifr3z > :last-child, .framer-qZ9PT .framer-egxvxb > :last-child, .framer-qZ9PT .framer-6kz166 > :last-child, .framer-qZ9PT .framer-11y7vd4 > :last-child, .framer-qZ9PT .framer-1jku9tq > :last-child, .framer-qZ9PT .framer-8n120f > :last-child, .framer-qZ9PT .framer-1nhi632 > :last-child, .framer-qZ9PT .framer-jjq2oz > :last-child { margin-bottom: 0px; } .framer-qZ9PT .framer-4ifr3z > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-qZ9PT .framer-1vj9fz1 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-qZ9PT .framer-1vj9fz1 > :first-child, .framer-qZ9PT .framer-6xc1rn > :first-child, .framer-qZ9PT .framer-kqtney > :first-child, .framer-qZ9PT .framer-1npvuka > :first-child, .framer-qZ9PT .framer-1rdfhdj > :first-child, .framer-qZ9PT .framer-zxs9o6 > :first-child, .framer-qZ9PT .framer-1aro0gw > :first-child, .framer-qZ9PT .framer-ffh9ef > :first-child { margin-left: 0px; } .framer-qZ9PT .framer-1vj9fz1 > :last-child, .framer-qZ9PT .framer-6xc1rn > :last-child, .framer-qZ9PT .framer-kqtney > :last-child, .framer-qZ9PT .framer-1npvuka > :last-child, .framer-qZ9PT .framer-1rdfhdj > :last-child, .framer-qZ9PT .framer-zxs9o6 > :last-child, .framer-qZ9PT .framer-1aro0gw > :last-child, .framer-qZ9PT .framer-ffh9ef > :last-child { margin-right: 0px; } .framer-qZ9PT .framer-egxvxb > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-qZ9PT .framer-6kz166 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qZ9PT .framer-6xc1rn > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-qZ9PT .framer-11y7vd4 > *, .framer-qZ9PT .framer-1jku9tq > *, .framer-qZ9PT .framer-1nhi632 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qZ9PT .framer-kqtney > *, .framer-qZ9PT .framer-1npvuka > *, .framer-qZ9PT .framer-1rdfhdj > *, .framer-qZ9PT .framer-zxs9o6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qZ9PT .framer-8n120f > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-qZ9PT .framer-jjq2oz > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-qZ9PT .framer-1aro0gw > *, .framer-qZ9PT .framer-ffh9ef > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-qZ9PT.framer-v-j15fgn.framer-1239z0k { width: 810px; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-4ifr3z { padding: 0px 120px 48px 120px; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-q5lb62 { align-content: center; align-items: center; flex-direction: column; gap: 80px; justify-content: flex-start; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-egxvxb, .framer-qZ9PT.framer-v-j15fgn .framer-11c5pkf-container, .framer-qZ9PT.framer-v-97p0vn .framer-egxvxb, .framer-qZ9PT.framer-v-97p0vn .framer-11c5pkf-container { width: 100%; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-jjq2oz, .framer-qZ9PT.framer-v-97p0vn .framer-jjq2oz { align-content: center; align-items: center; width: 100%; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-mqjzou, .framer-qZ9PT.framer-v-j15fgn .framer-1aro0gw, .framer-qZ9PT.framer-v-97p0vn .framer-1aro0gw { order: 0; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-qdkiuk, .framer-qZ9PT.framer-v-97p0vn .framer-qdkiuk { flex-direction: column; gap: 32px; justify-content: flex-start; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-1fkaro2, .framer-qZ9PT.framer-v-97p0vn .framer-1fkaro2 { order: 2; }\",\".framer-qZ9PT.framer-v-j15fgn .framer-ffh9ef, .framer-qZ9PT.framer-v-97p0vn .framer-ffh9ef { order: 1; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qZ9PT.framer-v-j15fgn .framer-q5lb62, .framer-qZ9PT.framer-v-j15fgn .framer-qdkiuk { gap: 0px; } .framer-qZ9PT.framer-v-j15fgn .framer-q5lb62 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-qZ9PT.framer-v-j15fgn .framer-q5lb62 > :first-child, .framer-qZ9PT.framer-v-j15fgn .framer-qdkiuk > :first-child { margin-top: 0px; } .framer-qZ9PT.framer-v-j15fgn .framer-q5lb62 > :last-child, .framer-qZ9PT.framer-v-j15fgn .framer-qdkiuk > :last-child { margin-bottom: 0px; } .framer-qZ9PT.framer-v-j15fgn .framer-qdkiuk > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-qZ9PT.framer-v-97p0vn.framer-1239z0k { width: 390px; }\",\".framer-qZ9PT.framer-v-97p0vn .framer-4ifr3z { padding: 0px 24px 48px 24px; }\",\".framer-qZ9PT.framer-v-97p0vn .framer-q5lb62 { flex-direction: column; gap: 48px; justify-content: flex-start; }\",\".framer-qZ9PT.framer-v-97p0vn .framer-6xc1rn { flex-direction: column; }\",\".framer-qZ9PT.framer-v-97p0vn .framer-11y7vd4, .framer-qZ9PT.framer-v-97p0vn .framer-1jku9tq { flex: none; width: 100%; }\",\".framer-qZ9PT.framer-v-97p0vn .framer-mqjzou { height: var(--framer-aspect-ratio-supported, 179px); order: 0; width: 340px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qZ9PT.framer-v-97p0vn .framer-q5lb62, .framer-qZ9PT.framer-v-97p0vn .framer-6xc1rn, .framer-qZ9PT.framer-v-97p0vn .framer-qdkiuk { gap: 0px; } .framer-qZ9PT.framer-v-97p0vn .framer-q5lb62 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-qZ9PT.framer-v-97p0vn .framer-q5lb62 > :first-child, .framer-qZ9PT.framer-v-97p0vn .framer-6xc1rn > :first-child, .framer-qZ9PT.framer-v-97p0vn .framer-qdkiuk > :first-child { margin-top: 0px; } .framer-qZ9PT.framer-v-97p0vn .framer-q5lb62 > :last-child, .framer-qZ9PT.framer-v-97p0vn .framer-6xc1rn > :last-child, .framer-qZ9PT.framer-v-97p0vn .framer-qdkiuk > :last-child { margin-bottom: 0px; } .framer-qZ9PT.framer-v-97p0vn .framer-6xc1rn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-qZ9PT.framer-v-97p0vn .framer-qdkiuk > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 690\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N5VGT44wP\":{\"layout\":[\"fixed\",\"auto\"]},\"vpST4yF5r\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerwADX5ZPuk=withCSS(Component,css,\"framer-qZ9PT\");export default FramerwADX5ZPuk;FramerwADX5ZPuk.displayName=\"footer-oog\";FramerwADX5ZPuk.defaultProps={height:690,width:1440};addPropertyControls(FramerwADX5ZPuk,{variant:{options:[\"t1jdwtQ6x\",\"N5VGT44wP\",\"vpST4yF5r\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerwADX5ZPuk,[{explicitInter:true,fonts:[{family:\"Inter Display\",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/gazZKZuUEtvr9ULhdA4SprP0AZ0.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/pe8RoujoPxuTZhqoNzYqHX2MXA.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/teGhWnhH3bCqefKGsIsqFy3hK8.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/qQHxgTnEk6Czu1yW4xS82HQWFOk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/MJ3N6lfN4iP5Um8rJGqLYl03tE.woff2\",weight:\"600\"},{family:\"Inter Display\",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/dHHUz45rhM2KCQpj9zttNVlibk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/0SEEmmWc3vovhaai4RlRQSWRrz0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter Display\",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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{family:\"Inter Display\",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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{family:\"Inter Display\",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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/vebZUMjGyKkYsfcY73iwWTzLNag.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/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\"}]},...Button4Fonts,...IconButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwADX5ZPuk\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"690\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N5VGT44wP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vpST4yF5r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wADX5ZPuk.map"],
  "mappings": "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",
  "names": ["StopScroll", "props", "toggle", "p", "l", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "StopScrollFonts", "getFonts", "StopScroll", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link1", "link11", "link2", "link21", "link3", "link31", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "awqii6Xyq", "Sgr0r7_FU", "GZ1P1tplg", "FX92CBWvh", "LOnLNrC1W", "mK6vbSwh0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapgz8f7g", "args", "onTap3jgqjn", "onTaptcsv7g", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "SVG", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerpDote4NBG", "withCSS", "pDote4NBG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "e", "main", "t", "r", "a", "n", "noop", "promise", "o", "onFrame", "i", "decorate", "execute", "workerDone", "l", "convert", "isOk", "prop", "onlyPositiveInt", "randomInt", "toDecimal", "colorsToRgb", "hexToRgb", "getOrigin", "setCanvasWindowSize", "setCanvasRectSize", "getCanvas", "ellipse", "s", "randomPhysics", "updateFetti", "c", "u", "f", "d", "h", "animate", "onDone", "update", "confettiCannon", "fireLocal", "v", "p", "m", "g", "b", "y", "w", "M", "fire", "onResize", "done", "getDefaultFire", "window", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "subtitle", "title", "width", "props", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "yeAnKbEUZ", "WuF2iG84P", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "u", "SVG", "RichText2", "css", "FramerW7oLCU4_B", "withCSS", "Utils_Component_Message_ZVoG_default", "addPropertyControls", "ControlType", "addFonts", "ComponentMessage", "title", "subtitle", "style", "p", "Utils_Component_Message_ZVoG_default", "extractRGBColorFromString", "str", "rgbRegex", "match", "rgbToHex", "rgb", "r", "g", "b", "x", "hex", "Confetti", "delayInSeconds", "amount", "coverArea", "explosion", "color", "frameRef", "pe", "hasTriggered", "setHasTriggered", "ye", "isOnCanvas", "useIsOnFramerCanvas", "ue", "timer", "triggerConfetti", "explosionSettings", "rect", "origin", "window", "t", "getColorConfig", "mode", "singleColor", "colors", "formattedColor", "p", "ComponentMessage", "Frame", "addPropertyControls", "ControlType", "MotionDivWithFX", "withFX", "motion", "ConfettiFonts", "getFonts", "Confetti", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transformTemplate1", "_", "t", "Variants", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "tcjj3u63X", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapb6028l", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "p", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerAOgK7zEKa", "withCSS", "AOgK7zEKa_default", "addPropertyControls", "ControlType", "addFonts", "DEFAULT_COLOR", "DEFAULT_SVG", "DEFAULT_STROKE_WIDTH", "FramerIcons", "props", "customizedSvg", "getCustomizedSVG", "p", "addPropertyControls", "ControlType", "hideStrokeWidth", "svg", "strokeWidthMatch", "match", "color", "strokeWidth", "svgAttributes", "width", "height", "viewBox", "viewBoxWidth", "viewBoxHeight", "hasElementsWithValidColors", "attr", "value", "FramerIconsFonts", "getFonts", "FramerIcons", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "sVG", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "qrS4hLqB9", "uX5I43qzZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerGwxajnBBh", "withCSS", "GwxajnBBh_default", "addPropertyControls", "ControlType", "addFonts", "Button4Fonts", "getFonts", "AOgK7zEKa_default", "IconButtonFonts", "GwxajnBBh_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "formVariants", "form", "currentVariant", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "tcjj3u63Xxihn4i", "args", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "FormContainer", "formState", "l", "FormPlainTextInput2", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "Link", "css", "FramerwADX5ZPuk", "withCSS", "wADX5ZPuk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
