{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5gCOt9FRAxmWwu3bLeyM/XKyXFH4v3OOveSfQAEB6/lach8Wlfe.js", "ssg:https://framerusercontent.com/modules/4UI8z2Vja64gNJLcRBJR/ixaEqZscLyazOPI0elLf/lach8Wlfe.js"],
  "sourcesContent": ["// Generated by Framer (4b118ea)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Nasiklijenti from\"#framer/local/canvasComponent/C2Yt0NKWs/C2Yt0NKWs.js\";import Footer from\"#framer/local/canvasComponent/ed70m2ODk/ed70m2ODk.js\";import Meni from\"#framer/local/canvasComponent/Gezzz2pkW/Gezzz2pkW.js\";import NasiKlijenti2 from\"#framer/local/canvasComponent/I4yDjmEgN/I4yDjmEgN.js\";import NavigationMeni from\"#framer/local/canvasComponent/PRad8NcNT/PRad8NcNT.js\";import KontaktSekcija from\"#framer/local/canvasComponent/UN8VRH8Bl/UN8VRH8Bl.js\";import*as sharedStyle3 from\"#framer/local/css/hzX750bPn/hzX750bPn.js\";import*as sharedStyle2 from\"#framer/local/css/stylesPresetParagraph/stylesPresetParagraph.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle1 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/lach8Wlfe/lach8Wlfe.js\";import metadataProvider from\"#framer/local/webPageMetadata/lach8Wlfe/lach8Wlfe.js\";const NavigationMeniFonts=getFonts(NavigationMeni);const MeniFonts=getFonts(Meni);const MaterialFonts=getFonts(Material);const PhosphorFonts=getFonts(Phosphor);const NasiklijentiFonts=getFonts(Nasiklijenti);const NasiKlijenti2Fonts=getFonts(NasiKlijenti2);const KontaktSekcijaFonts=getFonts(KontaktSekcija);const FooterFonts=getFonts(Footer);const breakpoints={MK3QX0P0h:\"(max-width: 809px)\",XT8IWVbTr:\"(min-width: 810px) and (max-width: 1199px)\",ZrGCSTlkX:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MZNJb\";const variantClassNames={MK3QX0P0h:\"framer-v-1r2ss3b\",XT8IWVbTr:\"framer-v-109hhzp\",ZrGCSTlkX:\"framer-v-witf5c\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={backgroundColor:\"rgb(23, 23, 23)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const animation1={opacity:1,rotate:20,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ZrGCSTlkX\",Phone:\"MK3QX0P0h\",Tablet:\"XT8IWVbTr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZrGCSTlkX\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const K7gtQnI8g3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ocydC5r4S1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const YAFehMM9N1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"XT8IWVbTr\")return true;return false;};usePreloadLocalizedValues(activeLocale);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"MK3QX0P0h\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"XT8IWVbTr\")return false;return true;};const elementId=useRouteElementId(\"Q4Y3LJLQ_\");const ref2=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if([\"XT8IWVbTr\",\"MK3QX0P0h\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ZrGCSTlkX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-witf5c\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-svq9o1-container\",id:\"svq9o1\",nodeId:\"tSnKhCxq1\",scopeId:\"lach8Wlfe\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{variant:overlay.visible?\"zfP7MaLmo\":\"zfP7MaLmo\"},XT8IWVbTr:{variant:overlay.visible?\"e3hiStcMZ\":\"e3hiStcMZ\"}},children:/*#__PURE__*/_jsx(NavigationMeni,{height:\"100%\",id:\"tSnKhCxq1\",K7gtQnI8g:K7gtQnI8g3bnx0g({overlay}),layoutId:\"tSnKhCxq1\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:overlay.visible?\"BEbDZfkwT\":\"BEbDZfkwT\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-by5nzp\"),\"data-framer-portal-id\":\"svq9o1\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"kD6xDVQcy\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{width:\"100vw\"},XT8IWVbTr:{width:\"80vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"70vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-ct1zxf-container\"),\"data-framer-portal-id\":\"svq9o1\",inComponentSlot:true,nodeId:\"Vtj3ugD7P\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XT8IWVbTr:{YAFehMM9N:YAFehMM9N1wnntms({overlay})}},children:/*#__PURE__*/_jsx(Meni,{height:\"100%\",id:\"Vtj3ugD7P\",layoutId:\"Vtj3ugD7P\",ocydC5r4S:ocydC5r4S1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"gZDfItmfn\",width:\"100%\"})})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xrn24l\",\"data-framer-name\":\"2 Columns Text Image\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-86r3qx\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XT8IWVbTr:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Devojka koja drzi znak za like za socialne mreze\",fit:\"fit\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+50+0+0+4989),pixelHeight:759,pixelWidth:1111,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zywsq1qDCxlaaAkLYkWjFh60EU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Devojka koja drzi znak za like za socialne mreze\",fit:\"fit\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:759,pixelWidth:1111,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zywsq1qDCxlaaAkLYkWjFh60EU.png\"},className:\"framer-xlpkym hidden-witf5c hidden-1r2ss3b\",\"data-framer-name\":\"Untitled_design_4_\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zchoqq\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Usluge koje na\u0161a agencija \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"pru\u017Ea\"})]})}),className:\"framer-1xi2023\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-11sbs2v\",children:/*#__PURE__*/_jsxs(\"li\",{className:\"framer-hej4hq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q0ockz\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ptcjpv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i0bowz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Uk6fF0N5I\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Uk6fF0N5I\",layoutId:\"Uk6fF0N5I\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Vo\u0111enje dru\u0161tvenih mre\u017Ea\"})}),className:\"framer-rjv7rb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Usluga optimizacije bio profila na dru\u0161tvenim mre\u017Eama obuhvata niz strategija i tehnika koje se primjenjuju kako bi se pobolj\u0161ala vidljivost, privukla pa\u017Enja publike i pobolj\u0161ala interakcija s korisnicima na \",/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vu5VWUn7W:\"prednosti-marketing-drustvene-mreze-za-biznis\"},unresolvedPathSlugs:{vu5VWUn7W:{collectionId:\"YV3sckazD\",collectionItemId:\"BADniiI0t\"}},webPageId:\"g7Sud69Z3\"},motionChild:true,nodeId:\"Om4tiKigi\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12x0zwo\",\"data-styles-preset\":\"hzX750bPn\",children:\"dru\u0161tvenim platformama\"})}),\".\"]})}),className:\"framer-11srgdp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3y87go\",\"data-framer-name\":\"Accordion - usluge\",id:\"3y87go\",onTap:onTap3bnx0g({overlay:overlay1}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1pkz54e\"),\"data-framer-portal-id\":\"3y87go\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"O9lFQRROl\"),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:`${cx(scopingClassNames,\"framer-cnvz36\")} hidden-witf5c hidden-109hhzp`,\"data-framer-portal-id\":\"3y87go\"}),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-1pvre9l\"),\"data-framer-portal-id\":\"3y87go\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m6vr2j-container hidden-109hhzp\",isModuleExternal:true,nodeId:\"sQBIgcrNQ\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",whileHover:animation1,children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\",height:\"100%\",iconSearch:getLocalizedValue(\"v5\",activeLocale)??\"House\",iconSelection:\"XCircle\",id:\"sQBIgcrNQ\",layoutId:\"sQBIgcrNQ\",mirrored:false,onClick:onClick1wnntms({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XT8IWVbTr:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ol\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:[/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analiza ciljne publike:\"}),\" Prije svega, va\u017Eno je razumjeti ko je va\u0161a ciljna publika - njihove potrebe, interese, navike i preferencije. Ovo je klju\u010Dno za prilago\u0111avanje sadr\u017Eaja i stvaranje relevantnih poruka.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Optimizacija profila: \"}),\"To uklju\u010Duje a\u017Euriranje informacija na profilu kako bi bile dosljedne i privla\u010Dne. To obuhvata korisni\u010Dko ime, opis profila (bio), profilnu sliku, pozadinu i ostale relevantne informacije.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Kreiranje privla\u010Dnog opisa profila (bio)\"}),\": Bio ili opis profila je va\u017Ean jer pru\u017Ea prvi dojam o va\u0161em brendu ili osobi. Treba da bude kratak, ali informativan, i da jasno komunicira ko ste, \u0161ta radite i koji su va\u0161i klju\u010Dni atributi ili vrijednosti.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Optimizacija klju\u010Dnih rije\u010Di: \"}),\"Integracija relevantnih klju\u010Dnih rije\u010Di u opis profila poma\u017Ee da se pove\u0107a vidljivost va\u0161eg profila u pretragama unutar dru\u0161tvenih mre\u017Ea.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Upotreba hashtagova:\"}),\" Hashtagovi su odli\u010Dan na\u010Din da se pove\u0107a vidljivost va\u0161eg profila i sadr\u017Eaja. Uklju\u010Divanje relevantnih hashtagova u opis profila mo\u017Ee pomo\u0107i korisnicima da lak\u0161e prona\u0111u va\u0161 profil i sadr\u017Eaj.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Povezivanje s drugim profilima:\"}),\" Povezivanje s relevantnim profilima ili brendovima mo\u017Ee pomo\u0107i u \u0161irenju mre\u017Ee i privla\u010Denju pa\u017Enje publike.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Redovno a\u017Euriranje: \"}),\"Va\u017Eno je redovno a\u017Eurirati opis profila kako bi odra\u017Eavao trenutne aktivnosti, ponude ili promocije.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analiza i pra\u0107enje rezultata: \"}),\"Kona\u010Dno, pra\u0107enje performansi va\u0161eg profila je klju\u010Dno za utvr\u0111ivanje efikasnosti strategije optimizacije i identifikaciju podru\u010Dja za pobolj\u0161anje.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})]})}),transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:animation2,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ol\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:[/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analiza ciljne publike:\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\" \"}),\"Prije svega, va\u017Eno je razumjeti ko je va\u0161a ciljna publika - njihove potrebe, interese, navike i preferencije. Ovo je klju\u010Dno za prilago\u0111avanje sadr\u017Eaja i stvaranje relevantnih poruka.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Optimizacija profila:\"}),\" To uklju\u010Duje a\u017Euriranje informacija na profilu kako bi bile dosljedne i privla\u010Dne. To obuhvata korisni\u010Dko ime, opis profila (bio), profilnu sliku, pozadinu i ostale relevantne informacije.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Kreiranje privla\u010Dnog opisa profila (bio):\"}),\" Bio ili opis profila je va\u017Ean jer pru\u017Ea prvi dojam o va\u0161em brendu ili osobi. Treba da bude kratak, ali informativan, i da jasno komunicira ko ste, \u0161ta radite i koji su va\u0161i klju\u010Dni atributi ili vrijednosti.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Optimizacija klju\u010Dnih rije\u010Di:\"}),\" Integracija relevantnih klju\u010Dnih rije\u010Di u opis profila poma\u017Ee da se pove\u0107a vidljivost va\u0161eg profila u pretragama unutar dru\u0161tvenih mre\u017Ea.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Upotreba hashtagova:\"}),\" Hashtagovi su odli\u010Dan na\u010Din da se pove\u0107a vidljivost va\u0161eg profila i sadr\u017Eaja. Uklju\u010Divanje relevantnih hashtagova u opis profila mo\u017Ee pomo\u0107i korisnicima da lak\u0161e prona\u0111u va\u0161 profil i sadr\u017Eaj.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Povezivanje s drugim profilima:\"}),\" Povezivanje s relevantnim profilima ili brendovima mo\u017Ee pomo\u0107i u \u0161irenju mre\u017Ee i privla\u010Denju pa\u017Enje publike.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Redovno a\u017Euriranje: \"}),\"Va\u017Eno je redovno a\u017Eurirati opis profila kako bi odra\u017Eavao trenutne aktivnosti, ponude ili promocije.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analiza i pra\u0107enje rezultata:\"}),\" Kona\u010Dno, pra\u0107enje performansi va\u0161eg profila je klju\u010Dno za utvr\u0111ivanje efikasnosti strategije optimizacije i identifikaciju podru\u010Dja za pobolj\u0161anje.\"]})})]})}),className:\"framer-17rzvr\",fonts:[\"GF;Montserrat-600\",\"GF;Montserrat-300\"],initial:animation3,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),getContainer())})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fr5f5o\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1odg7d3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-74330c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wpZpHCBT4\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"wpZpHCBT4\",layoutId:\"wpZpHCBT4\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Google ogla\u0161avanje\"})}),className:\"framer-4le3zd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Kroz ovu uslugu mo\u017Eemo brzo i efikasno pove\u0107ati vidjlivost Va\u0161eg brenda, privu\u0107i relevantnu publiku i ostvariti ve\u0107i broj konverzija, \u0161to \u0107e doprineti rastu i razvoju Va\u0161eg brenda na tr\u017Ei\u0161tu.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\" \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Pa\u017Eljivim analiziranjem klju\u010Dnih re\u010Di, tr\u017Ei\u0161ta i konkurencije omogu\u0107i\u0107emo optimalno prilago\u0111avanje strategija u realnom vremenu i tako pobolj\u0161ati efikasnost ogla\u0161avanja.\"})]}),className:\"framer-1hmwy8t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zmczlz\",\"data-framer-name\":\"Accordion - usluge\",id:\"zmczlz\",onTap:onTap3bnx0g({overlay:overlay2}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-wnnzmv\"),\"data-framer-portal-id\":\"zmczlz\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"COFrESzKF\"),/*#__PURE__*/_jsx(\"div\",{className:cx(scopingClassNames,\"framer-11s6gls\"),\"data-framer-portal-id\":\"zmczlz\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lt012j\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17bmhsg-container\",isModuleExternal:true,nodeId:\"um8yefkXD\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",whileHover:animation1,children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\",height:\"100%\",iconSearch:getLocalizedValue(\"v5\",activeLocale)??\"House\",iconSelection:\"XCircle\",id:\"um8yefkXD\",layoutId:\"um8yefkXD\",mirrored:false,onClick:onClick1wnntms({overlay:overlay2}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ol\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-family\":'\"Jura\", \"Jura Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:[/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analiza ciljne publike:\"}),\" Prije svega, va\u017Eno je razumjeti ko je va\u0161a ciljna publika - njihove potrebe, interese, navike i preferencije. Ovo je klju\u010Dno za prilago\u0111avanje sadr\u017Eaja i stvaranje relevantnih poruka.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Optimizacija profila:\"}),\" To uklju\u010Duje a\u017Euriranje informacija na profilu kako bi bile dosljedne i privla\u010Dne. To obuhvata korisni\u010Dko ime, opis profila (bio), profilnu sliku, pozadinu i ostale relevantne informacije.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Kreiranje privla\u010Dnog opisa profila (bio):\"}),\" Bio ili opis profila je va\u017Ean jer pru\u017Ea prvi dojam o va\u0161em brendu ili osobi. Treba da bude kratak, ali informativan, i da jasno komunicira ko ste, \u0161ta radite i koji su va\u0161i klju\u010Dni atributi ili vrijednosti.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Optimizacija klju\u010Dnih rije\u010Di: \"}),\"Integracija relevantnih klju\u010Dnih rije\u010Di u opis profila poma\u017Ee da se pove\u0107a vidljivost va\u0161eg profila u pretragama unutar dru\u0161tvenih mre\u017Ea.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Upotreba hashtagova:\"}),\" Hashtagovi su odli\u010Dan na\u010Din da se pove\u0107a vidljivost va\u0161eg profila i sadr\u017Eaja. Uklju\u010Divanje relevantnih hashtagova u opis profila mo\u017Ee pomo\u0107i korisnicima da lak\u0161e prona\u0111u va\u0161 profil i sadr\u017Eaj.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Povezivanje s drugim profilima:\"}),\" Povezivanje s relevantnim profilima ili brendovima mo\u017Ee pomo\u0107i u \u0161irenju mre\u017Ee i privla\u010Denju pa\u017Enje publike.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Redovno a\u017Euriranje:\"}),\" Va\u017Eno je redovno a\u017Eurirati opis profila kako bi odra\u017Eavao trenutne aktivnosti, ponude ili promocije.\"]}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SnVyYS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SnVyYS02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analiza i pra\u0107enje rezultata:\"}),\" Kona\u010Dno, pra\u0107enje performansi va\u0161eg profila je klju\u010Dno za utvr\u0111ivanje efikasnosti strategije optimizacije i identifikaciju podru\u010Dja za pobolj\u0161anje.\"]})})]})}),className:\"framer-6w42l8\",fonts:[\"GF;Jura-600\",\"GF;Jura-regular\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),getContainer())})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yvnu7a\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iy91kj\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-277ppa-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QrracyW2k\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"QrracyW2k\",layoutId:\"QrracyW2k\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Grafi\u010Dki dizajn\"})}),className:\"framer-87rml0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ponudi\u0107emo vam \u0161irok spektar kreativnih re\u0161enja kako bi do izra\u017Eaja, na pravi na\u010Din, do\u0161ao Va\u0161 vizuelni identitet. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ova usluga podrazumeva usluge dizajna logotipa, lending stranica, vizuala za dru\u0161tvene mre\u017Ee kao i dizajna za sve vrste \u0161tampanih materijala-bro\u0161ura, kataloga, flajera.\"})]}),className:\"framer-kk8ymw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cjfnso\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tbxkmy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5wo8yf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ffr5COYLf\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"ffr5COYLf\",layoutId:\"ffr5COYLf\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Saradnja sa influenserima\"})}),className:\"framer-hxg996\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Svest o Va\u0161em brendu ili usluzi se vrlo lako mo\u017Ee pove\u0107ati kroz anga\u017Emane sa dana\u0161njim uticajnim ljudima na mre\u017Eama koji je mogu ispromovisati na pravi  na\u010Din kako bi ona do\u0161la do \u0161to ve\u0107eg broja ljudi. Uspostavljamo saradnje sa odabranim influenserima, kreiraju\u0107i kampanje koje su autenti\u010Dne i privla\u010Dne odgovaraju\u0107oj publici\"})}),className:\"framer-d5j1nx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7elmi9\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ips11d\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17il8vd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UfFJR5aBq\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"UfFJR5aBq\",layoutId:\"UfFJR5aBq\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Website dizajn\"})}),className:\"framer-1st2aia\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"U zavisnosti od paketa za koji se odlu\u010Dite, ova usluga obuhvata sve apekte kreiranja I optimizacije web stranica kako bi se postigla maksimalna vizuelna privla\u010Dnost, funkcionalnost I korisni\u010Dko iskustvo. \"})}),className:\"framer-1hdgr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k00ron\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6frei3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e95llt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"G3KlqYMNQ\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"G3KlqYMNQ\",layoutId:\"G3KlqYMNQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Website development\"})}),className:\"framer-12mid30\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Razmotri\u0107emo \u0161ta je potrebno da Va\u0161 sajt bude funkcionalan kako bismo razvili visokokvalitetne, skalabilne i efikasne stranice koje zadovoljavaju vase poslovne potrebe  i pru\u017Eaju odli\u010Dna korisni\u010Dka iskustva. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"U zavisnosti od paketa za koji se odlu\u010Dite omogu\u0107i\u0107emo razvoj web stranica, od po\u010Detnog planiranja do kona\u010Dnog lansiranja i odr\u017Eavanja.\"})]}),className:\"framer-1m21cpg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jh4x1n\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3icb28\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wqqde9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VXbbqM3U0\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"VXbbqM3U0\",layoutId:\"VXbbqM3U0\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"E-commerce Solutions\"})}),className:\"framer-10wbzss\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Kroz ovu uslugu omogu\u0107i\u0107emo vam da izgradite efikasne I profitabilne online prodavnice koje zadovoljavaju potrebe potro\u0161a\u010Da I podsti\u010Du rast poslovanja. Po\u010Dev od osnovnog planiranja, razvoja i optimizacije online prodavnice kako bi klijentima omogu\u0107ili usp\u0161no poslovanje na internetu.\"})}),className:\"framer-1c85a5q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j6o1ew\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kxvoj3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yatim8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gob5f4m05\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"gob5f4m05\",layoutId:\"gob5f4m05\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"User experience\"})}),className:\"framer-ck54bl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Cilj UX je da se ostvari fokus na  stvaranje pozitivnog i zadovoljavaju\u0107eg iskustva za korisnike prilikom interakcije sa proizvodom ili uslugom. U zavisnosti od paketa koji je vama potreban preduze\u0107emo sve neophodne korake kako bi sam UX princip doneo \u0161to bolje rezultate.\"})}),className:\"framer-dt259a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j7euz7\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-172y9i5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-73hpzk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QYfLcSA62\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"QYfLcSA62\",layoutId:\"QYfLcSA62\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Youtube ogla\u0161avanje \"})}),className:\"framer-17ejl2v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Mo\u0107na usluga koju nudimo, dizajnirana za pove\u0107anje vidljivosti brenda, anga\u017Eovanje publike i podsticanje konverzija putem jedne od najpopularnijih video platformi na svetu.\"})}),className:\"framer-1pg9gc4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jpycjj\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2m9ukm\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18xy11a-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Qw2PYLmZW\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Qw2PYLmZW\",layoutId:\"Qw2PYLmZW\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Organizacija doga\u0111aja\"})}),className:\"framer-1mjitm5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ukoliko Vam je potrebna organizacija manjeg doga\u0111aja I tu vam mo\u017Eemo pomo\u0107i. Pa\u017Eljivim planiranjem, koordinacijom I samom realizacijom doga\u0111aja omogu\u0107i \u0107emo da on bude uspe\u0161no organizovan, ostavljaju\u0107i trajan utisak na one koji mu prisustvuju.\"})}),className:\"framer-i154m8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tx6itv\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i33qd5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zif1t9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HBvKcV_sS\",rendersWithMotion:true,scopeId:\"lach8Wlfe\",style:{skewX:-15},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ea60b672-03a1-4f7f-ab41-40bd1a9984e4, rgb(191, 37, 114))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"tag\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"HBvKcV_sS\",layoutId:\"HBvKcV_sS\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-e7d00bfd-3b55-4c26-8254-246f71e2c6e7, rgb(229, 145, 23))\"},children:\"Analogni marketing\"})}),className:\"framer-1nx29nu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Koristimo se i metodama koje su relevantne I efikasne, posebno za dosezanje odre\u0111enih demografskih grupa i ciljeva. Do publike uvek mo\u017Eemo do\u0107i na vi\u0161e na\u010Dina \u010Dime \u0107emo osigurati \u0161iroku vidljivost i anga\u017Eman kroz tradicionalne markenti\u0161ke kanale.\"})}),className:\"framer-d7ten\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u6nbej hidden-109hhzp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{background:{alt:getLocalizedValue(\"v29\",activeLocale)??\"Girl holding instagram likes\",fit:\"fit\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+20+0+0+5175+0+0),pixelHeight:757,pixelWidth:921,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AABI1FNBSpTa8aqsSlFFLrPAFI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v29\",activeLocale)??\"Girl holding instagram likes\",fit:\"fit\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+11+0+5185+0+0),pixelHeight:757,pixelWidth:921,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AABI1FNBSpTa8aqsSlFFLrPAFI.png\"},className:\"framer-sodzxm\",\"data-framer-name\":\"Untitled_design_4_\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16cbpqq\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{y:(componentViewport?.y||0)+0+5795+0+0},XT8IWVbTr:{y:(componentViewport?.y||0)+0+5639+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"1188px\",y:(componentViewport?.y||0)+0+5870+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cc62wt-container\",nodeId:\"vJB7bNajk\",scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(Nasiklijenti,{height:\"100%\",id:\"vJB7bNajk\",layoutId:\"vJB7bNajk\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{y:(componentViewport?.y||0)+0+5795+0+135},XT8IWVbTr:{y:(componentViewport?.y||0)+0+5639+0+135}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"1188px\",y:(componentViewport?.y||0)+0+5870+0+135,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4oulhy-container\",nodeId:\"l4x4UyLcC\",scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(NasiKlijenti2,{height:\"100%\",id:\"l4x4UyLcC\",layoutId:\"l4x4UyLcC\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{y:(componentViewport?.y||0)+0+6040},XT8IWVbTr:{y:(componentViewport?.y||0)+0+5884}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:504,width:`min(${componentViewport?.width||\"100vw\"} / 1.106, 1200px)`,y:(componentViewport?.y||0)+0+6115,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ygouuq-container\",id:elementId,nodeId:\"Q4Y3LJLQ_\",ref:ref2,scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{variant:\"nNzB_5B2g\"},XT8IWVbTr:{variant:\"GzOFnpqxg\"}},children:/*#__PURE__*/_jsx(KontaktSekcija,{height:\"100%\",id:\"Q4Y3LJLQ_\",layoutId:\"Q4Y3LJLQ_\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"WQzOk1332\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:275,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6619,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mshoiy-container hidden-109hhzp hidden-1r2ss3b\",nodeId:\"X_HgoC55j\",scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"X_HgoC55j\",layoutId:\"X_HgoC55j\",style:{width:\"100%\"},variant:\"pgg7bclYq\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MK3QX0P0h:{height:275,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6544}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y56lb7-container hidden-witf5c hidden-109hhzp\",nodeId:\"Dd_8xKngs\",scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Dd_8xKngs\",layoutId:\"Dd_8xKngs\",style:{width:\"100%\"},variant:\"rKEBzPNje\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XT8IWVbTr:{height:275,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6388}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5dd684-container hidden-witf5c hidden-1r2ss3b\",nodeId:\"rRoKt_6t4\",scopeId:\"lach8Wlfe\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rRoKt_6t4\",layoutId:\"rRoKt_6t4\",style:{width:\"100%\"},variant:\"YHauGr_Rd\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MZNJb.framer-1r6kv1d, .framer-MZNJb .framer-1r6kv1d { display: block; }\",\".framer-MZNJb.framer-witf5c { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-MZNJb .framer-svq9o1-container { flex: none; height: 100px; max-width: 100%; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-MZNJb.framer-by5nzp { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-MZNJb.framer-ct1zxf-container { flex: none; height: 100vh; left: 0px; position: fixed; top: calc(49.96436208125448% - 100vh / 2); width: 70%; z-index: 3; }\",\".framer-MZNJb .framer-xrn24l { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 11px 0px 11px 0px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-86r3qx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-MZNJb .framer-xlpkym { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: hidden; position: relative; width: 69%; }\",\".framer-MZNJb .framer-zchoqq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 40px 0px 40px 20px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-1xi2023 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MZNJb .framer-11sbs2v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; list-style: none; margin: 0px; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-hej4hq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-1q0ockz, .framer-MZNJb .framer-1fr5f5o, .framer-MZNJb .framer-yvnu7a, .framer-MZNJb .framer-1cjfnso, .framer-MZNJb .framer-7elmi9, .framer-MZNJb .framer-1k00ron, .framer-MZNJb .framer-jh4x1n, .framer-MZNJb .framer-j6o1ew, .framer-MZNJb .framer-j7euz7, .framer-MZNJb .framer-jpycjj, .framer-MZNJb .framer-tx6itv { align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-MZNJb .framer-1ptcjpv, .framer-MZNJb .framer-1odg7d3, .framer-MZNJb .framer-1iy91kj, .framer-MZNJb .framer-tbxkmy, .framer-MZNJb .framer-ips11d, .framer-MZNJb .framer-6frei3, .framer-MZNJb .framer-3icb28, .framer-MZNJb .framer-kxvoj3, .framer-MZNJb .framer-172y9i5, .framer-MZNJb .framer-2m9ukm, .framer-MZNJb .framer-1i33qd5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-i0bowz-container, .framer-MZNJb .framer-74330c-container, .framer-MZNJb .framer-277ppa-container, .framer-MZNJb .framer-5wo8yf-container, .framer-MZNJb .framer-17il8vd-container, .framer-MZNJb .framer-1e95llt-container, .framer-MZNJb .framer-1wqqde9-container, .framer-MZNJb .framer-1yatim8-container, .framer-MZNJb .framer-73hpzk-container, .framer-MZNJb .framer-18xy11a-container, .framer-MZNJb .framer-zif1t9-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-MZNJb .framer-rjv7rb, .framer-MZNJb .framer-4le3zd, .framer-MZNJb .framer-87rml0, .framer-MZNJb .framer-hxg996, .framer-MZNJb .framer-1st2aia, .framer-MZNJb .framer-12mid30, .framer-MZNJb .framer-10wbzss, .framer-MZNJb .framer-ck54bl, .framer-MZNJb .framer-17ejl2v, .framer-MZNJb .framer-1mjitm5, .framer-MZNJb .framer-1nx29nu { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MZNJb .framer-11srgdp, .framer-MZNJb .framer-1hmwy8t, .framer-MZNJb .framer-kk8ymw, .framer-MZNJb .framer-d5j1nx, .framer-MZNJb .framer-1hdgr, .framer-MZNJb .framer-1m21cpg, .framer-MZNJb .framer-1c85a5q, .framer-MZNJb .framer-dt259a, .framer-MZNJb .framer-1pg9gc4, .framer-MZNJb .framer-i154m8, .framer-MZNJb .framer-d7ten { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-MZNJb .framer-3y87go, .framer-MZNJb .framer-zmczlz { align-content: flex-start; align-items: flex-start; background-color: #1c1c1c; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-MZNJb.framer-1pkz54e { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 0; }\",\".framer-MZNJb.framer-cnvz36 { align-content: center; align-items: center; background-color: #1c1c1c; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 19px; min-height: 1143px; overflow: auto; padding: 0px; position: fixed; top: 120px; width: 100%; z-index: 0; }\",\".framer-MZNJb.framer-1pvre9l { background-color: #1f1f1f; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; flex: none; height: 968px; left: calc(50.08333333333336% - min(1200px, 90%) / 2); max-width: 1200px; overflow: hidden; position: fixed; top: calc(50.51169590643278% - 968px / 2); width: 90%; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-MZNJb .framer-1m6vr2j-container { cursor: pointer; flex: none; height: 40px; position: absolute; right: 14px; top: 13px; width: 40px; }\",\".framer-MZNJb .framer-17rzvr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; max-width: 1200px; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-MZNJb.framer-wnnzmv { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-MZNJb.framer-11s6gls { background-color: #1c1c1c; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 701px; left: calc(50.00000000000002% - 982px / 2); overflow: auto; position: fixed; top: calc(48.17251461988306% - 701px / 2); width: 982px; }\",\".framer-MZNJb .framer-1lt012j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; left: 50%; min-height: 669px; overflow: hidden; padding: 0px; position: absolute; top: 17px; transform: translateX(-50%); width: 93%; }\",\".framer-MZNJb .framer-17bmhsg-container { cursor: pointer; flex: none; height: 37px; position: absolute; right: 0px; top: 0px; width: 6%; z-index: 1; }\",\".framer-MZNJb .framer-6w42l8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 29px; position: absolute; right: 33px; top: 52%; transform: translateY(-50%); white-space: pre-wrap; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-MZNJb .framer-1u6nbej { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 274px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-sodzxm { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 52%; }\",\".framer-MZNJb .framer-16cbpqq { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MZNJb .framer-cc62wt-container, .framer-MZNJb .framer-4oulhy-container { flex: none; height: 110px; position: relative; width: 1188px; }\",\".framer-MZNJb .framer-ygouuq-container { flex: none; height: auto; max-width: 1200px; position: relative; scroll-margin-top: 100px; width: 90%; }\",\".framer-MZNJb .framer-1mshoiy-container, .framer-MZNJb .framer-1y56lb7-container, .framer-MZNJb .framer-5dd684-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MZNJb.framer-witf5c, .framer-MZNJb .framer-xrn24l, .framer-MZNJb .framer-86r3qx, .framer-MZNJb .framer-zchoqq, .framer-MZNJb .framer-11sbs2v, .framer-MZNJb .framer-hej4hq, .framer-MZNJb .framer-1q0ockz, .framer-MZNJb .framer-1ptcjpv, .framer-MZNJb .framer-3y87go, .framer-MZNJb.framer-cnvz36, .framer-MZNJb .framer-1fr5f5o, .framer-MZNJb .framer-1odg7d3, .framer-MZNJb .framer-zmczlz, .framer-MZNJb .framer-1lt012j, .framer-MZNJb .framer-yvnu7a, .framer-MZNJb .framer-1iy91kj, .framer-MZNJb .framer-1cjfnso, .framer-MZNJb .framer-tbxkmy, .framer-MZNJb .framer-7elmi9, .framer-MZNJb .framer-ips11d, .framer-MZNJb .framer-1k00ron, .framer-MZNJb .framer-6frei3, .framer-MZNJb .framer-jh4x1n, .framer-MZNJb .framer-3icb28, .framer-MZNJb .framer-j6o1ew, .framer-MZNJb .framer-kxvoj3, .framer-MZNJb .framer-j7euz7, .framer-MZNJb .framer-172y9i5, .framer-MZNJb .framer-jpycjj, .framer-MZNJb .framer-2m9ukm, .framer-MZNJb .framer-tx6itv, .framer-MZNJb .framer-1i33qd5, .framer-MZNJb .framer-1u6nbej, .framer-MZNJb .framer-16cbpqq { gap: 0px; } .framer-MZNJb.framer-witf5c > *, .framer-MZNJb .framer-3y87go > *, .framer-MZNJb .framer-zmczlz > *, .framer-MZNJb .framer-1lt012j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MZNJb.framer-witf5c > :first-child, .framer-MZNJb .framer-86r3qx > :first-child, .framer-MZNJb .framer-zchoqq > :first-child, .framer-MZNJb .framer-11sbs2v > :first-child, .framer-MZNJb .framer-hej4hq > :first-child, .framer-MZNJb .framer-1q0ockz > :first-child, .framer-MZNJb .framer-3y87go > :first-child, .framer-MZNJb .framer-1fr5f5o > :first-child, .framer-MZNJb .framer-zmczlz > :first-child, .framer-MZNJb .framer-1lt012j > :first-child, .framer-MZNJb .framer-yvnu7a > :first-child, .framer-MZNJb .framer-1cjfnso > :first-child, .framer-MZNJb .framer-7elmi9 > :first-child, .framer-MZNJb .framer-1k00ron > :first-child, .framer-MZNJb .framer-jh4x1n > :first-child, .framer-MZNJb .framer-j6o1ew > :first-child, .framer-MZNJb .framer-j7euz7 > :first-child, .framer-MZNJb .framer-jpycjj > :first-child, .framer-MZNJb .framer-tx6itv > :first-child, .framer-MZNJb .framer-1u6nbej > :first-child, .framer-MZNJb .framer-16cbpqq > :first-child { margin-top: 0px; } .framer-MZNJb.framer-witf5c > :last-child, .framer-MZNJb .framer-86r3qx > :last-child, .framer-MZNJb .framer-zchoqq > :last-child, .framer-MZNJb .framer-11sbs2v > :last-child, .framer-MZNJb .framer-hej4hq > :last-child, .framer-MZNJb .framer-1q0ockz > :last-child, .framer-MZNJb .framer-3y87go > :last-child, .framer-MZNJb .framer-1fr5f5o > :last-child, .framer-MZNJb .framer-zmczlz > :last-child, .framer-MZNJb .framer-1lt012j > :last-child, .framer-MZNJb .framer-yvnu7a > :last-child, .framer-MZNJb .framer-1cjfnso > :last-child, .framer-MZNJb .framer-7elmi9 > :last-child, .framer-MZNJb .framer-1k00ron > :last-child, .framer-MZNJb .framer-jh4x1n > :last-child, .framer-MZNJb .framer-j6o1ew > :last-child, .framer-MZNJb .framer-j7euz7 > :last-child, .framer-MZNJb .framer-jpycjj > :last-child, .framer-MZNJb .framer-tx6itv > :last-child, .framer-MZNJb .framer-1u6nbej > :last-child, .framer-MZNJb .framer-16cbpqq > :last-child { margin-bottom: 0px; } .framer-MZNJb .framer-xrn24l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-MZNJb .framer-xrn24l > :first-child, .framer-MZNJb .framer-1ptcjpv > :first-child, .framer-MZNJb.framer-cnvz36 > :first-child, .framer-MZNJb .framer-1odg7d3 > :first-child, .framer-MZNJb .framer-1iy91kj > :first-child, .framer-MZNJb .framer-tbxkmy > :first-child, .framer-MZNJb .framer-ips11d > :first-child, .framer-MZNJb .framer-6frei3 > :first-child, .framer-MZNJb .framer-3icb28 > :first-child, .framer-MZNJb .framer-kxvoj3 > :first-child, .framer-MZNJb .framer-172y9i5 > :first-child, .framer-MZNJb .framer-2m9ukm > :first-child, .framer-MZNJb .framer-1i33qd5 > :first-child { margin-left: 0px; } .framer-MZNJb .framer-xrn24l > :last-child, .framer-MZNJb .framer-1ptcjpv > :last-child, .framer-MZNJb.framer-cnvz36 > :last-child, .framer-MZNJb .framer-1odg7d3 > :last-child, .framer-MZNJb .framer-1iy91kj > :last-child, .framer-MZNJb .framer-tbxkmy > :last-child, .framer-MZNJb .framer-ips11d > :last-child, .framer-MZNJb .framer-6frei3 > :last-child, .framer-MZNJb .framer-3icb28 > :last-child, .framer-MZNJb .framer-kxvoj3 > :last-child, .framer-MZNJb .framer-172y9i5 > :last-child, .framer-MZNJb .framer-2m9ukm > :last-child, .framer-MZNJb .framer-1i33qd5 > :last-child { margin-right: 0px; } .framer-MZNJb .framer-86r3qx > *, .framer-MZNJb .framer-11sbs2v > *, .framer-MZNJb .framer-hej4hq > *, .framer-MZNJb .framer-1q0ockz > *, .framer-MZNJb .framer-1fr5f5o > *, .framer-MZNJb .framer-yvnu7a > *, .framer-MZNJb .framer-1cjfnso > *, .framer-MZNJb .framer-7elmi9 > *, .framer-MZNJb .framer-1k00ron > *, .framer-MZNJb .framer-jh4x1n > *, .framer-MZNJb .framer-j6o1ew > *, .framer-MZNJb .framer-j7euz7 > *, .framer-MZNJb .framer-jpycjj > *, .framer-MZNJb .framer-tx6itv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MZNJb .framer-zchoqq > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-MZNJb .framer-1ptcjpv > *, .framer-MZNJb.framer-cnvz36 > *, .framer-MZNJb .framer-1odg7d3 > *, .framer-MZNJb .framer-1iy91kj > *, .framer-MZNJb .framer-tbxkmy > *, .framer-MZNJb .framer-ips11d > *, .framer-MZNJb .framer-6frei3 > *, .framer-MZNJb .framer-3icb28 > *, .framer-MZNJb .framer-kxvoj3 > *, .framer-MZNJb .framer-172y9i5 > *, .framer-MZNJb .framer-2m9ukm > *, .framer-MZNJb .framer-1i33qd5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MZNJb .framer-1u6nbej > * { margin: 0px; margin-bottom: calc(274px / 2); margin-top: calc(274px / 2); } .framer-MZNJb .framer-16cbpqq > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-MZNJb.framer-witf5c { width: 810px; } .framer-MZNJb .framer-svq9o1-container, .framer-MZNJb .framer-1xi2023 { order: 0; } .framer-MZNJb.framer-ct1zxf-container { top: 0px; width: 80%; } .framer-MZNJb .framer-xrn24l { flex-direction: column; order: 1; padding: 50px 0px 0px 0px; } .framer-MZNJb .framer-86r3qx { align-content: center; align-items: center; order: 0; } .framer-MZNJb .framer-xlpkym, .framer-MZNJb .framer-16cbpqq { order: 2; } .framer-MZNJb .framer-zchoqq { align-content: center; align-items: center; order: 0; padding: 0px; } .framer-MZNJb .framer-11sbs2v { order: 1; } .framer-MZNJb .framer-rjv7rb { overflow: visible; white-space: pre; width: auto; } .framer-MZNJb.framer-1pvre9l { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 75%; justify-content: space-between; left: calc(50.00000000000002% - 95.06172839506173% / 2); max-width: unset; overflow: auto; padding: 30px 0px 20px 0px; top: 140px; width: 95%; } .framer-MZNJb .framer-17rzvr { left: unset; max-width: unset; order: 0; position: relative; top: unset; transform: unset; width: 93%; } .framer-MZNJb.framer-11s6gls { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 19px; padding: 0px; top: 125px; width: 95%; } .framer-MZNJb .framer-1lt012j { justify-content: flex-start; left: unset; min-height: 1221px; position: relative; top: unset; transform: unset; width: 95%; } .framer-MZNJb .framer-17bmhsg-container { top: 10px; width: 50px; } .framer-MZNJb .framer-6w42l8 { left: 13px; right: 23px; top: 33%; } .framer-MZNJb .framer-ygouuq-container { order: 4; } .framer-MZNJb .framer-5dd684-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MZNJb .framer-xrn24l, .framer-MZNJb.framer-1pvre9l, .framer-MZNJb.framer-11s6gls { gap: 0px; } .framer-MZNJb .framer-xrn24l > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MZNJb .framer-xrn24l > :first-child { margin-top: 0px; } .framer-MZNJb .framer-xrn24l > :last-child { margin-bottom: 0px; } .framer-MZNJb.framer-1pvre9l > *, .framer-MZNJb.framer-1pvre9l > :first-child, .framer-MZNJb.framer-1pvre9l > :last-child { margin: 0px; } .framer-MZNJb.framer-11s6gls > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MZNJb.framer-11s6gls > :first-child { margin-left: 0px; } .framer-MZNJb.framer-11s6gls > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-MZNJb.framer-witf5c { width: 524px; } .framer-MZNJb .framer-svq9o1-container { order: 0; } .framer-MZNJb.framer-ct1zxf-container { left: calc(50.00000000000002% - 100% / 2); top: 0px; width: 100%; } .framer-MZNJb .framer-xrn24l { flex-direction: column; max-width: unset; order: 1; padding: 20px 30px 0px 30px; } .framer-MZNJb .framer-86r3qx { gap: 0px; max-width: 95%; order: 0; width: 100%; } .framer-MZNJb .framer-zchoqq { order: 1; padding: 40px 0px 40px 0px; } .framer-MZNJb .framer-rjv7rb, .framer-MZNJb .framer-4le3zd, .framer-MZNJb .framer-87rml0, .framer-MZNJb .framer-hxg996, .framer-MZNJb .framer-1st2aia, .framer-MZNJb .framer-12mid30, .framer-MZNJb .framer-10wbzss, .framer-MZNJb .framer-ck54bl, .framer-MZNJb .framer-17ejl2v, .framer-MZNJb .framer-1mjitm5, .framer-MZNJb .framer-1nx29nu { width: 85%; } .framer-MZNJb .framer-11srgdp, .framer-MZNJb .framer-1hmwy8t, .framer-MZNJb .framer-kk8ymw, .framer-MZNJb .framer-d5j1nx, .framer-MZNJb .framer-1hdgr, .framer-MZNJb .framer-1m21cpg, .framer-MZNJb .framer-1c85a5q, .framer-MZNJb .framer-dt259a, .framer-MZNJb .framer-1pg9gc4, .framer-MZNJb .framer-i154m8, .framer-MZNJb .framer-d7ten, .framer-MZNJb .framer-sodzxm { width: 100%; } .framer-MZNJb.framer-cnvz36 { bottom: -252px; left: 50%; top: unset; transform: translateX(-50%); } .framer-MZNJb.framer-1pvre9l { height: 73%; left: calc(50.00000000000002% - 100% / 2); max-width: unset; overflow: auto; top: 141px; width: 100%; } .framer-MZNJb.framer-11s6gls { bottom: -81px; height: 963px; left: calc(50.00000000000002% - 90.07633587786259% / 2); top: unset; width: 90%; } .framer-MZNJb .framer-17bmhsg-container { right: 30px; } .framer-MZNJb .framer-6w42l8 { left: -5px; top: 20px; transform: unset; } .framer-MZNJb .framer-1u6nbej, .framer-MZNJb .framer-ygouuq-container { order: 3; } .framer-MZNJb .framer-16cbpqq { order: 2; padding: 0px 20px 0px 20px; } .framer-MZNJb .framer-1y56lb7-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MZNJb .framer-xrn24l, .framer-MZNJb .framer-86r3qx { gap: 0px; } .framer-MZNJb .framer-xrn24l > *, .framer-MZNJb .framer-86r3qx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MZNJb .framer-xrn24l > :first-child, .framer-MZNJb .framer-86r3qx > :first-child { margin-top: 0px; } .framer-MZNJb .framer-xrn24l > :last-child, .framer-MZNJb .framer-86r3qx > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4166\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XT8IWVbTr\":{\"layout\":[\"fixed\",\"auto\"]},\"MK3QX0P0h\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Q4Y3LJLQ_\":{\"pattern\":\":Q4Y3LJLQ_\",\"name\":\"kontakt\"}}\n * @framerResponsiveScreen\n */const Framerlach8Wlfe=withCSS(Component,css,\"framer-MZNJb\");export default Framerlach8Wlfe;Framerlach8Wlfe.displayName=\"Onama\";Framerlach8Wlfe.defaultProps={height:4166,width:1200};addFonts(Framerlach8Wlfe,[{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:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew7Y3tcoqK5.woff2\",weight:\"300\"},{family:\"Jura\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP2D6qukTfmrH_rt.woff2\",weight:\"600\"},{family:\"Jura\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7aukTfmrH_rt.woff2\",weight:\"400\"}]},...NavigationMeniFonts,...MeniFonts,...MaterialFonts,...PhosphorFonts,...NasiklijentiFonts,...NasiKlijenti2Fonts,...KontaktSekcijaFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerlach8Wlfe\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"Q4Y3LJLQ_\\\":{\\\"pattern\\\":\\\":Q4Y3LJLQ_\\\",\\\"name\\\":\\\"kontakt\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XT8IWVbTr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MK3QX0P0h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4166\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4b118ea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={v2S2QLIPO:new LazyValue(()=>import(\"./lach8Wlfe-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", "NavigationMeniFonts", "getFonts", "PRad8NcNT_default", "MeniFonts", "Gezzz2pkW_default", "MaterialFonts", "Icon", "PhosphorFonts", "NasiklijentiFonts", "C2Yt0NKWs_default", "NasiKlijenti2Fonts", "I4yDjmEgN_default", "KontaktSekcijaFonts", "UN8VRH8Bl_default", "FooterFonts", "ed70m2ODk_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "transformTemplate1", "_", "t", "animation2", "animation3", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "K7gtQnI8g3bnx0g", "overlay", "loadMore", "args", "ocydC5r4S1wnntms", "YAFehMM9N1wnntms", "onTap3bnx0g", "onClick1wnntms", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "usePreloadLocalizedValues", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref2", "isDisplayed3", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "getLocalizedValue", "getLoadingLazyAtYPosition", "Image2", "RichText2", "Link", "overlay1", "overlay2", "css", "Framerlach8Wlfe", "withCSS", "lach8Wlfe_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
