{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zCwdcyBb1Uzf4uozME3n/ILRkmqPxIzzEyVMIiSAA/pYTuiHt9T.js"],
  "sourcesContent": ["// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,LazyValue,Link,NotFoundError,PropertyOverrides,RichText,SVG,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ShareButton from\"https://framerusercontent.com/modules/YnOCh2FK2j9L0CyQIayZ/JuJyK82xHMDKblKEiQKq/ShareButton_1.js\";import HorizontalPadding from\"#framer/local/canvasComponent/rBcXE2Uky/rBcXE2Uky.js\";import NavNavBar from\"#framer/local/canvasComponent/sFkzDdKfj/sFkzDdKfj.js\";import VerticalPadding from\"#framer/local/canvasComponent/WLiRqBadF/WLiRqBadF.js\";import Footer from\"#framer/local/canvasComponent/ZsY7WTLI7/ZsY7WTLI7.js\";import{Clipboard_Share}from\"#framer/local/codeFile/GfEVTyK/Clipboard_Share.js\";import Blog from\"#framer/local/collection/SfiliiOfC/SfiliiOfC.js\";import*as sharedStyle9 from\"#framer/local/css/fXCm1f4O8/fXCm1f4O8.js\";import*as sharedStyle1 from\"#framer/local/css/gjblNfMFy/gjblNfMFy.js\";import*as sharedStyle5 from\"#framer/local/css/L0UrogxRb/L0UrogxRb.js\";import*as sharedStyle6 from\"#framer/local/css/PVRc5izZ6/PVRc5izZ6.js\";import*as sharedStyle2 from\"#framer/local/css/qTUMxw_ph/qTUMxw_ph.js\";import*as sharedStyle7 from\"#framer/local/css/qVDzCTqzy/qVDzCTqzy.js\";import*as sharedStyle from\"#framer/local/css/r3YDwOtlH/r3YDwOtlH.js\";import*as sharedStyle8 from\"#framer/local/css/rXxo5tu41/rXxo5tu41.js\";import*as sharedStyle4 from\"#framer/local/css/s_eOeZ9Cq/s_eOeZ9Cq.js\";import*as sharedStyle3 from\"#framer/local/css/Sz6UW8nqX/Sz6UW8nqX.js\";import metadataProvider from\"#framer/local/webPageMetadata/pYTuiHt9T/pYTuiHt9T.js\";const NavNavBarFonts=getFonts(NavNavBar);const HorizontalPaddingFonts=getFonts(HorizontalPadding);const VerticalPaddingFonts=getFonts(VerticalPadding);const ShareButtonFonts=getFonts(ShareButton);const MotionDivClipboard_Share=Clipboard_Share(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={tQRvR3LFJ:\"(max-width: 809px)\",V2JPzckMc:\"(min-width: 810px) and (max-width: 1199px)\",wLLP5Bz_i:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jdzTF\";const variantClassNames={tQRvR3LFJ:\"framer-v-16wf4tf\",V2JPzckMc:\"framer-v-1qh4ld9\",wLLP5Bz_i:\"framer-v-1uw36l1\"};const valuesByLocaleId={GaYitH4qn:new LazyValue(()=>import(\"./pYTuiHt9T-0.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"wLLP5Bz_i\",Phone:\"tQRvR3LFJ\",Tablet:\"V2JPzckMc\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"wLLP5Bz_i\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"pYTuiHt9T\",data:Blog,type:\"Collection\"},select:[{collection:\"pYTuiHt9T\",name:\"HZ_irRJy4\",type:\"Identifier\"},{collection:\"pYTuiHt9T\",name:\"yEE3Ozibl\",type:\"Identifier\"},{collection:\"pYTuiHt9T\",name:\"t6rvRThcy\",type:\"Identifier\"},{collection:\"pYTuiHt9T\",name:\"ANn4SaMFO\",type:\"Identifier\"},{collection:\"pYTuiHt9T\",name:\"IF79R8I3H\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"pYTuiHt9T\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3;const{style,className,layoutId,variant,yEE3Ozibl=(_getFromCurrentRouteData=getFromCurrentRouteData(\"yEE3Ozibl\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",HZ_irRJy4=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"HZ_irRJy4\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",ANn4SaMFO=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"ANn4SaMFO\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",t6rvRThcy=getFromCurrentRouteData(\"t6rvRThcy\"),IF79R8I3H=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"IF79R8I3H\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-jdzTF`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-jdzTF`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wLLP5Bz_i\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1uw36l1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{width:\"calc(100vw - 32px)\",y:16},V2JPzckMc:{width:\"calc(100vw - 64px)\",y:16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bv66mg-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{variant:\"OfrqRAEnK\"},V2JPzckMc:{variant:\"OfrqRAEnK\"}},children:/*#__PURE__*/_jsx(NavNavBar,{height:\"100%\",id:\"V99hBM85d\",layoutId:\"V99hBM85d\",style:{width:\"100%\"},variant:\"coEmvCSfE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tzxyn3\",\"data-framer-name\":\"Section / Pricing\",name:\"Section / Pricing\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vm2q54\",\"data-framer-name\":\"Padding Horizontal Wrapper\",name:\"Padding Horizontal Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{height:1391},V2JPzckMc:{height:1564}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1696,y:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f8pjqt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{variant:\"A2utnbLHe\"},V2JPzckMc:{variant:\"K6z795sMG\"}},children:/*#__PURE__*/_jsx(HorizontalPadding,{height:\"100%\",id:\"xTclrZB5k\",layoutId:\"xTclrZB5k\",style:{height:\"100%\"},variant:\"fP4MwnszK\",wb4qzJX7V:true,width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8cg6t0\",\"data-framer-name\":\"Padding Vertical Wrapper\",name:\"Padding Vertical Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,y:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6hcuw6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{variant:\"hV9ms20wr\"},V2JPzckMc:{variant:\"NMj99RKLz\"}},children:/*#__PURE__*/_jsx(VerticalPadding,{height:\"100%\",id:\"TcXdkGtgC\",layoutId:\"TcXdkGtgC\",style:{width:\"100%\"},variant:\"JIoxJMvnO\",VLJ7OkvVi:true,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ahhij2\",\"data-framer-name\":\"Container Large\",name:\"Container Large\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-erthim\",\"data-framer-name\":\"Content Wrapper\",name:\"Content Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tas134\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ovptw9\",\"data-framer-name\":\"Breadcrumb Wrapper\",name:\"Breadcrumb Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12t10hb\",\"data-styles-preset\":\"r3YDwOtlH\",style:{\"--framer-text-color\":\"var(--token-2a10db4e-b6e9-4b7e-8bf6-a24c221c5e3c, rgb(45, 93, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KQQFH6AeV\"},nodeId:\"xnlhCrSuC\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1xgn0o7\",\"data-styles-preset\":\"gjblNfMFy\",children:\"Blog\"})})})}),className:\"framer-13p2ohi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dlk5xu\",\"data-framer-name\":\"graphic\",layout:\"position\",name:\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 9.864 6.264 C 10.215 5.913 10.785 5.913 11.136 6.264 L 16.236 11.364 C 16.587 11.715 16.587 12.285 16.236 12.636 L 11.136 17.736 C 10.781 18.066 10.229 18.057 9.886 17.714 C 9.543 17.371 9.534 16.819 9.864 16.464 L 14.328 12 L 9.864 7.536 C 9.513 7.185 9.513 6.615 9.864 6.264\" fill=\"var(--token-2a10db4e-b6e9-4b7e-8bf6-a24c221c5e3c, rgb(45, 93, 255)) /* {&quot;name&quot;:&quot;Blue&quot;} */\"></path></svg>',svgContentId:12511913601,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12t10hb\",\"data-styles-preset\":\"r3YDwOtlH\",children:\"what-to-demand-from-your-delivery-partner-a-comprehensive-guide-for-retailers\"})}),className:\"framer-ogrpmg\",fonts:[\"Inter\"],text:yEE3Ozibl,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1rcnc5c\",\"data-styles-preset\":\"qTUMxw_ph\",children:\"What to Demand from Your Delivery Partner: A Comprehensive Guide for Retailers\"})}),className:\"framer-kbyrsb\",fonts:[\"Inter\"],text:HZ_irRJy4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k3en00\",\"data-styles-preset\":\"Sz6UW8nqX\",children:\"Explore the essential factors retailers should demand from their delivery partners to meet customer expectations. Learn about sustainable delivery, enhanced customer experience, scalable international solutions, and more in our latest whitepaper. Read now!\"})}),className:\"framer-tbh7yv\",fonts:[\"Inter\"],text:ANn4SaMFO,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vyq4gv\",\"data-framer-name\":\"Social Share Wrapper\",name:\"Social Share Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qgg05\",\"data-framer-name\":\"Share Wrapper\",name:\"Share Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1631fwj-container\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(255, 255, 255)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:4,bottomRightRadius:0,font:{color:\"var(--token-58c60e3f-898d-47bf-8e0d-29690a0b282c, rgb(15, 15, 15))\",fontFace:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Inter\",size:16,weight:\"normal\"},height:\"100%\",iconProperties:{color:\"var(--token-2a10db4e-b6e9-4b7e-8bf6-a24c221c5e3c, rgb(45, 93, 255))\",gap:0,size:24},id:\"kDe0bK6I8\",isMixedPadding:false,isMixedRadius:false,layoutId:\"kDe0bK6I8\",leftPadding:4,linear:{degree:90,fromColor:\"rgb(46, 46, 46)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:4,shareCurrentUrl:true,shareText:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"\uD83D\uDC49\uD83D\uDD0D Discovered an insightful blog by welleton.com. Sharing it to empower others with valuable information: \",socialMedia:\"Facebook\",stylePadding:4,tint:\"rgba(31, 31, 31, 0)\",title:\"\",topLeftRadius:0,topPadding:4,topRightRadius:0,urlToShare:(_getLocalizedValue3=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-imuqbh-container\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(255, 255, 255)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:4,bottomRightRadius:0,font:{color:\"var(--token-58c60e3f-898d-47bf-8e0d-29690a0b282c, rgb(15, 15, 15))\",fontFace:\"Inter\",size:16,weight:\"normal\"},height:\"100%\",iconProperties:{color:\"var(--token-2a10db4e-b6e9-4b7e-8bf6-a24c221c5e3c, rgb(45, 93, 255))\",gap:0,size:24},id:\"uQqmrSrup\",isMixedPadding:false,isMixedRadius:false,layoutId:\"uQqmrSrup\",leftPadding:4,linear:{degree:90,fromColor:\"rgb(46, 46, 46)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:4,shareCurrentUrl:true,shareText:\"\uD83D\uDC49\uD83D\uDD0D Discovered an insightful blog by welleton.com. Sharing it to empower others with valuable information: \",socialMedia:\"LinkedIn\",stylePadding:4,tint:\"rgba(31, 31, 31, 0)\",title:\"\",topLeftRadius:0,topPadding:4,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6n3803-container\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(255, 255, 255)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:4,bottomRightRadius:0,font:{color:\"var(--token-58c60e3f-898d-47bf-8e0d-29690a0b282c, rgb(15, 15, 15))\",fontFace:\"Inter\",size:16,weight:\"normal\"},height:\"100%\",iconProperties:{color:\"var(--token-2a10db4e-b6e9-4b7e-8bf6-a24c221c5e3c, rgb(45, 93, 255))\",gap:0,size:24},id:\"q1KnB2PSO\",isMixedPadding:false,isMixedRadius:false,layoutId:\"q1KnB2PSO\",leftPadding:4,linear:{degree:90,fromColor:\"rgb(46, 46, 46)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:4,shareCurrentUrl:true,shareText:\"\",socialMedia:\"Twitter\",stylePadding:4,tint:\"rgba(31, 31, 31, 0)\",title:\"\",topLeftRadius:0,topPadding:4,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(MotionDivClipboard_Share,{className:\"framer-wzddzj\",\"data-framer-name\":\"Share URL Wrapper\",name:\"Share URL Wrapper\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-sqc5ga\",\"data-framer-name\":\"Vector\",layout:\"position\",name:\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 13\"><path d=\"M 17.929 0.724 L 14.373 0.724 C 13.721 0.724 13.188 1.244 13.188 1.879 C 13.188 2.515 13.721 3.035 14.373 3.035 L 17.929 3.035 C 19.884 3.035 21.484 4.595 21.484 6.501 C 21.484 8.408 19.884 9.968 17.929 9.968 L 14.373 9.968 C 13.721 9.968 13.188 10.488 13.188 11.124 C 13.188 11.759 13.721 12.279 14.373 12.279 L 17.929 12.279 C 21.2 12.279 23.855 9.691 23.855 6.501 C 23.855 3.312 21.2 0.724 17.929 0.724 Z M 7.262 6.501 C 7.262 7.137 7.795 7.657 8.447 7.657 L 15.558 7.657 C 16.21 7.657 16.744 7.137 16.744 6.501 C 16.744 5.866 16.21 5.346 15.558 5.346 L 8.447 5.346 C 7.795 5.346 7.262 5.866 7.262 6.501 Z M 9.633 9.968 L 6.077 9.968 C 4.121 9.968 2.521 8.408 2.521 6.501 C 2.521 4.595 4.121 3.035 6.077 3.035 L 9.633 3.035 C 10.284 3.035 10.818 2.515 10.818 1.879 C 10.818 1.244 10.284 0.724 9.633 0.724 L 6.077 0.724 C 2.806 0.724 0.151 3.312 0.151 6.501 C 0.151 9.691 2.806 12.279 6.077 12.279 L 9.633 12.279 C 10.284 12.279 10.818 11.759 10.818 11.124 C 10.818 10.488 10.284 9.968 9.633 9.968 Z\" fill=\"var(--token-2a10db4e-b6e9-4b7e-8bf6-a24c221c5e3c, rgb(45, 93, 255)) /* {&quot;name&quot;:&quot;Blue&quot;} */\"></path></svg>',svgContentId:11289599624,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-a03e39c1-afc8-48a4-9ba7-3646b3481155, rgb(15, 15, 15))\"},children:\"Share this article\"})}),className:\"framer-7vkzgv\",fonts:[\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(857),...toResponsiveImage(t6rvRThcy)}},V2JPzckMc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(856),...toResponsiveImage(t6rvRThcy)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(872),...toResponsiveImage(t6rvRThcy)},className:\"framer-cn6g8o\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:IF79R8I3H,className:\"framer-1lxlkt4\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-a9rs9q\",h1:\"framer-styles-preset-1kb9x94\",h2:\"framer-styles-preset-1mknuf5\",h3:\"framer-styles-preset-1dmz8tk\",h4:\"framer-styles-preset-7cfb5k\",h6:\"framer-styles-preset-br4am0\",p:\"framer-styles-preset-12t10hb\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{y:1327},V2JPzckMc:{y:1500}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,y:1632,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zykhpu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{variant:\"hV9ms20wr\"},V2JPzckMc:{variant:\"NMj99RKLz\"}},children:/*#__PURE__*/_jsx(VerticalPadding,{height:\"100%\",id:\"vbpg5Gdws\",layoutId:\"vbpg5Gdws\",style:{width:\"100%\"},variant:\"JIoxJMvnO\",VLJ7OkvVi:true,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{height:1391},V2JPzckMc:{height:1564}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1696,y:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8w78e9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{variant:\"A2utnbLHe\"},V2JPzckMc:{variant:\"K6z795sMG\"}},children:/*#__PURE__*/_jsx(HorizontalPadding,{height:\"100%\",id:\"gBQM5ZB3d\",layoutId:\"gBQM5ZB3d\",style:{height:\"100%\"},variant:\"fP4MwnszK\",wb4qzJX7V:true,width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{y:1455},V2JPzckMc:{y:1628}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:687,width:\"100vw\",y:1760,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kj5qxb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tQRvR3LFJ:{variant:\"O9E6Ih8GM\"},V2JPzckMc:{variant:\"oNPBpEBwx\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"nxViU_n3Z\",layoutId:\"nxViU_n3Z\",style:{width:\"100%\"},variant:\"lYg8zbYZX\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-jdzTF { background: white; }`,\".framer-jdzTF.framer-pd5ac8, .framer-jdzTF .framer-pd5ac8 { display: block; }\",\".framer-jdzTF.framer-1uw36l1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-jdzTF .framer-1bv66mg-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-jdzTF .framer-tzxyn3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jdzTF .framer-vm2q54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-jdzTF .framer-1f8pjqt-container, .framer-jdzTF .framer-8w78e9-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-jdzTF .framer-8cg6t0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-jdzTF .framer-6hcuw6-container, .framer-jdzTF .framer-zykhpu-container, .framer-jdzTF .framer-1kj5qxb-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jdzTF .framer-1ahhij2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jdzTF .framer-erthim { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jdzTF .framer-1tas134 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jdzTF .framer-1ovptw9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jdzTF .framer-13p2ohi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jdzTF .framer-dlk5xu { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-jdzTF .framer-ogrpmg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-jdzTF .framer-kbyrsb, .framer-jdzTF .framer-tbh7yv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jdzTF .framer-vyq4gv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jdzTF .framer-qgg05 { 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-jdzTF .framer-1631fwj-container, .framer-jdzTF .framer-imuqbh-container, .framer-jdzTF .framer-6n3803-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jdzTF .framer-wzddzj { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 32px; }\",\".framer-jdzTF .framer-sqc5ga { flex: none; height: 13px; position: relative; width: 24px; }\",\".framer-jdzTF .framer-7vkzgv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jdzTF .framer-cn6g8o { flex: none; height: 600px; overflow: hidden; position: relative; width: 100%; }\",\".framer-jdzTF .framer-1lxlkt4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 900px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jdzTF.framer-1uw36l1, .framer-jdzTF .framer-tzxyn3, .framer-jdzTF .framer-vm2q54, .framer-jdzTF .framer-8cg6t0, .framer-jdzTF .framer-1ahhij2, .framer-jdzTF .framer-erthim, .framer-jdzTF .framer-1tas134, .framer-jdzTF .framer-1ovptw9, .framer-jdzTF .framer-vyq4gv, .framer-jdzTF .framer-qgg05, .framer-jdzTF .framer-wzddzj { gap: 0px; } .framer-jdzTF.framer-1uw36l1 > *, .framer-jdzTF .framer-tzxyn3 > *, .framer-jdzTF .framer-8cg6t0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jdzTF.framer-1uw36l1 > :first-child, .framer-jdzTF .framer-tzxyn3 > :first-child, .framer-jdzTF .framer-8cg6t0 > :first-child, .framer-jdzTF .framer-erthim > :first-child, .framer-jdzTF .framer-1tas134 > :first-child { margin-top: 0px; } .framer-jdzTF.framer-1uw36l1 > :last-child, .framer-jdzTF .framer-tzxyn3 > :last-child, .framer-jdzTF .framer-8cg6t0 > :last-child, .framer-jdzTF .framer-erthim > :last-child, .framer-jdzTF .framer-1tas134 > :last-child { margin-bottom: 0px; } .framer-jdzTF .framer-vm2q54 > *, .framer-jdzTF .framer-wzddzj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-jdzTF .framer-vm2q54 > :first-child, .framer-jdzTF .framer-1ahhij2 > :first-child, .framer-jdzTF .framer-1ovptw9 > :first-child, .framer-jdzTF .framer-vyq4gv > :first-child, .framer-jdzTF .framer-qgg05 > :first-child, .framer-jdzTF .framer-wzddzj > :first-child { margin-left: 0px; } .framer-jdzTF .framer-vm2q54 > :last-child, .framer-jdzTF .framer-1ahhij2 > :last-child, .framer-jdzTF .framer-1ovptw9 > :last-child, .framer-jdzTF .framer-vyq4gv > :last-child, .framer-jdzTF .framer-qgg05 > :last-child, .framer-jdzTF .framer-wzddzj > :last-child { margin-right: 0px; } .framer-jdzTF .framer-1ahhij2 > * { margin: 0px; margin-left: calc(128px / 2); margin-right: calc(128px / 2); } .framer-jdzTF .framer-erthim > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-jdzTF .framer-1tas134 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-jdzTF .framer-1ovptw9 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-jdzTF .framer-vyq4gv > *, .framer-jdzTF .framer-qgg05 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-jdzTF { background: white; } .framer-jdzTF.framer-1uw36l1 { width: 810px; } .framer-jdzTF .framer-1bv66mg-container { left: 32px; right: 32px; top: 16px; } .framer-jdzTF .framer-erthim { gap: 48px; } .framer-jdzTF .framer-cn6g8o { height: 500px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jdzTF .framer-erthim { gap: 0px; } .framer-jdzTF .framer-erthim > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-jdzTF .framer-erthim > :first-child { margin-top: 0px; } .framer-jdzTF .framer-erthim > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-jdzTF { background: white; } .framer-jdzTF.framer-1uw36l1 { width: 390px; } .framer-jdzTF .framer-1bv66mg-container { left: 16px; right: 16px; top: 16px; } .framer-jdzTF .framer-erthim { gap: 24px; } .framer-jdzTF .framer-vyq4gv { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 4px; } .framer-jdzTF .framer-qgg05 { order: 1; } .framer-jdzTF .framer-7vkzgv { order: 0; } .framer-jdzTF .framer-cn6g8o { height: 350px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jdzTF .framer-erthim, .framer-jdzTF .framer-vyq4gv { gap: 0px; } .framer-jdzTF .framer-erthim > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-jdzTF .framer-erthim > :first-child, .framer-jdzTF .framer-vyq4gv > :first-child { margin-top: 0px; } .framer-jdzTF .framer-erthim > :last-child, .framer-jdzTF .framer-vyq4gv > :last-child { margin-bottom: 0px; } .framer-jdzTF .framer-vyq4gv > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5441\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"V2JPzckMc\":{\"layout\":[\"fixed\",\"auto\"]},\"tQRvR3LFJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerpYTuiHt9T=withCSS(Component,css,\"framer-jdzTF\");export default FramerpYTuiHt9T;FramerpYTuiHt9T.displayName=\"Blog\";FramerpYTuiHt9T.defaultProps={height:5441,width:1200};addFonts(FramerpYTuiHt9T,[{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:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]},...NavNavBarFonts,...HorizontalPaddingFonts,...VerticalPaddingFonts,...ShareButtonFonts,...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),...getFontsFromSharedStyle(sharedStyle9.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpYTuiHt9T\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V2JPzckMc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tQRvR3LFJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"5441\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "klCACg0D,IAAMA,GAAeC,EAASC,CAAS,EAAQC,GAAuBF,EAASG,CAAiB,EAAQC,GAAqBJ,EAASK,CAAe,EAAQC,GAAiBN,EAASO,CAAW,EAAQC,GAAyBC,GAAgBC,EAAO,GAAG,EAAQC,GAAYX,EAASY,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAiB,CAAC,UAAU,IAAIC,GAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAE,SAASC,GAAuBC,EAAO,CAAC,IAAMC,EAAS,CAAC,EAAE,KAAMD,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMC,EAAQD,EAAO,QAAQ,EAAKC,GAASF,EAAS,KAAKE,CAAO,CAAG,CAACH,EAAOA,EAAO,QAAS,CAAC,GAAGC,EAAS,OAAO,EAAG,OAAO,QAAQ,IAAIA,CAAQ,CAAG,CAAC,SAASG,EAAkBC,EAAIL,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMI,EAAMJ,EAAO,KAAK,EAAEG,CAAG,EAAE,GAAGC,EAAO,OAAOA,CAAO,CAACN,EAAOA,EAAO,QAAS,CAAC,CAAC,IAAMO,EAAkBD,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBE,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAqBC,GAAwB,EAAO,CAACC,CAAgB,EAAEC,GAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCL,EAAqB,WAAW,CAAC,CAAC,EAAQM,EAAwBxB,GAAK,CAAC,GAAG,CAACoB,EAAiB,MAAM,IAAIK,GAAc,mCAAmC,KAAK,UAAUP,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBpB,CAAG,CAAE,EAAE,IAAI0B,EAAyBC,EAA0BC,EAA0BC,EAA0B,GAAK,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,EAAS,QAAAC,GAAQ,UAAAC,IAAWR,EAAyBF,EAAwB,WAAW,KAAK,MAAME,IAA2B,OAAOA,EAAyB,GAAG,UAAAS,IAAWR,EAA0BH,EAAwB,WAAW,KAAK,MAAMG,IAA4B,OAAOA,EAA0B,GAAG,UAAAS,IAAWR,EAA0BJ,EAAwB,WAAW,KAAK,MAAMI,IAA4B,OAAOA,EAA0B,GAAG,UAAAS,EAAUb,EAAwB,WAAW,EAAE,UAAAc,IAAWT,EAA0BL,EAAwB,WAAW,KAAK,MAAMK,IAA4B,OAAOA,EAA0B,GAAG,GAAGU,EAAS,EAAElC,GAASI,CAAK,EAAQ+B,EAAU,IAAI,CAAC,IAAMC,EAAUtC,EAAiBiB,EAAiBL,CAAY,EAAE,GAAG0B,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAACtB,EAAiBL,CAAY,CAAC,EAAQ4B,EAAmB,IAAI,CAAC,IAAMF,EAAUtC,EAAiBiB,EAAiBL,CAAY,EAAqC,GAAnC,SAAS,MAAM0B,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,CAAE,CAAC,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAACrB,EAAiBL,CAAY,CAAC,EAAE,GAAK,CAACiC,EAAYC,EAAmB,EAAEC,GAA8BjB,GAAQkB,GAAY,EAAK,EAAQC,GAAe,OAAgBC,EAAe3D,GAAuBqB,CAAY,EAAE,GAAGsC,EAAe,MAAMA,EAAe,IAAMC,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,EAAsB,CAAa3B,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE4B,GAAiB,CAAC,CAAC,EAAE,IAAIC,EAAmBC,EAAoBC,EAAoBC,EAAoBC,EAAoB,OAAoBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA3E,EAAiB,EAAE,SAAsB4E,EAAMC,GAAY,CAAC,GAAGpC,GAA4CwB,GAAgB,SAAS,CAAcW,EAAME,EAAO,IAAI,CAAC,GAAG9B,GAAU,UAAU+B,EAAGhF,GAAkB,GAAGoE,EAAsB,iBAAiB3B,EAAS,EAAE,IAAIjB,GAA6BwC,GAAK,MAAM,CAAC,GAAGxB,EAAK,EAAE,SAAS,CAAcmC,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qBAAqB,EAAE,EAAE,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,EAAE,CAAC,EAAE,SAAsBiB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,SAAsBR,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKS,EAAU,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,EAAeT,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,KAAK,oBAAoB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,6BAA6B,KAAK,6BAA6B,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,EAAE,UAAU,CAAC,OAAO,IAAI,CAAC,EAAE,SAAsBiB,EAAKO,EAA0B,CAAC,OAAO,KAAK,EAAE,GAAG,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKU,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,UAAU,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,2BAA2B,KAAK,2BAA2B,SAAS,CAAcF,EAAKO,EAA0B,CAAC,OAAO,IAAI,EAAE,GAAG,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKW,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,UAAUjB,EAAmB7D,EAAkB,KAAKgB,CAAY,KAAK,MAAM6C,IAAqB,OAAOA,EAAgCK,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAsBA,EAAKc,GAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBd,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKe,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,OAAO,WAAW,KAAK,UAAU,QAAQ,EAAE,IAAI,6gBAA6gB,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAef,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,+EAA+E,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAK/B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe+B,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gFAAgF,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAK9B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe8B,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kQAAkQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAK7B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe+B,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,KAAK,uBAAuB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,eAAe,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKgB,EAAY,CAAC,eAAe,QAAQ,YAAY,qBAAqB,YAAY,EAAE,iBAAiB,EAAE,cAAc,EAAE,kBAAkB,EAAE,KAAK,CAAC,MAAM,qEAAqE,UAAUpB,EAAoB9D,EAAkB,KAAKgB,CAAY,KAAK,MAAM8C,IAAsB,OAAOA,EAAoB,QAAQ,KAAK,GAAG,OAAO,QAAQ,EAAE,OAAO,OAAO,eAAe,CAAC,MAAM,sEAAsE,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,YAAY,eAAe,GAAM,cAAc,GAAM,SAAS,YAAY,YAAY,EAAE,OAAO,CAAC,OAAO,GAAG,UAAU,kBAAkB,YAAY,IAAI,UAAU,EAAE,QAAQ,iBAAiB,EAAE,OAAO,EAAE,aAAa,EAAE,gBAAgB,GAAK,WAAWC,EAAoB/D,EAAkB,KAAKgB,CAAY,KAAK,MAAM+C,IAAsB,OAAOA,EAAoB,6HAA+G,YAAY,WAAW,aAAa,EAAE,KAAK,sBAAsB,MAAM,GAAG,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,YAAYC,EAAoBhE,EAAkB,KAAKgB,CAAY,KAAK,MAAMgD,IAAsB,OAAOA,EAAoB,qBAAqB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKgB,EAAY,CAAC,eAAe,QAAQ,YAAY,qBAAqB,YAAY,EAAE,iBAAiB,EAAE,cAAc,EAAE,kBAAkB,EAAE,KAAK,CAAC,MAAM,qEAAqE,SAAS,QAAQ,KAAK,GAAG,OAAO,QAAQ,EAAE,OAAO,OAAO,eAAe,CAAC,MAAM,sEAAsE,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,YAAY,eAAe,GAAM,cAAc,GAAM,SAAS,YAAY,YAAY,EAAE,OAAO,CAAC,OAAO,GAAG,UAAU,kBAAkB,YAAY,IAAI,UAAU,EAAE,QAAQ,iBAAiB,EAAE,OAAO,EAAE,aAAa,EAAE,gBAAgB,GAAK,UAAU,6HAA+G,YAAY,WAAW,aAAa,EAAE,KAAK,sBAAsB,MAAM,GAAG,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,WAAW,qBAAqB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehB,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKgB,EAAY,CAAC,eAAe,QAAQ,YAAY,qBAAqB,YAAY,EAAE,iBAAiB,EAAE,cAAc,EAAE,kBAAkB,EAAE,KAAK,CAAC,MAAM,qEAAqE,SAAS,QAAQ,KAAK,GAAG,OAAO,QAAQ,EAAE,OAAO,OAAO,eAAe,CAAC,MAAM,sEAAsE,IAAI,EAAE,KAAK,EAAE,EAAE,GAAG,YAAY,eAAe,GAAM,cAAc,GAAM,SAAS,YAAY,YAAY,EAAE,OAAO,CAAC,OAAO,GAAG,UAAU,kBAAkB,YAAY,IAAI,UAAU,EAAE,QAAQ,iBAAiB,EAAE,OAAO,EAAE,aAAa,EAAE,gBAAgB,GAAK,UAAU,GAAG,YAAY,UAAU,aAAa,EAAE,KAAK,sBAAsB,MAAM,GAAG,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,WAAW,qBAAqB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehB,EAAKiB,GAAyB,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,KAAK,oBAAoB,SAAsBjB,EAAKe,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,OAAO,WAAW,KAAK,SAAS,QAAQ,EAAE,IAAI,guCAAguC,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAKY,EAAS,CAAC,sBAAsB,GAAK,UAAUb,EAAoBjE,EAAkB,KAAKgB,CAAY,KAAK,MAAMiD,IAAsB,OAAOA,EAAiCC,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQmC,EAA0B,GAAG,EAAE,GAAGjF,EAAkBmC,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8C,EAA0B,GAAG,EAAE,GAAGjF,EAAkBmC,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsB4B,EAAKmB,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,GAAGjF,EAAkBmC,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,OAAO,CAAC,CAAC,CAAC,EAAe4B,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAASvC,GAAU,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBiB,EAAKO,EAA0B,CAAC,OAAO,IAAI,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKW,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,EAAE,UAAU,CAAC,OAAO,IAAI,CAAC,EAAE,SAAsBiB,EAAKO,EAA0B,CAAC,OAAO,KAAK,EAAE,GAAG,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKU,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,UAAU,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBiB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiB,EAAKoB,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,CAAC,EAAepB,EAAK,MAAM,CAAC,UAAUK,EAAGhF,GAAkB,GAAGoE,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4B,GAAI,CAAC,kFAAkF,IAAInF,EAAS,aAAa,uCAAuC,gFAAgF,gTAAgT,sIAAsI,ySAAyS,6PAA6P,sKAAsK,kQAAkQ,yLAAyL,8SAA8S,qRAAqR,0SAA0S,gRAAgR,iHAAiH,8FAA8F,mPAAmP,+QAA+Q,+QAA+Q,iRAAiR,yLAAyL,qRAAqR,8FAA8F,6LAA6L,iHAAiH,8LAA8L,80EAA80E,wDAAwDA,EAAS,aAAa,smBAAsmB,gCAAgCA,EAAS,aAAa,ohCAAohC,GAAemF,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EASpl9BC,EAAgBC,GAAQ5E,GAAU0E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,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,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAe,GAAGC,GAAuB,GAAGC,GAAqB,GAAGC,GAAiB,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACtlF,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,sBAAwB,IAAI,6BAA+B,OAAO,yBAA2B,QAAQ,qBAAuB,OAAO,oCAAsC,4JAA0L,yBAA2B,OAAO,uBAAyB,GAAG,sBAAwB,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavNavBarFonts", "getFonts", "sFkzDdKfj_default", "HorizontalPaddingFonts", "rBcXE2Uky_default", "VerticalPaddingFonts", "WLiRqBadF_default", "ShareButtonFonts", "ShareButton", "MotionDivClipboard_Share", "Clipboard_Share", "motion", "FooterFonts", "ZsY7WTLI7_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "toResponsiveImage", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "SfiliiOfC_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "style", "className", "layoutId", "variant", "yEE3Ozibl", "HZ_irRJy4", "ANn4SaMFO", "t6rvRThcy", "IF79R8I3H", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "sFkzDdKfj_default", "rBcXE2Uky_default", "WLiRqBadF_default", "RichText2", "x", "Link", "SVG", "ShareButton", "MotionDivClipboard_Share", "getLoadingLazyAtYPosition", "Image2", "ZsY7WTLI7_default", "css", "FramerpYTuiHt9T", "withCSS", "pYTuiHt9T_default", "addFonts", "NavNavBarFonts", "HorizontalPaddingFonts", "VerticalPaddingFonts", "ShareButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
