{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/NLHtHl2RvplziJzNM9B8/5d92eEoq15zOjsakBsvs/K1aTrq25L.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,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}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 HeaderWrapper from\"#framer/local/canvasComponent/DupJwjciE/DupJwjciE.js\";import Footer from\"#framer/local/canvasComponent/orMiQ4Rg0/orMiQ4Rg0.js\";import GradientHeading from\"#framer/local/canvasComponent/pAhJXTUUw/pAhJXTUUw.js\";import*as sharedStyle from\"#framer/local/css/WkfHcav9C/WkfHcav9C.js\";import metadataProvider from\"#framer/local/webPageMetadata/K1aTrq25L/K1aTrq25L.js\";const HeaderWrapperFonts=getFonts(HeaderWrapper);const HeaderWrapperWithVariantAppearEffect=withVariantAppearEffect(HeaderWrapper);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const GradientHeadingFonts=getFonts(GradientHeading);const SenjaWidgetFonts=getFonts(SenjaWidget);const FooterFonts=getFonts(Footer);const breakpoints={EpGFo1F3X:\"(min-width: 768px) and (max-width: 991px)\",EYmcQCLtz:\"(max-width: 767px)\",gtiFmujtB:\"(min-width: 992px) and (max-width: 1439px)\",SYTo5anoE:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mOLxN\";const variantClassNames={EpGFo1F3X:\"framer-v-1hs2cty\",EYmcQCLtz:\"framer-v-1d4jol\",gtiFmujtB:\"framer-v-18oe9yy\",SYTo5anoE:\"framer-v-4dhpzq\"};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,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y: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\":\"SYTo5anoE\",Desktop:\"gtiFmujtB\",Phone:\"EYmcQCLtz\",Tablet:\"EpGFo1F3X\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SYTo5anoE\"};};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);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"EYmcQCLtz\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"EYmcQCLtz\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SYTo5anoE\",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-4dhpzq\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:105,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p7pt4v-container hidden-1d4jol\",nodeId:\"bEP0mA9hY\",rendersWithMotion:true,scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{variant:\"KOVqj27qY\"},gtiFmujtB:{variant:\"l0RVa1FEU\"}},children:/*#__PURE__*/_jsx(HeaderWrapperWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"cMJhT9xmD\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"bEP0mA9hY\",layoutId:\"bEP0mA9hY\",style:{width:\"100%\"},variant:\"GiERpZARi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-udxo4h\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e0rgj9\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+60+0+1435-219),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 720px) * 0.2227)`,src:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png\",srcSet:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png?scale-down-to=512 512w,https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png 520w\"}},EYmcQCLtz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+20+0+1065.2707-91.5),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 524px) - 255px)`,src:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png\",srcSet:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png?scale-down-to=512 512w,https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png 520w\"}},gtiFmujtB:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+0+0+792-190),pixelHeight:236,pixelWidth:520,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) * 0.2227)`,src:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png\",srcSet:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png?scale-down-to=512 512w,https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png 520w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+40+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/xqfV7up8AJGiOshmiQTCGIJQow.png\",srcSet:\"https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png?scale-down-to=512 512w,https://framerusercontent.com/images/xqfV7up8AJGiOshmiQTCGIJQow.png 520w\"},className:\"framer-1cuwidn\",\"data-framer-appear-id\":\"1cuwidn\",\"data-framer-name\":\"Card\",initial:animation1,optimized:true,style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-curmxw\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-b8kbf9\",\"data-framer-appear-id\":\"b8kbf9\",\"data-framer-name\":\"Hero Image Block\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+60+0+0+0+0+734+51.4584),pixelHeight:1668,pixelWidth:766,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 720px) - 60px) * 0.3555)`,src:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png\",srcSet:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png 766w\"}},EYmcQCLtz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+20+0+20+0+0+707.2707+26.2453),pixelHeight:1668,pixelWidth:766,positionX:\"center\",positionY:\"center\",sizes:\"215.8491px\",src:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png\",srcSet:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png 766w\"}},gtiFmujtB:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+0+0+80+0+0+54.4318),pixelHeight:1668,pixelWidth:766,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 80px) * 0.3555)`,src:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png\",srcSet:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png 766w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+40+0+0+0+0+121+54.4318),pixelHeight:1668,pixelWidth:766,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.3555)`,src:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png\",srcSet:\"https://framerusercontent.com/images/qYgWSZGolL5bFFa24XWacqzpyiE.png 766w\"},className:\"framer-z39cdc\",\"data-framer-name\":\"Main\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+60+0+0+0+0+734+90.624),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 720px) - 60px) * 0.2885)`,src:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png\",srcSet:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png?scale-down-to=1024 644w,https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png 818w\"}},EYmcQCLtz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+20+0+20+0+0+707.2707+42.189),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:\"175.1321px\",src:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png\",srcSet:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png?scale-down-to=1024 644w,https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png 818w\"}},gtiFmujtB:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+0+0+80+0+0+87.4984),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 80px) * 0.2885)`,src:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png\",srcSet:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png?scale-down-to=1024 644w,https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png 818w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1377,intrinsicWidth:881,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+40+0+0+0+0+121+87.4984),pixelHeight:1300,pixelWidth:818,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.2885)`,src:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png\",srcSet:\"https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png?scale-down-to=1024 644w,https://framerusercontent.com/images/juxJHmZHRSdzrBnHl7S3MPsPlHM.png 818w\"},className:\"framer-1dzsab\",\"data-framer-name\":\"Main\"})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-11cfzpa\",\"data-framer-appear-id\":\"11cfzpa\",\"data-framer-name\":\"Hero Content Block\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sbf4lu\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dsyvkb\",\"data-framer-name\":\"Title Block\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6owq83\",\"data-framer-name\":\"Gradient Heading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{width:`max((min(${componentViewport?.width||\"100vw\"}, 720px) - 60px) * 0.96, 1px)`,y:(componentViewport?.y||0)+0+105+60+0+0+0+0+0+0+0+0+0+0+0+0+0},EYmcQCLtz:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 524px) - 60px, 330px), 1px)`,y:(componentViewport?.y||0)+0+105+20+0+20+0+0+0+0+0+0+0+0+0+0},gtiFmujtB:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 80px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+105+0+0+80+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+105+40+0+0+0+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1py458j-container\",nodeId:\"dtK6SW4mg\",scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{variant:\"ZM24BKLHx\"},EYmcQCLtz:{variant:\"xDuCjqsc7\"}},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"BenchApp is even better on your phone.\",height:\"100%\",id:\"dtK6SW4mg\",layoutId:\"dtK6SW4mg\",style:{width:\"100%\"},variant:\"LCbQ_v_kR\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{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:\"Take your team wherever you go.\"})})},EYmcQCLtz:{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:\"Take your team wherever you go.\"})})}},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:\"Take your team wherever you go.\"})}),className:\"framer-18w5wcn\",\"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-14xufg9\",\"data-framer-name\":\"Download Buttons\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/app/benchapp-sports-team-manager/id883504378\",motionChild:true,nodeId:\"SJssooIzynU2ARSVpQ\",openInNewTab:true,scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+60+0+0+0+0+0+0+386+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},EYmcQCLtz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+20+0+20+0+0+0+0+386+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},gtiFmujtB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+0+0+80+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+105+40+0+0+0+0+0+0+386+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"},className:\"framer-8b5ugs framer-1rn3097\",\"data-framer-name\":\"App Store Button\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.benchapp\",motionChild:true,nodeId:\"SJssooIzyJuTq7fbZX\",openInNewTab:true,scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+60+0+0+0+0+0+0+386+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},EYmcQCLtz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+20+0+20+0+0+0+0+386+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},gtiFmujtB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+105+0+0+80+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+105+40+0+0+0+0+0+0+386+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"},className:\"framer-euzazl framer-1rn3097\",\"data-framer-name\":\"Play Store Button\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-161doki-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cthPybBjl\",scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(SenjaWidget,{height:\"100%\",hideInEditor:false,id:\"cthPybBjl\",layoutId:\"cthPybBjl\",lazy:true,style:{width:\"100%\"},widgetUrl:\"https://widget.senja.io/widget/af150582-5177-4d63-83e4-c5cf7f1e83d5\",width:\"100%\"})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1spyks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{y:(componentViewport?.y||0)+0+1600+0},EYmcQCLtz:{y:(componentViewport?.y||0)+0+1190.2707+20},gtiFmujtB:{y:(componentViewport?.y||0)+0+897+100}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:514,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+967+100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ogh94a-container\",nodeId:\"hoass9Ykr\",scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EpGFo1F3X:{variant:\"Tv_KGM69S\"},EYmcQCLtz:{variant:\"HxfjHWS1T\"},gtiFmujtB:{variant:\"NJbrOzvVc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hoass9Ykr\",layoutId:\"hoass9Ykr\",style:{width:\"100%\"},variant:\"wC8WDgbG4\",width:\"100%\"})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EYmcQCLtz:{height:105,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1figrcy-container hidden-4dhpzq hidden-18oe9yy hidden-1hs2cty\",nodeId:\"NXHXfsaIV\",rendersWithMotion:true,scopeId:\"K1aTrq25L\",children:/*#__PURE__*/_jsx(HeaderWrapperWithVariantAppearEffect,{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"cMJhT9xmD\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"NXHXfsaIV\",layoutId:\"NXHXfsaIV\",style:{width:\"100%\"},variant:\"gfLyjgDny\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mOLxN.framer-1rn3097, .framer-mOLxN .framer-1rn3097 { display: block; }\",\".framer-mOLxN.framer-4dhpzq { 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-mOLxN .framer-1p7pt4v-container, .framer-mOLxN .framer-1figrcy-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 8; }\",\".framer-mOLxN .framer-udxo4h { 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: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mOLxN .framer-e0rgj9 { 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-mOLxN .framer-1cuwidn { -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: 2; }\",\".framer-mOLxN .framer-curmxw { 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-mOLxN .framer-b8kbf9 { 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: 36%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-mOLxN .framer-z39cdc { flex: none; height: 100%; left: calc(37.868480725623606% - 99.77324263038548% / 2); overflow: hidden; position: absolute; top: calc(57.76487663280119% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-mOLxN .framer-1dzsab { flex: none; height: 95%; left: calc(58.95691609977326% - 80.95238095238095% / 2); overflow: hidden; position: absolute; top: calc(59.94194484760524% - 94.92017416545718% / 2); width: 81%; z-index: 1; }\",\".framer-mOLxN .framer-11cfzpa { 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-mOLxN .framer-sbf4lu { 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-mOLxN .framer-1dsyvkb { 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-mOLxN .framer-6owq83 { 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-mOLxN .framer-1py458j-container, .framer-mOLxN .framer-1ogh94a-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-mOLxN .framer-18w5wcn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 81%; word-break: break-word; word-wrap: break-word; }\",\".framer-mOLxN .framer-14xufg9 { 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-mOLxN .framer-8b5ugs, .framer-mOLxN .framer-euzazl { 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-mOLxN .framer-161doki-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mOLxN .framer-1spyks { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",...sharedStyle.css,\"@media (min-width: 992px) and (max-width: 1439px) { .framer-mOLxN.framer-4dhpzq { width: 992px; } .framer-mOLxN .framer-udxo4h { padding: 0px; } .framer-mOLxN .framer-e0rgj9 { gap: 65px; max-width: 1000px; padding: 80px 30px 0px 30px; } .framer-mOLxN .framer-1cuwidn { bottom: 23px; left: 30px; } .framer-mOLxN .framer-curmxw { align-content: flex-start; align-items: flex-start; padding: 0px 0px 0px 20px; } .framer-mOLxN .framer-b8kbf9 { gap: 0px; } .framer-mOLxN .framer-z39cdc, .framer-mOLxN .framer-sbf4lu, .framer-mOLxN .framer-1py458j-container { order: 0; } .framer-mOLxN .framer-1dzsab, .framer-mOLxN .framer-14xufg9 { order: 1; } .framer-mOLxN .framer-11cfzpa { padding: 0px 0px 38px 0px; } .framer-mOLxN .framer-1dsyvkb { gap: 10px; } .framer-mOLxN .framer-6owq83 { align-content: flex-end; align-items: flex-end; } .framer-mOLxN .framer-18w5wcn { width: 100%; } .framer-mOLxN .framer-161doki-container { order: 2; }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-mOLxN.framer-4dhpzq { width: 768px; } .framer-mOLxN .framer-udxo4h { padding: 60px 0px 0px 0px; } .framer-mOLxN .framer-e0rgj9 { gap: 40px; max-width: 720px; } .framer-mOLxN .framer-1cuwidn { bottom: 52px; left: 200px; } .framer-mOLxN .framer-curmxw { align-content: center; align-items: center; flex-direction: column; gap: 60px; justify-content: center; } .framer-mOLxN .framer-b8kbf9 { order: 1; } .framer-mOLxN .framer-z39cdc { left: calc(22.943722943722967% - 99.77324263038548% / 2); top: calc(57.34072022160667% - 100% / 2); } .framer-mOLxN .framer-1dzsab { left: calc(65.36796536796538% - 80.95238095238095% / 2); top: calc(60.387811634349056% - 94.92017416545718% / 2); } .framer-mOLxN .framer-11cfzpa { align-content: center; align-items: center; order: 0; padding: 0px; width: 96%; } .framer-mOLxN .framer-1dsyvkb { align-content: center; align-items: center; gap: 16px; } .framer-mOLxN .framer-6owq83 { align-content: flex-end; align-items: flex-end; gap: 10px; } .framer-mOLxN .framer-18w5wcn { width: 92%; } .framer-mOLxN .framer-161doki-container { width: 312px; } .framer-mOLxN .framer-1spyks { padding: 0px; }}\",\"@media (max-width: 767px) { .framer-mOLxN.framer-4dhpzq { width: 390px; } .framer-mOLxN .framer-udxo4h { order: 1; padding: 20px 0px 0px 0px; } .framer-mOLxN .framer-e0rgj9 { gap: 30px; max-width: 524px; padding: 20px 30px 0px 30px; } .framer-mOLxN .framer-1cuwidn { bottom: 15px; height: var(--framer-aspect-ratio-supported, 77px); left: 54px; right: 201px; width: unset; } .framer-mOLxN .framer-curmxw { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: center; } .framer-mOLxN .framer-b8kbf9 { height: 338px; order: 1; width: var(--framer-aspect-ratio-supported, 216px); } .framer-mOLxN .framer-11cfzpa { align-content: center; align-items: center; order: 0; padding: 0px; width: 100%; } .framer-mOLxN .framer-1dsyvkb { align-content: center; align-items: center; gap: 14px; } .framer-mOLxN .framer-6owq83 { gap: 10px; max-width: 330px; } .framer-mOLxN .framer-18w5wcn { width: 100%; } .framer-mOLxN .framer-8b5ugs, .framer-mOLxN .framer-euzazl { aspect-ratio: 3.1206896551724137 / 1; height: var(--framer-aspect-ratio-supported, 51px); width: 160px; } .framer-mOLxN .framer-1spyks { order: 3; padding: 20px 0px 0px 0px; } .framer-mOLxN .framer-1figrcy-container { order: 0; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1449\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gtiFmujtB\":{\"layout\":[\"fixed\",\"auto\"]},\"EpGFo1F3X\":{\"layout\":[\"fixed\",\"auto\"]},\"EYmcQCLtz\":{\"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 FramerK1aTrq25L=withCSS(Component,css,\"framer-mOLxN\");export default FramerK1aTrq25L;FramerK1aTrq25L.displayName=\"404\";FramerK1aTrq25L.defaultProps={height:1449,width:1440};addFonts(FramerK1aTrq25L,[{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\"}]},...HeaderWrapperFonts,...GradientHeadingFonts,...SenjaWidgetFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerK1aTrq25L\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gtiFmujtB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EpGFo1F3X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EYmcQCLtz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1449\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2nBACu/B,IAAMA,GAAmBC,EAASC,CAAa,EAAQC,EAAqCC,EAAwBF,CAAa,EAAQG,GAA+BC,EAA0BC,CAAK,EAAQC,EAAmCF,EAA0BG,EAAO,GAAG,EAAQC,GAAqBT,EAASU,CAAe,EAAQC,GAAiBX,EAASY,CAAW,EAAQC,GAAYb,EAASc,CAAM,EAAQC,GAAY,CAAC,UAAU,4CAA4C,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,GAAG,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,gBAAgB,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQvC,GAAY,EAAK,EAAQgD,GAAe,OAAoEC,GAAkBC,EAAGhD,GAAkB,GAArE,CAAamC,CAAS,CAAuE,EAAQc,GAAY,IAASlD,EAAU,EAAiB4C,IAAc,YAAtB,GAAmEO,GAAa,IAAQ,CAACnD,EAAU,GAAiB4C,IAAc,YAAuC,OAAAQ,EAAiB,CAAC,CAAC,EAAsBrC,EAAKsC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAnD,EAAiB,EAAE,SAAsBoD,EAAMC,EAAY,CAAC,GAAGlB,IAAUT,EAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe0C,EAAM9D,EAAO,IAAI,CAAC,GAAG+C,GAAU,UAAUU,EAAGD,GAAkB,gBAAgBZ,CAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,SAAS,CAACe,GAAY,GAAgBnC,EAAKyC,EAA0B,CAAC,OAAO,IAAI,MAAMvB,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBlB,EAAK0C,EAAU,CAAC,UAAU,yCAAyC,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB1C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK7B,EAAqC,CAAC,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAO,WAAW,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAsBuC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcvC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQe,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,UAAU,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,IAAI,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBlB,EAAK3B,GAA+B,CAAC,QAAQgB,GAAU,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQuD,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,IAAI,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,sBAAsB,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,OAAO,QAAQ5B,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAcA,EAAM/D,EAAmC,CAAC,QAAQgB,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,mBAAmB,QAAQC,GAAW,UAAU,GAAK,SAAS,CAAcO,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQe,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAaA,GAAmB,OAAO,OAAO,6BAA6B,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,GAAG,EAAE,EAAE,SAAS,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAa,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAaA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,CAAC,EAAE,SAAsBlB,EAAKzB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQqE,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAaA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,CAAC,CAAC,CAAC,EAAelB,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQe,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,MAAM,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAaA,GAAmB,OAAO,OAAO,6BAA6B,IAAI,uEAAuE,OAAO,wKAAwK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,GAAG,EAAE,EAAE,SAAS,MAAM,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAa,IAAI,uEAAuE,OAAO,wKAAwK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAaA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,uEAAuE,OAAO,wKAAwK,CAAC,CAAC,EAAE,SAAsBlB,EAAKzB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,IAAI,QAAQqE,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,aAAaA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqB,EAAM/D,EAAmC,CAAC,QAAQmB,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,qBAAqB,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc2C,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,SAAsBA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYX,GAAmB,OAAO,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,eAAeA,GAAmB,OAAO,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,YAAYA,GAAmB,OAAO,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKyC,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYvB,GAAmB,OAAO,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAK0C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB1C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKrB,EAAgB,CAAC,UAAU,yCAAyC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqB,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW,EAAS,CAAC,SAAsBA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAW,EAAS,CAAC,SAAsBA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAW,EAAS,CAAC,SAAsBA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0JAA0J,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,SAAS,CAAcvC,EAAK8C,EAAK,CAAC,KAAK,sEAAsE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAK,QAAQ,YAAY,SAAsB9C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQe,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBlB,EAAKzB,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqE,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,+BAA+B,mBAAmB,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK8C,EAAK,CAAC,KAAK,6DAA6D,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAK,QAAQ,YAAY,SAAsB9C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQe,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0B,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKzB,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqE,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,+BAA+B,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAK0C,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB1C,EAAKnB,EAAY,CAAC,OAAO,OAAO,aAAa,GAAM,GAAG,YAAY,SAAS,YAAY,KAAK,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,sEAAsE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,UAAU,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,CAAC,EAAE,SAAsBlB,EAAKyC,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOvB,GAAmB,OAAO,OAAO,SAAS,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,IAAI,SAAsBlB,EAAK0C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB1C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKjB,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqD,GAAa,GAAgBpC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAMX,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAK0C,EAAU,CAAC,UAAU,uEAAuE,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB1C,EAAK7B,EAAqC,CAAC,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAO,WAAW,EAAE,oBAAoB,GAAG,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+C,GAAI,CAAC,kFAAkF,kFAAkF,qVAAqV,sKAAsK,0WAA0W,qTAAqT,iaAAia,4QAA4Q,qZAAqZ,gOAAgO,2OAA2O,yWAAyW,uRAAuR,uRAAuR,4QAA4Q,oJAAoJ,oKAAoK,8QAA8Q,gRAAgR,yGAAyG,0RAA0R,GAAeA,EAAI,m6BAAm6B,qqCAAqqC,4sCAA4sC,EAa5s7BC,EAAgBC,EAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,MAAMA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGhF,GAAmB,GAAGU,GAAqB,GAAGE,GAAiB,GAAGE,GAAY,GAAGsE,EAAoCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACz6D,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,oCAAsC,oMAA0O,4BAA8B,OAAO,qBAAuB,OAAO,6BAA+B,OAAO,yBAA2B,QAAQ,sBAAwB,IAAI,sBAAwB,OAAO,yBAA2B,OAAO,qBAAuB,4BAA4B,kBAAoB,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderWrapperFonts", "getFonts", "DupJwjciE_default", "HeaderWrapperWithVariantAppearEffect", "withVariantAppearEffect", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "MotionDivWithOptimizedAppearEffect", "motion", "GradientHeadingFonts", "pAhJXTUUw_default", "SenjaWidgetFonts", "SenjaWidget", "FooterFonts", "orMiQ4Rg0_default", "breakpoints", "isBrowser", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText2", "Link", "css", "FramerK1aTrq25L", "withCSS", "K1aTrq25L_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
