{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wcaCYq91OrEdTrkuGzQP/D3sgQDgSFIDk0HDjK8hD/t8zpSJ2vI.js"],
  "sourcesContent": ["// Generated by Framer (f22aa3d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/i9GayUyuKzq5AZLIseXV/SlideShow.js\";import Footer from\"#framer/local/canvasComponent/MaDxyBEzu/MaDxyBEzu.js\";import Hero from\"#framer/local/canvasComponent/OLR62FNEt/OLR62FNEt.js\";import ButtonLink from\"#framer/local/canvasComponent/vhVqkDQnD/vhVqkDQnD.js\";import Slide from\"#framer/local/canvasComponent/XZsxXsiqs/XZsxXsiqs.js\";import Navbar from\"#framer/local/canvasComponent/ZzX4e2En4/ZzX4e2En4.js\";import*as sharedStyle4 from\"#framer/local/css/FRidtgnlZ/FRidtgnlZ.js\";import*as sharedStyle1 from\"#framer/local/css/i5oIyL131/i5oIyL131.js\";import*as sharedStyle from\"#framer/local/css/KAsXOqrb1/KAsXOqrb1.js\";import*as sharedStyle3 from\"#framer/local/css/MK2JoyH8u/MK2JoyH8u.js\";import*as sharedStyle2 from\"#framer/local/css/T7TRM69jV/T7TRM69jV.js\";import metadataProvider from\"#framer/local/webPageMetadata/t8zpSJ2vI/t8zpSJ2vI.js\";const NavbarFonts=getFonts(Navbar);const HeroFonts=getFonts(Hero);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const ButtonLinkFonts=getFonts(ButtonLink);const SlideFonts=getFonts(Slide);const SlideshowFonts=getFonts(Slideshow);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={toZ36Tv0z:\"(min-width: 992px)\",uBS67SFq4:\"(min-width: 768px) and (max-width: 991px)\",Yg18ef1J5:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5IW8n\";const variantClassNames={toZ36Tv0z:\"framer-v-1yi8ton\",uBS67SFq4:\"framer-v-pgbd4u\",Yg18ef1J5:\"framer-v-178cohl\"};const transition1={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:48};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:48};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:48};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"toZ36Tv0z\",Phone:\"Yg18ef1J5\",Tablet:\"uBS67SFq4\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"toZ36Tv0z\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-5IW8n`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-5IW8n`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"toZ36Tv0z\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1yi8ton\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rdnxud-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{variant:\"P4ko0F2it\"},Yg18ef1J5:{variant:\"sAN8n9cQ0\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"z59pT9L3t\",layoutId:\"z59pT9L3t\",style:{width:\"100%\"},variant:\"hbK5HrxB9\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-6in45o\",\"data-framer-name\":\"Main Content\",name:\"Main Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:694,width:\"100vw\",y:64,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-ova1o1-container\",\"data-framer-appear-id\":\"ova1o1\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{variant:\"X0uJeZNWl\"},Yg18ef1J5:{variant:\"n1gx2JH2z\"}},children:/*#__PURE__*/_jsx(Hero,{A1dT5SaTb:\"Jane Hannon\",GlU0nCoYC:\"Clear Counselling-by-Sea\",height:\"100%\",id:\"WBkVyYtx_\",k2Rk2CNTe:\"About me\",layoutId:\"WBkVyYtx_\",style:{width:\"100%\"},uHFVHJ0SB:\"I\u2019m Jane, a qualified and experienced person-centred counsellor based in Shoreham by Sea.\",variant:\"c3vDxySfc\",vgTT0x3Uj:addImageAlt({src:\"https://framerusercontent.com/images/SQob3QVLELNGi8zmHEgOMrAGkVk.webp\",srcSet:\"https://framerusercontent.com/images/SQob3QVLELNGi8zmHEgOMrAGkVk.webp?scale-down-to=1024 817w,https://framerusercontent.com/images/SQob3QVLELNGi8zmHEgOMrAGkVk.webp?scale-down-to=2048 1634w,https://framerusercontent.com/images/SQob3QVLELNGi8zmHEgOMrAGkVk.webp 1920w\"},\"\"),width:\"100%\",ZzLLg05gk:addImageAlt({src:\"https://framerusercontent.com/images/KG1EUvDGl2mEj8S6ViYt64EUEh0.webp\",srcSet:\"https://framerusercontent.com/images/KG1EUvDGl2mEj8S6ViYt64EUEh0.webp?scale-down-to=1024 971w,https://framerusercontent.com/images/KG1EUvDGl2mEj8S6ViYt64EUEh0.webp 1528w\"},\"\")})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wy9bxd\",\"data-framer-name\":\"Body\",name:\"Body\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10pc4rg\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"aside\",{className:\"framer-1tih7eu\",\"data-framer-name\":\"Resume\",name:\"Resume\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lcapct\",\"data-framer-name\":\"Group\",name:\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-100zq3q\",\"data-styles-preset\":\"KAsXOqrb1\",children:\"Experience\"})}),className:\"framer-cirxg5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-jyxd0u\",\"data-styles-preset\":\"i5oIyL131\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"14+ years of experience in private practice\"})})})}),className:\"framer-lbfgyd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hds5fj\",\"data-framer-name\":\"Group\",name:\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-100zq3q\",\"data-styles-preset\":\"KAsXOqrb1\",children:\"Areas of expertise\"})}),className:\"framer-ka3pcr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-jyxd0u\",\"data-styles-preset\":\"i5oIyL131\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Relationship problems\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Depression and low mood\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Anxiety and stress\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Loss (of any form)\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Communication problems\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Feelings of dissatisfaction\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Abuse (physical/sexual/emotional)\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sexuality and gender identity\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Menopause\"})})]})}),className:\"framer-1856jjh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ov8pfs\",\"data-framer-name\":\"Group\",name:\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-100zq3q\",\"data-styles-preset\":\"KAsXOqrb1\",children:\"Professional memberships\"})}),className:\"framer-1pmhtsg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-jyxd0u\",\"data-styles-preset\":\"i5oIyL131\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"British Association of Counselling & Pyschotherapy (BACP)\"})})})}),className:\"framer-fevh1y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-195nk92\",\"data-framer-name\":\"Group\",name:\"Group\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2353.75),pixelHeight:467,pixelWidth:1e3,sizes:\"min(max((min(100vw - 64px, 960px) - 160px) / 6, 1px) * 2 + 32px, (max((min(100vw - 64px, 960px) - 160px) / 6, 1px) * 2 + 32px) * 0.6)\",src:\"https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp\",srcSet:\"https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp 1000w\"}},Yg18ef1J5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4121.75),pixelHeight:467,pixelWidth:1e3,sizes:\"min(max((min(100vw - 48px, 960px) - 240px) / 6, 1px) * 6 + 240px, (max((min(100vw - 48px, 960px) - 240px) / 6, 1px) * 6 + 240px) * 0.6)\",src:\"https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp\",srcSet:\"https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2353.75),pixelHeight:467,pixelWidth:1e3,sizes:\"min(max((min(100vw - 96px, 960px) - 240px) / 6, 1px) * 2 + 48px, (max((min(100vw - 96px, 960px) - 240px) / 6, 1px) * 2 + 48px) * 0.6)\",src:\"https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp\",srcSet:\"https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/EoNF65wwWFMxZ9fmD4bDrSzFRg.webp 1000w\"},className:\"framer-107ly0l\"})})})]}),/*#__PURE__*/_jsx(\"article\",{className:\"framer-b6muxl\",\"data-framer-name\":\"Text Content\",name:\"Text Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:\"Choosing to talk to a counsellor about how you\u2019re feeling is a really big step for most people and finding the right counsellor is crucial.\\xa0 It is so important that you choose someone that you feel comfortable with - someone you can open up to and share your thoughts and feelings with.\\xa0 My website is designed with that in mind - to provide you with clear straightforward information, whilst also giving you a sense of who I am and how I work.\\xa0 If you have any questions at all please don\u2019t hesitate to get in touch.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-zs4zc\",\"data-styles-preset\":\"MK2JoyH8u\",children:\"What led me to counselling\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:[\"By the age of 30 I had worked in multiple sectors, from the service industry to the music industry, and everything in-between - but I was still yet to find the career path that felt like a good fit for me. At that time, a close friend of mine was experiencing an extremely traumatic time in her life and I saw how counselling helped her, the difference it made, and the self-awareness and understanding that she gained from that experience. I was really interested in the process that she went through and it occurred to me that this could be something that I might be good at!\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"I talk to my clients about this all time - trying something new, rethinking the path that you\u2019re on and changing it if you\u2019re not happy. I went back into education at 30 and it was the best decision I made. The joy of learning and studying on my own terms, was such a stark contrast from my school years. I\u2019ve never looked back \u2013 counselling is a career that I will never grow tired of because it\u2019s ever changing \u2013 each new client brings their own individual life experience and no two clients are the same.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-zs4zc\",\"data-styles-preset\":\"MK2JoyH8u\",children:\"Professional experience\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:\"I became a qualified Therapeutic Counsellor in 2010, after studying for 4 years, through the University of Essex (Southend), to gain the Advanced Diploma in Therapeutic Counselling.\\xa0 My training model is person-centred but through my years of experience, and additional professional training, I have adapted a more integrative approach to tailor to each individual clients\u2019 needs. I am also a registered member of the British Association of Counselling & Psychotherapy (BACP).\\xa0\"}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1jvuewf\",\"data-styles-preset\":\"FRidtgnlZ\",children:\"Over a decade of expertise\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:\"Shortly after qualifying in 2010, I relocated to Amsterdam, the Netherlands, where I first opened Clear Counselling.\\xa0 Amsterdam is home to many expats from all around the world \u2013 Clear Counselling was born out of the idea that many of these expats were seeking counselling but felt more comfortable speaking to a native English-speaking therapist.\\xa0 Over the years that followed my practice grew and thrived and I had the unique opportunity to work with and counsel an extremely diverse group of clients from all around the world.\\xa0 I moved back to the UK in 2018, and shortly after opened Clear Counselling by Sea.\\xa0\"}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1jvuewf\",\"data-styles-preset\":\"FRidtgnlZ\",children:\"Addition of online therapy\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:\"I\u2019ve been offering online therapy for over 14 years \u2013 when I first started it was due to the transient nature of my clients, but now being available online, is an essential part of how we live.\\xa0 The flexibility of online therapy means that regardless of where my clients are I can still provide a service.\\xa0 It also means the we can be more adaptable; fit around work meetings, childcare and any last-minute unexpected changes.\"}),/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-zs4zc\",\"data-styles-preset\":\"MK2JoyH8u\",children:[/*#__PURE__*/_jsx(\"br\",{}),\"Why I love counselling\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",children:\"I\u2019ve been incredibly fortunate in the work that I do and the people that I work with.\\xa0 I am always in awe of my clients and their courage.\\xa0 Making that first step to talk to someone in a counselling room can be very daunting \u2013 the fact that I get to be that person for so many people is a great privilege, and I love what I do for a living because of the variety of people I get to work with and help.\\xa0\"})]}),className:\"framer-htrof3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3d5r0c\",\"data-framer-name\":\"Experience\",name:\"Experience\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-sxoa94\",\"data-framer-name\":\"Container\",name:\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5472,intrinsicWidth:3648,loading:getLoadingLazyAtYPosition(2574),pixelHeight:1333,pixelWidth:1e3,sizes:\"calc(max((min(100vw - 64px, 960px) - 160px) / 6, 1px) * 2 + 32px)\",src:\"https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp\",srcSet:\"https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp?scale-down-to=1024 768w,https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp 1000w\"}},Yg18ef1J5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5472,intrinsicWidth:3648,loading:getLoadingLazyAtYPosition(4312.75),pixelHeight:1333,pixelWidth:1e3,sizes:\"min(max((min(100vw - 48px, 960px) - 240px) / 6, 1px) * 6 + 240px, (max((min(100vw - 48px, 960px) - 240px) / 6, 1px) * 6 + 240px) * 0.8)\",src:\"https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp\",srcSet:\"https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp?scale-down-to=1024 768w,https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5472,intrinsicWidth:3648,loading:getLoadingLazyAtYPosition(2606),pixelHeight:1333,pixelWidth:1e3,sizes:\"calc(max((min(100vw - 96px, 960px) - 240px) / 6, 1px) * 2 + 48px)\",src:\"https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp\",srcSet:\"https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp?scale-down-to=1024 768w,https://framerusercontent.com/images/oXk51kqgJfaZ8OeMst9gqj298U.webp 1000w\"},className:\"framer-fz2p1b\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xpw1ot\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1jvuewf\",\"data-styles-preset\":\"FRidtgnlZ\",children:\"Location\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"My office is centrally located at:\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Clear Counselling by Sea\",/*#__PURE__*/_jsx(\"br\",{}),\"1A John Street\",/*#__PURE__*/_jsx(\"br\",{}),\"Shoreham by Sea\",/*#__PURE__*/_jsx(\"br\",{}),\"BN43 5DL\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"There is free parking available on John Street, or a public car park at the top of John Street next to the Shoreham Centre. \\xa0\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wa4aag\",\"data-styles-preset\":\"T7TRM69jV\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"\\xa0My office is a 5-minute walk from Shoreham by Sea train station, and the 700 bus stops on the High Street (about a 1-minute walk away).\"})]}),className:\"framer-6z5oe4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wwH47KbCO\"},implicitPathVariables:undefined},{href:{webPageId:\"wwH47KbCO\"},implicitPathVariables:undefined},{href:{webPageId:\"wwH47KbCO\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{y:3308.5},Yg18ef1J5:{y:6033.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:3340.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4uq4dx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{f62dQMBR_:resolvedLinks[1]},Yg18ef1J5:{f62dQMBR_:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonLink,{f62dQMBR_:resolvedLinks[0],gb1tJg8yu:false,height:\"100%\",id:\"JpMBJdJzn\",layoutId:\"JpMBJdJzn\",sHW1GyPma:\"Get in touch\",style:{height:\"100%\"},variant:\"OhQsWEEHU\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3560),positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png\",srcSet:\"https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=512 512w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png 2880w\"}},Yg18ef1J5:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(6129.25),positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png\",srcSet:\"https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=512 512w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png 2880w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,as:\"section\",background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3608),positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png\",srcSet:\"https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=512 512w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vqaXb9uZbewn5Ralu5D5nx6kfs.png 2880w\"},className:\"framer-4hnk3n\",\"data-framer-name\":\"Quotes\",name:\"Quotes\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1qaxru4-container\",\"data-framer-appear-id\":\"1qaxru4\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0)\",arrowGap:32,arrowPadding:0,arrowPaddingBottom:52,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:56,leftArrow:\"https://framerusercontent.com/images/r1sxKzzPYvUpsjVCWrG2FTnRWUQ.svg\",rightArrow:\"https://framerusercontent.com/images/4K7FP7TiJ84DGqFED9rkhRFzkQ.svg\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:.3,effectsPerspective:1200,effectsRotate:0,effectsScale:.9},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:0,height:\"100%\",id:\"VPhykiHmv\",intervalControl:2,itemAmount:1,layoutId:\"VPhykiHmv\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"var(--token-137bc56d-380f-43c4-b4fa-7a5d365fadc1, rgb(17, 31, 33))\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:8,dotsInset:16,dotSize:8,dotsOpacity:.3,dotsPadding:8,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"1440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zw7fle-container\",\"data-framer-name\":\"Slide 1\",name:\"Slide 1\",children:/*#__PURE__*/_jsx(Slide,{height:\"100%\",HJXOd32FB:\"Talking it through with Jane meant my anxiety levels slowly reduced and I developed a plan for how to get through the rest of my life. It was tough but I felt safe to explore how I had got to this point in my life.\",id:\"hdoiQsagL\",layoutId:\"hdoiQsagL\",name:\"Slide 1\",style:{width:\"100%\"},width:\"100%\",Xiw_DNmES:\"Rob, West Sussex\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"1440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hicqwk-container\",\"data-framer-name\":\"Slide 2\",name:\"Slide 2\",children:/*#__PURE__*/_jsx(Slide,{height:\"100%\",HJXOd32FB:\" She was always 100% there in every session, provided additional sessions at short notice when I needed them and ultimately helped me to get to a really good place - putting some long-standing challenges to bed. \",id:\"uTXsj6PCm\",layoutId:\"uTXsj6PCm\",name:\"Slide 2\",style:{width:\"100%\"},width:\"100%\",Xiw_DNmES:\"Andrew, East Sussex\"})})})],startFrom:1,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:25,delay:0,mass:1,stiffness:100,type:\"spring\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{y:4160},Yg18ef1J5:{y:6929.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:419,width:\"100vw\",y:4208,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mmhafd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uBS67SFq4:{variant:\"FmenP0rKJ\"},Yg18ef1J5:{variant:\"QGoFYHyzR\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"YT7l1tfdm\",layoutId:\"YT7l1tfdm\",style:{width:\"100%\"},variant:\"JwufOw8VA\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-5IW8n { background: var(--token-7e0b79df-511f-48a6-8582-d8bf701ed768, rgb(240, 243, 243)) /* {\"name\":\"Grey 50\"} */; }`,\".framer-5IW8n.framer-n6sawe, .framer-5IW8n .framer-n6sawe { display: block; }\",\".framer-5IW8n.framer-1yi8ton { align-content: center; align-items: center; background-color: var(--token-7e0b79df-511f-48a6-8582-d8bf701ed768, #f0f3f3); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 0px 0px 0px; position: relative; width: 992px; }\",\".framer-5IW8n .framer-rdnxud-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-5IW8n .framer-6in45o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-ova1o1-container, .framer-5IW8n .framer-1mmhafd-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5IW8n .framer-wy9bxd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-10pc4rg, .framer-5IW8n .framer-sxoa94 { display: grid; flex: none; gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(6, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; max-width: 960px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-1tih7eu { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; grid-column: auto / span 2; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-1lcapct, .framer-5IW8n .framer-1hds5fj, .framer-5IW8n .framer-1ov8pfs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-cirxg5, .framer-5IW8n .framer-lbfgyd, .framer-5IW8n .framer-ka3pcr, .framer-5IW8n .framer-1856jjh, .framer-5IW8n .framer-1pmhtsg, .framer-5IW8n .framer-fevh1y, .framer-5IW8n .framer-htrof3, .framer-5IW8n .framer-6z5oe4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5IW8n .framer-195nk92 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; mix-blend-mode: multiply; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-107ly0l { aspect-ratio: 2.2421052631578946 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 72px); max-width: 60%; mix-blend-mode: multiply; overflow: hidden; position: relative; width: 100%; }\",\".framer-5IW8n .framer-b6muxl { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; grid-column: auto / span 4; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 1fr; }\",\".framer-5IW8n .framer-3d5r0c { align-content: center; align-items: center; background-color: var(--token-684c3881-4915-4cdb-b0f9-af3c36a083d3, #e2e7e8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-fz2p1b { align-self: start; aspect-ratio: 0.7505330490405118 / 1; flex: none; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 356px); justify-self: start; overflow: hidden; position: relative; width: 100%; }\",\".framer-5IW8n .framer-1xpw1ot { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; grid-column: auto / span 4; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-4uq4dx-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-5IW8n .framer-4hnk3n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-1qaxru4-container { flex: none; height: 600px; position: relative; width: 100%; }\",\".framer-5IW8n .framer-zw7fle-container, .framer-5IW8n .framer-1hicqwk-container { height: auto; position: relative; width: 1440px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5IW8n.framer-1yi8ton, .framer-5IW8n .framer-6in45o, .framer-5IW8n .framer-wy9bxd, .framer-5IW8n .framer-1tih7eu, .framer-5IW8n .framer-1lcapct, .framer-5IW8n .framer-1hds5fj, .framer-5IW8n .framer-1ov8pfs, .framer-5IW8n .framer-195nk92, .framer-5IW8n .framer-b6muxl, .framer-5IW8n .framer-3d5r0c, .framer-5IW8n .framer-1xpw1ot, .framer-5IW8n .framer-4hnk3n { gap: 0px; } .framer-5IW8n.framer-1yi8ton > *, .framer-5IW8n .framer-6in45o > *, .framer-5IW8n .framer-wy9bxd > *, .framer-5IW8n .framer-b6muxl > *, .framer-5IW8n .framer-3d5r0c > *, .framer-5IW8n .framer-4hnk3n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5IW8n.framer-1yi8ton > :first-child, .framer-5IW8n .framer-6in45o > :first-child, .framer-5IW8n .framer-wy9bxd > :first-child, .framer-5IW8n .framer-1tih7eu > :first-child, .framer-5IW8n .framer-1lcapct > :first-child, .framer-5IW8n .framer-1hds5fj > :first-child, .framer-5IW8n .framer-1ov8pfs > :first-child, .framer-5IW8n .framer-195nk92 > :first-child, .framer-5IW8n .framer-b6muxl > :first-child, .framer-5IW8n .framer-3d5r0c > :first-child, .framer-5IW8n .framer-1xpw1ot > :first-child, .framer-5IW8n .framer-4hnk3n > :first-child { margin-top: 0px; } .framer-5IW8n.framer-1yi8ton > :last-child, .framer-5IW8n .framer-6in45o > :last-child, .framer-5IW8n .framer-wy9bxd > :last-child, .framer-5IW8n .framer-1tih7eu > :last-child, .framer-5IW8n .framer-1lcapct > :last-child, .framer-5IW8n .framer-1hds5fj > :last-child, .framer-5IW8n .framer-1ov8pfs > :last-child, .framer-5IW8n .framer-195nk92 > :last-child, .framer-5IW8n .framer-b6muxl > :last-child, .framer-5IW8n .framer-3d5r0c > :last-child, .framer-5IW8n .framer-1xpw1ot > :last-child, .framer-5IW8n .framer-4hnk3n > :last-child { margin-bottom: 0px; } .framer-5IW8n .framer-1tih7eu > *, .framer-5IW8n .framer-1xpw1ot > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-5IW8n .framer-1lcapct > *, .framer-5IW8n .framer-1hds5fj > *, .framer-5IW8n .framer-1ov8pfs > *, .framer-5IW8n .framer-195nk92 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",`@media (min-width: 768px) and (max-width: 991px) { .${metadata.bodyClassName}-framer-5IW8n { background: var(--token-7e0b79df-511f-48a6-8582-d8bf701ed768, rgb(240, 243, 243)) /* {\"name\":\"Grey 50\"} */; } .framer-5IW8n.framer-1yi8ton { width: 768px; } .framer-5IW8n .framer-wy9bxd { padding: 0px 32px 48px 32px; } .framer-5IW8n .framer-10pc4rg, .framer-5IW8n .framer-sxoa94 { gap: 32px; } .framer-5IW8n .framer-107ly0l { height: var(--framer-aspect-ratio-supported, 57px); } .framer-5IW8n .framer-3d5r0c { padding: 48px 32px 48px 32px; } .framer-5IW8n .framer-fz2p1b { height: var(--framer-aspect-ratio-supported, 284px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5IW8n .framer-10pc4rg, .framer-5IW8n .framer-sxoa94 { gap: 0px; } .framer-5IW8n .framer-10pc4rg > *, .framer-5IW8n .framer-10pc4rg > :first-child, .framer-5IW8n .framer-10pc4rg > :last-child, .framer-5IW8n .framer-sxoa94 > *, .framer-5IW8n .framer-sxoa94 > :first-child, .framer-5IW8n .framer-sxoa94 > :last-child { margin: 0px; } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-5IW8n { background: var(--token-7e0b79df-511f-48a6-8582-d8bf701ed768, rgb(240, 243, 243)) /* {\"name\":\"Grey 50\"} */; } .framer-5IW8n.framer-1yi8ton { width: 480px; } .framer-5IW8n .framer-wy9bxd { padding: 0px 24px 48px 24px; } .framer-5IW8n .framer-1tih7eu { grid-column: 1 / -1; order: 1; } .framer-5IW8n .framer-107ly0l { height: var(--framer-aspect-ratio-supported, 116px); } .framer-5IW8n .framer-b6muxl { grid-column: 1 / -1; order: 0; } .framer-5IW8n .framer-3d5r0c { padding: 48px 24px 48px 24px; } .framer-5IW8n .framer-fz2p1b { grid-column: 1 / -1; height: var(--framer-aspect-ratio-supported, 461px); justify-self: center; max-width: 80%; } .framer-5IW8n .framer-1xpw1ot { grid-column: 1 / -1; } .framer-5IW8n .framer-1qaxru4-container { height: 800px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4727\n * @framerIntrinsicWidth 992\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uBS67SFq4\":{\"layout\":[\"fixed\",\"auto\"]},\"Yg18ef1J5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framert8zpSJ2vI=withCSS(Component,css,\"framer-5IW8n\");export default Framert8zpSJ2vI;Framert8zpSJ2vI.displayName=\"About\";Framert8zpSJ2vI.defaultProps={height:4727,width:992};addFonts(Framert8zpSJ2vI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavbarFonts,...HeroFonts,...ButtonLinkFonts,...SlideFonts,...SlideshowFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framert8zpSJ2vI\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uBS67SFq4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Yg18ef1J5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"4727\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"992\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "ZzX4e2En4_default", "HeroFonts", "OLR62FNEt_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithFX", "withFX", "motion", "ButtonLinkFonts", "vhVqkDQnD_default", "SlideFonts", "XZsxXsiqs_default", "SlideshowFonts", "Slideshow", "ImageWithFX", "Image2", "FooterFonts", "MaDxyBEzu_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "animation2", "animation3", "transition2", "animation4", "animation5", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ZzX4e2En4_default", "ContainerWithOptimizedAppearEffect", "OLR62FNEt_default", "MotionDivWithFX", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "vhVqkDQnD_default", "ImageWithFX", "Slideshow", "XZsxXsiqs_default", "MaDxyBEzu_default", "css", "Framert8zpSJ2vI", "withCSS", "t8zpSJ2vI_default", "addFonts", "NavbarFonts", "HeroFonts", "ButtonLinkFonts", "SlideFonts", "SlideshowFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
