{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/PxkiYck2BJdTc2iG9Ifo/DItrrQvllIM5URYQIuWa/NLzS5y3om.js"],
  "sourcesContent": ["// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import StickyButton from\"#framer/local/canvasComponent/Bi5rVWDM0/Bi5rVWDM0.js\";import Topbar from\"#framer/local/canvasComponent/bOG4Cn1IO/bOG4Cn1IO.js\";import NewsCTA from\"#framer/local/canvasComponent/DQXjdpryx/DQXjdpryx.js\";import CMSCard from\"#framer/local/canvasComponent/hnANOtzQ2/hnANOtzQ2.js\";import Button from\"#framer/local/canvasComponent/keOTVNhQI/keOTVNhQI.js\";import Footer from\"#framer/local/canvasComponent/wqEKHuflX/wqEKHuflX.js\";import Resources,{enumToDisplayNameFunctions}from\"#framer/local/collection/OCLJYpTse/OCLJYpTse.js\";import*as sharedStyle from\"#framer/local/css/p9CFHEpfH/p9CFHEpfH.js\";import*as sharedStyle1 from\"#framer/local/css/TjLHlvZnd/TjLHlvZnd.js\";import*as sharedStyle4 from\"#framer/local/css/vZvL2iBr4/vZvL2iBr4.js\";import*as sharedStyle3 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import*as sharedStyle2 from\"#framer/local/css/YWEVpd2t9/YWEVpd2t9.js\";import metadataProvider from\"#framer/local/webPageMetadata/NLzS5y3om/NLzS5y3om.js\";const TopbarFonts=getFonts(Topbar);const ButtonFonts=getFonts(Button);const VimeoFonts=getFonts(Vimeo);const CMSCardFonts=getFonts(CMSCard);const NewsCTAFonts=getFonts(NewsCTA);const FooterFonts=getFonts(Footer);const StickyButtonFonts=getFonts(StickyButton);const breakpoints={FcjkUUKrK:\"(min-width: 810px) and (max-width: 1199px)\",nOkxdZH9g:\"(min-width: 1200px)\",ptGxly43j:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xF580\";const variantClassNames={FcjkUUKrK:\"framer-v-1vit8ni\",nOkxdZH9g:\"framer-v-yicqji\",ptGxly43j:\"framer-v-1yeciwa\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={backgroundColor:\"rgb(199, 248, 255)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"nOkxdZH9g\",Phone:\"ptGxly43j\",Tablet:\"FcjkUUKrK\"};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:\"nOkxdZH9g\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,xdMi2Qakfl5TX8gwhi,onHAsJNsxl5TX8gwhi,nhUJk547xl5TX8gwhi,VEFmEeRJYl5TX8gwhi,aGkSuFISPl5TX8gwhi,idl5TX8gwhi,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-xF580`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-xF580`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"fk3OHJqFe\");const ref2=React.useRef(null);const router=useRouter();const elementId1=useRouteElementId(\"QhXBtMq0j\");const ref3=React.useRef(null);const activeLocaleCode=useLocaleCode();const elementId2=useRouteElementId(\"BAMA22QfE\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nOkxdZH9g\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yicqji\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mfcn4e-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{style:{width:\"100%\"},variant:\"InxWSCqQr\"},ptGxly43j:{style:{width:\"100%\"},variant:\"InxWSCqQr\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"A3pQkma8q\",layoutId:\"A3pQkma8q\",style:{height:\"100%\",width:\"100%\"},variant:\"AVdm9u8QU\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-opy0c7\",\"data-framer-name\":\"Color-change\",id:elementId,name:\"Color-change\",ref:ref2}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yqobq1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Power and energy\",fit:\"fill\",intrinsicHeight:1400,intrinsicWidth:2108,pixelHeight:1400,pixelWidth:2108,sizes:\"100vw\",src:\"https://framerusercontent.com/images/DMkEesdebEB4vmMovkPp4zUag.jpeg\",srcSet:\"https://framerusercontent.com/images/DMkEesdebEB4vmMovkPp4zUag.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/DMkEesdebEB4vmMovkPp4zUag.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DMkEesdebEB4vmMovkPp4zUag.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/DMkEesdebEB4vmMovkPp4zUag.jpeg 2108w\"},className:\"framer-arhylv\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13t7t66\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-19jqlpr\",\"data-styles-preset\":\"p9CFHEpfH\",children:\"Power and Energy\"})}),className:\"framer-g04ok\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nu609h\",\"data-framer-name\":\"Section | Legal notice\",name:\"Section | Legal notice\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-673iub\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7vjtxv\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11t95vo\",\"data-styles-preset\":\"TjLHlvZnd\",children:\"Harness real-time data for efficient energy logistics \"})}),className:\"framer-n8a69f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgkg8l\",\"data-styles-preset\":\"YWEVpd2t9\",style:{\"--framer-text-color\":\"var(--token-6a55b45f-2eda-4080-9187-8f6f21115728, rgb(0, 0, 0))\"},children:\"The power and energy industries face challenges in managing their seaborne supply chains due to geopolitical shifts, regulatory changes, and environmental concerns. Efficiently transporting raw materials and fuels from extraction sites to power plants requires real-time data and insights\"})}),className:\"framer-w88me6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13kfaht\",\"data-framer-name\":\"Section | Legal notice\",name:\"Section | Legal notice\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zd91sh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ak7l0y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11t95vo\",\"data-styles-preset\":\"TjLHlvZnd\",children:\"From fragmented operations to unified energy management\"})}),className:\"framer-1guo4u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgkg8l\",\"data-styles-preset\":\"YWEVpd2t9\",style:{\"--framer-text-color\":\"var(--token-6a55b45f-2eda-4080-9187-8f6f21115728, rgb(0, 0, 0))\"},children:\"CargoValue provides real-time insights into your energy supply chain, from fuel inventory to logistics. This digital platform empowers you to proactively address disruptions, streamline operations, and enhance planning.\"})}),className:\"framer-1y2p8vz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ApZWkMW6y\"},implicitPathVariables:undefined},{href:{webPageId:\"ApZWkMW6y\"},implicitPathVariables:undefined},{href:{webPageId:\"ApZWkMW6y\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-183k7ye-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{GG2Qg1RXg:resolvedLinks[1]},ptGxly43j:{GG2Qg1RXg:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{ceAi6cr6L:false,E7eWoHFvx:\"VideoCall\",GG2Qg1RXg:resolvedLinks[0],height:\"100%\",id:\"SusrGSvPq\",layoutId:\"SusrGSvPq\",P4_F4bEwh:\"Explore our solution\",variant:\"KgwM5otpu\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:805,intrinsicWidth:1030,pixelHeight:805,pixelWidth:1030,sizes:\"min(100vw - 60px, 1200px)\",src:\"https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png\",srcSet:\"https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png 1030w\"}},ptGxly43j:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:805,intrinsicWidth:1030,pixelHeight:805,pixelWidth:1030,sizes:\"min(100vw - 60px, 1200px)\",src:\"https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png\",srcSet:\"https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png 1030w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:805,intrinsicWidth:1030,pixelHeight:805,pixelWidth:1030,sizes:\"max(min(100vw - 200px, 1200px) - 581px, 1px)\",src:\"https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png\",srcSet:\"https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png?scale-down-to=512 512w,https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rcTtuEHDeUq7XRGV4xGRu7VUeE.png 1030w\"},className:\"framer-yrwzna\",\"data-framer-name\":\"inventory\",name:\"inventory\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ow5jf7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cav5nv\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hkgq2t\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t1gnge\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zn7llk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Stress test multiple plans to find the optimal one\"})}),className:\"framer-bfxtx4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z5t6jg\",\"data-styles-preset\":\"vZvL2iBr4\",style:{\"--framer-text-color\":\"var(--token-76a1a3bd-74f8-4891-aa53-07309038d92f, rgb(103, 126, 131))\"},children:\"CargoValue enables you to simulate the impact of supply chain disruptions on your inventory. In this way you can stress test multiple versions of your plan to find the optimal solution.  \"})}),className:\"framer-1vtjkxg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dm7gcc\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13zkxvf\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2uy3fp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4bzoz1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Predictive insights and proactive management\"})}),className:\"framer-1frh2me\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z5t6jg\",\"data-styles-preset\":\"vZvL2iBr4\",style:{\"--framer-text-color\":\"var(--token-76a1a3bd-74f8-4891-aa53-07309038d92f, rgb(103, 126, 131))\"},children:\"CargoValue's predictive features allow energy companies to stay ahead of potential supply chain obstacles and secure energy security of supply. With instant alerts concerns are addressed quickly, ensuring minimal disruptions throughout your supply chain.\"})}),className:\"framer-1rq53hk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17i6qpo\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-scyqx9\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1be12cx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ww7927\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Advanced analytics and dashboards\"})}),className:\"framer-ub2bp4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z5t6jg\",\"data-styles-preset\":\"vZvL2iBr4\",style:{\"--framer-text-color\":\"var(--token-76a1a3bd-74f8-4891-aa53-07309038d92f, rgb(103, 126, 131))\"},children:\"CargoValue delivers real-time insights on shipments and inventory, allowing energy companies to swiftly optimize operations and cut costs. As a trusted partner in an industry prioritizing safety and timely distribution, we ensure a resilient and compliant energy supply chain\u200B\"})}),className:\"framer-1tgrky0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wtaqzi\",\"data-framer-name\":\"Section | Legal notice\",name:\"Section | Legal notice\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eqk71i\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-11t95vo\",\"data-styles-preset\":\"TjLHlvZnd\",children:[\"Customer testimonial from the \",/*#__PURE__*/_jsx(\"br\",{}),\"Power and Energy industry\"]})}),className:\"framer-1kjypar\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fwsucy\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Mohamed Morgan Berrechid\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:800,pixelHeight:800,pixelWidth:800,sizes:\"252px\",src:\"https://framerusercontent.com/images/hGZN8vDBthZcYsheGt27XMKl9U.jpeg\",srcSet:\"https://framerusercontent.com/images/hGZN8vDBthZcYsheGt27XMKl9U.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/hGZN8vDBthZcYsheGt27XMKl9U.jpeg 800w\"},className:\"framer-mdnb8d\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxn1yk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--token-6a55b45f-2eda-4080-9187-8f6f21115728, rgb(0, 0, 0))\"},children:'\"CargoValue allows us to track our inventory in real time (both at sea and physical). The layout and presentation are super user friendly and give a great feel for where things stand both visually and with the data.\"'})}),className:\"framer-1nx2vz2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wrg4ml\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z5t6jg\",\"data-styles-preset\":\"vZvL2iBr4\",style:{\"--framer-text-alignment\":\"right\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Mohamed Morgan Berrechid\"})})}),className:\"framer-1veowzf\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z5t6jg\",\"data-styles-preset\":\"vZvL2iBr4\",style:{\"--framer-text-alignment\":\"right\"},children:\"Fuel Procurement Director, TAQA Morocco\u200B\"})}),className:\"framer-t4l7c3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h2fbwo\",\"data-framer-name\":\"Section | Value\",name:\"Section | Value\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xssayj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qfv2hd\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1duoqke\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11t95vo\",\"data-styles-preset\":\"TjLHlvZnd\",style:{\"--framer-text-color\":\"var(--token-7bc43d2c-ee7c-4099-b67b-c112f2a4b47a, rgb(255, 255, 255))\"},children:\"\\xabA day in the life\\xbb for an industrial supply chain before and after CargoValue \"})}),className:\"framer-1nkd57a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgkg8l\",\"data-styles-preset\":\"YWEVpd2t9\",style:{\"--framer-text-color\":\"var(--token-7bc43d2c-ee7c-4099-b67b-c112f2a4b47a, rgb(255, 255, 255))\"},children:\"Since January 2020, TAQA Morocco adopted CargoValue to transition from outdated spreadsheets to real-time planning and information sharing across its Middle East locations. Berrechid, a digitalization advocate, spearheaded this initiative for three years. In our interview, he discusses the transformative impact of CargoValue on their supply chain and the new business opportunities it unlocked.\"})}),className:\"framer-erbdif\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jovqbu\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zlkkd-container\",children:/*#__PURE__*/_jsx(Button,{ceAi6cr6L:false,E7eWoHFvx:\"VideoCall\",GG2Qg1RXg:\"https://vimeo.com/775721630/9a4cfd6266\",height:\"100%\",id:\"TFjadPZRI\",layoutId:\"TFjadPZRI\",P4_F4bEwh:\"Watch interview\",variant:\"KgwM5otpu\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ild9c5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hj8br6-container\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,controls:true,height:\"100%\",id:\"EBlfj4cwc\",isMixedBorderRadius:false,layoutId:\"EBlfj4cwc\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,video:\"https://vimeo.com/775721630/9a4cfd6266\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1zmzqt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t7ae1n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V2ZXJldHQgUmVndWxhcg==\",\"--framer-font-family\":'\"Everett Regular\", \"Everett Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(42, 198, 233)\"},children:\"Interviewer\"})}),className:\"framer-1a5on5q\",fonts:[\"CUSTOM;Everett Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V2ZXJldHQgTWVkaXVt\",\"--framer-font-family\":'\"Everett Medium\", \"Everett Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Aleksander Stensby\u200B  \"})}),className:\"framer-1jxbmdl\",fonts:[\"CUSTOM;Everett Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V2ZXJldHQgTGlnaHQ=\",\"--framer-font-family\":'\"Everett Light\", \"Everett Light Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CEO, Klaveness Digital\"})}),className:\"framer-5lsboa\",fonts:[\"CUSTOM;Everett Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15a82wq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V2ZXJldHQgUmVndWxhcg==\",\"--framer-font-family\":'\"Everett Regular\", \"Everett Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(42, 198, 233)\"},children:\"Interviewee\"})}),className:\"framer-3v1l8l\",fonts:[\"CUSTOM;Everett Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V2ZXJldHQgTWVkaXVt\",\"--framer-font-family\":'\"Everett Medium\", \"Everett Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mohamed Morgan Berrechid\u200B\"})}),className:\"framer-1csdnc0\",fonts:[\"CUSTOM;Everett Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V2ZXJldHQgTGlnaHQ=\",\"--framer-font-family\":'\"Everett Light\", \"Everett Light Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Procurement and Contracts Director, TAQA Morocco\"})}),className:\"framer-1m8pnlp\",fonts:[\"CUSTOM;Everett Light\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x5r9bv\",\"data-framer-name\":\"Section | Legal notice\",name:\"Section | Legal notice\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6cewe5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{background:{alt:\"Vessel seen from above\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:981,pixelHeight:522,pixelWidth:981,sizes:\"min(100vw - 60px, 1200px)\",src:\"https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg\",srcSet:\"https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg 981w\"}},ptGxly43j:{background:{alt:\"Vessel seen from above\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:981,pixelHeight:522,pixelWidth:981,sizes:\"min(100vw - 60px, 1200px)\",src:\"https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg\",srcSet:\"https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg 981w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vessel seen from above\",fit:\"fill\",intrinsicHeight:522,intrinsicWidth:981,pixelHeight:522,pixelWidth:981,sizes:\"max(min(100vw - 200px, 1200px) - 581px, 1px)\",src:\"https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg\",srcSet:\"https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8tmNKRj5Gm1vS9wiu31Er4I42M.jpg 981w\"},className:\"framer-1y0j6an\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ddkcb1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11t95vo\",\"data-styles-preset\":\"TjLHlvZnd\",children:\"Test your supply chain resilience\"})}),className:\"framer-1dihcue\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgkg8l\",\"data-styles-preset\":\"YWEVpd2t9\",style:{\"--framer-text-color\":\"var(--token-6a55b45f-2eda-4080-9187-8f6f21115728, rgb(0, 0, 0))\"},children:\"Is your supply chain as resilient as it could be? Discover potential areas for improvement by answering 7 questions.\"})}),className:\"framer-pcaxxq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u0ps0g\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ukw33g-container\",children:/*#__PURE__*/_jsx(Button,{ceAi6cr6L:false,E7eWoHFvx:\"VideoCall\",GG2Qg1RXg:\"https://cargovalue.typeform.com/test-scr\",height:\"100%\",id:\"R7OcPESZc\",layoutId:\"R7OcPESZc\",P4_F4bEwh:\"Take the test\",variant:\"KgwM5otpu\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x1naaq\",\"data-framer-name\":\"Section | insights\",id:elementId1,name:\"Section | insights\",ref:ref3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11t95vo\",\"data-styles-preset\":\"TjLHlvZnd\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1674c3f1-51e5-461b-a3d0-4aa1f058f700, rgb(18, 42, 55))\"},children:\"You may also be interested in\u2026\"})}),className:\"framer-19ck9c7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t8h4yz\",\"data-framer-name\":\"Section Illustration\",name:\"Section Illustration\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ah62l\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h4unq4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hiy9jt\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v6jl6p\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-odpfxo\",\"data-framer-name\":\"CMS\",name:\"CMS\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pprhhw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"l5TX8gwhi\",data:Resources,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"l5TX8gwhi\",name:\"xdMi2Qakf\",type:\"Identifier\"},{collection:\"l5TX8gwhi\",name:\"onHAsJNsx\",type:\"Identifier\"},{collection:\"l5TX8gwhi\",name:\"nhUJk547x\",type:\"Identifier\"},{collection:\"l5TX8gwhi\",name:\"VEFmEeRJY\",type:\"Identifier\"},{collection:\"l5TX8gwhi\",name:\"aGkSuFISP\",type:\"Identifier\"},{collection:\"l5TX8gwhi\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"xdMi2Qakf\":xdMi2Qakfl5TX8gwhi,\"onHAsJNsx\":onHAsJNsxl5TX8gwhi,\"nhUJk547x\":nhUJk547xl5TX8gwhi,\"VEFmEeRJY\":VEFmEeRJYl5TX8gwhi,\"aGkSuFISP\":aGkSuFISPl5TX8gwhi,\"id\":idl5TX8gwhi},i)=>{onHAsJNsxl5TX8gwhi!==null&&onHAsJNsxl5TX8gwhi!==void 0?onHAsJNsxl5TX8gwhi:onHAsJNsxl5TX8gwhi=\"\";nhUJk547xl5TX8gwhi!==null&&nhUJk547xl5TX8gwhi!==void 0?nhUJk547xl5TX8gwhi:nhUJk547xl5TX8gwhi=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`l5TX8gwhi-${idl5TX8gwhi}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nhUJk547x:nhUJk547xl5TX8gwhi},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-142f78i\",whileHover:animation,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{nhUJk547x:nhUJk547xl5TX8gwhi},webPageId:\"hbIBG5k6C\"},implicitPathVariables:undefined},{href:{pathVariables:{nhUJk547x:nhUJk547xl5TX8gwhi},webPageId:\"hbIBG5k6C\"},implicitPathVariables:undefined},{href:{pathVariables:{nhUJk547x:nhUJk547xl5TX8gwhi},webPageId:\"hbIBG5k6C\"},implicitPathVariables:undefined}],children:resolvedLinks1=>{var _enumToDisplayNameFunctions_VEFmEeRJY;return /*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ajtlf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{whTvDwn1I:resolvedLinks1[1]},ptGxly43j:{whTvDwn1I:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CMSCard,{f543Rswhr:onHAsJNsxl5TX8gwhi,height:\"100%\",id:\"rgh6jtX3b\",IVAwgBa02:toDateString(aGkSuFISPl5TX8gwhi,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),JiARagEpb:toResponsiveImage(xdMi2Qakfl5TX8gwhi),layoutId:\"rgh6jtX3b\",style:{width:\"100%\"},variant:\"MkmdWokFm\",whTvDwn1I:resolvedLinks1[0],width:\"100%\",XoxBy3k_b:(_enumToDisplayNameFunctions_VEFmEeRJY=enumToDisplayNameFunctions[\"VEFmEeRJY\"])===null||_enumToDisplayNameFunctions_VEFmEeRJY===void 0?void 0:_enumToDisplayNameFunctions_VEFmEeRJY.call(enumToDisplayNameFunctions,VEFmEeRJYl5TX8gwhi,activeLocale)})})})});}})})})},idl5TX8gwhi);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uxdpgc\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":u0CT8XwAs\",webPageId:\"VBdF1YpWc\"},implicitPathVariables:undefined},{href:{hash:\":u0CT8XwAs\",webPageId:\"VBdF1YpWc\"},implicitPathVariables:undefined},{href:{hash:\":u0CT8XwAs\",webPageId:\"VBdF1YpWc\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kvllqm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{GG2Qg1RXg:resolvedLinks2[1]},ptGxly43j:{GG2Qg1RXg:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{ceAi6cr6L:false,E7eWoHFvx:\"VideoCall\",GG2Qg1RXg:resolvedLinks2[0],height:\"100%\",id:\"GQA2NepO4\",layoutId:\"GQA2NepO4\",P4_F4bEwh:\"Read more\",variant:\"KgwM5otpu\",width:\"100%\"})})})})})})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ozjs4i\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tkgfej\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wqhkoe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{width:\"max(min(max(100vw - 60px, 1px), 1200px), 1px)\"},ptGxly43j:{width:\"max(min(100vw - 60px, 1200px), 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:\"max(min(max(100vw - 200px, 1px), 1200px), 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14bo8jn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{variant:\"ybYnlg6JW\"},ptGxly43j:{variant:\"ybYnlg6JW\"}},children:/*#__PURE__*/_jsx(NewsCTA,{gciE5PxvA:\"Meet with one of our supply chain experts to explore how CargoValue can improve your supply chain management.\",height:\"100%\",id:\"FtnHQjG74\",layoutId:\"FtnHQjG74\",pnA_fSO54:\"Get in touch to learn more\",style:{width:\"100%\"},variant:\"Qr4AjOyQZ\",vWjbjxRZj:\"d48a2dcb-4392-48b4-837c-48213ad20489\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-olha29\",\"data-framer-name\":\"Footer Container\",name:\"Footer Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{width:\"min(max(100vw - 60px, 1px), 1200px)\"},ptGxly43j:{width:\"min(100vw - 60px, 1200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:509,width:\"min(max(100vw - 200px, 1px), 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-p4l2oj-container\",\"data-framer-name\":\"Section | Footer\",name:\"Section | Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FcjkUUKrK:{variant:\"rFIN1dHOC\"},ptGxly43j:{variant:\"rFIN1dHOC\"}},children:/*#__PURE__*/_jsx(Footer,{aShRGLmxV:\"04bd854c-e9b0-46f5-86e5-2593de9c6c43\",height:\"100%\",id:\"ZjMHkhPCe\",layoutId:\"ZjMHkhPCe\",name:\"Section | Footer\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Gye6QrVSP\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:922,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w0ou4f-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(StickyButton,{height:\"100%\",id:\"vB31GUevr\",layoutId:\"vB31GUevr\",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-xF580 { background: #000000; }`,\".framer-xF580.framer-dqsqei, .framer-xF580 .framer-dqsqei { display: block; }\",\".framer-xF580.framer-yicqji { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-xF580 .framer-mfcn4e-container { flex: none; height: 60px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-xF580 .framer-opy0c7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 60px; justify-content: space-between; left: calc(50.00000000000002% - 100% / 2); opacity: 0; padding: 0px 30px 0px 30px; position: absolute; top: 32px; width: 100%; z-index: 0; }\",\".framer-xF580 .framer-1yqobq1 { align-content: center; align-items: center; background: radial-gradient(50% 50% at 74.7% 52.800000000000004%, rgba(0, 0, 0, 0) 0%, rgba(9, 25, 34, 0.61) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-xF580 .framer-arhylv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 400px; justify-content: flex-end; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xF580 .framer-13t7t66 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-xF580 .framer-g04ok { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xF580 .framer-nu609h { align-content: center; align-items: center; background-color: #f2f7f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; z-index: 2; }\",\".framer-xF580 .framer-673iub { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-7vjtxv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 600px; z-index: 1; }\",\".framer-xF580 .framer-n8a69f, .framer-xF580 .framer-w88me6, .framer-xF580 .framer-1guo4u, .framer-xF580 .framer-1y2p8vz, .framer-xF580 .framer-1vtjkxg, .framer-xF580 .framer-1rq53hk, .framer-xF580 .framer-1tgrky0, .framer-xF580 .framer-1kjypar, .framer-xF580 .framer-1nx2vz2, .framer-xF580 .framer-1veowzf, .framer-xF580 .framer-t4l7c3, .framer-xF580 .framer-1nkd57a, .framer-xF580 .framer-erbdif, .framer-xF580 .framer-1a5on5q, .framer-xF580 .framer-1jxbmdl, .framer-xF580 .framer-5lsboa, .framer-xF580 .framer-3v1l8l, .framer-xF580 .framer-1csdnc0, .framer-xF580 .framer-1m8pnlp, .framer-xF580 .framer-1dihcue, .framer-xF580 .framer-pcaxxq { --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-xF580 .framer-13kfaht, .framer-xF580 .framer-1x5r9bv { align-content: center; align-items: center; background-color: #e3ede7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; z-index: 2; }\",\".framer-xF580 .framer-zd91sh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1ak7l0y, .framer-xF580 .framer-1ddkcb1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 531px; }\",\".framer-xF580 .framer-183k7ye-container, .framer-xF580 .framer-zlkkd-container, .framer-xF580 .framer-1ukw33g-container, .framer-xF580 .framer-1kvllqm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xF580 .framer-yrwzna { aspect-ratio: 1.3097595473833097 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 320px); overflow: visible; position: relative; width: 1px; }\",\".framer-xF580 .framer-ow5jf7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 50px 30px 30px 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-cav5nv, .framer-xF580 .framer-1dm7gcc, .framer-xF580 .framer-17i6qpo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-hkgq2t, .framer-xF580 .framer-13zkxvf, .framer-xF580 .framer-scyqx9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-t1gnge, .framer-xF580 .framer-2uy3fp, .framer-xF580 .framer-1be12cx { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-zn7llk, .framer-xF580 .framer-4bzoz1, .framer-xF580 .framer-1ww7927 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-bfxtx4, .framer-xF580 .framer-1frh2me, .framer-xF580 .framer-ub2bp4 { --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-xF580 .framer-wtaqzi { align-content: center; align-items: center; background-color: #f2f7f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; z-index: 2; }\",\".framer-xF580 .framer-1eqk71i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1fwsucy, .framer-xF580 .framer-6cewe5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-mdnb8d { flex: none; height: 361px; overflow: hidden; position: relative; width: 252px; }\",\".framer-xF580 .framer-qxn1yk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-1wrg4ml { align-content: flex-end; align-items: flex-end; 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-xF580 .framer-1h2fbwo { align-content: center; align-items: center; background-color: #122a37; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xF580 .framer-xssayj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1qfv2hd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-1duoqke { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-xF580 .framer-jovqbu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-xF580 .framer-1ild9c5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-hj8br6-container { aspect-ratio: 1.7625231910946197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 269px); position: relative; width: 100%; }\",\".framer-xF580 .framer-1zmzqt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1t7ae1n, .framer-xF580 .framer-15a82wq { 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: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-1y0j6an { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 314px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xF580 .framer-1u0ps0g { 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: 16px 0px 0px 0px; position: relative; width: 155px; }\",\".framer-xF580 .framer-x1naaq { align-content: center; align-items: center; background-color: #f2f7f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; z-index: 2; }\",\".framer-xF580 .framer-19ck9c7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xF580 .framer-t8h4yz { align-content: center; align-items: center; 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-xF580 .framer-9ah62l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-h4unq4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-hiy9jt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1v6jl6p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-odpfxo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-1pprhhw { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(290px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-142f78i { align-content: center; align-items: center; align-self: start; background-color: #e2ede7; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-15ajtlf-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xF580 .framer-uxdpgc { 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: visible; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1ozjs4i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; max-width: 1100px; min-height: 116px; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-xF580 .framer-1tkgfej { align-content: center; align-items: center; background-color: #e2ede7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xF580 .framer-wqhkoe { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xF580 .framer-14bo8jn-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-xF580 .framer-olha29 { align-content: center; align-items: center; background-color: #091922; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xF580 .framer-p4l2oj-container { flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; width: 1px; }\",\".framer-xF580 .framer-1w0ou4f-container { bottom: 32px; flex: none; height: auto; position: fixed; right: 32px; width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xF580.framer-yicqji, .framer-xF580 .framer-1yqobq1, .framer-xF580 .framer-arhylv, .framer-xF580 .framer-13t7t66, .framer-xF580 .framer-nu609h, .framer-xF580 .framer-673iub, .framer-xF580 .framer-7vjtxv, .framer-xF580 .framer-13kfaht, .framer-xF580 .framer-zd91sh, .framer-xF580 .framer-1ak7l0y, .framer-xF580 .framer-ow5jf7, .framer-xF580 .framer-cav5nv, .framer-xF580 .framer-hkgq2t, .framer-xF580 .framer-t1gnge, .framer-xF580 .framer-zn7llk, .framer-xF580 .framer-1dm7gcc, .framer-xF580 .framer-13zkxvf, .framer-xF580 .framer-2uy3fp, .framer-xF580 .framer-4bzoz1, .framer-xF580 .framer-17i6qpo, .framer-xF580 .framer-scyqx9, .framer-xF580 .framer-1be12cx, .framer-xF580 .framer-1ww7927, .framer-xF580 .framer-wtaqzi, .framer-xF580 .framer-1eqk71i, .framer-xF580 .framer-1fwsucy, .framer-xF580 .framer-qxn1yk, .framer-xF580 .framer-1wrg4ml, .framer-xF580 .framer-1h2fbwo, .framer-xF580 .framer-xssayj, .framer-xF580 .framer-1qfv2hd, .framer-xF580 .framer-1duoqke, .framer-xF580 .framer-jovqbu, .framer-xF580 .framer-1ild9c5, .framer-xF580 .framer-1zmzqt, .framer-xF580 .framer-1t7ae1n, .framer-xF580 .framer-15a82wq, .framer-xF580 .framer-1x5r9bv, .framer-xF580 .framer-6cewe5, .framer-xF580 .framer-1ddkcb1, .framer-xF580 .framer-1u0ps0g, .framer-xF580 .framer-x1naaq, .framer-xF580 .framer-t8h4yz, .framer-xF580 .framer-9ah62l, .framer-xF580 .framer-h4unq4, .framer-xF580 .framer-hiy9jt, .framer-xF580 .framer-1v6jl6p, .framer-xF580 .framer-odpfxo, .framer-xF580 .framer-142f78i, .framer-xF580 .framer-uxdpgc, .framer-xF580 .framer-1ozjs4i, .framer-xF580 .framer-1tkgfej, .framer-xF580 .framer-wqhkoe, .framer-xF580 .framer-olha29 { gap: 0px; } .framer-xF580.framer-yicqji > *, .framer-xF580 .framer-arhylv > *, .framer-xF580 .framer-1wrg4ml > *, .framer-xF580 .framer-1t7ae1n > *, .framer-xF580 .framer-15a82wq > *, .framer-xF580 .framer-142f78i > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xF580.framer-yicqji > :first-child, .framer-xF580 .framer-arhylv > :first-child, .framer-xF580 .framer-13t7t66 > :first-child, .framer-xF580 .framer-nu609h > :first-child, .framer-xF580 .framer-673iub > :first-child, .framer-xF580 .framer-7vjtxv > :first-child, .framer-xF580 .framer-13kfaht > :first-child, .framer-xF580 .framer-1ak7l0y > :first-child, .framer-xF580 .framer-cav5nv > :first-child, .framer-xF580 .framer-hkgq2t > :first-child, .framer-xF580 .framer-t1gnge > :first-child, .framer-xF580 .framer-1dm7gcc > :first-child, .framer-xF580 .framer-13zkxvf > :first-child, .framer-xF580 .framer-2uy3fp > :first-child, .framer-xF580 .framer-17i6qpo > :first-child, .framer-xF580 .framer-scyqx9 > :first-child, .framer-xF580 .framer-1be12cx > :first-child, .framer-xF580 .framer-wtaqzi > :first-child, .framer-xF580 .framer-1eqk71i > :first-child, .framer-xF580 .framer-qxn1yk > :first-child, .framer-xF580 .framer-1wrg4ml > :first-child, .framer-xF580 .framer-1h2fbwo > :first-child, .framer-xF580 .framer-1qfv2hd > :first-child, .framer-xF580 .framer-1duoqke > :first-child, .framer-xF580 .framer-jovqbu > :first-child, .framer-xF580 .framer-1ild9c5 > :first-child, .framer-xF580 .framer-1t7ae1n > :first-child, .framer-xF580 .framer-15a82wq > :first-child, .framer-xF580 .framer-1x5r9bv > :first-child, .framer-xF580 .framer-1ddkcb1 > :first-child, .framer-xF580 .framer-x1naaq > :first-child, .framer-xF580 .framer-t8h4yz > :first-child, .framer-xF580 .framer-9ah62l > :first-child, .framer-xF580 .framer-h4unq4 > :first-child, .framer-xF580 .framer-hiy9jt > :first-child, .framer-xF580 .framer-odpfxo > :first-child, .framer-xF580 .framer-142f78i > :first-child { margin-top: 0px; } .framer-xF580.framer-yicqji > :last-child, .framer-xF580 .framer-arhylv > :last-child, .framer-xF580 .framer-13t7t66 > :last-child, .framer-xF580 .framer-nu609h > :last-child, .framer-xF580 .framer-673iub > :last-child, .framer-xF580 .framer-7vjtxv > :last-child, .framer-xF580 .framer-13kfaht > :last-child, .framer-xF580 .framer-1ak7l0y > :last-child, .framer-xF580 .framer-cav5nv > :last-child, .framer-xF580 .framer-hkgq2t > :last-child, .framer-xF580 .framer-t1gnge > :last-child, .framer-xF580 .framer-1dm7gcc > :last-child, .framer-xF580 .framer-13zkxvf > :last-child, .framer-xF580 .framer-2uy3fp > :last-child, .framer-xF580 .framer-17i6qpo > :last-child, .framer-xF580 .framer-scyqx9 > :last-child, .framer-xF580 .framer-1be12cx > :last-child, .framer-xF580 .framer-wtaqzi > :last-child, .framer-xF580 .framer-1eqk71i > :last-child, .framer-xF580 .framer-qxn1yk > :last-child, .framer-xF580 .framer-1wrg4ml > :last-child, .framer-xF580 .framer-1h2fbwo > :last-child, .framer-xF580 .framer-1qfv2hd > :last-child, .framer-xF580 .framer-1duoqke > :last-child, .framer-xF580 .framer-jovqbu > :last-child, .framer-xF580 .framer-1ild9c5 > :last-child, .framer-xF580 .framer-1t7ae1n > :last-child, .framer-xF580 .framer-15a82wq > :last-child, .framer-xF580 .framer-1x5r9bv > :last-child, .framer-xF580 .framer-1ddkcb1 > :last-child, .framer-xF580 .framer-x1naaq > :last-child, .framer-xF580 .framer-t8h4yz > :last-child, .framer-xF580 .framer-9ah62l > :last-child, .framer-xF580 .framer-h4unq4 > :last-child, .framer-xF580 .framer-hiy9jt > :last-child, .framer-xF580 .framer-odpfxo > :last-child, .framer-xF580 .framer-142f78i > :last-child { margin-bottom: 0px; } .framer-xF580 .framer-1yqobq1 > *, .framer-xF580 .framer-1zmzqt > *, .framer-xF580 .framer-1u0ps0g > *, .framer-xF580 .framer-uxdpgc > *, .framer-xF580 .framer-1ozjs4i > *, .framer-xF580 .framer-1tkgfej > *, .framer-xF580 .framer-wqhkoe > *, .framer-xF580 .framer-olha29 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xF580 .framer-1yqobq1 > :first-child, .framer-xF580 .framer-zd91sh > :first-child, .framer-xF580 .framer-ow5jf7 > :first-child, .framer-xF580 .framer-zn7llk > :first-child, .framer-xF580 .framer-4bzoz1 > :first-child, .framer-xF580 .framer-1ww7927 > :first-child, .framer-xF580 .framer-1fwsucy > :first-child, .framer-xF580 .framer-xssayj > :first-child, .framer-xF580 .framer-1zmzqt > :first-child, .framer-xF580 .framer-6cewe5 > :first-child, .framer-xF580 .framer-1u0ps0g > :first-child, .framer-xF580 .framer-1v6jl6p > :first-child, .framer-xF580 .framer-uxdpgc > :first-child, .framer-xF580 .framer-1ozjs4i > :first-child, .framer-xF580 .framer-1tkgfej > :first-child, .framer-xF580 .framer-wqhkoe > :first-child, .framer-xF580 .framer-olha29 > :first-child { margin-left: 0px; } .framer-xF580 .framer-1yqobq1 > :last-child, .framer-xF580 .framer-zd91sh > :last-child, .framer-xF580 .framer-ow5jf7 > :last-child, .framer-xF580 .framer-zn7llk > :last-child, .framer-xF580 .framer-4bzoz1 > :last-child, .framer-xF580 .framer-1ww7927 > :last-child, .framer-xF580 .framer-1fwsucy > :last-child, .framer-xF580 .framer-xssayj > :last-child, .framer-xF580 .framer-1zmzqt > :last-child, .framer-xF580 .framer-6cewe5 > :last-child, .framer-xF580 .framer-1u0ps0g > :last-child, .framer-xF580 .framer-1v6jl6p > :last-child, .framer-xF580 .framer-uxdpgc > :last-child, .framer-xF580 .framer-1ozjs4i > :last-child, .framer-xF580 .framer-1tkgfej > :last-child, .framer-xF580 .framer-wqhkoe > :last-child, .framer-xF580 .framer-olha29 > :last-child { margin-right: 0px; } .framer-xF580 .framer-13t7t66 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-xF580 .framer-nu609h > *, .framer-xF580 .framer-7vjtxv > *, .framer-xF580 .framer-1duoqke > *, .framer-xF580 .framer-1ild9c5 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-xF580 .framer-673iub > *, .framer-xF580 .framer-1qfv2hd > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-xF580 .framer-13kfaht > *, .framer-xF580 .framer-cav5nv > *, .framer-xF580 .framer-1dm7gcc > *, .framer-xF580 .framer-17i6qpo > *, .framer-xF580 .framer-wtaqzi > *, .framer-xF580 .framer-1x5r9bv > *, .framer-xF580 .framer-x1naaq > *, .framer-xF580 .framer-9ah62l > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-xF580 .framer-zd91sh > *, .framer-xF580 .framer-1fwsucy > *, .framer-xF580 .framer-xssayj > *, .framer-xF580 .framer-6cewe5 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-xF580 .framer-1ak7l0y > *, .framer-xF580 .framer-1eqk71i > *, .framer-xF580 .framer-qxn1yk > *, .framer-xF580 .framer-1ddkcb1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xF580 .framer-ow5jf7 > * { margin: 0px; margin-left: calc(75px / 2); margin-right: calc(75px / 2); } .framer-xF580 .framer-hkgq2t > *, .framer-xF580 .framer-13zkxvf > *, .framer-xF580 .framer-scyqx9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-xF580 .framer-t1gnge > *, .framer-xF580 .framer-2uy3fp > *, .framer-xF580 .framer-1be12cx > *, .framer-xF580 .framer-1h2fbwo > *, .framer-xF580 .framer-jovqbu > *, .framer-xF580 .framer-t8h4yz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xF580 .framer-zn7llk > *, .framer-xF580 .framer-4bzoz1 > *, .framer-xF580 .framer-1ww7927 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-xF580 .framer-h4unq4 > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-xF580 .framer-hiy9jt > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-xF580 .framer-1v6jl6p > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } .framer-xF580 .framer-odpfxo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-xF580 { background: #000000; } .framer-xF580.framer-yicqji { width: 810px; } .framer-xF580 .framer-mfcn4e-container { height: auto; } .framer-xF580 .framer-opy0c7 { flex-direction: column; gap: 0px; height: min-content; justify-content: center; left: 50%; min-height: 60px; transform: translateX(-50%); } .framer-xF580 .framer-arhylv, .framer-xF580 .framer-1tkgfej, .framer-xF580 .framer-olha29 { padding: 30px; } .framer-xF580 .framer-nu609h, .framer-xF580 .framer-13kfaht, .framer-xF580 .framer-wtaqzi, .framer-xF580 .framer-1x5r9bv, .framer-xF580 .framer-x1naaq { padding: 50px 30px 50px 30px; } .framer-xF580 .framer-7vjtxv { width: 100%; } .framer-xF580 .framer-zd91sh { flex-direction: column; } .framer-xF580 .framer-1ak7l0y, .framer-xF580 .framer-1ddkcb1 { order: 0; } .framer-xF580 .framer-yrwzna { flex: none; height: var(--framer-aspect-ratio-supported, 573px); order: 1; width: 100%; } .framer-xF580 .framer-ow5jf7, .framer-xF580 .framer-1h2fbwo { padding: 0px; } .framer-xF580 .framer-xssayj { flex-direction: column; padding: 50px 30px 50px 30px; } .framer-xF580 .framer-1qfv2hd { flex: none; padding: 30px; width: 100%; } .framer-xF580 .framer-1ild9c5 { flex: none; flex-direction: row; padding: 0px 30px 40px 30px; width: 100%; } .framer-xF580 .framer-hj8br6-container { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 188px); width: 1px; } .framer-xF580 .framer-1zmzqt { flex: 1 0 0px; flex-direction: column; gap: 30px; width: 1px; } .framer-xF580 .framer-1t7ae1n, .framer-xF580 .framer-15a82wq { flex: none; width: 100%; } .framer-xF580 .framer-6cewe5 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-xF580 .framer-1y0j6an { flex: none; height: var(--framer-aspect-ratio-supported, 562px); order: 1; width: 100%; } .framer-xF580 .framer-1pprhhw { grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); } .framer-xF580 .framer-1ozjs4i { min-height: 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xF580 .framer-opy0c7, .framer-xF580 .framer-zd91sh, .framer-xF580 .framer-xssayj, .framer-xF580 .framer-1ild9c5, .framer-xF580 .framer-1zmzqt, .framer-xF580 .framer-6cewe5 { gap: 0px; } .framer-xF580 .framer-opy0c7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xF580 .framer-opy0c7 > :first-child, .framer-xF580 .framer-zd91sh > :first-child, .framer-xF580 .framer-xssayj > :first-child, .framer-xF580 .framer-1zmzqt > :first-child, .framer-xF580 .framer-6cewe5 > :first-child { margin-top: 0px; } .framer-xF580 .framer-opy0c7 > :last-child, .framer-xF580 .framer-zd91sh > :last-child, .framer-xF580 .framer-xssayj > :last-child, .framer-xF580 .framer-1zmzqt > :last-child, .framer-xF580 .framer-6cewe5 > :last-child { margin-bottom: 0px; } .framer-xF580 .framer-zd91sh > *, .framer-xF580 .framer-xssayj > *, .framer-xF580 .framer-6cewe5 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-xF580 .framer-1ild9c5 > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-xF580 .framer-1ild9c5 > :first-child { margin-left: 0px; } .framer-xF580 .framer-1ild9c5 > :last-child { margin-right: 0px; } .framer-xF580 .framer-1zmzqt > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-xF580 { background: #000000; } .framer-xF580.framer-yicqji { width: 390px; } .framer-xF580 .framer-mfcn4e-container { height: auto; } .framer-xF580 .framer-opy0c7 { flex-direction: column; gap: 0px; height: min-content; justify-content: center; left: 50%; min-height: 60px; position: fixed; transform: translateX(-50%); width: 390px; } .framer-xF580 .framer-arhylv, .framer-xF580 .framer-nu609h, .framer-xF580 .framer-13kfaht, .framer-xF580 .framer-wtaqzi, .framer-xF580 .framer-1x5r9bv, .framer-xF580 .framer-x1naaq { padding: 30px; } .framer-xF580 .framer-7vjtxv, .framer-xF580 .framer-1ak7l0y { width: 100%; } .framer-xF580 .framer-zd91sh, .framer-xF580 .framer-6cewe5, .framer-xF580 .framer-1v6jl6p { flex-direction: column; } .framer-xF580 .framer-yrwzna { flex: none; height: var(--framer-aspect-ratio-supported, 153px); width: 100%; } .framer-xF580 .framer-ow5jf7 { flex-direction: column; gap: 30px; padding: 0px; } .framer-xF580 .framer-cav5nv, .framer-xF580 .framer-1dm7gcc, .framer-xF580 .framer-17i6qpo, .framer-xF580 .framer-qxn1yk, .framer-xF580 .framer-odpfxo, .framer-xF580 .framer-wqhkoe, .framer-xF580 .framer-p4l2oj-container { flex: none; width: 100%; } .framer-xF580 .framer-1eqk71i { order: 0; } .framer-xF580 .framer-1fwsucy { flex-direction: column; order: 1; } .framer-xF580 .framer-1h2fbwo { padding: 0px; } .framer-xF580 .framer-xssayj { flex-direction: column; gap: 3px; } .framer-xF580 .framer-1qfv2hd, .framer-xF580 .framer-1ild9c5 { flex: none; padding: 30px; width: 100%; } .framer-xF580 .framer-hj8br6-container { height: var(--framer-aspect-ratio-supported, 113px); } .framer-xF580 .framer-1y0j6an { flex: none; height: var(--framer-aspect-ratio-supported, 150px); order: 1; width: 100%; } .framer-xF580 .framer-1ddkcb1 { order: 0; width: 100%; } .framer-xF580 .framer-1tkgfej, .framer-xF580 .framer-olha29 { flex-direction: column; padding: 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xF580 .framer-opy0c7, .framer-xF580 .framer-zd91sh, .framer-xF580 .framer-ow5jf7, .framer-xF580 .framer-1fwsucy, .framer-xF580 .framer-xssayj, .framer-xF580 .framer-6cewe5, .framer-xF580 .framer-1v6jl6p, .framer-xF580 .framer-1tkgfej, .framer-xF580 .framer-olha29 { gap: 0px; } .framer-xF580 .framer-opy0c7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xF580 .framer-opy0c7 > :first-child, .framer-xF580 .framer-zd91sh > :first-child, .framer-xF580 .framer-ow5jf7 > :first-child, .framer-xF580 .framer-1fwsucy > :first-child, .framer-xF580 .framer-xssayj > :first-child, .framer-xF580 .framer-6cewe5 > :first-child, .framer-xF580 .framer-1v6jl6p > :first-child, .framer-xF580 .framer-1tkgfej > :first-child, .framer-xF580 .framer-olha29 > :first-child { margin-top: 0px; } .framer-xF580 .framer-opy0c7 > :last-child, .framer-xF580 .framer-zd91sh > :last-child, .framer-xF580 .framer-ow5jf7 > :last-child, .framer-xF580 .framer-1fwsucy > :last-child, .framer-xF580 .framer-xssayj > :last-child, .framer-xF580 .framer-6cewe5 > :last-child, .framer-xF580 .framer-1v6jl6p > :last-child, .framer-xF580 .framer-1tkgfej > :last-child, .framer-xF580 .framer-olha29 > :last-child { margin-bottom: 0px; } .framer-xF580 .framer-zd91sh > *, .framer-xF580 .framer-1fwsucy > *, .framer-xF580 .framer-6cewe5 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-xF580 .framer-ow5jf7 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-xF580 .framer-xssayj > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-xF580 .framer-1v6jl6p > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-xF580 .framer-1tkgfej > *, .framer-xF580 .framer-olha29 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5559\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FcjkUUKrK\":{\"layout\":[\"fixed\",\"auto\"]},\"ptGxly43j\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerNLzS5y3om=withCSS(Component,css,\"framer-xF580\");export default FramerNLzS5y3om;FramerNLzS5y3om.displayName=\"Industries We Serve / Power And Energy\";FramerNLzS5y3om.defaultProps={height:5559,width:1200};addFonts(FramerNLzS5y3om,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Everett Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/6wJUIOX8I81swt8PBzL5OPl5K4.ttf\"},{family:\"Everett Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/8mrpJ8NEJtyhTzvgG6DCA4NiGo.ttf\"},{family:\"Everett Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/ulYwetIqMzNlHDHtmOiYHXQrug.ttf\"}]},...TopbarFonts,...ButtonFonts,...VimeoFonts,...CMSCardFonts,...NewsCTAFonts,...FooterFonts,...StickyButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNLzS5y3om\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"5559\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FcjkUUKrK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ptGxly43j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "ikCACuiD,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAWJ,EAASK,CAAK,EAAQC,GAAaN,EAASO,CAAO,EAAQC,GAAaR,EAASS,CAAO,EAAQC,GAAYV,EAASW,CAAM,EAAQC,GAAkBZ,EAASa,CAAY,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,gBAAgB,qBAAqB,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAa,CAACD,EAAME,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOH,GAAQ,SAAS,MAAM,GAAG,IAAMI,EAAK,IAAI,KAAKJ,CAAK,EAAE,GAAG,MAAMI,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EAC15F,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAC,CAAM,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,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,aAAAvB,EAAa,UAAAwB,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAAU1B,EAAiB,OAAUZ,CAAY,EAAE,GAAGsC,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,GAAI,EAAE,CAAC,OAAUvC,CAAY,CAAC,EAAQwC,EAAmB,IAAI,CAAC,IAAMF,EAAU1B,EAAiB,OAAUZ,CAAY,EAAqC,GAAnC,SAAS,MAAMsC,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,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,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUtC,CAAY,CAAC,EAAE,GAAK,CAAC6C,EAAYC,EAAmB,EAAEC,GAA8BlB,EAAQmB,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,GAAWH,EAAO,IAAI,EAAQI,GAAOC,EAAU,EAAQC,GAAWJ,EAAkB,WAAW,EAAQK,GAAWP,EAAO,IAAI,EAAQQ,GAAiBC,EAAc,EAAQC,GAAWR,EAAkB,WAAW,EAAQS,GAAWX,EAAO,IAAI,EAAQY,GAAsBC,EAAM,EAAQC,EAAsB,CAAatC,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAAuC,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA3E,EAAiB,EAAE,SAAsB4E,EAAMC,EAAY,CAAC,GAAG1C,GAA4CmC,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGnC,GAAU,UAAUoC,EAAGhF,GAAkB,GAAGyE,EAAsB,gBAAgBtC,CAAS,EAAE,IAAIJ,GAA6B2B,GAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,SAAS,CAAcyC,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBsB,EAAKS,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,GAAGf,GAAU,KAAK,eAAe,IAAIE,EAAI,CAAC,EAAea,EAAK,MAAM,CAAC,UAAU,gBAAgB,CAAC,EAAeA,EAAKU,EAAM,CAAC,WAAW,CAAC,IAAI,mBAAmB,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBV,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,yBAAyB,KAAK,yBAAyB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wDAAwD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,kSAAkS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,yBAAyB,KAAK,yBAAyB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yDAAyD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,6NAA6N,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKa,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4Bd,EAAKM,EAA0B,CAAC,OAAO,GAAG,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUoC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBd,EAAKe,EAAO,CAAC,UAAU,GAAM,UAAU,YAAY,UAAUD,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,uBAAuB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,4BAA4B,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,4BAA4B,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBsB,EAAKU,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,+CAA+C,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,oDAAoD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,6LAA6L,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,8CAA8C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,gQAAgQ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mCAAmC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,2RAAsR,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,yBAAyB,KAAK,yBAAyB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBV,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,iCAA8CF,EAAK,KAAK,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAM,CAAC,WAAW,CAAC,IAAI,2BAA2B,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,eAAe,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,0NAA0N,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,EAAE,SAAsBA,EAAK,SAAS,CAAC,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,EAAE,SAAS,+CAA0C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,uFAAuF,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,8YAA8Y,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKM,EAA0B,CAAC,OAAO,GAAG,SAAsBN,EAAKO,EAAU,CAAC,UAAU,yBAAyB,SAAsBP,EAAKe,EAAO,CAAC,UAAU,GAAM,UAAU,YAAY,UAAU,yCAAyC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,kBAAkB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKgB,EAAM,CAAC,SAAS,GAAM,gBAAgB,mBAAmB,aAAa,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,SAAS,GAAK,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAM,KAAK,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,GAAG,eAAe,GAAG,MAAM,yCAAyC,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,+DAA+D,qBAAqB,OAAO,sBAAsB,mBAAmB,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,6DAA6D,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oBAAoB,EAAE,SAAS,4BAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,uBAAuB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,2DAA2D,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oBAAoB,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,sBAAsB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,+DAA+D,qBAAqB,OAAO,sBAAsB,mBAAmB,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,6DAA6D,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oBAAoB,EAAE,SAAS,gCAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,uBAAuB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,2DAA2D,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oBAAoB,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,sBAAsB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,yBAAyB,KAAK,yBAAyB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,yBAAyB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,4BAA4B,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,yBAAyB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,4BAA4B,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBsB,EAAKU,EAAM,CAAC,WAAW,CAAC,IAAI,yBAAyB,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,+CAA+C,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mCAAmC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,iEAAiE,EAAE,SAAS,sHAAsH,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKM,EAA0B,CAAC,OAAO,GAAG,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKe,EAAO,CAAC,UAAU,GAAM,UAAU,YAAY,UAAU,2CAA2C,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gBAAgB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,GAAGZ,GAAW,KAAK,qBAAqB,IAAIC,GAAK,SAAS,CAAcS,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,qCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,KAAK,uBAAuB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,MAAM,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKiB,GAAmB,CAAC,SAAsBjB,EAAK7D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK+E,GAAU,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,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,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAeC,IAAwBrB,EAAKsB,EAAU,CAAC,SAASH,EAAW,IAAI,CAAC,CAAC,UAAYxD,EAAmB,UAAYC,EAAmB,UAAYC,EAAmB,UAAYC,GAAmB,UAAYC,GAAmB,GAAKC,CAAW,EAAEuD,MAAK3D,IAA0EA,EAAmB,IAAGC,IAA0EA,EAAmB,IAAuBmC,EAAKG,EAAY,CAAC,GAAG,aAAanC,IAAc,SAAsBgC,EAAKwB,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAU3D,CAAkB,EAAE,SAAsBmC,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,WAAW5E,GAAU,SAAsBwE,EAAKa,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUhD,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS4D,GAAgB,CAAC,IAAIC,EAAsC,OAAoB1B,EAAKM,EAA0B,CAAC,OAAO,IAAI,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU+C,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBzB,EAAK2B,EAAQ,CAAC,UAAU/D,EAAmB,OAAO,OAAO,GAAG,YAAY,UAAUjC,GAAaoC,GAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEyB,EAAgB,EAAE,UAAU/D,GAAkBkC,CAAkB,EAAE,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU8D,EAAe,CAAC,EAAE,MAAM,OAAO,WAAWC,EAAsCE,EAA2B,aAAgB,MAAMF,IAAwC,OAAO,OAAOA,EAAsC,KAAKE,EAA2B9D,GAAmBjC,CAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmC,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKa,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASgB,GAA6B7B,EAAKM,EAA0B,CAAC,OAAO,GAAG,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUmD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKe,EAAO,CAAC,UAAU,GAAM,UAAU,YAAY,UAAUc,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK,MAAM,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,GAAGN,GAAW,IAAIC,GAAK,SAAsBK,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,+CAA+C,EAAE,UAAU,CAAC,MAAM,qCAAqC,CAAC,EAAE,SAAsBsB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,iDAAiD,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBsB,EAAK8B,EAAQ,CAAC,UAAU,gHAAgH,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,6BAA6B,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,uCAAuC,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,KAAK,mBAAmB,SAAsBA,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qCAAqC,EAAE,UAAU,CAAC,MAAM,2BAA2B,CAAC,EAAE,SAAsBsB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,uCAAuC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,mBAAmB,KAAK,mBAAmB,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBsB,EAAK+B,EAAO,CAAC,UAAU,uCAAuC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,mBAAmB,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKM,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,SAAsBP,EAAKgC,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK,MAAM,CAAC,UAAUK,EAAGhF,GAAkB,GAAGyE,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmC,GAAI,CAAC,kFAAkF,IAAIxF,EAAS,sDAAsD,gFAAgF,kSAAkS,sIAAsI,2UAA2U,4ZAA4Z,4QAA4Q,2TAA2T,qRAAqR,wTAAwT,gTAAgT,wSAAwS,s1BAAs1B,4VAA4V,2SAA2S,wTAAwT,kOAAkO,gUAAgU,0TAA0T,uVAAuV,4UAA4U,wVAAwV,wUAAwU,gTAAgT,wTAAwT,2SAA2S,kUAAkU,kHAAkH,yRAAyR,mRAAmR,6SAA6S,uSAAuS,mTAAmT,wSAAwS,mSAAmS,kRAAkR,qLAAqL,oRAAoR,gTAAgT,4XAA4X,2RAA2R,4TAA4T,qQAAqQ,+QAA+Q,+SAA+S,gRAAgR,2RAA2R,6QAA6Q,0RAA0R,kQAAkQ,8bAA8b,yGAAyG,0RAA0R,kUAAkU,0SAA0S,iSAAiS,2GAA2G,ySAAyS,6HAA6H,8IAA8I,8/SAA8/S,wDAAwDA,EAAS,mxGAAmxG,gCAAgCA,EAAS,8xHAA8xH,GAAewF,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAS14iEC,EAAgBC,GAAQjF,GAAU+E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,yCAAyCA,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,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,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,cAAc,IAAI,uEAAuE,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,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,IAAI,qEAAqE,EAAE,CAAC,OAAO,iBAAiB,OAAO,SAAS,IAAI,qEAAqE,EAAE,CAAC,OAAO,gBAAgB,OAAO,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAY,GAAGC,GAAW,GAAGC,GAAa,GAAGC,GAAa,GAAGC,GAAY,GAAGC,GAAkB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACliI,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,OAAO,sBAAwB,OAAO,qBAAuB,OAAO,oCAAsC,4JAA0L,yBAA2B,QAAQ,sBAAwB,IAAI,uBAAyB,GAAG,6BAA+B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["TopbarFonts", "getFonts", "bOG4Cn1IO_default", "ButtonFonts", "keOTVNhQI_default", "VimeoFonts", "Vimeo_default", "CMSCardFonts", "hnANOtzQ2_default", "NewsCTAFonts", "DQXjdpryx_default", "FooterFonts", "wqEKHuflX_default", "StickyButtonFonts", "Bi5rVWDM0_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "xdMi2Qakfl5TX8gwhi", "onHAsJNsxl5TX8gwhi", "nhUJk547xl5TX8gwhi", "VEFmEeRJYl5TX8gwhi", "aGkSuFISPl5TX8gwhi", "idl5TX8gwhi", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "elementId1", "ref3", "activeLocaleCode", "useLocaleCode", "elementId2", "ref4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "bOG4Cn1IO_default", "Image2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "keOTVNhQI_default", "Vimeo_default", "ChildrenCanSuspend", "OCLJYpTse_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "resolvedLinks1", "_enumToDisplayNameFunctions_VEFmEeRJY", "hnANOtzQ2_default", "enumToDisplayNameFunctions", "resolvedLinks2", "DQXjdpryx_default", "wqEKHuflX_default", "Bi5rVWDM0_default", "css", "FramerNLzS5y3om", "withCSS", "NLzS5y3om_default", "addFonts", "TopbarFonts", "ButtonFonts", "VimeoFonts", "CMSCardFonts", "NewsCTAFonts", "FooterFonts", "StickyButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
