{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/OF03bfs8zkH6ZIUvpjIF/iEuoQVWBTixUHC6zU5yP/iC_AKu2qN.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Clipboard from\"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/EqB2oGdmJ81urPOd5L66/Clipboard.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import FooterSection from\"#framer/local/canvasComponent/ixVAmWy5j/ixVAmWy5j.js\";import HeaderNavigation from\"#framer/local/canvasComponent/OQvcre60H/OQvcre60H.js\";import CtaSection from\"#framer/local/canvasComponent/rluIUOE36/rluIUOE36.js\";import IFrame from\"#framer/local/canvasComponent/xlg5oyozi/xlg5oyozi.js\";import*as sharedStyle3 from\"#framer/local/css/DRtd7vOm3/DRtd7vOm3.js\";import*as sharedStyle5 from\"#framer/local/css/F4MeC02wy/F4MeC02wy.js\";import*as sharedStyle4 from\"#framer/local/css/fizareLx5/fizareLx5.js\";import*as sharedStyle6 from\"#framer/local/css/n6LHuBUDY/n6LHuBUDY.js\";import*as sharedStyle1 from\"#framer/local/css/RBcxrzNrC/RBcxrzNrC.js\";import*as sharedStyle8 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/S5C1wSNQy/S5C1wSNQy.js\";import*as sharedStyle7 from\"#framer/local/css/XFwulZDrG/XFwulZDrG.js\";import*as sharedStyle2 from\"#framer/local/css/zE19FVnOy/zE19FVnOy.js\";import metadataProvider from\"#framer/local/webPageMetadata/iC_AKu2qN/iC_AKu2qN.js\";const HeaderNavigationFonts=getFonts(HeaderNavigation);const IFrameFonts=getFonts(IFrame);const PhosphorFonts=getFonts(Phosphor);const MaterialFonts=getFonts(Material);const ClipboardFonts=getFonts(Clipboard);const CtaSectionFonts=getFonts(CtaSection);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={fguTNXs3n:\"(min-width: 1440px)\",TfZymPf64:\"(min-width: 992px) and (max-width: 1439px)\",x4Vw70dWe:\"(max-width: 767px)\",ymKciX0LK:\"(min-width: 768px) and (max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-EGCDh\";const variantClassNames={fguTNXs3n:\"framer-v-751v55\",TfZymPf64:\"framer-v-1m4eccv\",x4Vw70dWe:\"framer-v-1ic7pwy\",ymKciX0LK:\"framer-v-g91hk5\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"fguTNXs3n\",Desktop:\"TfZymPf64\",Phone:\"x4Vw70dWe\",Tablet:\"ymKciX0LK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fguTNXs3n\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const W_tGkaLLS3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const EuDIcnPRL3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const cUsdMAmQI3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const Cu7kpc0z23bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"at80tTt38\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"AaLJ_TwIv\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"oH3GlETzp\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fguTNXs3n\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-751v55\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pjkgjv\",\"data-border\":true,\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12qv7co\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 524px) - 60px, 1px)`},ymKciX0LK:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 60px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1356px) - 60px, 1px)`,y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-stv5vt-container\",id:\"stv5vt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{variant:\"YQSb2cj01\"},ymKciX0LK:{variant:\"AaADqLjJI\"}},children:/*#__PURE__*/_jsx(HeaderNavigation,{height:\"100%\",id:\"aga0HBu4J\",layoutId:\"aga0HBu4J\",style:{width:\"100%\"},V078tJOz3:\"ZXUBteYSd\",variant:\"rafUb2WZu\",W_tGkaLLS:W_tGkaLLS3bnx0g({overlay}),width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-p0utt\"),\"data-framer-portal-id\":\"stv5vt\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"nykapAHam\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-514cw1-container\"),\"data-framer-portal-id\":\"stv5vt\",children:/*#__PURE__*/_jsx(IFrame,{height:\"100%\",id:\"dAAp9NwmZ\",layoutId:\"dAAp9NwmZ\",style:{height:\"100%\",width:\"100%\"},variant:\"qWvDVPx_s\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1a7eotg-container\"),\"data-framer-portal-id\":\"stv5vt\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-8ac75b81-10f4-4f24-a8fe-e4abf7566718, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"TCCCi_kfI\",layoutId:\"TCCCi_kfI\",mirrored:false,onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]}),getContainer())})})]})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t2pcx9\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16x0d1x\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-an1c2p\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{tabIndex:5}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kod6sb\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zf16cv\",\"data-framer-name\":\"caption\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",style:{\"--framer-text-color\":\"var(--token-8ac75b81-10f4-4f24-a8fe-e4abf7566718, rgb(255, 255, 255))\"},children:\"TACKLIT ENGAGE\"})}),className:\"framer-1ypp4op\",\"data-framer-name\":\"TACKLIT CLINICAL\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18u035t\",\"data-framer-name\":\"Banner Content Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-t06ap\",\"data-styles-preset\":\"RBcxrzNrC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Moving from paper to digital successfully\"})}),className:\"framer-1dhhue4\",\"data-framer-name\":\"Banner Title\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-ir8932\",\"data-styles-preset\":\"zE19FVnOy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"Tacklit Clinical enables Winchester Youth Counselling to transition from paper-based system to fully digital, improving efficiency and client data management.\"})}),className:\"framer-1ebk9tp\",\"data-framer-name\":\"Current Page Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TfZymPf64:{background:{alt:\"KickStart Program\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:935,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+102+-243.19999999999996+0),pixelHeight:640,pixelWidth:935,sizes:\"475px\",src:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png\",srcSet:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png 935w\"}},x4Vw70dWe:{background:{alt:\"KickStart Program\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:935,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+102+64+0+0),pixelHeight:640,pixelWidth:935,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1356px) + 84px)`,src:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png\",srcSet:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png 935w\"}},ymKciX0LK:{background:{alt:\"KickStart Program\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:935,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+102+64+0),pixelHeight:640,pixelWidth:935,sizes:\"732px\",src:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png\",srcSet:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png 935w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"KickStart Program\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:935,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+102+-243.19999999999996+0),pixelHeight:640,pixelWidth:935,sizes:\"560px\",src:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png\",srcSet:\"https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Gju8O2BaMVSWkjQvXLTm2536vSU.png 935w\"},className:\"framer-d9fnft\",\"data-framer-name\":\"Image\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-192r81m\",\"data-framer-name\":\"Features section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10j4zdh\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n7lpmy\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bjz4lq\",\"data-framer-name\":\"Sidebar\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-igdz40\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:282,svg:'<svg width=\"282\" height=\"3\" viewBox=\"-1 -1 282 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M280 1H0V0H280V1Z\" fill=\"#EAECF0\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j5y0ir\",\"data-framer-name\":\"Heading and TOC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(44, 68, 182)\"},children:\"Jump to\u2026\"})}),className:\"framer-8ok67\",\"data-framer-name\":\"Text\",fonts:[\"GF;Nunito Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o7hiot\",\"data-framer-name\":\"TOC\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ykyyuw\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":at80tTt38\",webPageId:\"iC_AKu2qN\"},nodeId:\"Z8edeE5Tz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1nx8vwf\",\"data-styles-preset\":\"DRtd7vOm3\",children:\"Challenges\"})})})}),className:\"framer-1bg9t7i\",\"data-framer-name\":\"Text\",fonts:[\"GF;Nunito Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rd03ep\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":AaLJ_TwIv\",webPageId:\"iC_AKu2qN\"},nodeId:\"II8BEMH9p\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1nx8vwf\",\"data-styles-preset\":\"DRtd7vOm3\",children:\"Solution\"})})})}),className:\"framer-1yjpjay\",\"data-framer-name\":\"Text\",fonts:[\"GF;Nunito Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v7xm6n\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"Benefits\"})}),className:\"framer-jf1j3m\",\"data-framer-name\":\"Text\",fonts:[\"GF;Nunito Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ixsc0n\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:282,svg:'<svg width=\"282\" height=\"3\" viewBox=\"-1 -1 282 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M280 1H0V0H280V1Z\" fill=\"#EAECF0\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(44, 68, 182)\"},children:\"Share this page\"})}),className:\"framer-kte10a\",\"data-framer-name\":\"Text\",fonts:[\"GF;Nunito Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i6k41g\",\"data-framer-name\":\"Social links\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.tacklit.com%2Fcustomers%2Fkickstart\",nodeId:\"a0EKL9Zhy\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-bqfhws framer-1toaja4\",\"data-border\":true,\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b5bt58\",\"data-framer-name\":\"link-01\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v1xbgc-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(152, 162, 179)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Facebook\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"oPR0Wfn_e\",layoutId:\"oPR0Wfn_e\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.tacklit.com%2Fcustomers%2Fkickstart&text=\",nodeId:\"Cd0jRl43y\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-fxbjtk framer-1toaja4\",\"data-border\":true,\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ciabz\",\"data-framer-name\":\"Social icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-aga6sn\",\"data-framer-name\":\"Vector\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 18\"><path d=\"M 6.29 17.126 C 13.837 17.126 17.965 10.873 17.965 5.45 C 17.965 5.273 17.965 5.096 17.953 4.92 C 18.756 4.339 19.449 3.62 20 2.796 C 19.251 3.128 18.457 3.346 17.643 3.442 C 18.5 2.929 19.141 2.122 19.447 1.172 C 18.642 1.65 17.761 1.987 16.842 2.168 C 16.223 1.51 15.405 1.074 14.514 0.929 C 13.622 0.783 12.708 0.934 11.912 1.361 C 11.115 1.787 10.482 2.463 10.109 3.286 C 9.736 4.108 9.645 5.031 9.849 5.91 C 8.217 5.829 6.621 5.405 5.165 4.666 C 3.708 3.927 2.422 2.891 1.392 1.623 C 0.867 2.526 0.707 3.596 0.943 4.614 C 1.179 5.631 1.794 6.521 2.662 7.101 C 2.009 7.082 1.371 6.905 0.8 6.587 L 0.8 6.639 C 0.8 7.587 1.128 8.505 1.728 9.238 C 2.328 9.971 3.163 10.474 4.092 10.662 C 3.488 10.826 2.854 10.85 2.239 10.732 C 2.502 11.547 3.012 12.26 3.699 12.771 C 4.387 13.282 5.217 13.565 6.073 13.582 C 5.222 14.25 4.248 14.745 3.206 15.037 C 2.164 15.328 1.074 15.412 0 15.282 C 1.877 16.486 4.06 17.125 6.29 17.122\" fill=\"rgb(152,162,179)\"></path></svg>',svgContentId:9265133374,withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.tacklit.com%2Fcustomers%2Fkickstart&title=\",nodeId:\"LSdYB2hBL\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1xqum7b framer-1toaja4\",\"data-border\":true,\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6eq73c\",\"data-framer-name\":\"Social icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1wrij64\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M18.5236 0H1.47639C1.08483 0 0.709301 0.155548 0.432425 0.432425C0.155548 0.709301 0 1.08483 0 1.47639V18.5236C0 18.9152 0.155548 19.2907 0.432425 19.5676C0.709301 19.8445 1.08483 20 1.47639 20H18.5236C18.9152 20 19.2907 19.8445 19.5676 19.5676C19.8445 19.2907 20 18.9152 20 18.5236V1.47639C20 1.08483 19.8445 0.709301 19.5676 0.432425C19.2907 0.155548 18.9152 0 18.5236 0ZM5.96111 17.0375H2.95417V7.48611H5.96111V17.0375ZM4.45556 6.1625C4.11447 6.16058 3.7816 6.05766 3.49895 5.86674C3.21629 5.67582 2.99653 5.40544 2.8674 5.08974C2.73826 4.77404 2.70554 4.42716 2.77336 4.09288C2.84118 3.7586 3.0065 3.4519 3.24846 3.21148C3.49042 2.97107 3.79818 2.80772 4.13289 2.74205C4.4676 2.67638 4.81426 2.71133 5.12913 2.84249C5.44399 2.97365 5.71295 3.19514 5.90205 3.47901C6.09116 3.76288 6.19194 4.09641 6.19167 4.4375C6.19488 4.66586 6.15209 4.89253 6.06584 5.104C5.97959 5.31547 5.85165 5.50742 5.68964 5.66839C5.52763 5.82936 5.33487 5.95607 5.12285 6.04096C4.91083 6.12585 4.68389 6.16718 4.45556 6.1625ZM17.0444 17.0458H14.0389V11.8278C14.0389 10.2889 13.3847 9.81389 12.5403 9.81389C11.6486 9.81389 10.7736 10.4861 10.7736 11.8667V17.0458H7.76667V7.49306H10.6583V8.81667H10.6972C10.9875 8.22917 12.0042 7.225 13.5556 7.225C15.2333 7.225 17.0458 8.22083 17.0458 11.1375L17.0444 17.0458Z\" fill=\"#98A2B3\"/>\\n</svg>\\n',withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-103kg98-container\",children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,color:\"rgb(51, 51, 51)\",content:\"https://www.tacklit.com/customers/kickstart\",fill:\"rgb(255, 238, 102)\",font:false,fontFamily:\"Inter\",fontSize:16,fontWeight:500,height:\"100%\",id:\"P3BTVEFtG\",isMixedBorderRadius:false,label:\"Copy to clipboard\",layoutId:\"P3BTVEFtG\",padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,topLeftRadius:8,topRightRadius:8,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uowu3m\",\"data-framer-name\":\"Rich text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yibp0o\",\"data-framer-name\":\"Content item\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"Winchester Youth Counselling (WYC) is a charity organization that provides free and confidential counselling services to young people aged 11 to 25 in the Winchester area. They are committed to improving the emotional and mental wellbeing of young people and offer a range of counselling services to achieve this mission. The organization has been in operation for over 20 years, and until recently, used a 100% paper-based system to manage client data. However, with the help of Tacklit Clinical, they have been able to transition to a fully digital system, improving their efficiency and ability to secure funding.\"})})},ymKciX0LK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"Winchester Youth Counselling (WYC) is a charity organization that provides free and confidential counselling services to young people aged 11 to 25 in the Winchester area. They are committed to improving the emotional and mental wellbeing of young people and offer a range of counselling services to achieve this mission. The organization has been in operation for over 20 years, and until recently, used a 100% paper-based system to manage client data. However, with the help of Tacklit Clinical, they have been able to transition to a fully digital system, improving their efficiency and ability to secure funding.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"Winchester Youth Counselling (WYC) is a charity organization that provides free and confidential counselling services to young people aged 11 to 25 in the Winchester area. They are committed to improving the emotional and mental wellbeing of young people and offer a range of counselling services to achieve this mission. The organization has been in operation for over 20 years, and until recently, used a 100% paper-based system to manage client data. However, with the help of Tacklit Clinical, they have been able to transition to a fully digital system, improving their efficiency and ability to secure funding.\"})}),className:\"framer-7378hn\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dzuhe8\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e2mzah\",\"data-framer-name\":\"Padding top\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tvhz63\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:722,svg:'<svg width=\"722\" height=\"3\" viewBox=\"-1 -1 722 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M720 1H0V0H720V1Z\" fill=\"#EAECF0\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rgb5lt\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-exjprk\",\"data-framer-name\":\"Padding top\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1bxeuyk\",\"data-styles-preset\":\"n6LHuBUDY\",children:\"The Challenges\"})}),className:\"framer-8ca6iv\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],id:elementId,ref:ref2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14e1lso\",\"data-framer-name\":\"Padding bottom\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19ifinw\",\"data-framer-name\":\"Content item\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The WYC team recognized the need to modernize their system to be able to work more efficiently and effectively. The paper-based system was time-consuming and made it challenging to access and manage client data. There was a need for a more secure and efficient system that would help streamline their operations and provide the necessary data to secure funding. As a charity organization, WYC needed to show the impact of their work to secure funding for their services. They needed a system that would enable them to capture data effectively and provide accurate reports.\"})})},ymKciX0LK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The WYC team recognized the need to modernize their system to be able to work more efficiently and effectively. The paper-based system was time-consuming and made it challenging to access and manage client data. There was a need for a more secure and efficient system that would help streamline their operations and provide the necessary data to secure funding. As a charity organization, WYC needed to show the impact of their work to secure funding for their services. They needed a system that would enable them to capture data effectively and provide accurate reports.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"The WYC team recognized the need to modernize their system to be able to work more efficiently and effectively. The paper-based system was time-consuming and made it challenging to access and manage client data. There was a need for a more secure and efficient system that would help streamline their operations and provide the necessary data to secure funding. As a charity organization, WYC needed to show the impact of their work to secure funding for their services. They needed a system that would enable them to capture data effectively and provide accurate reports.\"})}),className:\"framer-1o1zjqh\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-th3cxr\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ql7pw3\",\"data-framer-name\":\"Padding top\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x9goe9\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+852+0+0+0+0+0+690+0+410+0+48+0+0),pixelHeight:360,pixelWidth:540,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1356px) - 60px, 540px)`,src:\"https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png\",srcSet:\"https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png 540w\"}},ymKciX0LK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+652+0+0+0+0+0+0+410+0+48+0+0),pixelHeight:360,pixelWidth:540,src:\"https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png\",srcSet:\"https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png 540w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+262+0+0+0+0+0+0+464+0+48+0+0),pixelHeight:360,pixelWidth:540,src:\"https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png\",srcSet:\"https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fN8iICIdkBAvCppinmokplanHY.png 540w\"},className:\"framer-n3l48h\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11s4qba\",\"data-framer-name\":\"Caption\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",children:\"Moving to a paperless system is not only more efficient but also improves Information Security\"})})},ymKciX0LK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",children:\"Moving to a paperless system is not only more efficient but also improves Information Security\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"Moving to a paperless system is not only more efficient but also improves Information Security\"})}),className:\"framer-1i4u4jm\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-quvmhw\",\"data-framer-name\":\"Padding bottom\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qt36s5\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1bxeuyk\",\"data-styles-preset\":\"n6LHuBUDY\",children:\"The Solution\"})}),className:\"framer-15hxjwi\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],id:elementId1,ref:ref3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hf2pfw\",\"data-framer-name\":\"Padding bottom\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"After careful consideration, the WYC team decided to implement Tacklit Clinical as their new client management system. Tacklit is a cloud-based system that provides secure storage and management of client data, and the ability to work in a more efficient way, saving the charity a lot of time. The system is designed specifically for therapy and counselling services, making it a perfect fit for the organization's needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The WYC team worked with Tacklit's implementation team to ensure a smooth transition from their paper-based system to the new digital system. The implementation team provided training on how to use the new system, and the team was able to start using Tacklit's services without any significant issues. The system was straightforward to use, and the team appreciated the simplicity and user-friendly interface.\"})]})},ymKciX0LK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"After careful consideration, the WYC team decided to implement Tacklit Clinical as their new client management system. Tacklit is a cloud-based system that provides secure storage and management of client data, and the ability to work in a more efficient way, saving the charity a lot of time. The system is designed specifically for therapy and counselling services, making it a perfect fit for the organization's needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The WYC team worked with Tacklit's implementation team to ensure a smooth transition from their paper-based system to the new digital system. The implementation team provided training on how to use the new system, and the team was able to start using Tacklit's services without any significant issues. The system was straightforward to use, and the team appreciated the simplicity and user-friendly interface.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"After careful consideration, the WYC team decided to implement Tacklit Clinical as their new client management system. Tacklit is a cloud-based system that provides secure storage and management of client data, and the ability to work in a more efficient way, saving the charity a lot of time. The system is designed specifically for therapy and counselling services, making it a perfect fit for the organization's needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"The WYC team worked with Tacklit's implementation team to ensure a smooth transition from their paper-based system to the new digital system. The implementation team provided training on how to use the new system, and the team was able to start using Tacklit's services without any significant issues. The system was straightforward to use, and the team appreciated the simplicity and user-friendly interface.\"})]}),className:\"framer-1itak6z\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vcx6fh\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s7yuh0\",\"data-framer-name\":\"Padding top\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xjkard\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-sld22j\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:242,intrinsicWidth:4,svg:'<svg width=\"4\" height=\"242\" viewBox=\"-1 -1 4 242\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M-1.04907e-05 240L0 -8.74227e-08L2 0L1.99999 240L-1.04907e-05 240Z\" fill=\"#22348C\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nzxako\",\"data-framer-name\":\"Quote wrap\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1u35ftu\",\"data-styles-preset\":\"XFwulZDrG\",children:\"\u201CTacklit has allowed us to not only securely store and manage client data but to be able to work in a more efficient way, for us and our clients, saving the charity a lot of time.\u201D\"})}),className:\"framer-1tz881k\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16kt40y\",\"data-framer-name\":\"Avatar label group\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{background:{alt:\"Winchester Team\",fit:\"fill\",intrinsicHeight:50,intrinsicWidth:50,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+852+0+0+0+0+0+690+0+1582+0+48+0+8+70.4+0),pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/o1WClKRGVyMJFe81mB2GU7uBHM.png\"}},ymKciX0LK:{background:{alt:\"Winchester Team\",fit:\"fill\",intrinsicHeight:50,intrinsicWidth:50,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+652+0+0+0+0+0+0+1582+0+48+0+8+70.4+0),pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/o1WClKRGVyMJFe81mB2GU7uBHM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Winchester Team\",fit:\"fill\",intrinsicHeight:50,intrinsicWidth:50,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+262+0+0+0+0+0+0+1716+0+48+0+8+70.4+0),pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/o1WClKRGVyMJFe81mB2GU7uBHM.png\"},className:\"framer-uli5va\",\"data-framer-name\":\"Avatar\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19kg2l5\",\"data-framer-name\":\"Text and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Tammy Whitehouse\"})}),className:\"framer-1kh540o\",\"data-framer-name\":\"Text\",fonts:[\"GF;Nunito Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtMzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"Business Manager\"})}),className:\"framer-1pvlj75\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Nunito Sans-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-152evr8\",\"data-framer-name\":\"Padding bottom\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f98lqn\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{background:{alt:\"Digital Self Management Plan\",fit:\"fit\",intrinsicHeight:468,intrinsicWidth:1216,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+852+0+0+0+0+0+690+0+1784.4+0+0),pixelHeight:468,pixelWidth:1216,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1356px) - 60px, 540px)`,src:\"https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png\",srcSet:\"https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png 1216w\"}},ymKciX0LK:{background:{alt:\"Digital Self Management Plan\",fit:\"fit\",intrinsicHeight:468,intrinsicWidth:1216,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+652+0+0+0+0+0+0+1784.4+0+0),pixelHeight:468,pixelWidth:1216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png\",srcSet:\"https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png 1216w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Digital Self Management Plan\",fit:\"fit\",intrinsicHeight:468,intrinsicWidth:1216,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+262+0+0+0+0+0+0+1918.4+0+0),pixelHeight:468,pixelWidth:1216,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png\",srcSet:\"https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HvcHyfJ08GeCNR6jLq2GQzBI8.png 1216w\"},className:\"framer-om5w9k\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",children:\"Tacklit Clinical creates a rich client profile for you to capture, organise and secure all required information about each client.  With adult, child, teen and couples supported you can ensure you have all the Clinical, Operational and Financial detail joined up in one place.\"})})},ymKciX0LK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",children:\"Tacklit Clinical creates a rich client profile for you to capture, organise and secure all required information about each client.  With adult, child, teen and couples supported you can ensure you have all the Clinical, Operational and Financial detail joined up in one place.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"Tacklit Clinical creates a rich client profile for you to capture, organise and secure all required information about each client.  With adult, child, teen and couples supported you can ensure you have all the Clinical, Operational and Financial detail joined up in one place.\"})}),className:\"framer-1e1y05n\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-145rjcy\",\"data-framer-name\":\"Content item\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cafac3\",\"data-framer-name\":\"Padding bottom\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w22498\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yjlx9u\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TfZymPf64:{background:{alt:\"Digital Self Management Plan\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+262+0+0+0+0+0+0+2359.4+0+0+0+0),pixelHeight:360,pixelWidth:540,src:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png\",srcSet:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png?scale-down-to=512 512w,https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png 540w\"}},x4Vw70dWe:{background:{alt:\"Digital Self Management Plan\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+852+0+0+0+0+0+690+0+2074.4+0+0+0+0),pixelHeight:360,pixelWidth:540,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1356px) - 60px, 540px)`,src:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png\",srcSet:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png?scale-down-to=512 512w,https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png 540w\"}},ymKciX0LK:{background:{alt:\"Digital Self Management Plan\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+652+0+0+0+0+0+0+2102.4+0+0+0+0),pixelHeight:360,pixelWidth:540,src:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png\",srcSet:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png?scale-down-to=512 512w,https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png 540w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Digital Self Management Plan\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:540,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+262+0+0+0+0+0+0+2394.4+0+0+0+0),pixelHeight:360,pixelWidth:540,src:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png\",srcSet:\"https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png?scale-down-to=512 512w,https://framerusercontent.com/images/UQ4lvBVRmWGzFoEFwW6OuEUJFI.png 540w\"},className:\"framer-8567o9\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j3g1p4\",\"data-framer-name\":\"Caption\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",children:\"Setting up your team for success is Tacklit's primary objective. We understand a piece of software is a tool alone, it needs to enhance your people and the work they do.  That is why our Customer Success team spend time to work with you and ensure you get the most out of what Tacklit brings,\"})})},ymKciX0LK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18jguq1\",\"data-styles-preset\":\"S5C1wSNQy\",children:\"Setting up your team for success is Tacklit's primary objective. We understand a piece of software is a tool alone, it needs to enhance your people and the work they do.  That is why our Customer Success team spend time to work with you and ensure you get the most out of what Tacklit brings,\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"Setting up your team for success is Tacklit's primary objective. We understand a piece of software is a tool alone, it needs to enhance your people and the work they do.  That is why our Customer Success team spend time to work with you and ensure you get the most out of what Tacklit brings,\"})}),className:\"framer-hdc68i\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9tjid5\",\"data-framer-name\":\"Padding bottom\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fw0rj3\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1bxeuyk\",\"data-styles-preset\":\"n6LHuBUDY\",children:\"The Benefits\"})}),className:\"framer-v7atj8\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],id:elementId2,ref:ref4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kw7t1b\",\"data-framer-name\":\"Padding bottom\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The Tacklit Clinical system has provided WYC with several benefits. Firstly, the charity can now securely store and manage client data in one centralized location, enabling easy access to client information whenever it is needed. The system is intuitive and user-friendly, allowing the team to work more efficiently and effectively. They can now manage appointments and case notes quickly, reducing time spent on administrative tasks and freeing up more time to focus on clients' needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The WYC team has been able to work remotely, thanks to the cloud-based nature of the system, allowing them to work from any location. This flexibility has allowed them to continue their operations during the pandemic, as they have been able to provide their services to clients online. The online nature of the system has also allowed clients to access their services remotely, reducing the need for them to travel to the organization's office.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The transition to Tacklit Clinical has also enabled WYC to prove the need for funding to continue supporting their clients. The analytics provided by Tacklit have been instrumental in demonstrating the impact of their work, making it easier to secure funding. The system provides accurate reports on the number of clients served, types of services offered, and the effectiveness of these services. This data has been crucial in proving the need for continued funding to provide essential services to young people in the Winchester area.\"})]})},ymKciX0LK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The Tacklit Clinical system has provided WYC with several benefits. Firstly, the charity can now securely store and manage client data in one centralized location, enabling easy access to client information whenever it is needed. The system is intuitive and user-friendly, allowing the team to work more efficiently and effectively. They can now manage appointments and case notes quickly, reducing time spent on administrative tasks and freeing up more time to focus on clients' needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The WYC team has been able to work remotely, thanks to the cloud-based nature of the system, allowing them to work from any location. This flexibility has allowed them to continue their operations during the pandemic, as they have been able to provide their services to clients online. The online nature of the system has also allowed clients to access their services remotely, reducing the need for them to travel to the organization's office.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:\"The transition to Tacklit Clinical has also enabled WYC to prove the need for funding to continue supporting their clients. The analytics provided by Tacklit have been instrumental in demonstrating the impact of their work, making it easier to secure funding. The system provides accurate reports on the number of clients served, types of services offered, and the effectiveness of these services. This data has been crucial in proving the need for continued funding to provide essential services to young people in the Winchester area.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"The Tacklit Clinical system has provided WYC with several benefits. Firstly, the charity can now securely store and manage client data in one centralized location, enabling easy access to client information whenever it is needed. The system is intuitive and user-friendly, allowing the team to work more efficiently and effectively. They can now manage appointments and case notes quickly, reducing time spent on administrative tasks and freeing up more time to focus on clients' needs.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"The WYC team has been able to work remotely, thanks to the cloud-based nature of the system, allowing them to work from any location. This flexibility has allowed them to continue their operations during the pandemic, as they have been able to provide their services to clients online. The online nature of the system has also allowed clients to access their services remotely, reducing the need for them to travel to the organization's office.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:\"The transition to Tacklit Clinical has also enabled WYC to prove the need for funding to continue supporting their clients. The analytics provided by Tacklit have been instrumental in demonstrating the impact of their work, making it easier to secure funding. The system provides accurate reports on the number of clients served, types of services offered, and the effectiveness of these services. This data has been crucial in proving the need for continued funding to provide essential services to young people in the Winchester area.\"})]}),className:\"framer-cnygjl\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5x3slc\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lzujoq\",\"data-framer-name\":\"Padding top\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ird9fy\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bvfk29\",\"data-framer-name\":\"Content item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1bxeuyk\",\"data-styles-preset\":\"n6LHuBUDY\",children:\"Conclusion\"})}),className:\"framer-1a7tulh\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gpf6er\",\"data-framer-name\":\"Padding bottom\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10j72h1\",\"data-framer-name\":\"Content item\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:[\"T\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"acklit is proud of our partnership with WYC to help it move to a paperless, secure system.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:[\"The system's user-friendly interface has made it easy for the team to use, and the cloud-based nature of the system has provided flexibility and allowed them to continue providing services remotely during the pandemic. The analytics provided by the system have been instrumental\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We continue to work together to deepen the value of our Clinical package so services like WYC can continue to support their communities successfully.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:[\"If you want to explore whether Clinical can help improve your service \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DbeH3tLR8\"},nodeId:\"B8pcYSrAs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"get in touch with us today to start a conversation\"})})]})]})},ymKciX0LK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:[\"T\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"acklit is proud of our partnership with WYC to help it move to a paperless, secure system.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:[\"The system's user-friendly interface has made it easy for the team to use, and the cloud-based nature of the system has provided flexibility and allowed them to continue providing services remotely during the pandemic. The analytics provided by the system have been instrumental\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We continue to work together to deepen the value of our Clinical package so services like WYC can continue to support their communities successfully.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1wl9epz\",\"data-styles-preset\":\"F4MeC02wy\",children:[\"If you want to explore whether Clinical can help improve your service \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DbeH3tLR8\"},nodeId:\"B8pcYSrAs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"get in touch with us today to start a conversation\"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:[\"T\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"acklit is proud of our partnership with WYC to help it move to a paperless, secure system.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:[\"The system's user-friendly interface has made it easy for the team to use, and the cloud-based nature of the system has provided flexibility and allowed them to continue providing services remotely during the pandemic. The analytics provided by the system have been instrumental\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We continue to work together to deepen the value of our Clinical package so services like WYC can continue to support their communities successfully.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1dsko3u\",\"data-styles-preset\":\"fizareLx5\",children:[\"If you want to explore whether Clinical can help improve your service \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DbeH3tLR8\"},nodeId:\"B8pcYSrAs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"get in touch with us today to start a conversation\"})})]})]}),className:\"framer-1ycu1oy\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})]})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TfZymPf64:{y:(componentViewport?.y||0)+0+4899.4},x4Vw70dWe:{y:(componentViewport?.y||0)+0+5719.4},ymKciX0LK:{y:(componentViewport?.y||0)+0+4877.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:566,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4964.4,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-pwqr3e-container\",id:\"pwqr3e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TfZymPf64:{style:{width:\"100%\"},variant:\"s7I49Fdzy\"},x4Vw70dWe:{style:{width:\"100%\"},variant:\"pGPbTsogZ\"},ymKciX0LK:{style:{width:\"100%\"},variant:\"xLFCvALc7\"}},children:/*#__PURE__*/_jsx(CtaSection,{Cu7kpc0z2:Cu7kpc0z23bnx0g({overlay:overlay3}),cUsdMAmQI:cUsdMAmQI3bnx0g({overlay:overlay2}),EuDIcnPRL:EuDIcnPRL3bnx0g({overlay:overlay1}),height:\"100%\",id:\"Qv4kfbQoQ\",layoutId:\"Qv4kfbQoQ\",style:{height:\"100%\",width:\"100%\"},variant:\"BW46AyzWN\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1iofysk\"),\"data-framer-portal-id\":\"pwqr3e\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"WouzPFWZ0\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-9d4qg7-container\"),\"data-framer-portal-id\":\"pwqr3e\",children:/*#__PURE__*/_jsx(IFrame,{height:\"100%\",id:\"KMfyFgb71\",layoutId:\"KMfyFgb71\",style:{height:\"100%\",width:\"100%\"},variant:\"qWvDVPx_s\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-3t63wc-container\"),\"data-framer-portal-id\":\"pwqr3e\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-8ac75b81-10f4-4f24-a8fe-e4abf7566718, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"Xwtw4Hvxb\",layoutId:\"Xwtw4Hvxb\",mirrored:false,onClick:onClick1wnntms({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-5h1ymh\"),\"data-framer-portal-id\":\"pwqr3e\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"k6dCHd8Xi\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-4wcvhi-container\"),\"data-framer-portal-id\":\"pwqr3e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{style:{height:\"100%\",width:\"100%\"}},ymKciX0LK:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(IFrame,{height:\"100%\",id:\"Tg5rYmiCo\",layoutId:\"Tg5rYmiCo\",style:{width:\"100%\"},variant:\"bfClJv1K3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-2mfnfi-container\"),\"data-framer-portal-id\":\"pwqr3e\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-8ac75b81-10f4-4f24-a8fe-e4abf7566718, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"kyquNGfFk\",layoutId:\"kyquNGfFk\",mirrored:false,onClick:onClick1wnntms({overlay:overlay2}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1o36zr4\"),\"data-framer-portal-id\":\"pwqr3e\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"ljgUa6fWv\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1svshb2-container\"),\"data-framer-portal-id\":\"pwqr3e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{x4Vw70dWe:{style:{height:\"100%\",width:\"100%\"}},ymKciX0LK:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(IFrame,{height:\"100%\",id:\"l0NaTwvnX\",layoutId:\"l0NaTwvnX\",style:{width:\"100%\"},variant:\"bfClJv1K3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-p9yglh-container\"),\"data-framer-portal-id\":\"pwqr3e\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-8ac75b81-10f4-4f24-a8fe-e4abf7566718, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"dqtJxKbmS\",layoutId:\"dqtJxKbmS\",mirrored:false,onClick:onClick1wnntms({overlay:overlay3}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]}),getContainer())})})]})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TfZymPf64:{y:(componentViewport?.y||0)+0+5465.4},x4Vw70dWe:{y:(componentViewport?.y||0)+0+6285.4},ymKciX0LK:{y:(componentViewport?.y||0)+0+5443.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:601,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5530.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-26bb7a-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TfZymPf64:{variant:\"tRp89ZiK6\"},x4Vw70dWe:{variant:\"MJBOqVjJP\"},ymKciX0LK:{variant:\"T3Vb6SojQ\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"MwPRa8FSr\",layoutId:\"MwPRa8FSr\",style:{width:\"100%\"},variant:\"GjZkxGczz\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EGCDh.framer-1toaja4, .framer-EGCDh .framer-1toaja4 { display: block; }\",\".framer-EGCDh.framer-751v55 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-EGCDh .framer-1pjkgjv { --border-bottom-width: 1px; --border-color: rgba(204, 204, 204, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #1a226e; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-EGCDh .framer-12qv7co { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-EGCDh .framer-stv5vt-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-EGCDh.framer-p0utt, .framer-EGCDh.framer-1iofysk, .framer-EGCDh.framer-5h1ymh, .framer-EGCDh.framer-1o36zr4 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-EGCDh.framer-514cw1-container, .framer-EGCDh.framer-9d4qg7-container { bottom: -80px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: fixed; width: 100%; z-index: 10; }\",\".framer-EGCDh.framer-1a7eotg-container, .framer-EGCDh.framer-3t63wc-container, .framer-EGCDh.framer-2mfnfi-container, .framer-EGCDh.framer-p9yglh-container { flex: none; height: 32px; position: fixed; right: 80px; top: 32px; width: 32px; z-index: 10; }\",\".framer-EGCDh .framer-1t2pcx9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; min-height: 800px; overflow: visible; padding: 64px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-16x0d1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 640px; justify-content: flex-start; left: calc(50.00000000000002% - min(1356px, 1356px) / 2); max-width: 1356px; overflow: hidden; padding: 0px 30px 0px 30px; position: absolute; top: calc(48.00000000000002% - 640px / 2); width: 1356px; z-index: 1; }\",\".framer-EGCDh .framer-an1c2p { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 12px 20px 12px; position: relative; width: 1px; }\",\".framer-EGCDh .framer-1kod6sb { 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: 100%; }\",\".framer-EGCDh .framer-zf16cv { align-content: flex-start; align-items: flex-start; background-color: var(--token-37189484-91db-46e7-a47f-3efb6cc826e2, #3f52ff); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 16px 8px 16px; position: relative; width: min-content; }\",\".framer-EGCDh .framer-1ypp4op { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-EGCDh .framer-18u035t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1dhhue4, .framer-EGCDh .framer-1ebk9tp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-d9fnft { flex: none; height: 640px; overflow: visible; position: relative; width: 560px; }\",\".framer-EGCDh .framer-192r81m { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 130px 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-10j4zdh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1n7lpmy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1bjz4lq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: sticky; top: 0px; width: min-content; will-change: transform; z-index: 1; }\",\".framer-EGCDh .framer-igdz40, .framer-EGCDh .framer-ixsc0n { align-self: stretch; flex: none; height: 3px; position: relative; width: auto; }\",\".framer-EGCDh .framer-1j5y0ir { 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; position: relative; width: min-content; }\",\".framer-EGCDh .framer-8ok67, .framer-EGCDh .framer-kte10a { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 280px; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-1o7hiot { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EGCDh .framer-ykyyuw, .framer-EGCDh .framer-rd03ep, .framer-EGCDh .framer-v7xm6n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-EGCDh .framer-1bg9t7i, .framer-EGCDh .framer-1yjpjay, .framer-EGCDh .framer-jf1j3m, .framer-EGCDh .framer-1kh540o, .framer-EGCDh .framer-1pvlj75 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EGCDh .framer-i6k41g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EGCDh .framer-bqfhws, .framer-EGCDh .framer-fxbjtk, .framer-EGCDh .framer-1xqum7b { --border-bottom-width: 1px; --border-color: #cfd4dc; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-EGCDh .framer-1b5bt58, .framer-EGCDh .framer-17ciabz, .framer-EGCDh .framer-6eq73c { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-EGCDh .framer-1v1xbgc-container { bottom: -3px; flex: none; left: -3px; position: absolute; right: -2px; top: -3px; }\",\".framer-EGCDh .framer-aga6sn { flex: none; height: 18px; left: 0px; position: absolute; top: 1px; width: 20px; }\",\".framer-EGCDh .framer-1wrij64 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-EGCDh .framer-103kg98-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-EGCDh .framer-1uowu3m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-EGCDh .framer-yibp0o, .framer-EGCDh .framer-dzuhe8, .framer-EGCDh .framer-rgb5lt, .framer-EGCDh .framer-19ifinw, .framer-EGCDh .framer-th3cxr, .framer-EGCDh .framer-qt36s5, .framer-EGCDh .framer-vcx6fh, .framer-EGCDh .framer-145rjcy, .framer-EGCDh .framer-w22498, .framer-EGCDh .framer-1fw0rj3, .framer-EGCDh .framer-5x3slc, .framer-EGCDh .framer-1bvfk29, .framer-EGCDh .framer-10j72h1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-7378hn { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-e2mzah { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1tvhz63 { flex: none; height: 3px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-exjprk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-8ca6iv, .framer-EGCDh .framer-15hxjwi, .framer-EGCDh .framer-1a7tulh { --framer-paragraph-spacing: 30px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-14e1lso, .framer-EGCDh .framer-hf2pfw, .framer-EGCDh .framer-152evr8, .framer-EGCDh .framer-kw7t1b, .framer-EGCDh .framer-gpf6er { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1o1zjqh, .framer-EGCDh .framer-1itak6z, .framer-EGCDh .framer-cnygjl, .framer-EGCDh .framer-1ycu1oy { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-1ql7pw3, .framer-EGCDh .framer-1s7yuh0, .framer-EGCDh .framer-9tjid5, .framer-EGCDh .framer-lzujoq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1x9goe9, .framer-EGCDh .framer-1yjlx9u { 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; position: relative; width: 100%; }\",\".framer-EGCDh .framer-n3l48h { aspect-ratio: 1.5 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 133px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EGCDh .framer-11s4qba, .framer-EGCDh .framer-j3g1p4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-1i4u4jm, .framer-EGCDh .framer-hdc68i { --framer-paragraph-spacing: 14px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-quvmhw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 22px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-xjkard { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-sld22j { align-self: stretch; flex: none; height: auto; position: relative; width: 4px; }\",\".framer-EGCDh .framer-nzxako { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 1px; }\",\".framer-EGCDh .framer-1tz881k { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-16kt40y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EGCDh .framer-uli5va { align-content: center; align-items: center; border-bottom-left-radius: 200px; border-bottom-right-radius: 200px; border-top-left-radius: 200px; border-top-right-radius: 200px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 48px; }\",\".framer-EGCDh .framer-19kg2l5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EGCDh .framer-f98lqn { 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; overflow: visible; padding: 0px 0px 37px 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-om5w9k { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 278px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EGCDh .framer-1e1y05n { --framer-paragraph-spacing: 14px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-cafac3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 16px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-8567o9 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 441px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EGCDh .framer-v7atj8 { --framer-paragraph-spacing: 24px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EGCDh .framer-ird9fy { align-content: flex-start; align-items: flex-start; background-color: #f8f9fb; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-EGCDh .framer-pwqr3e-container { flex: none; height: 566px; position: relative; width: 100%; }\",\".framer-EGCDh.framer-4wcvhi-container, .framer-EGCDh.framer-1svshb2-container { bottom: -19px; flex: none; height: auto; left: 0px; position: fixed; right: 0px; z-index: 10; }\",\".framer-EGCDh .framer-26bb7a-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EGCDh.framer-751v55, .framer-EGCDh .framer-1pjkgjv, .framer-EGCDh .framer-1t2pcx9, .framer-EGCDh .framer-16x0d1x, .framer-EGCDh .framer-an1c2p, .framer-EGCDh .framer-1kod6sb, .framer-EGCDh .framer-zf16cv, .framer-EGCDh .framer-18u035t, .framer-EGCDh .framer-192r81m, .framer-EGCDh .framer-10j4zdh, .framer-EGCDh .framer-1n7lpmy, .framer-EGCDh .framer-1bjz4lq, .framer-EGCDh .framer-1j5y0ir, .framer-EGCDh .framer-1o7hiot, .framer-EGCDh .framer-ykyyuw, .framer-EGCDh .framer-rd03ep, .framer-EGCDh .framer-v7xm6n, .framer-EGCDh .framer-i6k41g, .framer-EGCDh .framer-bqfhws, .framer-EGCDh .framer-fxbjtk, .framer-EGCDh .framer-1xqum7b, .framer-EGCDh .framer-1uowu3m, .framer-EGCDh .framer-yibp0o, .framer-EGCDh .framer-dzuhe8, .framer-EGCDh .framer-e2mzah, .framer-EGCDh .framer-rgb5lt, .framer-EGCDh .framer-exjprk, .framer-EGCDh .framer-14e1lso, .framer-EGCDh .framer-19ifinw, .framer-EGCDh .framer-th3cxr, .framer-EGCDh .framer-1ql7pw3, .framer-EGCDh .framer-1x9goe9, .framer-EGCDh .framer-11s4qba, .framer-EGCDh .framer-quvmhw, .framer-EGCDh .framer-qt36s5, .framer-EGCDh .framer-hf2pfw, .framer-EGCDh .framer-vcx6fh, .framer-EGCDh .framer-1s7yuh0, .framer-EGCDh .framer-xjkard, .framer-EGCDh .framer-nzxako, .framer-EGCDh .framer-16kt40y, .framer-EGCDh .framer-uli5va, .framer-EGCDh .framer-19kg2l5, .framer-EGCDh .framer-152evr8, .framer-EGCDh .framer-f98lqn, .framer-EGCDh .framer-145rjcy, .framer-EGCDh .framer-cafac3, .framer-EGCDh .framer-w22498, .framer-EGCDh .framer-1yjlx9u, .framer-EGCDh .framer-j3g1p4, .framer-EGCDh .framer-9tjid5, .framer-EGCDh .framer-1fw0rj3, .framer-EGCDh .framer-kw7t1b, .framer-EGCDh .framer-5x3slc, .framer-EGCDh .framer-lzujoq, .framer-EGCDh .framer-ird9fy, .framer-EGCDh .framer-1bvfk29, .framer-EGCDh .framer-gpf6er, .framer-EGCDh .framer-10j72h1 { gap: 0px; } .framer-EGCDh.framer-751v55 > *, .framer-EGCDh .framer-1uowu3m > *, .framer-EGCDh .framer-yibp0o > *, .framer-EGCDh .framer-dzuhe8 > *, .framer-EGCDh .framer-e2mzah > *, .framer-EGCDh .framer-rgb5lt > *, .framer-EGCDh .framer-exjprk > *, .framer-EGCDh .framer-14e1lso > *, .framer-EGCDh .framer-19ifinw > *, .framer-EGCDh .framer-th3cxr > *, .framer-EGCDh .framer-1ql7pw3 > *, .framer-EGCDh .framer-quvmhw > *, .framer-EGCDh .framer-qt36s5 > *, .framer-EGCDh .framer-hf2pfw > *, .framer-EGCDh .framer-vcx6fh > *, .framer-EGCDh .framer-1s7yuh0 > *, .framer-EGCDh .framer-uli5va > *, .framer-EGCDh .framer-19kg2l5 > *, .framer-EGCDh .framer-152evr8 > *, .framer-EGCDh .framer-145rjcy > *, .framer-EGCDh .framer-cafac3 > *, .framer-EGCDh .framer-w22498 > *, .framer-EGCDh .framer-9tjid5 > *, .framer-EGCDh .framer-1fw0rj3 > *, .framer-EGCDh .framer-kw7t1b > *, .framer-EGCDh .framer-5x3slc > *, .framer-EGCDh .framer-lzujoq > *, .framer-EGCDh .framer-ird9fy > *, .framer-EGCDh .framer-1bvfk29 > *, .framer-EGCDh .framer-gpf6er > *, .framer-EGCDh .framer-10j72h1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EGCDh.framer-751v55 > :first-child, .framer-EGCDh .framer-1t2pcx9 > :first-child, .framer-EGCDh .framer-an1c2p > :first-child, .framer-EGCDh .framer-1kod6sb > :first-child, .framer-EGCDh .framer-18u035t > :first-child, .framer-EGCDh .framer-192r81m > :first-child, .framer-EGCDh .framer-10j4zdh > :first-child, .framer-EGCDh .framer-1bjz4lq > :first-child, .framer-EGCDh .framer-1j5y0ir > :first-child, .framer-EGCDh .framer-1o7hiot > :first-child, .framer-EGCDh .framer-1uowu3m > :first-child, .framer-EGCDh .framer-yibp0o > :first-child, .framer-EGCDh .framer-dzuhe8 > :first-child, .framer-EGCDh .framer-e2mzah > :first-child, .framer-EGCDh .framer-rgb5lt > :first-child, .framer-EGCDh .framer-exjprk > :first-child, .framer-EGCDh .framer-14e1lso > :first-child, .framer-EGCDh .framer-19ifinw > :first-child, .framer-EGCDh .framer-th3cxr > :first-child, .framer-EGCDh .framer-1ql7pw3 > :first-child, .framer-EGCDh .framer-1x9goe9 > :first-child, .framer-EGCDh .framer-quvmhw > :first-child, .framer-EGCDh .framer-qt36s5 > :first-child, .framer-EGCDh .framer-hf2pfw > :first-child, .framer-EGCDh .framer-vcx6fh > :first-child, .framer-EGCDh .framer-1s7yuh0 > :first-child, .framer-EGCDh .framer-nzxako > :first-child, .framer-EGCDh .framer-uli5va > :first-child, .framer-EGCDh .framer-19kg2l5 > :first-child, .framer-EGCDh .framer-152evr8 > :first-child, .framer-EGCDh .framer-f98lqn > :first-child, .framer-EGCDh .framer-145rjcy > :first-child, .framer-EGCDh .framer-cafac3 > :first-child, .framer-EGCDh .framer-w22498 > :first-child, .framer-EGCDh .framer-1yjlx9u > :first-child, .framer-EGCDh .framer-9tjid5 > :first-child, .framer-EGCDh .framer-1fw0rj3 > :first-child, .framer-EGCDh .framer-kw7t1b > :first-child, .framer-EGCDh .framer-5x3slc > :first-child, .framer-EGCDh .framer-lzujoq > :first-child, .framer-EGCDh .framer-ird9fy > :first-child, .framer-EGCDh .framer-1bvfk29 > :first-child, .framer-EGCDh .framer-gpf6er > :first-child, .framer-EGCDh .framer-10j72h1 > :first-child { margin-top: 0px; } .framer-EGCDh.framer-751v55 > :last-child, .framer-EGCDh .framer-1t2pcx9 > :last-child, .framer-EGCDh .framer-an1c2p > :last-child, .framer-EGCDh .framer-1kod6sb > :last-child, .framer-EGCDh .framer-18u035t > :last-child, .framer-EGCDh .framer-192r81m > :last-child, .framer-EGCDh .framer-10j4zdh > :last-child, .framer-EGCDh .framer-1bjz4lq > :last-child, .framer-EGCDh .framer-1j5y0ir > :last-child, .framer-EGCDh .framer-1o7hiot > :last-child, .framer-EGCDh .framer-1uowu3m > :last-child, .framer-EGCDh .framer-yibp0o > :last-child, .framer-EGCDh .framer-dzuhe8 > :last-child, .framer-EGCDh .framer-e2mzah > :last-child, .framer-EGCDh .framer-rgb5lt > :last-child, .framer-EGCDh .framer-exjprk > :last-child, .framer-EGCDh .framer-14e1lso > :last-child, .framer-EGCDh .framer-19ifinw > :last-child, .framer-EGCDh .framer-th3cxr > :last-child, .framer-EGCDh .framer-1ql7pw3 > :last-child, .framer-EGCDh .framer-1x9goe9 > :last-child, .framer-EGCDh .framer-quvmhw > :last-child, .framer-EGCDh .framer-qt36s5 > :last-child, .framer-EGCDh .framer-hf2pfw > :last-child, .framer-EGCDh .framer-vcx6fh > :last-child, .framer-EGCDh .framer-1s7yuh0 > :last-child, .framer-EGCDh .framer-nzxako > :last-child, .framer-EGCDh .framer-uli5va > :last-child, .framer-EGCDh .framer-19kg2l5 > :last-child, .framer-EGCDh .framer-152evr8 > :last-child, .framer-EGCDh .framer-f98lqn > :last-child, .framer-EGCDh .framer-145rjcy > :last-child, .framer-EGCDh .framer-cafac3 > :last-child, .framer-EGCDh .framer-w22498 > :last-child, .framer-EGCDh .framer-1yjlx9u > :last-child, .framer-EGCDh .framer-9tjid5 > :last-child, .framer-EGCDh .framer-1fw0rj3 > :last-child, .framer-EGCDh .framer-kw7t1b > :last-child, .framer-EGCDh .framer-5x3slc > :last-child, .framer-EGCDh .framer-lzujoq > :last-child, .framer-EGCDh .framer-ird9fy > :last-child, .framer-EGCDh .framer-1bvfk29 > :last-child, .framer-EGCDh .framer-gpf6er > :last-child, .framer-EGCDh .framer-10j72h1 > :last-child { margin-bottom: 0px; } .framer-EGCDh .framer-1pjkgjv > *, .framer-EGCDh .framer-zf16cv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-EGCDh .framer-1pjkgjv > :first-child, .framer-EGCDh .framer-16x0d1x > :first-child, .framer-EGCDh .framer-zf16cv > :first-child, .framer-EGCDh .framer-1n7lpmy > :first-child, .framer-EGCDh .framer-ykyyuw > :first-child, .framer-EGCDh .framer-rd03ep > :first-child, .framer-EGCDh .framer-v7xm6n > :first-child, .framer-EGCDh .framer-i6k41g > :first-child, .framer-EGCDh .framer-bqfhws > :first-child, .framer-EGCDh .framer-fxbjtk > :first-child, .framer-EGCDh .framer-1xqum7b > :first-child, .framer-EGCDh .framer-11s4qba > :first-child, .framer-EGCDh .framer-xjkard > :first-child, .framer-EGCDh .framer-16kt40y > :first-child, .framer-EGCDh .framer-j3g1p4 > :first-child { margin-left: 0px; } .framer-EGCDh .framer-1pjkgjv > :last-child, .framer-EGCDh .framer-16x0d1x > :last-child, .framer-EGCDh .framer-zf16cv > :last-child, .framer-EGCDh .framer-1n7lpmy > :last-child, .framer-EGCDh .framer-ykyyuw > :last-child, .framer-EGCDh .framer-rd03ep > :last-child, .framer-EGCDh .framer-v7xm6n > :last-child, .framer-EGCDh .framer-i6k41g > :last-child, .framer-EGCDh .framer-bqfhws > :last-child, .framer-EGCDh .framer-fxbjtk > :last-child, .framer-EGCDh .framer-1xqum7b > :last-child, .framer-EGCDh .framer-11s4qba > :last-child, .framer-EGCDh .framer-xjkard > :last-child, .framer-EGCDh .framer-16kt40y > :last-child, .framer-EGCDh .framer-j3g1p4 > :last-child { margin-right: 0px; } .framer-EGCDh .framer-1t2pcx9 > *, .framer-EGCDh .framer-10j4zdh > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-EGCDh .framer-16x0d1x > *, .framer-EGCDh .framer-xjkard > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-EGCDh .framer-an1c2p > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-EGCDh .framer-1kod6sb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-EGCDh .framer-18u035t > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-EGCDh .framer-192r81m > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-EGCDh .framer-1n7lpmy > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-EGCDh .framer-1bjz4lq > *, .framer-EGCDh .framer-nzxako > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-EGCDh .framer-1j5y0ir > *, .framer-EGCDh .framer-1x9goe9 > *, .framer-EGCDh .framer-1yjlx9u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-EGCDh .framer-1o7hiot > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-EGCDh .framer-ykyyuw > *, .framer-EGCDh .framer-rd03ep > *, .framer-EGCDh .framer-v7xm6n > *, .framer-EGCDh .framer-bqfhws > *, .framer-EGCDh .framer-fxbjtk > *, .framer-EGCDh .framer-1xqum7b > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-EGCDh .framer-i6k41g > *, .framer-EGCDh .framer-16kt40y > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-EGCDh .framer-11s4qba > *, .framer-EGCDh .framer-j3g1p4 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-EGCDh .framer-f98lqn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-EGCDh[data-border=\"true\"]::after, .framer-EGCDh [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: 992px) and (max-width: 1439px) { .framer-EGCDh.framer-751v55 { width: 992px; } .framer-EGCDh .framer-16x0d1x { height: min-content; left: 50%; top: 48%; transform: translate(-50%, -50%); width: 100%; } .framer-EGCDh .framer-1kod6sb { gap: 20px; } .framer-EGCDh .framer-d9fnft { width: 475px; } .framer-EGCDh .framer-192r81m { gap: 80px; padding: 0px 0px 100px 0px; } .framer-EGCDh .framer-10j4zdh { max-width: 1000px; padding: 0px 30px 0px 30px; } .framer-EGCDh .framer-1n7lpmy { gap: 40px; max-width: 1000px; padding: 0px; } .framer-EGCDh .framer-om5w9k { height: 243px; } .framer-EGCDh .framer-pwqr3e-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EGCDh .framer-1kod6sb, .framer-EGCDh .framer-192r81m, .framer-EGCDh .framer-1n7lpmy { gap: 0px; } .framer-EGCDh .framer-1kod6sb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-EGCDh .framer-1kod6sb > :first-child, .framer-EGCDh .framer-192r81m > :first-child { margin-top: 0px; } .framer-EGCDh .framer-1kod6sb > :last-child, .framer-EGCDh .framer-192r81m > :last-child { margin-bottom: 0px; } .framer-EGCDh .framer-192r81m > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-EGCDh .framer-1n7lpmy > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-EGCDh .framer-1n7lpmy > :first-child { margin-left: 0px; } .framer-EGCDh .framer-1n7lpmy > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-EGCDh.framer-751v55 { width: 768px; } .framer-EGCDh .framer-1pjkgjv { order: 0; } .framer-EGCDh .framer-12qv7co { max-width: 720px; } .framer-EGCDh.framer-1a7eotg-container, .framer-EGCDh.framer-3t63wc-container, .framer-EGCDh.framer-2mfnfi-container, .framer-EGCDh.framer-p9yglh-container { right: 40px; } .framer-EGCDh .framer-1t2pcx9 { height: 550px; max-height: 550px; min-height: unset; order: 1; } .framer-EGCDh .framer-16x0d1x { gap: 0px; height: 408px; left: calc(50.00000000000002% - min(720px, 93.75%) / 2); max-width: 720px; top: 64px; width: 94%; } .framer-EGCDh .framer-an1c2p { background-color: rgba(255, 255, 255, 0.5); } .framer-EGCDh .framer-1kod6sb { gap: 16px; } .framer-EGCDh .framer-d9fnft { height: 412px; opacity: 0.5; position: absolute; right: -18px; top: 0px; width: 732px; z-index: -1; } .framer-EGCDh .framer-192r81m { gap: 60px; order: 2; padding: 0px 0px 80px 0px; } .framer-EGCDh .framer-10j4zdh { padding: 0px 30px 0px 30px; } .framer-EGCDh .framer-1n7lpmy { gap: 30px; max-width: 720px; padding: 0px; } .framer-EGCDh .framer-om5w9k { height: 159px; } .framer-EGCDh .framer-pwqr3e-container { height: auto; order: 3; } .framer-EGCDh.framer-4wcvhi-container, .framer-EGCDh.framer-1svshb2-container { bottom: -26px; height: 1019px; } .framer-EGCDh .framer-26bb7a-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EGCDh .framer-16x0d1x, .framer-EGCDh .framer-1kod6sb, .framer-EGCDh .framer-192r81m, .framer-EGCDh .framer-1n7lpmy { gap: 0px; } .framer-EGCDh .framer-16x0d1x > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-EGCDh .framer-16x0d1x > :first-child, .framer-EGCDh .framer-1n7lpmy > :first-child { margin-left: 0px; } .framer-EGCDh .framer-16x0d1x > :last-child, .framer-EGCDh .framer-1n7lpmy > :last-child { margin-right: 0px; } .framer-EGCDh .framer-1kod6sb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-EGCDh .framer-1kod6sb > :first-child, .framer-EGCDh .framer-192r81m > :first-child { margin-top: 0px; } .framer-EGCDh .framer-1kod6sb > :last-child, .framer-EGCDh .framer-192r81m > :last-child { margin-bottom: 0px; } .framer-EGCDh .framer-192r81m > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-EGCDh .framer-1n7lpmy > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }}\",\"@media (max-width: 767px) { .framer-EGCDh.framer-751v55 { width: 390px; } .framer-EGCDh .framer-12qv7co { max-width: 524px; } .framer-EGCDh.framer-514cw1-container { bottom: -59px; } .framer-EGCDh.framer-1a7eotg-container, .framer-EGCDh.framer-3t63wc-container, .framer-EGCDh.framer-2mfnfi-container, .framer-EGCDh.framer-p9yglh-container { height: 31px; right: 20px; top: 28px; width: 31px; } .framer-EGCDh .framer-1t2pcx9 { background-color: unset; gap: 0px; justify-content: flex-start; max-height: 750px; min-height: unset; } .framer-EGCDh .framer-16x0d1x { left: unset; position: relative; top: unset; width: 100%; } .framer-EGCDh .framer-an1c2p { background-color: rgba(255, 255, 255, 0.5); } .framer-EGCDh .framer-1kod6sb { gap: 12px; } .framer-EGCDh .framer-d9fnft { bottom: 0px; height: unset; left: 0px; opacity: 0.4; position: absolute; right: -84px; top: 0px; width: unset; z-index: -1; } .framer-EGCDh .framer-192r81m { gap: 40px; padding: 0px 0px 60px 0px; } .framer-EGCDh .framer-10j4zdh { padding: 0px 30px 0px 30px; } .framer-EGCDh .framer-1n7lpmy { flex-direction: column; max-width: 540px; padding: 0px; } .framer-EGCDh .framer-1bjz4lq { width: 100%; } .framer-EGCDh .framer-igdz40, .framer-EGCDh .framer-ixsc0n { align-self: unset; width: 100%; } .framer-EGCDh .framer-1uowu3m { flex: none; width: 100%; } .framer-EGCDh .framer-om5w9k { height: 131px; } .framer-EGCDh .framer-pwqr3e-container { height: auto; } .framer-EGCDh.framer-4wcvhi-container, .framer-EGCDh.framer-1svshb2-container { height: 795px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EGCDh .framer-1t2pcx9, .framer-EGCDh .framer-1kod6sb, .framer-EGCDh .framer-192r81m, .framer-EGCDh .framer-1n7lpmy { gap: 0px; } .framer-EGCDh .framer-1t2pcx9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EGCDh .framer-1t2pcx9 > :first-child, .framer-EGCDh .framer-1kod6sb > :first-child, .framer-EGCDh .framer-192r81m > :first-child, .framer-EGCDh .framer-1n7lpmy > :first-child { margin-top: 0px; } .framer-EGCDh .framer-1t2pcx9 > :last-child, .framer-EGCDh .framer-1kod6sb > :last-child, .framer-EGCDh .framer-192r81m > :last-child, .framer-EGCDh .framer-1n7lpmy > :last-child { margin-bottom: 0px; } .framer-EGCDh .framer-1kod6sb > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-EGCDh .framer-192r81m > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-EGCDh .framer-1n7lpmy > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6061\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TfZymPf64\":{\"layout\":[\"fixed\",\"auto\"]},\"ymKciX0LK\":{\"layout\":[\"fixed\",\"auto\"]},\"x4Vw70dWe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FrameriC_AKu2qN=withCSS(Component,css,\"framer-EGCDh\");export default FrameriC_AKu2qN;FrameriC_AKu2qN.displayName=\"Customers / Winchester\";FrameriC_AKu2qN.defaultProps={height:6061,width:1440};addFonts(FrameriC_AKu2qN,[{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\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2\",weight:\"600\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GiClnsV8kA_Ykqw.woff2\",weight:\"300\"}]},...HeaderNavigationFonts,...IFrameFonts,...PhosphorFonts,...MaterialFonts,...ClipboardFonts,...CtaSectionFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriC_AKu2qN\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"6061\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TfZymPf64\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ymKciX0LK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x4Vw70dWe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderNavigationFonts", "getFonts", "OQvcre60H_default", "IFrameFonts", "xlg5oyozi_default", "PhosphorFonts", "Icon", "MaterialFonts", "ClipboardFonts", "Clipboard", "CtaSectionFonts", "rluIUOE36_default", "FooterSectionFonts", "ixVAmWy5j_default", "breakpoints", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "W_tGkaLLS3bnx0g", "overlay", "loadMore", "args", "onClick1wnntms", "EuDIcnPRL3bnx0g", "cUsdMAmQI3bnx0g", "Cu7kpc0z23bnx0g", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "OQvcre60H_default", "AnimatePresence", "Ga", "x", "xlg5oyozi_default", "Icon", "RichText2", "getLoadingLazyAtYPosition", "Image2", "SVG", "Link", "Clipboard", "overlay3", "overlay2", "overlay1", "rluIUOE36_default", "ixVAmWy5j_default", "css", "FrameriC_AKu2qN", "withCSS", "iC_AKu2qN_default", "addFonts", "HeaderNavigationFonts", "IFrameFonts", "PhosphorFonts", "MaterialFonts", "ClipboardFonts", "CtaSectionFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
