{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eZNo41SaaXL2qRhA3t9D/bSOMfurw6NZAXQQcmRce/fKAwY2oD2.js"],
  "sourcesContent": ["// Generated by Framer (9045c1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button from\"#framer/local/canvasComponent/GrmhxthMy/GrmhxthMy.js\";import Footer from\"#framer/local/canvasComponent/vjP2yIdDV/vjP2yIdDV.js\";import Menu from\"#framer/local/canvasComponent/XV8MLOf6B/XV8MLOf6B.js\";import*as sharedStyle from\"#framer/local/css/mxzH13yeD/mxzH13yeD.js\";import*as sharedStyle1 from\"#framer/local/css/tK6sb8gHw/tK6sb8gHw.js\";import*as sharedStyle3 from\"#framer/local/css/uYTCaCM4U/uYTCaCM4U.js\";import*as sharedStyle2 from\"#framer/local/css/veEoGpWg4/veEoGpWg4.js\";import metadataProvider from\"#framer/local/webPageMetadata/fKAwY2oD2/fKAwY2oD2.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const MenuFonts=getFonts(Menu);const MenuWithVariantAppearEffect=withVariantAppearEffect(Menu);const FooterFonts=getFonts(Footer);const breakpoints={EliQiXj0t:\"(max-width: 809px)\",ghW6H29Cn:\"(min-width: 1200px)\",T7wLZnSNj:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-WiP0b\";const variantClassNames={EliQiXj0t:\"framer-v-14lms1h\",ghW6H29Cn:\"framer-v-1bpk2sq\",T7wLZnSNj:\"framer-v-1akpvf8\"};const transition1={bounce:.2,delay:0,duration:1.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={bounce:.2,delay:0,duration:1.2,type:\"spring\"};const transition3={bounce:.2,delay:0,duration:.6,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ghW6H29Cn\",Phone:\"EliQiXj0t\",Tablet:\"T7wLZnSNj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ghW6H29Cn\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"CmkuJddxA\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"EliQiXj0t\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"EliQiXj0t\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ghW6H29Cn\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1bpk2sq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-rrwewc\",\"data-framer-appear-id\":\"rrwewc\",\"data-framer-name\":\"Hero Banner\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-129s1f1\",\"data-framer-appear-id\":\"129s1f1\",initial:animation2,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-g6cobq\",\"data-styles-preset\":\"mxzH13yeD\",children:\"our clients\"})}),className:\"framer-dp0q28\",\"data-framer-name\":\"Protecting your wealth for generations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ifzw4s\",\"data-styles-preset\":\"tK6sb8gHw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cab02d0d-864f-42c1-9f69-718f7f5385b3, rgb(255, 255, 255))\"},children:\"We design bespoke structuring solutions for high and ultra-high-net-worth individuals and families, to protect, preserve and grow their wealth for generations.\"})}),className:\"framer-pry664\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+17053025658242404e-29),positionX:\"34.5%\",positionY:\"47.8%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png\",srcSet:\"https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png 2762w\"}},T7wLZnSNj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+17053025658242404e-29),positionX:\"36.6%\",positionY:\"48.9%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png\",srcSet:\"https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png 2762w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+17053025658242404e-29),sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png\",srcSet:\"https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/jEEdIEIsrTCMRBdMI3CV5UiTw.png 2762w\"},className:\"framer-1og9odx\",\"data-framer-name\":\"shutterstock_2357547483 1\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lta31r\",\"data-framer-name\":\"Rectangle 34624502\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m994ml\",\"data-framer-name\":\"Rectangle 34624516\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dpcjpl\",\"data-framer-name\":\"Ellipse 18\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vx8p5a\",\"data-framer-name\":\"Text\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:-200,ref:ref1,target:\"animate\"}],__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1pgtx9m\",\"data-styles-preset\":\"veEoGpWg4\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-85c2d336-e59c-4880-957c-8550df62ab45, rgb(9, 33, 67))\"},children:\"Our private clients come from all walks of life\"})}),className:\"framer-1jlz28k\",\"data-framer-name\":\"Our private clients come from all walks of life\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6cay7p\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:-200,ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k5kqyc\",\"data-framer-name\":\"LEFT\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ufpyej\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T7wLZnSNj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+750+100+132+0+0+0+0+0),sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px) * 0.6)`,src:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg\",srcSet:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg 4096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+750+100+132+0+0+0+0+0),sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) * 0.6)`,src:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg\",srcSet:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg 4096w\"},className:\"framer-1lqbq0x hidden-14lms1h\",\"data-framer-name\":\"shutterstock_1158453706 1\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n5v9qt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ifzw4s\",\"data-styles-preset\":\"tK6sb8gHw\",style:{\"--framer-text-color\":\"var(--token-6fcbc537-d20c-404c-a994-85e0823df474, rgb(75, 91, 105))\"},children:\"Our minimum client net wealth is 4 million USD (3.1 million GBP+, 3.8 million Euro+) or in certain circumstances we can make exceptions. The reason for this is that a certain size of estate is required so that the benefits obtained will satisfactorily offset the costs of the structure. In addition, private international banking often requires certain minimum balances to be accepted. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ifzw4s\",\"data-styles-preset\":\"tK6sb8gHw\",style:{\"--framer-text-color\":\"var(--token-6fcbc537-d20c-404c-a994-85e0823df474, rgb(75, 91, 105))\"},children:\"For all private clients Alpha agree to take on, any costs of the structure will be far outweighed by the benefits received over time from the new structure.\"})]}),className:\"framer-451ud4\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"H6a8t7CeH\"},implicitPathVariables:undefined},{href:{webPageId:\"H6a8t7CeH\"},implicitPathVariables:undefined},{href:{webPageId:\"H6a8t7CeH\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{y:(componentViewport?.y||0)+0+750+60+132+0+741+0+0+0+406+0+320},T7wLZnSNj:{y:(componentViewport?.y||0)+0+750+100+132+0+0+0+0+529+0+320}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+750+100+132+0+0+0+0+549+0+320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hejz70-container\",nodeId:\"J8GlNy8Yq\",scopeId:\"fKAwY2oD2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{yrLNGlc1A:resolvedLinks[2]},T7wLZnSNj:{yrLNGlc1A:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"J8GlNy8Yq\",layoutId:\"J8GlNy8Yq\",rOOnFgkqO:\"CONTACT US\",style:{height:\"100%\"},variant:\"QcPt7cWYY\",width:\"100%\",yrLNGlc1A:resolvedLinks[0]})})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+750+60+132+0+741+0+0+0+0),positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1440px)`,src:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png\",srcSet:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png 1516w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png\",srcSet:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png 1516w\"},className:\"framer-odzzqi hidden-1bpk2sq hidden-1akpvf8\",\"data-framer-name\":\"businessman-conversing-gala 1\"})})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:-200,ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13p9teb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qlutfm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1khr93h\",\"data-styles-preset\":\"uYTCaCM4U\",style:{\"--framer-text-color\":\"var(--token-85c2d336-e59c-4880-957c-8550df62ab45, rgb(9, 33, 67))\"},children:\"From The Self - Generated Wealthy , To Multi - Generational And Legacy Wealth Clients.\"})}),className:\"framer-1qlo679\",\"data-framer-name\":\"From the self - generated wealthy , to multi - generational and legacy wealth clients.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ifzw4s\",\"data-styles-preset\":\"tK6sb8gHw\",children:\"Advising on how to keep existing legacy structures up to date and fit for purpose. Clients are high net worth and super high net worth individuals and companies seeking to protect, preserve and grow their wealth with carefully designed bespoke financial structures. Alpha continues to do this utilising our international and domestic experience in bringing together the right team for the specific client.\"})}),className:\"framer-1t54mfz\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T7wLZnSNj:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+750+100+132+0+0+226),positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px) * 0.35)`,src:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png\",srcSet:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png 1516w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+750+100+132+0+52+226),positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) * 0.35)`,src:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png\",srcSet:\"https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dUYySpUAGef28L0mpwEBkvfTVs.png 1516w\"},className:\"framer-fix7d5 hidden-14lms1h\",\"data-framer-name\":\"businessman-conversing-gala 1\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+750+60+132+0+0+6+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1440px)`,src:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg\",srcSet:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg 4096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg\",srcSet:\"https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/9Ov9IWdVHeOvLlPMS6VLHDnNok.jpg 4096w\"},className:\"framer-12r8ft hidden-1bpk2sq hidden-1akpvf8\",\"data-framer-name\":\"shutterstock_1158453706 1\"})})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sbpz86-container\",layoutScroll:true,nodeId:\"aSULqKxi7\",rendersWithMotion:true,scopeId:\"fKAwY2oD2\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{__framer__scrollDirection:{direction:\"up\",target:\"qHQT0v1tV\"},variant:\"TBrqdTb9i\"},T7wLZnSNj:{__framer__scrollDirection:{direction:\"up\",target:\"qHQT0v1tV\"},variant:\"TBrqdTb9i\"}},children:/*#__PURE__*/_jsx(MenuWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"up\",target:\"Xkt_KtrqF\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"aSULqKxi7\",layoutId:\"aSULqKxi7\",style:{width:\"100%\"},variant:\"wZgLXmcwZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{y:(componentViewport?.y||0)+0+2453},T7wLZnSNj:{y:(componentViewport?.y||0)+0+1875}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:529,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1895,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fmavqm-container\",nodeId:\"U1Rgl_0G1\",scopeId:\"fKAwY2oD2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EliQiXj0t:{variant:\"IJJrYIk4Q\"},T7wLZnSNj:{variant:\"ltLb7fbK7\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"U1Rgl_0G1\",layoutId:\"U1Rgl_0G1\",style:{width:\"100%\"},variant:\"eb4oTYOdM\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WiP0b.framer-1vzjpli, .framer-WiP0b .framer-1vzjpli { display: block; }\",\".framer-WiP0b.framer-1bpk2sq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-WiP0b .framer-rrwewc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 75vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-WiP0b .framer-129s1f1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-WiP0b .framer-dp0q28 { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-WiP0b .framer-pry664 { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 55%; }\",\".framer-WiP0b .framer-1og9odx { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-WiP0b .framer-lta31r { background: linear-gradient(180deg, rgba(54, 36, 5, 0.59) 0%, rgba(55, 36, 5, 0.47) 100%); bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: multiply; position: absolute; width: 100%; z-index: 1; }\",\".framer-WiP0b .framer-m994ml { background: linear-gradient(180deg, rgba(54, 36, 5, 0.54) 0%, rgba(55, 36, 5, 0) 100%); flex: none; height: 57%; mix-blend-mode: multiply; position: absolute; right: 0px; top: 0px; width: 100%; z-index: 1; }\",\".framer-WiP0b .framer-1dpcjpl { background: radial-gradient(50% 49.99999999999999% at 50% 49.99999999999999%, rgba(55, 36, 5, 0.6) 0%, rgba(55, 36, 5, 0) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: 73%; left: calc(50.00000000000002% - 83.33333333333334% / 2); mix-blend-mode: overlay; position: absolute; top: calc(50.00000000000002% - 72.83333333333334% / 2); width: 83%; z-index: 1; }\",\".framer-WiP0b .framer-1vx8p5a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-WiP0b .framer-1jlz28k { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 70%; }\",\".framer-WiP0b .framer-6cay7p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-WiP0b .framer-1k5kqyc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 60%; }\",\".framer-WiP0b .framer-1ufpyej { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-WiP0b .framer-1lqbq0x, .framer-WiP0b .framer-12r8ft { aspect-ratio: 1.4989339019189765 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 133px); position: relative; width: 100%; }\",\".framer-WiP0b .framer-1n5v9qt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-WiP0b .framer-451ud4, .framer-WiP0b .framer-1qlo679, .framer-WiP0b .framer-1t54mfz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-WiP0b .framer-hejz70-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-WiP0b .framer-odzzqi, .framer-WiP0b .framer-fix7d5 { aspect-ratio: 1.03551912568306 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 193px); position: relative; width: 100%; }\",\".framer-WiP0b .framer-13p9teb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 52px 0px 0px 0px; position: relative; width: 35%; }\",\".framer-WiP0b .framer-1qlutfm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-WiP0b .framer-sbpz86-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-WiP0b .framer-1fmavqm-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WiP0b.framer-1bpk2sq, .framer-WiP0b .framer-rrwewc, .framer-WiP0b .framer-129s1f1, .framer-WiP0b .framer-1vx8p5a, .framer-WiP0b .framer-1k5kqyc, .framer-WiP0b .framer-1ufpyej, .framer-WiP0b .framer-1n5v9qt, .framer-WiP0b .framer-13p9teb, .framer-WiP0b .framer-1qlutfm { gap: 0px; } .framer-WiP0b.framer-1bpk2sq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WiP0b.framer-1bpk2sq > :first-child, .framer-WiP0b .framer-rrwewc > :first-child, .framer-WiP0b .framer-129s1f1 > :first-child, .framer-WiP0b .framer-1vx8p5a > :first-child, .framer-WiP0b .framer-1k5kqyc > :first-child, .framer-WiP0b .framer-1ufpyej > :first-child, .framer-WiP0b .framer-1n5v9qt > :first-child, .framer-WiP0b .framer-13p9teb > :first-child, .framer-WiP0b .framer-1qlutfm > :first-child { margin-top: 0px; } .framer-WiP0b.framer-1bpk2sq > :last-child, .framer-WiP0b .framer-rrwewc > :last-child, .framer-WiP0b .framer-129s1f1 > :last-child, .framer-WiP0b .framer-1vx8p5a > :last-child, .framer-WiP0b .framer-1k5kqyc > :last-child, .framer-WiP0b .framer-1ufpyej > :last-child, .framer-WiP0b .framer-1n5v9qt > :last-child, .framer-WiP0b .framer-13p9teb > :last-child, .framer-WiP0b .framer-1qlutfm > :last-child { margin-bottom: 0px; } .framer-WiP0b .framer-rrwewc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-WiP0b .framer-129s1f1 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-WiP0b .framer-1vx8p5a > *, .framer-WiP0b .framer-1ufpyej > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-WiP0b .framer-1k5kqyc > *, .framer-WiP0b .framer-13p9teb > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-WiP0b .framer-1n5v9qt > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-WiP0b .framer-1qlutfm > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-WiP0b.framer-1bpk2sq { width: 810px; } .framer-WiP0b .framer-pry664 { width: 70%; } .framer-WiP0b .framer-1jlz28k { width: 100%; } .framer-WiP0b .framer-6cay7p { padding: 0px 40px 0px 40px; } .framer-WiP0b .framer-1k5kqyc { overflow: visible; } .framer-WiP0b .framer-1ufpyej { gap: 60px; overflow: visible; } .framer-WiP0b .framer-13p9teb { padding: 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WiP0b .framer-1ufpyej { gap: 0px; } .framer-WiP0b .framer-1ufpyej > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-WiP0b .framer-1ufpyej > :first-child { margin-top: 0px; } .framer-WiP0b .framer-1ufpyej > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-WiP0b.framer-1bpk2sq { width: 390px; } .framer-WiP0b .framer-pry664 { width: 87%; } .framer-WiP0b .framer-1vx8p5a { padding: 60px 20px 0px 20px; } .framer-WiP0b .framer-1jlz28k { width: 100%; } .framer-WiP0b .framer-6cay7p { flex-direction: column; gap: 40px; justify-content: flex-start; padding: 0px; } .framer-WiP0b .framer-1k5kqyc { order: 1; width: 100%; } .framer-WiP0b .framer-1ufpyej { gap: 40px; } .framer-WiP0b .framer-1n5v9qt, .framer-WiP0b .framer-1qlutfm { order: 2; } .framer-WiP0b .framer-odzzqi, .framer-WiP0b .framer-12r8ft { order: 1; } .framer-WiP0b .framer-13p9teb { order: 0; padding: 6px 0px 0px 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WiP0b .framer-6cay7p, .framer-WiP0b .framer-1ufpyej { gap: 0px; } .framer-WiP0b .framer-6cay7p > *, .framer-WiP0b .framer-1ufpyej > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-WiP0b .framer-6cay7p > :first-child, .framer-WiP0b .framer-1ufpyej > :first-child { margin-top: 0px; } .framer-WiP0b .framer-6cay7p > :last-child, .framer-WiP0b .framer-1ufpyej > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2262\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"T7wLZnSNj\":{\"layout\":[\"fixed\",\"auto\"]},\"EliQiXj0t\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"CmkuJddxA\":{\"pattern\":\":CmkuJddxA\",\"name\":\"protecting\"}}\n * @framerResponsiveScreen\n */const FramerfKAwY2oD2=withCSS(Component,css,\"framer-WiP0b\");export default FramerfKAwY2oD2;FramerfKAwY2oD2.displayName=\"About Us\";FramerfKAwY2oD2.defaultProps={height:2262,width:1200};addFonts(FramerfKAwY2oD2,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ButtonFonts,...MenuFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfKAwY2oD2\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"2262\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"CmkuJddxA\\\":{\\\"pattern\\\":\\\":CmkuJddxA\\\",\\\"name\\\":\\\"protecting\\\"}}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T7wLZnSNj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EliQiXj0t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithFX", "withFX", "RichText2", "ButtonFonts", "getFonts", "GrmhxthMy_default", "MotionDivWithFX", "MenuFonts", "XV8MLOf6B_default", "MenuWithVariantAppearEffect", "withVariantAppearEffect", "FooterFonts", "vjP2yIdDV_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "transition2", "transition3", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "router", "useRouter", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "x", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "css", "FramerfKAwY2oD2", "withCSS", "fKAwY2oD2_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
