{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qqfdZCC6cKRTylLV6Dp0/y7pwnYU4WJyz6go8s2N9/RZkeoNNIc.js"],
  "sourcesContent": ["// Generated by Framer (461de17)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,optimizeAppear,PathVariablesContext,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ComponentDivider from\"#framer/local/canvasComponent/FSgEsyjdO/FSgEsyjdO.js\";import Navigation from\"#framer/local/canvasComponent/ZNj8WapHK/ZNj8WapHK.js\";import Work from\"#framer/local/collection/fAxtAP_5L/fAxtAP_5L.js\";import*as sharedStyle2 from\"#framer/local/css/GygTAX8TE/GygTAX8TE.js\";import*as sharedStyle1 from\"#framer/local/css/gZkR4VWWM/gZkR4VWWM.js\";import*as sharedStyle from\"#framer/local/css/Hi0Q0s1WP/Hi0Q0s1WP.js\";import*as sharedStyle4 from\"#framer/local/css/hPQs1xY4J/hPQs1xY4J.js\";import*as sharedStyle3 from\"#framer/local/css/rjFWX9qGy/rjFWX9qGy.js\";import metadataProvider from\"#framer/local/webPageMetadata/RZkeoNNIc/RZkeoNNIc.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithFX=withFX(Container);const ComponentDividerFonts=getFonts(ComponentDivider);const cycleOrder=[\"lrVBV37fH\",\"gAp1RehjS\",\"ZShZE6eSq\"];const breakpoints={gAp1RehjS:\"(min-width: 810px) and (max-width: 1199px)\",lrVBV37fH:\"(min-width: 1200px)\",ZShZE6eSq:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1Goji\";const variantClassNames={gAp1RehjS:\"framer-v-16iky8w\",lrVBV37fH:\"framer-v-gioq5f\",ZShZE6eSq:\"framer-v-13jg0jl\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transition2={delay:.5,duration:1.5,ease:[.32,0,.67,0],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const animation4={opacity:.72,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:3,skewY:3,transition:transition1};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"lrVBV37fH\",Phone:\"ZShZE6eSq\",Tablet:\"gAp1RehjS\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"lrVBV37fH\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Work,type:\"Collection\"},select:[{name:\"VkJa4MRCS\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Work\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zXW1ME6QVbl0O3Ha4v,I2oAYg1PJbl0O3Ha4v,VkJa4MRCS=getFromCurrentRouteData(\"VkJa4MRCS\"),idKLeFKeyvZ,Xyn_17m7ZKLeFKeyvZ,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-1Goji`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-1Goji`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"gAp1RehjS\")return false;return true;};const id=useRouteElementId(\"OvRJ2YAvU\");const ref2=React.useRef(null);const visible=isSet(zXW1ME6QVbl0O3Ha4v);const visible1=isSet(I2oAYg1PJbl0O3Ha4v);const id1=useRouteElementId(\"NKRXvwfDI\");const ref3=React.useRef(null);const visible2=negate(equals(VkJa4MRCS,1));const visible3=equals(VkJa4MRCS,1);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"gAp1RehjS\")return true;return false;};const id2=useRouteElementId(\"kFRb78TKg\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lrVBV37fH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gioq5f\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZShZE6eSq:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rzjj9s-container hidden-16iky8w\",id:id,ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZShZE6eSq:{variant:\"NDPx6MxaN\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"OvRJ2YAvU\",layoutId:\"OvRJ2YAvU\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"iuxwBHDlv\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-17r869k\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1y2wx06\",animate:optimizeAppear(\"animate\",\"1y2wx06\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1y2wx06\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"irwypp\",animate:optimizeAppear(\"animate\",\"irwypp\",animation2,\"13jg0jl\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,pixelHeight:2880,pixelWidth:3840,sizes:\"100vw\",src:\"https://framerusercontent.com/images/vbhYfpv3IroltILdHG7ubPk7hs.png\",srcSet:\"https://framerusercontent.com/images/vbhYfpv3IroltILdHG7ubPk7hs.png?scale-down-to=512 512w,https://framerusercontent.com/images/vbhYfpv3IroltILdHG7ubPk7hs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vbhYfpv3IroltILdHG7ubPk7hs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vbhYfpv3IroltILdHG7ubPk7hs.png 3840w\"},initial:optimizeAppear(\"initial\",\"irwypp\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"ywdlt0\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,pixelHeight:2880,pixelWidth:3840,positionX:\"53.9%\",positionY:\"1%\",src:\"https://framerusercontent.com/images/AHAB7AIe11Jc8upLTKWff4oX0.png?scale-down-to=2048\"},className:\"framer-ywdlt0\",\"data-framer-appear-id\":\"ywdlt0\",\"data-framer-name\":\"Image\",initial:optimizeAppear(\"initial\",\"ywdlt0\",animation3,\"gioq5f\"),name:\"Image\"})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-mccx6t\",\"data-framer-name\":\"Section / Process\",name:\"Section / Process\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-a5c5nw\",\"data-framer-name\":\"Container + Padding\",name:\"Container + Padding\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qbq7oy\",\"data-framer-name\":\"Container + Padding\",name:\"Container + Padding\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1jamqha\",animate:optimizeAppear(\"animate\",\"1jamqha\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1jamqha\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"mcdeth\",animate:optimizeAppear(\"animate\",\"mcdeth\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"mcdeth\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(motion.div,{animate:optimizeAppear(\"animate\",\"t9er3c\",animation2,\"gioq5f\"),className:\"framer-t9er3c\",\"data-framer-appear-id\":\"t9er3c\",\"data-framer-name\":\"Layout\",initial:optimizeAppear(\"initial\",\"t9er3c\",animation3,\"gioq5f\"),name:\"Layout\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jxm5aw\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dbmclr\",\"data-framer-name\":\"Overview\",name:\"Overview\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-n85squ\",\"data-styles-preset\":\"Hi0Q0s1WP\",children:\"Awaze\"})}),className:\"framer-1jyr834\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dps4yr\",\"data-styles-preset\":\"gZkR4VWWM\",children:\"Awaze is Europe's largest managed vacation rental and holiday resort brand. It comprises three key brands: Cottages.com, Novasol.com, and Hoseasons.com.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dps4yr\",\"data-styles-preset\":\"gZkR4VWWM\",children:\"Worked directly with the Head of Design to explore different visual directions for the brand, along with launching other key features such as search on Cottages and Hoseasons.\"})]}),className:\"framer-1gtf79j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"665px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-djtswu-container\",children:/*#__PURE__*/_jsx(ComponentDivider,{height:\"100%\",id:\"lPQspmD_R\",layoutId:\"lPQspmD_R\",style:{width:\"100%\"},variant:\"cHMtfAP6y\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bflp78\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16j9oj8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vuyne3\",\"data-styles-preset\":\"GygTAX8TE\",children:\"Company\"})}),className:\"framer-1rmt73s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-13hr9vk\",\"data-styles-preset\":\"rjFWX9qGy\",children:\"Awaze\"})}),className:\"framer-1h9rvog\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t5axj3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vuyne3\",\"data-styles-preset\":\"GygTAX8TE\",children:\"My Role\"})}),className:\"framer-wp3dq3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-13hr9vk\",\"data-styles-preset\":\"rjFWX9qGy\",children:\"Visual Designer\"})}),className:\"framer-1sirhnx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-13hr9vk\",\"data-styles-preset\":\"rjFWX9qGy\",children:\"Prototype\"})}),className:\"framer-xh67m1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14ngwwc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vuyne3\",\"data-styles-preset\":\"GygTAX8TE\",children:\"Duration \"})}),className:\"framer-1jd8kib\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-13hr9vk\",\"data-styles-preset\":\"rjFWX9qGy\",children:\"4 Months\"})}),className:\"framer-do92gc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u9bpyi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vuyne3\",\"data-styles-preset\":\"GygTAX8TE\",children:\"Platform\"})}),className:\"framer-m4pqyj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-13hr9vk\",\"data-styles-preset\":\"rjFWX9qGy\",children:\"Responsive Web\"})}),className:\"framer-u6m609\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3n7jq\",\"data-framer-name\":\"Section / Images\",name:\"Section / Images\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-voamnt\",\"data-framer-name\":\"Container + Padding\",name:\"Container + Padding\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1w6jwao\",animate:optimizeAppear(\"animate\",\"1w6jwao\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1w6jwao\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"nrvd29\",animate:optimizeAppear(\"animate\",\"nrvd29\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"nrvd29\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(motion.div,{animate:optimizeAppear(\"animate\",\"xfypmk\",animation2,\"gioq5f\"),className:\"framer-xfypmk\",\"data-framer-appear-id\":\"xfypmk\",\"data-framer-name\":\"Layout\",initial:optimizeAppear(\"initial\",\"xfypmk\",animation3,\"gioq5f\"),name:\"Layout\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ugkfi\",\"data-framer-name\":\"Container + Padding\",name:\"Container + Padding\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"29xa5i\",animate:optimizeAppear(\"animate\",\"29xa5i\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"29xa5i\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"gp1870\",animate:optimizeAppear(\"animate\",\"gp1870\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"gp1870\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"n1qdro\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:2880,pixelWidth:3840,src:\"https://framerusercontent.com/images/AUDj6goj7ReDhzEemWdxpfXn8fo.png?scale-down-to=2048\"},className:\"framer-n1qdro\",\"data-framer-appear-id\":\"n1qdro\",initial:optimizeAppear(\"initial\",\"n1qdro\",animation3,\"gioq5f\")})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"wrsdd9\",animate:optimizeAppear(\"animate\",\"wrsdd9\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"wrsdd9\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"56v94r\",animate:optimizeAppear(\"animate\",\"56v94r\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"56v94r\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"1566nym\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:2880,pixelWidth:3840,src:\"https://framerusercontent.com/images/ELI1Hu6VB3PO9br4KgFRzmTpmQQ.png?scale-down-to=2048\"},className:\"framer-1566nym\",\"data-framer-appear-id\":\"1566nym\",initial:optimizeAppear(\"initial\",\"1566nym\",animation3,\"gioq5f\")})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1v3t5sb\",animate:optimizeAppear(\"animate\",\"1v3t5sb\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1v3t5sb\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"xsxig5\",animate:optimizeAppear(\"animate\",\"xsxig5\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"xsxig5\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"1u6p6xl\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:2880,pixelWidth:3840,src:\"https://framerusercontent.com/images/pb5gofEh9kS3QZn86wk4NaT7LI.png?scale-down-to=2048\"},className:\"framer-1u6p6xl\",\"data-framer-appear-id\":\"1u6p6xl\",initial:optimizeAppear(\"initial\",\"1u6p6xl\",animation3,\"gioq5f\")})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1vk5w11\",animate:optimizeAppear(\"animate\",\"1vk5w11\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1vk5w11\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"vkjbxl\",animate:optimizeAppear(\"animate\",\"vkjbxl\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"vkjbxl\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"vden4w\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:2880,pixelWidth:3840,src:\"https://framerusercontent.com/images/IgkOYoT7vydqa178c7AakIWHfqY.png?scale-down-to=2048\"},className:\"framer-vden4w\",\"data-framer-appear-id\":\"vden4w\",initial:optimizeAppear(\"initial\",\"vden4w\",animation3,\"gioq5f\")})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1qzedai\",animate:optimizeAppear(\"animate\",\"1qzedai\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1qzedai\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"gcjjnh\",animate:optimizeAppear(\"animate\",\"gcjjnh\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"gcjjnh\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"1sp2r30\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:2880,pixelWidth:3840,src:\"https://framerusercontent.com/images/EjQ2g6kH96adE02RZLunAzR1YgY.png?scale-down-to=2048\"},className:\"framer-1sp2r30\",\"data-framer-appear-id\":\"1sp2r30\",initial:optimizeAppear(\"initial\",\"1sp2r30\",animation3,\"gioq5f\")})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"hddwl7\",animate:optimizeAppear(\"animate\",\"hddwl7\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"hddwl7\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"xji4gy\",animate:optimizeAppear(\"animate\",\"xji4gy\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"xji4gy\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"187n4pz\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:2880,pixelWidth:3840,src:\"https://framerusercontent.com/images/oRiK9MpHFLjdE2IvPN3OPujTRpw.png?scale-down-to=2048\"},className:\"framer-187n4pz\",\"data-framer-appear-id\":\"187n4pz\",initial:optimizeAppear(\"initial\",\"187n4pz\",animation3,\"gioq5f\")})}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1wljekq\",animate:optimizeAppear(\"animate\",\"1wljekq\",animation2,\"16iky8w\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:3265,pixelWidth:4898,sizes:\"calc(min(min(100vw - 128px, 1280px), 1440px) - 144px)\",...toResponsiveImage(zXW1ME6QVbl0O3Ha4v)},initial:optimizeAppear(\"initial\",\"1wljekq\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"1o54k1z\",animate:optimizeAppear(\"animate\",\"1o54k1z\",animation2,\"13jg0jl\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:3265,pixelWidth:4898,sizes:\"min(min(100vw - 80px, 1280px), 1440px)\",...toResponsiveImage(zXW1ME6QVbl0O3Ha4v)},initial:optimizeAppear(\"initial\",\"1o54k1z\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"icmai3\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:3265,pixelWidth:4898,sizes:\"calc(min(min(100vw - 160px, 1280px), 1440px) - 160px)\",...toResponsiveImage(zXW1ME6QVbl0O3Ha4v)},className:\"framer-icmai3\",\"data-framer-appear-id\":\"icmai3\",initial:optimizeAppear(\"initial\",\"icmai3\",animation3,\"gioq5f\")})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1cd8wjc\",animate:optimizeAppear(\"animate\",\"1cd8wjc\",animation2,\"16iky8w\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:3265,pixelWidth:4898,sizes:\"calc(min(min(100vw - 128px, 1280px), 1440px) - 144px)\",...toResponsiveImage(I2oAYg1PJbl0O3Ha4v)},initial:optimizeAppear(\"initial\",\"1cd8wjc\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"1atevw4\",animate:optimizeAppear(\"animate\",\"1atevw4\",animation2,\"13jg0jl\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:3265,pixelWidth:4898,sizes:\"min(min(100vw - 80px, 1280px), 1440px)\",...toResponsiveImage(I2oAYg1PJbl0O3Ha4v)},initial:optimizeAppear(\"initial\",\"1atevw4\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"12xavx5\",animation2,\"gioq5f\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:3265,intrinsicWidth:4898,loading:\"lazy\",pixelHeight:3265,pixelWidth:4898,sizes:\"calc(min(min(100vw - 160px, 1280px), 1440px) - 160px)\",...toResponsiveImage(I2oAYg1PJbl0O3Ha4v)},className:\"framer-12xavx5\",\"data-framer-appear-id\":\"12xavx5\",initial:optimizeAppear(\"initial\",\"12xavx5\",animation3,\"gioq5f\")})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dqj23v\",\"data-framer-name\":\"Container + Padding\",id:id1,name:\"Container + Padding\",ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{\"data-framer-appear-id\":\"1xd4heb\",animate:optimizeAppear(\"animate\",\"1xd4heb\",animation2,\"16iky8w\"),initial:optimizeAppear(\"initial\",\"1xd4heb\",animation3,\"16iky8w\")},ZShZE6eSq:{\"data-framer-appear-id\":\"1bwwn24\",animate:optimizeAppear(\"animate\",\"1bwwn24\",animation2,\"13jg0jl\"),initial:optimizeAppear(\"initial\",\"1bwwn24\",animation3,\"13jg0jl\")}},children:/*#__PURE__*/_jsx(motion.div,{animate:optimizeAppear(\"animate\",\"5z23ua\",animation2,\"gioq5f\"),className:\"framer-5z23ua\",\"data-framer-appear-id\":\"5z23ua\",\"data-framer-name\":\"Layout\",initial:optimizeAppear(\"initial\",\"5z23ua\",animation3,\"gioq5f\"),name:\"Layout\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Xyn_17m7Z:\"trade-capture-platform\"},unresolvedPathSlugs:{Xyn_17m7Z:{collectionId:\"fAxtAP_5L\",collectionItemId:\"DP9ChdLv_\"}},webPageId:\"IRZFkSey2\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-npwefx framer-102khmr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nrvin0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{width:\"calc(min(100vw - 160px, 1280px) * 0.66)\"},ZShZE6eSq:{width:\"calc(min(100vw - 80px, 1280px) * 0.66)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"686.4px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uspns0-container\",children:/*#__PURE__*/_jsx(ComponentDivider,{height:\"100%\",id:\"k7yqyzhr8\",layoutId:\"k7yqyzhr8\",style:{height:\"100%\",width:\"100%\"},variant:\"CP19thW5b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-n85squ\",\"data-styles-preset\":\"Hi0Q0s1WP\",children:\"Next project\"})}),className:\"framer-1y4qcru\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-17k2bdp\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Work,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[],where:{left:{name:\"VkJa4MRCS\",type:\"Identifier\"},operator:\"<\",right:{type:\"LiteralValue\",value:VkJa4MRCS},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{})})}),visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-4wu24s\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Work,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{name:\"id\",type:\"Identifier\"},{name:\"Xyn_17m7Z\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({id:idKLeFKeyvZ,Xyn_17m7Z:Xyn_17m7ZKLeFKeyvZ},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`KLeFKeyvZ-${idKLeFKeyvZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Xyn_17m7Z:Xyn_17m7ZKLeFKeyvZ},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tbuuz5\",whileHover:animation4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1c3hdlo\",\"data-styles-preset\":\"hPQs1xY4J\",children:\"Totem iOS & Android App\"})}),className:\"framer-17xmxkl\",\"data-framer-name\":\"Project name\",fonts:[\"Inter\"],name:\"Project name\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1c3hdlo\",\"data-styles-preset\":\"hPQs1xY4J\",children:\" \u2192\"})}),className:\"framer-r1bs16\",\"data-framer-name\":\"Project name\",fonts:[\"Inter\"],name:\"Project name\",verticalAlignment:\"top\",withExternalLayout:true})]})})},idKLeFKeyvZ);})})})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kgm1b9-container hidden-gioq5f hidden-13jg0jl\",id:id2,ref:ref4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gAp1RehjS:{variant:\"BYeFdtw_k\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"kFRb78TKg\",layoutId:\"kFRb78TKg\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"iuxwBHDlv\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-1Goji { background: var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255)) /* {\"name\":\"Primary / White\"} */; }`,\".framer-1Goji.framer-102khmr, .framer-1Goji .framer-102khmr { display: block; }\",\".framer-1Goji.framer-gioq5f { align-content: center; align-items: center; background-color: var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, #ffffff); 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-1Goji .framer-rzjj9s-container, .framer-1Goji .framer-1kgm1b9-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; z-index: 2; }\",\".framer-1Goji .framer-17r869k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-ywdlt0 { flex: none; height: 417px; position: relative; width: 100%; }\",\".framer-1Goji .framer-mccx6t, .framer-1Goji .framer-3n7jq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-a5c5nw, .framer-1Goji .framer-voamnt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 19px 80px 19px 80px; position: relative; width: 100%; }\",\".framer-1Goji .framer-qbq7oy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 98px 16px 70px 16px; position: relative; width: 100%; }\",\".framer-1Goji .framer-t9er3c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-1jxm5aw { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1Goji .framer-dbmclr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 665px; }\",\".framer-1Goji .framer-1jyr834, .framer-1Goji .framer-1sirhnx, .framer-1Goji .framer-xh67m1, .framer-1Goji .framer-do92gc, .framer-1Goji .framer-1y4qcru { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1Goji .framer-1gtf79j, .framer-1Goji .framer-wp3dq3, .framer-1Goji .framer-1jd8kib { --framer-paragraph-spacing: 40px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1Goji .framer-djtswu-container { flex: none; height: auto; opacity: 0; position: relative; width: 665px; }\",\".framer-1Goji .framer-1bflp78 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1Goji .framer-16j9oj8, .framer-1Goji .framer-u9bpyi { 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; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1Goji .framer-1rmt73s { --framer-paragraph-spacing: 40px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1Goji .framer-1h9rvog, .framer-1Goji .framer-r1bs16 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-1Goji .framer-1t5axj3 { 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; overflow: hidden; padding: 0px; position: relative; width: 119px; }\",\".framer-1Goji .framer-14ngwwc { 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; overflow: hidden; padding: 0px; position: relative; width: 105px; }\",\".framer-1Goji .framer-m4pqyj { --framer-paragraph-spacing: 40px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 113px; word-break: break-word; word-wrap: break-word; }\",\".framer-1Goji .framer-u6m609 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 139px; word-break: break-word; word-wrap: break-word; }\",\".framer-1Goji .framer-xfypmk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-ugkfi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1440px; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-1Goji .framer-n1qdro, .framer-1Goji .framer-1566nym, .framer-1Goji .framer-1u6p6xl, .framer-1Goji .framer-vden4w, .framer-1Goji .framer-1sp2r30, .framer-1Goji .framer-187n4pz { aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 495px); position: relative; width: 100%; }\",\".framer-1Goji .framer-icmai3, .framer-1Goji .framer-12xavx5 { aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 113px); position: relative; width: 100%; }\",\".framer-1Goji .framer-dqj23v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 128px 80px 160px 80px; position: relative; scroll-margin-top: 76px; width: 1200px; }\",\".framer-1Goji .framer-5z23ua { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-npwefx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 66%; }\",\".framer-1Goji .framer-nrvin0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-1uspns0-container { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-1Goji .framer-17k2bdp, .framer-1Goji .framer-4wu24s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-1tbuuz5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-1Goji .framer-17xmxkl { -webkit-user-select: none; flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Goji.framer-gioq5f, .framer-1Goji .framer-17r869k, .framer-1Goji .framer-mccx6t, .framer-1Goji .framer-a5c5nw, .framer-1Goji .framer-qbq7oy, .framer-1Goji .framer-t9er3c, .framer-1Goji .framer-1jxm5aw, .framer-1Goji .framer-dbmclr, .framer-1Goji .framer-1bflp78, .framer-1Goji .framer-16j9oj8, .framer-1Goji .framer-1t5axj3, .framer-1Goji .framer-14ngwwc, .framer-1Goji .framer-u9bpyi, .framer-1Goji .framer-3n7jq, .framer-1Goji .framer-voamnt, .framer-1Goji .framer-xfypmk, .framer-1Goji .framer-ugkfi, .framer-1Goji .framer-dqj23v, .framer-1Goji .framer-5z23ua, .framer-1Goji .framer-npwefx, .framer-1Goji .framer-nrvin0, .framer-1Goji .framer-17k2bdp, .framer-1Goji .framer-4wu24s, .framer-1Goji .framer-1tbuuz5 { gap: 0px; } .framer-1Goji.framer-gioq5f > *, .framer-1Goji .framer-17r869k > *, .framer-1Goji .framer-mccx6t > *, .framer-1Goji .framer-a5c5nw > *, .framer-1Goji .framer-qbq7oy > *, .framer-1Goji .framer-3n7jq > *, .framer-1Goji .framer-voamnt > *, .framer-1Goji .framer-dqj23v > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1Goji.framer-gioq5f > :first-child, .framer-1Goji .framer-17r869k > :first-child, .framer-1Goji .framer-mccx6t > :first-child, .framer-1Goji .framer-a5c5nw > :first-child, .framer-1Goji .framer-qbq7oy > :first-child, .framer-1Goji .framer-1jxm5aw > :first-child, .framer-1Goji .framer-dbmclr > :first-child, .framer-1Goji .framer-16j9oj8 > :first-child, .framer-1Goji .framer-1t5axj3 > :first-child, .framer-1Goji .framer-14ngwwc > :first-child, .framer-1Goji .framer-u9bpyi > :first-child, .framer-1Goji .framer-3n7jq > :first-child, .framer-1Goji .framer-voamnt > :first-child, .framer-1Goji .framer-xfypmk > :first-child, .framer-1Goji .framer-ugkfi > :first-child, .framer-1Goji .framer-dqj23v > :first-child, .framer-1Goji .framer-5z23ua > :first-child, .framer-1Goji .framer-npwefx > :first-child, .framer-1Goji .framer-nrvin0 > :first-child, .framer-1Goji .framer-17k2bdp > :first-child, .framer-1Goji .framer-4wu24s > :first-child { margin-top: 0px; } .framer-1Goji.framer-gioq5f > :last-child, .framer-1Goji .framer-17r869k > :last-child, .framer-1Goji .framer-mccx6t > :last-child, .framer-1Goji .framer-a5c5nw > :last-child, .framer-1Goji .framer-qbq7oy > :last-child, .framer-1Goji .framer-1jxm5aw > :last-child, .framer-1Goji .framer-dbmclr > :last-child, .framer-1Goji .framer-16j9oj8 > :last-child, .framer-1Goji .framer-1t5axj3 > :last-child, .framer-1Goji .framer-14ngwwc > :last-child, .framer-1Goji .framer-u9bpyi > :last-child, .framer-1Goji .framer-3n7jq > :last-child, .framer-1Goji .framer-voamnt > :last-child, .framer-1Goji .framer-xfypmk > :last-child, .framer-1Goji .framer-ugkfi > :last-child, .framer-1Goji .framer-dqj23v > :last-child, .framer-1Goji .framer-5z23ua > :last-child, .framer-1Goji .framer-npwefx > :last-child, .framer-1Goji .framer-nrvin0 > :last-child, .framer-1Goji .framer-17k2bdp > :last-child, .framer-1Goji .framer-4wu24s > :last-child { margin-bottom: 0px; } .framer-1Goji .framer-t9er3c > *, .framer-1Goji .framer-1bflp78 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-1Goji .framer-t9er3c > :first-child, .framer-1Goji .framer-1bflp78 > :first-child, .framer-1Goji .framer-1tbuuz5 > :first-child { margin-left: 0px; } .framer-1Goji .framer-t9er3c > :last-child, .framer-1Goji .framer-1bflp78 > :last-child, .framer-1Goji .framer-1tbuuz5 > :last-child { margin-right: 0px; } .framer-1Goji .framer-1jxm5aw > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1Goji .framer-dbmclr > *, .framer-1Goji .framer-17k2bdp > *, .framer-1Goji .framer-4wu24s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1Goji .framer-16j9oj8 > *, .framer-1Goji .framer-1t5axj3 > *, .framer-1Goji .framer-14ngwwc > *, .framer-1Goji .framer-u9bpyi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1Goji .framer-xfypmk > *, .framer-1Goji .framer-5z23ua > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-1Goji .framer-ugkfi > *, .framer-1Goji .framer-nrvin0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1Goji .framer-npwefx > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-1Goji .framer-1tbuuz5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 1200px) { .framer-1Goji .hidden-gioq5f { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-1Goji .hidden-16iky8w { display: none !important; } .${metadata.bodyClassName}-framer-1Goji { background: var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255)) /* {\"name\":\"Primary / White\"} */; } .framer-1Goji.framer-gioq5f { width: 810px; } .framer-1Goji .framer-17r869k { order: 2; } .framer-1Goji .framer-a5c5nw { padding: 23px 64px 23px 64px; } .framer-1Goji .framer-qbq7oy { padding: 80px 64px 30px 64px; } .framer-1Goji .framer-1jxm5aw { flex: 1 0 0px; gap: 40px; width: 1px; } .framer-1Goji .framer-dbmclr { width: 100%; } .framer-1Goji .framer-1bflp78 { flex-direction: column; gap: 40px; width: 100%; } .framer-1Goji .framer-voamnt { order: 3; padding: 23px 64px 23px 64px; } .framer-1Goji .framer-ugkfi { gap: 20px; padding: 0px 64px 0px 80px; } .framer-1Goji .framer-n1qdro, .framer-1Goji .framer-1566nym, .framer-1Goji .framer-1u6p6xl, .framer-1Goji .framer-vden4w, .framer-1Goji .framer-1sp2r30, .framer-1Goji .framer-187n4pz { height: var(--framer-aspect-ratio-supported, 303px); } .framer-1Goji .framer-dqj23v { order: 4; width: 100%; } .framer-1Goji .framer-1kgm1b9-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Goji .framer-1jxm5aw, .framer-1Goji .framer-1bflp78, .framer-1Goji .framer-ugkfi { gap: 0px; } .framer-1Goji .framer-1jxm5aw > *, .framer-1Goji .framer-1bflp78 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1Goji .framer-1jxm5aw > :first-child, .framer-1Goji .framer-1bflp78 > :first-child, .framer-1Goji .framer-ugkfi > :first-child { margin-top: 0px; } .framer-1Goji .framer-1jxm5aw > :last-child, .framer-1Goji .framer-1bflp78 > :last-child, .framer-1Goji .framer-ugkfi > :last-child { margin-bottom: 0px; } .framer-1Goji .framer-ugkfi > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,`@media (max-width: 809px) { .framer-1Goji .hidden-13jg0jl { display: none !important; } .${metadata.bodyClassName}-framer-1Goji { background: var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255)) /* {\"name\":\"Primary / White\"} */; } .framer-1Goji.framer-gioq5f { width: 390px; } .framer-1Goji .framer-rzjj9s-container { order: 0; } .framer-1Goji .framer-17r869k { order: 1; } .framer-1Goji .framer-ywdlt0 { height: 295px; } .framer-1Goji .framer-a5c5nw { padding: 12px 40px 12px 40px; } .framer-1Goji .framer-qbq7oy { padding: 50px 40px 40px 40px; } .framer-1Goji .framer-1jxm5aw { flex: 1 0 0px; width: 1px; } .framer-1Goji .framer-dbmclr { gap: 32px; width: 100%; } .framer-1Goji .framer-1bflp78 { flex-direction: column; gap: 32px; width: 100%; } .framer-1Goji .framer-voamnt { order: 3; padding: 12px 40px 12px 40px; } .framer-1Goji .framer-ugkfi { gap: 16px; padding: 0px; } .framer-1Goji .framer-n1qdro, .framer-1Goji .framer-1u6p6xl, .framer-1Goji .framer-vden4w, .framer-1Goji .framer-1sp2r30 { height: var(--framer-aspect-ratio-supported, 175px); } .framer-1Goji .framer-1566nym, .framer-1Goji .framer-187n4pz { height: var(--framer-aspect-ratio-supported, 174px); } .framer-1Goji .framer-dqj23v { order: 4; padding: 80px 40px 80px 40px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Goji .framer-dbmclr, .framer-1Goji .framer-1bflp78, .framer-1Goji .framer-ugkfi { gap: 0px; } .framer-1Goji .framer-dbmclr > *, .framer-1Goji .framer-1bflp78 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1Goji .framer-dbmclr > :first-child, .framer-1Goji .framer-1bflp78 > :first-child, .framer-1Goji .framer-ugkfi > :first-child { margin-top: 0px; } .framer-1Goji .framer-dbmclr > :last-child, .framer-1Goji .framer-1bflp78 > :last-child, .framer-1Goji .framer-ugkfi > :last-child { margin-bottom: 0px; } .framer-1Goji .framer-ugkfi > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4977.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gAp1RehjS\":{\"layout\":[\"fixed\",\"auto\"]},\"ZShZE6eSq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerRZkeoNNIc=withCSS(Component,css,\"framer-1Goji\");export default FramerRZkeoNNIc;FramerRZkeoNNIc.displayName=\"Work / Copy\";FramerRZkeoNNIc.defaultProps={height:4977.5,width:1200};addFonts(FramerRZkeoNNIc,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...NavigationFonts,...ComponentDividerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRZkeoNNIc\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gAp1RehjS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZShZE6eSq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"4977.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "ZNj8WapHK_default", "ContainerWithFX", "withFX", "Container", "ComponentDividerFonts", "FSgEsyjdO_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "isSet", "value", "toResponsiveImage", "equals", "a", "b", "negate", "QueryData", "query", "children", "data", "useQueryData", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "fAxtAP_5L_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "zXW1ME6QVbl0O3Ha4v", "I2oAYg1PJbl0O3Ha4v", "VkJa4MRCS", "idKLeFKeyvZ", "Xyn_17m7ZKLeFKeyvZ", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "useRouteElementId", "ref2", "visible", "visible1", "id1", "ref3", "visible2", "visible3", "isDisplayed1", "id2", "ref4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "ContainerWithFX", "ZNj8WapHK_default", "optimizeAppear", "Image2", "RichText2", "x", "Container", "FSgEsyjdO_default", "Link", "collection", "paginationInfo", "loadMore", "l", "collection1", "paginationInfo1", "loadMore1", "i", "PathVariablesContext", "css", "FramerRZkeoNNIc", "withCSS", "RZkeoNNIc_default", "addFonts", "NavigationFonts", "ComponentDividerFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
