{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lOA9eumdLZMSgFuHYZ1x/acwU7OHRfM70oPRajx8y/s6E9DLQ76.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Navbar from\"#framer/local/canvasComponent/PLTi8pu0T/PLTi8pu0T.js\";import Button from\"#framer/local/canvasComponent/pwOpoV9LS/pwOpoV9LS.js\";import*as sharedStyle from\"#framer/local/css/GmcTyI5Lm/GmcTyI5Lm.js\";import*as sharedStyle2 from\"#framer/local/css/MxCs822E_/MxCs822E_.js\";import*as sharedStyle3 from\"#framer/local/css/pnDXobt8G/pnDXobt8G.js\";import*as sharedStyle1 from\"#framer/local/css/suCKZ10zu/suCKZ10zu.js\";import metadataProvider from\"#framer/local/webPageMetadata/s6E9DLQ76/s6E9DLQ76.js\";const NavbarFonts=getFonts(Navbar);const ButtonFonts=getFonts(Button);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const breakpoints={DY3gu_n2W:\"(min-width: 1200px) and (max-width: 1535px)\",Lcmh_2c_f:\"(min-width: 1536px)\",TDOeZKC5A:\"(min-width: 768px) and (max-width: 1199px)\",VBcVwXwvp:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zTULR\";const variantClassNames={DY3gu_n2W:\"framer-v-g7ncci\",Lcmh_2c_f:\"framer-v-1upbw03\",TDOeZKC5A:\"framer-v-v4wy0q\",VBcVwXwvp:\"framer-v-mqnnqp\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 transition2={damping:40,delay:.1,mass:1,stiffness:150,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Lcmh_2c_f\",Laptop:\"DY3gu_n2W\",Mobile:\"VBcVwXwvp\",Tablet:\"TDOeZKC5A\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Lcmh_2c_f\"};};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 kMWrxjGBt3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});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([\"TDOeZKC5A\",\"VBcVwXwvp\"].includes(baseVariant))return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Lcmh_2c_f\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1upbw03\",className),ref:ref??ref1,style:{...style},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d6zu5t\",\"data-framer-name\":\"hero-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jfcd45\",\"data-framer-name\":\"wrapper-filled\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VBcVwXwvp:{width:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,y:(componentViewport?.y||0)+0+0+10+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+0+20+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-12a4sku-container\",id:\"12a4sku\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{variant:overlay.visible?\"MF86hcuZw\":\"bwkUKkUrv\"},VBcVwXwvp:{variant:overlay.visible?\"MF86hcuZw\":\"bwkUKkUrv\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"nSjPIffWr\",kMWrxjGBt:kMWrxjGBt3bnx0g({overlay}),layoutId:\"nSjPIffWr\",style:{width:\"100%\"},variant:\"OVL7Azpt7\",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-ip3yrh\"),\"data-framer-portal-id\":\"12a4sku\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"dn6TEWxi3\"),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.div,{className:`${cx(scopingClassNames,\"framer-zkmhuj\")} hidden-1upbw03 hidden-g7ncci`,\"data-framer-portal-id\":\"12a4sku\",children:isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ll1et hidden-1upbw03\",\"data-border\":true,\"data-framer-name\":\"Menu Open\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-emh603\",\"data-framer-name\":\"nav-links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16sr2ae\",\"data-framer-name\":\"Navigation\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"x_YponH09\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1tj5vmy framer-1krw8cz\",\"data-framer-name\":\"Home\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1br9qb9\",\"data-styles-preset\":\"GmcTyI5Lm\",children:\"Home\"})}),fonts:[\"Inter\"]},VBcVwXwvp:{animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k1njh9\",\"data-styles-preset\":\"suCKZ10zu\",children:\"Home\"})}),exit:animation,fonts:[\"Inter\"],initial:animation2}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Home\"})}),className:\"framer-cy1z1t\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RDjpASm8R\"},nodeId:\"z3p60suxf\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1roca4v framer-1krw8cz\",\"data-framer-name\":\"Projects\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1br9qb9\",\"data-styles-preset\":\"GmcTyI5Lm\",children:\"Work\"})}),fonts:[\"Inter\"]},VBcVwXwvp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k1njh9\",\"data-styles-preset\":\"suCKZ10zu\",children:\"Work\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Work\"})}),className:\"framer-180rckf\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":yDnMxqdCS\",webPageId:\"augiA20Il\"},nodeId:\"rsIMsPjHM\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ko6yb5 framer-1krw8cz\",\"data-framer-name\":\"Pricing\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1br9qb9\",\"data-styles-preset\":\"GmcTyI5Lm\",children:\"Process\"})}),fonts:[\"Inter\"]},VBcVwXwvp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k1njh9\",\"data-styles-preset\":\"suCKZ10zu\",children:\"Process\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Process\"})}),className:\"framer-k0c6y6\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"mk8ltlk6n\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1qyvav6 framer-1krw8cz\",\"data-framer-name\":\"Contact\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1br9qb9\",\"data-styles-preset\":\"GmcTyI5Lm\",children:\"Experience\"})}),fonts:[\"Inter\"]},VBcVwXwvp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k1njh9\",\"data-styles-preset\":\"suCKZ10zu\",children:\"Experience\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Experience\"})}),className:\"framer-1of45sm\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":trFHRCYZx\",webPageId:\"augiA20Il\"},nodeId:\"JJfxriFNB\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-mfmjrl framer-1krw8cz\",\"data-framer-name\":\"Contact\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1br9qb9\",\"data-styles-preset\":\"GmcTyI5Lm\",children:\"FAQ\"})}),fonts:[\"Inter\"]},VBcVwXwvp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k1njh9\",\"data-styles-preset\":\"suCKZ10zu\",children:\"FAQ\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"FAQ\"})}),className:\"framer-1u8jv8j\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rp98i\",\"data-framer-name\":\"subgroup\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/babarogic/\",nodeId:\"eBm1A8vqR\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-v8eryl framer-1krw8cz\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-htwtz9\",\"data-styles-preset\":\"MxCs822E_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Linkedin\"})}),className:\"framer-rmntda\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zszejw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.8373 12.9992L13.2153 12.9992L13.2153 4.51388L4.73002 4.51388L4.73002 5.89192L10.8624 5.89192L3.75566 12.9987L4.73048 13.9735L11.8373 6.86674L11.8373 12.9992Z\" fill=\"#0B0C0E\" fill-opacity=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://dribbble.com/babarogic\",nodeId:\"aKQGuAkd3\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-wayyu0 framer-1krw8cz\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-htwtz9\",\"data-styles-preset\":\"MxCs822E_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Dribble\"})}),className:\"framer-h5r438\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7we3va\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.8373 12.9992L13.2153 12.9992L13.2153 4.51388L4.73002 4.51388L4.73002 5.89192L10.8624 5.89192L3.75566 12.9987L4.73048 13.9735L11.8373 6.86674L11.8373 12.9992Z\" fill=\"#0B0C0E\" fill-opacity=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/babarogic\",nodeId:\"NZHmPy2pq\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-o3as2r framer-1krw8cz\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-htwtz9\",\"data-styles-preset\":\"MxCs822E_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Behance\"})}),className:\"framer-1hzsb0b\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14btims\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.8373 12.9992L13.2153 12.9992L13.2153 4.51388L4.73002 4.51388L4.73002 5.89192L10.8624 5.89192L3.75566 12.9987L4.73048 13.9735L11.8373 6.86674L11.8373 12.9992Z\" fill=\"#0B0C0E\" fill-opacity=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/babarogic\",nodeId:\"LiAxAM4dm\",openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-645gwj framer-1krw8cz\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-htwtz9\",\"data-styles-preset\":\"MxCs822E_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Instagram\"})}),className:\"framer-nken2p\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1h8c898\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.8373 12.9992L13.2153 12.9992L13.2153 4.51388L4.73002 4.51388L4.73002 5.89192L10.8624 5.89192L3.75566 12.9987L4.73048 13.9735L11.8373 6.86674L11.8373 12.9992Z\" fill=\"#0B0C0E\" fill-opacity=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{width:\"calc((100vw - 32px) * 0.9993 - 100px)\"},VBcVwXwvp:{width:\"calc((100vw - 20px) * 0.9993 - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-16fsm6b-container\",children:/*#__PURE__*/_jsx(Button,{AA6g9YvoW:\"https://cal.com/babarogic/framer\",aiqhOYlnz:\"12px 24px 12px 24px\",bWxfgA5MI:\"rgb(255, 255, 255)\",getd5F31A:false,height:\"100%\",id:\"nk4hNhpna\",layoutId:\"nk4hNhpna\",MTEDEb6Nf:\"Get Custom Solution\",style:{width:\"100%\"},TR9b1IzDD:{borderColor:\"black\",borderStyle:\"solid\",borderWidth:1},variant:\"WBRaqLyjs\",width:\"100%\"})})})})})]})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m95zqm\",\"data-framer-name\":\"hero-container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1grewkl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DY3gu_n2W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})})},TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})})},VBcVwXwvp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"92px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})}),className:\"framer-mmouby\",\"data-framer-appear-id\":\"mmouby\",fonts:[\"GF;Lustria-regular\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bfg27c\",\"data-styles-preset\":\"pnDXobt8G\",children:\"Wygl\u0105da na to, \u017Ce ta strona nie istnieje lub zosta\u0142a przeniesiona \"})}),className:\"framer-ucb0rq\",\"data-framer-appear-id\":\"ucb0rq\",fonts:[\"Inter\"],initial:animation6,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DY3gu_n2W:{y:(componentViewport?.y||0)+0+0+20+0+0+136+0+0+4+504.20000000000005},TDOeZKC5A:{y:(componentViewport?.y||0)+0+0+20+0+0+104+0+0+4+520.2},VBcVwXwvp:{y:(componentViewport?.y||0)+0+0+10+0+0+72+0+276.4+4+263.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+20+0+0+104+0+0+4+544.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gaah1q-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DY3gu_n2W:{AA6g9YvoW:resolvedLinks[1]},TDOeZKC5A:{AA6g9YvoW:resolvedLinks[2]},VBcVwXwvp:{AA6g9YvoW:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Button,{AA6g9YvoW:resolvedLinks[0],aiqhOYlnz:\"12px 24px 12px 24px\",bWxfgA5MI:\"rgb(255, 255, 255)\",getd5F31A:false,height:\"100%\",id:\"FFh7A4D6x\",layoutId:\"FFh7A4D6x\",MTEDEb6Nf:\"Powr\\xf3t do strony g\u0142ownej\",TR9b1IzDD:{borderColor:\"black\",borderStyle:\"solid\",borderWidth:1},variant:\"WBRaqLyjs\",width:\"100%\"})})})})})})]})})]})})}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f0989dd8-6b42-4981-882e-6f9fe7f602ce, rgb(234, 232, 225)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zTULR.framer-1krw8cz, .framer-zTULR .framer-1krw8cz { display: block; }\",\".framer-zTULR.framer-1upbw03 { align-content: center; align-items: center; background-color: var(--token-f0989dd8-6b42-4981-882e-6f9fe7f602ce, #eae8e1); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1536px; }\",\".framer-zTULR .framer-1d6zu5t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-start; overflow: visible; padding: 20px 50px 50px 50px; position: relative; width: 100%; }\",'.framer-zTULR .framer-jfcd45 { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-c3dd294d-4924-4bd7-80f1-2cfdc6e0e574, #f9f7f6) /* {\"name\":\"Wrapped Fill\"} */ 0%, rgba(247, 244, 242, 0) 83.55469107627869%); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }',\".framer-zTULR .framer-12a4sku-container, .framer-zTULR .framer-16fsm6b-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zTULR.framer-ip3yrh { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-zTULR.framer-zkmhuj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; left: 0px; min-height: 801px; overflow: hidden; padding: 0px; position: fixed; top: -1px; width: 100%; }\",\".framer-zTULR .framer-10ll1et { --border-bottom-width: 1px; --border-color: var(--token-cb5d8fe6-ee10-4b3c-814b-d7c80c24c551, #e3e5e8); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 1.0077627319085878px 0.6046576391451528px 0px rgba(0, 0, 0, 0), 0px 2.3885756205709185px 1.4331453723425513px 0px rgba(0, 0, 0, 0.00239), 0px 4.357008827588287px 2.614205296552973px 0px rgba(0, 0, 0, 0.00436), 0px 7.2435184293135535px 4.346111057588133px 0px rgba(0, 0, 0, 0.00724), 0px 11.697691633173964px 7.018614979904379px 0px rgba(0, 0, 0, 0.0117), 0px 19.147960564453385px 11.488776338672032px 0px rgba(0, 0, 0, 0.01915), 0px 32.97149505802081px 19.78289703481249px 0px rgba(0, 0, 0, 0.03297), 0px 60px 36.00000000000001px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100%; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-zTULR .framer-emh603 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zTULR .framer-16sr2ae { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zTULR .framer-1tj5vmy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-zTULR .framer-cy1z1t, .framer-zTULR .framer-180rckf, .framer-zTULR .framer-k0c6y6, .framer-zTULR .framer-1of45sm, .framer-zTULR .framer-1u8jv8j, .framer-zTULR .framer-nken2p { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zTULR .framer-1roca4v, .framer-zTULR .framer-1qyvav6, .framer-zTULR .framer-mfmjrl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-zTULR .framer-ko6yb5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-zTULR .framer-rp98i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zTULR .framer-v8eryl, .framer-zTULR .framer-wayyu0, .framer-zTULR .framer-o3as2r, .framer-zTULR .framer-645gwj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-zTULR .framer-rmntda, .framer-zTULR .framer-h5r438, .framer-zTULR .framer-1hzsb0b { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 74px; word-break: break-word; word-wrap: break-word; }\",\".framer-zTULR .framer-zszejw, .framer-zTULR .framer-7we3va, .framer-zTULR .framer-14btims, .framer-zTULR .framer-1h8c898 { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-zTULR .framer-m95zqm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 1px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 60px 40px 60px; position: relative; width: 100%; }\",\".framer-zTULR .framer-1grewkl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 1px; justify-content: center; max-width: 660px; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 660px; }\",\".framer-zTULR .framer-mmouby { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zTULR .framer-ucb0rq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 370px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zTULR .framer-gaah1q-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zTULR.framer-1upbw03, .framer-zTULR .framer-1d6zu5t, .framer-zTULR .framer-jfcd45, .framer-zTULR.framer-zkmhuj, .framer-zTULR .framer-10ll1et, .framer-zTULR .framer-emh603, .framer-zTULR .framer-16sr2ae, .framer-zTULR .framer-1tj5vmy, .framer-zTULR .framer-1roca4v, .framer-zTULR .framer-ko6yb5, .framer-zTULR .framer-1qyvav6, .framer-zTULR .framer-mfmjrl, .framer-zTULR .framer-rp98i, .framer-zTULR .framer-v8eryl, .framer-zTULR .framer-wayyu0, .framer-zTULR .framer-o3as2r, .framer-zTULR .framer-645gwj, .framer-zTULR .framer-m95zqm, .framer-zTULR .framer-1grewkl { gap: 0px; } .framer-zTULR.framer-1upbw03 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zTULR.framer-1upbw03 > :first-child, .framer-zTULR .framer-1d6zu5t > :first-child, .framer-zTULR .framer-jfcd45 > :first-child, .framer-zTULR.framer-zkmhuj > :first-child, .framer-zTULR .framer-10ll1et > :first-child, .framer-zTULR .framer-emh603 > :first-child, .framer-zTULR .framer-16sr2ae > :first-child, .framer-zTULR .framer-ko6yb5 > :first-child, .framer-zTULR .framer-rp98i > :first-child, .framer-zTULR .framer-m95zqm > :first-child, .framer-zTULR .framer-1grewkl > :first-child { margin-top: 0px; } .framer-zTULR.framer-1upbw03 > :last-child, .framer-zTULR .framer-1d6zu5t > :last-child, .framer-zTULR .framer-jfcd45 > :last-child, .framer-zTULR.framer-zkmhuj > :last-child, .framer-zTULR .framer-10ll1et > :last-child, .framer-zTULR .framer-emh603 > :last-child, .framer-zTULR .framer-16sr2ae > :last-child, .framer-zTULR .framer-ko6yb5 > :last-child, .framer-zTULR .framer-rp98i > :last-child, .framer-zTULR .framer-m95zqm > :last-child, .framer-zTULR .framer-1grewkl > :last-child { margin-bottom: 0px; } .framer-zTULR .framer-1d6zu5t > *, .framer-zTULR .framer-16sr2ae > *, .framer-zTULR .framer-ko6yb5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zTULR .framer-jfcd45 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-zTULR.framer-zkmhuj > *, .framer-zTULR .framer-rp98i > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-zTULR .framer-10ll1et > *, .framer-zTULR .framer-m95zqm > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-zTULR .framer-emh603 > *, .framer-zTULR .framer-1grewkl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-zTULR .framer-1tj5vmy > *, .framer-zTULR .framer-1roca4v > *, .framer-zTULR .framer-1qyvav6 > *, .framer-zTULR .framer-mfmjrl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zTULR .framer-1tj5vmy > :first-child, .framer-zTULR .framer-1roca4v > :first-child, .framer-zTULR .framer-1qyvav6 > :first-child, .framer-zTULR .framer-mfmjrl > :first-child, .framer-zTULR .framer-v8eryl > :first-child, .framer-zTULR .framer-wayyu0 > :first-child, .framer-zTULR .framer-o3as2r > :first-child, .framer-zTULR .framer-645gwj > :first-child { margin-left: 0px; } .framer-zTULR .framer-1tj5vmy > :last-child, .framer-zTULR .framer-1roca4v > :last-child, .framer-zTULR .framer-1qyvav6 > :last-child, .framer-zTULR .framer-mfmjrl > :last-child, .framer-zTULR .framer-v8eryl > :last-child, .framer-zTULR .framer-wayyu0 > :last-child, .framer-zTULR .framer-o3as2r > :last-child, .framer-zTULR .framer-645gwj > :last-child { margin-right: 0px; } .framer-zTULR .framer-v8eryl > *, .framer-zTULR .framer-wayyu0 > *, .framer-zTULR .framer-o3as2r > *, .framer-zTULR .framer-645gwj > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-zTULR[data-border=\"true\"]::after, .framer-zTULR [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1200px) and (max-width: 1535px) { .framer-zTULR.framer-1upbw03 { width: 1200px; } .framer-zTULR .framer-jfcd45 { gap: 96px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zTULR .framer-jfcd45 { gap: 0px; } .framer-zTULR .framer-jfcd45 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-zTULR .framer-jfcd45 > :first-child { margin-top: 0px; } .framer-zTULR .framer-jfcd45 > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-zTULR.framer-1upbw03 { width: 768px; } .framer-zTULR .framer-12a4sku-container { z-index: 3; } .framer-zTULR.framer-ip3yrh { z-index: 2; } .framer-zTULR.framer-zkmhuj { flex-direction: row; height: 100vh; min-height: unset; padding: 16px; z-index: 2; } .framer-zTULR .framer-10ll1et { gap: unset; justify-content: space-between; padding: 120px 50px 60px 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zTULR.framer-zkmhuj, .framer-zTULR .framer-10ll1et { gap: 0px; } .framer-zTULR.framer-zkmhuj > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-zTULR.framer-zkmhuj > :first-child { margin-left: 0px; } .framer-zTULR.framer-zkmhuj > :last-child { margin-right: 0px; } .framer-zTULR .framer-10ll1et > *, .framer-zTULR .framer-10ll1et > :first-child, .framer-zTULR .framer-10ll1et > :last-child { margin: 0px; } }}\",\"@media (max-width: 767px) { .framer-zTULR.framer-1upbw03 { width: 320px; } .framer-zTULR .framer-1d6zu5t { padding: 10px; } .framer-zTULR .framer-jfcd45 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 32px; } .framer-zTULR .framer-12a4sku-container { z-index: 3; } .framer-zTULR.framer-ip3yrh { z-index: 2; } .framer-zTULR.framer-zkmhuj { height: 100vh; min-height: unset; padding: 10px; z-index: 2; } .framer-zTULR .framer-10ll1et { gap: unset; justify-content: space-between; padding: 120px 20px 40px 20px; } .framer-zTULR .framer-m95zqm { justify-content: center; padding: 0px 20px 40px 20px; } .framer-zTULR .framer-1grewkl { flex: none; gap: 20px; height: min-content; justify-content: flex-end; padding: 4px 24px 0px 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zTULR .framer-jfcd45, .framer-zTULR .framer-10ll1et, .framer-zTULR .framer-1grewkl { gap: 0px; } .framer-zTULR .framer-jfcd45 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-zTULR .framer-jfcd45 > :first-child, .framer-zTULR .framer-1grewkl > :first-child { margin-top: 0px; } .framer-zTULR .framer-jfcd45 > :last-child, .framer-zTULR .framer-1grewkl > :last-child { margin-bottom: 0px; } .framer-zTULR .framer-10ll1et > *, .framer-zTULR .framer-10ll1et > :first-child, .framer-zTULR .framer-10ll1et > :last-child { margin: 0px; } .framer-zTULR .framer-1grewkl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DY3gu_n2W\":{\"layout\":[\"fixed\",\"auto\"]},\"TDOeZKC5A\":{\"layout\":[\"fixed\",\"auto\"]},\"VBcVwXwvp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const Framers6E9DLQ76=withCSS(Component,css,\"framer-zTULR\");export default Framers6E9DLQ76;Framers6E9DLQ76.displayName=\"Page\";Framers6E9DLQ76.defaultProps={height:800,width:1536};addFonts(Framers6E9DLQ76,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{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:\"Lustria\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lustria/v13/9oRONYodvDEyjuhOrC05MtPyAcg.woff2\",weight:\"400\"}]},...NavbarFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framers6E9DLQ76\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1536\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"800\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DY3gu_n2W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TDOeZKC5A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VBcVwXwvp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "PLTi8pu0T_default", "ButtonFonts", "pwOpoV9LS_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation3", "animation4", "animation5", "animation6", "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", "kMWrxjGBt3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "AnimatePresence", "Ga", "x", "Link", "SVG", "ResolveLinks", "resolvedLinks", "css", "Framers6E9DLQ76", "withCSS", "s6E9DLQ76_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
