{"version":3,"file":"h2l2hgaJF_s0otpHp2ycOTYbXX91iOf4bTys_Rd9cU0.Cgn712ZW.mjs","names":["HeaderNavFloating","GradientHeading","Button","FooterV3","props","HelpVideos","metadata","className","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/uSb9xg5GUE0IUzehIsRe/ufdXxthMYXw0ljFULXBL/FduYq4Jn9.js","https:/framerusercontent.com/modules/8klwNNNWPFvZ5PVFBLKI/hVX51pxGdHWzOmmSnRBj/FduYq4Jn9.js"],"sourcesContent":["// Generated by Framer (100f99d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={qU0fFJWSP:new LazyValue(()=>import(\"./FduYq4Jn9-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (100f99d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeaderNavFloating from\"#framer/local/canvasComponent/en9ub2O3Q/en9ub2O3Q.js\";import FooterV3 from\"#framer/local/canvasComponent/fTEazxyd6/fTEazxyd6.js\";import Button from\"#framer/local/canvasComponent/ntmRvVUpF/ntmRvVUpF.js\";import GradientHeading from\"#framer/local/canvasComponent/pAhJXTUUw/pAhJXTUUw.js\";import HelpVideos from\"#framer/local/collection/Ldt2wNBP4/Ldt2wNBP4.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/BdgBtTo5Y/BdgBtTo5Y.js\";import*as sharedStyle2 from\"#framer/local/css/dlMwZgivd/dlMwZgivd.js\";import*as sharedStyle1 from\"#framer/local/css/WkfHcav9C/WkfHcav9C.js\";import*as sharedStyle from\"#framer/local/css/XQKzxoOQu/XQKzxoOQu.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/FduYq4Jn9/FduYq4Jn9.js\";import metadataProvider from\"#framer/local/webPageMetadata/FduYq4Jn9/FduYq4Jn9.js\";const HeaderNavFloatingFonts=getFonts(HeaderNavFloating);const GradientHeadingFonts=getFonts(GradientHeading);const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const FooterV3Fonts=getFonts(FooterV3);const breakpoints={pD14BiAc5:\"(max-width: 767px)\",rv3YMvAJ4:\"(min-width: 1440px)\",VBduQyhBu:\"(min-width: 992px) and (max-width: 1439px)\",YU48rEwnw:\"(min-width: 768px) and (max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-j2qpG\";const variantClassNames={pD14BiAc5:\"framer-v-1gu19xp\",rv3YMvAJ4:\"framer-v-ro4l55\",VBduQyhBu:\"framer-v-t658cg\",YU48rEwnw:\"framer-v-t3zip4\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition1={damping:60,delay:0,mass:1.2,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:30};const transition2={damping:60,delay:.2,mass:1.2,stiffness:200,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:30};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"rv3YMvAJ4\",Desktop:\"VBduQyhBu\",Phone:\"pD14BiAc5\",Tablet:\"YU48rEwnw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rv3YMvAJ4\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"FduYq4Jn9\",data:HelpVideos,type:\"Collection\"},select:[{collection:\"FduYq4Jn9\",name:\"M1PtdaxCB\",type:\"Identifier\"},{collection:\"FduYq4Jn9\",name:\"Rv__aTe9m\",type:\"Identifier\"},{collection:\"FduYq4Jn9\",name:\"LPZuaVUuf\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"FduYq4Jn9\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,M1PtdaxCB=getFromCurrentRouteData(\"M1PtdaxCB\")??\"\",Rv__aTe9m=getFromCurrentRouteData(\"Rv__aTe9m\")??\"\",LPZuaVUuf=getFromCurrentRouteData(\"LPZuaVUuf\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,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);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rv3YMvAJ4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ro4l55\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:114,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16qkoav-container\",nodeId:\"TPHe4sWUk\",scopeId:\"FduYq4Jn9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pD14BiAc5:{variant:\"laLpsc0B7\"},VBduQyhBu:{variant:\"yJxxfMYqx\"},YU48rEwnw:{variant:\"pFkqWkR5_\"}},children:/*#__PURE__*/_jsx(HeaderNavFloating,{height:\"100%\",id:\"TPHe4sWUk\",layoutId:\"TPHe4sWUk\",style:{width:\"100%\"},variant:\"hmYd1yGOA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-70p7c\",\"data-framer-name\":\"Banner Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h8nttu\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q9u7x0\",\"data-framer-name\":\"Banner Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hni0o4\",\"data-framer-name\":\"Banner Title Block\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13d1w55\",\"data-framer-name\":\"Gradient Heading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pD14BiAc5:{text:undefined},VBduQyhBu:{text:undefined},YU48rEwnw:{text:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18k9qfd\",\"data-styles-preset\":\"XQKzxoOQu\",style:{\"--framer-text-alignment\":\"center\"},children:\"Help Videos\"})}),className:\"framer-1d990nu\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],text:M1PtdaxCB,verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get to know Recsites with our handy video guides.\"})}),className:\"framer-1xhvdb4\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:Rv__aTe9m,verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cc1aay\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1orfu8g\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14x4jsd\",\"data-framer-name\":\"Cta Content Stack\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yq98uq\",\"data-framer-name\":\"Cta Content Head\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pD14BiAc5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 420px) - 60px, 900px)`,y:(componentViewport?.y||0)+0+529+60+0+0+0+0+0+0+0},VBduQyhBu:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px, 1px), 900px)`,y:(componentViewport?.y||0)+0+652+100+0+0+0+0+0+0},YU48rEwnw:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 734px) - 60px)`,y:(componentViewport?.y||0)+0+569+60+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 1px), 900px)`,y:(componentViewport?.y||0)+0+671+104+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hvthit-container\",nodeId:\"GCVGGQqty\",scopeId:\"FduYq4Jn9\",children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Ready to get started?\",height:\"100%\",id:\"GCVGGQqty\",layoutId:\"GCVGGQqty\",style:{width:\"100%\"},variant:\"RCcKaAVOs\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"fMUt_pqAV\"],\"module:pVk4QsoHxASnVtUBp6jr/F3DAaPbkrr19izpZS3jO/CodeBlock.js:default\":componentPresets.props[\"mhHBzGiQ_\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:LPZuaVUuf,className:\"framer-11y4lj\",\"data-framer-name\":\"Use and re-use tons of responsive sections too a main create the perfect layout. Sections are firmly of organised into the perfect starting categories.\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-aexbeb\",blockquote:\"framer-styles-preset-9ou508\",h1:\"framer-styles-preset-o3e5h0\",h2:\"framer-styles-preset-1m9bzi2\",h3:\"framer-styles-preset-ci2ngw\",h4:\"framer-styles-preset-1al8kw2\",p:\"framer-styles-preset-16bzrdu\"},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q4ejt5\",\"data-framer-name\":\"Button Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JDw3pKOep\"},motionChild:true,nodeId:\"Mc6TqOib7\",openInNewTab:false,scopeId:\"FduYq4Jn9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1q7a6pt framer-1ce6due\",\"data-framer-name\":\"Button Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pD14BiAc5:{y:(componentViewport?.y||0)+0+529+60+0+0+0+0+242+0+0},VBduQyhBu:{y:(componentViewport?.y||0)+0+652+100+0+0+0+242+0+0},YU48rEwnw:{y:(componentViewport?.y||0)+0+569+60+0+0+0+0+242+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,y:(componentViewport?.y||0)+0+671+104+0+0+0+242+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cec38k-container\",nodeId:\"A7hCVAGnZ\",scopeId:\"FduYq4Jn9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pD14BiAc5:{variant:\"bKxXngSGM\"},YU48rEwnw:{variant:\"bKxXngSGM\"}},children:/*#__PURE__*/_jsx(Button,{GftbnuyEb:true,height:\"100%\",id:\"A7hCVAGnZ\",layoutId:\"A7hCVAGnZ\",r0xF8mMS2:getLocalizedValue(\"v0\",activeLocale)??\"Back to Help VIdeos\",variant:\"DuNPuIaND\",width:\"100%\"})})})})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pD14BiAc5:{y:(componentViewport?.y||0)+0+954},VBduQyhBu:{y:(componentViewport?.y||0)+0+1157},YU48rEwnw:{y:(componentViewport?.y||0)+0+994}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:864,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-134wb7d-container\",nodeId:\"TNva1dHgJ\",scopeId:\"FduYq4Jn9\",children:/*#__PURE__*/_jsx(FooterV3,{height:\"100%\",id:\"TNva1dHgJ\",layoutId:\"TNva1dHgJ\",style:{width:\"100%\"},variant:\"RhFjpoSPz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-j2qpG.framer-1ce6due, .framer-j2qpG .framer-1ce6due { display: block; }\",\".framer-j2qpG.framer-ro4l55 { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-j2qpG .framer-16qkoav-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 8; }\",\".framer-j2qpG .framer-70p7c { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 172px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-1h8nttu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-j2qpG .framer-1q9u7x0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 137px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-hni0o4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-13d1w55 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-j2qpG .framer-1d990nu { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-j2qpG .framer-1xhvdb4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 53%; word-break: break-word; word-wrap: break-word; }\",\".framer-j2qpG .framer-1cc1aay { align-content: center; align-items: center; background-color: var(--token-580137c5-4f0f-4922-bf6d-ba473023f763, #4c3cff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 104px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-1orfu8g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-14x4jsd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-j2qpG .framer-yq98uq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-1hvthit-container, .framer-j2qpG .framer-134wb7d-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-j2qpG .framer-11y4lj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-j2qpG .framer-q4ejt5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j2qpG .framer-1q7a6pt { 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; position: relative; text-decoration: none; width: min-content; }\",\".framer-j2qpG .framer-1cec38k-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j2qpG.framer-ro4l55, .framer-j2qpG .framer-70p7c, .framer-j2qpG .framer-1h8nttu, .framer-j2qpG .framer-1q9u7x0, .framer-j2qpG .framer-hni0o4, .framer-j2qpG .framer-13d1w55, .framer-j2qpG .framer-1cc1aay, .framer-j2qpG .framer-1orfu8g, .framer-j2qpG .framer-14x4jsd, .framer-j2qpG .framer-yq98uq, .framer-j2qpG .framer-q4ejt5, .framer-j2qpG .framer-1q7a6pt { gap: 0px; } .framer-j2qpG.framer-ro4l55 > *, .framer-j2qpG .framer-1cc1aay > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-j2qpG.framer-ro4l55 > :first-child, .framer-j2qpG .framer-1h8nttu > :first-child, .framer-j2qpG .framer-1q9u7x0 > :first-child, .framer-j2qpG .framer-hni0o4 > :first-child, .framer-j2qpG .framer-1cc1aay > :first-child, .framer-j2qpG .framer-14x4jsd > :first-child, .framer-j2qpG .framer-yq98uq > :first-child { margin-top: 0px; } .framer-j2qpG.framer-ro4l55 > :last-child, .framer-j2qpG .framer-1h8nttu > :last-child, .framer-j2qpG .framer-1q9u7x0 > :last-child, .framer-j2qpG .framer-hni0o4 > :last-child, .framer-j2qpG .framer-1cc1aay > :last-child, .framer-j2qpG .framer-14x4jsd > :last-child, .framer-j2qpG .framer-yq98uq > :last-child { margin-bottom: 0px; } .framer-j2qpG .framer-70p7c > *, .framer-j2qpG .framer-1q7a6pt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-j2qpG .framer-70p7c > :first-child, .framer-j2qpG .framer-13d1w55 > :first-child, .framer-j2qpG .framer-1orfu8g > :first-child, .framer-j2qpG .framer-q4ejt5 > :first-child, .framer-j2qpG .framer-1q7a6pt > :first-child { margin-left: 0px; } .framer-j2qpG .framer-70p7c > :last-child, .framer-j2qpG .framer-13d1w55 > :last-child, .framer-j2qpG .framer-1orfu8g > :last-child, .framer-j2qpG .framer-q4ejt5 > :last-child, .framer-j2qpG .framer-1q7a6pt > :last-child { margin-right: 0px; } .framer-j2qpG .framer-1h8nttu > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-j2qpG .framer-1q9u7x0 > * { margin: 0px; margin-bottom: calc(137px / 2); margin-top: calc(137px / 2); } .framer-j2qpG .framer-hni0o4 > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-j2qpG .framer-13d1w55 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-j2qpG .framer-1orfu8g > * { margin: 0px; margin-left: calc(70px / 2); margin-right: calc(70px / 2); } .framer-j2qpG .framer-14x4jsd > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-j2qpG .framer-yq98uq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-j2qpG .framer-q4ejt5 > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 992px) and (max-width: 1439px) { .framer-j2qpG.framer-ro4l55 { width: 992px; } .framer-j2qpG .framer-70p7c { padding: 140px 0px 120px 0px; } .framer-j2qpG .framer-1h8nttu { gap: 65px; max-width: 1000px; } .framer-j2qpG .framer-hni0o4 { gap: 35px; width: 75%; } .framer-j2qpG .framer-13d1w55, .framer-j2qpG .framer-1xhvdb4 { width: 100%; } .framer-j2qpG .framer-1cc1aay { padding: 100px 0px 100px 0px; } .framer-j2qpG .framer-1orfu8g { max-width: 1000px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j2qpG .framer-1h8nttu, .framer-j2qpG .framer-hni0o4 { gap: 0px; } .framer-j2qpG .framer-1h8nttu > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-j2qpG .framer-1h8nttu > :first-child, .framer-j2qpG .framer-hni0o4 > :first-child { margin-top: 0px; } .framer-j2qpG .framer-1h8nttu > :last-child, .framer-j2qpG .framer-hni0o4 > :last-child { margin-bottom: 0px; } .framer-j2qpG .framer-hni0o4 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-j2qpG.framer-ro4l55 { width: 768px; } .framer-j2qpG .framer-70p7c { padding: 120px 0px 80px 0px; } .framer-j2qpG .framer-1h8nttu { gap: 40px; max-width: 720px; } .framer-j2qpG .framer-1q9u7x0 { gap: 53px; max-width: 660px; } .framer-j2qpG .framer-hni0o4 { gap: 12px; } .framer-j2qpG .framer-13d1w55, .framer-j2qpG .framer-1xhvdb4 { width: 100%; } .framer-j2qpG .framer-1cc1aay { padding: 60px 0px 60px 0px; } .framer-j2qpG .framer-1orfu8g { flex-direction: column; justify-content: flex-start; max-width: 734px; } .framer-j2qpG .framer-14x4jsd { flex: none; max-width: unset; width: 100%; } .framer-j2qpG .framer-11y4lj { width: 88%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j2qpG .framer-1h8nttu, .framer-j2qpG .framer-1q9u7x0, .framer-j2qpG .framer-hni0o4, .framer-j2qpG .framer-1orfu8g { gap: 0px; } .framer-j2qpG .framer-1h8nttu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-j2qpG .framer-1h8nttu > :first-child, .framer-j2qpG .framer-1q9u7x0 > :first-child, .framer-j2qpG .framer-hni0o4 > :first-child, .framer-j2qpG .framer-1orfu8g > :first-child { margin-top: 0px; } .framer-j2qpG .framer-1h8nttu > :last-child, .framer-j2qpG .framer-1q9u7x0 > :last-child, .framer-j2qpG .framer-hni0o4 > :last-child, .framer-j2qpG .framer-1orfu8g > :last-child { margin-bottom: 0px; } .framer-j2qpG .framer-1q9u7x0 > * { margin: 0px; margin-bottom: calc(53px / 2); margin-top: calc(53px / 2); } .framer-j2qpG .framer-hni0o4 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-j2qpG .framer-1orfu8g > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } }}\",\"@media (max-width: 767px) { .framer-j2qpG.framer-ro4l55 { width: 390px; } .framer-j2qpG .framer-70p7c { padding: 100px 0px 60px 0px; } .framer-j2qpG .framer-1h8nttu { gap: 30px; max-width: 524px; } .framer-j2qpG .framer-1q9u7x0 { gap: 40px; max-width: 330px; } .framer-j2qpG .framer-hni0o4 { gap: 12px; } .framer-j2qpG .framer-13d1w55, .framer-j2qpG .framer-1xhvdb4 { width: 100%; } .framer-j2qpG .framer-1cc1aay { padding: 60px 0px 60px 0px; } .framer-j2qpG .framer-1orfu8g { flex-direction: column; gap: 40px; justify-content: flex-start; max-width: 420px; } .framer-j2qpG .framer-14x4jsd { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-j2qpG .framer-1h8nttu, .framer-j2qpG .framer-1q9u7x0, .framer-j2qpG .framer-hni0o4, .framer-j2qpG .framer-1orfu8g { gap: 0px; } .framer-j2qpG .framer-1h8nttu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-j2qpG .framer-1h8nttu > :first-child, .framer-j2qpG .framer-1q9u7x0 > :first-child, .framer-j2qpG .framer-hni0o4 > :first-child, .framer-j2qpG .framer-1orfu8g > :first-child { margin-top: 0px; } .framer-j2qpG .framer-1h8nttu > :last-child, .framer-j2qpG .framer-1q9u7x0 > :last-child, .framer-j2qpG .framer-hni0o4 > :last-child, .framer-j2qpG .framer-1orfu8g > :last-child { margin-bottom: 0px; } .framer-j2qpG .framer-1q9u7x0 > *, .framer-j2qpG .framer-1orfu8g > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-j2qpG .framer-hni0o4 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2353\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VBduQyhBu\":{\"layout\":[\"fixed\",\"auto\"]},\"YU48rEwnw\":{\"layout\":[\"fixed\",\"auto\"]},\"pD14BiAc5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerFduYq4Jn9=withCSS(Component,css,\"framer-j2qpG\");export default FramerFduYq4Jn9;FramerFduYq4Jn9.displayName=\"Case Study\";FramerFduYq4Jn9.defaultProps={height:2353,width:1440};addFonts(FramerFduYq4Jn9,[{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\"}]},...HeaderNavFloatingFonts,...GradientHeadingFonts,...ButtonFonts,...FooterV3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...componentPresets.fonts?.[\"fMUt_pqAV\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"fMUt_pqAV\"]):[],...componentPresets.fonts?.[\"mhHBzGiQ_\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"mhHBzGiQ_\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFduYq4Jn9\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2353\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VBduQyhBu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YU48rEwnw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pD14BiAc5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}