{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HPx7lYCvSgj9Ct3FQrfE/nF0q3LKfDanaA4GD89Di/ZJRMIYmIZ.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import Button5 from\"#framer/local/canvasComponent/fIU9rFF3X/fIU9rFF3X.js\";import Footer_link from\"#framer/local/canvasComponent/PHvPlduIR/PHvPlduIR.js\";import Nav from\"#framer/local/canvasComponent/wIiEZHkYC/wIiEZHkYC.js\";import*as sharedStyle from\"#framer/local/css/APCNdx1dS/APCNdx1dS.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZJRMIYmIZ/ZJRMIYmIZ.js\";const MotionAWithFX=withFX(motion.a);const SmoothScrollFonts=getFonts(SmoothScroll);const NavFonts=getFonts(Nav);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const Button5Fonts=getFonts(Button5);const MotionDivWithFX=withFX(motion.div);const Footer_linkFonts=getFonts(Footer_link);const EmbedFonts=getFonts(Embed);const breakpoints={AleNE3uiJ:\"(max-width: 1024px)\",cWWX2GOij:\"(min-width: 1440px) and (max-width: 1919px)\",exwSL6UAQ:\"(min-width: 1025px) and (max-width: 1439px)\",QZLMqXiou:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KgCRO\";const variantClassNames={AleNE3uiJ:\"framer-v-dwmph7\",cWWX2GOij:\"framer-v-caytur\",exwSL6UAQ:\"framer-v-5y69hw\",QZLMqXiou:\"framer-v-u01sxn\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:80,y:0};const transition1={delay:0,duration:.6,ease:[.8,0,.2,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:80,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition2={delay:.4,duration:.6,ease:[.8,0,.2,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.5,duration:.6,ease:[.8,0,.2,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={delay:.2,duration:.6,ease:[.8,0,.2,1],type:\"tween\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"cWWX2GOij\",Phone:\"AleNE3uiJ\",Tablet:\"exwSL6UAQ\",Wide:\"QZLMqXiou\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cWWX2GOij\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"exwSL6UAQ\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"exwSL6UAQ\")return true;return false;};const elementId=useRouteElementId(\"BfJ4vycRW\");const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"AleNE3uiJ\")return false;return true;};const router=useRouter();const isDisplayed3=()=>{if(!isBrowser())return true;if([\"exwSL6UAQ\",\"AleNE3uiJ\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"AleNE3uiJ\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cWWX2GOij\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-caytur\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.fiftyfiveandfive.com/contact-us/\",motionChild:true,nodeId:\"ICvduet9T\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{style:{scale:.8}}},children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15x2vhz framer-157cxjl\",\"data-framer-name\":\"Spinner\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pgcb3b-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KdUDFFO0G\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"KdUDFFO0G\",intensity:10,layoutId:\"KdUDFFO0G\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16lw7u0\",\"data-framer-name\":\"Intro\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xz03lw hidden-5y69hw\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{width:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,y:(componentViewport?.y||0)+12+200+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`max(${componentViewport?.width||\"100vw\"} - 104px, 1px)`,y:(componentViewport?.y||0)+20+200+12+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-luaodt-container\",nodeId:\"c781MHVHw\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{variant:\"o5sefoCOL\"}},children:/*#__PURE__*/_jsx(Nav,{aPW3sjnFe:\"var(--token-7cadebd0-d917-4e76-9e7d-0b369609ae7c, rgb(26, 28, 32))\",D5RxVQTpK:\"rgba(247, 246, 242, 0)\",height:\"100%\",id:\"c781MHVHw\",layoutId:\"c781MHVHw\",P20nY7Wcm:\"var(--token-7cadebd0-d917-4e76-9e7d-0b369609ae7c, rgb(26, 28, 32))\",style:{width:\"100%\"},variant:\"nRc9WljqR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qg9lf2\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b233do\",\"data-framer-name\":\"Hero copy\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-a0yx5t\",\"data-framer-appear-id\":\"a0yx5t\",\"data-framer-name\":\"Frame 43\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-text-color\":\"rgb(26, 28, 32)\",\"--framer-text-transform\":\"uppercase\"},children:\"Contact us\"})}),className:\"framer-1jrwutu\",\"data-framer-name\":\"OUR SERVICES /\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Get in touch and see how we can help you\"})})},exwSL6UAQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"53px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Get in touch and see how we can help you\"})})},QZLMqXiou:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"87px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Get in touch and see how we can help you\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Get in touch and see how we can help you\"})}),className:\"framer-cfwjea\",\"data-framer-appear-id\":\"cfwjea\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z0stft\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a2q6rq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Use the form to get in touch with us. We'd love to hear from you and find out what you are working on. \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Our unique approach to marketing blends human creativity and true AI to deliver results for clients that traditional B2B marketing agencies cannot.\"})]})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Use the form to get in touch with us. We'd love to hear from you and find out what you are working on. \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Our unique approach to marketing blends human creativity and true AI to deliver results for clients that traditional B2B marketing agencies cannot.\"})]}),className:\"framer-15xb26u\",\"data-framer-appear-id\":\"15xb26u\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Anne-Marie, Managing Director\"})}),className:\"framer-1bijlcj\",\"data-framer-appear-id\":\"1bijlcj\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:707.5,pixelHeight:990,pixelWidth:1415,sizes:\"46px\",src:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png 1415w\"}},exwSL6UAQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:707.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+200+0+56+318.8+0+115.4+42.5),pixelHeight:990,pixelWidth:1415,sizes:\"122px\",src:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png 1415w\"}},QZLMqXiou:{animate:undefined,background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:707.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+200+0+0+321.8+0+149.4+15),pixelHeight:990,pixelWidth:1415,sizes:\"177px\",src:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png 1415w\"},initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation5,background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:707.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+200+0+200+0+0+329.7+15),pixelHeight:990,pixelWidth:1415,sizes:\"177px\",src:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=512 512w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NCRU1OWbOgsV7zY34HBNIw6s.png 1415w\"},className:\"framer-91kxz2\",\"data-framer-appear-id\":\"91kxz2\",\"data-framer-name\":\"AM\",initial:animation3,optimized:true})})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2gpiwr\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/aa34edac-ef69-4bf9-bab7-a454987a587e/submit\",className:\"framer-13l4gx5\",nodeId:\"sBVBMoJNh\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18p4o6k\",children:/*#__PURE__*/_jsxs(\"label\",{className:\"framer-y8cpxp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-1oa45k2\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-12hspct\",inputName:\"Email\",placeholder:\"jane@email.com\",type:\"email\"})]})}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-nd1uh9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Message\"})}),className:\"framer-1y5x81f\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-jhs7kf\",inputName:\"Email\",placeholder:\"How can we help you?\",type:\"textarea\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`},exwSL6UAQ:{width:`calc((${componentViewport?.width||\"100vw\"} - 184px) * 0.36 - 48px)`},QZLMqXiou:{width:`calc(max((${componentViewport?.width||\"100vw\"} - 280px) * 0.421 - 120px, 1px) - 68px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(max((${componentViewport?.width||\"100vw\"} - 280px) * 0.4405 - 120px, 1px) - 68px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rvyfj0-container\",nodeId:\"t9RFjIneE\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Button5,{GmugtawE9:\"Get in touch\",height:\"100%\",id:\"t9RFjIneE\",layoutId:\"t9RFjIneE\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"Jr6Pmxd9s\",success:\"MgcJ8LNhl\"},\"WLxJfw1Tc\"),width:\"100%\"})})})})]})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-pavbkt hidden-caytur hidden-dwmph7 hidden-u01sxn\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{width:`max(${componentViewport?.width||\"100vw\"} - 24px, 1px)`,y:(componentViewport?.y||0)+12+200+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-92zjaw-container\",nodeId:\"YslNDwoYt\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Nav,{aPW3sjnFe:\"var(--token-7cadebd0-d917-4e76-9e7d-0b369609ae7c, rgb(26, 28, 32))\",D5RxVQTpK:\"rgba(247, 246, 242, 0)\",height:\"100%\",id:\"YslNDwoYt\",layoutId:\"YslNDwoYt\",P20nY7Wcm:\"var(--token-7cadebd0-d917-4e76-9e7d-0b369609ae7c, rgb(26, 28, 32))\",style:{width:\"100%\"},variant:\"o5sefoCOL\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6dmgz0\",\"data-framer-name\":\"Report\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-blyu17\",\"data-border\":true,\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13cjpqd\",\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xwuosc\",\"data-framer-name\":\"Company info\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.fiftyfiveandfive.com/\",motionChild:true,nodeId:\"eTR5WVM5q\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 180 27\"><g transform=\"translate(0 0)\" id=\"ss10685229505_1\"><path d=\"M 23.468 10.137 L 23.468 22.055 L 20.549 22.055 L 20.549 10.137 L 18.215 10.137 L 18.215 7.526 L 20.549 7.526 L 20.549 1.72 L 27.584 1.72 L 27.584 4.331 L 23.468 4.331 L 23.468 7.526 L 27.584 7.526 L 27.584 10.137 Z M 38.703 19.444 L 38.703 22.055 L 31.976 22.055 L 31.976 10.137 L 29.642 10.137 L 29.642 7.526 L 31.976 7.526 L 31.976 1.72 L 34.894 1.72 L 34.894 7.526 L 38.734 7.526 L 38.734 10.137 L 34.894 10.137 L 34.894 19.444 Z M 53.754 7.526 L 53.754 26.693 L 42.727 26.693 L 42.727 24.082 L 50.867 24.082 L 50.867 19.444 C 50.007 20.396 48.563 21.195 46.843 21.195 C 42.42 21.195 40.761 18.215 40.761 14.498 L 40.761 7.526 L 43.679 7.526 L 43.679 14.498 C 43.679 17.416 44.724 18.553 47.273 18.553 C 49.823 18.553 50.867 17.386 50.867 14.498 L 50.867 7.526 Z M 88.986 7.526 L 84.348 22.055 L 79.771 22.055 L 75.133 7.526 L 78.174 7.526 L 81.829 19.259 L 82.29 19.259 L 85.945 7.526 Z M 89.601 14.775 C 89.601 10.198 91.413 7.218 95.867 7.218 C 100.321 7.218 102.133 9.922 102.133 14.468 L 102.133 16.065 L 92.549 16.065 C 92.765 18.092 93.563 19.689 96.973 19.689 C 98.14 19.689 99.276 19.689 101.15 19.167 L 101.15 21.717 C 98.877 22.3 98.078 22.3 96.973 22.3 C 90.399 22.331 89.601 17.662 89.601 14.775 Z M 99.246 13.485 C 99.184 10.966 98.232 9.86 95.867 9.86 C 93.625 9.86 92.642 11.15 92.488 13.485 Z M 2.918 14.345 L 2.918 22.055 L 0 22.055 L 0 1.843 L 11.027 1.843 L 11.027 4.454 L 2.918 4.454 L 2.918 11.734 L 9.553 11.734 L 9.553 14.345 Z M 15.604 1.72 L 15.604 4.638 L 12.686 4.638 L 12.686 1.72 Z M 15.604 7.526 L 15.604 22.055 L 12.686 22.055 L 12.686 7.526 Z M 60.358 14.345 L 60.358 22.055 L 57.44 22.055 L 57.44 1.843 L 68.468 1.843 L 68.468 4.454 L 60.358 4.454 L 60.358 11.734 L 66.993 11.734 L 66.993 14.345 Z M 73.044 1.72 L 73.044 4.638 L 70.126 4.638 L 70.126 1.72 Z M 73.044 7.526 L 73.044 22.055 L 70.126 22.055 L 70.126 7.526 Z\" fill=\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 127.444 9.584 C 127.167 9.584 126.921 9.614 126.676 9.706 L 126.645 9.706 L 126.645 9.737 C 126.706 9.952 126.737 10.198 126.737 10.444 C 126.737 11.273 126.43 12.655 124.28 12.655 L 120.133 12.655 C 117.799 12.655 115.372 13.638 115.372 15.266 C 115.372 16.28 116.048 16.986 117 16.986 C 117.276 16.986 117.553 16.925 117.829 16.833 L 117.86 16.833 L 117.86 16.802 C 117.799 16.556 117.768 16.311 117.768 16.065 C 117.768 15.235 118.075 13.884 120.225 13.884 L 120.962 13.884 C 121.239 14.713 121.392 15.573 121.392 16.372 C 121.392 19.567 119.027 21.563 115.188 21.563 C 113.345 21.563 111.84 21.041 110.795 20.058 C 109.966 19.259 109.474 18.154 109.474 17.017 C 109.474 13.792 112.177 12.041 114.696 12.041 C 115.157 12.041 115.372 11.58 115.372 10.72 C 115.372 10.259 115.28 9.983 114.85 9.983 C 111.84 9.983 110.365 8.908 110.365 6.727 C 110.365 4.792 111.594 3.686 113.713 3.686 C 115.556 3.686 116.601 4.792 116.816 6.973 L 116.816 7.003 L 116.846 7.003 C 118.137 7.003 119.119 6.205 119.119 5.13 C 119.119 3.01 116.416 2.273 114.082 2.273 C 112.515 2.273 111.01 2.703 109.904 3.41 C 108.491 4.331 107.724 5.775 107.724 7.556 C 107.724 10.352 110.549 11.457 111.471 11.734 L 111.471 11.795 C 108.215 12.686 106.372 14.805 106.372 17.601 C 106.372 20.918 109.413 22.976 114.328 22.976 C 116.017 22.976 117.522 22.761 118.843 22.362 C 120.041 21.993 121.055 21.44 121.853 20.734 C 123.266 19.505 124.065 17.816 124.065 15.942 C 124.065 15.266 123.942 14.59 123.727 13.884 L 124.372 13.884 C 126.706 13.884 129.133 12.901 129.133 11.273 C 129.102 10.229 128.457 9.584 127.444 9.584 Z\" fill=\"rgb(255,82,0)\"></path><path d=\"M 142.28 2.058 L 129.471 2.058 C 129.194 2.058 129.071 2.304 129.071 2.519 C 129.071 2.734 129.194 3.041 129.532 3.102 C 131.406 3.379 131.529 3.686 131.621 5.007 C 131.713 6.082 131.744 7.833 131.744 10.198 L 131.744 14.13 C 131.744 17.078 131.682 18.307 131.621 19.106 C 131.529 20.396 131.283 20.765 129.409 21.041 C 129.071 21.102 128.949 21.379 128.949 21.625 C 128.949 21.87 129.071 22.085 129.348 22.085 L 138.102 22.085 C 138.379 22.085 138.502 21.84 138.502 21.625 C 138.502 21.379 138.348 21.072 138.041 21.041 C 135.86 20.795 134.908 20.488 134.723 19.106 C 134.662 18.553 134.6 17.57 134.6 14.16 L 134.6 12.471 C 135.276 12.379 135.829 12.379 136.566 12.379 C 139.147 12.379 140.191 12.44 140.467 14.375 C 140.529 14.713 140.805 14.836 141.051 14.836 C 141.297 14.836 141.512 14.713 141.512 14.437 C 141.512 14.222 141.481 14.007 141.45 13.761 C 141.389 13.331 141.327 12.778 141.327 11.826 C 141.327 11.027 141.389 10.413 141.42 9.86 C 141.45 9.461 141.481 9.123 141.481 8.785 C 141.481 8.509 141.235 8.386 141.02 8.386 C 140.805 8.386 140.498 8.509 140.437 8.846 C 140.037 10.935 139.177 11.027 136.474 11.027 C 135.768 11.027 135.215 10.966 134.57 10.904 L 134.57 3.655 C 134.816 3.563 135.491 3.502 135.891 3.502 L 139.331 3.502 C 141.02 3.502 142.003 4.638 142.218 6.758 C 142.249 7.126 142.525 7.311 142.802 7.311 C 143.048 7.311 143.324 7.126 143.324 6.819 L 143.324 2.887 C 143.293 2.334 142.955 2.058 142.28 2.058 Z M 151.894 21.01 C 150.174 20.734 150.082 20.488 149.897 19.106 C 149.805 18.43 149.775 17.201 149.775 15.727 L 149.775 14.744 C 149.775 12.87 149.836 11.488 149.867 10.567 C 149.897 10.075 149.897 9.706 149.897 9.399 C 149.897 8.386 149.314 8.232 148.976 8.232 C 148.3 8.232 145.689 8.631 144.768 8.877 C 144.461 8.969 144.368 9.246 144.368 9.461 C 144.368 9.706 144.522 9.983 144.768 9.983 L 145.321 9.983 C 147.256 9.983 147.256 11.98 147.256 14.744 L 147.256 15.727 C 147.256 17.201 147.194 18.369 147.133 19.106 C 147.041 20.396 146.826 20.734 144.921 21.01 C 144.583 21.072 144.461 21.348 144.461 21.594 C 144.461 21.84 144.583 22.055 144.86 22.055 L 151.955 22.055 C 152.232 22.055 152.355 21.809 152.355 21.594 C 152.355 21.348 152.232 21.072 151.894 21.01 Z\" fill=\"rgb(255,82,0)\"></path><path d=\"M 167.744 8.232 L 162.153 8.232 C 161.785 8.232 161.662 8.478 161.662 8.693 C 161.662 8.969 161.846 9.215 162.061 9.246 C 163.29 9.338 163.966 9.768 163.966 10.474 C 163.966 10.628 163.935 10.812 163.843 11.058 L 160.925 18.276 L 157.423 9.891 L 157.423 7.034 C 157.423 4.669 156.901 2.887 155.918 1.72 C 154.935 0.584 153.461 0 151.495 0 C 148.3 0 146.058 1.352 146.058 3.317 C 146.058 4.392 146.826 5.068 148.024 5.068 C 148.853 5.068 149.437 4.669 149.529 3.993 L 149.529 3.962 L 149.498 3.962 C 149.13 3.717 148.945 3.348 148.945 2.795 C 148.945 1.935 149.621 0.952 151.556 0.952 C 154.566 0.952 155.672 3.317 155.672 5.529 C 155.672 7.741 155.304 8.447 152.723 9.092 C 152.416 9.184 152.201 9.43 152.201 9.737 C 152.201 10.014 152.355 10.29 152.723 10.29 L 153.276 10.29 C 154.505 10.29 154.628 10.474 156.594 14.959 L 159.604 21.778 C 159.758 22.177 160.003 22.392 160.28 22.392 C 160.525 22.392 160.802 22.177 160.986 21.778 L 165.594 11.672 C 166.3 10.075 166.607 9.522 167.836 9.246 C 168.082 9.184 168.266 8.969 168.266 8.724 C 168.266 8.478 168.082 8.232 167.744 8.232 Z M 179.631 18 C 179.416 18 179.263 18.184 179.017 18.461 C 178.464 19.044 177.573 20.027 175.331 20.027 C 171.584 20.027 171 16.679 171 14.652 L 178.341 14.437 C 179.478 14.406 179.877 13.7 179.877 13.147 C 179.877 9.338 177.358 7.986 175.208 7.986 C 173.181 7.986 171.43 8.754 170.171 10.229 C 168.973 11.642 168.297 13.577 168.297 15.727 C 168.297 17.877 168.973 19.536 170.232 20.703 C 171.369 21.747 172.935 22.331 174.686 22.331 C 176.007 22.331 177.358 21.901 178.403 21.133 C 179.416 20.365 180.031 19.413 180.031 18.522 C 180.031 18.154 179.908 18 179.631 18 Z M 171.092 13.331 C 171.399 11.027 172.905 9.43 174.748 9.43 C 176.253 9.43 177.113 10.413 177.113 12.225 C 177.113 12.686 176.713 12.993 176.038 13.055 Z\" fill=\"rgb(255,82,0)\"></path></g></svg>',svgContentId:10685229505}},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1dmj3qe framer-157cxjl\",\"data-framer-name\":\"FFF_logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 160 24\"><g transform=\"translate(0 0)\" id=\"ss9447460767_1\"><path d=\"M 20.86 9.01 L 20.86 19.604 L 18.266 19.604 L 18.266 9.01 L 16.191 9.01 L 16.191 6.689 L 18.266 6.689 L 18.266 1.529 L 24.519 1.529 L 24.519 3.85 L 20.86 3.85 L 20.86 6.689 L 24.519 6.689 L 24.519 9.01 Z M 34.403 17.283 L 34.403 19.604 L 28.423 19.604 L 28.423 9.01 L 26.348 9.01 L 26.348 6.689 L 28.423 6.689 L 28.423 1.529 L 31.017 1.529 L 31.017 6.689 L 34.43 6.689 L 34.43 9.01 L 31.017 9.01 L 31.017 17.283 Z M 47.782 6.689 L 47.782 23.727 L 37.98 23.727 L 37.98 21.406 L 45.215 21.406 L 45.215 17.283 C 44.451 18.13 43.167 18.84 41.638 18.84 C 37.706 18.84 36.232 16.191 36.232 12.887 L 36.232 6.689 L 38.826 6.689 L 38.826 12.887 C 38.826 15.481 39.754 16.491 42.02 16.491 C 44.287 16.491 45.215 15.454 45.215 12.887 L 45.215 6.689 Z M 79.099 6.689 L 74.976 19.604 L 70.908 19.604 L 66.785 6.689 L 69.488 6.689 L 72.737 17.119 L 73.147 17.119 L 76.396 6.689 Z M 79.645 13.133 C 79.645 9.065 81.256 6.416 85.215 6.416 C 89.174 6.416 90.785 8.819 90.785 12.86 L 90.785 14.28 L 82.266 14.28 C 82.457 16.082 83.167 17.502 86.198 17.502 C 87.235 17.502 88.246 17.502 89.911 17.038 L 89.911 19.304 C 87.891 19.823 87.181 19.823 86.198 19.823 C 80.355 19.85 79.645 15.7 79.645 13.133 Z M 88.218 11.986 C 88.164 9.747 87.317 8.765 85.215 8.765 C 83.222 8.765 82.348 9.911 82.212 11.986 Z M 2.594 12.751 L 2.594 19.604 L 0 19.604 L 0 1.638 L 9.802 1.638 L 9.802 3.959 L 2.594 3.959 L 2.594 10.43 L 8.491 10.43 L 8.491 12.751 Z M 13.87 1.529 L 13.87 4.123 L 11.276 4.123 L 11.276 1.529 Z M 13.87 6.689 L 13.87 19.604 L 11.276 19.604 L 11.276 6.689 Z M 53.652 12.751 L 53.652 19.604 L 51.058 19.604 L 51.058 1.638 L 60.86 1.638 L 60.86 3.959 L 53.652 3.959 L 53.652 10.43 L 59.549 10.43 L 59.549 12.751 Z M 64.928 1.529 L 64.928 4.123 L 62.334 4.123 L 62.334 1.529 Z M 64.928 6.689 L 64.928 19.604 L 62.334 19.604 L 62.334 6.689 Z\" fill=\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 113.283 8.519 C 113.038 8.519 112.819 8.546 112.601 8.628 L 112.573 8.628 L 112.573 8.655 C 112.628 8.846 112.655 9.065 112.655 9.283 C 112.655 10.02 112.382 11.249 110.471 11.249 L 106.785 11.249 C 104.71 11.249 102.553 12.123 102.553 13.57 C 102.553 14.471 103.154 15.099 104 15.099 C 104.246 15.099 104.491 15.044 104.737 14.962 L 104.765 14.962 L 104.765 14.935 C 104.71 14.717 104.683 14.498 104.683 14.28 C 104.683 13.543 104.956 12.341 106.867 12.341 L 107.522 12.341 C 107.768 13.078 107.904 13.843 107.904 14.553 C 107.904 17.392 105.802 19.167 102.389 19.167 C 100.751 19.167 99.413 18.703 98.485 17.829 C 97.747 17.119 97.311 16.137 97.311 15.126 C 97.311 12.259 99.713 10.703 101.952 10.703 C 102.362 10.703 102.553 10.294 102.553 9.529 C 102.553 9.119 102.471 8.874 102.089 8.874 C 99.413 8.874 98.102 7.918 98.102 5.98 C 98.102 4.259 99.195 3.276 101.078 3.276 C 102.717 3.276 103.645 4.259 103.836 6.198 L 103.836 6.225 L 103.863 6.225 C 105.01 6.225 105.884 5.515 105.884 4.56 C 105.884 2.676 103.481 2.02 101.406 2.02 C 100.014 2.02 98.676 2.403 97.693 3.031 C 96.437 3.85 95.754 5.133 95.754 6.717 C 95.754 9.201 98.266 10.184 99.085 10.43 L 99.085 10.485 C 96.191 11.276 94.553 13.16 94.553 15.645 C 94.553 18.594 97.256 20.423 101.625 20.423 C 103.126 20.423 104.464 20.232 105.638 19.877 C 106.703 19.549 107.604 19.058 108.314 18.43 C 109.57 17.338 110.28 15.836 110.28 14.171 C 110.28 13.57 110.171 12.969 109.98 12.341 L 110.553 12.341 C 112.628 12.341 114.785 11.468 114.785 10.02 C 114.758 9.092 114.184 8.519 113.283 8.519 Z\" fill=\"rgb(255,82,0)\"></path><path d=\"M 126.471 1.829 L 115.085 1.829 C 114.84 1.829 114.73 2.048 114.73 2.239 C 114.73 2.43 114.84 2.703 115.14 2.758 C 116.805 3.003 116.915 3.276 116.997 4.451 C 117.078 5.406 117.106 6.962 117.106 9.065 L 117.106 12.56 C 117.106 15.181 117.051 16.273 116.997 16.983 C 116.915 18.13 116.696 18.457 115.031 18.703 C 114.73 18.758 114.621 19.003 114.621 19.222 C 114.621 19.44 114.73 19.631 114.976 19.631 L 122.758 19.631 C 123.003 19.631 123.113 19.413 123.113 19.222 C 123.113 19.003 122.976 18.73 122.703 18.703 C 120.765 18.485 119.918 18.212 119.754 16.983 C 119.7 16.491 119.645 15.618 119.645 12.587 L 119.645 11.085 C 120.246 11.003 120.737 11.003 121.392 11.003 C 123.686 11.003 124.614 11.058 124.86 12.778 C 124.915 13.078 125.16 13.188 125.379 13.188 C 125.597 13.188 125.788 13.078 125.788 12.833 C 125.788 12.642 125.761 12.451 125.734 12.232 C 125.679 11.85 125.625 11.358 125.625 10.512 C 125.625 9.802 125.679 9.256 125.706 8.765 C 125.734 8.41 125.761 8.109 125.761 7.809 C 125.761 7.563 125.543 7.454 125.352 7.454 C 125.16 7.454 124.887 7.563 124.833 7.863 C 124.478 9.72 123.713 9.802 121.311 9.802 C 120.683 9.802 120.191 9.747 119.618 9.693 L 119.618 3.249 C 119.836 3.167 120.437 3.113 120.792 3.113 L 123.85 3.113 C 125.352 3.113 126.225 4.123 126.416 6.007 C 126.444 6.334 126.689 6.498 126.935 6.498 C 127.154 6.498 127.399 6.334 127.399 6.061 L 127.399 2.567 C 127.372 2.075 127.072 1.829 126.471 1.829 Z M 135.017 18.676 C 133.488 18.43 133.406 18.212 133.242 16.983 C 133.16 16.382 133.133 15.29 133.133 13.98 L 133.133 13.106 C 133.133 11.44 133.188 10.212 133.215 9.392 C 133.242 8.956 133.242 8.628 133.242 8.355 C 133.242 7.454 132.724 7.317 132.423 7.317 C 131.823 7.317 129.502 7.672 128.683 7.891 C 128.41 7.973 128.328 8.218 128.328 8.41 C 128.328 8.628 128.464 8.874 128.683 8.874 L 129.174 8.874 C 130.894 8.874 130.894 10.648 130.894 13.106 L 130.894 13.98 C 130.894 15.29 130.84 16.328 130.785 16.983 C 130.703 18.13 130.512 18.43 128.819 18.676 C 128.519 18.73 128.41 18.976 128.41 19.195 C 128.41 19.413 128.519 19.604 128.765 19.604 L 135.072 19.604 C 135.317 19.604 135.427 19.386 135.427 19.195 C 135.427 18.976 135.317 18.73 135.017 18.676 Z\" fill=\"rgb(255,82,0)\"></path><path d=\"M 149.106 7.317 L 144.137 7.317 C 143.809 7.317 143.7 7.536 143.7 7.727 C 143.7 7.973 143.863 8.191 144.055 8.218 C 145.147 8.3 145.747 8.683 145.747 9.311 C 145.747 9.447 145.72 9.611 145.638 9.829 L 143.044 16.246 L 139.932 8.792 L 139.932 6.253 C 139.932 4.15 139.468 2.567 138.594 1.529 C 137.72 0.519 136.41 0 134.662 0 C 131.823 0 129.829 1.201 129.829 2.949 C 129.829 3.904 130.512 4.505 131.577 4.505 C 132.314 4.505 132.833 4.15 132.915 3.549 L 132.915 3.522 L 132.887 3.522 C 132.56 3.304 132.396 2.976 132.396 2.485 C 132.396 1.72 132.997 0.846 134.717 0.846 C 137.392 0.846 138.375 2.949 138.375 4.915 C 138.375 6.881 138.048 7.509 135.754 8.082 C 135.481 8.164 135.29 8.382 135.29 8.655 C 135.29 8.901 135.427 9.147 135.754 9.147 L 136.246 9.147 C 137.338 9.147 137.447 9.311 139.195 13.297 L 141.87 19.358 C 142.007 19.713 142.225 19.904 142.471 19.904 C 142.689 19.904 142.935 19.713 143.099 19.358 L 147.195 10.375 C 147.823 8.956 148.096 8.464 149.188 8.218 C 149.406 8.164 149.57 7.973 149.57 7.754 C 149.57 7.536 149.406 7.317 149.106 7.317 Z M 159.672 16 C 159.481 16 159.345 16.164 159.126 16.41 C 158.635 16.928 157.843 17.802 155.85 17.802 C 152.519 17.802 152 14.826 152 13.024 L 158.526 12.833 C 159.536 12.805 159.891 12.177 159.891 11.686 C 159.891 8.3 157.652 7.099 155.741 7.099 C 153.939 7.099 152.382 7.782 151.263 9.092 C 150.198 10.348 149.597 12.068 149.597 13.98 C 149.597 15.891 150.198 17.365 151.317 18.403 C 152.328 19.331 153.72 19.85 155.276 19.85 C 156.451 19.85 157.652 19.468 158.58 18.785 C 159.481 18.102 160.027 17.256 160.027 16.464 C 160.027 16.137 159.918 16 159.672 16 Z M 152.082 11.85 C 152.355 9.802 153.693 8.382 155.331 8.382 C 156.669 8.382 157.433 9.256 157.433 10.867 C 157.433 11.276 157.078 11.549 156.478 11.604 Z\" fill=\"rgb(255,82,0)\"></path></g></svg>',svgContentId:9447460767,withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"I would spend fifty five minutes defining the problem, and then I would need just five minutes to solve it.\"})}),className:\"framer-11d6arm\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ml0u4o\",\"data-framer-name\":\"Socials\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/fiftyfiveandfive/\",motionChild:true,nodeId:\"pUf3pOwnt\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1vk369d framer-157cxjl\",\"data-framer-name\":\"Instagram\",fill:'var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32)) /* {\"name\":\"Black\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2.16c3.206 0 3.586.015 4.847.071 1.172.052 1.805.249 2.226.413a3.71 3.71 0 0 1 1.379.895c.421.422.68.82.895 1.378.164.422.36 1.06.412 2.227.057 1.265.07 1.645.07 4.847 0 3.206-.013 3.586-.07 4.846-.051 1.172-.248 1.805-.412 2.227a3.714 3.714 0 0 1-.895 1.378 3.69 3.69 0 0 1-1.379.895c-.421.165-1.059.361-2.226.413-1.266.056-1.645.07-4.847.07-3.206 0-3.586-.014-4.847-.07-1.172-.052-1.805-.248-2.226-.413a3.71 3.71 0 0 1-1.379-.895 3.691 3.691 0 0 1-.895-1.378c-.164-.422-.36-1.06-.412-2.227-.057-1.265-.07-1.645-.07-4.846 0-3.207.013-3.586.07-4.847.051-1.172.248-1.805.412-2.227.216-.558.478-.96.895-1.378.422-.422.82-.68 1.379-.895.421-.164 1.059-.361 2.226-.413 1.261-.056 1.64-.07 4.847-.07ZM12 0C8.742 0 8.334.014 7.055.07 5.78.127 4.903.333 4.144.628a5.857 5.857 0 0 0-2.128 1.388A5.88 5.88 0 0 0 .628 4.139C.333 4.903.127 5.775.07 7.05.014 8.334 0 8.742 0 12s.014 3.666.07 4.945c.057 1.275.263 2.152.558 2.911.31.792.717 1.463 1.388 2.128a5.866 5.866 0 0 0 2.123 1.383c.764.296 1.636.502 2.911.558 1.28.056 1.688.07 4.945.07 3.258 0 3.666-.014 4.946-.07 1.275-.056 2.151-.262 2.91-.558a5.866 5.866 0 0 0 2.124-1.383 5.866 5.866 0 0 0 1.383-2.123c.295-.764.501-1.636.558-2.911.056-1.28.07-1.688.07-4.945 0-3.258-.014-3.666-.07-4.946-.057-1.275-.263-2.151-.558-2.91a5.62 5.62 0 0 0-1.374-2.133A5.866 5.866 0 0 0 19.861.633C19.097.338 18.225.13 16.95.075 15.666.015 15.258 0 12 0Z\"/><path d=\"M12 5.836A6.166 6.166 0 0 0 5.836 12 6.166 6.166 0 0 0 12 18.164 6.166 6.166 0 0 0 18.164 12 6.166 6.166 0 0 0 12 5.836Zm0 10.162A3.999 3.999 0 1 1 12.001 8 3.999 3.999 0 0 1 12 15.998Zm7.847-10.406a1.44 1.44 0 1 1-2.879 0 1.44 1.44 0 0 1 2.879 0Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/fiftyfiveandfive/mycompany/\",motionChild:true,nodeId:\"vvatyz8S4\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-137t9qq framer-157cxjl\",\"data-framer-name\":\"Linkedin\",fill:'var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32)) /* {\"name\":\"Black\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22.223 0H1.772C.792 0 0 .773 0 1.73v20.536C0 23.222.792 24 1.772 24h20.451c.98 0 1.777-.778 1.777-1.73V1.73C24 .773 23.203 0 22.223 0ZM7.12 20.452H3.558V8.995H7.12v11.457ZM5.34 7.434a2.064 2.064 0 1 1 0-4.125 2.063 2.063 0 0 1 0 4.125Zm15.112 13.018h-3.558v-5.57c0-1.326-.024-3.037-1.852-3.037-1.851 0-2.133 1.449-2.133 2.944v5.663H9.356V8.995h3.413v1.566h.047c.473-.9 1.636-1.852 3.365-1.852 3.605 0 4.27 2.372 4.27 5.457v6.286Z\"/></svg>',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-177m4hr hidden-caytur hidden-dwmph7 hidden-u01sxn\",\"data-framer-name\":\"Google partner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEdvc2hhIFNhbnMgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Gosha Sans Regular\", \"PP Gosha Sans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Google Partner\"})}),className:\"framer-tro5x5\",fonts:[\"CUSTOM;PP Gosha Sans Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:162.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+1256+0+0+40+0+0+0+188+0),pixelHeight:310,pixelWidth:325,src:\"https://framerusercontent.com/images/hqJpOMKrYjqaedS7MVZK36VX51I.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:162.5,pixelHeight:310,pixelWidth:325,src:\"https://framerusercontent.com/images/hqJpOMKrYjqaedS7MVZK36VX51I.png\"},className:\"framer-13bvdi9\",\"data-framer-name\":\"google_partner_badge\"})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qqk3u8 hidden-dwmph7\",\"data-framer-name\":\"Office details - Google partner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y0ym2x\",\"data-framer-name\":\"Office details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEdvc2hhIFNhbnMgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Gosha Sans Regular\", \"PP Gosha Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"UK Office\"})}),className:\"framer-qgb6ry\",fonts:[\"CUSTOM;PP Gosha Sans Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:[\"The Leather Market\",/*#__PURE__*/_jsx(\"br\",{}),\"Weston Street\",/*#__PURE__*/_jsx(\"br\",{}),\"London\",/*#__PURE__*/_jsx(\"br\",{}),\"UK\",/*#__PURE__*/_jsx(\"br\",{}),\"SE1 3ER\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"+44 20 3743 7897\"})]}),className:\"framer-1kqmt6k\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fwjjyg\",\"data-framer-name\":\"Page links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dvfso0\",\"data-framer-name\":\"List 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hddy5k-container\",\"data-framer-name\":\"Approach\",name:\"Approach\",nodeId:\"Uoiu9mTlO\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Approach\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/approach/\",id:\"Uoiu9mTlO\",layoutId:\"Uoiu9mTlO\",name:\"Approach\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17sxl1h-container\",\"data-framer-name\":\"Services\",name:\"Services\",nodeId:\"KXbG5xrze\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Services\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/b2b-marketing-services/\",id:\"KXbG5xrze\",layoutId:\"KXbG5xrze\",name:\"Services\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+80,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7njrrq-container\",\"data-framer-name\":\"About us\",name:\"About us\",nodeId:\"v26FxTb8K\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"About us\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/about-us/\",id:\"v26FxTb8K\",layoutId:\"v26FxTb8K\",name:\"About us\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+120,children:/*#__PURE__*/_jsx(Container,{className:\"framer-145pmtq-container\",\"data-framer-name\":\"Work\",name:\"Work\",nodeId:\"l6VdJFOdX\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Work\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/work/\",id:\"l6VdJFOdX\",layoutId:\"l6VdJFOdX\",name:\"Work\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15fraqw\",\"data-framer-name\":\"List 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jgqk31-container\",\"data-framer-name\":\"Blog\",name:\"Blog\",nodeId:\"AazEvi4Ti\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Blog\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/blog/\",id:\"AazEvi4Ti\",layoutId:\"AazEvi4Ti\",name:\"Blog\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZJRMIYmIZ\"},implicitPathVariables:undefined},{href:{webPageId:\"ZJRMIYmIZ\"},implicitPathVariables:undefined},{href:{webPageId:\"ZJRMIYmIZ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m5jcw4-container\",\"data-framer-name\":\"Contact\",name:\"Contact\",nodeId:\"CYBIPc3cB\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{hXpIRXI47:resolvedLinks[1]},QZLMqXiou:{hXpIRXI47:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Contact\",height:\"100%\",hXpIRXI47:resolvedLinks[0],id:\"CYBIPc3cB\",layoutId:\"CYBIPc3cB\",name:\"Contact\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exwSL6UAQ:{y:(componentViewport?.y||0)+12+1256+0+0+40+0+0+0+0+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+0+80,children:/*#__PURE__*/_jsx(Container,{className:\"framer-guqtf6-container\",\"data-framer-name\":\"Compass\",name:\"Compass\",nodeId:\"ek6QFmQ2L\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Compass\",height:\"100%\",hXpIRXI47:\"https://www.trycompass.ai/\",id:\"ek6QFmQ2L\",layoutId:\"ek6QFmQ2L\",name:\"Compass\",style:{width:\"100%\"},variant:\"VFJIZRIDJ\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16f6q4a\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1disz92-container\",isModuleExternal:true,nodeId:\"P2uUme_Uz\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<script type=\"text/javascript\" src=\"https://widget.clutch.co/static/js/widget.js\" async></script> <div class=\"clutch-widget\" data-url=\"https://widget.clutch.co\" data-widget-type=\"2\" data-height=\"45\" data-nofollow=\"true\" data-expandifr=\"true\" data-scale=\"100\" data-clutchcompany-id=\"278205\"></div>',id:\"P2uUme_Uz\",layoutId:\"P2uUme_Uz\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ws1lzt hidden-5y69hw hidden-dwmph7\",\"data-framer-name\":\"Google partner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEdvc2hhIFNhbnMgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Gosha Sans Regular\", \"PP Gosha Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Google Partner\"})}),className:\"framer-1e6qxnp\",fonts:[\"CUSTOM;PP Gosha Sans Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:162.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+1200+0+0+40+0+0+0+0+44),pixelHeight:310,pixelWidth:325,src:\"https://framerusercontent.com/images/hqJpOMKrYjqaedS7MVZK36VX51I.png\"},className:\"framer-gxr134\",\"data-framer-name\":\"google_partner_badge\"})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kz8uo9 hidden-caytur hidden-5y69hw hidden-u01sxn\",\"data-framer-name\":\"Office details - Google partner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wol5l0\",\"data-framer-name\":\"Office details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEdvc2hhIFNhbnMgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Gosha Sans Regular\", \"PP Gosha Sans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"UK Office\"})}),className:\"framer-6anvd6\",fonts:[\"CUSTOM;PP Gosha Sans Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:[\"The Leather Market\",/*#__PURE__*/_jsx(\"br\",{}),\"Weston Street\",/*#__PURE__*/_jsx(\"br\",{}),\"London\",/*#__PURE__*/_jsx(\"br\",{}),\"UK\",/*#__PURE__*/_jsx(\"br\",{}),\"SE1 3ER\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"+44 20 3743 7897\"})]}),className:\"framer-imubwk\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z3mow9 hidden-caytur\",\"data-framer-name\":\"Google partner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEdvc2hhIFNhbnMgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Gosha Sans Regular\", \"PP Gosha Sans Regular Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:\"Google Partner\"})}),className:\"framer-urzejo\",fonts:[\"CUSTOM;PP Gosha Sans Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:162.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+1280+0+0+20+0+0+203+0+0+36),pixelHeight:310,pixelWidth:325,src:\"https://framerusercontent.com/images/hqJpOMKrYjqaedS7MVZK36VX51I.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:162.5,pixelHeight:310,pixelWidth:325,src:\"https://framerusercontent.com/images/hqJpOMKrYjqaedS7MVZK36VX51I.png\"},className:\"framer-1ofobhy\",\"data-framer-name\":\"google_partner_badge\"})})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i58au1 hidden-caytur hidden-5y69hw hidden-u01sxn\",\"data-framer-name\":\"Page links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vw96j7\",\"data-framer-name\":\"List 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-up2bfo-container\",\"data-framer-name\":\"Approach\",name:\"Approach\",nodeId:\"Ytbrj5k1l\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Approach\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/approach/\",id:\"Ytbrj5k1l\",layoutId:\"Ytbrj5k1l\",name:\"Approach\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4byqal-container\",\"data-framer-name\":\"Services\",name:\"Services\",nodeId:\"rb7kjU1xo\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Services\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/services/\",id:\"rb7kjU1xo\",layoutId:\"rb7kjU1xo\",name:\"Services\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+72}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k3lkna-container\",\"data-framer-name\":\"About us\",name:\"About us\",nodeId:\"MccpBRBmY\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"About us\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/about-us/\",id:\"MccpBRBmY\",layoutId:\"MccpBRBmY\",name:\"About us\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+108}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15sejf5-container\",\"data-framer-name\":\"Work\",name:\"Work\",nodeId:\"NCQKjEOwc\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Work\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/work/\",id:\"NCQKjEOwc\",layoutId:\"NCQKjEOwc\",name:\"Work\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y3zpz8\",\"data-framer-name\":\"List 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15i0wn9-container\",\"data-framer-name\":\"Blog\",name:\"Blog\",nodeId:\"xRri0i2kF\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Blog\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/blog/\",id:\"xRri0i2kF\",layoutId:\"xRri0i2kF\",name:\"Blog\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lcy621-container\",\"data-framer-name\":\"Contact\",name:\"Contact\",nodeId:\"wtnKAey2a\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Contact\",height:\"100%\",hXpIRXI47:\"https://www.fiftyfiveandfive.com/contact-us/\",id:\"wtnKAey2a\",layoutId:\"wtnKAey2a\",name:\"Contact\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AleNE3uiJ:{y:(componentViewport?.y||0)+12+1280+0+0+20+0+0+336.2308+0+0+72}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ktn7yr-container\",\"data-framer-name\":\"Compass\",name:\"Compass\",nodeId:\"EalE9YiPq\",scopeId:\"ZJRMIYmIZ\",children:/*#__PURE__*/_jsx(Footer_link,{dwPcf8DA4:\"Compass\",height:\"100%\",hXpIRXI47:\"https://www.trycompass.ai/\",id:\"EalE9YiPq\",layoutId:\"EalE9YiPq\",name:\"Compass\",style:{width:\"100%\"},variant:\"l6wPnqufq\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Neue Montreal Regular\", \"PP Neue Montreal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, rgb(26, 28, 32))\"},children:[\"\\xa9 Fifty Five and Five 2024 - Our head office is registered in England and Wales as company no. 07508740. VAT no. 107280831. \",/*#__PURE__*/_jsx(Link,{href:\"https://www.fiftyfiveandfive.com/privacy-policy/\",motionChild:true,nodeId:\"DPMydVXyQ\",openInNewTab:false,scopeId:\"ZJRMIYmIZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vp32rg\",\"data-styles-preset\":\"APCNdx1dS\",children:\"Privacy policy.\"})})]})}),className:\"framer-1d94edh\",fonts:[\"CUSTOM;PP Neue Montreal Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KgCRO.framer-157cxjl, .framer-KgCRO .framer-157cxjl { display: block; }\",\".framer-KgCRO.framer-caytur { align-content: center; align-items: center; background-color: var(--token-8b9dfa52-d758-49f2-b137-f08ca58301b3, #1a1c20); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1440px; }\",\".framer-KgCRO .framer-15x2vhz { bottom: 40px; flex: none; height: 120px; overflow: visible; position: fixed; right: 40px; text-decoration: none; width: 120px; z-index: 3; }\",\".framer-KgCRO .framer-1pgcb3b-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KgCRO .framer-16lw7u0 { align-content: flex-start; align-items: flex-start; background-color: var(--token-91314b36-8180-4d46-8e4b-e99d964aa22b, #f5f2e2); border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100vh; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-KgCRO .framer-xz03lw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 32px; overflow: visible; padding: 16px 0px 0px 0px; position: absolute; right: 32px; top: 12px; z-index: 4; }\",\".framer-KgCRO .framer-luaodt-container, .framer-KgCRO .framer-92zjaw-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-KgCRO .framer-qg9lf2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 100vh; justify-content: space-between; max-height: 80%; overflow: visible; padding: 0px 120px 60px 120px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-1b233do { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; overflow: hidden; padding: 0px 80px 0px 0px; position: relative; width: 56%; z-index: 3; }\",\".framer-KgCRO .framer-a0yx5t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KgCRO .framer-1jrwutu { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KgCRO .framer-cfwjea, .framer-KgCRO .framer-15xb26u, .framer-KgCRO .framer-1bijlcj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-KgCRO .framer-z0stft { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 207px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-1a2q6rq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-KgCRO .framer-91kxz2 { aspect-ratio: 1 / 1; border-bottom-left-radius: 128px; border-bottom-right-radius: 128px; border-top-left-radius: 128px; border-top-right-radius: 128px; flex: none; height: var(--framer-aspect-ratio-supported, 177px); overflow: visible; position: relative; width: 177px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-KgCRO .framer-2gpiwr { align-content: center; align-items: center; background-color: var(--token-072c7681-b2b9-40ad-9e13-fbe898a238a6, #f7f6f2); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KgCRO .framer-13l4gx5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 34px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-18p4o6k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-y8cpxp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-KgCRO .framer-1oa45k2, .framer-KgCRO .framer-1y5x81f { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-KgCRO .framer-12hspct { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"PP Neue Montreal Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-KgCRO .framer-nd1uh9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-KgCRO .framer-jhs7kf { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"PP Neue Montreal Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-KgCRO .framer-rvyfj0-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-pavbkt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: auto; padding: 0px; position: relative; width: 100%; z-index: 4; }\",\".framer-KgCRO .framer-6dmgz0 { align-content: center; align-items: center; background-color: var(--token-91314b36-8180-4d46-8e4b-e99d964aa22b, #f5f2e2); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 68px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-KgCRO .framer-blyu17 { --border-bottom-width: 0px; --border-color: rgba(34, 34, 34, 0.2); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; 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: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-13cjpqd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-KgCRO .framer-xwuosc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-1dmj3qe { flex: none; height: 24px; position: relative; text-decoration: none; width: 160px; }\",\".framer-KgCRO .framer-11d6arm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-KgCRO .framer-1ml0u4o { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-KgCRO .framer-1vk369d, .framer-KgCRO .framer-137t9qq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; text-decoration: none; width: 24px; }\",\".framer-KgCRO .framer-177m4hr { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-KgCRO .framer-tro5x5, .framer-KgCRO .framer-qgb6ry, .framer-KgCRO .framer-1kqmt6k, .framer-KgCRO .framer-1e6qxnp, .framer-KgCRO .framer-6anvd6, .framer-KgCRO .framer-imubwk, .framer-KgCRO .framer-urzejo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KgCRO .framer-13bvdi9 { aspect-ratio: 1.0483870967741935 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); overflow: visible; position: relative; width: 40px; }\",\".framer-KgCRO .framer-qqk3u8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KgCRO .framer-y0ym2x { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-1fwjjyg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-1dvfso0, .framer-KgCRO .framer-15fraqw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-hddy5k-container, .framer-KgCRO .framer-17sxl1h-container, .framer-KgCRO .framer-7njrrq-container, .framer-KgCRO .framer-145pmtq-container, .framer-KgCRO .framer-1jgqk31-container, .framer-KgCRO .framer-1m5jcw4-container, .framer-KgCRO .framer-guqtf6-container, .framer-KgCRO .framer-up2bfo-container, .framer-KgCRO .framer-4byqal-container, .framer-KgCRO .framer-k3lkna-container, .framer-KgCRO .framer-15sejf5-container, .framer-KgCRO .framer-15i0wn9-container, .framer-KgCRO .framer-lcy621-container, .framer-KgCRO .framer-1ktn7yr-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-KgCRO .framer-16f6q4a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-1disz92-container { flex: none; height: 43px; position: relative; width: 187px; }\",\".framer-KgCRO .framer-1ws1lzt, .framer-KgCRO .framer-1vw96j7, .framer-KgCRO .framer-1y3zpz8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-gxr134, .framer-KgCRO .framer-1ofobhy { aspect-ratio: 1.0483870967741935 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 57px); overflow: visible; position: relative; width: 60px; }\",\".framer-KgCRO .framer-kz8uo9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-KgCRO .framer-wol5l0 { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-z3mow9 { 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 40px 0px 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-1i58au1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KgCRO .framer-1d94edh { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KgCRO.framer-caytur, .framer-KgCRO .framer-16lw7u0, .framer-KgCRO .framer-1b233do, .framer-KgCRO .framer-a0yx5t, .framer-KgCRO .framer-z0stft, .framer-KgCRO .framer-1a2q6rq, .framer-KgCRO .framer-2gpiwr, .framer-KgCRO .framer-13l4gx5, .framer-KgCRO .framer-18p4o6k, .framer-KgCRO .framer-y8cpxp, .framer-KgCRO .framer-nd1uh9, .framer-KgCRO .framer-6dmgz0, .framer-KgCRO .framer-blyu17, .framer-KgCRO .framer-13cjpqd, .framer-KgCRO .framer-xwuosc, .framer-KgCRO .framer-1ml0u4o, .framer-KgCRO .framer-177m4hr, .framer-KgCRO .framer-qqk3u8, .framer-KgCRO .framer-y0ym2x, .framer-KgCRO .framer-1fwjjyg, .framer-KgCRO .framer-1dvfso0, .framer-KgCRO .framer-15fraqw, .framer-KgCRO .framer-16f6q4a, .framer-KgCRO .framer-1ws1lzt, .framer-KgCRO .framer-kz8uo9, .framer-KgCRO .framer-wol5l0, .framer-KgCRO .framer-z3mow9, .framer-KgCRO .framer-1i58au1, .framer-KgCRO .framer-1vw96j7, .framer-KgCRO .framer-1y3zpz8 { gap: 0px; } .framer-KgCRO.framer-caytur > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KgCRO.framer-caytur > :first-child, .framer-KgCRO .framer-16lw7u0 > :first-child, .framer-KgCRO .framer-1b233do > :first-child, .framer-KgCRO .framer-1a2q6rq > :first-child, .framer-KgCRO .framer-2gpiwr > :first-child, .framer-KgCRO .framer-13l4gx5 > :first-child, .framer-KgCRO .framer-y8cpxp > :first-child, .framer-KgCRO .framer-nd1uh9 > :first-child, .framer-KgCRO .framer-6dmgz0 > :first-child, .framer-KgCRO .framer-blyu17 > :first-child, .framer-KgCRO .framer-xwuosc > :first-child, .framer-KgCRO .framer-y0ym2x > :first-child, .framer-KgCRO .framer-1dvfso0 > :first-child, .framer-KgCRO .framer-15fraqw > :first-child, .framer-KgCRO .framer-1ws1lzt > :first-child, .framer-KgCRO .framer-wol5l0 > :first-child, .framer-KgCRO .framer-z3mow9 > :first-child, .framer-KgCRO .framer-1vw96j7 > :first-child, .framer-KgCRO .framer-1y3zpz8 > :first-child { margin-top: 0px; } .framer-KgCRO.framer-caytur > :last-child, .framer-KgCRO .framer-16lw7u0 > :last-child, .framer-KgCRO .framer-1b233do > :last-child, .framer-KgCRO .framer-1a2q6rq > :last-child, .framer-KgCRO .framer-2gpiwr > :last-child, .framer-KgCRO .framer-13l4gx5 > :last-child, .framer-KgCRO .framer-y8cpxp > :last-child, .framer-KgCRO .framer-nd1uh9 > :last-child, .framer-KgCRO .framer-6dmgz0 > :last-child, .framer-KgCRO .framer-blyu17 > :last-child, .framer-KgCRO .framer-xwuosc > :last-child, .framer-KgCRO .framer-y0ym2x > :last-child, .framer-KgCRO .framer-1dvfso0 > :last-child, .framer-KgCRO .framer-15fraqw > :last-child, .framer-KgCRO .framer-1ws1lzt > :last-child, .framer-KgCRO .framer-wol5l0 > :last-child, .framer-KgCRO .framer-z3mow9 > :last-child, .framer-KgCRO .framer-1vw96j7 > :last-child, .framer-KgCRO .framer-1y3zpz8 > :last-child { margin-bottom: 0px; } .framer-KgCRO .framer-16lw7u0 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-KgCRO .framer-1b233do > *, .framer-KgCRO .framer-1dvfso0 > *, .framer-KgCRO .framer-15fraqw > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-KgCRO .framer-a0yx5t > *, .framer-KgCRO .framer-177m4hr > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-KgCRO .framer-a0yx5t > :first-child, .framer-KgCRO .framer-z0stft > :first-child, .framer-KgCRO .framer-18p4o6k > :first-child, .framer-KgCRO .framer-13cjpqd > :first-child, .framer-KgCRO .framer-1ml0u4o > :first-child, .framer-KgCRO .framer-177m4hr > :first-child, .framer-KgCRO .framer-qqk3u8 > :first-child, .framer-KgCRO .framer-1fwjjyg > :first-child, .framer-KgCRO .framer-16f6q4a > :first-child, .framer-KgCRO .framer-kz8uo9 > :first-child, .framer-KgCRO .framer-1i58au1 > :first-child { margin-left: 0px; } .framer-KgCRO .framer-a0yx5t > :last-child, .framer-KgCRO .framer-z0stft > :last-child, .framer-KgCRO .framer-18p4o6k > :last-child, .framer-KgCRO .framer-13cjpqd > :last-child, .framer-KgCRO .framer-1ml0u4o > :last-child, .framer-KgCRO .framer-177m4hr > :last-child, .framer-KgCRO .framer-qqk3u8 > :last-child, .framer-KgCRO .framer-1fwjjyg > :last-child, .framer-KgCRO .framer-16f6q4a > :last-child, .framer-KgCRO .framer-kz8uo9 > :last-child, .framer-KgCRO .framer-1i58au1 > :last-child { margin-right: 0px; } .framer-KgCRO .framer-z0stft > *, .framer-KgCRO .framer-16f6q4a > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-KgCRO .framer-1a2q6rq > *, .framer-KgCRO .framer-y0ym2x > *, .framer-KgCRO .framer-z3mow9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-KgCRO .framer-2gpiwr > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } .framer-KgCRO .framer-13l4gx5 > *, .framer-KgCRO .framer-xwuosc > *, .framer-KgCRO .framer-1ws1lzt > *, .framer-KgCRO .framer-1vw96j7 > *, .framer-KgCRO .framer-1y3zpz8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-KgCRO .framer-18p4o6k > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-KgCRO .framer-y8cpxp > *, .framer-KgCRO .framer-nd1uh9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-KgCRO .framer-6dmgz0 > * { margin: 0px; margin-bottom: calc(68px / 2); margin-top: calc(68px / 2); } .framer-KgCRO .framer-blyu17 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-KgCRO .framer-13cjpqd > *, .framer-KgCRO .framer-qqk3u8 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-KgCRO .framer-1ml0u4o > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KgCRO .framer-1fwjjyg > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-KgCRO .framer-kz8uo9 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-KgCRO .framer-wol5l0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-KgCRO .framer-1i58au1 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",...sharedStyle.css,'.framer-KgCRO[data-border=\"true\"]::after, .framer-KgCRO [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; }',\"@media (min-width: 1025px) and (max-width: 1439px) { .framer-KgCRO.framer-caytur { padding: 12px; width: 1025px; } .framer-KgCRO .framer-16lw7u0 { border-top-left-radius: 12px; border-top-right-radius: 12px; gap: 16px; height: min-content; justify-content: center; } .framer-KgCRO .framer-qg9lf2 { max-height: unset; order: 2; padding: 0px 80px 40px 80px; } .framer-KgCRO .framer-1b233do { flex: 1 0 0px; height: min-content; order: 0; padding: 0px 32px 0px 0px; width: 1px; } .framer-KgCRO .framer-z0stft { gap: 7px; justify-content: flex-start; } .framer-KgCRO .framer-1a2q6rq { flex: none; width: 70%; } .framer-KgCRO .framer-91kxz2 { height: var(--framer-aspect-ratio-supported, 122px); width: 122px; } .framer-KgCRO .framer-2gpiwr { flex: none; order: 1; width: 36%; } .framer-KgCRO .framer-13l4gx5 { padding: 24px; } .framer-KgCRO .framer-pavbkt, .framer-KgCRO .framer-13bvdi9 { order: 0; } .framer-KgCRO .framer-6dmgz0 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; gap: 64px; justify-content: flex-start; } .framer-KgCRO .framer-blyu17 { gap: 20px; order: 0; } .framer-KgCRO .framer-13cjpqd { gap: 40px; } .framer-KgCRO .framer-tro5x5 { order: 1; } .framer-KgCRO .framer-y0ym2x { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KgCRO .framer-16lw7u0, .framer-KgCRO .framer-z0stft, .framer-KgCRO .framer-6dmgz0, .framer-KgCRO .framer-blyu17, .framer-KgCRO .framer-13cjpqd { gap: 0px; } .framer-KgCRO .framer-16lw7u0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-KgCRO .framer-16lw7u0 > :first-child, .framer-KgCRO .framer-6dmgz0 > :first-child, .framer-KgCRO .framer-blyu17 > :first-child { margin-top: 0px; } .framer-KgCRO .framer-16lw7u0 > :last-child, .framer-KgCRO .framer-6dmgz0 > :last-child, .framer-KgCRO .framer-blyu17 > :last-child { margin-bottom: 0px; } .framer-KgCRO .framer-z0stft > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-KgCRO .framer-z0stft > :first-child, .framer-KgCRO .framer-13cjpqd > :first-child { margin-left: 0px; } .framer-KgCRO .framer-z0stft > :last-child, .framer-KgCRO .framer-13cjpqd > :last-child { margin-right: 0px; } .framer-KgCRO .framer-6dmgz0 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-KgCRO .framer-blyu17 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-KgCRO .framer-13cjpqd > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }}\",\"@media (max-width: 1024px) { .framer-KgCRO.framer-caytur { padding: 12px; width: 390px; } .framer-KgCRO .framer-15x2vhz { aspect-ratio: 1 / 1; bottom: 8px; height: var(--framer-aspect-ratio-supported, 120px); right: 8px; } .framer-KgCRO .framer-16lw7u0 { border-top-left-radius: 12px; border-top-right-radius: 12px; gap: 40px; height: min-content; } .framer-KgCRO .framer-xz03lw { left: unset; overflow: auto; padding: 0px; position: relative; right: unset; top: unset; width: 100%; } .framer-KgCRO .framer-qg9lf2 { flex-direction: column; gap: 40px; justify-content: flex-start; max-height: unset; padding: 0px 20px 0px 20px; } .framer-KgCRO .framer-1b233do { height: min-content; justify-content: flex-start; order: 0; padding: 0px; width: 100%; } .framer-KgCRO .framer-a0yx5t, .framer-KgCRO .framer-11d6arm { width: 100%; } .framer-KgCRO .framer-z0stft { align-content: flex-end; align-items: flex-end; gap: 16px; height: min-content; overflow: visible; } .framer-KgCRO .framer-1a2q6rq { align-content: flex-start; align-items: flex-start; justify-content: flex-start; } .framer-KgCRO .framer-91kxz2 { height: var(--framer-aspect-ratio-supported, 46px); width: 46px; } .framer-KgCRO .framer-2gpiwr { flex: none; order: 1; width: 100%; } .framer-KgCRO .framer-13l4gx5 { padding: 18px; } .framer-KgCRO .framer-6dmgz0 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; gap: 0px; } .framer-KgCRO .framer-blyu17 { gap: 32px; padding: 20px; } .framer-KgCRO .framer-13cjpqd { flex-direction: column; gap: 40px; } .framer-KgCRO .framer-xwuosc { gap: 16px; order: 0; width: 100%; } .framer-KgCRO .framer-1dmj3qe { height: 27px; width: 180px; } .framer-KgCRO .framer-1ml0u4o { align-self: unset; width: 100%; } .framer-KgCRO .framer-16f6q4a { order: 4; } .framer-KgCRO .framer-kz8uo9 { flex: none; order: 2; width: 100%; } .framer-KgCRO .framer-1i58au1 { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KgCRO .framer-16lw7u0, .framer-KgCRO .framer-qg9lf2, .framer-KgCRO .framer-z0stft, .framer-KgCRO .framer-6dmgz0, .framer-KgCRO .framer-blyu17, .framer-KgCRO .framer-13cjpqd, .framer-KgCRO .framer-xwuosc { gap: 0px; } .framer-KgCRO .framer-16lw7u0 > *, .framer-KgCRO .framer-qg9lf2 > *, .framer-KgCRO .framer-13cjpqd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-KgCRO .framer-16lw7u0 > :first-child, .framer-KgCRO .framer-qg9lf2 > :first-child, .framer-KgCRO .framer-6dmgz0 > :first-child, .framer-KgCRO .framer-blyu17 > :first-child, .framer-KgCRO .framer-13cjpqd > :first-child, .framer-KgCRO .framer-xwuosc > :first-child { margin-top: 0px; } .framer-KgCRO .framer-16lw7u0 > :last-child, .framer-KgCRO .framer-qg9lf2 > :last-child, .framer-KgCRO .framer-6dmgz0 > :last-child, .framer-KgCRO .framer-blyu17 > :last-child, .framer-KgCRO .framer-13cjpqd > :last-child, .framer-KgCRO .framer-xwuosc > :last-child { margin-bottom: 0px; } .framer-KgCRO .framer-z0stft > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-KgCRO .framer-z0stft > :first-child { margin-left: 0px; } .framer-KgCRO .framer-z0stft > :last-child { margin-right: 0px; } .framer-KgCRO .framer-6dmgz0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KgCRO .framer-blyu17 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-KgCRO .framer-xwuosc > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\",\"@media (min-width: 1920px) { .framer-KgCRO.framer-caytur { width: 1920px; } .framer-KgCRO .framer-qg9lf2 { max-height: unset; padding: 120px; } .framer-KgCRO .framer-1b233do { height: min-content; width: 58%; } .framer-KgCRO .framer-cfwjea { max-width: unset; } .framer-KgCRO .framer-91kxz2 { will-change: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1136\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"exwSL6UAQ\":{\"layout\":[\"fixed\",\"auto\"]},\"AleNE3uiJ\":{\"layout\":[\"fixed\",\"auto\"]},\"QZLMqXiou\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"BfJ4vycRW\":{\"pattern\":\":BfJ4vycRW\",\"name\":\"report\"}}\n * @framerResponsiveScreen\n */const FramerZJRMIYmIZ=withCSS(Component,css,\"framer-KgCRO\");export default FramerZJRMIYmIZ;FramerZJRMIYmIZ.displayName=\"Home\";FramerZJRMIYmIZ.defaultProps={height:1136,width:1440};addFonts(FramerZJRMIYmIZ,[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/3uptOvnlQ23pJ75f2doYDRiM9Q.woff\"},{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/AIraQvYyWwJU2X0KplUG6kaPxw.woff\"},{family:\"PP Gosha Sans Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/pXEOb9zcSHBj3bDpCM96vYpnDc8.woff\"}]},...SmoothScrollFonts,...NavFonts,...Button5Fonts,...Footer_linkFonts,...EmbedFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZJRMIYmIZ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"exwSL6UAQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AleNE3uiJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QZLMqXiou\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"BfJ4vycRW\\\":{\\\"pattern\\\":\\\":BfJ4vycRW\\\",\\\"name\\\":\\\"report\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1136\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionAWithFX", "withFX", "motion", "SmoothScrollFonts", "getFonts", "SmoothScroll", "NavFonts", "wIiEZHkYC_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichTextWithOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "Button5Fonts", "fIU9rFF3X_default", "MotionDivWithFX", "Footer_linkFonts", "PHvPlduIR_default", "EmbedFonts", "Embed", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "transition2", "animation4", "transition3", "animation5", "animation6", "transition4", "formVariants", "form", "variants", "currentVariant", "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", "ref1", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "isDisplayed2", "router", "useRouter", "isDisplayed3", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "Link", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "getLoadingLazyAtYPosition", "FormContainer", "formState", "l", "FormPlainTextInput2", "SVG", "ResolveLinks", "resolvedLinks", "css", "FramerZJRMIYmIZ", "withCSS", "ZJRMIYmIZ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
