{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/EQp86vbv3C4iFxm2V4o1/BfyZKxYhUu1nsS2BBF2M/aBZGatcA7.js"],
  "sourcesContent": ["// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SenjaWidget from\"https://framerusercontent.com/modules/ckGZj3yYY0eOgQQMpSdE/5Mjqz6668K9OcUwBeWv2/SenjaWidget.js\";import Footer from\"#framer/local/canvasComponent/orMiQ4Rg0/orMiQ4Rg0.js\";import GradientHeading from\"#framer/local/canvasComponent/pAhJXTUUw/pAhJXTUUw.js\";import Navigation from\"#framer/local/canvasComponent/XfZ7e0oN2/XfZ7e0oN2.js\";import*as sharedStyle from\"#framer/local/css/WkfHcav9C/WkfHcav9C.js\";import metadataProvider from\"#framer/local/webPageMetadata/aBZGatcA7/aBZGatcA7.js\";const NavigationFonts=getFonts(Navigation);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const GradientHeadingFonts=getFonts(GradientHeading);const SenjaWidgetFonts=getFonts(SenjaWidget);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={cyvsvH0JT:\"(min-width: 768px) and (max-width: 991px)\",isXPp9MIg:\"(max-width: 767px)\",N9sFNIHI4:\"(min-width: 992px) and (max-width: 1439px)\",xmKu7rLj5:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7XVCx\";const variantClassNames={cyvsvH0JT:\"framer-v-1ssur2\",isXPp9MIg:\"framer-v-3ptbvg\",N9sFNIHI4:\"framer-v-1qnztr4\",xmKu7rLj5:\"framer-v-bj3e8t\"};const transition1={damping:60,delay:.3,mass:1.2,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:60,y:0};const transition2={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const transition3={damping:60,delay:.4,mass:1.2,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"xmKu7rLj5\",Desktop:\"N9sFNIHI4\",Phone:\"isXPp9MIg\",Tablet:\"cyvsvH0JT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xmKu7rLj5\"};};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{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xmKu7rLj5\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-bj3e8t\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-133qd6b\",\"data-framer-name\":\"Header Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isXPp9MIg:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1320px)`,y:(componentViewport?.y||0)+0+10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j7y1nv-container\",nodeId:\"GTeL6psoF\",scopeId:\"aBZGatcA7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{variant:\"GrXX1VtP9\"},isXPp9MIg:{variant:\"fJTFj2y2a\"},N9sFNIHI4:{variant:\"X_QlAWrLd\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"GTeL6psoF\",layoutId:\"GTeL6psoF\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XfSZNvbBB\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cezinb\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13t4ryk\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+1473-219),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 720px) * 0.2227)`,src:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png\",srcSet:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png 520w\"}},isXPp9MIg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+60+0+1230-91.5),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 524px) - 255px)`,src:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png\",srcSet:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png 520w\"}},N9sFNIHI4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+20+0+832-190),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) * 0.2227)`,src:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png\",srcSet:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png 520w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+164+0+822-191),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1320px) * 0.2227)`,src:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png\",srcSet:\"https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/D3Nmt6N08KfWrWtVNMMxgA1R9Ns.png 520w\"},className:\"framer-k9lmd7\",\"data-framer-appear-id\":\"k9lmd7\",\"data-framer-name\":\"Card\",initial:animation1,optimized:true,style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ll7w9\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10wpgso\",\"data-framer-name\":\"Hero Image Block\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+50+0+0+734+0),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 720px) - 60px) * 0.3492)`,src:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png\",srcSet:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png?scale-down-to=1024 644w,https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png 818w\"}},isXPp9MIg:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+60+0+100+0+0+792+0),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:\"215.5102px\",src:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png\",srcSet:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png?scale-down-to=1024 644w,https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png 818w\"}},N9sFNIHI4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+20+0+120+0+0+0),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 80px) * 0.3492)`,src:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png\",srcSet:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png?scale-down-to=1024 644w,https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png 818w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+164+0+0+0+0+133+0),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.3492)`,src:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png\",srcSet:\"https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png?scale-down-to=1024 644w,https://framerusercontent.com/images/Z1GRs5C567kV4MGijFiS1aI14U.png 818w\"},className:\"framer-1dhdl3d\",\"data-framer-appear-id\":\"1dhdl3d\",\"data-framer-name\":\"Main\",initial:animation3,optimized:true,style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1mub3rs\",\"data-framer-appear-id\":\"1mub3rs\",\"data-framer-name\":\"Hero Content Block\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qq4m0h\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1thhwqo\",\"data-framer-name\":\"Title Block\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-9xnrlb\",\"data-framer-name\":\"Gradient Heading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{width:`max((min(${componentViewport?.width||\"100vw\"}, 720px) - 60px) * 0.96, 1px)`,y:(componentViewport?.y||0)+0+0+120+0+50+0+0+0+0+0+0+0+0+0+0+0},isXPp9MIg:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 524px) - 60px, 330px), 1px)`,y:(componentViewport?.y||0)+0+0+60+0+100+0+0+0+0+0+0+0+0+0+0},N9sFNIHI4:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 80px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+0+20+0+120+0+0+0+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+0+164+0+0+0+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-197x0hs-container\",nodeId:\"GZ8rfJPNv\",scopeId:\"aBZGatcA7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{variant:\"ZM24BKLHx\"},isXPp9MIg:{variant:\"ZM24BKLHx\"}},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Find spares and games near you.\",height:\"100%\",id:\"GZ8rfJPNv\",layoutId:\"GZ8rfJPNv\",style:{width:\"100%\"},variant:\"LCbQ_v_kR\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"Download BenchApp and find spares looking for games, and games looking for spares. Become a free agent today.\"})})},isXPp9MIg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"Download BenchApp and find spares looking for games, and games looking for spares. Become a free agent today.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"Download BenchApp and find spares looking for games, and games looking for spares. Become a free agent today.\"})}),className:\"framer-z5kzq9\",\"data-framer-name\":\"Use and re-use tons of responsive sections too a main create the perfect layout. Sections are firmly of organised into the perfect starting categories.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h130qi\",\"data-framer-name\":\"Download Buttons\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/app/benchapp-sports-team-manager/id883504378\",motionChild:true,nodeId:\"JCQd0wVDC\",openInNewTab:true,scopeId:\"aBZGatcA7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+50+0+0+0+0+386+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},isXPp9MIg:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+60+0+100+0+0+0+0+386+0+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},N9sFNIHI4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+20+0+120+0+0+0+386+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+164+0+0+0+0+0+0+386+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"},className:\"framer-wggihh framer-yqboma\",\"data-framer-name\":\"App Store Button\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.benchapp\",motionChild:true,nodeId:\"DJKBdBoe4\",openInNewTab:true,scopeId:\"aBZGatcA7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+50+0+0+0+0+386+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},isXPp9MIg:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+60+0+100+0+0+0+0+386+0+78),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},N9sFNIHI4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+20+0+120+0+0+0+386+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+164+0+0+0+0+0+0+386+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"},className:\"framer-zwe12e framer-yqboma\",\"data-framer-name\":\"Play Store Button\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9aqvb2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"DbMj5OIVc\",scopeId:\"aBZGatcA7\",children:/*#__PURE__*/_jsx(SenjaWidget,{height:\"100%\",hideInEditor:false,id:\"DbMj5OIVc\",layoutId:\"DbMj5OIVc\",lazy:true,style:{width:\"100%\"},widgetUrl:\"https://widget.senja.io/widget/af150582-5177-4d63-83e4-c5cf7f1e83d5\",width:\"100%\"})})})]})]})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1wtvbno\",\"data-framer-name\":\"Line 280\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1602,svg:'<svg width=\"1602\" height=\"3\" viewBox=\"-1 -1 1602 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1600\" y2=\"0.5\" stroke=\"#EBEDF2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{y:(componentViewport?.y||0)+0+1596},isXPp9MIg:{y:(componentViewport?.y||0)+0+1293},N9sFNIHI4:{y:(componentViewport?.y||0)+0+855}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:514,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+989,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wpw0rr-container\",nodeId:\"P1cTBZ2pq\",scopeId:\"aBZGatcA7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cyvsvH0JT:{variant:\"Tv_KGM69S\"},isXPp9MIg:{variant:\"HxfjHWS1T\"},N9sFNIHI4:{variant:\"NJbrOzvVc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"P1cTBZ2pq\",layoutId:\"P1cTBZ2pq\",style:{width:\"100%\"},variant:\"wC8WDgbG4\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7XVCx.framer-yqboma, .framer-7XVCx .framer-yqboma { display: block; }\",\".framer-7XVCx.framer-bj3e8t { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #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: 1440px; }\",\".framer-7XVCx .framer-133qd6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 10px 0px 0px 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-7XVCx .framer-1j7y1nv-container { flex: 1 0 0px; height: auto; max-width: 1320px; position: relative; width: 1px; }\",\".framer-7XVCx .framer-cezinb { align-content: center; align-items: center; background-color: var(--token-d4ed9861-adfe-4987-92f8-4742ce03fb08, #f3f7fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 164px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-7XVCx .framer-13t4ryk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-7XVCx .framer-k9lmd7 { -webkit-filter: drop-shadow(20px 41px 26px rgba(0, 0, 0, 0.16)); aspect-ratio: 1.7604790419161678 / 1; bottom: 24px; filter: drop-shadow(20px 41px 26px rgba(0, 0, 0, 0.16)); flex: none; height: var(--framer-aspect-ratio-supported, 114px); left: -25px; overflow: hidden; position: absolute; width: 22%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-7XVCx .framer-4ll7w9 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7XVCx .framer-10wpgso { align-content: center; align-items: center; aspect-ratio: 0.6400580551523948 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 312px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 35%; }\",\".framer-7XVCx .framer-1dhdl3d { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-7XVCx .framer-1mub3rs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 148px 0px; position: relative; width: 60%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-7XVCx .framer-qq4m0h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7XVCx .framer-1thhwqo { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7XVCx .framer-9xnrlb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7XVCx .framer-197x0hs-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-7XVCx .framer-z5kzq9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 81%; word-break: break-word; word-wrap: break-word; }\",\".framer-7XVCx .framer-h130qi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 385px; }\",\".framer-7XVCx .framer-wggihh, .framer-7XVCx .framer-zwe12e { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 58px; position: relative; text-decoration: none; width: 181px; }\",\".framer-7XVCx .framer-9aqvb2-container, .framer-7XVCx .framer-wpw0rr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-7XVCx .framer-1wtvbno { flex: none; height: 3px; position: relative; width: 100%; }\",...sharedStyle.css,\"@media (min-width: 992px) and (max-width: 1439px) { .framer-7XVCx.framer-bj3e8t { width: 992px; } .framer-7XVCx .framer-cezinb { padding: 20px 0px 0px 0px; } .framer-7XVCx .framer-13t4ryk { gap: 65px; max-width: 1000px; padding: 120px 30px 0px 30px; } .framer-7XVCx .framer-k9lmd7 { bottom: 23px; left: 30px; } .framer-7XVCx .framer-4ll7w9 { align-content: flex-start; align-items: flex-start; padding: 0px 0px 0px 20px; } .framer-7XVCx .framer-10wpgso { gap: 0px; } .framer-7XVCx .framer-1dhdl3d, .framer-7XVCx .framer-qq4m0h, .framer-7XVCx .framer-197x0hs-container { order: 0; } .framer-7XVCx .framer-1mub3rs { padding: 0px 0px 38px 0px; } .framer-7XVCx .framer-1thhwqo { gap: 10px; } .framer-7XVCx .framer-9xnrlb { align-content: flex-end; align-items: flex-end; } .framer-7XVCx .framer-z5kzq9 { width: 100%; } .framer-7XVCx .framer-h130qi { order: 1; } .framer-7XVCx .framer-9aqvb2-container { order: 2; }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-7XVCx.framer-bj3e8t { width: 768px; } .framer-7XVCx .framer-cezinb { padding: 120px 0px 0px 0px; } .framer-7XVCx .framer-13t4ryk { gap: 40px; max-width: 720px; padding: 50px 30px 0px 30px; } .framer-7XVCx .framer-k9lmd7 { bottom: 52px; left: 200px; } .framer-7XVCx .framer-4ll7w9 { align-content: center; align-items: center; flex-direction: column; gap: 60px; justify-content: center; } .framer-7XVCx .framer-10wpgso { order: 1; } .framer-7XVCx .framer-1mub3rs { align-content: center; align-items: center; order: 0; padding: 0px; width: 96%; } .framer-7XVCx .framer-1thhwqo { align-content: center; align-items: center; gap: 16px; } .framer-7XVCx .framer-9xnrlb { align-content: flex-end; align-items: flex-end; gap: 10px; } .framer-7XVCx .framer-z5kzq9 { width: 92%; } .framer-7XVCx .framer-9aqvb2-container { width: 312px; }}\",\"@media (max-width: 767px) { .framer-7XVCx.framer-bj3e8t { width: 390px; } .framer-7XVCx .framer-133qd6b { padding: 0px; } .framer-7XVCx .framer-cezinb { padding: 60px 0px 0px 0px; } .framer-7XVCx .framer-13t4ryk { gap: 30px; max-width: 524px; padding: 100px 30px 0px 30px; } .framer-7XVCx .framer-k9lmd7 { bottom: 15px; height: var(--framer-aspect-ratio-supported, 77px); left: 54px; right: 201px; width: unset; } .framer-7XVCx .framer-4ll7w9 { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: center; } .framer-7XVCx .framer-10wpgso { height: var(--framer-aspect-ratio-supported, 338px); order: 1; width: 216px; } .framer-7XVCx .framer-1mub3rs { align-content: center; align-items: center; order: 0; padding: 0px; width: 100%; } .framer-7XVCx .framer-1thhwqo { align-content: center; align-items: center; gap: 14px; } .framer-7XVCx .framer-9xnrlb { gap: 10px; max-width: 330px; } .framer-7XVCx .framer-z5kzq9 { width: 100%; } .framer-7XVCx .framer-h130qi { flex-direction: column; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1358\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N9sFNIHI4\":{\"layout\":[\"fixed\",\"auto\"]},\"cyvsvH0JT\":{\"layout\":[\"fixed\",\"auto\"]},\"isXPp9MIg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraBZGatcA7=withCSS(Component,css,\"framer-7XVCx\");export default FrameraBZGatcA7;FrameraBZGatcA7.displayName=\"Download\";FrameraBZGatcA7.defaultProps={height:1358,width:1440};addFonts(FrameraBZGatcA7,[{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\"}]},...NavigationFonts,...GradientHeadingFonts,...SenjaWidgetFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraBZGatcA7\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N9sFNIHI4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cyvsvH0JT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"isXPp9MIg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1358\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "XfZ7e0oN2_default", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "GradientHeadingFonts", "pAhJXTUUw_default", "SenjaWidgetFonts", "SenjaWidget", "MotionDivWithOptimizedAppearEffect", "motion", "FooterFonts", "orMiQ4Rg0_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "XfZ7e0oN2_default", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "pAhJXTUUw_default", "RichText2", "Link", "Image2", "SenjaWidget", "SVG", "orMiQ4Rg0_default", "css", "FrameraBZGatcA7", "withCSS", "aBZGatcA7_default", "addFonts", "NavigationFonts", "GradientHeadingFonts", "SenjaWidgetFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
