{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8b182Jmym7Mj5ljEFVED/m8HF1oXsDNQJShuXjMZK/VIh5bGep7.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationPrimary from\"#framer/local/canvasComponent/cm_aQ4S7s/cm_aQ4S7s.js\";import BlogHero from\"#framer/local/canvasComponent/IMdRMKQ22/IMdRMKQ22.js\";import FooterGeneric from\"#framer/local/canvasComponent/mUzl3GLaH/mUzl3GLaH.js\";import CTAPrimary from\"#framer/local/canvasComponent/RETa9nE63/RETa9nE63.js\";import*as sharedStyle3 from\"#framer/local/css/bMKkbbbgo/bMKkbbbgo.js\";import*as sharedStyle from\"#framer/local/css/eIKjDokX3/eIKjDokX3.js\";import*as sharedStyle2 from\"#framer/local/css/kkicF_Bto/kkicF_Bto.js\";import*as sharedStyle1 from\"#framer/local/css/Yd1WAOIuH/Yd1WAOIuH.js\";import metadataProvider from\"#framer/local/webPageMetadata/VIh5bGep7/VIh5bGep7.js\";const NavigationPrimaryFonts=getFonts(NavigationPrimary);const NavigationPrimaryWithVariantAppearEffect=withVariantAppearEffect(NavigationPrimary);const BlogHeroFonts=getFonts(BlogHero);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const CTAPrimaryFonts=getFonts(CTAPrimary);const FooterGenericFonts=getFonts(FooterGeneric);const breakpoints={fA4tyAKkW:\"(min-width: 1080px) and (max-width: 1439px)\",H3sgy7lEs:\"(max-width: 1079px)\",Wyxhryf2p:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-sPTY1\";const variantClassNames={fA4tyAKkW:\"framer-v-au6i6c\",H3sgy7lEs:\"framer-v-2ym08l\",Wyxhryf2p:\"framer-v-1rcffay\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition1={damping:40,delay:0,mass:4,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:40,delay:.1,mass:2,stiffness:200,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Wyxhryf2p\",Phone:\"H3sgy7lEs\",Tablet:\"fA4tyAKkW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Wyxhryf2p\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"AALo8CrIe\");const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Wyxhryf2p\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1452692a-af8f-46fe-9260-bf52aa675058, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1rcffay\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17u7afa\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`max(${componentViewport?.width||\"100vw\"} - 80px, 1px)`,y:(componentViewport?.y||0)+0+0+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n2u53q-container\",nodeId:\"lNhqJ855F\",rendersWithMotion:true,scopeId:\"VIh5bGep7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{__framer__variantAppearEffectEnabled:undefined,variant:\"UxMODMv1i\"}},children:/*#__PURE__*/_jsx(NavigationPrimaryWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"HfbqLE2K8\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"lNhqJ855F\",layoutId:\"lNhqJ855F\",style:{width:\"100%\"},variant:\"A8Aqn7dN2\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:692,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+150,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x9i0kx-container\",id:elementId,nodeId:\"AALo8CrIe\",ref:ref1,scopeId:\"VIh5bGep7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fA4tyAKkW:{variant:\"hLxzKrFDo\"},H3sgy7lEs:{variant:\"upoBAmjhK\"}},children:/*#__PURE__*/_jsx(BlogHero,{height:\"100%\",id:\"AALo8CrIe\",Ks6gdbZ0r:\"Nice IRL\u2026Nasty Online! What is Social Media Disinhibition?\",layoutId:\"AALo8CrIe\",q8pPGgrou:addImageAlt({src:\"https://framerusercontent.com/images/Lwx7Q72DuKe8LSxKq7M46UsxU.jpg\",srcSet:\"https://framerusercontent.com/images/Lwx7Q72DuKe8LSxKq7M46UsxU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Lwx7Q72DuKe8LSxKq7M46UsxU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Lwx7Q72DuKe8LSxKq7M46UsxU.jpg 1920w\"},\"Illustration of social posts with alerts\"),style:{width:\"100%\"},variant:\"qDBCCGMd5\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19nwsxd\",\"data-framer-name\":\"Article\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u4jfel\",\"data-framer-name\":\"Intro\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vp4d77\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nfqjrs\",\"data-styles-preset\":\"eIKjDokX3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"The internet has spawned a completely new kind of fraud\u2014so prevalent, it even has its own psychological definition, the \u2018online disinhibition effect\u2019.\"})}),className:\"framer-gdogbs\",\"data-framer-name\":\"Workplace culture might be low down the list of priorities for a company\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1899qpv\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Why do people show a lack of restraint in their communications online, when they seem to abide by the usual social norms IRL (in real life, get with it kids). Here, we\u2019re taking a deep dive into the phenomenon, how it manifests and why you really need to know about it when you\u2019re hiring or networking.\"})}),className:\"framer-9w4y5\",\"data-framer-name\":\"when the focus is driving towards sales and profitability, but it really shouldn\u2019t be. A company\u2019s reputation is built on how people both within and external to the organisation perceive the brand, and in a digital world where people talk online about their working experiences, this brand perception is increasingly linked to workplace culture.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Consider this your i-Spy pocket guide to corporate catfishing and online disinhibition. Discover why people behave differently online (we\u2019re talking social media oversharing, fake influencers and trolling), read some famous catfishing examples in the name of research, and learn to spot the online signs of when someone isn\u2019t quite who they say they are.\"})}),className:\"framer-15reat\",\"data-framer-name\":\"when the focus is driving towards sales and profitability, but it really shouldn\u2019t be. A company\u2019s reputation is built on how people both within and external to the organisation perceive the brand, and in a digital world where people talk online about their working experiences, this brand perception is increasingly linked to workplace culture.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Read on to enlighten yourself about the darker side of the internet, and reinforce your business resilience in the process!\"})}),className:\"framer-1p0cbz\",\"data-framer-name\":\"when the focus is driving towards sales and profitability, but it really shouldn\u2019t be. A company\u2019s reputation is built on how people both within and external to the organisation perceive the brand, and in a digital world where people talk online about their working experiences, this brand perception is increasingly linked to workplace culture.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xnrebb\",\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dljdxb\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hrnvcs\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nfqjrs\",\"data-styles-preset\":\"eIKjDokX3\",style:{\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"What is corporate catfishing?\"})}),className:\"framer-1q4vzid\",\"data-framer-name\":\"01 - What is company culture?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wz8kb\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"Over the past couple of decades, we\u2019ve become a society obsessed with catfishing. Cases of online fraud and social media scams have rocketed, with 40% of all UK crimes relating to fraud, and four fifths of these being cyber-enabled, according to the \",/*#__PURE__*/_jsx(Link,{href:\"https://www.nationalcrimeagency.gov.uk/what-we-do/crime-threats/fraud-and-economic-crime\",motionChild:true,nodeId:\"ZjsbbL03z\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"National Crime Agency\"})})}),\". According to a \",/*#__PURE__*/_jsx(Link,{href:\"https://www.statista.com/statistics/1467264/uk-adults-catfishing-awareness-experiences/\",motionChild:true,nodeId:\"ZjsbbL03z\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"2023 survey\"})})}),\", a staggering 22% of UK adults have experienced romantic catfishing, a dating scam often executed with the intention of financially defrauding the victim.\"]})}),className:\"framer-1l68fk8\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"What does this have to do with the business world, you might ask? Unsurprisingly, catfishing is no longer limited to the confines of romance scams. Many organisations are increasingly coming into contact with people who embellish or falsify information about themselves in order to acquire a job role, a business partnership or investment. This is nothing new, with corporate fraud one of the oldest crimes in the book, but the methods by which business catfishers achieve their purpose has become more digital\u2026and difficult to spot.\"})}),className:\"framer-fukm57\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Criminals can set up fake social media profiles to attract sales and investment for scam businesses, while it\u2019s increasingly simple for individuals to falsify information about their educational or employment credentials, to pull the wool over the eyes of prospective employers.\"})}),className:\"framer-hdprb7\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Corporate catfishing can go both ways as well\u2014the term is actually often used to describe the behaviour of companies who misrepresent their culture or success to attract good job candidates.\"})}),className:\"framer-3b06p4\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"In whatever context you come across it, corporate catfishing is bad news for businesses\u2014in 2023 alone, more than \\xa3612 million was lost to investment fraud in the UK, according to the \",/*#__PURE__*/_jsx(Link,{href:\"https://www.cityoflondon.police.uk/news/city-of-london/news/2024/april/city-of-london-police-reveals-more-than-612-million-was-lost-to-investment-fraud-in-the-uk-last-year/\",motionChild:true,nodeId:\"dRuF0qyof\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"City of London Police\"})})}),\". And while financial fraud is the better known consequence of corporate catfishing, another more subtle form of cyber fraud might be right under your nose, in which the person you\u2019re looking to hire or collaborate with is disguising a sinister online alter-ego. This more psychologically nuanced form of online deception has even garnered its own name\u2014the \",/*#__PURE__*/_jsx(\"strong\",{children:\"online disinhibition effect\"}),\".\"]})}),className:\"framer-el6h\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5avr3z\",\"data-framer-name\":\"Img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{background:{alt:\"Linkedin Profiles with key details blurred out\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+842+0+520+40+0+0+792+0+0),pixelHeight:800,pixelWidth:1524,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,src:\"https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg\",srcSet:\"https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg 1524w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Linkedin Profiles with key details blurred out\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+842+0+628+80+0+0+928+0+0),pixelHeight:800,pixelWidth:1524,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.65)`,src:\"https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg\",srcSet:\"https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ztXHFvSVcRjuu3Hk03IZ9Zr5zw.jpg 1524w\"},className:\"framer-c0u8xj\",\"data-framer-name\":\"Statistics 2\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rvsmgo\",\"data-framer-name\":\"2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8qd3ai\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-491v6t\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nfqjrs\",\"data-styles-preset\":\"eIKjDokX3\",style:{\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"What is online disinhibition?\"})}),className:\"framer-15db11t\",\"data-framer-name\":\"01 - What is company culture?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1832ugw\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"Online disinhibition refers to the way that some individuals demonstrate a lack of restraint when creating or sharing content online, \",/*#__PURE__*/_jsx(\"strong\",{children:\"behaving differently in an online space to how they would in real life\"}),\".\"]})}),className:\"framer-m56dyz\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Social media oversharing is a common example of online disinhibition, and while this can be relatively harmless, toxic disinhibition is a much nastier branch of the same psychological phenomenon. Toxic disinhibition is when people have a tendency to be meaner online than they would in a real life context. Taken to the extreme, it can lead to bullying, trolling, stalking and other antisocial behaviours.\"})}),className:\"framer-1or4phg\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"There are a number of theories as to what causes online disinhibition, ranging from \",/*#__PURE__*/_jsx(Link,{href:\"https://www.sciencedirect.com/science/article/pii/S2451958822000033\",motionChild:true,nodeId:\"bS10Q0D_F\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"loneliness\"})})}),\" to the \",/*#__PURE__*/_jsx(Link,{href:\"https://www.emerald.com/insight/content/doi/10.1108/intr-09-2013-0192/full/html\",motionChild:true,nodeId:\"bS10Q0D_F\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u2018privacy calculus effect\u2019\"})})}),\", in which individuals weigh privacy concerns against the potential benefits of seeking validation or gratification online. There is also a sense of protection and \u2018invisibility\u2019 when posting or commenting online, which may cause individuals to feel separated from their real-life selves and more empowered to speak without consequence as a result.\"]})}),className:\"framer-uqe6ty\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hw4qho\",\"data-border\":true,\"data-framer-name\":\"Img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{background:{alt:\"Side by side comparrison of edited image using AI\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+842+0+1592+0+0+0+512+0+0),pixelHeight:800,pixelWidth:1524,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,src:\"https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg\",srcSet:\"https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg 1524w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Side by side comparrison of edited image using AI\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+842+0+2116+0+0+0+608+0+0),pixelHeight:800,pixelWidth:1524,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.65)`,src:\"https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg\",srcSet:\"https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/AfxFftuODLtyagCDxw768Yrgn1Y.jpg 1524w\"},className:\"framer-18dijqw\",\"data-framer-name\":\"Statistics 2\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19bx1el\",\"data-framer-name\":\"3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1reug2e\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xcvely\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nfqjrs\",\"data-styles-preset\":\"eIKjDokX3\",style:{\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Why are corporate catfishing and online disinhibition related?\"})}),className:\"framer-2dgx03\",\"data-framer-name\":\"01 - What is company culture?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1soddkh\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"You might think that business fraud is a world away from social media oversharing, but you\u2019d be wrong.\"})}),className:\"framer-pq0mcq\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"While oversharing personal information on social media can point to particular personality traits, such as anxiety or a need for peer validation, this probably doesn\u2019t need to be a cause of serious concern for employers \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hVayqC5qR\"},motionChild:true,nodeId:\"k6nU2keiC\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"screening candidates\"})})}),\".\"]})}),className:\"framer-14d5kxo\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"On the other hand, evidence of online disinhibition really should be a red flag for those looking to hire a candidate. Let\u2019s say you interview a candidate who is polite and well-mannered face-to-face, but then you discover (through a comprehensive \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hVayqC5qR\"},motionChild:true,nodeId:\"walNa9t0M\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"background screening process\"})})}),\") that said person comes across completely differently online. Perhaps they frequently use derogatory language in their posts, aim troll-style comments at other users on X, or engage with controversial content.\"]})}),className:\"framer-1sf0ao1\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"This is the exact reason why \",/*#__PURE__*/_jsx(Link,{href:\"https://yoono.ai/https://yoono.ai/blog/how-does-social-media-screening-work\",motionChild:true,nodeId:\"aXeuqvmOO\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"social media screening\"})})}),\" is becoming increasingly important in recruitment and in business more widely. In today\u2019s online hiring environment, it is difficult to confirm exactly who you\u2019re talking to, and what they are really like\u2014both on and offline. Bringing a bad hire into your business who engages in negative online activities, such as toxic disinhibition, trolling or cyberbullying runs the risk of bringing the individual into contact with other employees or clients who could be adversely affected by their behaviour, as well as proving to be extremely damaging to a business\u2019 reputation.\"]})}),className:\"framer-1seh9ox\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"With that in mind, it\u2019s wise to brush up on your techniques for identifying signs of online disinhibition when reviewing an individual\u2019s social media or other online output, such as blogs, YouTube channels or forum comments. Read on\u2026and wise up!\"})}),className:\"framer-13f59yu\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xxztec\",\"data-framer-name\":\"4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1urirq9\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r7spxm\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nfqjrs\",\"data-styles-preset\":\"eIKjDokX3\",style:{\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Hiring? Watch out for these 5 signs of online disinhibition\"})}),className:\"framer-1fss0xt\",\"data-framer-name\":\"01 - What is company culture?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8f4lk6\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"Looking to hire someone, find a great business partner or network with the right people? A social media screening report or \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZeYyAEHoS\"},motionChild:true,nodeId:\"PSwp3K6cI\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"online reputation audit\"})})}),\" will certainly bring some crucial information to light before you sign on the dotted line.\"]})}),className:\"framer-1ovpkff\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"The biggest challenge is knowing how to interpret the data presented in such a report, and spot warning signs about a person that might be subtle or difficult to identify. While intelligent background screening such as \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hVayqC5qR\"},motionChild:true,nodeId:\"jkQ0z9gqa\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"YOONO\"})})}),\" goes a long way in bringing smart insights to your attention, it\u2019s still good due diligence to know how to identify any signs of online disinhibition yourself.\"]})}),className:\"framer-1f1zoz\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"The following disinhibition examples are commonplace in online content, acting as warning signs for you to check if somebody behaves differently or irresponsibly in a digital environment:\"})}),className:\"framer-1dji9es\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e6i4x5\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11erz2l\",\"data-styles-preset\":\"bMKkbbbgo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"1. The person uses expletives or offensive language regularly or semi-regularly\"})}),className:\"framer-79gcx4\",\"data-framer-name\":\"The benefits of a positive work culture\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Most people don\u2019t swear and curse all the time in real life. It\u2019s not usually socially acceptable, especially in a work environment, so if they are turning the air blue online it\u2019s an indication that they either have a non-professional conduct or have some serious anger issues.\"})}),className:\"framer-18zvhrk\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-k4c2df\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11erz2l\",\"data-styles-preset\":\"bMKkbbbgo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"2. The person is a chronic oversharer\"})}),className:\"framer-ihn6pz\",\"data-framer-name\":\"The benefits of a positive work culture\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"We\u2019ve all probably participated in a little social media oversharing from time to time, or know someone who frequently oversteps the personal/private boundary in their Instagram posts. While health updates and by-the-minute life updates are usually innocent examples of someone simply \",/*#__PURE__*/_jsx(Link,{href:\"https://www.theguardian.com/wellness/2024/jan/25/oversharing-social-media-privacy-anxiety\",motionChild:true,nodeId:\"XHOpMGm6Y\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"oversharing a little more\"})})}),/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),\"than the average person, evidence that the person is a serial oversharer is usually a sign of something more concerning.\"]})}),className:\"framer-lrrgae\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Excessively attention-seeking behaviour or an inability to respect the privacy of others by oversharing information about other people, not just themselves, should be regarded with caution, as these might indicate a lack of tact and professionalism in the workplace as well.\"})}),className:\"framer-u6s83z\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-un14w\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11erz2l\",\"data-styles-preset\":\"bMKkbbbgo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"3. The person targets others with impolite or inappropriate comments\"})}),className:\"framer-12akkk3\",\"data-framer-name\":\"The benefits of a positive work culture\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"A sure sign of toxic online disinhibition is when people turn their (unwanted) attention to others. This might manifest as nasty comments, targeted messaging at particular individuals or an unhealthy interest in responding to posts with negative comments. In more extreme cases, this can be an indicator of more serious anti-social behaviour, such as cyberbullying, trolling, stalking or catfishing.\"})}),className:\"framer-13o0rxo\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9dk5dh\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11erz2l\",\"data-styles-preset\":\"bMKkbbbgo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"4. The person is a frequent user of forums and posts controversial content\"})}),className:\"framer-1c6eh59\",\"data-framer-name\":\"The benefits of a positive work culture\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Forums can present two opposing sides of the internet\u2014on the one hand they provide an outlet for people seeking useful answers or to find their online community, but on the other they can become a hotbed of controversy and hate-fuelled opinion. If the person comments and shares on forums, that should really be of no concern to an employer, but if they are frequently posting forum content that relates to controversial themes, hate speech or intentionally stirs up negative opinion, this is a serious red flag that the person might be living a sinister double life.\"})}),className:\"framer-jhk3gs\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-scmcab\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11erz2l\",\"data-styles-preset\":\"bMKkbbbgo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"5. The person makes unwanted sexual advances towards others online\"})}),className:\"framer-1kdi7hb\",\"data-framer-name\":\"The benefits of a positive work culture\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"Did YOONO that more than 90% of women surveyed reported that they had received \",/*#__PURE__*/_jsx(Link,{href:\"https://www.forbes.com/sites/kimelsesser/2023/08/14/more-than-90-of-women-surveyed-received-sexual-advances-on-linkedin/\",motionChild:true,nodeId:\"q8fFgZ3xj\",openInNewTab:true,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"unwanted sexual propositions\"}),\" \"]})}),\"on LinkedIn? This staggering statistic might surprise you, given that LinkedIn is a professional networking platform, but the truth is that online sexual harassment is alarmingly common and often appears in contexts that sit outside of dating apps or Instagram DMs.\"]})}),className:\"framer-mcvlcq\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"While sexual harassment is often conducted through private messaging, some offenders will be brazen, propositioning victims through social media comments or public messages. If you spot signs that the person has targeted another individual in this way, or behaves like this regularly, using inappropriate language or uninvited solicitation, you should be extremely wary of taking them to the next stage of your hiring process.\"})}),className:\"framer-1bh66bh\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11elae1\",\"data-framer-name\":\"Img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{background:{alt:\"Side by side comparrison of edited image using AI\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+842+0+3144+0+0+0+1812+0+0),pixelHeight:800,pixelWidth:1524,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 40px)`,src:\"https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg\",srcSet:\"https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg 1524w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Side by side comparrison of edited image using AI\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+842+0+4152+0+0+0+2188+0+0),pixelHeight:800,pixelWidth:1524,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.65)`,src:\"https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg\",srcSet:\"https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/i3rdMts2kJqlWO9mgyYyqb0GiI.jpg 1524w\"},className:\"framer-q8fpys\",\"data-framer-name\":\"Statistics 2\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hnv0xy\",\"data-framer-name\":\"5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cl9f54\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-px0xf7\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nfqjrs\",\"data-styles-preset\":\"eIKjDokX3\",style:{\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"Is online disinhibition a deal-breaker for hirers?\"})}),className:\"framer-1kbrksm\",\"data-framer-name\":\"01 - What is company culture?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kehatf\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"In this article we\u2019ve looked at the murky and complex issue of online disinhibition, and its related neighbour, corporate catfishing. Between social media oversharing and full-blown cyberbullying lies a nuanced range of disinhibition telltale signs, which can be difficult to spot and make it even trickier to confirm whether a person is who they say they are.\"})}),className:\"framer-l0rqxn\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:[\"The biggest challenge is knowing how to interpret the data presented in such a report, and spot warning signs about a person that might be subtle or difficult to identify. While intelligent background screening such as \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hVayqC5qR\"},motionChild:true,nodeId:\"HMtonbsMj\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"YOONO\"})})}),\" goes a long way in bringing smart insights to your attention, it\u2019s still good due diligence to know how to identify any signs of online disinhibition yourself.\"]})}),className:\"framer-tk3qp1\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"The following disinhibition examples are commonplace in online content, acting as warning signs for you to check if somebody behaves differently or irresponsibly in a digital environment:\"})}),className:\"framer-16zrnfw\",\"data-framer-name\":\"Whether you\u2019re looking to boost your brand reputation, optimise your recruitment solutions to attract great people to your company, or simply to improve the work culture for existing employees, the benefits of building a positive work culture are invaluable and give back great results in very little time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10fea2k\",\"data-border\":true,\"data-framer-name\":\"Alert\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fvh6l9\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-w0bxk\",\"data-framer-name\":\"40x40 - Skills\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-r1dj2i\",\"data-framer-name\":\"Layer_1\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 29 14 C 29 8.69 24.399 4.46 18.97 5.06 C 14.839 5.52 11.489 8.89 11.05 13.02 C 10.79 15.5 11.53 17.79 12.919 19.55 C 14.61 21.7 15.639 24.29 15.999 27 L 24 27 C 24.36 24.31 25.34 21.72 27.04 19.6 C 28.27 18.06 29 16.12 29 14 Z\" fill=\"var(--token-6ba63a31-f850-4554-931c-177e1fd15386, rgb(136, 239, 158)) /* {&quot;name&quot;:&quot;Primary / Melon Green&quot;} */\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 24 31 L 16 31\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 24 35 L 16 35\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 34 14 L 35 14\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 32 7 L 35 5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 32 21 L 35 23\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 6 14 L 5 14\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8 7 L 5 5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8 21 L 5 23\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8)) /* {&quot;name&quot;:&quot;Primary / Space Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11429069758,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11erz2l\",\"data-styles-preset\":\"bMKkbbbgo\",style:{\"--framer-text-color\":\"var(--token-ed2cda90-0275-480e-aafd-8283624d52e9, rgb(0, 18, 8))\"},children:\"So how do YOONO who they really are?\"})}),className:\"framer-kal1q8\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1apo53n\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0ca590f3-6797-4c07-9613-fdb59db10a00, rgb(82, 91, 114))\"},children:\"Spotting the warning signs of online disinhibition or digital fakery is becoming increasingly vital for employers, who need to ensure the people they bring on board know how to conduct themselves professionally both in person and online. The only way to really know who you\u2019re talking to is with a complete background search that covers all bases.\"})}),className:\"framer-tkhln5\",\"data-framer-name\":\"Our smart screening software processes available online data, providing you with an unbiased picture of the people you search for. Helping you make better, more informed decisions on the people you work with!\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14sgct7\",\"data-styles-preset\":\"Yd1WAOIuH\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0ca590f3-6797-4c07-9613-fdb59db10a00, rgb(82, 91, 114))\"},children:[\"With a \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hVayqC5qR\"},motionChild:true,nodeId:\"tNMhTcvRg\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"YOONO search\"})})}),\", you can find out if their online persona matches the impression they give in real life. A YOONO report brings you intelligent data about the individual\u2019s social media use, employment history and credentials, leaving no stone unturned. No need for guesswork\u2014smart insights analyse subtleties like turn of phrase to give you a complete sense of their personality and whether they\u2019ll be the perfect fit for your business. Start with a \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hVayqC5qR\"},motionChild:true,nodeId:\"tNMhTcvRg\",openInNewTab:false,scopeId:\"VIh5bGep7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1jx1pfc\",\"data-styles-preset\":\"kkicF_Bto\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"simple search\"})})}),\" today, and see how much YOONO now!\"]})}),className:\"framer-k3iavs\",\"data-framer-name\":\"Our smart screening software processes available online data, providing you with an unbiased picture of the people you search for. Helping you make better, more informed decisions on the people you work with!\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V0Hh9bWCv\"},implicitPathVariables:undefined},{href:{webPageId:\"V0Hh9bWCv\"},implicitPathVariables:undefined},{href:{webPageId:\"V0Hh9bWCv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.9 - 104px)`,y:(componentViewport?.y||0)+0+842+0+5196+0+0+0+512+32+332}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:`calc(${componentViewport?.width||\"100vw\"} * 0.65 - 120px)`,y:(componentViewport?.y||0)+0+842+0+6820+0+0+0+608+60+340,children:/*#__PURE__*/_jsx(Container,{className:\"framer-677aiz-container\",nodeId:\"xlNVgqWZQ\",scopeId:\"VIh5bGep7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fA4tyAKkW:{xB5TO7HjY:resolvedLinks[1]},H3sgy7lEs:{xB5TO7HjY:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CTAPrimary,{height:\"100%\",id:\"xlNVgqWZQ\",layoutId:\"xlNVgqWZQ\",oIfIWEm6R:\"Try YOONO now\",style:{width:\"100%\"},variant:\"I435:1946;326:911\",width:\"100%\",xB5TO7HjY:resolvedLinks[0]})})})})})})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{y:(componentViewport?.y||0)+0+7030}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:862,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8854,children:/*#__PURE__*/_jsx(Container,{className:\"framer-be0z14-container\",nodeId:\"viOuuwfTJ\",scopeId:\"VIh5bGep7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H3sgy7lEs:{variant:\"Q1qcd_Uxi\"}},children:/*#__PURE__*/_jsx(FooterGeneric,{B5nMxg18s:\"var(--token-1452692a-af8f-46fe-9260-bf52aa675058, rgb(255, 255, 255))\",height:\"100%\",id:\"viOuuwfTJ\",layoutId:\"viOuuwfTJ\",style:{width:\"100%\"},variant:\"EJ3LnWWwo\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sPTY1.framer-hu06e4, .framer-sPTY1 .framer-hu06e4 { display: block; }\",\".framer-sPTY1.framer-1rcffay { align-content: center; align-items: center; background-color: var(--token-1452692a-af8f-46fe-9260-bf52aa675058, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-sPTY1 .framer-17u7afa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 20px 40px 0px 40px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-sPTY1 .framer-n2u53q-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-sPTY1 .framer-x9i0kx-container, .framer-sPTY1 .framer-677aiz-container, .framer-sPTY1 .framer-be0z14-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-19nwsxd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-u4jfel { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-vp4d77, .framer-sPTY1 .framer-1dljdxb, .framer-sPTY1 .framer-8qd3ai, .framer-sPTY1 .framer-1reug2e, .framer-sPTY1 .framer-1urirq9, .framer-sPTY1 .framer-cl9f54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 65%; }\",\".framer-sPTY1 .framer-gdogbs, .framer-sPTY1 .framer-79gcx4, .framer-sPTY1 .framer-ihn6pz, .framer-sPTY1 .framer-12akkk3, .framer-sPTY1 .framer-1c6eh59, .framer-sPTY1 .framer-1kdi7hb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sPTY1 .framer-1899qpv, .framer-sPTY1 .framer-1wz8kb, .framer-sPTY1 .framer-1832ugw, .framer-sPTY1 .framer-1soddkh, .framer-sPTY1 .framer-8f4lk6, .framer-sPTY1 .framer-e6i4x5, .framer-sPTY1 .framer-k4c2df, .framer-sPTY1 .framer-un14w, .framer-sPTY1 .framer-9dk5dh, .framer-sPTY1 .framer-scmcab, .framer-sPTY1 .framer-kehatf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-9w4y5, .framer-sPTY1 .framer-15reat, .framer-sPTY1 .framer-1p0cbz, .framer-sPTY1 .framer-1l68fk8, .framer-sPTY1 .framer-fukm57, .framer-sPTY1 .framer-hdprb7, .framer-sPTY1 .framer-3b06p4, .framer-sPTY1 .framer-el6h, .framer-sPTY1 .framer-m56dyz, .framer-sPTY1 .framer-1or4phg, .framer-sPTY1 .framer-uqe6ty, .framer-sPTY1 .framer-pq0mcq, .framer-sPTY1 .framer-14d5kxo, .framer-sPTY1 .framer-1sf0ao1, .framer-sPTY1 .framer-1seh9ox, .framer-sPTY1 .framer-13f59yu, .framer-sPTY1 .framer-1ovpkff, .framer-sPTY1 .framer-1f1zoz, .framer-sPTY1 .framer-1dji9es, .framer-sPTY1 .framer-18zvhrk, .framer-sPTY1 .framer-lrrgae, .framer-sPTY1 .framer-u6s83z, .framer-sPTY1 .framer-13o0rxo, .framer-sPTY1 .framer-jhk3gs, .framer-sPTY1 .framer-mcvlcq, .framer-sPTY1 .framer-1bh66bh, .framer-sPTY1 .framer-l0rqxn, .framer-sPTY1 .framer-tk3qp1, .framer-sPTY1 .framer-16zrnfw, .framer-sPTY1 .framer-tkhln5, .framer-sPTY1 .framer-k3iavs { --framer-paragraph-spacing: 10px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sPTY1 .framer-1xnrebb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-hrnvcs, .framer-sPTY1 .framer-491v6t, .framer-sPTY1 .framer-1xcvely, .framer-sPTY1 .framer-1r7spxm, .framer-sPTY1 .framer-px0xf7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-1q4vzid, .framer-sPTY1 .framer-15db11t, .framer-sPTY1 .framer-2dgx03, .framer-sPTY1 .framer-1fss0xt, .framer-sPTY1 .framer-1kbrksm, .framer-sPTY1 .framer-kal1q8 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-sPTY1 .framer-5avr3z, .framer-sPTY1 .framer-11elae1 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-sPTY1 .framer-c0u8xj, .framer-sPTY1 .framer-18dijqw, .framer-sPTY1 .framer-q8fpys { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-1rvsmgo, .framer-sPTY1 .framer-19bx1el, .framer-sPTY1 .framer-xxztec, .framer-sPTY1 .framer-hnv0xy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-1hw4qho { --border-bottom-width: 2px; --border-color: var(--token-52dba9df-6da6-4e4d-acad-a024b28c0c2e, #dedede); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-sPTY1 .framer-10fea2k { --border-bottom-width: 2px; --border-color: var(--token-52dba9df-6da6-4e4d-acad-a024b28c0c2e, #dedede); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 6px 0px 0px #dedede; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-1fvh6l9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sPTY1 .framer-w0bxk { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: relative; width: 40px; }\",\".framer-sPTY1 .framer-r1dj2i { flex: none; height: 40px; left: 0px; position: absolute; top: 0px; width: 40px; }\",\".framer-sPTY1 .framer-1apo53n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sPTY1.framer-1rcffay, .framer-sPTY1 .framer-17u7afa, .framer-sPTY1 .framer-19nwsxd, .framer-sPTY1 .framer-u4jfel, .framer-sPTY1 .framer-vp4d77, .framer-sPTY1 .framer-1899qpv, .framer-sPTY1 .framer-1xnrebb, .framer-sPTY1 .framer-1dljdxb, .framer-sPTY1 .framer-hrnvcs, .framer-sPTY1 .framer-1wz8kb, .framer-sPTY1 .framer-5avr3z, .framer-sPTY1 .framer-1rvsmgo, .framer-sPTY1 .framer-8qd3ai, .framer-sPTY1 .framer-491v6t, .framer-sPTY1 .framer-1832ugw, .framer-sPTY1 .framer-1hw4qho, .framer-sPTY1 .framer-19bx1el, .framer-sPTY1 .framer-1reug2e, .framer-sPTY1 .framer-1xcvely, .framer-sPTY1 .framer-1soddkh, .framer-sPTY1 .framer-xxztec, .framer-sPTY1 .framer-1urirq9, .framer-sPTY1 .framer-1r7spxm, .framer-sPTY1 .framer-8f4lk6, .framer-sPTY1 .framer-e6i4x5, .framer-sPTY1 .framer-k4c2df, .framer-sPTY1 .framer-un14w, .framer-sPTY1 .framer-9dk5dh, .framer-sPTY1 .framer-scmcab, .framer-sPTY1 .framer-11elae1, .framer-sPTY1 .framer-hnv0xy, .framer-sPTY1 .framer-cl9f54, .framer-sPTY1 .framer-px0xf7, .framer-sPTY1 .framer-kehatf, .framer-sPTY1 .framer-10fea2k, .framer-sPTY1 .framer-1fvh6l9, .framer-sPTY1 .framer-1apo53n { gap: 0px; } .framer-sPTY1.framer-1rcffay > *, .framer-sPTY1 .framer-19nwsxd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sPTY1.framer-1rcffay > :first-child, .framer-sPTY1 .framer-19nwsxd > :first-child, .framer-sPTY1 .framer-u4jfel > :first-child, .framer-sPTY1 .framer-vp4d77 > :first-child, .framer-sPTY1 .framer-1899qpv > :first-child, .framer-sPTY1 .framer-1xnrebb > :first-child, .framer-sPTY1 .framer-1dljdxb > :first-child, .framer-sPTY1 .framer-1wz8kb > :first-child, .framer-sPTY1 .framer-5avr3z > :first-child, .framer-sPTY1 .framer-1rvsmgo > :first-child, .framer-sPTY1 .framer-8qd3ai > :first-child, .framer-sPTY1 .framer-1832ugw > :first-child, .framer-sPTY1 .framer-1hw4qho > :first-child, .framer-sPTY1 .framer-19bx1el > :first-child, .framer-sPTY1 .framer-1reug2e > :first-child, .framer-sPTY1 .framer-1soddkh > :first-child, .framer-sPTY1 .framer-xxztec > :first-child, .framer-sPTY1 .framer-1urirq9 > :first-child, .framer-sPTY1 .framer-8f4lk6 > :first-child, .framer-sPTY1 .framer-e6i4x5 > :first-child, .framer-sPTY1 .framer-k4c2df > :first-child, .framer-sPTY1 .framer-un14w > :first-child, .framer-sPTY1 .framer-9dk5dh > :first-child, .framer-sPTY1 .framer-scmcab > :first-child, .framer-sPTY1 .framer-11elae1 > :first-child, .framer-sPTY1 .framer-hnv0xy > :first-child, .framer-sPTY1 .framer-cl9f54 > :first-child, .framer-sPTY1 .framer-kehatf > :first-child, .framer-sPTY1 .framer-10fea2k > :first-child, .framer-sPTY1 .framer-1apo53n > :first-child { margin-top: 0px; } .framer-sPTY1.framer-1rcffay > :last-child, .framer-sPTY1 .framer-19nwsxd > :last-child, .framer-sPTY1 .framer-u4jfel > :last-child, .framer-sPTY1 .framer-vp4d77 > :last-child, .framer-sPTY1 .framer-1899qpv > :last-child, .framer-sPTY1 .framer-1xnrebb > :last-child, .framer-sPTY1 .framer-1dljdxb > :last-child, .framer-sPTY1 .framer-1wz8kb > :last-child, .framer-sPTY1 .framer-5avr3z > :last-child, .framer-sPTY1 .framer-1rvsmgo > :last-child, .framer-sPTY1 .framer-8qd3ai > :last-child, .framer-sPTY1 .framer-1832ugw > :last-child, .framer-sPTY1 .framer-1hw4qho > :last-child, .framer-sPTY1 .framer-19bx1el > :last-child, .framer-sPTY1 .framer-1reug2e > :last-child, .framer-sPTY1 .framer-1soddkh > :last-child, .framer-sPTY1 .framer-xxztec > :last-child, .framer-sPTY1 .framer-1urirq9 > :last-child, .framer-sPTY1 .framer-8f4lk6 > :last-child, .framer-sPTY1 .framer-e6i4x5 > :last-child, .framer-sPTY1 .framer-k4c2df > :last-child, .framer-sPTY1 .framer-un14w > :last-child, .framer-sPTY1 .framer-9dk5dh > :last-child, .framer-sPTY1 .framer-scmcab > :last-child, .framer-sPTY1 .framer-11elae1 > :last-child, .framer-sPTY1 .framer-hnv0xy > :last-child, .framer-sPTY1 .framer-cl9f54 > :last-child, .framer-sPTY1 .framer-kehatf > :last-child, .framer-sPTY1 .framer-10fea2k > :last-child, .framer-sPTY1 .framer-1apo53n > :last-child { margin-bottom: 0px; } .framer-sPTY1 .framer-17u7afa > *, .framer-sPTY1 .framer-hrnvcs > *, .framer-sPTY1 .framer-491v6t > *, .framer-sPTY1 .framer-1xcvely > *, .framer-sPTY1 .framer-1r7spxm > *, .framer-sPTY1 .framer-px0xf7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sPTY1 .framer-17u7afa > :first-child, .framer-sPTY1 .framer-hrnvcs > :first-child, .framer-sPTY1 .framer-491v6t > :first-child, .framer-sPTY1 .framer-1xcvely > :first-child, .framer-sPTY1 .framer-1r7spxm > :first-child, .framer-sPTY1 .framer-px0xf7 > :first-child, .framer-sPTY1 .framer-1fvh6l9 > :first-child { margin-left: 0px; } .framer-sPTY1 .framer-17u7afa > :last-child, .framer-sPTY1 .framer-hrnvcs > :last-child, .framer-sPTY1 .framer-491v6t > :last-child, .framer-sPTY1 .framer-1xcvely > :last-child, .framer-sPTY1 .framer-1r7spxm > :last-child, .framer-sPTY1 .framer-px0xf7 > :last-child, .framer-sPTY1 .framer-1fvh6l9 > :last-child { margin-right: 0px; } .framer-sPTY1 .framer-u4jfel > *, .framer-sPTY1 .framer-vp4d77 > *, .framer-sPTY1 .framer-1dljdxb > *, .framer-sPTY1 .framer-8qd3ai > *, .framer-sPTY1 .framer-1reug2e > *, .framer-sPTY1 .framer-1urirq9 > *, .framer-sPTY1 .framer-cl9f54 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-sPTY1 .framer-1899qpv > *, .framer-sPTY1 .framer-1wz8kb > *, .framer-sPTY1 .framer-1832ugw > *, .framer-sPTY1 .framer-1soddkh > *, .framer-sPTY1 .framer-8f4lk6 > *, .framer-sPTY1 .framer-e6i4x5 > *, .framer-sPTY1 .framer-k4c2df > *, .framer-sPTY1 .framer-un14w > *, .framer-sPTY1 .framer-9dk5dh > *, .framer-sPTY1 .framer-scmcab > *, .framer-sPTY1 .framer-kehatf > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-sPTY1 .framer-1xnrebb > *, .framer-sPTY1 .framer-1rvsmgo > *, .framer-sPTY1 .framer-19bx1el > *, .framer-sPTY1 .framer-xxztec > *, .framer-sPTY1 .framer-hnv0xy > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-sPTY1 .framer-5avr3z > *, .framer-sPTY1 .framer-1hw4qho > *, .framer-sPTY1 .framer-11elae1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sPTY1 .framer-10fea2k > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-sPTY1 .framer-1fvh6l9 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-sPTY1 .framer-1apo53n > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-sPTY1[data-border=\"true\"]::after, .framer-sPTY1 [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: 1080px) and (max-width: 1439px) { .framer-sPTY1.framer-1rcffay { width: 1080px; }}\",\"@media (max-width: 1079px) { .framer-sPTY1.framer-1rcffay { width: 440px; } .framer-sPTY1 .framer-17u7afa { padding: 20px 20px 0px 20px; position: relative; top: unset; } .framer-sPTY1 .framer-u4jfel { padding: 40px 20px 0px 20px; } .framer-sPTY1 .framer-vp4d77 { gap: 32px; width: 90%; } .framer-sPTY1 .framer-1899qpv, .framer-sPTY1 .framer-1wz8kb, .framer-sPTY1 .framer-1832ugw, .framer-sPTY1 .framer-1soddkh, .framer-sPTY1 .framer-8f4lk6, .framer-sPTY1 .framer-e6i4x5, .framer-sPTY1 .framer-k4c2df, .framer-sPTY1 .framer-un14w, .framer-sPTY1 .framer-9dk5dh, .framer-sPTY1 .framer-scmcab, .framer-sPTY1 .framer-kehatf { gap: 20px; } .framer-sPTY1 .framer-1xnrebb { gap: 40px; padding: 40px 0px 40px 0px; } .framer-sPTY1 .framer-1dljdxb, .framer-sPTY1 .framer-8qd3ai, .framer-sPTY1 .framer-1reug2e, .framer-sPTY1 .framer-1urirq9, .framer-sPTY1 .framer-cl9f54 { gap: 32px; padding: 0px 20px 0px 20px; width: 90%; } .framer-sPTY1 .framer-5avr3z, .framer-sPTY1 .framer-1hw4qho, .framer-sPTY1 .framer-11elae1 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 200px; } .framer-sPTY1 .framer-1rvsmgo, .framer-sPTY1 .framer-19bx1el, .framer-sPTY1 .framer-xxztec, .framer-sPTY1 .framer-hnv0xy { gap: 40px; padding: 0px 0px 40px 0px; } .framer-sPTY1 .framer-10fea2k { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; gap: 20px; padding: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sPTY1 .framer-vp4d77, .framer-sPTY1 .framer-1899qpv, .framer-sPTY1 .framer-1xnrebb, .framer-sPTY1 .framer-1dljdxb, .framer-sPTY1 .framer-1wz8kb, .framer-sPTY1 .framer-1rvsmgo, .framer-sPTY1 .framer-8qd3ai, .framer-sPTY1 .framer-1832ugw, .framer-sPTY1 .framer-19bx1el, .framer-sPTY1 .framer-1reug2e, .framer-sPTY1 .framer-1soddkh, .framer-sPTY1 .framer-xxztec, .framer-sPTY1 .framer-1urirq9, .framer-sPTY1 .framer-8f4lk6, .framer-sPTY1 .framer-e6i4x5, .framer-sPTY1 .framer-k4c2df, .framer-sPTY1 .framer-un14w, .framer-sPTY1 .framer-9dk5dh, .framer-sPTY1 .framer-scmcab, .framer-sPTY1 .framer-hnv0xy, .framer-sPTY1 .framer-cl9f54, .framer-sPTY1 .framer-kehatf, .framer-sPTY1 .framer-10fea2k { gap: 0px; } .framer-sPTY1 .framer-vp4d77 > *, .framer-sPTY1 .framer-1dljdxb > *, .framer-sPTY1 .framer-8qd3ai > *, .framer-sPTY1 .framer-1reug2e > *, .framer-sPTY1 .framer-1urirq9 > *, .framer-sPTY1 .framer-cl9f54 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-sPTY1 .framer-vp4d77 > :first-child, .framer-sPTY1 .framer-1899qpv > :first-child, .framer-sPTY1 .framer-1xnrebb > :first-child, .framer-sPTY1 .framer-1dljdxb > :first-child, .framer-sPTY1 .framer-1wz8kb > :first-child, .framer-sPTY1 .framer-1rvsmgo > :first-child, .framer-sPTY1 .framer-8qd3ai > :first-child, .framer-sPTY1 .framer-1832ugw > :first-child, .framer-sPTY1 .framer-19bx1el > :first-child, .framer-sPTY1 .framer-1reug2e > :first-child, .framer-sPTY1 .framer-1soddkh > :first-child, .framer-sPTY1 .framer-xxztec > :first-child, .framer-sPTY1 .framer-1urirq9 > :first-child, .framer-sPTY1 .framer-8f4lk6 > :first-child, .framer-sPTY1 .framer-e6i4x5 > :first-child, .framer-sPTY1 .framer-k4c2df > :first-child, .framer-sPTY1 .framer-un14w > :first-child, .framer-sPTY1 .framer-9dk5dh > :first-child, .framer-sPTY1 .framer-scmcab > :first-child, .framer-sPTY1 .framer-hnv0xy > :first-child, .framer-sPTY1 .framer-cl9f54 > :first-child, .framer-sPTY1 .framer-kehatf > :first-child, .framer-sPTY1 .framer-10fea2k > :first-child { margin-top: 0px; } .framer-sPTY1 .framer-vp4d77 > :last-child, .framer-sPTY1 .framer-1899qpv > :last-child, .framer-sPTY1 .framer-1xnrebb > :last-child, .framer-sPTY1 .framer-1dljdxb > :last-child, .framer-sPTY1 .framer-1wz8kb > :last-child, .framer-sPTY1 .framer-1rvsmgo > :last-child, .framer-sPTY1 .framer-8qd3ai > :last-child, .framer-sPTY1 .framer-1832ugw > :last-child, .framer-sPTY1 .framer-19bx1el > :last-child, .framer-sPTY1 .framer-1reug2e > :last-child, .framer-sPTY1 .framer-1soddkh > :last-child, .framer-sPTY1 .framer-xxztec > :last-child, .framer-sPTY1 .framer-1urirq9 > :last-child, .framer-sPTY1 .framer-8f4lk6 > :last-child, .framer-sPTY1 .framer-e6i4x5 > :last-child, .framer-sPTY1 .framer-k4c2df > :last-child, .framer-sPTY1 .framer-un14w > :last-child, .framer-sPTY1 .framer-9dk5dh > :last-child, .framer-sPTY1 .framer-scmcab > :last-child, .framer-sPTY1 .framer-hnv0xy > :last-child, .framer-sPTY1 .framer-cl9f54 > :last-child, .framer-sPTY1 .framer-kehatf > :last-child, .framer-sPTY1 .framer-10fea2k > :last-child { margin-bottom: 0px; } .framer-sPTY1 .framer-1899qpv > *, .framer-sPTY1 .framer-1wz8kb > *, .framer-sPTY1 .framer-1832ugw > *, .framer-sPTY1 .framer-1soddkh > *, .framer-sPTY1 .framer-8f4lk6 > *, .framer-sPTY1 .framer-e6i4x5 > *, .framer-sPTY1 .framer-k4c2df > *, .framer-sPTY1 .framer-un14w > *, .framer-sPTY1 .framer-9dk5dh > *, .framer-sPTY1 .framer-scmcab > *, .framer-sPTY1 .framer-kehatf > *, .framer-sPTY1 .framer-10fea2k > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-sPTY1 .framer-1xnrebb > *, .framer-sPTY1 .framer-1rvsmgo > *, .framer-sPTY1 .framer-19bx1el > *, .framer-sPTY1 .framer-xxztec > *, .framer-sPTY1 .framer-hnv0xy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9482.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fA4tyAKkW\":{\"layout\":[\"fixed\",\"auto\"]},\"H3sgy7lEs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"AALo8CrIe\":{\"pattern\":\":AALo8CrIe\",\"name\":\"sticky\"}}\n * @framerResponsiveScreen\n */const FramerVIh5bGep7=withCSS(Component,css,\"framer-sPTY1\");export default FramerVIh5bGep7;FramerVIh5bGep7.displayName=\"Blog / Ai Images Everything You Need To Know\";FramerVIh5bGep7.defaultProps={height:9482.5,width:1440};addFonts(FramerVIh5bGep7,[{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationPrimaryFonts,...BlogHeroFonts,...CTAPrimaryFonts,...FooterGenericFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVIh5bGep7\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"9482.5\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"AALo8CrIe\\\":{\\\"pattern\\\":\\\":AALo8CrIe\\\",\\\"name\\\":\\\"sticky\\\"}}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fA4tyAKkW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H3sgy7lEs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationPrimaryFonts", "getFonts", "cm_aQ4S7s_default", "NavigationPrimaryWithVariantAppearEffect", "withVariantAppearEffect", "BlogHeroFonts", "IMdRMKQ22_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "CTAPrimaryFonts", "RETa9nE63_default", "FooterGenericFonts", "mUzl3GLaH_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "animation", "transition1", "animation1", "transition2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "NavigationPrimaryWithVariantAppearEffect", "IMdRMKQ22_default", "RichTextWithFX", "x", "MotionDivWithFX", "RichText2", "Link", "getLoadingLazyAtYPosition", "Image2", "SVG", "ResolveLinks", "resolvedLinks", "RETa9nE63_default", "mUzl3GLaH_default", "css", "FramerVIh5bGep7", "withCSS", "VIh5bGep7_default", "addFonts", "NavigationPrimaryFonts", "BlogHeroFonts", "CTAPrimaryFonts", "FooterGenericFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
