{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/03qlyTwpg7PRD9aQpbzm/pP8A5mPBrzOXtCT23iPz/YZS0CPb5s.js"],
  "sourcesContent": ["// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js\";import Button from\"#framer/local/canvasComponent/eoOuuu22q/eoOuuu22q.js\";import Label from\"#framer/local/canvasComponent/gfgQgKeyT/gfgQgKeyT.js\";import CardWithIcon from\"#framer/local/canvasComponent/mjLDZrflq/mjLDZrflq.js\";import Footer from\"#framer/local/canvasComponent/oqTBonrwi/oqTBonrwi.js\";import Navigation from\"#framer/local/canvasComponent/zOO627s_k/zOO627s_k.js\";import*as sharedStyle from\"#framer/local/css/DjrDyFYIF/DjrDyFYIF.js\";import*as sharedStyle1 from\"#framer/local/css/qcg0OEbTe/qcg0OEbTe.js\";import metadataProvider from\"#framer/local/webPageMetadata/YZS0CPb5s/YZS0CPb5s.js\";const LabelFonts=getFonts(Label);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const YouTubeFonts=getFonts(YouTube);const CardWithIconFonts=getFonts(CardWithIcon);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFonts=getFonts(Navigation);const FooterFonts=getFonts(Footer);const breakpoints={HZreRIJAk:\"(min-width: 1200px)\",nNIMmfiK9:\"(min-width: 810px) and (max-width: 1199px)\",pwTN59jy4:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-4z713\";const variantClassNames={HZreRIJAk:\"framer-v-zbc79t\",nNIMmfiK9:\"framer-v-1er8cod\",pwTN59jy4:\"framer-v-1kzgnec\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition1={delay:0,duration:.7,ease:[.4,0,0,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:35};const transition2={delay:.2,duration:.7,ease:[.4,0,0,1],type:\"tween\"};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition4};const transition5={delay:0,duration:.5,ease:[.4,0,0,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-90};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"HZreRIJAk\",Phone:\"pwTN59jy4\",Tablet:\"nNIMmfiK9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"HZreRIJAk\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"B5U3_2Yj3\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"lwvmFnOXq\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"vfty5o7fG\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"HZreRIJAk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3854456b-5064-4658-bdfd-0b29f6aa355d, rgb(7, 12, 20)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zbc79t\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1kberkg\",\"data-framer-name\":\"Consumer Principles\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xmh5uu\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1904uy9\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v7mkxc\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{y:(componentViewport?.y||0)+0+0+100+0+35+0+0+0+0},pwTN59jy4:{y:(componentViewport?.y||0)+0+0+50+0+41+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+100+0+41+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ga0wdx-container\",nodeId:\"NmjhgQHml\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",children:/*#__PURE__*/_jsx(Label,{fpIYKhi7I:\"MESSAGE ORGANISATION\",height:\"100%\",id:\"NmjhgQHml\",layoutId:\"NmjhgQHml\",variant:\"XSxSaGRXS\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ehi5dk\",\"data-styles-preset\":\"DjrDyFYIF\",style:{\"--framer-text-color\":\"var(--token-47ef7e86-9ea6-47bf-9a30-889f143a325f, rgb(255, 255, 255))\"},children:\"We structure your message for maximum clarity so nothing stands between your offer and your customer's understanding\"})}),className:\"framer-9n9zlc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{y:(componentViewport?.y||0)+0+0+100+0+35+0+0+0+164.6},pwTN59jy4:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1228px)`,y:(componentViewport?.y||0)+0+0+50+0+41+0+0+0+154.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+0+100+0+41+0+0+0+172.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ofrxgy-container\",nodeId:\"eiT6tS3aq\",scopeId:\"YZS0CPb5s\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwTN59jy4:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"eiT6tS3aq\",layoutId:\"eiT6tS3aq\",MvNJev6Df:\"var(--token-47ef7e86-9ea6-47bf-9a30-889f143a325f, rgb(255, 255, 255))\",oWE6eT4Pb:\"https://www.nofluff.in/the-science\",variant:\"lBVQH3Q4m\",vXY6OI5Bc:\"17 Psychology Principles\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t7arjb\",\"data-framer-name\":\"Container\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-9y9rve\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17edzvo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"y9FOr9gpZ\",scopeId:\"YZS0CPb5s\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pwTN59jy4:{isMixedBorderRadius:true}},children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"y9FOr9gpZ\",isMixedBorderRadius:false,isRed:true,layoutId:\"y9FOr9gpZ\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/6kyIO6yOr1M\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-k62xkh\",\"data-framer-name\":\"Consumer Principles\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15298eo\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1p685yq\",\"data-styles-preset\":\"qcg0OEbTe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-47ef7e86-9ea6-47bf-9a30-889f143a325f, rgb(255, 255, 255))\"},children:[\"At No Fluff, we prioritise \",/*#__PURE__*/_jsx(\"strong\",{children:\"Message Organization\"}),\" to ensure clear communication. This technique works by structuring information to match how the human brain naturally processes and retains content.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1p685yq\",\"data-styles-preset\":\"qcg0OEbTe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-47ef7e86-9ea6-47bf-9a30-889f143a325f, rgb(255, 255, 255))\"},children:\"The magic happens when there's zero friction between your message and your audience's comprehension. We don't just focus on what you say but also on how you sequence and present it. When done right, proper Message Organization eliminates confusion, reduces cognitive load, and creates an effortless path to understanding\u2014making your persuasive points seem like the natural, obvious conclusion rather than something you're pushing on your audience.\"})]}),className:\"framer-zimrfv\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10h80di\",\"data-framer-name\":\"Container\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-104elmm\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-46donl\",\"data-framer-appear-id\":\"46donl\",\"data-framer-name\":\"Card Wrapper L\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+0},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q3o74z-container\",\"data-framer-name\":\"Fear Factor\",name:\"Fear Factor\",nodeId:\"bqft0nFJ6\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"bqft0nFJ6\",layoutId:\"bqft0nFJ6\",name:\"Fear Factor\",NjdTBI3E9:\"#1 The Fear Factor\",style:{width:\"100%\"},tCV3BnMJu:\"We use this principle to leverage your fears to motivate you into action\",variant:\"Rq_fwXk3S\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+0},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+166}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jy3nv1-container\",\"data-framer-name\":\"Ego Morphing\",name:\"Ego Morphing\",nodeId:\"fExGuX27W\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"fExGuX27W\",layoutId:\"fExGuX27W\",name:\"Ego Morphing\",NjdTBI3E9:\"#2 Ego Morphing\",style:{width:\"100%\"},tCV3BnMJu:\"NoFluff uses this principle to make you envision yourself in a desirable state\",variant:\"R4PUGU27F\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+166},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+332}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nab9kf-container\",\"data-framer-name\":\"Transfer\",name:\"Transfer\",nodeId:\"I9Gpb7u7n\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"I9Gpb7u7n\",layoutId:\"I9Gpb7u7n\",name:\"Transfer\",NjdTBI3E9:\"#3 Transfer\",style:{width:\"100%\"},tCV3BnMJu:\"We use this to borrow credibility from established entities or individuals\",variant:\"y1pczOMVn\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+166},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+498}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+174,children:/*#__PURE__*/_jsx(Container,{className:\"framer-btl0bh-container\",\"data-framer-name\":\"The Bandwagon Effect\",name:\"The Bandwagon Effect\",nodeId:\"PX4Ihtsv5\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"PX4Ihtsv5\",layoutId:\"PX4Ihtsv5\",name:\"The Bandwagon Effect\",NjdTBI3E9:\"#4 The Bandwagon Effect\",style:{width:\"100%\"},tCV3BnMJu:\"This one we use to leverage your tendency to follow the crowd\",variant:\"MWzug11Gb\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+332},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+664}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+174,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1db8fji-container\",\"data-framer-name\":\"Means-End Chain\",name:\"Means-End Chain\",nodeId:\"n1jfWX0Oe\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"n1jfWX0Oe\",layoutId:\"n1jfWX0Oe\",name:\"Means-End Chain\",NjdTBI3E9:\"#5 The Means-End Chain\",style:{width:\"100%\"},tCV3BnMJu:\"We use this principle to connect immediate benefits to long-term goals\",variant:\"w8L_S57VF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+332},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+830}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+174,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qw7u5s-container\",\"data-framer-name\":\"Transtheoretical Model\",name:\"Transtheoretical Model\",nodeId:\"rSlkoJ6eP\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"rSlkoJ6eP\",layoutId:\"rSlkoJ6eP\",name:\"Transtheoretical Model\",NjdTBI3E9:\"#6 The Transtheoretical Model\",style:{width:\"100%\"},tCV3BnMJu:\"This principle recognises that you are at different stages of readiness for change\",variant:\"bQ9F9Bq_V\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+498},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+996}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+348,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ud263z-container\",\"data-framer-name\":\"Innoculation Theory\",name:\"Innoculation Theory\",nodeId:\"CaiXXKAgT\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"CaiXXKAgT\",layoutId:\"CaiXXKAgT\",name:\"Innoculation Theory\",NjdTBI3E9:\"#7 The Inoculation Theory\",style:{width:\"100%\"},tCV3BnMJu:\"NoFluff uses this principle to prepare you to resist counter-arguments\",variant:\"CJmay4FOG\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+498},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+1162}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+348,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13kxy53-container\",\"data-framer-name\":\"Belief Re-ranking\",name:\"Belief Re-ranking\",nodeId:\"d7hcAmaYn\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"d7hcAmaYn\",layoutId:\"d7hcAmaYn\",name:\"Belief Re-ranking\",NjdTBI3E9:\"#8 Belief Re-ranking\",style:{width:\"100%\"},tCV3BnMJu:\"We use this principle to shift your importance of different beliefs\",variant:\"L7SKjRFUw\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+664},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+1328}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+348,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pck4ta-container\",\"data-framer-name\":\"Elaboration\",name:\"Elaboration\",nodeId:\"Xhuj8hGvU\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"Xhuj8hGvU\",layoutId:\"Xhuj8hGvU\",name:\"Elaboration\",NjdTBI3E9:\"#9 Elaboration Likelihood Model\",style:{width:\"100%\"},tCV3BnMJu:\"This recognizes that you process persuasive messages through two routes\",variant:\"el610HCCp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+664},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+1494}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+522,children:/*#__PURE__*/_jsx(Container,{className:\"framer-103t488-container\",\"data-framer-name\":\"6 Weapons\",name:\"6 Weapons\",nodeId:\"whirWrnhx\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"whirWrnhx\",layoutId:\"whirWrnhx\",name:\"6 Weapons\",NjdTBI3E9:\"#10 The 6 Weapons of Influence\",style:{width:\"100%\"},tCV3BnMJu:\"NoFluff uses this principle by using social proof to influence decisions\",variant:\"c053gk1dd\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+830},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+1660}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+522,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1smztag-container\",\"data-framer-name\":\"Message Orgainsation\",name:\"Message Orgainsation\",nodeId:\"nCN0EJwxB\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"nCN0EJwxB\",layoutId:\"nCN0EJwxB\",name:\"Message Orgainsation\",NjdTBI3E9:\"#11 Message Organization\",style:{width:\"100%\"},tCV3BnMJu:\"This principle emphasizes the importance of clear, structured information\",variant:\"di7JFYhfR\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+830},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+1826}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+522,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1byeowe-container\",\"data-framer-name\":\"Examples v Stats\",name:\"Examples v Stats\",nodeId:\"XwfrAkptI\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"XwfrAkptI\",layoutId:\"XwfrAkptI\",name:\"Examples v Stats\",NjdTBI3E9:\"#12 Examples V Statistics\",style:{width:\"100%\"},tCV3BnMJu:\"We use this principle to balance specific examples with broader data\",variant:\"iopUOVKKD\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+996},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+1992}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+696,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ij8yuq-container\",\"data-framer-name\":\"Message Sideness\",name:\"Message Sideness\",nodeId:\"pLGAGQDuA\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"pLGAGQDuA\",layoutId:\"pLGAGQDuA\",name:\"Message Sideness\",NjdTBI3E9:\"#13 Message Sideness\",style:{width:\"100%\"},tCV3BnMJu:\"We use this to acknowledges potential weaknesses while emphasizing strengths\",variant:\"dZ5m1pNft\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+996},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+2158}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+696,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ic1yhc-container\",\"data-framer-name\":\"Repetition\",name:\"Repetition\",nodeId:\"RJwXO3dWZ\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"RJwXO3dWZ\",layoutId:\"RJwXO3dWZ\",name:\"Repetition\",NjdTBI3E9:\"#14 Repetition and Redundancy\",style:{width:\"100%\"},tCV3BnMJu:\"We use this to repeat your message to increase its effectiveness and familiarity\",variant:\"fJeOGOZ8u\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+1162},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+2324}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+696,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iiqkq2-container\",\"data-framer-name\":\"Rhetorical\",name:\"Rhetorical\",nodeId:\"jHdSqdiI1\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"jHdSqdiI1\",layoutId:\"jHdSqdiI1\",name:\"Rhetorical\",NjdTBI3E9:\"#15 Rhetorical Questions\",style:{width:\"100%\"},tCV3BnMJu:\"This recognises the power of questions to engage you and influence your thinking\",variant:\"yw3F_Mgrt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+1162},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+2490}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+870,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yjm2g2-container\",\"data-framer-name\":\"Evidence\",name:\"Evidence\",nodeId:\"COfYeE_Sp\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"COfYeE_Sp\",layoutId:\"COfYeE_Sp\",name:\"Evidence\",NjdTBI3E9:\"#16 Evidence\",style:{width:\"100%\"},tCV3BnMJu:\"NoFluff uses this principle by creating concrete facts to support claims\",variant:\"XUcZ7Vlza\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+978.6+40+348.5+40+0+0+0+1328},pwTN59jy4:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px), 200px)`,y:(componentViewport?.y||0)+0+930.6+30+348.5+10+0+0+40+2656}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:142,width:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+998.6+0+438.5+40+0+0+0+870,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4tsz56-container\",\"data-framer-name\":\"Heuristics\",name:\"Heuristics\",nodeId:\"owd84u6dN\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",whileHover:animation4,children:/*#__PURE__*/_jsx(CardWithIcon,{height:\"100%\",id:\"owd84u6dN\",layoutId:\"owd84u6dN\",name:\"Heuristics\",NjdTBI3E9:\"#17 Heuristics\",style:{width:\"100%\"},tCV3BnMJu:\"We use this principle to create mental shortcuts that convey quality and urgency\",variant:\"jzW6Vib4q\",width:\"100%\"})})})})]})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation5},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l53wdy-container\",layoutScroll:true,nodeId:\"E52iboiBm\",rendersWithMotion:true,scopeId:\"YZS0CPb5s\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{variant:\"M2tpOkHET\"},pwTN59jy4:{variant:\"i7w3Ogn7M\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"E52iboiBm\",Ku03qyfgq:{damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"},layoutId:\"E52iboiBm\",style:{width:\"100%\"},variant:\"xj8LYTvcc\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{y:(componentViewport?.y||0)+0+2957.1},pwTN59jy4:{y:(componentViewport?.y||0)+0+4217.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:313,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2539.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uy1sa4-container\",nodeId:\"ciR3sgQar\",scopeId:\"YZS0CPb5s\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nNIMmfiK9:{variant:\"rk8n09JhE\"},pwTN59jy4:{variant:\"UVYTNhgpi\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ciR3sgQar\",layoutId:\"ciR3sgQar\",style:{width:\"100%\"},variant:\"RoUQqqVu0\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4z713.framer-obe2qp, .framer-4z713 .framer-obe2qp { display: block; }\",\".framer-4z713.framer-zbc79t { align-content: center; align-items: center; background-color: var(--token-3854456b-5064-4658-bdfd-0b29f6aa355d, #070c14); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-4z713 .framer-1kberkg { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-a593d7d5-af07-4254-b73c-f533a8c5e726, #181e26) 0%, rgb(0, 0, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-4z713 .framer-xmh5uu { 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: hidden; padding: 41px 60px 41px 60px; position: relative; width: 100%; }\",\".framer-4z713 .framer-1904uy9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1228px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-4z713 .framer-v7mkxc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4z713 .framer-1ga0wdx-container, .framer-4z713 .framer-1ofrxgy-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4z713 .framer-9n9zlc, .framer-4z713 .framer-zimrfv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-4z713 .framer-t7arjb { 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: hidden; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-4z713 .framer-9y9rve, .framer-4z713 .framer-104elmm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1228px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4z713 .framer-17edzvo-container { flex: none; height: 598px; position: relative; width: 1077px; }\",\".framer-4z713 .framer-k62xkh { 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: 90%; }\",\".framer-4z713 .framer-15298eo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1228px; overflow: hidden; padding: 40px 0px 50px 0px; position: relative; width: 89%; }\",\".framer-4z713 .framer-10h80di { 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: hidden; padding: 40px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-4z713 .framer-46donl { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-4z713 .framer-q3o74z-container, .framer-4z713 .framer-1jy3nv1-container, .framer-4z713 .framer-nab9kf-container, .framer-4z713 .framer-btl0bh-container, .framer-4z713 .framer-1db8fji-container, .framer-4z713 .framer-qw7u5s-container, .framer-4z713 .framer-ud263z-container, .framer-4z713 .framer-13kxy53-container, .framer-4z713 .framer-pck4ta-container, .framer-4z713 .framer-103t488-container, .framer-4z713 .framer-1smztag-container, .framer-4z713 .framer-1byeowe-container, .framer-4z713 .framer-ij8yuq-container, .framer-4z713 .framer-1ic1yhc-container, .framer-4z713 .framer-iiqkq2-container, .framer-4z713 .framer-yjm2g2-container, .framer-4z713 .framer-4tsz56-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-4z713 .framer-1l53wdy-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-4z713 .framer-1uy1sa4-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-4z713.framer-zbc79t { width: 810px; } .framer-4z713 .framer-xmh5uu { padding: 35px 30px 35px 30px; } .framer-4z713 .framer-1904uy9 { gap: 15px; } .framer-4z713 .framer-v7mkxc { gap: 25px; } .framer-4z713 .framer-t7arjb { padding: 0px 30px 0px 35px; } .framer-4z713 .framer-9y9rve, .framer-4z713 .framer-104elmm { gap: 24px; } .framer-4z713 .framer-17edzvo-container { width: 750px; } .framer-4z713 .framer-k62xkh { padding: 40px 0px 50px 0px; } .framer-4z713 .framer-15298eo { gap: 15px; padding: 0px; } .framer-4z713 .framer-zimrfv { width: 100%; } .framer-4z713 .framer-10h80di { padding: 40px 0px 30px 0px; } .framer-4z713 .framer-46donl { gap: 24px; grid-template-columns: repeat(2, minmax(200px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-4z713.framer-zbc79t { width: 390px; } .framer-4z713 .framer-1kberkg { padding: 50px 0px 0px 0px; } .framer-4z713 .framer-xmh5uu { padding: 41px 20px 41px 20px; } .framer-4z713 .framer-1904uy9 { gap: 15px; } .framer-4z713 .framer-v7mkxc { gap: 20px; } .framer-4z713 .framer-9n9zlc, .framer-4z713 .framer-1ofrxgy-container, .framer-4z713 .framer-zimrfv { width: 100%; } .framer-4z713 .framer-t7arjb { padding: 0px 20px 0px 20px; } .framer-4z713 .framer-9y9rve, .framer-4z713 .framer-104elmm { gap: 24px; } .framer-4z713 .framer-17edzvo-container { min-width: 100px; width: 353px; } .framer-4z713 .framer-k62xkh { padding: 30px 0px 50px 0px; } .framer-4z713 .framer-15298eo { gap: 15px; padding: 0px; } .framer-4z713 .framer-10h80di { padding: 10px 0px 10px 0px; } .framer-4z713 .framer-46donl { gap: 24px; grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 40px 0px 0px 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2920.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nNIMmfiK9\":{\"layout\":[\"fixed\",\"auto\"]},\"pwTN59jy4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"B5U3_2Yj3\":{\"pattern\":\":B5U3_2Yj3\",\"name\":\"exceptional-features\"},\"lwvmFnOXq\":{\"pattern\":\":lwvmFnOXq\",\"name\":\"extra-tools-cards\"},\"vfty5o7fG\":{\"pattern\":\":vfty5o7fG\",\"name\":\"extra-tools-cards\"}}\n * @framerResponsiveScreen\n */const FramerYZS0CPb5s=withCSS(Component,css,\"framer-4z713\");export default FramerYZS0CPb5s;FramerYZS0CPb5s.displayName=\"The Science / 6 Weapons Of Influence\";FramerYZS0CPb5s.defaultProps={height:2920.5,width:1200};addFonts(FramerYZS0CPb5s,[{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\"}]},...LabelFonts,...ButtonFonts,...YouTubeFonts,...CardWithIconFonts,...NavigationFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYZS0CPb5s\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"B5U3_2Yj3\\\":{\\\"pattern\\\":\\\":B5U3_2Yj3\\\",\\\"name\\\":\\\"exceptional-features\\\"},\\\"lwvmFnOXq\\\":{\\\"pattern\\\":\\\":lwvmFnOXq\\\",\\\"name\\\":\\\"extra-tools-cards\\\"},\\\"vfty5o7fG\\\":{\\\"pattern\\\":\\\":vfty5o7fG\\\",\\\"name\\\":\\\"extra-tools-cards\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nNIMmfiK9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pwTN59jy4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"2920.5\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LabelFonts", "getFonts", "gfgQgKeyT_default", "ContainerWithFX", "withFX", "Container", "RichTextWithFX", "RichText", "ButtonFonts", "eoOuuu22q_default", "YouTubeFonts", "Youtube", "CardWithIconFonts", "mjLDZrflq_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationFonts", "zOO627s_k_default", "FooterFonts", "oqTBonrwi_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "transition3", "animation2", "animation3", "transition4", "animation4", "transition5", "animation5", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithFX", "gfgQgKeyT_default", "RichTextWithFX", "x", "Container", "eoOuuu22q_default", "Youtube", "RichText", "MotionDivWithOptimizedAppearEffect", "mjLDZrflq_default", "zOO627s_k_default", "oqTBonrwi_default", "css", "FramerYZS0CPb5s", "withCSS", "YZS0CPb5s_default", "addFonts", "LabelFonts", "ButtonFonts", "YouTubeFonts", "CardWithIconFonts", "NavigationFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
