{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bU3VhTmB7d6lAdACFvqI/OO1SpcJyLHsTSPO0h2hZ/qlbbDNNPt.js"],
  "sourcesContent": ["// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LoadMore from\"https://framerusercontent.com/modules/DeOFaQSEkzad7IWREtaG/uSF4wTJztPxXXCcQVP6B/g3OPvNRkB.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import ThumbnailForEverything from\"#framer/local/canvasComponent/FB6ZL94xy/FB6ZL94xy.js\";import Logos from\"#framer/local/canvasComponent/sG0sr3iVP/sG0sr3iVP.js\";import Footer from\"#framer/local/canvasComponent/sVLbiMRwy/sVLbiMRwy.js\";import NavV2 from\"#framer/local/canvasComponent/VpDS8lUpX/VpDS8lUpX.js\";import Mockup from\"#framer/local/collection/HUxGrkPqt/HUxGrkPqt.js\";import Items from\"#framer/local/collection/tkhvaiqQU/tkhvaiqQU.js\";import MockupScene from\"#framer/local/collection/uZp5vEbSe/uZp5vEbSe.js\";import MockupCategory from\"#framer/local/collection/ynWa9Uo1D/ynWa9Uo1D.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/aS3LK0ZFY/aS3LK0ZFY.js\";import*as sharedStyle8 from\"#framer/local/css/D29HdfMcT/D29HdfMcT.js\";import*as sharedStyle4 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle7 from\"#framer/local/css/PdojwYbKk/PdojwYbKk.js\";import*as sharedStyle1 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle2 from\"#framer/local/css/WOjbyAlqL/WOjbyAlqL.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle6 from\"#framer/local/css/y07XmzVlg/y07XmzVlg.js\";import*as sharedStyle5 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/qlbbDNNPt/qlbbDNNPt.js\";const NavV2Fonts=getFonts(NavV2);const FeatherFonts=getFonts(Feather);const ThumbnailForEverythingFonts=getFonts(ThumbnailForEverything);const LoadMoreFonts=getFonts(LoadMore);const LogosFonts=getFonts(Logos);const FooterFonts=getFonts(Footer);const breakpoints={oCMuWmhPX:\"(max-width: 809px)\",QAaK44PsO:\"(min-width: 810px) and (max-width: 1399px)\",xYUTAVE0z:\"(min-width: 1400px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bLyA7\";const variantClassNames={oCMuWmhPX:\"framer-v-xkn6uq\",QAaK44PsO:\"framer-v-ws49wa\",xYUTAVE0z:\"framer-v-1kdqz7u\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={boxShadow:\"0px 0.8398022765904898px 0.8398022765904898px -0.3125px rgba(0, 0, 0, 0.125), 0px 1.9904796838090988px 1.9904796838090988px -0.625px rgba(0, 0, 0, 0.125), 0px 3.6308406896569063px 3.6308406896569063px -0.9375px rgba(0, 0, 0, 0.125), 0px 6.036265357761295px 6.036265357761295px -1.25px rgba(0, 0, 0, 0.125), 0px 9.748076360978303px 9.748076360978303px -1.5625px rgba(0, 0, 0, 0.125), 0px 15.956633803711155px 15.956633803711155px -1.875px rgba(0, 0, 0, 0.125), 0px 27.476245881684008px 27.476245881684008px -2.1875px rgba(0, 0, 0, 0.125), 0px 50px 50px -2.5px rgba(0, 0, 0, 0.125)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"mn6OEBIui\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const negate=value=>{return!value;};const QueryData2=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"LLIWcwbAG\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"benim telefon\":\"oCMuWmhPX\",Desktop:\"xYUTAVE0z\",Tablet:\"QAaK44PsO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xYUTAVE0z\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"qlbbDNNPt\",data:MockupScene,type:\"Collection\"},select:[{collection:\"qlbbDNNPt\",name:\"CHbRNGkjj\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"vmRWATxkH\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"gzg_xjq4a\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"rgYhLxi7Y\",type:\"Identifier\"},{alias:\"K2EY1_t84\",arguments:[{from:{alias:\"K2EY1_t84\",data:Mockup,type:\"Collection\"},orderBy:[{arguments:[{collection:\"qlbbDNNPt\",name:\"K2EY1_t84\",type:\"Identifier\"},{collection:\"K2EY1_t84\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"K2EY1_t84\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"K2EY1_t84\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"qlbbDNNPt\",name:\"K2EY1_t84\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{alias:\"M1GUe99aT\",arguments:[{from:{alias:\"M1GUe99aT\",data:MockupCategory,type:\"Collection\"},orderBy:[{arguments:[{collection:\"qlbbDNNPt\",name:\"M1GUe99aT\",type:\"Identifier\"},{collection:\"M1GUe99aT\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"M1GUe99aT\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"M1GUe99aT\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"qlbbDNNPt\",name:\"M1GUe99aT\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"qlbbDNNPt\",name:\"t2WxUZCZQ\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"zoVx_iT2c\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"GmIFskOL0\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"s3jiArYEe\",type:\"Identifier\"},{collection:\"qlbbDNNPt\",name:\"aZpYRmi9S\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"qlbbDNNPt\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,cFpkhR2l8H2P2H2R8T,fEyYqBlHBH2P2H2R8T,RE89X86zgd7Ae_26N0,CiRDv5ywcd7Ae_26N0,idd7Ae_26N0,M1GUe99aT=getFromCurrentRouteData(\"M1GUe99aT\"),idH2P2H2R8T,K2EY1_t84=getFromCurrentRouteData(\"K2EY1_t84\"),CHbRNGkjj=getFromCurrentRouteData(\"CHbRNGkjj\")??\"\",aZpYRmi9S=getFromCurrentRouteData(\"aZpYRmi9S\")??\"\",vmRWATxkH=getFromCurrentRouteData(\"vmRWATxkH\"),GmIFskOL0=getFromCurrentRouteData(\"GmIFskOL0\")??true,gzg_xjq4a=getFromCurrentRouteData(\"gzg_xjq4a\")??\"\",jihNgsj47f8Wc845Of,s3jiArYEe=getFromCurrentRouteData(\"s3jiArYEe\")??true,R5o8Ank7fmn6OEBIui,DnMKnv37rmn6OEBIui,kNvOhMJ92mn6OEBIui,LQKwWjqW2mn6OEBIui,idmn6OEBIui,t2WxUZCZQ=getFromCurrentRouteData(\"t2WxUZCZQ\")??\"\",rgYhLxi7Y=getFromCurrentRouteData(\"rgYhLxi7Y\")??\"\",zoVx_iT2c=getFromCurrentRouteData(\"zoVx_iT2c\")??true,R5o8Ank7fLLIWcwbAG,kNvOhMJ92LLIWcwbAG,LQKwWjqW2LLIWcwbAG,idLLIWcwbAG,...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 Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});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 router=useRouter();const visible=negate(zoVx_iT2c);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xYUTAVE0z\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-fc627b2e-3f53-4788-8b58-38e9df9318cc, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1kdqz7u\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-prnfnk-container\",\"data-framer-name\":\"navigation\",name:\"navigation\",nodeId:\"Ee15morIh\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oCMuWmhPX:{variant:\"czc60YzPg\"}},children:/*#__PURE__*/_jsx(NavV2,{height:\"100%\",id:\"Ee15morIh\",layoutId:\"Ee15morIh\",name:\"navigation\",style:{width:\"100%\"},variant:\"w2UjllYFd\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n64t6g\",\"data-framer-name\":\"top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m722me\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fscezf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"H2P2H2R8T\",data:Mockup,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{arguments:[{type:\"LiteralValue\",value:K2EY1_t84},{collection:\"H2P2H2R8T\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"H2P2H2R8T\",name:\"cFpkhR2l8\",type:\"Identifier\"},{collection:\"H2P2H2R8T\",name:\"fEyYqBlHB\",type:\"Identifier\"},{collection:\"H2P2H2R8T\",name:\"id\",type:\"Identifier\"},{alias:\"d7Ae_26N0\",arguments:[{from:{alias:\"d7Ae_26N0\",data:MockupCategory,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{arguments:[{type:\"LiteralValue\",value:M1GUe99aT},{collection:\"d7Ae_26N0\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"d7Ae_26N0\",name:\"RE89X86zg\",type:\"Identifier\"},{collection:\"d7Ae_26N0\",name:\"CiRDv5ywc\",type:\"Identifier\"},{collection:\"d7Ae_26N0\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"d7Ae_26N0\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:M1GUe99aT},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}],where:{left:{collection:\"H2P2H2R8T\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:K2EY1_t84},type:\"BinaryOperation\"}},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({cFpkhR2l8:cFpkhR2l8H2P2H2R8T,d7Ae_26N0:collection,fEyYqBlHB:fEyYqBlHBH2P2H2R8T,id:idH2P2H2R8T},index1)=>{cFpkhR2l8H2P2H2R8T??=\"\";fEyYqBlHBH2P2H2R8T??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`H2P2H2R8T-${idH2P2H2R8T}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{cFpkhR2l8:cFpkhR2l8H2P2H2R8T},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-108876t\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mw8wws\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f_ewhH7Yr\"},motionChild:true,nodeId:\"ann0hpVrU\",openInNewTab:false,scopeId:\"qlbbDNNPt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"All Mockups\"})})})}),className:\"framer-1ktj54w\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"/\"})}),className:\"framer-1eq5rrw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{cFpkhR2l8:cFpkhR2l8H2P2H2R8T},webPageId:\"H0v23YscN\"},motionChild:true,nodeId:\"ImuxopQ7s\",openInNewTab:false,scopeId:\"qlbbDNNPt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Print Mockup\"})})})}),className:\"framer-fb8ec7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:fEyYqBlHBH2P2H2R8T,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"/\"})}),className:\"framer-18bf50u\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q7clm6\",children:collection?.map(({CiRDv5ywc:CiRDv5ywcd7Ae_26N0,id:idd7Ae_26N0,RE89X86zg:RE89X86zgd7Ae_26N0},index)=>{RE89X86zgd7Ae_26N0??=\"\";CiRDv5ywcd7Ae_26N0??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`d7Ae_26N0-${idd7Ae_26N0}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{RE89X86zg:RE89X86zgd7Ae_26N0},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xtedq1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RE89X86zg:RE89X86zgd7Ae_26N0},webPageId:\"qUfgpZcQd\"},motionChild:true,nodeId:\"HYamajor4\",openInNewTab:false,scopeId:\"qlbbDNNPt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"iPhone Mockup\"})})})}),className:\"framer-17ze4ij\",fonts:[\"Inter\"],text:CiRDv5ywcd7Ae_26N0,verticalAlignment:\"top\",withExternalLayout:true})})})},idd7Ae_26N0);})})]})})})},idH2P2H2R8T);})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1z0sxzo\",\"data-styles-preset\":\"WOjbyAlqL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2f97d84f-fd89-4b2a-af92-4d57c7bd85a1, rgb(26, 26, 26))\"},children:\"Packaging Mockup\"})}),className:\"framer-3lz81f\",\"data-framer-name\":\"The new standart for pro motion designers\",fonts:[\"Inter\"],text:CHbRNGkjj,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"Ema_IKP91\"],\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"CdLCpXtG5\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"BljsXI7Fv\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:aZpYRmi9S,className:\"framer-r92kxz\",\"data-framer-name\":\"Vector, image, audio and video all in one. Combine all assets you need to make amazing content in the browser.\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-1r811mr\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-z6qufq\",h5:\"framer-styles-preset-1egtop6\",p:\"framer-styles-preset-jn20oj\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-34upbz\",\"data-border\":true,\"data-framer-name\":\"cover image\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"900px\",...toResponsiveImage(vmRWATxkH)},className:\"framer-zkuy0l\"}),GmIFskOL0&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oCMuWmhPX:{href:jihNgsj47f8Wc845Of},QAaK44PsO:{href:jihNgsj47f8Wc845Of}},children:/*#__PURE__*/_jsx(Link,{href:gzg_xjq4a,motionChild:true,nodeId:\"QSoBYjcEC\",openInNewTab:true,scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1lygdbs framer-1rb3m12\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",transformTemplate:transformTemplate1,whileHover:animation,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c3eey9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lETBJ4DsD\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-e804a835-f260-4c40-8c1c-6be0322d17bd, rgb(33, 33, 33))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"edit\",id:\"lETBJ4DsD\",layoutId:\"lETBJ4DsD\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fex88v\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e804a835-f260-4c40-8c1c-6be0322d17bd, rgb(33, 33, 33))\"},children:\"Customize now\"})}),className:\"framer-90gwli\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})]}),s3jiArYEe&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ghbu7o\",\"data-framer-name\":\"item area\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4weami\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAaK44PsO:{pageSize:20,query:{from:{alias:\"mn6OEBIui\",data:Items,type:\"Collection\"},select:[{collection:\"mn6OEBIui\",name:\"R5o8Ank7f\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"DnMKnv37r\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"kNvOhMJ92\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"LQKwWjqW2\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"id\",type:\"Identifier\"}],where:{left:{arguments:[{collection:\"mn6OEBIui\",name:\"qaBjfQ8sB\",type:\"Identifier\"},{type:\"LiteralValue\",value:t2WxUZCZQ}],functionName:\"CONTAINS\",type:\"FunctionCall\"},operator:\"and\",right:{arguments:[{collection:\"mn6OEBIui\",name:\"LQKwWjqW2\",type:\"Identifier\"},{type:\"LiteralValue\",value:rgYhLxi7Y}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData1,{pageSize:25,query:{from:{alias:\"mn6OEBIui\",data:Items,type:\"Collection\"},select:[{collection:\"mn6OEBIui\",name:\"R5o8Ank7f\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"DnMKnv37r\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"kNvOhMJ92\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"LQKwWjqW2\",type:\"Identifier\"},{collection:\"mn6OEBIui\",name:\"id\",type:\"Identifier\"}],where:{left:{arguments:[{collection:\"mn6OEBIui\",name:\"qaBjfQ8sB\",type:\"Identifier\"},{type:\"LiteralValue\",value:t2WxUZCZQ}],functionName:\"CONTAINS\",type:\"FunctionCall\"},operator:\"and\",right:{arguments:[{collection:\"mn6OEBIui\",name:\"LQKwWjqW2\",type:\"Identifier\"},{type:\"LiteralValue\",value:rgYhLxi7Y}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection2?.map(({DnMKnv37r:DnMKnv37rmn6OEBIui,id:idmn6OEBIui,kNvOhMJ92:kNvOhMJ92mn6OEBIui,LQKwWjqW2:LQKwWjqW2mn6OEBIui,R5o8Ank7f:R5o8Ank7fmn6OEBIui},index2)=>{DnMKnv37rmn6OEBIui??=\"\";kNvOhMJ92mn6OEBIui??=\"\";LQKwWjqW2mn6OEBIui??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`mn6OEBIui-${idmn6OEBIui}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kNvOhMJ92:kNvOhMJ92mn6OEBIui},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wcndwi\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:DnMKnv37rmn6OEBIui,implicitPathVariables:{kNvOhMJ92:kNvOhMJ92mn6OEBIui}},{href:DnMKnv37rmn6OEBIui,implicitPathVariables:{kNvOhMJ92:kNvOhMJ92mn6OEBIui}},{href:DnMKnv37rmn6OEBIui,implicitPathVariables:{kNvOhMJ92:kNvOhMJ92mn6OEBIui}}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:490,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ih5sj-container\",\"data-framer-name\":\"16:9 thumbnail\",name:\"16:9 thumbnail\",nodeId:\"C0Os31k49\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oCMuWmhPX:{HLI_TbBrC:resolvedLinks[2],variant:\"PZtzH0nlt\"},QAaK44PsO:{HLI_TbBrC:resolvedLinks[1],variant:\"PZtzH0nlt\"}},children:/*#__PURE__*/_jsx(ThumbnailForEverything,{height:\"100%\",HLI_TbBrC:resolvedLinks[0],HVHR5VRFH:LQKwWjqW2mn6OEBIui,id:\"C0Os31k49\",layoutId:\"C0Os31k49\",name:\"16:9 thumbnail\",NfSWp3Esu:true,variant:\"CVXHRWZvd\",VJMFtgM3f:\"\",width:\"100%\",ZjNVgpMrx:toResponsiveImage(R5o8Ank7fmn6OEBIui)})})})})})})})},idmn6OEBIui);}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1op591r\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-115eput-container\",isModuleExternal:true,nodeId:\"L8yfZEDcb\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"L8yfZEDcb\",layoutId:\"L8yfZEDcb\",variant:loaderVariants(paginationInfo1,{disabled:\"RY1CAqXo3\",loading:\"HjxzgyO9l\"},\"fRQluzpqn\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore:loadMore1})})})})})]})})})})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1amyq79\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData2,{pageSize:24,query:{from:{alias:\"LLIWcwbAG\",data:Items,type:\"Collection\"},select:[{collection:\"LLIWcwbAG\",name:\"R5o8Ank7f\",type:\"Identifier\"},{collection:\"LLIWcwbAG\",name:\"kNvOhMJ92\",type:\"Identifier\"},{collection:\"LLIWcwbAG\",name:\"LQKwWjqW2\",type:\"Identifier\"},{collection:\"LLIWcwbAG\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"LLIWcwbAG\",name:\"qaBjfQ8sB\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"props\"},type:\"BinaryOperation\"}},children:(collection3,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection3?.map(({id:idLLIWcwbAG,kNvOhMJ92:kNvOhMJ92LLIWcwbAG,LQKwWjqW2:LQKwWjqW2LLIWcwbAG,R5o8Ank7f:R5o8Ank7fLLIWcwbAG},index3)=>{kNvOhMJ92LLIWcwbAG??=\"\";LQKwWjqW2LLIWcwbAG??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`LLIWcwbAG-${idLLIWcwbAG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kNvOhMJ92:kNvOhMJ92LLIWcwbAG},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6gv86v\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:gzg_xjq4a,implicitPathVariables:{kNvOhMJ92:kNvOhMJ92LLIWcwbAG}},{href:gzg_xjq4a,implicitPathVariables:{kNvOhMJ92:kNvOhMJ92LLIWcwbAG}},{href:gzg_xjq4a,implicitPathVariables:{kNvOhMJ92:kNvOhMJ92LLIWcwbAG}}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:490,children:/*#__PURE__*/_jsx(Container,{className:\"framer-125jdx6-container\",\"data-framer-name\":\"16:9 thumbnail\",name:\"16:9 thumbnail\",nodeId:\"FNDH77Gfb\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oCMuWmhPX:{HLI_TbBrC:resolvedLinks1[2]},QAaK44PsO:{HLI_TbBrC:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ThumbnailForEverything,{height:\"100%\",HLI_TbBrC:resolvedLinks1[0],HVHR5VRFH:LQKwWjqW2LLIWcwbAG,id:\"FNDH77Gfb\",layoutId:\"FNDH77Gfb\",name:\"16:9 thumbnail\",NfSWp3Esu:true,variant:\"QIPdTLHPE\",VJMFtgM3f:\"\",width:\"100%\",ZjNVgpMrx:toResponsiveImage(R5o8Ank7fLLIWcwbAG)})})})})})})})},idLLIWcwbAG);}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wjigai\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-383q3b-container\",isModuleExternal:true,nodeId:\"OlQqzGQ4m\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"OlQqzGQ4m\",layoutId:\"OlQqzGQ4m\",variant:loaderVariants(paginationInfo2,{disabled:\"RY1CAqXo3\",loading:\"HjxzgyO9l\"},\"fRQluzpqn\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore:loadMore2})})})})})]})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:145,width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xm22bk-container\",nodeId:\"N1RRLDgMu\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(Logos,{height:\"100%\",id:\"N1RRLDgMu\",layoutId:\"N1RRLDgMu\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:186,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xuhip0-container\",nodeId:\"oTMumfEuR\",scopeId:\"qlbbDNNPt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oCMuWmhPX:{variant:\"jHkYf5g7I\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"oTMumfEuR\",layoutId:\"oTMumfEuR\",style:{width:\"100%\"},variant:\"ne2oNf8Ty\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bLyA7.framer-1rb3m12, .framer-bLyA7 .framer-1rb3m12 { display: block; }\",\".framer-bLyA7.framer-1kdqz7u { align-content: center; align-items: center; background-color: var(--token-fc627b2e-3f53-4788-8b58-38e9df9318cc, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-bLyA7 .framer-prnfnk-container, .framer-bLyA7 .framer-xuhip0-container { flex: none; height: auto; position: relative; width: 100%; }\",'.framer-bLyA7 .framer-1n64t6g { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-277539a4-c96a-4960-9196-21eab58c8cf8, #f1f2ed) /* {\"name\":\"Tint 1\"} */ 0%, var(--token-fc627b2e-3f53-4788-8b58-38e9df9318cc, rgb(255, 255, 255)) /* {\"name\":\"Light/Grayscale/Background\"} */ 60.99028716216216%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; z-index: 0; }',\".framer-bLyA7 .framer-1m722me { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: hidden; padding: 30px 10px 30px 10px; position: relative; width: 100%; }\",\".framer-bLyA7 .framer-1fscezf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-bLyA7 .framer-108876t, .framer-bLyA7 .framer-xtedq1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-bLyA7 .framer-mw8wws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bLyA7 .framer-1ktj54w, .framer-bLyA7 .framer-1eq5rrw, .framer-bLyA7 .framer-fb8ec7, .framer-bLyA7 .framer-18bf50u, .framer-bLyA7 .framer-17ze4ij { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bLyA7 .framer-q7clm6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-bLyA7 .framer-3lz81f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bLyA7 .framer-r92kxz { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 73%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",'.framer-bLyA7 .framer-34upbz { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 0%, var(--token-277539a4-c96a-4960-9196-21eab58c8cf8, rgb(241, 242, 237)) /* {\"name\":\"Tint 1\"} */ 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }',\".framer-bLyA7 .framer-zkuy0l { aspect-ratio: 1.2738853503184713 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 707px); position: relative; width: 900px; }\",\".framer-bLyA7 .framer-1lygdbs { align-content: center; align-items: center; background-color: var(--token-25f1e5bf-5b75-4b00-b198-3eee4f9777a3, #b1fc03); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 20px; box-shadow: 0px 0.7961918735236395px 0.7961918735236395px -0.625px rgba(0, 0, 0, 0.13), 0px 2.414506143104518px 2.414506143104518px -1.25px rgba(0, 0, 0, 0.125), 0px 6.382653521484461px 6.382653521484461px -1.875px rgba(0, 0, 0, 0.125), 0px 20px 20px -2.5px rgba(0, 0, 0, 0.125); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; left: 50%; overflow: visible; padding: 0px 20px 0px 20px; position: absolute; text-decoration: none; transform: translateX(-50%); width: min-content; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-bLyA7 .framer-1c3eey9-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 30px; }\",\".framer-bLyA7 .framer-1fex88v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bLyA7 .framer-90gwli { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-bLyA7 .framer-ghbu7o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 20px 10px 0px 10px; position: relative; width: 100%; }\",\".framer-bLyA7 .framer-4weami, .framer-bLyA7 .framer-1amyq79 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-bLyA7 .framer-wcndwi, .framer-bLyA7 .framer-6gv86v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bLyA7 .framer-ih5sj-container, .framer-bLyA7 .framer-125jdx6-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-bLyA7 .framer-1op591r, .framer-bLyA7 .framer-wjigai { flex: 1 0 0px; height: 40px; overflow: hidden; position: relative; width: 1px; }\",\".framer-bLyA7 .framer-115eput-container, .framer-bLyA7 .framer-383q3b-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; }\",\".framer-bLyA7 .framer-1xm22bk-container { flex: none; height: auto; max-width: 1400px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bLyA7.framer-1kdqz7u, .framer-bLyA7 .framer-1n64t6g, .framer-bLyA7 .framer-1m722me, .framer-bLyA7 .framer-1fscezf, .framer-bLyA7 .framer-108876t, .framer-bLyA7 .framer-mw8wws, .framer-bLyA7 .framer-q7clm6, .framer-bLyA7 .framer-xtedq1, .framer-bLyA7 .framer-34upbz, .framer-bLyA7 .framer-1lygdbs, .framer-bLyA7 .framer-1fex88v, .framer-bLyA7 .framer-ghbu7o, .framer-bLyA7 .framer-4weami, .framer-bLyA7 .framer-wcndwi, .framer-bLyA7 .framer-1amyq79, .framer-bLyA7 .framer-6gv86v { gap: 0px; } .framer-bLyA7.framer-1kdqz7u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bLyA7.framer-1kdqz7u > :first-child, .framer-bLyA7 .framer-1n64t6g > :first-child, .framer-bLyA7 .framer-1m722me > :first-child, .framer-bLyA7 .framer-1fscezf > :first-child, .framer-bLyA7 .framer-q7clm6 > :first-child, .framer-bLyA7 .framer-34upbz > :first-child, .framer-bLyA7 .framer-ghbu7o > :first-child, .framer-bLyA7 .framer-wcndwi > :first-child, .framer-bLyA7 .framer-6gv86v > :first-child { margin-top: 0px; } .framer-bLyA7.framer-1kdqz7u > :last-child, .framer-bLyA7 .framer-1n64t6g > :last-child, .framer-bLyA7 .framer-1m722me > :last-child, .framer-bLyA7 .framer-1fscezf > :last-child, .framer-bLyA7 .framer-q7clm6 > :last-child, .framer-bLyA7 .framer-34upbz > :last-child, .framer-bLyA7 .framer-ghbu7o > :last-child, .framer-bLyA7 .framer-wcndwi > :last-child, .framer-bLyA7 .framer-6gv86v > :last-child { margin-bottom: 0px; } .framer-bLyA7 .framer-1n64t6g > *, .framer-bLyA7 .framer-1m722me > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-bLyA7 .framer-1fscezf > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-bLyA7 .framer-108876t > *, .framer-bLyA7 .framer-xtedq1 > *, .framer-bLyA7 .framer-1lygdbs > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bLyA7 .framer-108876t > :first-child, .framer-bLyA7 .framer-mw8wws > :first-child, .framer-bLyA7 .framer-xtedq1 > :first-child, .framer-bLyA7 .framer-1lygdbs > :first-child, .framer-bLyA7 .framer-1fex88v > :first-child, .framer-bLyA7 .framer-4weami > :first-child, .framer-bLyA7 .framer-1amyq79 > :first-child { margin-left: 0px; } .framer-bLyA7 .framer-108876t > :last-child, .framer-bLyA7 .framer-mw8wws > :last-child, .framer-bLyA7 .framer-xtedq1 > :last-child, .framer-bLyA7 .framer-1lygdbs > :last-child, .framer-bLyA7 .framer-1fex88v > :last-child, .framer-bLyA7 .framer-4weami > :last-child, .framer-bLyA7 .framer-1amyq79 > :last-child { margin-right: 0px; } .framer-bLyA7 .framer-mw8wws > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-bLyA7 .framer-q7clm6 > *, .framer-bLyA7 .framer-ghbu7o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-bLyA7 .framer-34upbz > *, .framer-bLyA7 .framer-wcndwi > *, .framer-bLyA7 .framer-6gv86v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bLyA7 .framer-1fex88v > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-bLyA7 .framer-4weami > *, .framer-bLyA7 .framer-1amyq79 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-bLyA7[data-border=\"true\"]::after, .framer-bLyA7 [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: 1399px) { .framer-bLyA7.framer-1kdqz7u { width: 810px; } .framer-bLyA7 .framer-1op591r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px; width: min-content; } .framer-bLyA7 .framer-115eput-container { left: unset; position: relative; top: unset; transform: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bLyA7 .framer-1op591r { gap: 0px; } .framer-bLyA7 .framer-1op591r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bLyA7 .framer-1op591r > :first-child { margin-top: 0px; } .framer-bLyA7 .framer-1op591r > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-bLyA7.framer-1kdqz7u { width: 390px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1417\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QAaK44PsO\":{\"layout\":[\"fixed\",\"auto\"]},\"oCMuWmhPX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerqlbbDNNPt=withCSS(Component,css,\"framer-bLyA7\");export default FramerqlbbDNNPt;FramerqlbbDNNPt.displayName=\"templates\";FramerqlbbDNNPt.defaultProps={height:1417,width:1400};addFonts(FramerqlbbDNNPt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...NavV2Fonts,...FeatherFonts,...ThumbnailForEverythingFonts,...LoadMoreFonts,...LogosFonts,...FooterFonts,...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?.[\"Ema_IKP91\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Ema_IKP91\"]):[],...componentPresets.fonts?.[\"CdLCpXtG5\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"CdLCpXtG5\"]):[],...componentPresets.fonts?.[\"BljsXI7Fv\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"BljsXI7Fv\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqlbbDNNPt\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1400\",\"framerIntrinsicHeight\":\"1417\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QAaK44PsO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oCMuWmhPX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavV2Fonts", "getFonts", "VpDS8lUpX_default", "FeatherFonts", "Icon", "ThumbnailForEverythingFonts", "FB6ZL94xy_default", "LoadMoreFonts", "g3OPvNRkB_default", "LogosFonts", "sG0sr3iVP_default", "FooterFonts", "sVLbiMRwy_default", "breakpoints", "serializationHash", "variantClassNames", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toResponsiveImage", "value", "transition1", "animation", "transformTemplate1", "_", "t", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "negate", "QueryData2", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "uZp5vEbSe_default", "HUxGrkPqt_default", "ynWa9Uo1D_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "cFpkhR2l8H2P2H2R8T", "fEyYqBlHBH2P2H2R8T", "RE89X86zgd7Ae_26N0", "CiRDv5ywcd7Ae_26N0", "idd7Ae_26N0", "M1GUe99aT", "idH2P2H2R8T", "K2EY1_t84", "CHbRNGkjj", "aZpYRmi9S", "vmRWATxkH", "GmIFskOL0", "gzg_xjq4a", "jihNgsj47f8Wc845Of", "s3jiArYEe", "R5o8Ank7fmn6OEBIui", "DnMKnv37rmn6OEBIui", "kNvOhMJ92mn6OEBIui", "LQKwWjqW2mn6OEBIui", "idmn6OEBIui", "t2WxUZCZQ", "rgYhLxi7Y", "zoVx_iT2c", "R5o8Ank7fLLIWcwbAG", "kNvOhMJ92LLIWcwbAG", "LQKwWjqW2LLIWcwbAG", "idLLIWcwbAG", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "router", "useRouter", "visible", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VpDS8lUpX_default", "ChildrenCanSuspend", "collection1", "l", "collection", "index1", "PathVariablesContext", "RichText2", "x", "Link", "index", "ComponentPresetsProvider", "Image2", "Icon", "tkhvaiqQU_default", "collection2", "paginationInfo1", "loadMore1", "index2", "ResolveLinks", "resolvedLinks", "FB6ZL94xy_default", "g3OPvNRkB_default", "collection3", "paginationInfo2", "loadMore2", "index3", "resolvedLinks1", "sG0sr3iVP_default", "sVLbiMRwy_default", "css", "FramerqlbbDNNPt", "withCSS", "qlbbDNNPt_default", "addFonts", "NavV2Fonts", "FeatherFonts", "ThumbnailForEverythingFonts", "LoadMoreFonts", "LogosFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
