{"version":3,"file":"wD60J9DLI.IQOT__XK.mjs","names":["addPropertyOverrides","MaterialFonts","Material","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","HeaderMenuItemInner","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","Image","addPropertyOverrides","Material","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","BrandLogo","HeaderMenuItem","HeaderMegaMenu","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","Navbar","React.useContext","React.useMemo","React.Fragment","React.useRef","React.useId"],"sources":["https:/framerusercontent.com/modules/Ylocqv2G9OcmclMVvVfa/lrtwRIaQU0kuKpRwP9SY/xKFG9bEU0.js","https:/framerusercontent.com/modules/beCvCLrdWnIndXS3z9CH/zEngsBSBzoNKc5mT1n1v/IcayFF7eK.js","https:/framerusercontent.com/modules/PkVekr7hTWuUJT5V0CFG/Ao7TVBvZFiEUURuMyYql/UWYhouPL_.js","https:/framerusercontent.com/modules/EzO5YmNfOzTKjiqliZv1/zZb46SHNkfAveENJdb0f/p6VWtyY6C.js","https:/framerusercontent.com/modules/7aKJH3NibAC0OXcedCc7/lZSwGShjELQ4F9l4ptH5/wD60J9DLI.js"],"sourcesContent":["// Generated by Framer (2740f55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const enabledGestures={g3GVnQnXL:{hover:true}};const cycleOrder=[\"g3GVnQnXL\",\"vYyITqC4w\"];const serializationHash=\"framer-34yu1\";const variantClassNames={g3GVnQnXL:\"framer-v-en8sbh\",vYyITqC4w:\"framer-v-ziqrve\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Menu - Mega\":\"vYyITqC4w\",\"Variant 1\":\"g3GVnQnXL\"};const getProps=({arrow,color,height,id,link,tap2,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,dMt7E2_tn:(_ref=color!==null&&color!==void 0?color:props.dMt7E2_tn)!==null&&_ref!==void 0?_ref:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",j_KE4sm_E:arrow!==null&&arrow!==void 0?arrow:props.j_KE4sm_E,tt8lvbGGf:(_ref1=title!==null&&title!==void 0?title:props.tt8lvbGGf)!==null&&_ref1!==void 0?_ref1:\"About\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"g3GVnQnXL\",x41Bgd582:link!==null&&link!==void 0?link:props.x41Bgd582,xKRh9Snsp:tap2!==null&&tap2!==void 0?tap2:props.xKRh9Snsp};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,tt8lvbGGf,x41Bgd582,dMt7E2_tn,j_KE4sm_E,xKRh9Snsp,dMt7E2_tnk4bcymFrD,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"g3GVnQnXL\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1fv3alf=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(xKRh9Snsp){const res=await xKRh9Snsp(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=value=>{if(baseVariant===\"vYyITqC4w\")return true;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:x41Bgd582,openInNewTab:false,...addPropertyOverrides({vYyITqC4w:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-en8sbh\",className,classNames)} framer-hsizty`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"g3GVnQnXL\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap1fv3alf,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{opacity:1,...style},variants:{\"g3GVnQnXL-hover\":{opacity:.8}},...addPropertyOverrides({\"g3GVnQnXL-hover\":{\"data-framer-name\":undefined},vYyITqC4w:{\"data-framer-name\":\"Menu - Mega\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBCb2xk\",\"--framer-font-family\":'\"Rund Text Bold\", \"Rund Text Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-dMt7E2_tn-k4bcymFrD))\"},children:\"About\"})}),className:\"framer-1xwxqow\",\"data-framer-name\":\"About\",fonts:[\"CUSTOM;Rund Text Bold\"],layoutDependency:layoutDependency,layoutId:\"yxjpPbYv6\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-dMt7E2_tn-k4bcymFrD)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-dMt7E2_tn-k4bcymFrD\":dMt7E2_tnk4bcymFrD},text:tt8lvbGGf,variants:{\"g3GVnQnXL-hover\":{\"--extracted-r6o4lv\":\"var(--token-f512b2c0-ccff-4c1c-81ef-5b1a68ff0d48, rgb(1, 89, 65))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"g3GVnQnXL-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBCb2xk\",\"--framer-font-family\":'\"Rund Text Bold\", \"Rund Text Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f512b2c0-ccff-4c1c-81ef-5b1a68ff0d48, rgb(1, 89, 65)))\"},children:\"About\"})})}},baseVariant,gestureVariant)}),isDisplayed(j_KE4sm_E)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zy7cfv-container\",layoutDependency:layoutDependency,layoutId:\"g7ZINAFSh-container\",style:{rotate:90},variants:{\"g3GVnQnXL-hover\":{rotate:-90}},children:/*#__PURE__*/_jsx(Material,{color:dMt7E2_tn,height:\"100%\",iconSearch:\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"g7ZINAFSh\",layoutId:\"g7ZINAFSh\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-34yu1.framer-hsizty, .framer-34yu1 .framer-hsizty { display: block; }\",\".framer-34yu1.framer-en8sbh { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-34yu1 .framer-1xwxqow { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-34yu1 .framer-zy7cfv-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-34yu1.framer-en8sbh { gap: 0px; } .framer-34yu1.framer-en8sbh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-34yu1.framer-en8sbh > :first-child { margin-left: 0px; } .framer-34yu1.framer-en8sbh > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 45\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"vYyITqC4w\":{\"layout\":[\"auto\",\"auto\"]},\"LIL2CFPzQ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tt8lvbGGf\":\"title\",\"x41Bgd582\":\"link\",\"dMt7E2_tn\":\"color\",\"j_KE4sm_E\":\"arrow\",\"xKRh9Snsp\":\"tap2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxKFG9bEU0=withCSS(Component,css,\"framer-34yu1\");export default FramerxKFG9bEU0;FramerxKFG9bEU0.displayName=\"Header - Menu Item Inner\";FramerxKFG9bEU0.defaultProps={height:24,width:45};addPropertyControls(FramerxKFG9bEU0,{variant:{options:[\"g3GVnQnXL\",\"vYyITqC4w\"],optionTitles:[\"Variant 1\",\"Menu - Mega\"],title:\"Variant\",type:ControlType.Enum},tt8lvbGGf:{defaultValue:\"About\",displayTextArea:false,title:\"Title\",type:ControlType.String},x41Bgd582:{title:\"Link\",type:ControlType.Link},dMt7E2_tn:{defaultValue:'var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17)) /* {\"name\":\"Neutral / 07\"} */',title:\"Color\",type:ControlType.Color},j_KE4sm_E:{defaultValue:false,title:\"Arrow\",type:ControlType.Boolean},xKRh9Snsp:{title:\"Tap 2\",type:ControlType.EventHandler}});addFonts(FramerxKFG9bEU0,[{explicitInter:true,fonts:[{family:\"Rund Text Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/T1WBrleAFbFBWwtewbqNAXE6XI.woff\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxKFG9bEU0\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vYyITqC4w\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LIL2CFPzQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"tt8lvbGGf\\\":\\\"title\\\",\\\"x41Bgd582\\\":\\\"link\\\",\\\"dMt7E2_tn\\\":\\\"color\\\",\\\"j_KE4sm_E\\\":\\\"arrow\\\",\\\"xKRh9Snsp\\\":\\\"tap2\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"45\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xKFG9bEU0.map","// Generated by Framer (016cdd2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeaderMenuItemInner from\"https://framerusercontent.com/modules/Ylocqv2G9OcmclMVvVfa/lrtwRIaQU0kuKpRwP9SY/xKFG9bEU0.js\";const HeaderMenuItemInnerFonts=getFonts(HeaderMenuItemInner);const cycleOrder=[\"Peozfu13c\",\"pDz5Deb9T\",\"DzdS7Tcsg\",\"NChN0AueN\",\"kcFBqL0rH\",\"UVTX0fjYy\"];const serializationHash=\"framer-2SSgy\";const variantClassNames={DzdS7Tcsg:\"framer-v-53897v\",kcFBqL0rH:\"framer-v-45cxc0\",NChN0AueN:\"framer-v-1lspxrn\",pDz5Deb9T:\"framer-v-qkllah\",Peozfu13c:\"framer-v-eo6fg1\",UVTX0fjYy:\"framer-v-18hct5e\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Customer Stories - Large Desktop\":\"NChN0AueN\",\"Customer Stories - Mobile\":\"UVTX0fjYy\",\"Customer Stories - Tablet\":\"kcFBqL0rH\",\"Offering - Large Desktop\":\"Peozfu13c\",\"Offering - Mobile\":\"DzdS7Tcsg\",\"Offering - Tablet\":\"pDz5Deb9T\"};const getProps=({height,id,mouseEnter,mouseLeave,width,...props})=>{return{...props,QNm7D3Fet:mouseEnter??props.QNm7D3Fet,ufH3u2QMQ:mouseLeave??props.ufH3u2QMQ,variant:humanReadableVariantMap[props.variant]??props.variant??\"Peozfu13c\"};};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,QNm7D3Fet,ufH3u2QMQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Peozfu13c\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1l7t6q8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(QNm7D3Fet){const res=await QNm7D3Fet(...args);if(res===false)return false;}});const onMouseLeave1sl7xx8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});if(ufH3u2QMQ){const res=await ufH3u2QMQ(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"pDz5Deb9T\",\"DzdS7Tcsg\",\"kcFBqL0rH\",\"UVTX0fjYy\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"NChN0AueN\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"NChN0AueN\")return false;return true;};const isDisplayed3=()=>{if([\"kcFBqL0rH\",\"UVTX0fjYy\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed4=()=>{if(baseVariant===\"kcFBqL0rH\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"UVTX0fjYy\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-eo6fg1\",className,classNames),\"data-framer-name\":\"Offering - Large Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Peozfu13c\",onMouseEnter:onMouseEnter1l7t6q8,onMouseLeave:onMouseLeave1sl7xx8,ref:refBinding,style:{...style},...addPropertyOverrides({DzdS7Tcsg:{\"data-framer-name\":\"Offering - Mobile\"},kcFBqL0rH:{\"data-framer-name\":\"Customer Stories - Tablet\"},NChN0AueN:{\"data-framer-name\":\"Customer Stories - Large Desktop\"},pDz5Deb9T:{\"data-framer-name\":\"Offering - Tablet\"},UVTX0fjYy:{\"data-framer-name\":\"Customer Stories - Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l4k9rj\",\"data-framer-name\":\"Mega Menu\",layoutDependency:layoutDependency,layoutId:\"ItAGjUhFk\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0px 12px 0px rgba(21, 29, 22, 0.12)\"},variants:{DzdS7Tcsg:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},kcFBqL0rH:{boxShadow:\"none\"},pDz5Deb9T:{boxShadow:\"none\"},UVTX0fjYy:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gtpi1d\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"j68GkeSLE\",children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"aYCYshoz9\",scopeId:\"IcayFF7eK\",...addPropertyOverrides({NChN0AueN:{href:{webPageId:\"oYXUyWJPj\"},openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1dhji2z framer-px0fvp\",\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"aYCYshoz9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.03125em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:\"Our offering to create value\"})}),className:\"framer-6326yx\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"tjWqMFt0L\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({NChN0AueN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"30px\"},children:\"🇬🇧\"}),\"  Arbroath Golf UK\"]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Our vision is to be the premier platform for golf commerce, driving success for golf facilities, enhancing partnerships within the industry, and delivering exceptional experiences for golf players and businesses worldwide\"})}),className:\"framer-1l7ra10\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"CBtZ4PcUS\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},variants:{NChN0AueN:{\"--extracted-r6o4lv\":\"rgb(120, 120, 120)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({NChN0AueN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 120, 120))\"},children:\"Founded in 1878 and set against Scotland’s rugged east coast, Arbroath Golf Links is a classic championship links course shaped by legends like Old Tom Morris and James Braid. When Director of Golf Craig Knowles saw their legacy system holding them back, he led the push to modernize with Sweetspot.\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2250,pixelWidth:4e3,src:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg\",srcSet:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg 4000w\"},className:\"framer-5pou5x\",\"data-border\":true,\"data-framer-name\":\"Hero Image\",layoutDependency:layoutDependency,layoutId:\"ZhpXWl4_y\",style:{\"--border-bottom-width\":\"6px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"6px\",\"--border-right-width\":\"6px\",\"--border-style\":\"solid\",\"--border-top-width\":\"6px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 0.7836301510105841px 1.4105342718190512px -0.2857142857142857px rgba(0, 0, 0, 0.06), 0px 1.9196475837030447px 3.45536565066548px -0.5714285714285714px rgba(0, 0, 0, 0.06), 0px 3.6374547591782176px 6.547418566520792px -0.8571428571428571px rgba(0, 0, 0, 0.06), 0px 6.350044814858119px 11.430080666744614px -1.1428571428571428px rgba(0, 0, 0, 0.06), 0px 11.051870570040771px 19.89336702607339px -1.4285714285714286px rgba(0, 0, 0, 0.07), 0px 20.24281195079675px 36.437061511434145px -1.7142857142857142px rgba(0, 0, 0, 0.08), 0px 40px 72px -2px rgba(0, 0, 0, 0.09)\"},...addPropertyOverrides({NChN0AueN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(30+((componentViewport?.height||740)-40-700)/2)+40+0+0+0+360),pixelHeight:2250,pixelWidth:4e3,sizes:`min(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px) - 188px) / 3, 1px), 420px)`,src:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg\",srcSet:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg 4000w\"}}},baseVariant,gestureVariant)})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-n1w0ge\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"DBUIdLqHM\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1074ton\",\"data-border\":true,\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"j5BLaTlmA\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(168, 168, 168)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dotted\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:\"Customer Stories & success cases\"})}),className:\"framer-1hegubc\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"i_PACpB24\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"See how golf organizations around the world use Sweetspot to optimize revenue, streamline operations, and deliver exceptional player experiences. From boosting bookings to making data-driven decisions, these stories showcase the real impact of finding your sweet spot.\"})}),className:\"framer-ley6u9\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"QFtthiyXL\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m57jmi\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"drRTC1Eqd\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZjzsadFb1\"},motionChild:true,nodeId:\"yA5za9R08\",openInNewTab:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-16eqbdx framer-px0fvp\",\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"yA5za9R08\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"30px\"},children:\"🇫🇮\"}),\"  Golfkamari\"]})}),className:\"framer-1jxvic3\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"ffxi2rpFo\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 120, 120))\"},children:\"Golfkamari operates three premium indoor simulator venues across Finland, offering flexible, unmanned bays built for both training and social rounds. With comforts like cold drinks, sofas, and streaming options, they deliver a quality-first experience for small groups and solo players.\"})}),className:\"framer-1aqkfgo\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"aaLIQBgrV\",style:{\"--extracted-r6o4lv\":\"rgb(120, 120, 120)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1500,src:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg\",srcSet:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg 1500w\"},className:\"framer-cwpzgd\",\"data-border\":true,\"data-framer-name\":\"Hero Image\",layoutDependency:layoutDependency,layoutId:\"j1cJKyXZW\",style:{\"--border-bottom-width\":\"6px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"6px\",\"--border-right-width\":\"6px\",\"--border-style\":\"solid\",\"--border-top-width\":\"6px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 0.7836301510105841px 1.4105342718190512px -0.2857142857142857px rgba(0, 0, 0, 0.06), 0px 1.9196475837030447px 3.45536565066548px -0.5714285714285714px rgba(0, 0, 0, 0.06), 0px 3.6374547591782176px 6.547418566520792px -0.8571428571428571px rgba(0, 0, 0, 0.06), 0px 6.350044814858119px 11.430080666744614px -1.1428571428571428px rgba(0, 0, 0, 0.06), 0px 11.051870570040771px 19.89336702607339px -1.4285714285714286px rgba(0, 0, 0, 0.07), 0px 20.24281195079675px 36.437061511434145px -1.7142857142857142px rgba(0, 0, 0, 0.08), 0px 40px 72px -2px rgba(0, 0, 0, 0.09)\"},...addPropertyOverrides({NChN0AueN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(30+((componentViewport?.height||740)-40-700)/2)+40+0+0+0+360),pixelHeight:1e3,pixelWidth:1500,sizes:`min(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px) - 188px) / 3, 1px), 420px)`,src:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg\",srcSet:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg 1500w\"}}},baseVariant,gestureVariant)})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-hs7gxv\",\"data-framer-name\":\"Mega Menu Inner\",layoutDependency:layoutDependency,layoutId:\"znSEPdVGR\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{DzdS7Tcsg:{backgroundColor:\"rgb(242, 240, 231)\"},kcFBqL0rH:{backgroundColor:\"rgba(0, 0, 0, 0)\"},UVTX0fjYy:{backgroundColor:\"rgb(242, 240, 231)\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m4oy96\",\"data-framer-name\":\"Menu Block\",layoutDependency:layoutDependency,layoutId:\"EKvFPfMQx\",style:{backgroundColor:\"rgb(242, 240, 231)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{DzdS7Tcsg:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},UVTX0fjYy:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z14j4\",\"data-framer-name\":\"Single Menu\",layoutDependency:layoutDependency,layoutId:\"pLLLFbz33\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBCb2xk\",\"--framer-font-family\":'\"Rund Text Bold\", \"Rund Text Bold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e29b414e-778b-4330-a92f-715c64d82d8a, rgb(133, 151, 148)))\",\"--framer-text-transform\":\"uppercase\"},children:\"BUSINESS AREAS\"})}),className:\"framer-y9c6bo\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Rund Text Bold\"],layoutDependency:layoutDependency,layoutId:\"chqaQwXnB\",style:{\"--extracted-r6o4lv\":\"var(--token-e29b414e-778b-4330-a92f-715c64d82d8a, rgb(133, 151, 148))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-161g1ra\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"Ry3bg8eSb\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jWLHMOz_e\"},implicitPathVariables:undefined},{href:{webPageId:\"jWLHMOz_e\"},implicitPathVariables:undefined},{href:{webPageId:\"jWLHMOz_e\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+0+0+48+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tr8zsu-container\",layoutDependency:layoutDependency,layoutId:\"lmsox0RM1-container\",nodeId:\"lmsox0RM1\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"lmsox0RM1\",j_KE4sm_E:false,layoutId:\"lmsox0RM1\",tt8lvbGGf:\"Range\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NPqyMvwqQ\"},implicitPathVariables:undefined},{href:{webPageId:\"NPqyMvwqQ\"},implicitPathVariables:undefined},{href:{webPageId:\"NPqyMvwqQ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+0+0+48+0+42}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19fbkre-container\",layoutDependency:layoutDependency,layoutId:\"f7daPXXBs-container\",nodeId:\"f7daPXXBs\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"f7daPXXBs\",j_KE4sm_E:false,layoutId:\"f7daPXXBs\",tt8lvbGGf:\"Golf Club\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks1[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks1[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bBRcsyXos\"},implicitPathVariables:undefined},{href:{webPageId:\"bBRcsyXos\"},implicitPathVariables:undefined},{href:{webPageId:\"bBRcsyXos\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+0+0+48+0+84}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r2nfe0-container\",layoutDependency:layoutDependency,layoutId:\"kYYphtS0S-container\",nodeId:\"kYYphtS0S\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"kYYphtS0S\",j_KE4sm_E:false,layoutId:\"kYYphtS0S\",tt8lvbGGf:\"Simulator\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks2[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks2[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xgWC5yUx4\"},implicitPathVariables:undefined},{href:{webPageId:\"xgWC5yUx4\"},implicitPathVariables:undefined},{href:{webPageId:\"xgWC5yUx4\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+0+0+48+0+126}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k06lzu-container\",layoutDependency:layoutDependency,layoutId:\"gzstgJORC-container\",nodeId:\"gzstgJORC\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"gzstgJORC\",j_KE4sm_E:false,layoutId:\"gzstgJORC\",tt8lvbGGf:\"Academy\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks3[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks3[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hm9ivh\",\"data-framer-name\":\"Single Menu\",layoutDependency:layoutDependency,layoutId:\"AuP5YCWF7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBCb2xk\",\"--framer-font-family\":'\"Rund Text Bold\", \"Rund Text Bold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e29b414e-778b-4330-a92f-715c64d82d8a, rgb(133, 151, 148)))\",\"--framer-text-transform\":\"uppercase\"},children:\"MODULES\"})}),className:\"framer-12t9ew\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Rund Text Bold\"],layoutDependency:layoutDependency,layoutId:\"iV8TuS8Cy\",style:{\"--extracted-r6o4lv\":\"var(--token-e29b414e-778b-4330-a92f-715c64d82d8a, rgb(133, 151, 148))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-knns7e\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"R4Kd5fx7e\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WpDg4bSn9\"},implicitPathVariables:undefined},{href:{webPageId:\"WpDg4bSn9\"},implicitPathVariables:undefined},{href:{webPageId:\"WpDg4bSn9\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+222+0+48+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-iuwel1-container\",layoutDependency:layoutDependency,layoutId:\"ve6CTYm8e-container\",nodeId:\"ve6CTYm8e\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"ve6CTYm8e\",j_KE4sm_E:false,layoutId:\"ve6CTYm8e\",tt8lvbGGf:\"Vouchers\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks4[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks4[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ROf01QjL3\"},implicitPathVariables:undefined},{href:{webPageId:\"ROf01QjL3\"},implicitPathVariables:undefined},{href:{webPageId:\"ROf01QjL3\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+222+0+48+0+42}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jcqkpm-container\",layoutDependency:layoutDependency,layoutId:\"BU7p1QtqA-container\",nodeId:\"BU7p1QtqA\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"BU7p1QtqA\",j_KE4sm_E:false,layoutId:\"BU7p1QtqA\",tt8lvbGGf:\"Memberships\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks5[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks5[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"o9xitC8Kn\"},implicitPathVariables:undefined},{href:{webPageId:\"o9xitC8Kn\"},implicitPathVariables:undefined},{href:{webPageId:\"o9xitC8Kn\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+222+0+48+0+84}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ya0w2k-container\",layoutDependency:layoutDependency,layoutId:\"NG_l1uSOO-container\",nodeId:\"NG_l1uSOO\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"NG_l1uSOO\",j_KE4sm_E:false,layoutId:\"NG_l1uSOO\",tt8lvbGGf:\"Pricing\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks6[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks6[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ayESpOGVx\"},implicitPathVariables:undefined},{href:{webPageId:\"ayESpOGVx\"},implicitPathVariables:undefined},{href:{webPageId:\"ayESpOGVx\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({DzdS7Tcsg:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+222+0+48+0+126}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-i0uvd2-container\",layoutDependency:layoutDependency,layoutId:\"qriiVEzAD-container\",nodeId:\"qriiVEzAD\",rendersWithMotion:true,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsx(HeaderMenuItemInner,{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\",height:\"100%\",id:\"qriiVEzAD\",j_KE4sm_E:false,layoutId:\"qriiVEzAD\",tt8lvbGGf:\"POS\",variant:\"g3GVnQnXL\",width:\"100%\",x41Bgd582:resolvedLinks7[0],...addPropertyOverrides({DzdS7Tcsg:{x41Bgd582:resolvedLinks7[2]},pDz5Deb9T:{x41Bgd582:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qK2vsEROp\"},motionChild:true,nodeId:\"cy9axuvCo\",scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1clxngo framer-px0fvp\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"cy9axuvCo\",style:{\"--border-bottom-width\":\"4px\",\"--border-color\":\"rgba(34, 34, 34, 0.05)\",\"--border-left-width\":\"4px\",\"--border-right-width\":\"4px\",\"--border-style\":\"solid\",\"--border-top-width\":\"4px\",backgroundColor:\"rgb(247, 247, 247)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nbh9wm\",\"data-framer-name\":\"Single Menu\",layoutDependency:layoutDependency,layoutId:\"HMfPMXV1h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBCb2xk\",\"--framer-font-family\":'\"Rund Text Bold\", \"Rund Text Bold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(171, 0, 0))\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"20px\"},children:\"🏌️\"}),\"   \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"16px\"},children:\"NEW Product\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"14px\"},children:\"   \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"20px\"},children:\"🏌️‍♀️\"})]})}),className:\"framer-75c3pb\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Rund Text Bold\",\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"xOMswMo2n\",style:{\"--extracted-r6o4lv\":\"rgb(171, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1576.5,intrinsicWidth:1276.5,pixelHeight:3150,pixelWidth:5106,sizes:\"247px\",src:\"https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=512 512w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png 5106w\"},className:\"framer-15dxrxi\",\"data-framer-name\":\"BD-001\",layoutDependency:layoutDependency,layoutId:\"j6aXmz8SQ\",...addPropertyOverrides({DzdS7Tcsg:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1576.5,intrinsicWidth:1276.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||862.5)-0-1063)/2)+0+0+0+0+24+444+20+0+0+29),pixelHeight:3150,pixelWidth:5106,sizes:`calc(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 48px, 220px) - 48px)`,src:\"https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=512 512w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/IVqzfVP30q7gKgKRuNbj3SOPSM.png 5106w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(23, 23, 23))\"},children:\"Meet our new and powerful payment solution tailored for all type of ranges with walk-in customers:\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(23, 23, 23))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBCb2xk\",\"--framer-font-family\":'\"Rund Text Bold\", \"Rund Text Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgb(137, 132, 103))\"},children:\"Pay & Dispense for Driving Ranges\"})]}),className:\"framer-43r1q7\",fonts:[\"CUSTOM;Rund Text Regular\",\"CUSTOM;Rund Text Bold\"],layoutDependency:layoutDependency,layoutId:\"ZZwNlUIQi\",style:{\"--extracted-1iakedh\":\"rgb(137, 132, 103)\",\"--extracted-2gxw0f\":\"rgb(23, 23, 23)\",\"--extracted-r6o4lv\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m983ip\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"Nxyepbjgz\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1umicb1\",\"data-border\":true,\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"Ev8CIknBQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(171, 171, 171)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"dotted\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:\"Customer Stories & success cases\"})}),className:\"framer-1t7cong\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"fQkP1vFV0\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"See how golf organizations around the world use Sweetspot to optimize revenue, streamline operations, and deliver exceptional player experiences. From boosting bookings to making data-driven decisions, these stories showcase the real impact of finding your sweet spot.\"})}),className:\"framer-1la8ms0\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"Algwyhuyc\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4nz74x\",layoutDependency:layoutDependency,layoutId:\"R5UwxN2gF\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s09okk\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"xSvrfJ5vK\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oYXUyWJPj\"},motionChild:true,nodeId:\"IHUxipluZ\",openInNewTab:false,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-eqb47a framer-px0fvp\",\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"IHUxipluZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"30px\"},children:\"🇬🇧\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"24px\"},children:\"  \"}),\"Arbroath Golf UK\"]})}),className:\"framer-1vj0oyn\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"Y6iUMH_7i\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 120, 120))\"},children:\"Founded in 1878 and set against Scotland’s rugged east coast, Arbroath Golf Links is a classic championship links course shaped by legends like Old Tom Morris and James Braid. When Director of Golf Craig Knowles saw their legacy system holding them back, he led the push to modernize with Sweetspot.\"})}),className:\"framer-13ikyou\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"j2YtueJyE\",style:{\"--extracted-r6o4lv\":\"rgb(120, 120, 120)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2250,pixelWidth:4e3,src:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg\",srcSet:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg 4000w\"},className:\"framer-gduihb\",\"data-border\":true,\"data-framer-name\":\"Hero Image\",layoutDependency:layoutDependency,layoutId:\"bnAyuKtJJ\",style:{\"--border-bottom-width\":\"6px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"6px\",\"--border-right-width\":\"6px\",\"--border-style\":\"solid\",\"--border-top-width\":\"6px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 0.7836301510105841px 1.4105342718190512px -0.2857142857142857px rgba(0, 0, 0, 0.06), 0px 1.9196475837030447px 3.45536565066548px -0.5714285714285714px rgba(0, 0, 0, 0.06), 0px 3.6374547591782176px 6.547418566520792px -0.8571428571428571px rgba(0, 0, 0, 0.06), 0px 6.350044814858119px 11.430080666744614px -1.1428571428571428px rgba(0, 0, 0, 0.06), 0px 11.051870570040771px 19.89336702607339px -1.4285714285714286px rgba(0, 0, 0, 0.07), 0px 20.24281195079675px 36.437061511434145px -1.7142857142857142px rgba(0, 0, 0, 0.08), 0px 40px 72px -2px rgba(0, 0, 0, 0.09)\"},...addPropertyOverrides({kcFBqL0rH:{background:{alt:\"\",fit:\"fill\",pixelHeight:2250,pixelWidth:4e3,sizes:`min(max((max(${componentViewport?.width||\"100vw\"}, 1px) - 144px) / 2, 1px), 420px)`,src:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg\",srcSet:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg 4000w\"}}},baseVariant,gestureVariant)})]})})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-wutb25\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"qc908xZF2\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZjzsadFb1\"},motionChild:true,nodeId:\"C9BaYemSN\",openInNewTab:false,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1r030qh framer-px0fvp\",\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"C9BaYemSN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"30px\"},children:\"🇫🇮\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"24px\"},children:\"  \"}),\"Golfkamari\"]})}),className:\"framer-2swej\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"IntEIWoHU\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 120, 120))\"},children:\"Golfkamari operates three premium indoor simulator venues across Finland, offering flexible, unmanned bays built for both training and social rounds. With comforts like cold drinks, sofas, and streaming options, they deliver a quality-first experience for small groups and solo players.\"})}),className:\"framer-14ebqay\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"GShdjwY7g\",style:{\"--extracted-r6o4lv\":\"rgb(120, 120, 120)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1500,src:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg\",srcSet:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg 1500w\"},className:\"framer-1tjk7l\",\"data-border\":true,\"data-framer-name\":\"Hero Image\",layoutDependency:layoutDependency,layoutId:\"TjhxnxsMv\",style:{\"--border-bottom-width\":\"6px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"6px\",\"--border-right-width\":\"6px\",\"--border-style\":\"solid\",\"--border-top-width\":\"6px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 0.7836301510105841px 1.4105342718190512px -0.2857142857142857px rgba(0, 0, 0, 0.06), 0px 1.9196475837030447px 3.45536565066548px -0.5714285714285714px rgba(0, 0, 0, 0.06), 0px 3.6374547591782176px 6.547418566520792px -0.8571428571428571px rgba(0, 0, 0, 0.06), 0px 6.350044814858119px 11.430080666744614px -1.1428571428571428px rgba(0, 0, 0, 0.06), 0px 11.051870570040771px 19.89336702607339px -1.4285714285714286px rgba(0, 0, 0, 0.07), 0px 20.24281195079675px 36.437061511434145px -1.7142857142857142px rgba(0, 0, 0, 0.08), 0px 40px 72px -2px rgba(0, 0, 0, 0.09)\"},...addPropertyOverrides({kcFBqL0rH:{background:{alt:\"\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1500,sizes:`min(max((max(${componentViewport?.width||\"100vw\"}, 1px) - 144px) / 2, 1px), 420px)`,src:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg\",srcSet:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg 1500w\"}}},baseVariant,gestureVariant)})]})})})]}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-h0ddlr\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"yZaPWt3qN\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v6yzwp\",\"data-border\":true,\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"dNZsNs0mn\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(171, 171, 171)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"dotted\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:\"Customer Stories & success cases\"})}),className:\"framer-1iwbalc\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"fPp05yOxH\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"See how golf organizations around the world use Sweetspot to optimize revenue, streamline operations, and deliver exceptional player experiences. From boosting bookings to making data-driven decisions, these stories showcase the real impact of finding your sweet spot.\"})}),className:\"framer-95y8fw\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"V79LTR6Ky\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uilxj\",layoutDependency:layoutDependency,layoutId:\"fSR08ng5T\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-n2tb0a\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"JJxwwqDrT\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oYXUyWJPj\"},motionChild:true,nodeId:\"qfWtfLK7W\",openInNewTab:false,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-3cyqp8 framer-px0fvp\",\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"qfWtfLK7W\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"30px\"},children:\"🇬🇧\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"24px\"},children:\"  \"}),\"Arbroath Golf UK\"]})}),className:\"framer-ry9p9b\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"JzIecJ6du\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 120, 120))\"},children:\"Founded in 1878 and set against Scotland’s rugged east coast, Arbroath Golf Links is a classic championship links course shaped by legends like Old Tom Morris and James Braid.\"})}),className:\"framer-13xe175\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"ZJkNMlgfb\",style:{\"--extracted-r6o4lv\":\"rgb(120, 120, 120)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2250,pixelWidth:4e3,src:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg\",srcSet:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg 4000w\"},className:\"framer-17eizm8\",\"data-border\":true,\"data-framer-name\":\"Hero Image\",layoutDependency:layoutDependency,layoutId:\"bAplOkYsh\",style:{\"--border-bottom-width\":\"6px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"6px\",\"--border-right-width\":\"6px\",\"--border-style\":\"solid\",\"--border-top-width\":\"6px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 0.7836301510105841px 1.4105342718190512px -0.2857142857142857px rgba(0, 0, 0, 0.06), 0px 1.9196475837030447px 3.45536565066548px -0.5714285714285714px rgba(0, 0, 0, 0.06), 0px 3.6374547591782176px 6.547418566520792px -0.8571428571428571px rgba(0, 0, 0, 0.06), 0px 6.350044814858119px 11.430080666744614px -1.1428571428571428px rgba(0, 0, 0, 0.06), 0px 11.051870570040771px 19.89336702607339px -1.4285714285714286px rgba(0, 0, 0, 0.07), 0px 20.24281195079675px 36.437061511434145px -1.7142857142857142px rgba(0, 0, 0, 0.08), 0px 40px 72px -2px rgba(0, 0, 0, 0.09)\"},...addPropertyOverrides({UVTX0fjYy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||1154)-0-1029.8)/2)+0+0+0+0+24+245.8+0+0+0+0+0+188),pixelHeight:2250,pixelWidth:4e3,sizes:`min(max(${componentViewport?.width||\"100vw\"}, 1px) - 48px, 420px)`,src:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg\",srcSet:\"https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3n2H93MSpABVVYVYV4Ll0tmuuE.jpeg 4000w\"}}},baseVariant,gestureVariant)})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-u0efdx\",\"data-framer-name\":\"Mega Menu Text Block\",layoutDependency:layoutDependency,layoutId:\"XYSEDA76P\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZjzsadFb1\"},motionChild:true,nodeId:\"pJBeEo5bz\",openInNewTab:false,scopeId:\"IcayFF7eK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1cqerlf framer-px0fvp\",\"data-framer-name\":\"Mega Menu Text\",layoutDependency:layoutDependency,layoutId:\"pJBeEo5bz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgRGlzcGxheSBCb2xk\",\"--framer-font-family\":'\"Rund Display Bold\", \"Rund Display Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(23, 23, 23))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"30px\"},children:\"🇫🇮\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"24px\"},children:\"  \"}),\"Golfkamari\"]})}),className:\"framer-1ld922a\",fonts:[\"CUSTOM;Rund Display Bold\"],layoutDependency:layoutDependency,layoutId:\"dRqeI6Lgn\",style:{\"--extracted-a0htzi\":\"rgb(23, 23, 23)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBSZWd1bGFy\",\"--framer-font-family\":'\"Rund Text Regular\", \"Rund Text Regular Placeholder\", sans-serif',\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(120, 120, 120))\"},children:\"Golfkamari operates three premium indoor simulator venues across Finland, offering flexible, unmanned bays built for both training and social rounds.\"})}),className:\"framer-6wwjf9\",fonts:[\"CUSTOM;Rund Text Regular\"],layoutDependency:layoutDependency,layoutId:\"mQOF0qKrG\",style:{\"--extracted-r6o4lv\":\"rgb(120, 120, 120)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1500,src:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg\",srcSet:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg 1500w\"},className:\"framer-11po4ge\",\"data-border\":true,\"data-framer-name\":\"Hero Image\",layoutDependency:layoutDependency,layoutId:\"Ja5r3qSyh\",style:{\"--border-bottom-width\":\"6px\",\"--border-color\":\"rgba(255, 255, 255, 0.5)\",\"--border-left-width\":\"6px\",\"--border-right-width\":\"6px\",\"--border-style\":\"solid\",\"--border-top-width\":\"6px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 0.7836301510105841px 1.4105342718190512px -0.2857142857142857px rgba(0, 0, 0, 0.06), 0px 1.9196475837030447px 3.45536565066548px -0.5714285714285714px rgba(0, 0, 0, 0.06), 0px 3.6374547591782176px 6.547418566520792px -0.8571428571428571px rgba(0, 0, 0, 0.06), 0px 6.350044814858119px 11.430080666744614px -1.1428571428571428px rgba(0, 0, 0, 0.06), 0px 11.051870570040771px 19.89336702607339px -1.4285714285714286px rgba(0, 0, 0, 0.07), 0px 20.24281195079675px 36.437061511434145px -1.7142857142857142px rgba(0, 0, 0, 0.08), 0px 40px 72px -2px rgba(0, 0, 0, 0.09)\"},...addPropertyOverrides({UVTX0fjYy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||1154)-0-1029.8)/2)+0+0+0+0+24+245.8+0+388+0+0+0+188),pixelHeight:1e3,pixelWidth:1500,sizes:`min(max(${componentViewport?.width||\"100vw\"}, 1px) - 48px, 420px)`,src:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg\",srcSet:\"https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8VgDFdCcDGZkgxQSTQIj8HwCzlA.jpg 1500w\"}}},baseVariant,gestureVariant)})]})})})]})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2SSgy.framer-px0fvp, .framer-2SSgy .framer-px0fvp { display: block; }\",\".framer-2SSgy.framer-eo6fg1 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 10px 0px; position: relative; width: 1445px; }\",\".framer-2SSgy .framer-l4k9rj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 40px 40px 40px 36px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-2SSgy .framer-1gtpi1d { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 170px; height: min-content; justify-content: center; max-width: 270px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-1dhji2z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2SSgy .framer-6326yx, .framer-2SSgy .framer-1l7ra10, .framer-2SSgy .framer-1hegubc, .framer-2SSgy .framer-1jxvic3, .framer-2SSgy .framer-43r1q7, .framer-2SSgy .framer-1t7cong, .framer-2SSgy .framer-1la8ms0, .framer-2SSgy .framer-1vj0oyn, .framer-2SSgy .framer-2swej, .framer-2SSgy .framer-1iwbalc, .framer-2SSgy .framer-95y8fw, .framer-2SSgy .framer-ry9p9b, .framer-2SSgy .framer-13xe175, .framer-2SSgy .framer-1ld922a, .framer-2SSgy .framer-6wwjf9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2SSgy .framer-5pou5x, .framer-2SSgy .framer-cwpzgd { flex: none; height: 260px; overflow: visible; position: relative; width: 100%; }\",\".framer-2SSgy .framer-n1w0ge, .framer-2SSgy .framer-1m57jmi { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 170px; height: auto; justify-content: flex-start; max-width: 420px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-1074ton { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px 36px 0px 0px; position: relative; width: 100%; }\",\".framer-2SSgy .framer-ley6u9, .framer-2SSgy .framer-1aqkfgo, .framer-2SSgy .framer-13ikyou, .framer-2SSgy .framer-14ebqay { flex: 1 0 0px; height: 1px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2SSgy .framer-16eqbdx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-2SSgy .framer-hs7gxv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-m4oy96 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-z14j4, .framer-2SSgy .framer-hm9ivh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-2SSgy .framer-y9c6bo, .framer-2SSgy .framer-12t9ew, .framer-2SSgy .framer-75c3pb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2SSgy .framer-161g1ra, .framer-2SSgy .framer-knns7e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-2SSgy .framer-1tr8zsu-container, .framer-2SSgy .framer-19fbkre-container, .framer-2SSgy .framer-r2nfe0-container, .framer-2SSgy .framer-1k06lzu-container, .framer-2SSgy .framer-iuwel1-container, .framer-2SSgy .framer-jcqkpm-container, .framer-2SSgy .framer-1ya0w2k-container, .framer-2SSgy .framer-i0uvd2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-2SSgy .framer-1clxngo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 320px; min-width: 220px; overflow: visible; padding: 20px 24px 20px 24px; position: relative; text-decoration: none; width: 1px; }\",\".framer-2SSgy .framer-1nbh9wm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-2SSgy .framer-15dxrxi { flex: none; height: 158px; overflow: visible; position: relative; width: 247px; }\",\".framer-2SSgy .framer-1m983ip, .framer-2SSgy .framer-h0ddlr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-1umicb1, .framer-2SSgy .framer-v6yzwp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-2SSgy .framer-4nz74x { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; min-height: 530px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-1s09okk, .framer-2SSgy .framer-wutb25 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: 440px; justify-content: flex-start; max-width: 420px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2SSgy .framer-eqb47a, .framer-2SSgy .framer-1r030qh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-2SSgy .framer-gduihb, .framer-2SSgy .framer-1tjk7l, .framer-2SSgy .framer-17eizm8, .framer-2SSgy .framer-11po4ge { flex: none; height: 160px; overflow: visible; position: relative; width: 100%; }\",\".framer-2SSgy .framer-1uilxj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2SSgy .framer-n2tb0a, .framer-2SSgy .framer-u0efdx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; max-width: 420px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2SSgy .framer-3cyqp8, .framer-2SSgy .framer-1cqerlf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-2SSgy.framer-v-qkllah.framer-eo6fg1, .framer-2SSgy.framer-v-45cxc0.framer-eo6fg1 { padding: 0px; width: 800px; }\",\".framer-2SSgy.framer-v-qkllah .framer-l4k9rj, .framer-2SSgy.framer-v-45cxc0 .framer-l4k9rj { flex-direction: column; max-width: unset; padding: 0px; }\",\".framer-2SSgy.framer-v-qkllah .framer-hs7gxv, .framer-2SSgy.framer-v-45cxc0 .framer-hs7gxv { flex: none; order: 0; width: 100%; }\",\".framer-2SSgy.framer-v-53897v.framer-eo6fg1, .framer-2SSgy.framer-v-18hct5e.framer-eo6fg1 { gap: 0px; justify-content: flex-start; padding: 0px; width: 375px; }\",\".framer-2SSgy.framer-v-53897v .framer-l4k9rj, .framer-2SSgy.framer-v-18hct5e .framer-l4k9rj { flex-direction: column; justify-content: flex-start; max-width: unset; padding: 0px; will-change: unset; }\",\".framer-2SSgy.framer-v-53897v .framer-hs7gxv, .framer-2SSgy.framer-v-18hct5e .framer-hs7gxv { flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-2SSgy.framer-v-53897v .framer-m4oy96, .framer-2SSgy.framer-v-18hct5e .framer-m4oy96 { flex: none; flex-direction: column; gap: 24px; padding: 24px; width: 100%; }\",\".framer-2SSgy.framer-v-53897v .framer-1clxngo { flex: none; max-width: unset; width: 100%; }\",\".framer-2SSgy.framer-v-53897v .framer-1nbh9wm { width: 100%; }\",\".framer-2SSgy.framer-v-53897v .framer-15dxrxi { aspect-ratio: 1.5632911392405062 / 1; height: var(--framer-aspect-ratio-supported, 179px); width: 100%; }\",\".framer-2SSgy.framer-v-1lspxrn .framer-l4k9rj { gap: 56px; height: 700px; justify-content: flex-start; }\",\".framer-2SSgy.framer-v-1lspxrn .framer-1gtpi1d { height: 100%; justify-content: flex-start; max-width: 420px; order: 1; }\",\".framer-2SSgy.framer-v-1lspxrn .framer-1dhji2z { flex: 1 0 0px; gap: 24px; height: 1px; justify-content: flex-start; text-decoration: none; }\",\".framer-2SSgy.framer-v-1lspxrn .framer-1l7ra10 { flex: 1 0 0px; height: 1px; }\",\".framer-2SSgy.framer-v-1lspxrn .framer-n1w0ge { align-self: unset; height: 100%; order: 0; }\",\".framer-2SSgy.framer-v-1lspxrn .framer-1m57jmi { align-self: unset; height: 100%; order: 2; }\",\".framer-2SSgy.framer-v-45cxc0 .framer-m4oy96 { flex-direction: column; gap: 24px; padding: 36px 48px 48px 48px; }\",\".framer-2SSgy.framer-v-45cxc0 .framer-1m983ip, .framer-2SSgy.framer-v-18hct5e .framer-h0ddlr, .framer-2SSgy.framer-v-18hct5e .framer-1uilxj { flex: none; width: 100%; }\",\".framer-2SSgy.framer-v-45cxc0 .framer-4nz74x { flex: none; flex-direction: row; min-height: unset; width: 100%; }\",\".framer-2SSgy.framer-v-45cxc0 .framer-1s09okk, .framer-2SSgy.framer-v-45cxc0 .framer-wutb25 { flex: 1 0 0px; width: 1px; }\",'.framer-2SSgy[data-border=\"true\"]::after, .framer-2SSgy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 553\n * @framerIntrinsicWidth 1445\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pDz5Deb9T\":{\"layout\":[\"fixed\",\"auto\"]},\"DzdS7Tcsg\":{\"layout\":[\"fixed\",\"auto\"]},\"NChN0AueN\":{\"layout\":[\"fixed\",\"auto\"]},\"kcFBqL0rH\":{\"layout\":[\"fixed\",\"auto\"]},\"UVTX0fjYy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"QNm7D3Fet\":\"mouseEnter\",\"ufH3u2QMQ\":\"mouseLeave\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerIcayFF7eK=withCSS(Component,css,\"framer-2SSgy\");export default FramerIcayFF7eK;FramerIcayFF7eK.displayName=\"Header - Mega Menu\";FramerIcayFF7eK.defaultProps={height:553,width:1445};addPropertyControls(FramerIcayFF7eK,{variant:{options:[\"Peozfu13c\",\"pDz5Deb9T\",\"DzdS7Tcsg\",\"NChN0AueN\",\"kcFBqL0rH\",\"UVTX0fjYy\"],optionTitles:[\"Offering - Large Desktop\",\"Offering - Tablet\",\"Offering - Mobile\",\"Customer Stories - Large Desktop\",\"Customer Stories - Tablet\",\"Customer Stories - Mobile\"],title:\"Variant\",type:ControlType.Enum},QNm7D3Fet:{title:\"Mouse Enter\",type:ControlType.EventHandler},ufH3u2QMQ:{title:\"Mouse Leave\",type:ControlType.EventHandler}});addFonts(FramerIcayFF7eK,[{explicitInter:true,fonts:[{family:\"Rund Display Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/zEeePlu5SZVmfOxZViJ7EXaBEU.woff2\"},{family:\"Rund Text Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/C4a0Cq5k9cGEAp9IPDnXSzDBoI.woff2\"},{family:\"Rund Text Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/7Px6OsRIkvBtSe8tUfNXkglN0.woff2\"}]},...HeaderMenuItemInnerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIcayFF7eK\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"QNm7D3Fet\\\":\\\"mouseEnter\\\",\\\"ufH3u2QMQ\\\":\\\"mouseLeave\\\"}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"553\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1445\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pDz5Deb9T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DzdS7Tcsg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NChN0AueN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kcFBqL0rH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UVTX0fjYy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IcayFF7eK.map","// Generated by Framer (6f76210)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const enabledGestures={fmAZ_S5Iw:{hover:true},GKE1OSOVs:{hover:true}};const cycleOrder=[\"GKE1OSOVs\",\"nfC7iEXog\",\"fmAZ_S5Iw\",\"c2YLQopSX\"];const serializationHash=\"framer-eeZAH\";const variantClassNames={c2YLQopSX:\"framer-v-yae8it\",fmAZ_S5Iw:\"framer-v-1pnnc96\",GKE1OSOVs:\"framer-v-qtc28k\",nfC7iEXog:\"framer-v-9x8kf8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Menu Item Black\":\"GKE1OSOVs\",\"Menu Item Mega Black\":\"nfC7iEXog\",\"Menu Item Mega White\":\"c2YLQopSX\",\"Menu Item White\":\"fmAZ_S5Iw\"};const getProps=({arrow,color,height,id,link,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,dMt7E2_tn:(_ref=color!==null&&color!==void 0?color:props.dMt7E2_tn)!==null&&_ref!==void 0?_ref:\"rgb(255, 255, 255)\",j_KE4sm_E:arrow!==null&&arrow!==void 0?arrow:props.j_KE4sm_E,tt8lvbGGf:(_ref1=title!==null&&title!==void 0?title:props.tt8lvbGGf)!==null&&_ref1!==void 0?_ref1:\"About\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"GKE1OSOVs\",x41Bgd582:link!==null&&link!==void 0?link:props.x41Bgd582};};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,tt8lvbGGf,x41Bgd582,dMt7E2_tn,j_KE4sm_E,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GKE1OSOVs\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=value=>{if([\"nfC7iEXog\",\"c2YLQopSX\"].includes(baseVariant))return true;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:x41Bgd582,nodeId:\"GKE1OSOVs\",openInNewTab:false,...addPropertyOverrides({c2YLQopSX:{href:undefined},nfC7iEXog:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-qtc28k\",className,classNames)} framer-sdx4p4`,\"data-framer-name\":\"Menu Item Black\",layoutDependency:layoutDependency,layoutId:\"GKE1OSOVs\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{opacity:1,...style},variants:{\"GKE1OSOVs-hover\":{opacity:.8}},...addPropertyOverrides({\"fmAZ_S5Iw-hover\":{\"data-framer-name\":undefined},\"GKE1OSOVs-hover\":{\"data-framer-name\":undefined},c2YLQopSX:{\"data-framer-name\":\"Menu Item Mega White\"},fmAZ_S5Iw:{\"data-framer-name\":\"Menu Item White\"},nfC7iEXog:{\"data-framer-name\":\"Menu Item Mega Black\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBMaWdodA==\",\"--framer-font-family\":'\"Rund Text Light\", \"Rund Text Light Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(23, 23, 23))\"},children:\"About\"})}),className:\"framer-1gzspvb\",\"data-framer-name\":\"About\",fonts:[\"CUSTOM;Rund Text Light\"],layoutDependency:layoutDependency,layoutId:\"gs3DzDITQ\",style:{\"--extracted-r6o4lv\":\"rgb(23, 23, 23)\",\"--framer-paragraph-spacing\":\"0px\"},text:tt8lvbGGf,variants:{\"fmAZ_S5Iw-hover\":{\"--extracted-r6o4lv\":\"rgb(240, 240, 240)\"},\"GKE1OSOVs-hover\":{\"--extracted-r6o4lv\":\"rgb(107, 114, 128)\"},c2YLQopSX:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},fmAZ_S5Iw:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"fmAZ_S5Iw-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBMaWdodA==\",\"--framer-font-family\":'\"Rund Text Light\", \"Rund Text Light Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(240, 240, 240))\",\"--framer-text-decoration\":\"underline\"},children:\"About\"})})},\"GKE1OSOVs-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBMaWdodA==\",\"--framer-font-family\":'\"Rund Text Light\", \"Rund Text Light Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(107, 114, 128))\",\"--framer-text-decoration\":\"underline\"},children:\"About\"})})},c2YLQopSX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBMaWdodA==\",\"--framer-font-family\":'\"Rund Text Light\", \"Rund Text Light Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"About\"})})},fmAZ_S5Iw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1J1bmQgVGV4dCBMaWdodA==\",\"--framer-font-family\":'\"Rund Text Light\", \"Rund Text Light Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"About\"})})}},baseVariant,gestureVariant)}),isDisplayed(j_KE4sm_E)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-thtm0i-container\",layoutDependency:layoutDependency,layoutId:\"qhPScKmss-container\",style:{rotate:90},variants:{\"GKE1OSOVs-hover\":{rotate:-90}},children:/*#__PURE__*/_jsx(Material,{color:dMt7E2_tn,height:\"100%\",iconSearch:\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"qhPScKmss\",layoutId:\"qhPScKmss\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({nfC7iEXog:{color:\"rgb(23, 23, 23)\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eeZAH.framer-sdx4p4, .framer-eeZAH .framer-sdx4p4 { display: block; }\",\".framer-eeZAH.framer-qtc28k { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-eeZAH .framer-1gzspvb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-eeZAH .framer-thtm0i-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eeZAH.framer-qtc28k { gap: 0px; } .framer-eeZAH.framer-qtc28k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eeZAH.framer-qtc28k > :first-child { margin-left: 0px; } .framer-eeZAH.framer-qtc28k > :last-child { margin-right: 0px; } }\",\".framer-eeZAH.framer-v-9x8kf8.framer-qtc28k, .framer-eeZAH.framer-v-yae8it.framer-qtc28k { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 41.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"nfC7iEXog\":{\"layout\":[\"auto\",\"auto\"]},\"fmAZ_S5Iw\":{\"layout\":[\"auto\",\"auto\"]},\"c2YLQopSX\":{\"layout\":[\"auto\",\"auto\"]},\"N_zZ_yAzx\":{\"layout\":[\"auto\",\"auto\"]},\"r00gPml6v\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tt8lvbGGf\":\"title\",\"x41Bgd582\":\"link\",\"dMt7E2_tn\":\"color\",\"j_KE4sm_E\":\"arrow\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerUWYhouPL_=withCSS(Component,css,\"framer-eeZAH\");export default FramerUWYhouPL_;FramerUWYhouPL_.displayName=\"Header - Menu Item\";FramerUWYhouPL_.defaultProps={height:24,width:41.5};addPropertyControls(FramerUWYhouPL_,{variant:{options:[\"GKE1OSOVs\",\"nfC7iEXog\",\"fmAZ_S5Iw\",\"c2YLQopSX\"],optionTitles:[\"Menu Item Black\",\"Menu Item Mega Black\",\"Menu Item White\",\"Menu Item Mega White\"],title:\"Variant\",type:ControlType.Enum},tt8lvbGGf:{defaultValue:\"About\",displayTextArea:false,title:\"Title\",type:ControlType.String},x41Bgd582:{title:\"Link\",type:ControlType.Link},dMt7E2_tn:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color},j_KE4sm_E:{defaultValue:false,title:\"Arrow\",type:ControlType.Boolean}});addFonts(FramerUWYhouPL_,[{explicitInter:true,fonts:[{family:\"Rund Text Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/B3RqjV3WRF8kEkcM14Q8K8LnJQ.woff2\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUWYhouPL_\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"41.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nfC7iEXog\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fmAZ_S5Iw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"c2YLQopSX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N_zZ_yAzx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r00gPml6v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"tt8lvbGGf\\\":\\\"title\\\",\\\"x41Bgd582\\\":\\\"link\\\",\\\"dMt7E2_tn\\\":\\\"color\\\",\\\"j_KE4sm_E\\\":\\\"arrow\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UWYhouPL_.map","// Generated by Framer (4458791)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeaderMegaMenu from\"https://framerusercontent.com/modules/beCvCLrdWnIndXS3z9CH/zEngsBSBzoNKc5mT1n1v/IcayFF7eK.js\";import BrandLogo from\"https://framerusercontent.com/modules/wmBFLuTTYSyhFdbVis9m/RrJvN26NdLnbxRWWA7tI/nOnltPQjo.js\";import HeaderMenuItem from\"https://framerusercontent.com/modules/PkVekr7hTWuUJT5V0CFG/Ao7TVBvZFiEUURuMyYql/UWYhouPL_.js\";const BrandLogoFonts=getFonts(BrandLogo);const HeaderMenuItemFonts=getFonts(HeaderMenuItem);const HeaderMegaMenuFonts=getFonts(HeaderMegaMenu);const cycleOrder=[\"BtmmxR4wM\",\"FvDXxBvq_\",\"OlC61EwHP\",\"cTVs5UcxF\",\"zqFmZ8r9Y\",\"TA7JIB91H\",\"aFadbXpkC\",\"rqcwdukl3\",\"caReU6m7a\",\"CNsQw5hSX\",\"nonjjqWMz\",\"Y1A9dGCcL\",\"W1nIiIU5Q\",\"TpZJvRHwR\",\"Ffv7qmNrt\",\"OcdMT9Lo5\",\"STivvOg9R\",\"jb1ukMeG8\",\"ZpOdJyoxG\",\"NpR97oy9f\"];const serializationHash=\"framer-5MyLB\";const variantClassNames={aFadbXpkC:\"framer-v-1gtiu0y\",BtmmxR4wM:\"framer-v-1g9d1lr\",caReU6m7a:\"framer-v-11yusst\",CNsQw5hSX:\"framer-v-3ingul\",cTVs5UcxF:\"framer-v-1qvsj8d\",Ffv7qmNrt:\"framer-v-bplzw\",FvDXxBvq_:\"framer-v-6aa6v1\",jb1ukMeG8:\"framer-v-1y0ojjj\",nonjjqWMz:\"framer-v-55wgbn\",NpR97oy9f:\"framer-v-i5igvw\",OcdMT9Lo5:\"framer-v-1y81jed\",OlC61EwHP:\"framer-v-1oqfzfw\",rqcwdukl3:\"framer-v-1u9fpk\",STivvOg9R:\"framer-v-83nadg\",TA7JIB91H:\"framer-v-1jac5rd\",TpZJvRHwR:\"framer-v-106dhxe\",W1nIiIU5Q:\"framer-v-asqlzm\",Y1A9dGCcL:\"framer-v-kfddip\",ZpOdJyoxG:\"framer-v-1rfdkay\",zqFmZ8r9Y:\"framer-v-l30vop\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Cases Hover\":\"NpR97oy9f\",\"Cases Open\":\"ZpOdJyoxG\",\"Default - Text White - Dropdown Hover\":\"Y1A9dGCcL\",\"Default - Text White - Dropdown Open\":\"nonjjqWMz\",\"Default - Text White\":\"CNsQw5hSX\",\"Offering Hover\":\"OlC61EwHP\",\"Offering Open\":\"FvDXxBvq_\",\"Phone - Dropdown Hover\":\"caReU6m7a\",\"Phone - Open\":\"rqcwdukl3\",\"Phone - Text White - Dropdown Hover\":\"jb1ukMeG8\",\"Phone - Text White - Open\":\"STivvOg9R\",\"Phone - Text White\":\"OcdMT9Lo5\",\"Tablet - Dropdown Hover\":\"TA7JIB91H\",\"Tablet - Open\":\"zqFmZ8r9Y\",\"Tablet - Text White - Menu Open\":\"Ffv7qmNrt\",\"Tablet - Text White - Open\":\"TpZJvRHwR\",\"Tablet - Text White\":\"W1nIiIU5Q\",Default:\"BtmmxR4wM\",Phone:\"aFadbXpkC\",Tablet:\"cTVs5UcxF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BtmmxR4wM\"};};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,TBgHLr7MW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BtmmxR4wM\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap18xmzl=activeVariantCallback(async(...args)=>{setVariant(\"yGI8FZDnI\");});const onTap1x733kt=activeVariantCallback(async(...args)=>{setVariant(\"zqFmZ8r9Y\");});const onTap1tlyhnn=activeVariantCallback(async(...args)=>{setVariant(\"cTVs5UcxF\");});const onTap1a2cq6a=activeVariantCallback(async(...args)=>{setVariant(\"W1nIiIU5Q\");});const onTapkyzg7x=activeVariantCallback(async(...args)=>{setVariant(\"rqcwdukl3\");});const onTaplt1pu6=activeVariantCallback(async(...args)=>{setVariant(\"aFadbXpkC\");});const onTaphfw4ny=activeVariantCallback(async(...args)=>{setVariant(\"TpZJvRHwR\");});const onTap19nvrr3=activeVariantCallback(async(...args)=>{setVariant(\"STivvOg9R\");});const onTapblh1j1=activeVariantCallback(async(...args)=>{setVariant(\"OcdMT9Lo5\");});const onTap167xh55=activeVariantCallback(async(...args)=>{if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"W2nn3n3VP\");});const onMouseEnter5srzt4=activeVariantCallback(async(...args)=>{setVariant(\"FvDXxBvq_\");});const onMouseLeave1wljcah=activeVariantCallback(async(...args)=>{setVariant(\"BtmmxR4wM\");});const onTap15izbqf=activeVariantCallback(async(...args)=>{setVariant(\"Ffv7qmNrt\");});const onTap10ps9he=activeVariantCallback(async(...args)=>{setVariant(\"caReU6m7a\");});const onMouseEnterel6mn7=activeVariantCallback(async(...args)=>{setVariant(\"nonjjqWMz\");});const onMouseLeaveeyormq=activeVariantCallback(async(...args)=>{setVariant(\"CNsQw5hSX\");});const onTapyaxi3u=activeVariantCallback(async(...args)=>{setVariant(\"TA7JIB91H\");});const onTap1csucal=activeVariantCallback(async(...args)=>{setVariant(\"jb1ukMeG8\");});const onMouseEnter1vz5qta=activeVariantCallback(async(...args)=>{setVariant(\"ZpOdJyoxG\");});const QNm7D3Fetz11uqy=activeVariantCallback(async(...args)=>{setVariant(\"OlC61EwHP\");});const ufH3u2QMQ1wljcah=activeVariantCallback(async(...args)=>{setVariant(\"BtmmxR4wM\");});const QNm7D3Feto64wpe=activeVariantCallback(async(...args)=>{setVariant(\"Y1A9dGCcL\");});const ufH3u2QMQeyormq=activeVariantCallback(async(...args)=>{setVariant(\"CNsQw5hSX\");});const QNm7D3Feth0e861=activeVariantCallback(async(...args)=>{setVariant(\"NpR97oy9f\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"cTVs5UcxF\",\"zqFmZ8r9Y\",\"TA7JIB91H\",\"aFadbXpkC\",\"rqcwdukl3\",\"caReU6m7a\",\"W1nIiIU5Q\",\"TpZJvRHwR\",\"Ffv7qmNrt\",\"OcdMT9Lo5\",\"STivvOg9R\",\"jb1ukMeG8\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if([\"cTVs5UcxF\",\"zqFmZ8r9Y\",\"TA7JIB91H\",\"aFadbXpkC\",\"rqcwdukl3\",\"caReU6m7a\",\"W1nIiIU5Q\",\"TpZJvRHwR\",\"Ffv7qmNrt\",\"OcdMT9Lo5\",\"STivvOg9R\",\"jb1ukMeG8\",\"ZpOdJyoxG\",\"NpR97oy9f\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"FvDXxBvq_\",\"OlC61EwHP\",\"cTVs5UcxF\",\"zqFmZ8r9Y\",\"TA7JIB91H\",\"aFadbXpkC\",\"rqcwdukl3\",\"caReU6m7a\",\"W1nIiIU5Q\",\"TpZJvRHwR\",\"Ffv7qmNrt\",\"OcdMT9Lo5\",\"STivvOg9R\",\"jb1ukMeG8\"].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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1g9d1lr\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"BtmmxR4wM\",ref:refBinding,style:{...style},...addPropertyOverrides({aFadbXpkC:{\"data-framer-name\":\"Phone\"},caReU6m7a:{\"data-framer-name\":\"Phone - Dropdown Hover\"},CNsQw5hSX:{\"data-framer-name\":\"Default - Text White\"},cTVs5UcxF:{\"data-framer-name\":\"Tablet\"},Ffv7qmNrt:{\"data-framer-name\":\"Tablet - Text White - Menu Open\"},FvDXxBvq_:{\"data-framer-name\":\"Offering Open\"},jb1ukMeG8:{\"data-framer-name\":\"Phone - Text White - Dropdown Hover\"},nonjjqWMz:{\"data-framer-name\":\"Default - Text White - Dropdown Open\"},NpR97oy9f:{\"data-framer-name\":\"Cases Hover\"},OcdMT9Lo5:{\"data-framer-name\":\"Phone - Text White\"},OlC61EwHP:{\"data-framer-name\":\"Offering Hover\"},rqcwdukl3:{\"data-framer-name\":\"Phone - Open\"},STivvOg9R:{\"data-framer-name\":\"Phone - Text White - Open\"},TA7JIB91H:{\"data-framer-name\":\"Tablet - Dropdown Hover\"},TpZJvRHwR:{\"data-framer-name\":\"Tablet - Text White - Open\"},W1nIiIU5Q:{\"data-framer-name\":\"Tablet - Text White\"},Y1A9dGCcL:{\"data-framer-name\":\"Default - Text White - Dropdown Hover\"},ZpOdJyoxG:{\"data-framer-name\":\"Cases Open\"},zqFmZ8r9Y:{\"data-framer-name\":\"Tablet - Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CU2P5qJ6t\"},motionChild:true,nodeId:\"YwK_sXu6J\",openInNewTab:false,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6jkbfu framer-1ovyo1w\",\"data-framer-name\":\"Brand\",layoutDependency:layoutDependency,layoutId:\"YwK_sXu6J\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-63)/2)+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},caReU6m7a:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},cTVs5UcxF:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},Ffv7qmNrt:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},jb1ukMeG8:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},OcdMT9Lo5:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},rqcwdukl3:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},STivvOg9R:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},TA7JIB91H:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},TpZJvRHwR:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},W1nIiIU5Q:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0},zqFmZ8r9Y:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||103)-40-63)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1v75ogo-container\",layoutDependency:layoutDependency,layoutId:\"gKsn3nbf6-container\",nodeId:\"gKsn3nbf6\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(BrandLogo,{height:\"100%\",id:\"gKsn3nbf6\",layoutId:\"gKsn3nbf6\",variant:\"AL0LQSNIH\",width:\"100%\",...addPropertyOverrides({CNsQw5hSX:{variant:\"gqRgDZVhA\"},nonjjqWMz:{variant:\"gqRgDZVhA\"},OcdMT9Lo5:{variant:\"gqRgDZVhA\"},W1nIiIU5Q:{variant:\"gqRgDZVhA\"},Y1A9dGCcL:{variant:\"gqRgDZVhA\"}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18moxj7\",\"data-framer-name\":\"Header Button\",layoutDependency:layoutDependency,layoutId:\"dCzekTUWC\",children:isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qqk1h0\",\"data-framer-name\":\"Hamburger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bcxEEXKAx\",onTap:onTap18xmzl,style:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},...addPropertyOverrides({aFadbXpkC:{onTap:onTapkyzg7x},caReU6m7a:{onTap:onTaplt1pu6},cTVs5UcxF:{onTap:onTap1x733kt},Ffv7qmNrt:{onTap:onTap1tlyhnn},jb1ukMeG8:{onTap:onTapblh1j1},OcdMT9Lo5:{onTap:onTap19nvrr3},rqcwdukl3:{onTap:onTaplt1pu6},STivvOg9R:{onTap:onTapblh1j1},TA7JIB91H:{onTap:onTap1a2cq6a},TpZJvRHwR:{onTap:onTap1a2cq6a},W1nIiIU5Q:{onTap:onTaphfw4ny},zqFmZ8r9Y:{onTap:onTap1tlyhnn}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m1jfdd\",\"data-framer-name\":\"Elements/Menu Icon Copy\",layoutDependency:layoutDependency,layoutId:\"th9YhHiRW\",...addPropertyOverrides({caReU6m7a:{\"data-highlight\":true,onTap:onTap167xh55},Ffv7qmNrt:{\"data-highlight\":true,onTap:onTap167xh55},jb1ukMeG8:{\"data-highlight\":true,onTap:onTap167xh55},rqcwdukl3:{\"data-highlight\":true,onTap:onTap167xh55},STivvOg9R:{\"data-highlight\":true,onTap:onTap167xh55},TA7JIB91H:{\"data-highlight\":true,onTap:onTap167xh55},TpZJvRHwR:{\"data-highlight\":true,onTap:onTap167xh55},zqFmZ8r9Y:{\"data-highlight\":true,onTap:onTap167xh55}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r2d4ke\",layoutDependency:layoutDependency,layoutId:\"QwOaZhsrF\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12n06v7\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"O099wLpOv\",style:{backgroundColor:\"rgb(136, 136, 136)\",rotate:0},variants:{aFadbXpkC:{rotate:0},caReU6m7a:{rotate:-45},Ffv7qmNrt:{rotate:-45},jb1ukMeG8:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:-45},OcdMT9Lo5:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:0},rqcwdukl3:{rotate:-45},STivvOg9R:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:-45},TA7JIB91H:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:-45},TpZJvRHwR:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:-45},W1nIiIU5Q:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:0},zqFmZ8r9Y:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kcs3fl\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"G8HOPH8tI\",style:{backgroundColor:\"rgb(136, 136, 136)\",opacity:1},variants:{aFadbXpkC:{opacity:1},caReU6m7a:{opacity:0},Ffv7qmNrt:{opacity:0},jb1ukMeG8:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",opacity:0},OcdMT9Lo5:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",opacity:1},rqcwdukl3:{opacity:0},STivvOg9R:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",opacity:0},TA7JIB91H:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",opacity:0},TpZJvRHwR:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",opacity:0},W1nIiIU5Q:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",opacity:1},zqFmZ8r9Y:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-58sq9l\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"eIaxcBVpR\",style:{backgroundColor:\"rgb(136, 136, 136)\",rotate:0},variants:{aFadbXpkC:{rotate:0},caReU6m7a:{rotate:45},Ffv7qmNrt:{rotate:45},jb1ukMeG8:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:45},OcdMT9Lo5:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:0},rqcwdukl3:{rotate:45},STivvOg9R:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:45},TA7JIB91H:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:45},TpZJvRHwR:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:45},W1nIiIU5Q:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",rotate:0},zqFmZ8r9Y:{rotate:45}}})]})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15p7g2h\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"DBCYimxkd\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{aFadbXpkC:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},caReU6m7a:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},CNsQw5hSX:{backgroundColor:\"rgba(0, 0, 0, 0)\"},cTVs5UcxF:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},Ffv7qmNrt:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},jb1ukMeG8:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},nonjjqWMz:{backgroundColor:\"rgba(0, 0, 0, 0)\"},NpR97oy9f:{backgroundColor:\"rgba(0, 0, 0, 0)\"},OcdMT9Lo5:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},rqcwdukl3:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},STivvOg9R:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},TA7JIB91H:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},TpZJvRHwR:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},W1nIiIU5Q:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},Y1A9dGCcL:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ZpOdJyoxG:{backgroundColor:\"rgba(0, 0, 0, 0)\"},zqFmZ8r9Y:{backgroundColor:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cp9xzx\",\"data-framer-name\":\"Our Offer\",layoutDependency:layoutDependency,layoutId:\"iAdv1EQ8l\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xgpxlo\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"W8orNI26b\",onMouseEnter:onMouseEnter5srzt4,...addPropertyOverrides({aFadbXpkC:{\"data-highlight\":undefined,onMouseEnter:undefined},caReU6m7a:{onMouseEnter:undefined,onTap:onTapkyzg7x},CNsQw5hSX:{onMouseEnter:onMouseEnterel6mn7},cTVs5UcxF:{\"data-highlight\":undefined,onMouseEnter:undefined},Ffv7qmNrt:{onMouseEnter:undefined,onTap:onTap1x733kt},FvDXxBvq_:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},jb1ukMeG8:{onMouseEnter:undefined,onTap:onTap19nvrr3},nonjjqWMz:{onMouseEnter:undefined,onMouseLeave:onMouseLeaveeyormq},NpR97oy9f:{\"data-highlight\":undefined,onMouseEnter:undefined},OcdMT9Lo5:{\"data-highlight\":undefined,onMouseEnter:undefined},OlC61EwHP:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},rqcwdukl3:{onMouseEnter:undefined,onTap:onTap10ps9he},STivvOg9R:{onMouseEnter:undefined,onTap:onTap1csucal},TA7JIB91H:{onMouseEnter:undefined,onTap:onTaphfw4ny},TpZJvRHwR:{onMouseEnter:undefined,onTap:onTapyaxi3u},Y1A9dGCcL:{onMouseEnter:undefined,onMouseLeave:onMouseLeaveeyormq},ZpOdJyoxG:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},zqFmZ8r9Y:{onMouseEnter:undefined,onTap:onTap15izbqf}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-24)/2)+0+0+0+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+0+0},caReU6m7a:{y:(componentViewport?.y||0)+82+20+0+0+0+0},cTVs5UcxF:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+0+0},Ffv7qmNrt:{y:(componentViewport?.y||0)+107+20+0+0+0+0},jb1ukMeG8:{y:(componentViewport?.y||0)+82+20+0+0+0+0},OcdMT9Lo5:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+0+0},rqcwdukl3:{y:(componentViewport?.y||0)+82+20+0+0+0+0},STivvOg9R:{y:(componentViewport?.y||0)+82+20+0+0+0+0},TA7JIB91H:{y:(componentViewport?.y||0)+107+20+0+0+0+0},TpZJvRHwR:{y:(componentViewport?.y||0)+107+20+0+0+0+0},W1nIiIU5Q:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+0+0},zqFmZ8r9Y:{y:(componentViewport?.y||0)+107+20+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k2hrsf-container\",layoutDependency:layoutDependency,layoutId:\"EVuckvRcJ-container\",nodeId:\"EVuckvRcJ\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{dMt7E2_tn:\"rgb(23, 23, 23)\",height:\"100%\",id:\"EVuckvRcJ\",j_KE4sm_E:true,layoutId:\"EVuckvRcJ\",tt8lvbGGf:\"Our Offer\",variant:\"GKE1OSOVs\",width:\"100%\",...addPropertyOverrides({CNsQw5hSX:{dMt7E2_tn:\"rgb(255, 255, 255)\",variant:\"c2YLQopSX\"},nonjjqWMz:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"},TpZJvRHwR:{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\"},Y1A9dGCcL:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"},zqFmZ8r9Y:{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\"}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-snny9e\",layoutDependency:layoutDependency,layoutId:\"snGxJumg9\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aFadbXpkC:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+24+0},caReU6m7a:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+82+20+0+0+34+0},cTVs5UcxF:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+24+0},Ffv7qmNrt:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+107+20+0+0+34+0},jb1ukMeG8:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+82+20+0+0+34+0},OcdMT9Lo5:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+24+0},rqcwdukl3:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+82+20+0+0+24+0},STivvOg9R:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+82+20+0+0+24+0},TA7JIB91H:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+107+20+0+0+34+0},TpZJvRHwR:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+20+0+0+24+0},W1nIiIU5Q:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+0+0)+0+24+0},zqFmZ8r9Y:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+20+0+0+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x5n5lt-container\",layoutDependency:layoutDependency,layoutId:\"yj8swgk4t-container\",nodeId:\"yj8swgk4t\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",style:{opacity:0},variants:{aFadbXpkC:{opacity:1},caReU6m7a:{opacity:1},Ffv7qmNrt:{opacity:1},jb1ukMeG8:{opacity:1},OcdMT9Lo5:{opacity:1},TA7JIB91H:{opacity:1}},children:/*#__PURE__*/_jsx(HeaderMegaMenu,{height:\"100%\",id:\"yj8swgk4t\",layoutId:\"yj8swgk4t\",style:{height:\"100%\",width:\"100%\"},variant:\"Peozfu13c\",width:\"100%\",...addPropertyOverrides({caReU6m7a:{style:{width:\"100%\"},variant:\"DzdS7Tcsg\"},Ffv7qmNrt:{style:{width:\"100%\"},variant:\"pDz5Deb9T\"},jb1ukMeG8:{style:{width:\"100%\"},variant:\"DzdS7Tcsg\"},TA7JIB91H:{style:{width:\"100%\"},variant:\"pDz5Deb9T\"}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined},{href:{webPageId:\"DHteUCPPS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-24)/2)+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+24+24)},caReU6m7a:{y:(componentViewport?.y||0)+82+20+611},cTVs5UcxF:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+24+24)},Ffv7qmNrt:{y:(componentViewport?.y||0)+107+20+611},jb1ukMeG8:{y:(componentViewport?.y||0)+82+20+611},OcdMT9Lo5:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+24+24)},rqcwdukl3:{y:(componentViewport?.y||0)+82+20+48},STivvOg9R:{y:(componentViewport?.y||0)+82+20+48},TA7JIB91H:{y:(componentViewport?.y||0)+107+20+611},TpZJvRHwR:{y:(componentViewport?.y||0)+107+20+48},W1nIiIU5Q:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+24+24)},zqFmZ8r9Y:{y:(componentViewport?.y||0)+107+20+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r926va-container\",layoutDependency:layoutDependency,layoutId:\"NnNNVrL0_-container\",nodeId:\"NnNNVrL0_\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{dMt7E2_tn:\"rgb(23, 23, 23)\",height:\"100%\",id:\"NnNNVrL0_\",j_KE4sm_E:false,layoutId:\"NnNNVrL0_\",tt8lvbGGf:\"Why We Care\",variant:\"GKE1OSOVs\",width:\"100%\",x41Bgd582:resolvedLinks[0],...addPropertyOverrides({aFadbXpkC:{x41Bgd582:resolvedLinks[6]},caReU6m7a:{x41Bgd582:resolvedLinks[8]},CNsQw5hSX:{variant:\"fmAZ_S5Iw\",x41Bgd582:resolvedLinks[9]},cTVs5UcxF:{x41Bgd582:resolvedLinks[3]},Ffv7qmNrt:{x41Bgd582:resolvedLinks[14]},FvDXxBvq_:{x41Bgd582:resolvedLinks[1]},jb1ukMeG8:{x41Bgd582:resolvedLinks[17]},nonjjqWMz:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",x41Bgd582:resolvedLinks[10]},NpR97oy9f:{x41Bgd582:resolvedLinks[19]},OcdMT9Lo5:{x41Bgd582:resolvedLinks[15]},OlC61EwHP:{x41Bgd582:resolvedLinks[2]},rqcwdukl3:{x41Bgd582:resolvedLinks[7]},STivvOg9R:{x41Bgd582:resolvedLinks[16]},TA7JIB91H:{x41Bgd582:resolvedLinks[5]},TpZJvRHwR:{x41Bgd582:resolvedLinks[13]},W1nIiIU5Q:{x41Bgd582:resolvedLinks[12]},Y1A9dGCcL:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",x41Bgd582:resolvedLinks[11]},ZpOdJyoxG:{x41Bgd582:resolvedLinks[18]},zqFmZ8r9Y:{x41Bgd582:resolvedLinks[4]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined},{href:{webPageId:\"lr0Cu1BO_\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-24)/2)+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+48+48)},caReU6m7a:{y:(componentViewport?.y||0)+82+20+659},cTVs5UcxF:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+48+48)},Ffv7qmNrt:{y:(componentViewport?.y||0)+107+20+659},jb1ukMeG8:{y:(componentViewport?.y||0)+82+20+659},OcdMT9Lo5:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+48+48)},rqcwdukl3:{y:(componentViewport?.y||0)+82+20+96},STivvOg9R:{y:(componentViewport?.y||0)+82+20+96},TA7JIB91H:{y:(componentViewport?.y||0)+107+20+659},TpZJvRHwR:{y:(componentViewport?.y||0)+107+20+96},W1nIiIU5Q:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+48+48)},zqFmZ8r9Y:{y:(componentViewport?.y||0)+107+20+96}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vrfvu7-container\",layoutDependency:layoutDependency,layoutId:\"Sf9Tbyvlb-container\",nodeId:\"Sf9Tbyvlb\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{dMt7E2_tn:\"rgb(23, 23, 23)\",height:\"100%\",id:\"Sf9Tbyvlb\",j_KE4sm_E:false,layoutId:\"Sf9Tbyvlb\",tt8lvbGGf:\"News\",variant:\"GKE1OSOVs\",width:\"100%\",x41Bgd582:resolvedLinks1[0],...addPropertyOverrides({aFadbXpkC:{x41Bgd582:resolvedLinks1[6]},caReU6m7a:{x41Bgd582:resolvedLinks1[8]},CNsQw5hSX:{variant:\"fmAZ_S5Iw\",x41Bgd582:resolvedLinks1[9]},cTVs5UcxF:{x41Bgd582:resolvedLinks1[3]},Ffv7qmNrt:{x41Bgd582:resolvedLinks1[14]},FvDXxBvq_:{x41Bgd582:resolvedLinks1[1]},jb1ukMeG8:{x41Bgd582:resolvedLinks1[17]},nonjjqWMz:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\",x41Bgd582:resolvedLinks1[10]},NpR97oy9f:{x41Bgd582:resolvedLinks1[19]},OcdMT9Lo5:{x41Bgd582:resolvedLinks1[15]},OlC61EwHP:{x41Bgd582:resolvedLinks1[2]},rqcwdukl3:{x41Bgd582:resolvedLinks1[7]},STivvOg9R:{x41Bgd582:resolvedLinks1[16]},TA7JIB91H:{x41Bgd582:resolvedLinks1[5]},TpZJvRHwR:{x41Bgd582:resolvedLinks1[13]},W1nIiIU5Q:{x41Bgd582:resolvedLinks1[12]},Y1A9dGCcL:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\",x41Bgd582:resolvedLinks1[11]},ZpOdJyoxG:{x41Bgd582:resolvedLinks1[18]},zqFmZ8r9Y:{x41Bgd582:resolvedLinks1[4]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4aikdl\",\"data-framer-name\":\"Customer Cases\",layoutDependency:layoutDependency,layoutId:\"aTDKjz9MI\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6c5w8q\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wwC_ZiPoB\",onMouseEnter:onMouseEnter1vz5qta,...addPropertyOverrides({aFadbXpkC:{\"data-highlight\":undefined,onMouseEnter:undefined},caReU6m7a:{onMouseEnter:undefined,onTap:onTapkyzg7x},CNsQw5hSX:{onMouseEnter:onMouseEnterel6mn7},cTVs5UcxF:{\"data-highlight\":undefined,onMouseEnter:undefined},Ffv7qmNrt:{onMouseEnter:undefined,onTap:onTap1x733kt},FvDXxBvq_:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},jb1ukMeG8:{onMouseEnter:undefined,onTap:onTap19nvrr3},nonjjqWMz:{onMouseEnter:undefined,onMouseLeave:onMouseLeaveeyormq},NpR97oy9f:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},OcdMT9Lo5:{\"data-highlight\":undefined,onMouseEnter:undefined},OlC61EwHP:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},rqcwdukl3:{onMouseEnter:undefined,onTap:onTap10ps9he},STivvOg9R:{onMouseEnter:undefined,onTap:onTap1csucal},TA7JIB91H:{onMouseEnter:undefined,onTap:onTaphfw4ny},TpZJvRHwR:{onMouseEnter:undefined,onTap:onTapyaxi3u},Y1A9dGCcL:{onMouseEnter:undefined,onMouseLeave:onMouseLeaveeyormq},ZpOdJyoxG:{onMouseEnter:undefined,onMouseLeave:onMouseLeave1wljcah},zqFmZ8r9Y:{onMouseEnter:undefined,onTap:onTap15izbqf}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-24)/2)+0+0+0+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+0+0},caReU6m7a:{y:(componentViewport?.y||0)+82+20+707+0+0+0},cTVs5UcxF:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+0+0},Ffv7qmNrt:{y:(componentViewport?.y||0)+107+20+707+0+0+0},jb1ukMeG8:{y:(componentViewport?.y||0)+82+20+707+0+0+0},OcdMT9Lo5:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+0+0},rqcwdukl3:{y:(componentViewport?.y||0)+82+20+144+0+0+0},STivvOg9R:{y:(componentViewport?.y||0)+82+20+144+0+0+0},TA7JIB91H:{y:(componentViewport?.y||0)+107+20+707+0+0+0},TpZJvRHwR:{y:(componentViewport?.y||0)+107+20+144+0+0+0},W1nIiIU5Q:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+0+0},zqFmZ8r9Y:{y:(componentViewport?.y||0)+107+20+144+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5io5ed-container\",layoutDependency:layoutDependency,layoutId:\"P0nm9vLEj-container\",nodeId:\"P0nm9vLEj\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{dMt7E2_tn:\"rgb(23, 23, 23)\",height:\"100%\",id:\"P0nm9vLEj\",j_KE4sm_E:true,layoutId:\"P0nm9vLEj\",tt8lvbGGf:\"Customer Stories\",variant:\"GKE1OSOVs\",width:\"100%\",...addPropertyOverrides({CNsQw5hSX:{dMt7E2_tn:\"rgb(255, 255, 255)\",variant:\"c2YLQopSX\"},nonjjqWMz:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"},TpZJvRHwR:{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\"},Y1A9dGCcL:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"},zqFmZ8r9Y:{dMt7E2_tn:\"var(--token-1f2d55b1-7509-480d-9086-134655dcd9c7, rgb(17, 17, 17))\"}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ku1t04\",layoutDependency:layoutDependency,layoutId:\"Y39NyaB4T\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({aFadbXpkC:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+24+0},caReU6m7a:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+82+20+707+0+34+0},cTVs5UcxF:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+24+0},Ffv7qmNrt:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+107+20+707+0+34+0},jb1ukMeG8:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+82+20+707+0+34+0},OcdMT9Lo5:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+24+0},rqcwdukl3:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+82+20+144+0+24+0},STivvOg9R:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+82+20+144+0+24+0},TA7JIB91H:{height:553,width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9996)`,y:(componentViewport?.y||0)+107+20+707+0+34+0},TpZJvRHwR:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+20+144+0+24+0},W1nIiIU5Q:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+72+72)+0+24+0},zqFmZ8r9Y:{height:0,width:\"80.969px\",y:(componentViewport?.y||0)+107+20+144+0+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16yls5-container\",layoutDependency:layoutDependency,layoutId:\"HtN6WKbC3-container\",nodeId:\"HtN6WKbC3\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",style:{opacity:0},variants:{aFadbXpkC:{opacity:1},caReU6m7a:{opacity:1},Ffv7qmNrt:{opacity:1},jb1ukMeG8:{opacity:1},OcdMT9Lo5:{opacity:1},TA7JIB91H:{opacity:1}},children:/*#__PURE__*/_jsx(HeaderMegaMenu,{height:\"100%\",id:\"HtN6WKbC3\",layoutId:\"HtN6WKbC3\",style:{height:\"100%\",width:\"100%\"},variant:\"Peozfu13c\",width:\"100%\",...addPropertyOverrides({caReU6m7a:{style:{width:\"100%\"},variant:\"UVTX0fjYy\"},Ffv7qmNrt:{style:{width:\"100%\"},variant:\"kcFBqL0rH\"},jb1ukMeG8:{style:{width:\"100%\"},variant:\"UVTX0fjYy\"},TA7JIB91H:{style:{width:\"100%\"},variant:\"kcFBqL0rH\"}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-24)/2)+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+96+96)},caReU6m7a:{y:(componentViewport?.y||0)+82+20+1318},cTVs5UcxF:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+96+96)},Ffv7qmNrt:{y:(componentViewport?.y||0)+107+20+1318},jb1ukMeG8:{y:(componentViewport?.y||0)+82+20+1318},OcdMT9Lo5:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+96+96)},rqcwdukl3:{y:(componentViewport?.y||0)+82+20+192},STivvOg9R:{y:(componentViewport?.y||0)+82+20+192},TA7JIB91H:{y:(componentViewport?.y||0)+107+20+1318},TpZJvRHwR:{y:(componentViewport?.y||0)+107+20+192},W1nIiIU5Q:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+96+96)},zqFmZ8r9Y:{y:(componentViewport?.y||0)+107+20+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1le31cb-container\",layoutDependency:layoutDependency,layoutId:\"MRlXcNI6j-container\",nodeId:\"MRlXcNI6j\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{dMt7E2_tn:\"rgb(23, 23, 23)\",height:\"100%\",id:\"MRlXcNI6j\",j_KE4sm_E:false,layoutId:\"MRlXcNI6j\",tt8lvbGGf:\"Book Demo\",variant:\"GKE1OSOVs\",width:\"100%\",x41Bgd582:\"https://share-eu1.hsforms.com/1BX1-39QURYSZZGHuJvpT0w2dvofg\",...addPropertyOverrides({CNsQw5hSX:{variant:\"fmAZ_S5Iw\"},nonjjqWMz:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"},Y1A9dGCcL:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(16+((componentViewport?.height||95)-32-24)/2)+0,...addPropertyOverrides({aFadbXpkC:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+120+120)},caReU6m7a:{y:(componentViewport?.y||0)+82+20+1366},cTVs5UcxF:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+120+120)},Ffv7qmNrt:{y:(componentViewport?.y||0)+107+20+1366},jb1ukMeG8:{y:(componentViewport?.y||0)+82+20+1366},OcdMT9Lo5:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+120+120)},rqcwdukl3:{y:(componentViewport?.y||0)+82+20+240},STivvOg9R:{y:(componentViewport?.y||0)+82+20+240},TA7JIB91H:{y:(componentViewport?.y||0)+107+20+1366},TpZJvRHwR:{y:(componentViewport?.y||0)+107+20+240},W1nIiIU5Q:{y:(componentViewport?.y||0)+107+0+(((componentViewport?.height||103)*0-0-264)/2+120+120)},zqFmZ8r9Y:{y:(componentViewport?.y||0)+107+20+240}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xvybxl-container\",layoutDependency:layoutDependency,layoutId:\"nx6HgtvWs-container\",nodeId:\"nx6HgtvWs\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",children:/*#__PURE__*/_jsx(HeaderMenuItem,{dMt7E2_tn:\"rgb(23, 23, 23)\",height:\"100%\",id:\"nx6HgtvWs\",j_KE4sm_E:false,layoutId:\"nx6HgtvWs\",tt8lvbGGf:\"Contact Support\",variant:\"GKE1OSOVs\",width:\"100%\",x41Bgd582:\"https://share-eu1.hsforms.com/1qZYJgd0iTJ2HkLPYDCezNA2dvofg\",...addPropertyOverrides({CNsQw5hSX:{variant:\"fmAZ_S5Iw\"},nonjjqWMz:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"},Y1A9dGCcL:{dMt7E2_tn:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",variant:\"fmAZ_S5Iw\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:553,width:`calc(${componentViewport?.width||\"100vw\"} * 1.0039)`,y:(componentViewport?.y||0)+140,...addPropertyOverrides({FvDXxBvq_:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+53},nonjjqWMz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+54},OlC61EwHP:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+53},Y1A9dGCcL:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+54}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lbronx-container\",\"data-framer-name\":\"Offering - Mega Menu\",layoutDependency:layoutDependency,layoutId:\"reKoILuy_-container\",name:\"Offering - Mega Menu\",nodeId:\"reKoILuy_\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",style:{opacity:0},transformTemplate:transformTemplate1,variants:{FvDXxBvq_:{opacity:1},nonjjqWMz:{opacity:1},OlC61EwHP:{opacity:1},Y1A9dGCcL:{opacity:1}},...addPropertyOverrides({FvDXxBvq_:{transformTemplate:undefined},nonjjqWMz:{transformTemplate:undefined},OlC61EwHP:{transformTemplate:undefined},Y1A9dGCcL:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(HeaderMegaMenu,{height:\"100%\",id:\"reKoILuy_\",layoutId:\"reKoILuy_\",name:\"Offering - Mega Menu\",style:{width:\"100%\"},variant:\"Peozfu13c\",width:\"100%\",...addPropertyOverrides({FvDXxBvq_:{QNm7D3Fet:QNm7D3Fetz11uqy,ufH3u2QMQ:ufH3u2QMQ1wljcah},nonjjqWMz:{QNm7D3Fet:QNm7D3Feto64wpe},OlC61EwHP:{ufH3u2QMQ:ufH3u2QMQ1wljcah},Y1A9dGCcL:{ufH3u2QMQ:ufH3u2QMQeyormq}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:553,width:`calc(${componentViewport?.width||\"100vw\"} * 1.0039)`,y:(componentViewport?.y||0)+140,...addPropertyOverrides({nonjjqWMz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+54},NpR97oy9f:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+53},Y1A9dGCcL:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+54},ZpOdJyoxG:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+53}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1spucyb-container\",\"data-framer-name\":\"Stories - Mega Menu\",layoutDependency:layoutDependency,layoutId:\"kol6tNoD3-container\",name:\"Stories - Mega Menu\",nodeId:\"kol6tNoD3\",rendersWithMotion:true,scopeId:\"p6VWtyY6C\",style:{opacity:0},transformTemplate:transformTemplate1,variants:{nonjjqWMz:{opacity:1},NpR97oy9f:{opacity:1},Y1A9dGCcL:{opacity:1},ZpOdJyoxG:{opacity:1}},...addPropertyOverrides({nonjjqWMz:{transformTemplate:undefined},NpR97oy9f:{transformTemplate:undefined},Y1A9dGCcL:{transformTemplate:undefined},ZpOdJyoxG:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(HeaderMegaMenu,{height:\"100%\",id:\"kol6tNoD3\",layoutId:\"kol6tNoD3\",name:\"Stories - Mega Menu\",style:{width:\"100%\"},variant:\"NChN0AueN\",width:\"100%\",...addPropertyOverrides({nonjjqWMz:{QNm7D3Fet:QNm7D3Feto64wpe,variant:\"Peozfu13c\"},NpR97oy9f:{QNm7D3Fet:undefined,ufH3u2QMQ:ufH3u2QMQ1wljcah},Y1A9dGCcL:{ufH3u2QMQ:ufH3u2QMQeyormq,variant:\"Peozfu13c\"},ZpOdJyoxG:{QNm7D3Fet:QNm7D3Feth0e861,ufH3u2QMQ:ufH3u2QMQ1wljcah}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5MyLB.framer-1ovyo1w, .framer-5MyLB .framer-1ovyo1w { display: block; }\",\".framer-5MyLB.framer-1g9d1lr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 1296px; }\",\".framer-5MyLB .framer-6jkbfu { 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; text-decoration: none; width: min-content; }\",\".framer-5MyLB .framer-1v75ogo-container, .framer-5MyLB .framer-k2hrsf-container, .framer-5MyLB .framer-r926va-container, .framer-5MyLB .framer-vrfvu7-container, .framer-5MyLB .framer-5io5ed-container, .framer-5MyLB .framer-1le31cb-container, .framer-5MyLB .framer-1xvybxl-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5MyLB .framer-18moxj7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 42px; min-width: 42px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5MyLB .framer-1qqk1h0 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 42px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 42px; }\",\".framer-5MyLB .framer-1m1jfdd { flex: none; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-5MyLB .framer-1r2d4ke { flex: none; height: 18px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 24px; }\",\".framer-5MyLB .framer-12n06v7 { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-5MyLB .framer-1kcs3fl { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-5MyLB .framer-58sq9l { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-5MyLB .framer-15p7g2h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5MyLB .framer-cp9xzx, .framer-5MyLB .framer-4aikdl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5MyLB .framer-xgpxlo, .framer-5MyLB .framer-6c5w8q { 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-5MyLB .framer-snny9e, .framer-5MyLB .framer-ku1t04 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 392px; overflow: hidden; padding: 0px; position: relative; width: 81px; }\",\".framer-5MyLB .framer-1x5n5lt-container, .framer-5MyLB .framer-16yls5-container { flex: none; height: 0px; pointer-events: none; position: relative; width: 100%; z-index: 10; }\",\".framer-5MyLB .framer-lbronx-container, .framer-5MyLB .framer-1spucyb-container { flex: none; height: auto; left: 50%; pointer-events: none; position: absolute; top: 140px; width: 100%; z-index: 10; }\",\".framer-5MyLB.framer-v-6aa6v1 .framer-lbronx-container, .framer-5MyLB.framer-v-1oqfzfw .framer-lbronx-container, .framer-5MyLB.framer-v-1rfdkay .framer-1spucyb-container, .framer-5MyLB.framer-v-i5igvw .framer-1spucyb-container { left: 0px; pointer-events: auto; top: 53px; width: 100%; }\",\".framer-5MyLB.framer-v-1qvsj8d.framer-1g9d1lr, .framer-5MyLB.framer-v-l30vop.framer-1g9d1lr, .framer-5MyLB.framer-v-1jac5rd.framer-1g9d1lr, .framer-5MyLB.framer-v-asqlzm.framer-1g9d1lr, .framer-5MyLB.framer-v-106dhxe.framer-1g9d1lr, .framer-5MyLB.framer-v-bplzw.framer-1g9d1lr { padding: 20px 0px 20px 0px; width: 800px; }\",\".framer-5MyLB.framer-v-1qvsj8d .framer-18moxj7, .framer-5MyLB.framer-v-l30vop .framer-18moxj7, .framer-5MyLB.framer-v-1jac5rd .framer-18moxj7, .framer-5MyLB.framer-v-1gtiu0y .framer-18moxj7, .framer-5MyLB.framer-v-1u9fpk .framer-18moxj7, .framer-5MyLB.framer-v-11yusst .framer-18moxj7, .framer-5MyLB.framer-v-asqlzm .framer-18moxj7, .framer-5MyLB.framer-v-106dhxe .framer-18moxj7, .framer-5MyLB.framer-v-bplzw .framer-18moxj7, .framer-5MyLB.framer-v-1y81jed .framer-18moxj7, .framer-5MyLB.framer-v-83nadg .framer-18moxj7, .framer-5MyLB.framer-v-1y0ojjj .framer-18moxj7 { min-height: unset; min-width: unset; }\",\".framer-5MyLB.framer-v-1qvsj8d .framer-15p7g2h, .framer-5MyLB.framer-v-1gtiu0y .framer-15p7g2h, .framer-5MyLB.framer-v-asqlzm .framer-15p7g2h, .framer-5MyLB.framer-v-1y81jed .framer-15p7g2h { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; height: 0%; left: 0px; overflow: hidden; padding: 0px 20px 0px 20px; position: absolute; top: 107px; width: 100%; z-index: 1; }\",\".framer-5MyLB.framer-v-1qvsj8d .framer-cp9xzx, .framer-5MyLB.framer-v-1qvsj8d .framer-4aikdl, .framer-5MyLB.framer-v-l30vop .framer-cp9xzx, .framer-5MyLB.framer-v-l30vop .framer-4aikdl, .framer-5MyLB.framer-v-asqlzm .framer-cp9xzx, .framer-5MyLB.framer-v-asqlzm .framer-4aikdl, .framer-5MyLB.framer-v-106dhxe .framer-cp9xzx, .framer-5MyLB.framer-v-106dhxe .framer-4aikdl { align-content: flex-start; align-items: flex-start; gap: 0px; width: 100%; }\",\".framer-5MyLB.framer-v-1qvsj8d .framer-snny9e, .framer-5MyLB.framer-v-1qvsj8d .framer-ku1t04, .framer-5MyLB.framer-v-1gtiu0y .framer-snny9e, .framer-5MyLB.framer-v-1gtiu0y .framer-ku1t04, .framer-5MyLB.framer-v-asqlzm .framer-snny9e, .framer-5MyLB.framer-v-asqlzm .framer-ku1t04, .framer-5MyLB.framer-v-1y81jed .framer-snny9e, .framer-5MyLB.framer-v-1y81jed .framer-ku1t04 { min-height: unset; }\",\".framer-5MyLB.framer-v-l30vop .framer-1m1jfdd, .framer-5MyLB.framer-v-l30vop .framer-xgpxlo, .framer-5MyLB.framer-v-l30vop .framer-6c5w8q, .framer-5MyLB.framer-v-1jac5rd .framer-1m1jfdd, .framer-5MyLB.framer-v-1jac5rd .framer-xgpxlo, .framer-5MyLB.framer-v-1jac5rd .framer-6c5w8q, .framer-5MyLB.framer-v-1u9fpk .framer-1m1jfdd, .framer-5MyLB.framer-v-1u9fpk .framer-xgpxlo, .framer-5MyLB.framer-v-1u9fpk .framer-6c5w8q, .framer-5MyLB.framer-v-11yusst .framer-1m1jfdd, .framer-5MyLB.framer-v-11yusst .framer-xgpxlo, .framer-5MyLB.framer-v-11yusst .framer-6c5w8q, .framer-5MyLB.framer-v-106dhxe .framer-1m1jfdd, .framer-5MyLB.framer-v-106dhxe .framer-xgpxlo, .framer-5MyLB.framer-v-106dhxe .framer-6c5w8q, .framer-5MyLB.framer-v-bplzw .framer-1m1jfdd, .framer-5MyLB.framer-v-bplzw .framer-xgpxlo, .framer-5MyLB.framer-v-bplzw .framer-6c5w8q, .framer-5MyLB.framer-v-83nadg .framer-1m1jfdd, .framer-5MyLB.framer-v-83nadg .framer-xgpxlo, .framer-5MyLB.framer-v-83nadg .framer-6c5w8q, .framer-5MyLB.framer-v-1y0ojjj .framer-1m1jfdd, .framer-5MyLB.framer-v-1y0ojjj .framer-xgpxlo, .framer-5MyLB.framer-v-1y0ojjj .framer-6c5w8q { cursor: pointer; }\",\".framer-5MyLB.framer-v-l30vop .framer-12n06v7, .framer-5MyLB.framer-v-1jac5rd .framer-12n06v7, .framer-5MyLB.framer-v-1u9fpk .framer-12n06v7, .framer-5MyLB.framer-v-11yusst .framer-12n06v7, .framer-5MyLB.framer-v-106dhxe .framer-12n06v7, .framer-5MyLB.framer-v-bplzw .framer-12n06v7, .framer-5MyLB.framer-v-83nadg .framer-12n06v7, .framer-5MyLB.framer-v-1y0ojjj .framer-12n06v7 { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-5MyLB.framer-v-l30vop .framer-1kcs3fl, .framer-5MyLB.framer-v-1jac5rd .framer-1kcs3fl, .framer-5MyLB.framer-v-1u9fpk .framer-1kcs3fl, .framer-5MyLB.framer-v-11yusst .framer-1kcs3fl, .framer-5MyLB.framer-v-106dhxe .framer-1kcs3fl, .framer-5MyLB.framer-v-bplzw .framer-1kcs3fl, .framer-5MyLB.framer-v-83nadg .framer-1kcs3fl, .framer-5MyLB.framer-v-1y0ojjj .framer-1kcs3fl { left: unset; width: 2px; }\",\".framer-5MyLB.framer-v-l30vop .framer-58sq9l, .framer-5MyLB.framer-v-1jac5rd .framer-58sq9l, .framer-5MyLB.framer-v-1u9fpk .framer-58sq9l, .framer-5MyLB.framer-v-11yusst .framer-58sq9l, .framer-5MyLB.framer-v-106dhxe .framer-58sq9l, .framer-5MyLB.framer-v-bplzw .framer-58sq9l, .framer-5MyLB.framer-v-83nadg .framer-58sq9l, .framer-5MyLB.framer-v-1y0ojjj .framer-58sq9l { left: unset; right: -1px; top: calc(50.00000000000002% - 2px / 2); width: 26px; }\",\".framer-5MyLB.framer-v-l30vop .framer-15p7g2h, .framer-5MyLB.framer-v-1jac5rd .framer-15p7g2h, .framer-5MyLB.framer-v-106dhxe .framer-15p7g2h, .framer-5MyLB.framer-v-bplzw .framer-15p7g2h { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; left: 0px; overflow: hidden; padding: 20px; position: absolute; top: 107px; width: 100%; z-index: 1; }\",\".framer-5MyLB.framer-v-l30vop .framer-snny9e, .framer-5MyLB.framer-v-l30vop .framer-ku1t04, .framer-5MyLB.framer-v-1u9fpk .framer-snny9e, .framer-5MyLB.framer-v-1u9fpk .framer-ku1t04, .framer-5MyLB.framer-v-106dhxe .framer-snny9e, .framer-5MyLB.framer-v-106dhxe .framer-ku1t04, .framer-5MyLB.framer-v-83nadg .framer-snny9e, .framer-5MyLB.framer-v-83nadg .framer-ku1t04 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; min-height: unset; }\",\".framer-5MyLB.framer-v-1jac5rd .framer-cp9xzx, .framer-5MyLB.framer-v-1jac5rd .framer-4aikdl, .framer-5MyLB.framer-v-bplzw .framer-cp9xzx, .framer-5MyLB.framer-v-bplzw .framer-4aikdl { align-content: flex-start; align-items: flex-start; width: 100%; }\",\".framer-5MyLB.framer-v-1jac5rd .framer-snny9e, .framer-5MyLB.framer-v-1jac5rd .framer-ku1t04, .framer-5MyLB.framer-v-bplzw .framer-snny9e, .framer-5MyLB.framer-v-bplzw .framer-ku1t04 { min-height: unset; width: 100%; }\",\".framer-5MyLB.framer-v-1jac5rd .framer-1x5n5lt-container, .framer-5MyLB.framer-v-1jac5rd .framer-16yls5-container, .framer-5MyLB.framer-v-11yusst .framer-1x5n5lt-container, .framer-5MyLB.framer-v-11yusst .framer-16yls5-container, .framer-5MyLB.framer-v-bplzw .framer-1x5n5lt-container, .framer-5MyLB.framer-v-bplzw .framer-16yls5-container, .framer-5MyLB.framer-v-1y0ojjj .framer-1x5n5lt-container, .framer-5MyLB.framer-v-1y0ojjj .framer-16yls5-container { height: auto; pointer-events: auto; }\",\".framer-5MyLB.framer-v-1gtiu0y.framer-1g9d1lr, .framer-5MyLB.framer-v-1u9fpk.framer-1g9d1lr, .framer-5MyLB.framer-v-11yusst.framer-1g9d1lr, .framer-5MyLB.framer-v-1y81jed.framer-1g9d1lr, .framer-5MyLB.framer-v-83nadg.framer-1g9d1lr, .framer-5MyLB.framer-v-1y0ojjj.framer-1g9d1lr { padding: 20px 0px 20px 0px; width: 524px; }\",\".framer-5MyLB.framer-v-1gtiu0y .framer-cp9xzx, .framer-5MyLB.framer-v-1gtiu0y .framer-4aikdl, .framer-5MyLB.framer-v-1u9fpk .framer-cp9xzx, .framer-5MyLB.framer-v-1u9fpk .framer-4aikdl, .framer-5MyLB.framer-v-1y81jed .framer-cp9xzx, .framer-5MyLB.framer-v-1y81jed .framer-4aikdl, .framer-5MyLB.framer-v-83nadg .framer-cp9xzx, .framer-5MyLB.framer-v-83nadg .framer-4aikdl { align-content: flex-start; align-items: flex-start; gap: 0px; overflow: hidden; width: 100%; }\",\".framer-5MyLB.framer-v-1u9fpk .framer-15p7g2h, .framer-5MyLB.framer-v-11yusst .framer-15p7g2h, .framer-5MyLB.framer-v-83nadg .framer-15p7g2h, .framer-5MyLB.framer-v-1y0ojjj .framer-15p7g2h { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; left: 0px; overflow: hidden; padding: 20px; position: absolute; top: 82px; width: 100%; z-index: 1; }\",\".framer-5MyLB.framer-v-11yusst .framer-cp9xzx, .framer-5MyLB.framer-v-11yusst .framer-4aikdl { align-content: flex-start; align-items: flex-start; overflow: hidden; width: 100%; }\",\".framer-5MyLB.framer-v-11yusst .framer-snny9e, .framer-5MyLB.framer-v-11yusst .framer-ku1t04 { justify-content: flex-start; min-height: unset; width: 100%; }\",\".framer-5MyLB.framer-v-55wgbn .framer-lbronx-container, .framer-5MyLB.framer-v-55wgbn .framer-1spucyb-container, .framer-5MyLB.framer-v-kfddip .framer-lbronx-container, .framer-5MyLB.framer-v-kfddip .framer-1spucyb-container { left: 0px; pointer-events: auto; top: 54px; width: 100%; }\",\".framer-5MyLB.framer-v-asqlzm .framer-1x5n5lt-container, .framer-5MyLB.framer-v-asqlzm .framer-16yls5-container, .framer-5MyLB.framer-v-106dhxe .framer-1x5n5lt-container, .framer-5MyLB.framer-v-106dhxe .framer-16yls5-container, .framer-5MyLB.framer-v-1y81jed .framer-1x5n5lt-container, .framer-5MyLB.framer-v-1y81jed .framer-16yls5-container, .framer-5MyLB.framer-v-83nadg .framer-1x5n5lt-container, .framer-5MyLB.framer-v-83nadg .framer-16yls5-container { pointer-events: auto; }\",\".framer-5MyLB.framer-v-1y0ojjj .framer-cp9xzx, .framer-5MyLB.framer-v-1y0ojjj .framer-4aikdl { align-content: flex-start; align-items: flex-start; justify-content: flex-start; overflow: hidden; width: 100%; }\",\".framer-5MyLB.framer-v-1y0ojjj .framer-snny9e, .framer-5MyLB.framer-v-1y0ojjj .framer-ku1t04 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; min-height: unset; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 95\n * @framerIntrinsicWidth 1296\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FvDXxBvq_\":{\"layout\":[\"fixed\",\"auto\"]},\"OlC61EwHP\":{\"layout\":[\"fixed\",\"auto\"]},\"cTVs5UcxF\":{\"layout\":[\"fixed\",\"auto\"]},\"zqFmZ8r9Y\":{\"layout\":[\"fixed\",\"auto\"]},\"TA7JIB91H\":{\"layout\":[\"fixed\",\"auto\"]},\"aFadbXpkC\":{\"layout\":[\"fixed\",\"auto\"]},\"rqcwdukl3\":{\"layout\":[\"fixed\",\"auto\"]},\"caReU6m7a\":{\"layout\":[\"fixed\",\"auto\"]},\"CNsQw5hSX\":{\"layout\":[\"fixed\",\"auto\"]},\"nonjjqWMz\":{\"layout\":[\"fixed\",\"auto\"]},\"Y1A9dGCcL\":{\"layout\":[\"fixed\",\"auto\"]},\"W1nIiIU5Q\":{\"layout\":[\"fixed\",\"auto\"]},\"TpZJvRHwR\":{\"layout\":[\"fixed\",\"auto\"]},\"Ffv7qmNrt\":{\"layout\":[\"fixed\",\"auto\"]},\"OcdMT9Lo5\":{\"layout\":[\"fixed\",\"auto\"]},\"STivvOg9R\":{\"layout\":[\"fixed\",\"auto\"]},\"jb1ukMeG8\":{\"layout\":[\"fixed\",\"auto\"]},\"ZpOdJyoxG\":{\"layout\":[\"fixed\",\"auto\"]},\"NpR97oy9f\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerp6VWtyY6C=withCSS(Component,css,\"framer-5MyLB\");export default Framerp6VWtyY6C;Framerp6VWtyY6C.displayName=\"Navbar\";Framerp6VWtyY6C.defaultProps={height:95,width:1296};addPropertyControls(Framerp6VWtyY6C,{variant:{options:[\"BtmmxR4wM\",\"FvDXxBvq_\",\"OlC61EwHP\",\"cTVs5UcxF\",\"zqFmZ8r9Y\",\"TA7JIB91H\",\"aFadbXpkC\",\"rqcwdukl3\",\"caReU6m7a\",\"CNsQw5hSX\",\"nonjjqWMz\",\"Y1A9dGCcL\",\"W1nIiIU5Q\",\"TpZJvRHwR\",\"Ffv7qmNrt\",\"OcdMT9Lo5\",\"STivvOg9R\",\"jb1ukMeG8\",\"ZpOdJyoxG\",\"NpR97oy9f\"],optionTitles:[\"Default\",\"Offering Open\",\"Offering Hover\",\"Tablet\",\"Tablet - Open\",\"Tablet - Dropdown Hover\",\"Phone\",\"Phone - Open\",\"Phone - Dropdown Hover\",\"Default - Text White\",\"Default - Text White - Dropdown Open\",\"Default - Text White - Dropdown Hover\",\"Tablet - Text White\",\"Tablet - Text White - Open\",\"Tablet - Text White - Menu Open\",\"Phone - Text White\",\"Phone - Text White - Open\",\"Phone - Text White - Dropdown Hover\",\"Cases Open\",\"Cases Hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerp6VWtyY6C,[{explicitInter:true,fonts:[]},...BrandLogoFonts,...HeaderMenuItemFonts,...HeaderMegaMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp6VWtyY6C\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1296\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FvDXxBvq_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OlC61EwHP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cTVs5UcxF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zqFmZ8r9Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TA7JIB91H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aFadbXpkC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rqcwdukl3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"caReU6m7a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CNsQw5hSX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nonjjqWMz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y1A9dGCcL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W1nIiIU5Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TpZJvRHwR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ffv7qmNrt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OcdMT9Lo5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"STivvOg9R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jb1ukMeG8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZpOdJyoxG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NpR97oy9f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"95\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (6f76210)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Navbar from\"https://framerusercontent.com/modules/EzO5YmNfOzTKjiqliZv1/zZb46SHNkfAveENJdb0f/p6VWtyY6C.js\";const NavbarFonts=getFonts(Navbar);const cycleOrder=[\"uABEszJ11\",\"W230A76aX\",\"t43iUZCO4\",\"JyuKZEQtv\",\"k5TCI2kCa\",\"YlajS1dgE\",\"GA0u7Dyl2\",\"kIEX4LkWN\",\"owC202dMP\"];const serializationHash=\"framer-yfkke\";const variantClassNames={GA0u7Dyl2:\"framer-v-1p6vn97\",JyuKZEQtv:\"framer-v-t1o01l\",k5TCI2kCa:\"framer-v-1sz1n8a\",kIEX4LkWN:\"framer-v-10moume\",owC202dMP:\"framer-v-1siccwb\",t43iUZCO4:\"framer-v-1yhuhp0\",uABEszJ11:\"framer-v-e4h2k1\",W230A76aX:\"framer-v-iwv3yq\",YlajS1dgE:\"framer-v-ko69j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Header Fixed\":\"GA0u7Dyl2\",\"Header White\":\"JyuKZEQtv\",\"Phone Fixed\":\"owC202dMP\",\"Phone White\":\"YlajS1dgE\",\"Tablet Fixed\":\"kIEX4LkWN\",\"Tablet White\":\"k5TCI2kCa\",Default:\"uABEszJ11\",Phone:\"t43iUZCO4\",Tablet:\"W230A76aX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"uABEszJ11\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uABEszJ11\",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??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-e4h2k1\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"uABEszJ11\",ref:ref??ref1,style:{backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(255, 255, 255, 0.8)\",boxShadow:\"0px 0.6021873017743928px 2.2883117467426928px -1.3333333333333333px rgba(0, 0, 0, 0.07639), 0px 2.288533303243457px 8.696426552325137px -2.6666666666666665px rgba(0, 0, 0, 0.06627), 0px 10px 38px -4px rgba(0, 0, 0, 0.02)\",WebkitBackdropFilter:\"blur(8px)\",...style},variants:{GA0u7Dyl2:{backgroundColor:\"rgba(255, 255, 255, 0)\",boxShadow:\"none\"},JyuKZEQtv:{backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"},k5TCI2kCa:{backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"},kIEX4LkWN:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},owC202dMP:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},YlajS1dgE:{backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"}},...addPropertyOverrides({GA0u7Dyl2:{\"data-framer-name\":\"Header Fixed\"},JyuKZEQtv:{\"data-framer-name\":\"Header White\"},k5TCI2kCa:{\"data-framer-name\":\"Tablet White\"},kIEX4LkWN:{\"data-framer-name\":\"Tablet Fixed\"},owC202dMP:{\"data-framer-name\":\"Phone Fixed\"},t43iUZCO4:{\"data-framer-name\":\"Phone\"},W230A76aX:{\"data-framer-name\":\"Tablet\"},YlajS1dgE:{\"data-framer-name\":\"Phone White\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ih00qm\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"pjljoxYa5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1356px) - 60px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||95)-0-95)/2)+0+0,...addPropertyOverrides({k5TCI2kCa:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||103)-0-95)/2)+0+0},kIEX4LkWN:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-95)/2)+0+0},owC202dMP:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-95)/2)+0+0},t43iUZCO4:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||103)-0-95)/2)+0+0},W230A76aX:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||103)-0-95)/2)+0+0},YlajS1dgE:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||103)-0-95)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9228e-container\",layoutDependency:layoutDependency,layoutId:\"F1VzOkRCB-container\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"F1VzOkRCB\",layoutId:\"F1VzOkRCB\",style:{width:\"100%\"},variant:\"BtmmxR4wM\",width:\"100%\",...addPropertyOverrides({JyuKZEQtv:{variant:\"CNsQw5hSX\"},k5TCI2kCa:{variant:\"W1nIiIU5Q\"},kIEX4LkWN:{variant:\"cTVs5UcxF\"},owC202dMP:{variant:\"aFadbXpkC\"},t43iUZCO4:{variant:\"aFadbXpkC\"},W230A76aX:{variant:\"cTVs5UcxF\"},YlajS1dgE:{variant:\"OcdMT9Lo5\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yfkke.framer-1moaovw, .framer-yfkke .framer-1moaovw { display: block; }\",\".framer-yfkke.framer-e4h2k1 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-yfkke .framer-1ih00qm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-yfkke .framer-9228e-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yfkke.framer-e4h2k1, .framer-yfkke .framer-1ih00qm { gap: 0px; } .framer-yfkke.framer-e4h2k1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yfkke.framer-e4h2k1 > :first-child { margin-left: 0px; } .framer-yfkke.framer-e4h2k1 > :last-child { margin-right: 0px; } .framer-yfkke .framer-1ih00qm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yfkke .framer-1ih00qm > :first-child { margin-top: 0px; } .framer-yfkke .framer-1ih00qm > :last-child { margin-bottom: 0px; } }\",\".framer-yfkke.framer-v-iwv3yq.framer-e4h2k1, .framer-yfkke.framer-v-1sz1n8a.framer-e4h2k1, .framer-yfkke.framer-v-10moume.framer-e4h2k1 { width: 800px; }\",\".framer-yfkke.framer-v-1yhuhp0.framer-e4h2k1, .framer-yfkke.framer-v-ko69j.framer-e4h2k1, .framer-yfkke.framer-v-1siccwb.framer-e4h2k1 { width: 524px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 95\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"W230A76aX\":{\"layout\":[\"fixed\",\"auto\"]},\"t43iUZCO4\":{\"layout\":[\"fixed\",\"auto\"]},\"JyuKZEQtv\":{\"layout\":[\"fixed\",\"auto\"]},\"k5TCI2kCa\":{\"layout\":[\"fixed\",\"auto\"]},\"YlajS1dgE\":{\"layout\":[\"fixed\",\"auto\"]},\"GA0u7Dyl2\":{\"layout\":[\"fixed\",\"auto\"]},\"kIEX4LkWN\":{\"layout\":[\"fixed\",\"auto\"]},\"owC202dMP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwD60J9DLI=withCSS(Component,css,\"framer-yfkke\");export default FramerwD60J9DLI;FramerwD60J9DLI.displayName=\"Header\";FramerwD60J9DLI.defaultProps={height:95,width:1440};addPropertyControls(FramerwD60J9DLI,{variant:{options:[\"uABEszJ11\",\"W230A76aX\",\"t43iUZCO4\",\"JyuKZEQtv\",\"k5TCI2kCa\",\"YlajS1dgE\",\"GA0u7Dyl2\",\"kIEX4LkWN\",\"owC202dMP\"],optionTitles:[\"Default\",\"Tablet\",\"Phone\",\"Header White\",\"Tablet White\",\"Phone White\",\"Header Fixed\",\"Tablet Fixed\",\"Phone Fixed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerwD60J9DLI,[{explicitInter:true,fonts:[]},...NavbarFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwD60J9DLI\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"95\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W230A76aX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t43iUZCO4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JyuKZEQtv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k5TCI2kCa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YlajS1dgE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GA0u7Dyl2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kIEX4LkWN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"owC202dMP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}