{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js", "ssg:https://framerusercontent.com/modules/uwQYnG9RfqkGFa8INPlP/r3hgDhldARRLtUnsMapb/X31CNPMRc.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * Responsive Image\n * By Benjamin\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n *\n */export default function Image(props){const{image,alt,radius,padding,link,newTab,style,borderOptions,shadowOptions}=props;const wrapperStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",width:\"100%\",height:\"100%\",padding:padding};const borderAndShadow=(borderOptions,shadowOptions)=>{if(!shadowOptions&&!borderOptions)return undefined;if(shadowOptions&&!borderOptions){return`${shadowOptions.shadowX}px ${shadowOptions.shadowY}px ${shadowOptions.shadowBlur}px ${shadowOptions.shadowColor}`;}if(!shadowOptions&&borderOptions){return`inset 0 0 0 ${borderOptions.borderWidth}px ${borderOptions.borderColor}`;}if(shadowOptions&&borderOptions){return`inset 0 0 0 ${borderOptions.borderWidth}px ${borderOptions.borderColor}, ${shadowOptions.shadowX}px ${shadowOptions.shadowY}px ${shadowOptions.shadowBlur}px ${shadowOptions.shadowColor}`;}};const imageStyle={maxWidth:\"100%\",maxHeight:\"100%\",borderRadius:radius,webkitUserDrag:\"none\",userDrag:\"none\",userSelect:\"none\"};const shadowStyle={position:\"absolute\",inset:0,pointerEvents:\"none\",borderRadius:radius,boxShadow:borderAndShadow(borderOptions,shadowOptions)};const imageSource=(image===null||image===void 0?void 0:image.src)||\"https://framerusercontent.com/images/64n4wnVJKDJspLlFZ6DarCP0M4.jpg\";return link?/*#__PURE__*/_jsxs(\"a\",{href:link,title:alt,target:newTab?\"_blank\":\"_self\",style:wrapperStyle,children:[/*#__PURE__*/_jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt}),/*#__PURE__*/_jsx(\"div\",{style:shadowStyle})]}):/*#__PURE__*/_jsxs(\"div\",{style:wrapperStyle,children:[/*#__PURE__*/_jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt}),/*#__PURE__*/_jsx(\"div\",{style:shadowStyle})]});}addPropertyControls(Image,{image:{title:\"Image\",type:ControlType.ResponsiveImage},alt:{type:ControlType.String,title:\"Alt\",placeholder:\"Alt Text\"},radius:{title:\"Radius\",type:ControlType.Number,min:0,max:100,step:1,displayStepper:true},padding:{title:\"Padding\",type:ControlType.Number,min:0,max:100,step:1,displayStepper:true},link:{type:ControlType.Link,title:\"Link\"},newTab:{type:ControlType.Boolean,title:\"New Tab\",hidden:props=>!props.link},borderOptions:{type:ControlType.Object,optional:true,title:\"Border\",icon:\"effect\",controls:{borderColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\"},borderWidth:{type:ControlType.Number,title:\"Width\",min:0,displayStepper:true,defaultValue:1}}},shadowOptions:{type:ControlType.Object,title:\"Shadow\",optional:true,icon:\"effect\",controls:{shadowX:{type:ControlType.Number,title:\"X\",min:0,defaultValue:0},shadowY:{type:ControlType.Number,title:\"Y\",min:0,defaultValue:2},shadowBlur:{type:ControlType.Number,title:\"Blur\",min:0,defaultValue:4},shadowColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\"}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Image\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Image.map", "// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Image1 from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import MenuMobile from\"#framer/local/canvasComponent/am64flUrF/am64flUrF.js\";import Navigation from\"#framer/local/canvasComponent/rnxszsnvC/rnxszsnvC.js\";import GetAQuote from\"#framer/local/canvasComponent/u4JkmDcTS/u4JkmDcTS.js\";import Logo from\"#framer/local/canvasComponent/uI9nzicRe/uI9nzicRe.js\";import Works from\"#framer/local/collection/MqJ39PHb_/MqJ39PHb_.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/fJxJCQA_1/fJxJCQA_1.js\";import*as sharedStyle from\"#framer/local/css/Hztje9LPL/Hztje9LPL.js\";import*as sharedStyle1 from\"#framer/local/css/MHUgTD00d/MHUgTD00d.js\";import*as sharedStyle8 from\"#framer/local/css/N6VWxShsn/N6VWxShsn.js\";import*as sharedStyle3 from\"#framer/local/css/oExKyF13G/oExKyF13G.js\";import*as sharedStyle4 from\"#framer/local/css/r0LZVScav/r0LZVScav.js\";import*as sharedStyle2 from\"#framer/local/css/soXp1rMU0/soXp1rMU0.js\";import*as sharedStyle5 from\"#framer/local/css/SxXtsAALL/SxXtsAALL.js\";import*as sharedStyle7 from\"#framer/local/css/VNbi0LSSJ/VNbi0LSSJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/X31CNPMRc/X31CNPMRc.js\";const LogoFonts=getFonts(Logo);const NavigationFonts=getFonts(Navigation);const GetAQuoteFonts=getFonts(GetAQuote);const Image1Fonts=getFonts(Image1);const VideoFonts=getFonts(Video);const ContainerWithFX=withFX(Container);const PhosphorFonts=getFonts(Phosphor);const MenuMobileFonts=getFonts(MenuMobile);const breakpoints={a24qd5jNJ:\"(max-width: 809px)\",RMsqFKgug:\"(min-width: 1200px)\",SPLcQlkOK:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jNDeb\";const variantClassNames={a24qd5jNJ:\"framer-v-7e9ys1\",RMsqFKgug:\"framer-v-i78iyl\",SPLcQlkOK:\"framer-v-7kfv4z\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:-2,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:-10};const isSet=value=>{if(Array.isArray(value))return value.length>0;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 negate=value=>{return!value;};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const transition3={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:-150};const animation6={opacity:1,rotate:2,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"RMsqFKgug\",Phone:\"a24qd5jNJ\",Tablet:\"SPLcQlkOK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RMsqFKgug\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"X31CNPMRc\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"X31CNPMRc\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"X31CNPMRc\",data:Works,type:\"Collection\"},right:{alias:\"previousItemId\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"X31CNPMRc\",name:\"mRoKnZ0W4\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"nJkELgJjy\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"aHFA0GOMB\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"HSFdTxp7m\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"y71H_zZTN\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"iMtrThiO1\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"n_IeqdnAd\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"ksylfFbRz\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"Ta7UZNjU1\",type:\"Identifier\"},{collection:\"X31CNPMRc\",name:\"PZLVrQ2Ti\",type:\"Identifier\"},{alias:\"previousItemId.WA7XPGMaH\",collection:\"previousItemId\",name:\"WA7XPGMaH\",type:\"Identifier\"},{alias:\"previousItemId.mRoKnZ0W4\",collection:\"previousItemId\",name:\"mRoKnZ0W4\",type:\"Identifier\"},{alias:\"previousItemId.HSFdTxp7m\",collection:\"previousItemId\",name:\"HSFdTxp7m\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.WA7XPGMaH\",collection:\"nextItemId\",name:\"WA7XPGMaH\",type:\"Identifier\"},{alias:\"nextItemId.mRoKnZ0W4\",collection:\"nextItemId\",name:\"mRoKnZ0W4\",type:\"Identifier\"},{alias:\"nextItemId.HSFdTxp7m\",collection:\"nextItemId\",name:\"HSFdTxp7m\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"X31CNPMRc\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_WA7XPGMaH=getFromCurrentRouteData(\"previousItemId.WA7XPGMaH\")??\"\",previousItemId_mRoKnZ0W4=getFromCurrentRouteData(\"previousItemId.mRoKnZ0W4\"),previousItemId_HSFdTxp7m=getFromCurrentRouteData(\"previousItemId.HSFdTxp7m\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_WA7XPGMaH=getFromCurrentRouteData(\"nextItemId.WA7XPGMaH\")??\"\",nextItemId_HSFdTxp7m=getFromCurrentRouteData(\"nextItemId.HSFdTxp7m\")??\"\",nextItemId_mRoKnZ0W4=getFromCurrentRouteData(\"nextItemId.mRoKnZ0W4\"),HSFdTxp7m=getFromCurrentRouteData(\"HSFdTxp7m\")??\"\",y71H_zZTN=getFromCurrentRouteData(\"y71H_zZTN\")??\"\",iMtrThiO1=getFromCurrentRouteData(\"iMtrThiO1\")??\"\",nJkELgJjy=getFromCurrentRouteData(\"nJkELgJjy\")??true,mRoKnZ0W4=getFromCurrentRouteData(\"mRoKnZ0W4\"),aHFA0GOMB=getFromCurrentRouteData(\"aHFA0GOMB\"),n_IeqdnAd=getFromCurrentRouteData(\"n_IeqdnAd\"),ksylfFbRz=getFromCurrentRouteData(\"ksylfFbRz\"),Ta7UZNjU1=getFromCurrentRouteData(\"Ta7UZNjU1\"),PZLVrQ2Ti=getFromCurrentRouteData(\"PZLVrQ2Ti\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const BWbdNmcbq1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const BWbdNmcbq4mgqrg=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),100);});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"a24qd5jNJ\")return false;return true;};const visible=isSet(previousItemId);const visible1=isSet(nextItemId);const visible2=negate(nJkELgJjy);const isDisplayed1=value=>{if(!isBrowser())return true;if(baseVariant===\"a24qd5jNJ\")return value;return false;};const visible3=isSet(iMtrThiO1);const isDisplayed2=value=>{if(!isBrowser())return true;if(baseVariant===\"a24qd5jNJ\")return false;return value;};const visible4=isSet(n_IeqdnAd);const visible5=isSet(ksylfFbRz);const visible6=isSet(Ta7UZNjU1);const visible7=isSet(PZLVrQ2Ti);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"a24qd5jNJ\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RMsqFKgug\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-i78iyl\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a24qd5jNJ:{y:20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"92px\",y:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yhkzh5-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"BKJetrKHY\",layoutId:\"BKJetrKHY\",LnjE3J2UN:\"difference\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kvjanz-container hidden-7e9ys1\",layoutScroll:true,children:/*#__PURE__*/_jsx(Navigation,{agUw_CMBw:\"center\",height:\"100%\",hUHQbOfa8:\"row\",id:\"mjwUs2f7o\",layoutId:\"mjwUs2f7o\",pzMbQtHj9:\"difference\",width:\"100%\",XeYJ0z8oK:10,yRdUkN0P1:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,y:-40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hhqdcq-container hidden-7e9ys1\",layoutScroll:true,style:{rotate:4},whileHover:animation,children:/*#__PURE__*/_jsx(GetAQuote,{height:\"100%\",id:\"UqVp_i2NE\",layoutId:\"UqVp_i2NE\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-63sx12\",\"data-framer-name\":\"More\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ixujq9\",\"data-border\":true,children:[visible&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{WA7XPGMaH:previousItemId_WA7XPGMaH},webPageId:\"X31CNPMRc\"},nodeId:\"hPZqeSd8u\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1yzww4q framer-11c5r38\",\"data-framer-name\":\"Prev\",children:[visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a24qd5jNJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(960),sizes:\"30px\",...toResponsiveImage(previousItemId_mRoKnZ0W4)}},SPLcQlkOK:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(935),sizes:\"50px\",...toResponsiveImage(previousItemId_mRoKnZ0W4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(930),sizes:\"60px\",...toResponsiveImage(previousItemId_mRoKnZ0W4)},className:\"framer-5mohd9\",\"data-framer-name\":\"Cover\"})}),visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nbk8bb\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vvtf2i\",\"data-styles-preset\":\"Hztje9LPL\",style:{\"--framer-text-color\":\"var(--token-a5edcc2f-e095-45b5-8576-d9155553de05, rgb(0, 0, 0))\"},children:\"Planner with 60 tear-off sheets\"})}),className:\"framer-iqtpw2 hidden-7e9ys1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:previousItemId_HSFdTxp7m,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vvtf2i\",\"data-styles-preset\":\"Hztje9LPL\",style:{\"--framer-text-color\":\"var(--token-c3019976-3336-4996-99eb-c313c6b80a62, rgba(0, 0, 0, 0.6))\"},children:\"Previous\"})}),className:\"framer-10r7bm4\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),visible1&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{WA7XPGMaH:nextItemId_WA7XPGMaH},webPageId:\"X31CNPMRc\"},nodeId:\"BgbgETvWd\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-9a5wbt framer-11c5r38\",\"data-framer-name\":\"Next\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a7b3p5\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vvtf2i\",\"data-styles-preset\":\"Hztje9LPL\",style:{\"--framer-text-color\":\"var(--token-a5edcc2f-e095-45b5-8576-d9155553de05, rgb(0, 0, 0))\"},children:\"Weekly planner with 60 tear-off sheets\"})}),className:\"framer-1ecb3a5 hidden-7e9ys1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:nextItemId_HSFdTxp7m,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vvtf2i\",\"data-styles-preset\":\"Hztje9LPL\",style:{\"--framer-text-color\":\"var(--token-c3019976-3336-4996-99eb-c313c6b80a62, rgba(0, 0, 0, 0.6))\"},children:\"Next\"})}),className:\"framer-1uuj7ja\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a24qd5jNJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(950),sizes:\"30px\",...toResponsiveImage(nextItemId_mRoKnZ0W4)}},SPLcQlkOK:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(935),sizes:\"50px\",...toResponsiveImage(nextItemId_mRoKnZ0W4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(930),sizes:\"60px\",...toResponsiveImage(nextItemId_mRoKnZ0W4)},className:\"framer-4w028r\",\"data-framer-name\":\"Cover\"})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19nikoc\",\"data-framer-name\":\"Works\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1blqkm9\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y19ol\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1omyoxm\",\"data-border\":true,\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ohsoii\",\"data-styles-preset\":\"MHUgTD00d\",style:{\"--framer-text-color\":\"var(--token-c3019976-3336-4996-99eb-c313c6b80a62, rgba(0, 0, 0, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":lIcPuFRD1\",webPageId:\"augiA20Il\"},nodeId:\"JXdnRPSBt\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jfrcr6\",\"data-styles-preset\":\"soXp1rMU0\",children:\"Works\"})})})}),className:\"framer-15oiehm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dm6ant\",\"data-styles-preset\":\"oExKyF13G\",style:{\"--framer-text-color\":\"var(--token-52d1c368-2201-49ec-83a4-173b56b3814d, rgba(0, 0, 0, 0.4))\"},children:\"/\"})}),className:\"framer-l1bgo6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ohsoii\",\"data-styles-preset\":\"MHUgTD00d\",children:\"Collection of beautiful postcards\"})}),className:\"framer-7u3l7z\",fonts:[\"Inter\"],text:HSFdTxp7m,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dm6ant\",\"data-styles-preset\":\"oExKyF13G\",style:{\"--framer-text-alignment\":\"right\"},children:\"2022\"})}),className:\"framer-1b2n1n6\",fonts:[\"Inter\"],text:y71H_zZTN,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lj2yy9\",\"data-framer-name\":\"Cover\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"vy25vaM6s\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:iMtrThiO1,className:\"framer-gx3fg3 hidden-7e9ys1\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-2suf4q\",h1:\"framer-styles-preset-vv9c92\",h2:\"framer-styles-preset-qe9qsd\",h3:\"framer-styles-preset-l6py6f\",img:\"framer-styles-preset-j0q61l\",p:\"framer-styles-preset-vvtf2i\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1(visible2)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-1roexej-container\",\"hidden-i78iyl\",\"hidden-7kfv4z\",!visible2&&\"hidden-7e9ys1\"),\"data-framer-name\":\"Cover\",name:\"Cover\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"DIgrJNS2f\",image:toResponsiveImage(mRoKnZ0W4),layoutId:\"DIgrJNS2f\",name:\"Cover\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed1(nJkELgJjy)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:cx(\"framer-19y6w2w-container\",\"hidden-i78iyl\",\"hidden-7kfv4z\",!nJkELgJjy&&\"hidden-7e9ys1\"),children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"DaBH7xJUq\",isMixedBorderRadius:false,layoutId:\"DaBH7xJUq\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(mRoKnZ0W4),posterEnabled:true,srcFile:aHFA0GOMB,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),isDisplayed1(visible3)&&/*#__PURE__*/_jsx(\"div\",{className:cx(\"framer-exfxc6\",\"hidden-i78iyl\",\"hidden-7kfv4z\",!visible3&&\"hidden-7e9ys1\"),\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"vy25vaM6s\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:iMtrThiO1,className:\"framer-pwmsmp\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-2suf4q\",h1:\"framer-styles-preset-vv9c92\",h2:\"framer-styles-preset-qe9qsd\",h3:\"framer-styles-preset-l6py6f\",img:\"framer-styles-preset-j0q61l\",p:\"framer-styles-preset-vvtf2i\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dtj8b2\",\"data-framer-name\":\"Gallery\",children:[isDisplayed2(nJkELgJjy)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:cx(\"framer-1fyd1kr-container\",\"hidden-7e9ys1\",!nJkELgJjy&&\"hidden-i78iyl\"),children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"eJEGNzZfY\",isMixedBorderRadius:false,layoutId:\"eJEGNzZfY\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(mRoKnZ0W4),posterEnabled:true,srcFile:aHFA0GOMB,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),isDisplayed2(visible2)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-6lnax9-container\",\"hidden-7e9ys1\",!visible2&&\"hidden-i78iyl\"),\"data-framer-name\":\"Cover\",name:\"Cover\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"sCBtBbGYx\",image:toResponsiveImage(mRoKnZ0W4),layoutId:\"sCBtBbGYx\",name:\"Cover\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mfw3k9-container\",\"data-framer-name\":\"Gallery\",name:\"Gallery\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"Ag7Eys3Bn\",image:toResponsiveImage(n_IeqdnAd),layoutId:\"Ag7Eys3Bn\",name:\"Gallery\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qbbjl1-container\",\"data-framer-name\":\"Gallery\",name:\"Gallery\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"mAS4rEkWP\",image:toResponsiveImage(ksylfFbRz),layoutId:\"mAS4rEkWP\",name:\"Gallery\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uhohsn-container\",\"data-framer-name\":\"Gallery\",name:\"Gallery\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"OMRLhZIfn\",image:toResponsiveImage(Ta7UZNjU1),layoutId:\"OMRLhZIfn\",name:\"Gallery\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dc0vyx-container\",\"data-framer-name\":\"Gallery\",name:\"Gallery\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"YsnNXKIf0\",image:toResponsiveImage(PZLVrQ2Ti),layoutId:\"YsnNXKIf0\",name:\"Gallery\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lvmezi hidden-i78iyl hidden-7kfv4z\",\"data-framer-name\":\"Mobile Menu\",id:\"1lvmezi\",onTap:onTap3bnx0g({overlay}),whileHover:animation3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16nxytr-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d6317b3e-abae-4d33-97a3-fb11abab92d7, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"List\",id:\"W8txjThVs\",layoutId:\"W8txjThVs\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",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-1ldpnay\"),\"data-framer-portal-id\":\"1lvmezi\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"CVRP7Txzc\"),/*#__PURE__*/_jsx(motion.div,{animate:animation4,className:cx(scopingClassNames,\"framer-1ryti8r\"),\"data-framer-name\":\"Blur\",\"data-framer-portal-id\":\"1lvmezi\",exit:animation2,initial:animation1}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"330px\",children:/*#__PURE__*/_jsx(Container,{animate:animation6,className:cx(scopingClassNames,\"framer-v6etnl-container\"),\"data-framer-portal-id\":\"1lvmezi\",exit:animation5,initial:animation7,style:{rotate:2},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a24qd5jNJ:{BWbdNmcbq:BWbdNmcbq4mgqrg({overlay})}},children:/*#__PURE__*/_jsx(MenuMobile,{BWbdNmcbq:BWbdNmcbq1wnntms({overlay}),height:\"100%\",id:\"Xpoc4Envi\",layoutId:\"Xpoc4Envi\",style:{height:\"100%\",width:\"100%\"},variant:\"QNjevPz5s\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{animate:animation4,className:cx(scopingClassNames,\"framer-2n2fx3\"),\"data-framer-name\":\"Mobile Menu\",\"data-framer-portal-id\":\"1lvmezi\",exit:animation2,initial:animation1,onTap:onTap1wnntms({overlay}),whileHover:animation3,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11vkris-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d6317b3e-abae-4d33-97a3-fb11abab92d7, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"idJhqSWk3\",layoutId:\"idJhqSWk3\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})})]}),getContainer())})})]})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jNDeb.framer-11c5r38, .framer-jNDeb .framer-11c5r38 { display: block; }\",\".framer-jNDeb.framer-i78iyl { align-content: center; align-items: center; background-color: #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-jNDeb .framer-1yhkzh5-container { aspect-ratio: 4.6 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); left: 10px; mix-blend-mode: difference; position: fixed; top: 10px; width: 92px; z-index: 3; }\",\".framer-jNDeb .framer-kvjanz-container { flex: none; height: auto; mix-blend-mode: difference; position: fixed; right: 160px; top: 14px; width: auto; z-index: 3; }\",\".framer-jNDeb .framer-hhqdcq-container { flex: none; height: auto; position: fixed; right: -40px; top: -40px; width: auto; z-index: 4; }\",\".framer-jNDeb .framer-63sx12 { align-content: center; align-items: center; background-color: var(--token-d6317b3e-abae-4d33-97a3-fb11abab92d7, #ffffff); bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px 10px 10px 10px; position: fixed; width: 50%; z-index: 2; }\",\".framer-jNDeb .framer-1ixujq9 { --border-bottom-width: 0px; --border-color: var(--token-713c57da-ce9e-4f83-aa97-bfde7ec80db4, rgba(0, 0, 0, 0.2)); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 2px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-jNDeb .framer-1yzww4q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 22px; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-jNDeb .framer-5mohd9, .framer-jNDeb .framer-4w028r { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; width: 60px; }\",\".framer-jNDeb .framer-1nbk8bb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jNDeb .framer-iqtpw2, .framer-jNDeb .framer-10r7bm4, .framer-jNDeb .framer-1ecb3a5, .framer-jNDeb .framer-1uuj7ja { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jNDeb .framer-9a5wbt { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-jNDeb .framer-1a7b3p5 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jNDeb .framer-19nikoc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 40px 10px 10px 10px; position: relative; width: 100%; }\",\".framer-jNDeb .framer-1blqkm9 { display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jNDeb .framer-y19ol { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 2; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px 10px 0px 0px; position: sticky; top: 40px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-jNDeb .framer-1omyoxm { --border-bottom-width: 0px; --border-color: var(--token-713c57da-ce9e-4f83-aa97-bfde7ec80db4, rgba(0, 0, 0, 0.2)); --border-left-width: 0px; --border-right-width: 0px; --border-style: dashed; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-jNDeb .framer-15oiehm { flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-jNDeb .framer-l1bgo6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-jNDeb .framer-7u3l7z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 3 0 0px; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-jNDeb .framer-1b2n1n6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-jNDeb .framer-lj2yy9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-jNDeb .framer-gx3fg3, .framer-jNDeb .framer-pwmsmp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 20px; flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jNDeb .framer-1roexej-container, .framer-jNDeb .framer-6lnax9-container, .framer-jNDeb .framer-1mfw3k9-container, .framer-jNDeb .framer-1qbbjl1-container, .framer-jNDeb .framer-1uhohsn-container, .framer-jNDeb .framer-dc0vyx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jNDeb .framer-19y6w2w-container { cursor: pointer; flex: none; height: 11%; position: relative; width: 101%; z-index: 1; }\",\".framer-jNDeb .framer-exfxc6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-jNDeb .framer-1dtj8b2 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 2; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jNDeb .framer-1fyd1kr-container { cursor: pointer; flex: none; height: 17%; position: relative; width: 101%; z-index: 1; }\",\".framer-jNDeb .framer-1lvmezi, .framer-jNDeb.framer-2n2fx3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; mix-blend-mode: difference; overflow: visible; padding: 20px 10px 20px 20px; position: fixed; right: 0px; top: 0px; width: min-content; z-index: 3; }\",\".framer-jNDeb .framer-16nxytr-container, .framer-jNDeb .framer-11vkris-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-jNDeb.framer-1ldpnay { inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-jNDeb.framer-1ryti8r { -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); background-color: var(--token-713c57da-ce9e-4f83-aa97-bfde7ec80db4, rgba(0, 0, 0, 0.2)); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 3; }\",\".framer-jNDeb.framer-v6etnl-container { flex: none; height: 410px; position: fixed; right: -10px; top: -10px; width: 330px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jNDeb.framer-i78iyl, .framer-jNDeb .framer-63sx12, .framer-jNDeb .framer-1ixujq9, .framer-jNDeb .framer-1yzww4q, .framer-jNDeb .framer-1nbk8bb, .framer-jNDeb .framer-9a5wbt, .framer-jNDeb .framer-1a7b3p5, .framer-jNDeb .framer-19nikoc, .framer-jNDeb .framer-y19ol, .framer-jNDeb .framer-1omyoxm, .framer-jNDeb .framer-lj2yy9, .framer-jNDeb .framer-exfxc6, .framer-jNDeb .framer-1dtj8b2, .framer-jNDeb .framer-1lvmezi, .framer-jNDeb.framer-2n2fx3 { gap: 0px; } .framer-jNDeb.framer-i78iyl > *, .framer-jNDeb .framer-1nbk8bb > *, .framer-jNDeb .framer-1a7b3p5 > *, .framer-jNDeb .framer-19nikoc > *, .framer-jNDeb .framer-lj2yy9 > *, .framer-jNDeb .framer-exfxc6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jNDeb.framer-i78iyl > :first-child, .framer-jNDeb .framer-1nbk8bb > :first-child, .framer-jNDeb .framer-1a7b3p5 > :first-child, .framer-jNDeb .framer-19nikoc > :first-child, .framer-jNDeb .framer-y19ol > :first-child, .framer-jNDeb .framer-lj2yy9 > :first-child, .framer-jNDeb .framer-exfxc6 > :first-child, .framer-jNDeb .framer-1dtj8b2 > :first-child { margin-top: 0px; } .framer-jNDeb.framer-i78iyl > :last-child, .framer-jNDeb .framer-1nbk8bb > :last-child, .framer-jNDeb .framer-1a7b3p5 > :last-child, .framer-jNDeb .framer-19nikoc > :last-child, .framer-jNDeb .framer-y19ol > :last-child, .framer-jNDeb .framer-lj2yy9 > :last-child, .framer-jNDeb .framer-exfxc6 > :last-child, .framer-jNDeb .framer-1dtj8b2 > :last-child { margin-bottom: 0px; } .framer-jNDeb .framer-63sx12 > *, .framer-jNDeb .framer-1yzww4q > *, .framer-jNDeb .framer-9a5wbt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-jNDeb .framer-63sx12 > :first-child, .framer-jNDeb .framer-1ixujq9 > :first-child, .framer-jNDeb .framer-1yzww4q > :first-child, .framer-jNDeb .framer-9a5wbt > :first-child, .framer-jNDeb .framer-1omyoxm > :first-child, .framer-jNDeb .framer-1lvmezi > :first-child, .framer-jNDeb.framer-2n2fx3 > :first-child { margin-left: 0px; } .framer-jNDeb .framer-63sx12 > :last-child, .framer-jNDeb .framer-1ixujq9 > :last-child, .framer-jNDeb .framer-1yzww4q > :last-child, .framer-jNDeb .framer-9a5wbt > :last-child, .framer-jNDeb .framer-1omyoxm > :last-child, .framer-jNDeb .framer-1lvmezi > :last-child, .framer-jNDeb.framer-2n2fx3 > :last-child { margin-right: 0px; } .framer-jNDeb .framer-1ixujq9 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-jNDeb .framer-y19ol > *, .framer-jNDeb .framer-1dtj8b2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jNDeb .framer-1omyoxm > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-jNDeb .framer-1lvmezi > *, .framer-jNDeb.framer-2n2fx3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-jNDeb[data-border=\"true\"]::after, .framer-jNDeb [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: 810px) and (max-width: 1199px) { .framer-jNDeb.framer-i78iyl { width: 810px; } .framer-jNDeb .framer-63sx12 { width: 100%; } .framer-jNDeb .framer-1ixujq9 { height: 60px; } .framer-jNDeb .framer-5mohd9 { width: 50px; } .framer-jNDeb .framer-4w028r { height: var(--framer-aspect-ratio-supported, 50px); width: 50px; } .framer-jNDeb .framer-y19ol { gap: 0px; padding: 0px 10px 70px 0px; } .framer-jNDeb .framer-lj2yy9 { padding: 0px; } .framer-jNDeb .framer-1dtj8b2 { padding: 0px 0px 70px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jNDeb .framer-y19ol { gap: 0px; } .framer-jNDeb .framer-y19ol > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jNDeb .framer-y19ol > :first-child { margin-top: 0px; } .framer-jNDeb .framer-y19ol > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-jNDeb.framer-i78iyl { width: 390px; } .framer-jNDeb .framer-1yhkzh5-container { order: 1; top: 20px; } .framer-jNDeb .framer-63sx12 { flex-direction: column; order: 4; right: 0px; width: unset; } .framer-jNDeb .framer-1ixujq9 { flex: none; width: 100%; } .framer-jNDeb .framer-5mohd9 { height: var(--framer-aspect-ratio-supported, 20px); width: 30px; } .framer-jNDeb .framer-4w028r { height: var(--framer-aspect-ratio-supported, 30px); width: 30px; } .framer-jNDeb .framer-19nikoc { order: 5; padding: 60px 10px 60px 10px; } .framer-jNDeb .framer-1blqkm9 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-jNDeb .framer-y19ol { padding: 0px; position: relative; top: unset; } .framer-jNDeb .framer-lj2yy9 { padding: 0px; } .framer-jNDeb .framer-1roexej-container { order: 2; } .framer-jNDeb .framer-19y6w2w-container { order: 1; } .framer-jNDeb .framer-1dtj8b2 { min-height: 208px; padding: 10px 0px 0px 0px; } .framer-jNDeb .framer-1lvmezi { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jNDeb .framer-63sx12 { gap: 0px; } .framer-jNDeb .framer-63sx12 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jNDeb .framer-63sx12 > :first-child { margin-top: 0px; } .framer-jNDeb .framer-63sx12 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 787.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SPLcQlkOK\":{\"layout\":[\"fixed\",\"auto\"]},\"a24qd5jNJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerX31CNPMRc=withCSS(Component,css,\"framer-jNDeb\");export default FramerX31CNPMRc;FramerX31CNPMRc.displayName=\"Works\";FramerX31CNPMRc.defaultProps={height:787.5,width:1200};addFonts(FramerX31CNPMRc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...LogoFonts,...NavigationFonts,...GetAQuoteFonts,...Image1Fonts,...VideoFonts,...PhosphorFonts,...MenuMobileFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...componentPresets.fonts?.[\"vy25vaM6s\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"vy25vaM6s\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX31CNPMRc\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"787.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SPLcQlkOK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a24qd5jNJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Image", "props", "image", "alt", "radius", "padding", "link", "newTab", "style", "borderOptions", "shadowOptions", "wrapperStyle", "borderAndShadow", "imageStyle", "shadowStyle", "imageSource", "u", "p", "addPropertyControls", "ControlType", "LogoFonts", "getFonts", "uI9nzicRe_default", "NavigationFonts", "rnxszsnvC_default", "GetAQuoteFonts", "u4JkmDcTS_default", "Image1Fonts", "Image", "VideoFonts", "Video", "ContainerWithFX", "withFX", "Container", "PhosphorFonts", "Icon", "MenuMobileFonts", "am64flUrF_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "isSet", "value", "toResponsiveImage", "negate", "animation1", "transition2", "animation2", "toImageSrc", "transition3", "animation3", "animation4", "animation5", "animation6", "animation7", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "MqJ39PHb_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "previousItemId", "previousItemId_WA7XPGMaH", "previousItemId_mRoKnZ0W4", "previousItemId_HSFdTxp7m", "nextItemId", "nextItemId_WA7XPGMaH", "nextItemId_HSFdTxp7m", "nextItemId_mRoKnZ0W4", "HSFdTxp7m", "y71H_zZTN", "iMtrThiO1", "nJkELgJjy", "mRoKnZ0W4", "aHFA0GOMB", "n_IeqdnAd", "ksylfFbRz", "Ta7UZNjU1", "PZLVrQ2Ti", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "BWbdNmcbq1wnntms", "BWbdNmcbq4mgqrg", "onTap1wnntms", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "visible1", "visible2", "isDisplayed1", "visible3", "isDisplayed2", "visible4", "visible5", "visible6", "visible7", "isDisplayed3", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Link", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "ComponentPresetsProvider", "l", "AnimatePresence", "Ga", "css", "FramerX31CNPMRc", "withCSS", "X31CNPMRc_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
