{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/44aEmUWibFe5XxdHTY7e/ljPpoR7gG5WYBZwzgukR/ni_vudRtx.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import Button3 from\"#framer/local/canvasComponent/lAGrnH65G/lAGrnH65G.js\";import Footer from\"#framer/local/canvasComponent/nSPcet1Go/nSPcet1Go.js\";import Navigation from\"#framer/local/canvasComponent/s2IfmimtW/s2IfmimtW.js\";import CaseStudy from\"#framer/local/collection/DqfVX8o_W/DqfVX8o_W.js\";import*as sharedStyle from\"#framer/local/css/afZn0hMaV/afZn0hMaV.js\";import*as sharedStyle2 from\"#framer/local/css/hm0GAvlSb/hm0GAvlSb.js\";import*as sharedStyle1 from\"#framer/local/css/Lt1ymhEH5/Lt1ymhEH5.js\";import metadataProvider from\"#framer/local/webPageMetadata/ni_vudRtx/ni_vudRtx.js\";const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const VimeoFonts=getFonts(Vimeo);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const Button3Fonts=getFonts(Button3);const FooterFonts=getFonts(Footer);const breakpoints={FXkwijHnt:\"(min-width: 768px) and (max-width: 1199px)\",NkPgwrJ6V:\"(min-width: 1440px)\",WzlDN0rmI:\"(min-width: 1200px) and (max-width: 1439px)\",X1j3B7n8B:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ABN4M\";const variantClassNames={FXkwijHnt:\"framer-v-hphqyy\",NkPgwrJ6V:\"framer-v-1yz4s9s\",WzlDN0rmI:\"framer-v-wx0nuq\",X1j3B7n8B:\"framer-v-10gxzbv\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation1={opacity:.15,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const animation4={opacity:0,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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"NkPgwrJ6V\",Laptop:\"WzlDN0rmI\",Phone:\"X1j3B7n8B\",Tablet:\"FXkwijHnt\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NkPgwrJ6V\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"ni_vudRtx\",data:CaseStudy,type:\"Collection\"},select:[],where:getWhereExpressionFromPathVariables(currentPathVariables,\"ni_vudRtx\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"S0m5q26f5\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"X1j3B7n8B\")return false;return true;};const elementId1=useRouteElementId(\"c24uIIAAQ\");const ref3=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"X1j3B7n8B\")return true;return false;};const elementId2=useRouteElementId(\"IxGSn1rVa\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"XDjosM5P9\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"h7N_uqbRK\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"XtE6KhiP1\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"ZWy1N1pBB\");const ref8=React.useRef(null);const router=useRouter();const elementId7=useRouteElementId(\"YcX6OIGJq\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"oyrItwZ9i\");const ref10=React.useRef(null);const elementId9=useRouteElementId(\"rrPQRMbJ1\");const ref11=React.useRef(null);const elementId10=useRouteElementId(\"kK8EwdWMF\");const ref12=React.useRef(null);const elementId11=useRouteElementId(\"fz9QU5ezp\");const ref13=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"NkPgwrJ6V\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-30adfd80-ecab-4819-b6d1-8070a9e3e5af, rgb(5, 7, 26)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1yz4s9s\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-16u2yyb\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7u0fcg\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{width:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1200px), 1px)`,y:(componentViewport?.y||0)+0+0+30+0+0},WzlDN0rmI:{width:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1140px), 1px)`},X1j3B7n8B:{width:\"390px\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px)`,y:(componentViewport?.y||0)+0+0+40+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ecy8wy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{variant:\"qiSICY6Pa\"},WzlDN0rmI:{variant:\"vz2jmE0o2\"},X1j3B7n8B:{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:\"oLpJowGwi\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{height:\"100%\",id:\"xsPr2VWEe\",layoutId:\"xsPr2VWEe\",style:{width:\"100%\"},variant:\"C1uHZxuEO\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-38a2qa\",\"data-framer-name\":\"Container\",id:elementId,ref:ref2,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-8hx0rn hidden-10gxzbv\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kbg1ev\",\"data-styles-preset\":\"afZn0hMaV\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a9e47d0-5397-40af-b396-a04512fe1d9e, rgb(255, 255, 255))\"},children:\"Trade With Us\"})}),className:\"framer-a996sy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gyvnfo\",\"data-framer-name\":\"Container\",id:elementId1,ref:ref3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l9c2p6-container\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"PwoEA3VdN\",isMixedBorderRadius:false,layoutId:\"PwoEA3VdN\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:\"https://vimeo.com/1036779068\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+119+0+112+104.5),pixelHeight:1563,pixelWidth:1563,sizes:\"268px\",src:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png\",srcSet:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=512 512w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png 1563w\"}},WzlDN0rmI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+139+0+122+121.5),pixelHeight:1563,pixelWidth:1563,sizes:\"367px\",src:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png\",srcSet:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=512 512w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png 1563w\"}},X1j3B7n8B:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+0),pixelHeight:1563,pixelWidth:1563,sizes:\"314px\",src:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png\",srcSet:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=512 512w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png 1563w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+139+0+103+121.5),pixelHeight:1563,pixelWidth:1563,sizes:\"367px\",src:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png\",srcSet:\"https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=512 512w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uaqooiwLn1E7zfSxjVYf9kXdUk.png 1563w\"},className:\"framer-pztwsb\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+119+0+112+104.5+90.23224043715854),pixelHeight:1563,pixelWidth:6e3,sizes:\"247.5531px\",src:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png\",srcSet:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=512 512w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png 6000w\"}},WzlDN0rmI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+139+0+122+121.5+139.50000000000009),pixelHeight:1563,pixelWidth:6e3,sizes:\"339px\",src:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png\",srcSet:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=512 512w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png 6000w\"}},X1j3B7n8B:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+0+113.35792349726782),pixelHeight:1563,pixelWidth:6e3,sizes:\"290.0436px\",src:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png\",srcSet:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=512 512w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png 6000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+139+0+103+121.5+139.50000000000009),pixelHeight:1563,pixelWidth:6e3,sizes:\"339px\",src:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png\",srcSet:\"https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=512 512w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/t3EC8X2hm92ycmKfmKzUFkMg.png 6000w\"},className:\"framer-wr9oi9\",\"data-framer-name\":\"Logo\",transformTemplate:transformTemplate1})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s4qvkm hidden-1yz4s9s hidden-wx0nuq hidden-hphqyy\",\"data-framer-name\":\"Timeline wrapper\",id:elementId2,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s7ger9\",\"data-framer-name\":\"Timeline row\",id:elementId3,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12s3t8\",\"data-framer-name\":\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"01\"})}),className:\"framer-ryytzf\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19z4x5i\",\"data-framer-name\":\"Progress bar\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8nitja\",\"data-framer-name\":\"Fill\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-a69ogw\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref5,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-c2twuf\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Planl\\xe6gning\"})}),className:\"framer-1edm35v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Shorted skulle hj\\xe6lpe Alberthe Peterson fra Trade With Us, da hun netop havde v\\xe6ret med i en podcast og \\xf8nskede at f\\xe5 lavet Reels fra episoden. Jeg gik hurtigt i gang med at planl\\xe6gge, hvordan videoerne skulle se ud. Med min erfaring fra tidligere podcast-Reels var det en ret ligetil proces, og vi fik hurtigt lagt en klar plan.\"})}),className:\"framer-dageyx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oqsda9\",\"data-framer-name\":\"Timeline row\",id:elementId4,ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a1c0cc\",\"data-framer-name\":\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"02\"})}),className:\"framer-exrgw2\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pew39f\",\"data-framer-name\":\"Progress bar\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fmbq54\",\"data-framer-name\":\"Fill\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1farf0k\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wt6iht\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Optagedag\"})}),className:\"framer-1afbpra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"For at sikre den bedst mulige kvalitet blev der booket et professionelt podcaststudio. Det gav os det perfekte udgangspunkt for at skabe skarpt og engagerende indhold, der matchede Albertes brand.\"})}),className:\"framer-i14eaq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z5r5d8\",\"data-framer-name\":\"Timeline row\",id:elementId5,ref:ref7,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-44ofjf\",\"data-framer-name\":\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"03\"})}),className:\"framer-1vsrdm0\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1geepn0\",\"data-framer-name\":\"Progress bar\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ch50xd\",\"data-framer-name\":\"Fill\"})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xmne6s\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-eh2jzm\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Redigering\"})}),className:\"framer-1m3t3l9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Alt content, inklusive podcasten, blev redigeret inden for et par dage \u2013 uden at g\\xe5 p\\xe5 kompromis med kvaliteten. Reels blev redigeret til at maksimere seerens opm\\xe6rksomhed og fastholde interessen, hvilket er afg\\xf8rende p\\xe5 platforme som TikTok, hvor folk hurtigt scroller videre.\"})}),className:\"framer-12dpfod\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c8kbqi\",\"data-framer-name\":\"Timeline row\",id:elementId6,ref:ref8,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x0jkew\",\"data-framer-name\":\"Progressbar wrapper\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"04\"})}),className:\"framer-18cn5wu\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15mgrpl\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d493d2\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Distribution\"})}),className:\"framer-1yh36y5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Jeg s\\xf8rgede for at udgive alt content for Alberthe p\\xe5 b\\xe5de YouTube og TikTok. P\\xe5 den m\\xe5de kunne hun fokusere p\\xe5 sine egne opgaver, mens indholdet blev distribueret strategisk og effektivt.\"})}),className:\"framer-1xgq2y9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-uhtlbb hidden-1yz4s9s hidden-wx0nuq hidden-hphqyy\",\"data-framer-name\":\"Related Case Studies\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f6sqwg\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zkvy89\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1sfqpoh\",\"data-styles-preset\":\"hm0GAvlSb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Lad os tage en kop kaffe\"})}),className:\"framer-cpm29x\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X1j3B7n8B:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2372+0+0+0+-37.5+0+0),pixelHeight:160,pixelWidth:160,src:\"https://framerusercontent.com/images/cfjO3YEIlVaIeMTMr9yCiPLXo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:160,pixelWidth:160,src:\"https://framerusercontent.com/images/cfjO3YEIlVaIeMTMr9yCiPLXo.png\"},className:\"framer-1ultau9\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-178uywj\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"X19TRi1VSS1EaXNwbGF5LVJlZ3VsYXJfXw==\",\"--framer-font-family\":'\".SFNSDisplay\", \"SFProDisplay-Regular\", \"SFUIDisplay-Regular\", \".SFUIDisplay\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.8em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ebfdfc6f-a0e8-414d-b30e-eeab99d6e438, rgb(158, 163, 191))\"},children:\"Vi tager gerne en snak for at se, hvordan vi kan hj\\xe6lpe dig.\"})}),className:\"framer-10zcrqw\",fonts:[\"__SF-UI-Display-Regular__\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yRXsraRdO\"},implicitPathVariables:undefined},{href:{webPageId:\"yRXsraRdO\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X1j3B7n8B:{y:(componentViewport?.y||0)+0+0+0+2372+0+0+0+129.5+0+150}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ooq7m4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X1j3B7n8B:{rjG28skN4:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button3,{height:\"100%\",id:\"Tglgl2UJj\",layoutId:\"Tglgl2UJj\",pnkuQ5LAt:\"Tag Kontakt\",rjG28skN4:resolvedLinks[0],tALPoVrCo:true,variant:\"lbySZWlv7\",width:\"100%\"})})})})})})]})]})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1hy505e hidden-10gxzbv\",\"data-framer-name\":\"Integration Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vt9u3s\",\"data-framer-name\":\"Timeline wrapper\",id:elementId7,ref:ref9,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e6t6b9\",\"data-framer-name\":\"Timeline row\",id:elementId8,ref:ref10,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vl2237\",\"data-framer-name\":\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref10,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"01\"})}),className:\"framer-9aqeq6\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s99icg\",\"data-framer-name\":\"Progress bar\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref10,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-c1ld7p\",\"data-framer-name\":\"Fill\",style:{transformPerspective:1200}})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref10,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10qhguj\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref10,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1458gcd\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Planl\\xe6gning\"})}),className:\"framer-12lq1rk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Shorted skulle hj\\xe6lpe Alberthe Peterson fra Trade With Us, da hun netop havde v\\xe6ret med i en podcast og \\xf8nskede at f\\xe5 lavet Reels fra episoden. Jeg gik hurtigt i gang med at planl\\xe6gge, hvordan videoerne skulle se ud. Med min erfaring fra tidligere podcast-Reels var det en ret ligetil proces, og vi fik hurtigt lagt en klar plan.\"})}),className:\"framer-1l7qz59\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yp3lp2\",\"data-framer-name\":\"Timeline row\",id:elementId9,ref:ref11,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b4c5z5\",\"data-framer-name\":\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref11,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"02\"})}),className:\"framer-i0f33j\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17kdv1v\",\"data-framer-name\":\"Progress bar\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref11,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ecm39w\",\"data-framer-name\":\"Fill\",style:{transformPerspective:1200}})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref11,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-j6n4wu\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xwyyji\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Optagedag\"})}),className:\"framer-1ekilgh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"For at sikre den bedst mulige kvalitet blev der booket et professionelt podcaststudio. Det gav os det perfekte udgangspunkt for at skabe skarpt og engagerende indhold, der matchede Albertes brand.\"})}),className:\"framer-1v6ghy5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sgqzxd\",\"data-framer-name\":\"Timeline row\",id:elementId10,ref:ref12,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ha74rb\",\"data-framer-name\":\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref12,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"03\"})}),className:\"framer-1otx0a9\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xzv8rg\",\"data-framer-name\":\"Progress bar\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vxs0s\",\"data-framer-name\":\"Fill\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref12,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ucgfkp\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xicp8c\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Redigering\"})}),className:\"framer-1v68ady\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Alt content, inklusive podcasten, blev redigeret inden for et par dage \u2013 uden at g\\xe5 p\\xe5 kompromis med kvaliteten. Reels blev redigeret til at maksimere seerens opm\\xe6rksomhed og fastholde interessen, hvilket er afg\\xf8rende p\\xe5 platforme som TikTok, hvor folk hurtigt scroller videre.\"})}),className:\"framer-18mh8qz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l3czub\",\"data-framer-name\":\"Timeline row\",id:elementId11,ref:ref13,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dmaf0t\",\"data-framer-name\":\"Progressbar wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref13,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"04\"})}),className:\"framer-fxgrba\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{__framer__targets:undefined},WzlDN0rmI:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref13,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-47xxl9\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8n6v96\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Distribution\"})}),className:\"framer-n4r64y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Jeg s\\xf8rgede for at udgive alt content for Alberthe p\\xe5 b\\xe5de YouTube og TikTok. P\\xe5 den m\\xe5de kunne hun fokusere p\\xe5 sine egne opgaver, mens indholdet blev distribueret strategisk og effektivt.\"})}),className:\"framer-12ilb1l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w931k3\",\"data-framer-name\":\"Testimonials 2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dn04zj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qfk70z\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yolsm1\",\"data-styles-preset\":\"Lt1ymhEH5\",children:\"Lad os tage en kop kaffe \"})}),className:\"framer-1mloqga\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+708+30+1366+0+0+20+-20+0),pixelHeight:160,pixelWidth:160,src:\"https://framerusercontent.com/images/cfjO3YEIlVaIeMTMr9yCiPLXo.png\"}},WzlDN0rmI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+870+80+1366+0+0+20+-20+0),pixelHeight:160,pixelWidth:160,src:\"https://framerusercontent.com/images/cfjO3YEIlVaIeMTMr9yCiPLXo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+851+80+1366+0+0+20+-20+0),pixelHeight:160,pixelWidth:160,src:\"https://framerusercontent.com/images/cfjO3YEIlVaIeMTMr9yCiPLXo.png\"},className:\"framer-1kpkzrw\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eqbbn1\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"X19TRi1VSS1EaXNwbGF5LVJlZ3VsYXJfXw==\",\"--framer-font-family\":'\".SFNSDisplay\", \"SFProDisplay-Regular\", \"SFUIDisplay-Regular\", \".SFUIDisplay\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',\"--framer-line-height\":\"1.8em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ebfdfc6f-a0e8-414d-b30e-eeab99d6e438, rgb(158, 163, 191))\"},children:\"Vi tager gerne en snak for at se, hvordan vi kan hj\\xe6lpe dig.\"})}),className:\"framer-wf5exd\",fonts:[\"__SF-UI-Display-Regular__\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yRXsraRdO\"},implicitPathVariables:undefined},{href:{webPageId:\"yRXsraRdO\"},implicitPathVariables:undefined},{href:{webPageId:\"yRXsraRdO\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{y:(componentViewport?.y||0)+0+708+30+1366+0+0+20+57+0+160},WzlDN0rmI:{y:(componentViewport?.y||0)+0+870+80+1366+0+0+20+57+0+160}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:(componentViewport?.y||0)+0+851+80+1366+0+0+20+57+0+160,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e0cc6o-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{rjG28skN4:resolvedLinks1[2]},WzlDN0rmI:{rjG28skN4:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button3,{height:\"100%\",id:\"c_MTU2HTy\",layoutId:\"c_MTU2HTy\",pnkuQ5LAt:\"Tag Kontakt\",rjG28skN4:resolvedLinks1[0],tALPoVrCo:true,variant:\"lbySZWlv7\",width:\"100%\"})})})})})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10m66s\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{y:(componentViewport?.y||0)+0+2400+0},WzlDN0rmI:{y:(componentViewport?.y||0)+0+2612+0},X1j3B7n8B:{y:(componentViewport?.y||0)+0+2723+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+2593+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-degssf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FXkwijHnt:{variant:\"oMm9bbzzM\"},WzlDN0rmI:{variant:\"s4Gt48tOe\"},X1j3B7n8B:{variant:\"kbV1gtYhL\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"GKOF9Ovjj\",layoutId:\"GKOF9Ovjj\",style:{width:\"100%\"},variant:\"N1hh0s2Ll\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ABN4M.framer-19zgwx3, .framer-ABN4M .framer-19zgwx3 { display: block; }\",\".framer-ABN4M.framer-1yz4s9s { align-content: center; align-items: center; background-color: var(--token-30adfd80-ecab-4819-b6d1-8070a9e3e5af, #05071a); 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-ABN4M .framer-16u2yyb { 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: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-7u0fcg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-ecy8wy-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ABN4M .framer-38a2qa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-8hx0rn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-ABN4M .framer-a996sy, .framer-ABN4M .framer-wf5exd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --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-ABN4M .framer-gyvnfo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-1l9c2p6-container { flex: none; height: 609px; position: relative; width: 338px; }\",\".framer-ABN4M .framer-pztwsb { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: 366px; position: relative; width: 367px; }\",\".framer-ABN4M .framer-wr9oi9 { aspect-ratio: 3.8076923076923075 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 89px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 92%; z-index: 1; }\",\".framer-ABN4M .framer-1s4qvkm { align-content: center; align-items: center; background: radial-gradient(46% 50% at 50% 50%, rgba(62, 128, 250, 0.19) 0%, rgba(104, 59, 228, 0.00114) 74%, rgba(104, 58, 228, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 54px 20px 0px 20px; position: relative; width: min-content; }\",\".framer-ABN4M .framer-1s7ger9, .framer-ABN4M .framer-oqsda9, .framer-ABN4M .framer-z5r5d8, .framer-ABN4M .framer-1c8kbqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 356px; z-index: 1; }\",\".framer-ABN4M .framer-12s3t8, .framer-ABN4M .framer-a1c0cc, .framer-ABN4M .framer-44ofjf, .framer-ABN4M .framer-1vl2237, .framer-ABN4M .framer-b4c5z5, .framer-ABN4M .framer-ha74rb { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-ABN4M .framer-ryytzf, .framer-ABN4M .framer-exrgw2, .framer-ABN4M .framer-1vsrdm0, .framer-ABN4M .framer-18cn5wu, .framer-ABN4M .framer-9aqeq6, .framer-ABN4M .framer-i0f33j, .framer-ABN4M .framer-1otx0a9, .framer-ABN4M .framer-fxgrba { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ABN4M .framer-19z4x5i, .framer-ABN4M .framer-pew39f, .framer-ABN4M .framer-1geepn0, .framer-ABN4M .framer-1s99icg, .framer-ABN4M .framer-17kdv1v, .framer-ABN4M .framer-1xzv8rg { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 3px; z-index: 0; }\",\".framer-ABN4M .framer-8nitja { align-content: center; align-items: center; background-color: var(--token-cced1b6d-5f40-4be4-8817-847960101806, #3a6ef2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 134%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-a69ogw, .framer-ABN4M .framer-1farf0k, .framer-ABN4M .framer-1xmne6s, .framer-ABN4M .framer-10qhguj, .framer-ABN4M .framer-j6n4wu, .framer-ABN4M .framer-ucgfkp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 610px; overflow: hidden; padding: 0px 0px 128px 0px; position: relative; width: 1px; }\",\".framer-ABN4M .framer-c2twuf, .framer-ABN4M .framer-1wt6iht, .framer-ABN4M .framer-eh2jzm, .framer-ABN4M .framer-1d493d2, .framer-ABN4M .framer-1458gcd, .framer-ABN4M .framer-xwyyji, .framer-ABN4M .framer-xicp8c, .framer-ABN4M .framer-8n6v96 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-1edm35v, .framer-ABN4M .framer-dageyx, .framer-ABN4M .framer-1afbpra, .framer-ABN4M .framer-i14eaq, .framer-ABN4M .framer-1m3t3l9, .framer-ABN4M .framer-12dpfod, .framer-ABN4M .framer-1yh36y5, .framer-ABN4M .framer-1xgq2y9, .framer-ABN4M .framer-12lq1rk, .framer-ABN4M .framer-1l7qz59, .framer-ABN4M .framer-1ekilgh, .framer-ABN4M .framer-1v6ghy5, .framer-ABN4M .framer-1v68ady, .framer-ABN4M .framer-18mh8qz, .framer-ABN4M .framer-n4r64y, .framer-ABN4M .framer-12ilb1l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ABN4M .framer-fmbq54, .framer-ABN4M .framer-ch50xd, .framer-ABN4M .framer-c1ld7p, .framer-ABN4M .framer-1ecm39w, .framer-ABN4M .framer-vxs0s { background-color: var(--token-cced1b6d-5f40-4be4-8817-847960101806, #3a6ef2); flex: none; height: 50vh; overflow: hidden; position: relative; width: 100%; }\",\".framer-ABN4M .framer-x0jkew, .framer-ABN4M .framer-1dmaf0t { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-ABN4M .framer-15mgrpl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 610px; overflow: hidden; padding: 0px 0px 70px 0px; position: relative; width: 1px; }\",\".framer-ABN4M .framer-uhtlbb { 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 20px 50px 20px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-1f6sqwg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 301px; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 385px; }\",\".framer-ABN4M .framer-zkvy89 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 385px; }\",\".framer-ABN4M .framer-cpm29x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; aspect-ratio: 7.708333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); position: relative; white-space: pre-wrap; width: 364px; word-break: break-word; word-wrap: break-word; }\",\".framer-ABN4M .framer-1ultau9 { flex: none; height: 101px; position: relative; width: 101px; }\",\".framer-ABN4M .framer-178uywj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ABN4M .framer-10zcrqw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 313px; word-break: break-word; word-wrap: break-word; }\",\".framer-ABN4M .framer-1ooq7m4-container, .framer-ABN4M .framer-e0cc6o-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ABN4M .framer-1hy505e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-ABN4M .framer-1vt9u3s { align-content: center; align-items: center; background: radial-gradient(46% 50% at 50% 50%, rgba(62, 128, 250, 0.19) 0%, rgba(104, 59, 228, 0.00114) 74%, rgba(104, 58, 228, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 54px 20px 0px 20px; position: relative; width: 1170px; }\",\".framer-ABN4M .framer-e6t6b9, .framer-ABN4M .framer-1yp3lp2, .framer-ABN4M .framer-sgqzxd, .framer-ABN4M .framer-1l3czub { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ABN4M .framer-47xxl9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 610px; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 1px; }\",\".framer-ABN4M .framer-w931k3 { align-content: center; align-items: center; background-color: var(--token-30adfd80-ecab-4819-b6d1-8070a9e3e5af, #05071a); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1380px; }\",\".framer-ABN4M .framer-dn04zj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 296px; justify-content: center; max-width: 1200px; overflow: visible; padding: 20px; position: relative; width: 1140px; }\",\".framer-ABN4M .framer-1qfk70z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 734px; }\",\".framer-ABN4M .framer-1mloqga { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ABN4M .framer-1kpkzrw { flex: none; height: 77px; position: relative; width: 77px; }\",\".framer-ABN4M .framer-eqbbn1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 720px; }\",\".framer-ABN4M .framer-10m66s { 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; width: 100%; }\",\".framer-ABN4M .framer-degssf-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ABN4M.framer-1yz4s9s, .framer-ABN4M .framer-16u2yyb, .framer-ABN4M .framer-7u0fcg, .framer-ABN4M .framer-38a2qa, .framer-ABN4M .framer-8hx0rn, .framer-ABN4M .framer-gyvnfo, .framer-ABN4M .framer-1s4qvkm, .framer-ABN4M .framer-1s7ger9, .framer-ABN4M .framer-12s3t8, .framer-ABN4M .framer-19z4x5i, .framer-ABN4M .framer-8nitja, .framer-ABN4M .framer-a69ogw, .framer-ABN4M .framer-c2twuf, .framer-ABN4M .framer-oqsda9, .framer-ABN4M .framer-a1c0cc, .framer-ABN4M .framer-pew39f, .framer-ABN4M .framer-1farf0k, .framer-ABN4M .framer-1wt6iht, .framer-ABN4M .framer-z5r5d8, .framer-ABN4M .framer-44ofjf, .framer-ABN4M .framer-1geepn0, .framer-ABN4M .framer-1xmne6s, .framer-ABN4M .framer-eh2jzm, .framer-ABN4M .framer-1c8kbqi, .framer-ABN4M .framer-x0jkew, .framer-ABN4M .framer-15mgrpl, .framer-ABN4M .framer-1d493d2, .framer-ABN4M .framer-uhtlbb, .framer-ABN4M .framer-1f6sqwg, .framer-ABN4M .framer-zkvy89, .framer-ABN4M .framer-178uywj, .framer-ABN4M .framer-1hy505e, .framer-ABN4M .framer-1vt9u3s, .framer-ABN4M .framer-e6t6b9, .framer-ABN4M .framer-1vl2237, .framer-ABN4M .framer-1s99icg, .framer-ABN4M .framer-10qhguj, .framer-ABN4M .framer-1458gcd, .framer-ABN4M .framer-1yp3lp2, .framer-ABN4M .framer-b4c5z5, .framer-ABN4M .framer-17kdv1v, .framer-ABN4M .framer-j6n4wu, .framer-ABN4M .framer-xwyyji, .framer-ABN4M .framer-sgqzxd, .framer-ABN4M .framer-ha74rb, .framer-ABN4M .framer-1xzv8rg, .framer-ABN4M .framer-ucgfkp, .framer-ABN4M .framer-xicp8c, .framer-ABN4M .framer-1l3czub, .framer-ABN4M .framer-1dmaf0t, .framer-ABN4M .framer-47xxl9, .framer-ABN4M .framer-8n6v96, .framer-ABN4M .framer-w931k3, .framer-ABN4M .framer-dn04zj, .framer-ABN4M .framer-1qfk70z, .framer-ABN4M .framer-eqbbn1, .framer-ABN4M .framer-10m66s { gap: 0px; } .framer-ABN4M.framer-1yz4s9s > *, .framer-ABN4M .framer-16u2yyb > *, .framer-ABN4M .framer-19z4x5i > *, .framer-ABN4M .framer-pew39f > *, .framer-ABN4M .framer-1geepn0 > *, .framer-ABN4M .framer-uhtlbb > *, .framer-ABN4M .framer-1f6sqwg > *, .framer-ABN4M .framer-1s99icg > *, .framer-ABN4M .framer-17kdv1v > *, .framer-ABN4M .framer-1xzv8rg > *, .framer-ABN4M .framer-dn04zj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ABN4M.framer-1yz4s9s > :first-child, .framer-ABN4M .framer-16u2yyb > :first-child, .framer-ABN4M .framer-38a2qa > :first-child, .framer-ABN4M .framer-8hx0rn > :first-child, .framer-ABN4M .framer-1s4qvkm > :first-child, .framer-ABN4M .framer-12s3t8 > :first-child, .framer-ABN4M .framer-19z4x5i > :first-child, .framer-ABN4M .framer-8nitja > :first-child, .framer-ABN4M .framer-a69ogw > :first-child, .framer-ABN4M .framer-c2twuf > :first-child, .framer-ABN4M .framer-a1c0cc > :first-child, .framer-ABN4M .framer-pew39f > :first-child, .framer-ABN4M .framer-1farf0k > :first-child, .framer-ABN4M .framer-1wt6iht > :first-child, .framer-ABN4M .framer-44ofjf > :first-child, .framer-ABN4M .framer-1geepn0 > :first-child, .framer-ABN4M .framer-1xmne6s > :first-child, .framer-ABN4M .framer-eh2jzm > :first-child, .framer-ABN4M .framer-x0jkew > :first-child, .framer-ABN4M .framer-15mgrpl > :first-child, .framer-ABN4M .framer-1d493d2 > :first-child, .framer-ABN4M .framer-uhtlbb > :first-child, .framer-ABN4M .framer-1f6sqwg > :first-child, .framer-ABN4M .framer-zkvy89 > :first-child, .framer-ABN4M .framer-178uywj > :first-child, .framer-ABN4M .framer-1hy505e > :first-child, .framer-ABN4M .framer-1vt9u3s > :first-child, .framer-ABN4M .framer-1vl2237 > :first-child, .framer-ABN4M .framer-1s99icg > :first-child, .framer-ABN4M .framer-10qhguj > :first-child, .framer-ABN4M .framer-1458gcd > :first-child, .framer-ABN4M .framer-b4c5z5 > :first-child, .framer-ABN4M .framer-17kdv1v > :first-child, .framer-ABN4M .framer-j6n4wu > :first-child, .framer-ABN4M .framer-xwyyji > :first-child, .framer-ABN4M .framer-ha74rb > :first-child, .framer-ABN4M .framer-1xzv8rg > :first-child, .framer-ABN4M .framer-ucgfkp > :first-child, .framer-ABN4M .framer-xicp8c > :first-child, .framer-ABN4M .framer-1dmaf0t > :first-child, .framer-ABN4M .framer-47xxl9 > :first-child, .framer-ABN4M .framer-8n6v96 > :first-child, .framer-ABN4M .framer-w931k3 > :first-child, .framer-ABN4M .framer-dn04zj > :first-child, .framer-ABN4M .framer-eqbbn1 > :first-child { margin-top: 0px; } .framer-ABN4M.framer-1yz4s9s > :last-child, .framer-ABN4M .framer-16u2yyb > :last-child, .framer-ABN4M .framer-38a2qa > :last-child, .framer-ABN4M .framer-8hx0rn > :last-child, .framer-ABN4M .framer-1s4qvkm > :last-child, .framer-ABN4M .framer-12s3t8 > :last-child, .framer-ABN4M .framer-19z4x5i > :last-child, .framer-ABN4M .framer-8nitja > :last-child, .framer-ABN4M .framer-a69ogw > :last-child, .framer-ABN4M .framer-c2twuf > :last-child, .framer-ABN4M .framer-a1c0cc > :last-child, .framer-ABN4M .framer-pew39f > :last-child, .framer-ABN4M .framer-1farf0k > :last-child, .framer-ABN4M .framer-1wt6iht > :last-child, .framer-ABN4M .framer-44ofjf > :last-child, .framer-ABN4M .framer-1geepn0 > :last-child, .framer-ABN4M .framer-1xmne6s > :last-child, .framer-ABN4M .framer-eh2jzm > :last-child, .framer-ABN4M .framer-x0jkew > :last-child, .framer-ABN4M .framer-15mgrpl > :last-child, .framer-ABN4M .framer-1d493d2 > :last-child, .framer-ABN4M .framer-uhtlbb > :last-child, .framer-ABN4M .framer-1f6sqwg > :last-child, .framer-ABN4M .framer-zkvy89 > :last-child, .framer-ABN4M .framer-178uywj > :last-child, .framer-ABN4M .framer-1hy505e > :last-child, .framer-ABN4M .framer-1vt9u3s > :last-child, .framer-ABN4M .framer-1vl2237 > :last-child, .framer-ABN4M .framer-1s99icg > :last-child, .framer-ABN4M .framer-10qhguj > :last-child, .framer-ABN4M .framer-1458gcd > :last-child, .framer-ABN4M .framer-b4c5z5 > :last-child, .framer-ABN4M .framer-17kdv1v > :last-child, .framer-ABN4M .framer-j6n4wu > :last-child, .framer-ABN4M .framer-xwyyji > :last-child, .framer-ABN4M .framer-ha74rb > :last-child, .framer-ABN4M .framer-1xzv8rg > :last-child, .framer-ABN4M .framer-ucgfkp > :last-child, .framer-ABN4M .framer-xicp8c > :last-child, .framer-ABN4M .framer-1dmaf0t > :last-child, .framer-ABN4M .framer-47xxl9 > :last-child, .framer-ABN4M .framer-8n6v96 > :last-child, .framer-ABN4M .framer-w931k3 > :last-child, .framer-ABN4M .framer-dn04zj > :last-child, .framer-ABN4M .framer-eqbbn1 > :last-child { margin-bottom: 0px; } .framer-ABN4M .framer-7u0fcg > *, .framer-ABN4M .framer-10m66s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ABN4M .framer-7u0fcg > :first-child, .framer-ABN4M .framer-gyvnfo > :first-child, .framer-ABN4M .framer-1s7ger9 > :first-child, .framer-ABN4M .framer-oqsda9 > :first-child, .framer-ABN4M .framer-z5r5d8 > :first-child, .framer-ABN4M .framer-1c8kbqi > :first-child, .framer-ABN4M .framer-e6t6b9 > :first-child, .framer-ABN4M .framer-1yp3lp2 > :first-child, .framer-ABN4M .framer-sgqzxd > :first-child, .framer-ABN4M .framer-1l3czub > :first-child, .framer-ABN4M .framer-1qfk70z > :first-child, .framer-ABN4M .framer-10m66s > :first-child { margin-left: 0px; } .framer-ABN4M .framer-7u0fcg > :last-child, .framer-ABN4M .framer-gyvnfo > :last-child, .framer-ABN4M .framer-1s7ger9 > :last-child, .framer-ABN4M .framer-oqsda9 > :last-child, .framer-ABN4M .framer-z5r5d8 > :last-child, .framer-ABN4M .framer-1c8kbqi > :last-child, .framer-ABN4M .framer-e6t6b9 > :last-child, .framer-ABN4M .framer-1yp3lp2 > :last-child, .framer-ABN4M .framer-sgqzxd > :last-child, .framer-ABN4M .framer-1l3czub > :last-child, .framer-ABN4M .framer-1qfk70z > :last-child, .framer-ABN4M .framer-10m66s > :last-child { margin-right: 0px; } .framer-ABN4M .framer-38a2qa > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-ABN4M .framer-8hx0rn > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-ABN4M .framer-gyvnfo > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-ABN4M .framer-1s4qvkm > *, .framer-ABN4M .framer-12s3t8 > *, .framer-ABN4M .framer-a1c0cc > *, .framer-ABN4M .framer-44ofjf > *, .framer-ABN4M .framer-x0jkew > *, .framer-ABN4M .framer-zkvy89 > *, .framer-ABN4M .framer-1hy505e > *, .framer-ABN4M .framer-1vt9u3s > *, .framer-ABN4M .framer-1vl2237 > *, .framer-ABN4M .framer-b4c5z5 > *, .framer-ABN4M .framer-ha74rb > *, .framer-ABN4M .framer-1dmaf0t > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ABN4M .framer-1s7ger9 > *, .framer-ABN4M .framer-oqsda9 > *, .framer-ABN4M .framer-z5r5d8 > *, .framer-ABN4M .framer-1c8kbqi > *, .framer-ABN4M .framer-1qfk70z > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-ABN4M .framer-8nitja > *, .framer-ABN4M .framer-w931k3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ABN4M .framer-a69ogw > *, .framer-ABN4M .framer-1farf0k > *, .framer-ABN4M .framer-1xmne6s > *, .framer-ABN4M .framer-15mgrpl > *, .framer-ABN4M .framer-10qhguj > *, .framer-ABN4M .framer-j6n4wu > *, .framer-ABN4M .framer-ucgfkp > *, .framer-ABN4M .framer-47xxl9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ABN4M .framer-c2twuf > *, .framer-ABN4M .framer-1wt6iht > *, .framer-ABN4M .framer-eh2jzm > *, .framer-ABN4M .framer-1d493d2 > *, .framer-ABN4M .framer-1458gcd > *, .framer-ABN4M .framer-xwyyji > *, .framer-ABN4M .framer-xicp8c > *, .framer-ABN4M .framer-8n6v96 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-ABN4M .framer-178uywj > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-ABN4M .framer-e6t6b9 > *, .framer-ABN4M .framer-1yp3lp2 > *, .framer-ABN4M .framer-sgqzxd > *, .framer-ABN4M .framer-1l3czub > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-ABN4M .framer-eqbbn1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-ABN4M.framer-1yz4s9s { width: 1200px; } .framer-ABN4M .framer-16u2yyb { order: 0; padding: 40px 30px 40px 30px; } .framer-ABN4M .framer-7u0fcg { max-width: 1140px; } .framer-ABN4M .framer-38a2qa { gap: 50px; order: 1; } .framer-ABN4M .framer-gyvnfo { gap: 50px; } .framer-ABN4M .framer-1l9c2p6-container, .framer-ABN4M .framer-1qfk70z { order: 0; } .framer-ABN4M .framer-pztwsb, .framer-ABN4M .framer-eqbbn1 { order: 1; } .framer-ABN4M .framer-1hy505e { order: 2; } .framer-ABN4M .framer-w931k3 { width: 100%; } .framer-ABN4M .framer-10m66s { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ABN4M .framer-38a2qa, .framer-ABN4M .framer-gyvnfo { gap: 0px; } .framer-ABN4M .framer-38a2qa > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ABN4M .framer-38a2qa > :first-child { margin-top: 0px; } .framer-ABN4M .framer-38a2qa > :last-child { margin-bottom: 0px; } .framer-ABN4M .framer-gyvnfo > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-ABN4M .framer-gyvnfo > :first-child { margin-left: 0px; } .framer-ABN4M .framer-gyvnfo > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-ABN4M.framer-1yz4s9s { width: 768px; } .framer-ABN4M .framer-16u2yyb { padding: 30px; } .framer-ABN4M .framer-38a2qa, .framer-ABN4M .framer-gyvnfo { gap: 40px; max-width: 768px; } .framer-ABN4M .framer-8hx0rn { width: 701px; } .framer-ABN4M .framer-1l9c2p6-container { aspect-ratio: 0.555008210180624 / 1; height: var(--framer-aspect-ratio-supported, 477px); width: 265px; } .framer-ABN4M .framer-pztwsb { aspect-ratio: 1 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: var(--framer-aspect-ratio-supported, 268px); width: 268px; } .framer-ABN4M .framer-wr9oi9 { height: var(--framer-aspect-ratio-supported, 53px); } .framer-ABN4M .framer-1hy505e { padding: 30px 30px 0px 30px; } .framer-ABN4M .framer-1vt9u3s, .framer-ABN4M .framer-dn04zj { width: min-content; } .framer-ABN4M .framer-e6t6b9, .framer-ABN4M .framer-1yp3lp2, .framer-ABN4M .framer-sgqzxd, .framer-ABN4M .framer-1l3czub { gap: 20px; width: 735px; } .framer-ABN4M .framer-w931k3 { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ABN4M .framer-38a2qa, .framer-ABN4M .framer-gyvnfo, .framer-ABN4M .framer-e6t6b9, .framer-ABN4M .framer-1yp3lp2, .framer-ABN4M .framer-sgqzxd, .framer-ABN4M .framer-1l3czub { gap: 0px; } .framer-ABN4M .framer-38a2qa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ABN4M .framer-38a2qa > :first-child { margin-top: 0px; } .framer-ABN4M .framer-38a2qa > :last-child { margin-bottom: 0px; } .framer-ABN4M .framer-gyvnfo > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ABN4M .framer-gyvnfo > :first-child, .framer-ABN4M .framer-e6t6b9 > :first-child, .framer-ABN4M .framer-1yp3lp2 > :first-child, .framer-ABN4M .framer-sgqzxd > :first-child, .framer-ABN4M .framer-1l3czub > :first-child { margin-left: 0px; } .framer-ABN4M .framer-gyvnfo > :last-child, .framer-ABN4M .framer-e6t6b9 > :last-child, .framer-ABN4M .framer-1yp3lp2 > :last-child, .framer-ABN4M .framer-sgqzxd > :last-child, .framer-ABN4M .framer-1l3czub > :last-child { margin-right: 0px; } .framer-ABN4M .framer-e6t6b9 > *, .framer-ABN4M .framer-1yp3lp2 > *, .framer-ABN4M .framer-sgqzxd > *, .framer-ABN4M .framer-1l3czub > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }}\",\"@media (max-width: 767px) { .framer-ABN4M.framer-1yz4s9s { width: 390px; } .framer-ABN4M .framer-16u2yyb { background-color: var(--token-30adfd80-ecab-4819-b6d1-8070a9e3e5af, #05071a); left: 50%; overflow: visible; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 390px; z-index: 10; } .framer-ABN4M .framer-7u0fcg { max-width: 390px; overflow: visible; } .framer-ABN4M .framer-38a2qa { gap: 16px; max-width: 390px; } .framer-ABN4M .framer-gyvnfo { flex-direction: column; gap: 35px; max-width: 390px; order: 1; padding: 100px 0px 0px 0px; } .framer-ABN4M .framer-1l9c2p6-container { height: 555px; order: 1; width: 314px; } .framer-ABN4M .framer-pztwsb { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: 314px; order: 0; width: 314px; } .framer-ABN4M .framer-wr9oi9 { height: var(--framer-aspect-ratio-supported, 53px); } .framer-ABN4M .framer-1s4qvkm { order: 2; } .framer-ABN4M .framer-uhtlbb { order: 3; } .framer-ABN4M .framer-1ultau9 { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ABN4M .framer-38a2qa, .framer-ABN4M .framer-gyvnfo { gap: 0px; } .framer-ABN4M .framer-38a2qa > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ABN4M .framer-38a2qa > :first-child, .framer-ABN4M .framer-gyvnfo > :first-child { margin-top: 0px; } .framer-ABN4M .framer-38a2qa > :last-child, .framer-ABN4M .framer-gyvnfo > :last-child { margin-bottom: 0px; } .framer-ABN4M .framer-gyvnfo > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2833.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WzlDN0rmI\":{\"layout\":[\"fixed\",\"auto\"]},\"FXkwijHnt\":{\"layout\":[\"fixed\",\"auto\"]},\"X1j3B7n8B\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"S0m5q26f5\":{\"pattern\":\":S0m5q26f5\",\"name\":\"hero\"},\"c24uIIAAQ\":{\"pattern\":\":c24uIIAAQ\",\"name\":\"hero\"},\"IxGSn1rVa\":{\"pattern\":\":IxGSn1rVa\",\"name\":\"timeline\"},\"XDjosM5P9\":{\"pattern\":\":XDjosM5P9\",\"name\":\"1\"},\"h7N_uqbRK\":{\"pattern\":\":h7N_uqbRK\",\"name\":\"2\"},\"XtE6KhiP1\":{\"pattern\":\":XtE6KhiP1\",\"name\":\"3\"},\"ZWy1N1pBB\":{\"pattern\":\":ZWy1N1pBB\",\"name\":\"4\"},\"YcX6OIGJq\":{\"pattern\":\":YcX6OIGJq\",\"name\":\"timeline\"},\"oyrItwZ9i\":{\"pattern\":\":oyrItwZ9i\",\"name\":\"1\"},\"rrPQRMbJ1\":{\"pattern\":\":rrPQRMbJ1\",\"name\":\"2\"},\"kK8EwdWMF\":{\"pattern\":\":kK8EwdWMF\",\"name\":\"3\"},\"fz9QU5ezp\":{\"pattern\":\":fz9QU5ezp\",\"name\":\"4\"}}\n * @framerResponsiveScreen\n */const Framerni_vudRtx=withCSS(Component,css,\"framer-ABN4M\");export default Framerni_vudRtx;Framerni_vudRtx.displayName=\"Cases / Big Leads Agency\";Framerni_vudRtx.defaultProps={height:2833.5,width:1440};addFonts(Framerni_vudRtx,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...NavigationFonts,...VimeoFonts,...Button3Fonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerni_vudRtx\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"S0m5q26f5\\\":{\\\"pattern\\\":\\\":S0m5q26f5\\\",\\\"name\\\":\\\"hero\\\"},\\\"c24uIIAAQ\\\":{\\\"pattern\\\":\\\":c24uIIAAQ\\\",\\\"name\\\":\\\"hero\\\"},\\\"IxGSn1rVa\\\":{\\\"pattern\\\":\\\":IxGSn1rVa\\\",\\\"name\\\":\\\"timeline\\\"},\\\"XDjosM5P9\\\":{\\\"pattern\\\":\\\":XDjosM5P9\\\",\\\"name\\\":\\\"1\\\"},\\\"h7N_uqbRK\\\":{\\\"pattern\\\":\\\":h7N_uqbRK\\\",\\\"name\\\":\\\"2\\\"},\\\"XtE6KhiP1\\\":{\\\"pattern\\\":\\\":XtE6KhiP1\\\",\\\"name\\\":\\\"3\\\"},\\\"ZWy1N1pBB\\\":{\\\"pattern\\\":\\\":ZWy1N1pBB\\\",\\\"name\\\":\\\"4\\\"},\\\"YcX6OIGJq\\\":{\\\"pattern\\\":\\\":YcX6OIGJq\\\",\\\"name\\\":\\\"timeline\\\"},\\\"oyrItwZ9i\\\":{\\\"pattern\\\":\\\":oyrItwZ9i\\\",\\\"name\\\":\\\"1\\\"},\\\"rrPQRMbJ1\\\":{\\\"pattern\\\":\\\":rrPQRMbJ1\\\",\\\"name\\\":\\\"2\\\"},\\\"kK8EwdWMF\\\":{\\\"pattern\\\":\\\":kK8EwdWMF\\\",\\\"name\\\":\\\"3\\\"},\\\"fz9QU5ezp\\\":{\\\"pattern\\\":\\\":fz9QU5ezp\\\",\\\"name\\\":\\\"4\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2833.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WzlDN0rmI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FXkwijHnt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"X1j3B7n8B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "s2IfmimtW_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "VimeoFonts", "Vimeo_default", "MotionDivWithFX", "withFX", "motion", "RichTextWithFX", "RichText2", "Button3Fonts", "lAGrnH65G_default", "FooterFonts", "nSPcet1Go_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transformTemplate1", "_", "t", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "DqfVX8o_W_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "elementId1", "ref3", "isDisplayed1", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "router", "useRouter", "elementId7", "ref9", "elementId8", "ref10", "elementId9", "ref11", "elementId10", "ref12", "elementId11", "ref13", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "Framerni_vudRtx", "withCSS", "ni_vudRtx_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
