{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8gXfkYvXeyU96mr95krz/dkKQVNciIRGJPphE4MSo/d_GpFHlg0.js", "ssg:https://framerusercontent.com/modules/lWUKxSdyO3OAYJVpmU7A/LFc7iAvfp6FoMYlHS8eA/d_GpFHlg0.js"],
  "sourcesContent": ["// Generated by Framer (9f1494d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Button_Alternative from\"#framer/local/canvasComponent/Jsataw_fL/Jsataw_fL.js\";import BreadCrumbs_Single from\"#framer/local/canvasComponent/nNEv0z0rj/nNEv0z0rj.js\";import NavBar from\"#framer/local/canvasComponent/pXl7t9TjN/pXl7t9TjN.js\";import Footer from\"#framer/local/canvasComponent/xeDpqFz78/xeDpqFz78.js\";import Tagline from\"#framer/local/canvasComponent/yTCj4s7FI/yTCj4s7FI.js\";import*as sharedStyle from\"#framer/local/css/BKT3UA05W/BKT3UA05W.js\";import*as sharedStyle1 from\"#framer/local/css/Q9FF29oVP/Q9FF29oVP.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/d_GpFHlg0/d_GpFHlg0.js\";import metadataProvider from\"#framer/local/webPageMetadata/d_GpFHlg0/d_GpFHlg0.js\";const NavBarFonts=getFonts(NavBar);const BreadCrumbs_SingleFonts=getFonts(BreadCrumbs_Single);const TaglineFonts=getFonts(Tagline);const YouTubeFonts=getFonts(YouTube);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionDivWithFX=withFX(motion.div);const Button_AlternativeFonts=getFonts(Button_Alternative);const FooterFonts=getFonts(Footer);const breakpoints={bDl6gXsqK:\"(min-width: 1920px)\",JHrwKQFxr:\"(min-width: 810px) and (max-width: 1414px)\",rh1c2s6E7:\"(max-width: 809px)\",x9jdIJGel:\"(min-width: 1415px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0D3LN\";const variantClassNames={bDl6gXsqK:\"framer-v-1a07itj\",JHrwKQFxr:\"framer-v-1z04btc\",rh1c2s6E7:\"framer-v-3ro4zt\",x9jdIJGel:\"framer-v-40byzw\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation2={boxShadow:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(185, 255, 37, 0.5), 0px 2px 2px -2.5px rgba(185, 255, 37, 0.5)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const transition2={delay:0,duration:7,ease:[0,0,1,1],type:\"tween\"};const animation3={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Smaller Screen\":\"x9jdIJGel\",Desktop:\"bDl6gXsqK\",Phone:\"rh1c2s6E7\",Tablet:\"JHrwKQFxr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bDl6gXsqK\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"PNozGhuQb\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"JHrwKQFxr\",\"rh1c2s6E7\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bDl6gXsqK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1a07itj\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vwkcqo-container\",\"data-framer-name\":\"NAV BAR\",layoutScroll:true,name:\"NAV BAR\",nodeId:\"fQ53WowGP\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{variant:\"fymjbdz6o\"},rh1c2s6E7:{variant:\"fymjbdz6o\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"fQ53WowGP\",layoutId:\"fQ53WowGP\",name:\"NAV BAR\",style:{width:\"100%\"},variant:\"yliT9bfpq\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m44u5l\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-120p5au\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ej15b-container\",nodeId:\"CncuYqa6h\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{H9tOsS0Gv:resolvedLinks[1]},rh1c2s6E7:{H9tOsS0Gv:resolvedLinks[3]},x9jdIJGel:{H9tOsS0Gv:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BreadCrumbs_Single,{H9tOsS0Gv:resolvedLinks[0],height:\"100%\",id:\"CncuYqa6h\",IF9r5pv1h:getLocalizedValue(\"v0\",activeLocale)??\"Strona g\u0142\\xf3wna \",layoutId:\"CncuYqa6h\",style:{height:\"100%\"},variant:\"Oyde7ZLRZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-75d0856e-fff2-490c-a7c7-9d21d06c9bc6, rgb(133, 133, 133))\"},children:\">\"})}),className:\"framer-1b6nkeo\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NkvXw1_z1\"},implicitPathVariables:undefined},{href:{webPageId:\"NkvXw1_z1\"},implicitPathVariables:undefined},{href:{webPageId:\"NkvXw1_z1\"},implicitPathVariables:undefined},{href:{webPageId:\"NkvXw1_z1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z791md-container\",nodeId:\"fhXo8trik\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{H9tOsS0Gv:resolvedLinks1[1]},rh1c2s6E7:{H9tOsS0Gv:resolvedLinks1[3]},x9jdIJGel:{H9tOsS0Gv:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(BreadCrumbs_Single,{H9tOsS0Gv:resolvedLinks1[0],height:\"100%\",id:\"fhXo8trik\",IF9r5pv1h:getLocalizedValue(\"v1\",activeLocale)??\"Projekty\",layoutId:\"fhXo8trik\",style:{height:\"100%\"},variant:\"Oyde7ZLRZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-75d0856e-fff2-490c-a7c7-9d21d06c9bc6, rgb(133, 133, 133))\"},children:\">\"})}),className:\"framer-dfrlql\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12mrs1c-container\",nodeId:\"oTOenPvll\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(BreadCrumbs_Single,{height:\"100%\",id:\"oTOenPvll\",IF9r5pv1h:\"T-Mobile\",layoutId:\"oTOenPvll\",style:{height:\"100%\"},variant:\"SMH6AgMWc\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12gj06y\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8wjew8-container\",nodeId:\"iSB99KIVs\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(Tagline,{height:\"100%\",id:\"iSB99KIVs\",layoutId:\"iSB99KIVs\",tMmkU9ajz:\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\",TTquqlLpv:\"var(--token-66e3d2a7-0fc7-48fd-baa9-a974ca016db0, rgb(102, 255, 102))\",width:\"100%\",WKBvsrAmF:\"Demand Gen\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yvv5ei-container\",nodeId:\"MfdCHsUkB\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(Tagline,{height:\"100%\",id:\"MfdCHsUkB\",layoutId:\"MfdCHsUkB\",tMmkU9ajz:\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\",TTquqlLpv:\"var(--token-66e3d2a7-0fc7-48fd-baa9-a974ca016db0, rgb(102, 255, 102))\",width:\"100%\",WKBvsrAmF:\"\uD83E\uDDD0 Consideration\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qe78h3-container\",nodeId:\"U6C9lTHIA\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(Tagline,{height:\"100%\",id:\"U6C9lTHIA\",layoutId:\"U6C9lTHIA\",tMmkU9ajz:\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\",TTquqlLpv:\"var(--token-66e3d2a7-0fc7-48fd-baa9-a974ca016db0, rgb(102, 255, 102))\",width:\"100%\",WKBvsrAmF:\"\uD83C\uDFB2 VideoAction\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dwzqen-container\",nodeId:\"DHTE3ncIB\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(Tagline,{height:\"100%\",id:\"DHTE3ncIB\",layoutId:\"DHTE3ncIB\",tMmkU9ajz:\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\",TTquqlLpv:\"var(--token-76ad3e02-49d6-4497-937e-5c7758ac4ee2, rgb(204, 113, 219))\",width:\"100%\",WKBvsrAmF:\"TeleCom\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19s1vl0-container\",nodeId:\"bmaKrZJKv\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(Tagline,{height:\"100%\",id:\"bmaKrZJKv\",layoutId:\"bmaKrZJKv\",tMmkU9ajz:\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\",TTquqlLpv:\"var(--token-d2df196b-399f-494d-8083-e58717bb877c, rgb(255, 132, 0))\",width:\"100%\",WKBvsrAmF:\"T-Mobile\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(247, 247, 247))\"},children:\"Jak stworzy\u0107 zestaw spersonalizowanych reklam video na YouTube na podstawie jednego KV dla T-Mobile w 2 tygodnie?\"})})},rh1c2s6E7:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(247, 247, 247))\"},children:\"Jak stworzy\u0107 zestaw spersonalizowanych reklam video na YouTube na podstawie jednego KV dla T-Mobile w 2 tygodnie?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"43px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(247, 247, 247))\"},children:\"Jak stworzy\u0107 zestaw spersonalizowanych reklam video na YouTube na podstawie jednego KV dla T-Mobile w 2 tygodnie?\"})}),className:\"framer-bylgr2\",fonts:[\"FS;Poppins-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xroqz\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-yzsx86\",\"data-framer-appear-id\":\"yzsx86\",id:elementId,initial:animation1,optimized:true,ref:ref1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9q73e5-container\",isModuleExternal:true,nodeId:\"eZ9uhP1a8\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"eZ9uhP1a8\",isMixedBorderRadius:false,isRed:true,layoutId:\"eZ9uhP1a8\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:20,topRightRadius:20,url:\"https://www.youtube.com/watch?v=RU6OpJ3MbnE&list=PLTatoBdSL_4AXfJzREtS_7k4x-o4B4nA6&index=1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-vk0go0\",\"data-styles-preset\":\"BKT3UA05W\",style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:\"Dzia\u0142amy efektywnie i efektownie \u2B50! W ci\u0105gu zaledwie dw\\xf3ch tygodni stworzyli\u015Bmy zestaw personalizowanych reklam video dla T-Mobile, bazuj\u0105c na jednym KV. Oto, jak to zrobili\u015Bmy:\"})}),className:\"framer-nvz0e0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1a2toq6\",\"data-styles-preset\":\"Q9FF29oVP\",style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\uD83D\uDD0E   Analiza briefu 3A Formula\\xae\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Okre\u015Blenie wyzwa\u0144 oraz za\u0142o\u017Ce\u0144 mediowych\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\" \uD83C\uDFA5   3A VIDEO MASTER\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Stworzenie prototypu\",/*#__PURE__*/_jsx(\"strong\",{children:\"  \"}),\"na bazie 3A Formula\\xae for Consideration\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[\"\u2705\",/*#__PURE__*/_jsx(\"strong\",{children:\"  Selekcja materia\u0142\\xf3w stock\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Wyb\\xf3r najlepszych uj\u0119\u0107 i zaprojektowanie plansz zgodnych z brand bookiem\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\uD83D\uDCDA  Segmentacja odbiorc\\xf3w YouTube\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Dopasowanie propozycji warto\u015Bci do ka\u017Cdej grupy\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\uD83D\uDCAC  Dostosowanie narracji\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Relewantne komunikaty zgodne z YouTube Trends\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\uD83C\uDF99  Nagranie lektora\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Profesjonalna realizacja audio w studio d\u017Awi\u0119kowym\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\uD83D\uDD17  Personalizacja reklam\"}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),\"Wyprodukowanie wielu wariant\\xf3w na bazie 3A MASTER VIDEO i wdro\u017Cenie ich w Ads Creative Studio\"]})})]})}),className:\"framer-pczk8f\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-vk0go0\",\"data-styles-preset\":\"BKT3UA05W\",style:{\"--framer-text-color\":\"var(--token-0e7d4320-b72f-428d-a8c5-af070c700506, rgb(246, 244, 239))\"},children:[\"Nasze szybkie i precyzyjne dzia\u0142ania bazuj\u0105ce na 3A Formula\\xae pozwoli\u0142y osi\u0105gn\u0105\u0107 imponuj\u0105ce rezultaty, dostarczaj\u0105c spersonalizowane tre\u015Bci \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-48afb74d-795b-45a5-9899-fffbc0432e90, rgb(204, 255, 0))\"},children:\"w b\u0142yskawicznym tempie.\"}),/*#__PURE__*/_jsx(\"strong\",{children:\" \u26A1\"})]})}),className:\"framer-kqiylr\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t93f0g\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rh1c2s6E7:{whileHover:animation2}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lbykhn\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12aqqy5 hidden-1z04btc hidden-3ro4zt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nmg2ky\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1db363w\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-lz7lan\",\"data-framer-name\":\"shape_1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 346 348\"><g transform=\"translate(0.66 1.049)\" id=\"ss10668330875_1\"><path d=\"M 0 0 L 344.462 0 L 344.462 346.561 L 0 346.561 Z\" fill=\"transparent\"></path><path d=\"M 279.171 150.438 C 299.538 161.588 321.596 169.305 344.462 173.281 C 322.673 177.012 301.944 184.167 282.873 194.18 C 297.246 210.623 314.061 224.748 332.726 236.059 C 309.792 231.331 286.583 230.615 264.003 233.549 C 270.571 255.797 280.708 276.825 294.017 295.809 C 276.236 283.136 256.581 273.338 235.769 266.773 C 234.376 288.647 236.342 310.606 241.596 331.883 C 228.874 312.501 213.035 295.367 194.722 281.178 C 183.652 301.568 176.051 323.665 172.231 346.561 C 168.558 324.592 161.431 303.711 151.456 284.518 C 135.023 298.967 120.97 315.926 109.817 334.77 C 114.572 311.67 115.277 288.293 112.347 265.566 C 90.171 272.108 69.247 282.33 50.444 295.809 C 63.286 277.664 72.92 257.832 79.358 237.167 C 57.589 235.69 35.724 237.685 14.58 243.078 C 34.199 230.11 51.144 214.061 65.054 195.881 C 45.02 184.857 23.091 177.082 0 173.281 C 21.952 169.724 42.787 162.619 61.92 152.581 C 47.686 136.131 30.83 121.827 11.71 110.478 C 34.727 115.441 58.009 116.244 80.648 113.31 C 74.233 91.155 64.162 69.952 50.444 50.751 C 68.462 63.851 88.183 73.648 108.763 80.163 C 110.258 58.407 108.389 36.304 102.846 14.679 C 115.643 34.574 131.555 51.713 149.64 65.747 C 160.58 45.544 168.341 23.385 172.231 0 C 175.703 21.747 182.646 42.792 192.796 62.327 C 209.311 47.79 223.434 30.732 234.643 11.782 C 229.691 34.956 228.886 58.389 231.819 81.179 C 254.101 74.587 275.124 64.302 294.017 50.751 C 280.975 68.886 271.225 88.733 264.755 109.453 C 286.635 110.923 308.61 108.908 329.861 103.483 C 310.11 116.322 293.1 132.281 279.171 150.438 Z M 332.726 236.059 L 332.751 236.064 L 332.751 236.074 Z\" fill=\"var(--token-c811c9fd-39fd-45e8-9063-519932222aa9, rgb(236, 49, 33)) /* {&quot;name&quot;:&quot;3A - Red&quot;} */\"></path></g></svg>',svgContentId:10668330875,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:333.5,intrinsicWidth:500,pixelHeight:612,pixelWidth:379,sizes:\"193px\",src:\"https://framerusercontent.com/images/fP7ize5r1oEb4ONV2MEldvcZE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/fP7ize5r1oEb4ONV2MEldvcZE.png 379w\"},className:\"framer-139inre\",\"data-framer-name\":\"shutterstock_2434783673\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xvr0ch\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYW5zZm9ybWEgU2FucyBFeHRyYUJsYWNr\",\"--framer-font-family\":'\"Transforma Sans ExtraBlack\", \"Transforma Sans ExtraBlack Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\"},children:\"CHCESZ WIEDZIE\u0106 \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYW5zZm9ybWEgU2FucyBFeHRyYUJsYWNr\",\"--framer-font-family\":'\"Transforma Sans ExtraBlack\", \"Transforma Sans ExtraBlack Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\"},children:\"WI\u0118CEJ? \uD83E\uDD14\"})]})},rh1c2s6E7:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYW5zZm9ybWEgU2FucyBFeHRyYUJsYWNr\",\"--framer-font-family\":'\"Transforma Sans ExtraBlack\", \"Transforma Sans ExtraBlack Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\"},children:\"CHCESZ WIEDZIE\u0106 \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYW5zZm9ybWEgU2FucyBFeHRyYUJsYWNr\",\"--framer-font-family\":'\"Transforma Sans ExtraBlack\", \"Transforma Sans ExtraBlack Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\"},children:\"WI\u0118CEJ? \uD83E\uDD14\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYW5zZm9ybWEgU2FucyBFeHRyYUJsYWNr\",\"--framer-font-family\":'\"Transforma Sans ExtraBlack\", \"Transforma Sans ExtraBlack Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\"},children:\"CHCESZ WIEDZIE\u0106 \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYW5zZm9ybWEgU2FucyBFeHRyYUJsYWNr\",\"--framer-font-family\":'\"Transforma Sans ExtraBlack\", \"Transforma Sans ExtraBlack Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0b0228de-570f-4051-87a7-428615dd44cf, rgb(0, 0, 0))\"},children:\"WI\u0118CEJ? \uD83E\uDD14\"})]}),className:\"framer-1s3kxvz\",\"data-framer-name\":\"SUPER CHARGED VIDE \u2014AD$\",fonts:[\"CUSTOM;Transforma Sans ExtraBlack\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UR0LsYyAJ\"},implicitPathVariables:undefined},{href:{webPageId:\"UR0LsYyAJ\"},implicitPathVariables:undefined},{href:{webPageId:\"UR0LsYyAJ\"},implicitPathVariables:undefined},{href:{webPageId:\"UR0LsYyAJ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{width:`calc((max(${componentViewport?.width||\"100vw\"} - 96px, 1px) - 50px) / 2)`},rh1c2s6E7:{width:`calc((max(${componentViewport?.width||\"100vw\"} - 40px, 1px) - 40px) * 0.8)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"373.8px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-130rs5d-container\",nodeId:\"nrNPUVOQv\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{cFMNVndOW:resolvedLinks2[1]},rh1c2s6E7:{cFMNVndOW:resolvedLinks2[3]},x9jdIJGel:{cFMNVndOW:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button_Alternative,{cFMNVndOW:resolvedLinks2[0],height:\"100%\",id:\"nrNPUVOQv\",layoutId:\"nrNPUVOQv\",style:{width:\"100%\"},TrIrSLw6o:\"\uD83D\uDCBB\",variant:\"jkzdZCzIK\",width:\"100%\",WxfjYQ_eJ:getLocalizedValue(\"v9\",activeLocale)??\"Skontaktuj si\u0119\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:367,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hcs27b-container\",nodeId:\"GoReUTXXo\",scopeId:\"d_GpFHlg0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JHrwKQFxr:{variant:\"bWbfiCmde\"},rh1c2s6E7:{variant:\"IAhq9B4Zn\"},x9jdIJGel:{variant:\"NWa8i0u7_\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"GoReUTXXo\",layoutId:\"GoReUTXXo\",style:{width:\"100%\"},variant:\"VLx9qSSvE\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0D3LN.framer-1s0rc5x, .framer-0D3LN .framer-1s0rc5x { display: block; }\",\".framer-0D3LN.framer-1a07itj { align-content: center; align-items: center; background-color: var(--token-0b0228de-570f-4051-87a7-428615dd44cf, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-0D3LN .framer-vwkcqo-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 4; }\",\".framer-0D3LN .framer-m44u5l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 0px 0px 0px; position: relative; width: 1080px; }\",\".framer-0D3LN .framer-120p5au { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0D3LN .framer-14ej15b-container, .framer-0D3LN .framer-z791md-container, .framer-0D3LN .framer-12mrs1c-container { flex: none; height: 19px; position: relative; width: auto; }\",\".framer-0D3LN .framer-1b6nkeo, .framer-0D3LN .framer-dfrlql { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0D3LN .framer-12gj06y { -webkit-backdrop-filter: blur(5px); align-content: flex-end; align-items: flex-end; backdrop-filter: blur(5px); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; width: 912px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0D3LN .framer-8wjew8-container, .framer-0D3LN .framer-yvv5ei-container, .framer-0D3LN .framer-1qe78h3-container, .framer-0D3LN .framer-dwzqen-container, .framer-0D3LN .framer-19s1vl0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-0D3LN .framer-bylgr2 { --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-0D3LN .framer-1xroqz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1080px; }\",\".framer-0D3LN .framer-yzsx86 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 50px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-0D3LN .framer-9q73e5-container { aspect-ratio: 1.7677767776777678 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 611px); max-width: 100%; position: relative; width: 1080px; }\",\".framer-0D3LN .framer-nvz0e0, .framer-0D3LN .framer-pczk8f, .framer-0D3LN .framer-kqiylr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0D3LN .framer-t93f0g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-0D3LN .framer-lbykhn { align-content: center; align-items: center; background-color: var(--token-48afb74d-795b-45a5-9899-fffbc0432e90, #b9ff25); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 272px; justify-content: center; overflow: visible; padding: 30px; position: relative; width: 1px; }\",\".framer-0D3LN .framer-12aqqy5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 0; }\",\".framer-0D3LN .framer-nmg2ky { flex: none; height: 272px; overflow: hidden; position: relative; width: 346px; }\",\".framer-0D3LN .framer-1db363w { flex: none; height: 348px; left: calc(50.00000000000002% - 346px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 348px / 2); width: 346px; }\",\".framer-0D3LN .framer-lz7lan { background-color: rgba(0, 0, 0, 0); flex: none; height: 348px; left: calc(50.00000000000002% - 346px / 2); position: absolute; top: calc(50.00000000000002% - 348px / 2); width: 346px; }\",\".framer-0D3LN .framer-139inre { bottom: 0px; flex: none; left: calc(51.15606936416187% - 193px / 2); overflow: visible; position: absolute; top: -48px; width: 193px; z-index: 1; }\",\".framer-0D3LN .framer-1xvr0ch { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 623px; }\",\".framer-0D3LN .framer-1s3kxvz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0D3LN .framer-130rs5d-container { flex: none; height: auto; position: relative; width: 60%; }\",\".framer-0D3LN .framer-hcs27b-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0D3LN.framer-1a07itj, .framer-0D3LN .framer-m44u5l, .framer-0D3LN .framer-120p5au, .framer-0D3LN .framer-12gj06y, .framer-0D3LN .framer-1xroqz, .framer-0D3LN .framer-yzsx86, .framer-0D3LN .framer-t93f0g, .framer-0D3LN .framer-lbykhn, .framer-0D3LN .framer-12aqqy5, .framer-0D3LN .framer-1xvr0ch { gap: 0px; } .framer-0D3LN.framer-1a07itj > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-0D3LN.framer-1a07itj > :first-child, .framer-0D3LN .framer-m44u5l > :first-child, .framer-0D3LN .framer-1xroqz > :first-child, .framer-0D3LN .framer-yzsx86 > :first-child, .framer-0D3LN .framer-1xvr0ch > :first-child { margin-top: 0px; } .framer-0D3LN.framer-1a07itj > :last-child, .framer-0D3LN .framer-m44u5l > :last-child, .framer-0D3LN .framer-1xroqz > :last-child, .framer-0D3LN .framer-yzsx86 > :last-child, .framer-0D3LN .framer-1xvr0ch > :last-child { margin-bottom: 0px; } .framer-0D3LN .framer-m44u5l > *, .framer-0D3LN .framer-1xroqz > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-0D3LN .framer-120p5au > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-0D3LN .framer-120p5au > :first-child, .framer-0D3LN .framer-12gj06y > :first-child, .framer-0D3LN .framer-t93f0g > :first-child, .framer-0D3LN .framer-lbykhn > :first-child, .framer-0D3LN .framer-12aqqy5 > :first-child { margin-left: 0px; } .framer-0D3LN .framer-120p5au > :last-child, .framer-0D3LN .framer-12gj06y > :last-child, .framer-0D3LN .framer-t93f0g > :last-child, .framer-0D3LN .framer-lbykhn > :last-child, .framer-0D3LN .framer-12aqqy5 > :last-child { margin-right: 0px; } .framer-0D3LN .framer-12gj06y > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-0D3LN .framer-yzsx86 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-0D3LN .framer-t93f0g > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0D3LN .framer-lbykhn > *, .framer-0D3LN .framer-12aqqy5 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-0D3LN .framer-1xvr0ch > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1414px) { .framer-0D3LN.framer-1a07itj { width: 810px; } .framer-0D3LN .framer-vwkcqo-container { order: 0; } .framer-0D3LN .framer-m44u5l { order: 1; padding: 150px 50px 0px 50px; width: 100%; } .framer-0D3LN .framer-1xroqz { order: 2; width: 100%; } .framer-0D3LN .framer-yzsx86 { align-content: flex-start; align-items: flex-start; padding: 0px 50px 0px 50px; } .framer-0D3LN .framer-9q73e5-container { height: var(--framer-aspect-ratio-supported, 402px); width: 100%; } .framer-0D3LN .framer-t93f0g { order: 3; } .framer-0D3LN .framer-lbykhn { flex-direction: column; height: min-content; order: 0; padding: 30px 25px 25px 25px; } .framer-0D3LN .framer-1xvr0ch { align-content: center; align-items: center; width: 100%; } .framer-0D3LN .framer-1s3kxvz { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-0D3LN .framer-130rs5d-container { width: 50%; } .framer-0D3LN .framer-hcs27b-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0D3LN .framer-lbykhn { gap: 0px; } .framer-0D3LN .framer-lbykhn > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-0D3LN .framer-lbykhn > :first-child { margin-top: 0px; } .framer-0D3LN .framer-lbykhn > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 1415px) and (max-width: 1919px) { .framer-0D3LN.framer-1a07itj { width: 1415px; }}\",\"@media (max-width: 809px) { .framer-0D3LN.framer-1a07itj { width: 390px; } .framer-0D3LN .framer-vwkcqo-container { order: 0; } .framer-0D3LN .framer-m44u5l { order: 1; padding: 150px 15px 0px 15px; width: 100%; } .framer-0D3LN .framer-12gj06y { width: 100%; } .framer-0D3LN .framer-1xroqz { order: 2; width: 100%; } .framer-0D3LN .framer-yzsx86 { align-content: flex-start; align-items: flex-start; padding: 0px 15px 30px 15px; } .framer-0D3LN .framer-9q73e5-container { height: var(--framer-aspect-ratio-supported, 204px); width: 100%; } .framer-0D3LN .framer-t93f0g { order: 3; padding: 0px 20px 50px 20px; } .framer-0D3LN .framer-lbykhn { flex-direction: column; gap: 20px; height: min-content; padding: 30px 20px 30px 20px; will-change: var(--framer-will-change-effect-override, transform); } .framer-0D3LN .framer-1xvr0ch { align-content: center; align-items: center; width: 100%; } .framer-0D3LN .framer-1s3kxvz { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-0D3LN .framer-130rs5d-container { width: 80%; } .framer-0D3LN .framer-hcs27b-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0D3LN .framer-lbykhn { gap: 0px; } .framer-0D3LN .framer-lbykhn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-0D3LN .framer-lbykhn > :first-child { margin-top: 0px; } .framer-0D3LN .framer-lbykhn > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2806\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JHrwKQFxr\":{\"layout\":[\"fixed\",\"auto\"]},\"x9jdIJGel\":{\"layout\":[\"fixed\",\"auto\"]},\"rh1c2s6E7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"PNozGhuQb\":{\"pattern\":\":PNozGhuQb\",\"name\":\"video\"}}\n * @framerResponsiveScreen\n */const Framerd_GpFHlg0=withCSS(Component,css,\"framer-0D3LN\");export default Framerd_GpFHlg0;Framerd_GpFHlg0.displayName=\"Case / Cupra\";Framerd_GpFHlg0.defaultProps={height:2806,width:1920};addFonts(Framerd_GpFHlg0,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/EOHGWBZYYKO6R4PWP4S2B3FFWHHBEZN6/UWQLMF4AFWLXCJQCFV3WRVYC77KZXPRB/FYG6OCH7XOLUUSZTIZE65ATBZWF623O4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Transforma Sans ExtraBlack\",source:\"custom\",url:\"https://framerusercontent.com/assets/cPpgZsJSTFvQFYNol5Ujsn7zY.woff\"}]},...NavBarFonts,...BreadCrumbs_SingleFonts,...TaglineFonts,...YouTubeFonts,...Button_AlternativeFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd_GpFHlg0\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1920\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"PNozGhuQb\\\":{\\\"pattern\\\":\\\":PNozGhuQb\\\",\\\"name\\\":\\\"video\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JHrwKQFxr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x9jdIJGel\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rh1c2s6E7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2806\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f1494d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={M2xCfzwdV:new LazyValue(()=>import(\"./d_GpFHlg0-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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavBarFonts", "getFonts", "pXl7t9TjN_default", "BreadCrumbs_SingleFonts", "nNEv0z0rj_default", "TaglineFonts", "yTCj4s7FI_default", "YouTubeFonts", "Youtube", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "MotionDivWithFX", "withFX", "Button_AlternativeFonts", "Jsataw_fL_default", "FooterFonts", "xeDpqFz78_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref1", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "getLocalizedValue", "RichText2", "x", "resolvedLinks1", "SVG", "Image2", "resolvedLinks2", "css", "Framerd_GpFHlg0", "withCSS", "d_GpFHlg0_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
