{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SZWexMqVSykJv41xcoAA/J0oRxpGLJTQQZh1BNSTw/kM04zWdIZ.js"],
  "sourcesContent": ["// Generated by Framer (f074239)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import AtomsSocialIconStroke from\"https://framerusercontent.com/modules/ey4bMF4aGcm71MudhaB9/D8yKiXebSgbpDStEmOWP/a_2sKtAuP.js\";import AtomsButtonCopy from\"#framer/local/canvasComponent/CQInAJbmD/CQInAJbmD.js\";import OrganismsFooter from\"#framer/local/canvasComponent/jaJWJK3_2/jaJWJK3_2.js\";import OrganismsArticleCard from\"#framer/local/canvasComponent/PO0YXyKI_/PO0YXyKI_.js\";import OrganismsNavigation from\"#framer/local/canvasComponent/Ts0k3FBUv/Ts0k3FBUv.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/cBuo7fBhR/cBuo7fBhR.js\";import metadataProvider from\"#framer/local/webPageMetadata/kM04zWdIZ/kM04zWdIZ.js\";const OrganismsNavigationFonts=getFonts(OrganismsNavigation);const AtomsButtonCopyFonts=getFonts(AtomsButtonCopy);const TickerFonts=getFonts(Ticker);const OrganismsArticleCardFonts=getFonts(OrganismsArticleCard);const AtomsSocialIconStrokeFonts=getFonts(AtomsSocialIconStroke);const OrganismsFooterFonts=getFonts(OrganismsFooter);const breakpoints={aIqCWNjIa:\"(min-width: 810px) and (max-width: 1199px)\",CRe8_wIDb:\"(max-width: 809px)\",p1DVfIAy9:\"(min-width: 1440px)\",wySrJJwjg:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-4zAkL\";const variantClassNames={aIqCWNjIa:\"framer-v-16itwl3\",CRe8_wIDb:\"framer-v-1qmeo4f\",p1DVfIAy9:\"framer-v-1mlxbjk\",wySrJJwjg:\"framer-v-joh87o\"};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 Large\":\"p1DVfIAy9\",Desktop:\"wySrJJwjg\",Phone:\"CRe8_wIDb\",Tablet:\"aIqCWNjIa\"};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:\"p1DVfIAy9\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Tdc9g_G7kivrL4cR28,hVJW1JYSBivrL4cR28,gZX0uOM7EivrL4cR28,kFdQv4kgaivrL4cR28,IrCesOfTRivrL4cR28,O_oTKvtyyivrL4cR28,XnA9WSqOtivrL4cR28,r85YNxxwKivrL4cR28,idivrL4cR28,...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-4zAkL`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-4zAkL`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"aIqCWNjIa\",\"CRe8_wIDb\"].includes(baseVariant))return true;return false;};const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"p1DVfIAy9\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1mlxbjk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14y43gf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CRe8_wIDb:{variant:\"qiHWsnd_S\"}},children:/*#__PURE__*/_jsx(OrganismsNavigation,{height:\"100%\",id:\"iV1D8x3Q4\",layoutId:\"iV1D8x3Q4\",style:{width:\"100%\"},variant:\"Qx1RCjKEC\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13it2ri\",\"data-border\":true,\"data-framer-name\":\"Articles\",name:\"Articles\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dqallx\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12i7lb5\",\"data-framer-name\":\"Filters\",name:\"Filters\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-text-alignment\":\"center\"},children:\"Latest articles\"})}),className:\"framer-q2v169\",fonts:[\"CUSTOM;Kobe1.1 Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fmcbpc\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"r3Xzrhvn2\"},implicitPathVariables:undefined},{href:{webPageId:\"r3Xzrhvn2\"},implicitPathVariables:undefined},{href:{webPageId:\"r3Xzrhvn2\"},implicitPathVariables:undefined},{href:{webPageId:\"r3Xzrhvn2\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sm7o9k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{o63iM_imi:resolvedLinks[2]},CRe8_wIDb:{o63iM_imi:resolvedLinks[3]},wySrJJwjg:{o63iM_imi:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"var(--token-cce23624-351b-4c51-8fe5-fa1008aa53ce, rgb(45, 53, 60))\",height:\"100%\",id:\"smkL87l40\",JIIBd62o_:\"\",layoutId:\"smkL87l40\",o63iM_imi:resolvedLinks[0],sFeT0IUs7:\"var(--token-42c9468a-c8d1-48ac-9b05-24245bfe26ee, rgb(234, 237, 240))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"All\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kM04zWdIZ\"},implicitPathVariables:undefined},{href:{webPageId:\"kM04zWdIZ\"},implicitPathVariables:undefined},{href:{webPageId:\"kM04zWdIZ\"},implicitPathVariables:undefined},{href:{webPageId:\"kM04zWdIZ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11a9yku-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{o63iM_imi:resolvedLinks1[2]},CRe8_wIDb:{o63iM_imi:resolvedLinks1[3]},wySrJJwjg:{o63iM_imi:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"rgb(255, 255, 255)\",height:\"100%\",id:\"kncDyoJJV\",JIIBd62o_:\"\",layoutId:\"kncDyoJJV\",o63iM_imi:resolvedLinks1[0],sFeT0IUs7:\"var(--token-11bdc266-bb51-49f4-b82d-3f7f124fdc21, rgb(26, 31, 36))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"Customer satisfaction\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Gx4gSxAsM\"},implicitPathVariables:undefined},{href:{webPageId:\"Gx4gSxAsM\"},implicitPathVariables:undefined},{href:{webPageId:\"Gx4gSxAsM\"},implicitPathVariables:undefined},{href:{webPageId:\"Gx4gSxAsM\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6lomd3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{o63iM_imi:resolvedLinks2[2]},CRe8_wIDb:{o63iM_imi:resolvedLinks2[3]},wySrJJwjg:{o63iM_imi:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"var(--token-cce23624-351b-4c51-8fe5-fa1008aa53ce, rgb(45, 53, 60))\",height:\"100%\",id:\"RF4EtTZ6u\",JIIBd62o_:\"\",layoutId:\"RF4EtTZ6u\",o63iM_imi:resolvedLinks2[0],sFeT0IUs7:\"var(--token-42c9468a-c8d1-48ac-9b05-24245bfe26ee, rgb(234, 237, 240))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"Customer Feedback\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jBfluFYFn\"},implicitPathVariables:undefined},{href:{webPageId:\"jBfluFYFn\"},implicitPathVariables:undefined},{href:{webPageId:\"jBfluFYFn\"},implicitPathVariables:undefined},{href:{webPageId:\"jBfluFYFn\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yjyx4r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{o63iM_imi:resolvedLinks3[2]},CRe8_wIDb:{o63iM_imi:resolvedLinks3[3]},wySrJJwjg:{o63iM_imi:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"var(--token-cce23624-351b-4c51-8fe5-fa1008aa53ce, rgb(45, 53, 60))\",height:\"100%\",id:\"iZFW8rcY6\",JIIBd62o_:\"\",layoutId:\"iZFW8rcY6\",o63iM_imi:resolvedLinks3[0],sFeT0IUs7:\"var(--token-42c9468a-c8d1-48ac-9b05-24245bfe26ee, rgb(234, 237, 240))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"User engagement\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"EmuFYlFYp\"},implicitPathVariables:undefined},{href:{webPageId:\"EmuFYlFYp\"},implicitPathVariables:undefined},{href:{webPageId:\"EmuFYlFYp\"},implicitPathVariables:undefined},{href:{webPageId:\"EmuFYlFYp\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mzdkhm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{o63iM_imi:resolvedLinks4[2]},CRe8_wIDb:{o63iM_imi:resolvedLinks4[3]},wySrJJwjg:{o63iM_imi:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"var(--token-cce23624-351b-4c51-8fe5-fa1008aa53ce, rgb(45, 53, 60))\",height:\"100%\",id:\"p6xSliI9m\",JIIBd62o_:\"\",layoutId:\"p6xSliI9m\",o63iM_imi:resolvedLinks4[0],sFeT0IUs7:\"var(--token-42c9468a-c8d1-48ac-9b05-24245bfe26ee, rgb(234, 237, 240))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"UX Research\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Mz6LzZkg5\"},implicitPathVariables:undefined},{href:{webPageId:\"Mz6LzZkg5\"},implicitPathVariables:undefined},{href:{webPageId:\"Mz6LzZkg5\"},implicitPathVariables:undefined},{href:{webPageId:\"Mz6LzZkg5\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6a1myi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{o63iM_imi:resolvedLinks5[2]},CRe8_wIDb:{o63iM_imi:resolvedLinks5[3]},wySrJJwjg:{o63iM_imi:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"var(--token-cce23624-351b-4c51-8fe5-fa1008aa53ce, rgb(45, 53, 60))\",height:\"100%\",id:\"tYnBBTNkZ\",JIIBd62o_:\"\",layoutId:\"tYnBBTNkZ\",o63iM_imi:resolvedLinks5[0],sFeT0IUs7:\"var(--token-42c9468a-c8d1-48ac-9b05-24245bfe26ee, rgb(234, 237, 240))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"Privacy & Data\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-105h87-container hidden-1mlxbjk hidden-joh87o\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CRe8_wIDb:{gap:12,speed:50}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:0,overflow:false},gap:16,height:\"100%\",hoverFactor:1,id:\"erm5GmLEL\",layoutId:\"erm5GmLEL\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[],speed:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4je3rz\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c494wx\",\"data-framer-name\":\"Stack\",name:\"Stack\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sg9fmr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uybvdh\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ivrL4cR28\",data:Blog,type:\"Collection\"},select:[{collection:\"ivrL4cR28\",name:\"Tdc9g_G7k\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"hVJW1JYSB\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"gZX0uOM7E\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"kFdQv4kga\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"IrCesOfTR\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"O_oTKvtyy\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"XnA9WSqOt\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"r85YNxxwK\",type:\"Identifier\"},{collection:\"ivrL4cR28\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"ivrL4cR28\",name:\"XnA9WSqOt\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"tUzp6sHBN\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"ivrL4cR28\",name:\"Pfq1PUsKL\",type:\"Identifier\"}},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection===null||collection===void 0?void 0:collection.map(({gZX0uOM7E:gZX0uOM7EivrL4cR28,hVJW1JYSB:hVJW1JYSBivrL4cR28,id:idivrL4cR28,IrCesOfTR:IrCesOfTRivrL4cR28,kFdQv4kga:kFdQv4kgaivrL4cR28,O_oTKvtyy:O_oTKvtyyivrL4cR28,r85YNxxwK:r85YNxxwKivrL4cR28,Tdc9g_G7k:Tdc9g_G7kivrL4cR28,XnA9WSqOt:XnA9WSqOtivrL4cR28},i)=>{hVJW1JYSBivrL4cR28!==null&&hVJW1JYSBivrL4cR28!==void 0?hVJW1JYSBivrL4cR28:hVJW1JYSBivrL4cR28=\"\";gZX0uOM7EivrL4cR28!==null&&gZX0uOM7EivrL4cR28!==void 0?gZX0uOM7EivrL4cR28:gZX0uOM7EivrL4cR28=\"\";IrCesOfTRivrL4cR28!==null&&IrCesOfTRivrL4cR28!==void 0?IrCesOfTRivrL4cR28:IrCesOfTRivrL4cR28=\"\";r85YNxxwKivrL4cR28!==null&&r85YNxxwKivrL4cR28!==void 0?r85YNxxwKivrL4cR28:r85YNxxwKivrL4cR28=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ivrL4cR28-${idivrL4cR28}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{r85YNxxwK:r85YNxxwKivrL4cR28},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n73266\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{r85YNxxwK:r85YNxxwKivrL4cR28},webPageId:\"QtKNxWPTb\"},implicitPathVariables:undefined},{href:{pathVariables:{r85YNxxwK:r85YNxxwKivrL4cR28},webPageId:\"QtKNxWPTb\"},implicitPathVariables:undefined},{href:{pathVariables:{r85YNxxwK:r85YNxxwKivrL4cR28},webPageId:\"QtKNxWPTb\"},implicitPathVariables:undefined},{href:{pathVariables:{r85YNxxwK:r85YNxxwKivrL4cR28},webPageId:\"QtKNxWPTb\"},implicitPathVariables:undefined}],children:resolvedLinks6=>{var _enumToDisplayNameFunctions_XnA9WSqOt;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{width:\"max((max(min(100vw - 40px, 1224px), 1px) - 24px) / 2, 200px)\"},CRe8_wIDb:{width:\"max(max(min(100vw - 40px, 1224px), 1px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:545,width:\"max((max(min(100vw - 40px, 1224px), 1px) - 48px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9v707b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{v59Ft6tbE:resolvedLinks6[2]},CRe8_wIDb:{v59Ft6tbE:resolvedLinks6[3]},wySrJJwjg:{v59Ft6tbE:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(OrganismsArticleCard,{h54Qf3UIV:gZX0uOM7EivrL4cR28,height:\"100%\",hv7mXMy4O:toResponsiveImage(kFdQv4kgaivrL4cR28),id:\"KB6xKBfQ0\",kTNUrCQ0J:(_enumToDisplayNameFunctions_XnA9WSqOt=enumToDisplayNameFunctions[\"XnA9WSqOt\"])===null||_enumToDisplayNameFunctions_XnA9WSqOt===void 0?void 0:_enumToDisplayNameFunctions_XnA9WSqOt.call(enumToDisplayNameFunctions,XnA9WSqOtivrL4cR28,activeLocale),layoutId:\"KB6xKBfQ0\",nCWyZ6bM6:IrCesOfTRivrL4cR28,R3tb5HkBB:hVJW1JYSBivrL4cR28,style:{width:\"100%\"},ujX4tSdex:toResponsiveImage(Tdc9g_G7kivrL4cR28),v59Ft6tbE:resolvedLinks6[0],width:\"100%\",yfa39S8Fy:toDateString(O_oTKvtyyivrL4cR28,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode)})})})})});}})})})},idivrL4cR28);})})})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1489cc2\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wl6qil\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CRe8_wIDb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1248,intrinsicWidth:1440,pixelHeight:1248,pixelWidth:1440,sizes:\"100vw\",src:\"https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg\",srcSet:\"https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1248,intrinsicWidth:1440,pixelHeight:1248,pixelWidth:1440,sizes:\"calc(max(100vw, 1px) / 2)\",src:\"https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg\",srcSet:\"https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ulYC5fCn2GckDIQHLMXvhgJwlM.jpg 1440w\"},className:\"framer-161qqn8\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u1recq\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17728zo\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\"},children:[\"Catch user feedback,\",/*#__PURE__*/_jsx(\"br\",{}),\"in the moment with told.\"]})})},CRe8_wIDb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\"},children:[\"Catch user feedback,\",/*#__PURE__*/_jsx(\"br\",{}),\"in the moment with told.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\"},children:[\"Catch user feedback,\",/*#__PURE__*/_jsx(\"br\",{}),\"in the moment with told.\"]})}),className:\"framer-1bn180z\",fonts:[\"CUSTOM;Kobe1.1 Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CRe8_wIDb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBCIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular B Regular\", \"Euclid Circular B Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-11bdc266-bb51-49f4-b82d-3f7f124fdc21, rgb(26, 31, 36))\"},children:[\"Collect user feedback continuously on your product \",/*#__PURE__*/_jsx(\"br\",{}),\"and act on customer insights.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBCIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular B Regular\", \"Euclid Circular B Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-11bdc266-bb51-49f4-b82d-3f7f124fdc21, rgb(26, 31, 36))\"},children:[\"Collect user feedback continuously on your product \",/*#__PURE__*/_jsx(\"br\",{}),\"and act on customer insights.\"]})}),className:\"framer-x9t4m9\",fonts:[\"CUSTOM;Euclid Circular B Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t1l22h-container\",children:/*#__PURE__*/_jsx(AtomsButtonCopy,{bhDaw8gT6:{borderColor:\"#222\",borderStyle:\"solid\",borderWidth:1},eUazCBlgk:\"rgb(255, 255, 255)\",height:\"100%\",id:\"CWoQxS6A7\",JIIBd62o_:\"\",layoutId:\"CWoQxS6A7\",o63iM_imi:\"https://app.told.club/signup\",sFeT0IUs7:\"var(--token-11bdc266-bb51-49f4-b82d-3f7f124fdc21, rgb(26, 31, 36))\",variant:\"YU0CNLcB8\",width:\"100%\",YWX7VgYG3:\"Start for free\"})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sjiwkj\",\"data-framer-name\":\"Right\",name:\"Right\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:372,pixelWidth:488,src:\"https://framerusercontent.com/images/cDMwGsunTjKZlTZW9jURvPvu8.png\"},className:\"framer-yo3mvf\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15v1lqd\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-alignment\":\"center\"},children:\"Join the club and start collecting user feedback\"})})},CRe8_wIDb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-alignment\":\"center\"},children:\"Join the club and start collecting user feedback\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tvYmUxLjEgQm9sZA==\",\"--framer-font-family\":'\"Kobe1.1 Bold\", \"Kobe1.1 Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-alignment\":\"center\"},children:\"Join the club and start collecting user feedback\"})}),className:\"framer-3zrx8j\",fonts:[\"CUSTOM;Kobe1.1 Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a0ftua\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBCIFNlbWlib2xk\",\"--framer-font-family\":'\"Euclid Circular B Semibold\", \"Euclid Circular B Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\"},children:\"FOLLOW US ON\"})}),className:\"framer-1jmbsc5\",fonts:[\"CUSTOM;Euclid Circular B Semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-73h2ve\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"48px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10bgq60-container\",children:/*#__PURE__*/_jsx(AtomsSocialIconStroke,{height:\"100%\",id:\"B7q64022o\",layoutId:\"B7q64022o\",rQDuC1gWJ:\"https://twitter.com/ToldDotClub\",style:{height:\"100%\",width:\"100%\"},variant:\"bJxoy0HLt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"48px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1330jsl-container\",children:/*#__PURE__*/_jsx(AtomsSocialIconStroke,{height:\"100%\",id:\"oHC7XwQdT\",layoutId:\"oHC7XwQdT\",rQDuC1gWJ:\"https://www.instagram.com/tolddotclub/\",style:{height:\"100%\",width:\"100%\"},variant:\"ospKNbs_B\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"48px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oxz36g-container\",children:/*#__PURE__*/_jsx(AtomsSocialIconStroke,{height:\"100%\",id:\"qmB8XFLjy\",layoutId:\"qmB8XFLjy\",rQDuC1gWJ:\"https://dribbble.com/evolt\",style:{height:\"100%\",width:\"100%\"},variant:\"hvsrTsRne\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"48px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bu9sf5-container\",children:/*#__PURE__*/_jsx(AtomsSocialIconStroke,{height:\"100%\",id:\"sBDRmclEv\",layoutId:\"sBDRmclEv\",rQDuC1gWJ:\"https://www.figma.com/community/file/1218837266086949742\",style:{height:\"100%\",width:\"100%\"},variant:\"DUrQNZ875\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"48px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ljyote-container\",children:/*#__PURE__*/_jsx(AtomsSocialIconStroke,{height:\"100%\",id:\"YG1JQ15ff\",layoutId:\"YG1JQ15ff\",rQDuC1gWJ:\"https://www.linkedin.com/company/told-club\",style:{height:\"100%\",width:\"100%\"},variant:\"V4Etd9tqq\",width:\"100%\"})})})]})]})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:486,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-az99gj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aIqCWNjIa:{variant:\"kJvkHEsa7\"},CRe8_wIDb:{variant:\"tq7DpA99Z\"},wySrJJwjg:{variant:\"hG9Q3ic77\"}},children:/*#__PURE__*/_jsx(OrganismsFooter,{height:\"100%\",id:\"QIkFYRxHQ\",layoutId:\"QIkFYRxHQ\",style:{width:\"100%\"},variant:\"WzWPwTG7D\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-4zAkL { background: white; }`,\".framer-4zAkL.framer-2r9gux, .framer-4zAkL .framer-2r9gux { display: block; }\",\".framer-4zAkL.framer-1mlxbjk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-4zAkL .framer-14y43gf-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-4zAkL .framer-13it2ri { --border-bottom-width: 0px; --border-color: var(--token-42c9468a-c8d1-48ac-9b05-24245bfe26ee, #eaedf0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 56px 20px 80px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-4zAkL .framer-1dqallx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-4zAkL .framer-12i7lb5 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 20px 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-4zAkL .framer-q2v169 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4zAkL .framer-1fmcbpc { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4zAkL .framer-sm7o9k-container, .framer-4zAkL .framer-11a9yku-container, .framer-4zAkL .framer-6lomd3-container, .framer-4zAkL .framer-1yjyx4r-container, .framer-4zAkL .framer-1mzdkhm-container, .framer-4zAkL .framer-6a1myi-container, .framer-4zAkL .framer-t1l22h-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4zAkL .framer-105h87-container { flex: 1 0 0px; height: 40px; position: relative; width: 1px; }\",\".framer-4zAkL .framer-4je3rz { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-1c494wx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-sg9fmr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4zAkL .framer-1uybvdh { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-1n73266 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-9v707b-container { cursor: pointer; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-4zAkL .framer-1489cc2 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; 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-4zAkL .framer-wl6qil { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4zAkL .framer-161qqn8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 624px; justify-content: flex-start; overflow: hidden; padding: 48px; position: relative; width: 50%; }\",\".framer-4zAkL .framer-1u1recq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 480px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-17728zo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-1bn180z, .framer-4zAkL .framer-3zrx8j, .framer-4zAkL .framer-1jmbsc5 { --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-4zAkL .framer-x9t4m9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 709px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-4zAkL .framer-1sjiwkj { align-content: center; align-items: center; background: linear-gradient(180deg, #ebf1ff 24.759615384615387%, rgb(130, 170, 255) 142.3878205128205%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 624px; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1px; }\",\".framer-4zAkL .framer-yo3mvf { flex: none; height: 185px; left: calc(50.00000000000002% - 244px / 2); overflow: hidden; position: absolute; top: 56px; width: 244px; z-index: 1; }\",\".framer-4zAkL .framer-15v1lqd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: flex-end; max-width: 400px; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-1a0ftua { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-4zAkL .framer-73h2ve { 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: 0px; position: relative; width: min-content; }\",\".framer-4zAkL .framer-10bgq60-container, .framer-4zAkL .framer-1330jsl-container, .framer-4zAkL .framer-1oxz36g-container, .framer-4zAkL .framer-bu9sf5-container, .framer-4zAkL .framer-ljyote-container { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-4zAkL .framer-az99gj-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4zAkL.framer-1mlxbjk, .framer-4zAkL .framer-13it2ri, .framer-4zAkL .framer-1dqallx, .framer-4zAkL .framer-12i7lb5, .framer-4zAkL .framer-1fmcbpc, .framer-4zAkL .framer-4je3rz, .framer-4zAkL .framer-1c494wx, .framer-4zAkL .framer-sg9fmr, .framer-4zAkL .framer-1n73266, .framer-4zAkL .framer-1489cc2, .framer-4zAkL .framer-wl6qil, .framer-4zAkL .framer-161qqn8, .framer-4zAkL .framer-1u1recq, .framer-4zAkL .framer-17728zo, .framer-4zAkL .framer-1sjiwkj, .framer-4zAkL .framer-15v1lqd, .framer-4zAkL .framer-1a0ftua, .framer-4zAkL .framer-73h2ve { gap: 0px; } .framer-4zAkL.framer-1mlxbjk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-4zAkL.framer-1mlxbjk > :first-child, .framer-4zAkL .framer-13it2ri > :first-child, .framer-4zAkL .framer-1dqallx > :first-child, .framer-4zAkL .framer-4je3rz > :first-child, .framer-4zAkL .framer-sg9fmr > :first-child, .framer-4zAkL .framer-161qqn8 > :first-child, .framer-4zAkL .framer-1u1recq > :first-child, .framer-4zAkL .framer-17728zo > :first-child, .framer-4zAkL .framer-1sjiwkj > :first-child, .framer-4zAkL .framer-15v1lqd > :first-child, .framer-4zAkL .framer-1a0ftua > :first-child { margin-top: 0px; } .framer-4zAkL.framer-1mlxbjk > :last-child, .framer-4zAkL .framer-13it2ri > :last-child, .framer-4zAkL .framer-1dqallx > :last-child, .framer-4zAkL .framer-4je3rz > :last-child, .framer-4zAkL .framer-sg9fmr > :last-child, .framer-4zAkL .framer-161qqn8 > :last-child, .framer-4zAkL .framer-1u1recq > :last-child, .framer-4zAkL .framer-17728zo > :last-child, .framer-4zAkL .framer-1sjiwkj > :last-child, .framer-4zAkL .framer-15v1lqd > :last-child, .framer-4zAkL .framer-1a0ftua > :last-child { margin-bottom: 0px; } .framer-4zAkL .framer-13it2ri > *, .framer-4zAkL .framer-1sjiwkj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-4zAkL .framer-1dqallx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-4zAkL .framer-12i7lb5 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-4zAkL .framer-12i7lb5 > :first-child, .framer-4zAkL .framer-1fmcbpc > :first-child, .framer-4zAkL .framer-1c494wx > :first-child, .framer-4zAkL .framer-1n73266 > :first-child, .framer-4zAkL .framer-1489cc2 > :first-child, .framer-4zAkL .framer-wl6qil > :first-child, .framer-4zAkL .framer-73h2ve > :first-child { margin-left: 0px; } .framer-4zAkL .framer-12i7lb5 > :last-child, .framer-4zAkL .framer-1fmcbpc > :last-child, .framer-4zAkL .framer-1c494wx > :last-child, .framer-4zAkL .framer-1n73266 > :last-child, .framer-4zAkL .framer-1489cc2 > :last-child, .framer-4zAkL .framer-wl6qil > :last-child, .framer-4zAkL .framer-73h2ve > :last-child { margin-right: 0px; } .framer-4zAkL .framer-1fmcbpc > *, .framer-4zAkL .framer-73h2ve > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4zAkL .framer-4je3rz > *, .framer-4zAkL .framer-161qqn8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4zAkL .framer-1c494wx > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-4zAkL .framer-sg9fmr > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-4zAkL .framer-1n73266 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-4zAkL .framer-1489cc2 > *, .framer-4zAkL .framer-wl6qil > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-4zAkL .framer-1u1recq > *, .framer-4zAkL .framer-15v1lqd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-4zAkL .framer-17728zo > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-4zAkL .framer-1a0ftua > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",'.framer-4zAkL[data-border=\"true\"]::after, .framer-4zAkL [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-4zAkL { background: white; } .framer-4zAkL.framer-1mlxbjk { width: 1200px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-4zAkL { background: white; } .framer-4zAkL.framer-1mlxbjk { width: 810px; } .framer-4zAkL .framer-1uybvdh { grid-template-columns: repeat(2, minmax(200px, 1fr)); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-4zAkL { background: white; } .framer-4zAkL.framer-1mlxbjk { width: 390px; } .framer-4zAkL .framer-13it2ri { padding: 40px 20px 80px 20px; } .framer-4zAkL .framer-12i7lb5 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; } .framer-4zAkL .framer-1fmcbpc, .framer-4zAkL .framer-1sjiwkj { flex: none; width: 100%; } .framer-4zAkL .framer-1uybvdh { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-4zAkL .framer-1489cc2 { flex-direction: column; } .framer-4zAkL .framer-wl6qil { flex: none; flex-direction: column; width: 100%; } .framer-4zAkL .framer-161qqn8 { padding: 48px 24px 0px 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-4zAkL .framer-12i7lb5, .framer-4zAkL .framer-1489cc2, .framer-4zAkL .framer-wl6qil { gap: 0px; } .framer-4zAkL .framer-12i7lb5 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-4zAkL .framer-12i7lb5 > :first-child, .framer-4zAkL .framer-1489cc2 > :first-child, .framer-4zAkL .framer-wl6qil > :first-child { margin-top: 0px; } .framer-4zAkL .framer-12i7lb5 > :last-child, .framer-4zAkL .framer-1489cc2 > :last-child, .framer-4zAkL .framer-wl6qil > :last-child { margin-bottom: 0px; } .framer-4zAkL .framer-1489cc2 > *, .framer-4zAkL .framer-wl6qil > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3604\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wySrJJwjg\":{\"layout\":[\"fixed\",\"auto\"]},\"aIqCWNjIa\":{\"layout\":[\"fixed\",\"auto\"]},\"CRe8_wIDb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerkM04zWdIZ=withCSS(Component,css,\"framer-4zAkL\");export default FramerkM04zWdIZ;FramerkM04zWdIZ.displayName=\"Blog / Customer Satisfaction\";FramerkM04zWdIZ.defaultProps={height:3604,width:1440};addFonts(FramerkM04zWdIZ,[{explicitInter:true,fonts:[{family:\"Kobe1.1 Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/pKnzkiEaZG10eAdKJV4xpWOlal8.woff2\"},{family:\"Euclid Circular B Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/TdsUurmmvUqLEJCx0oI7m6Y7sw.woff2\"},{family:\"Euclid Circular B Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/hFOISAdApjOKYtimYROzJU7DKKc.woff2\"}]},...OrganismsNavigationFonts,...AtomsButtonCopyFonts,...TickerFonts,...OrganismsArticleCardFonts,...AtomsSocialIconStrokeFonts,...OrganismsFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkM04zWdIZ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3604\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wySrJJwjg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aIqCWNjIa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CRe8_wIDb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "6rBACgrC,IAAMA,GAAyBC,EAASC,CAAmB,EAAQC,GAAqBF,EAASG,CAAe,EAAQC,GAAYJ,EAASK,CAAM,EAAQC,GAA0BN,EAASO,CAAoB,EAAQC,GAA2BR,EAASS,CAAqB,EAAQC,GAAqBV,EAASW,CAAe,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,6CAA6C,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,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,EACx+E,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,gBAAgB,YAAY,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,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEzB,GAASI,CAAK,EAAQsB,EAAU,IAAI,CAAC,IAAMC,EAAU7B,EAAiB,OAAUZ,CAAY,EAAE,GAAGyC,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,OAAU1C,CAAY,CAAC,EAAQ2C,EAAmB,IAAI,CAAC,IAAMF,EAAU7B,EAAiB,OAAUZ,CAAY,EAAqC,GAAnC,SAAS,MAAMyC,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,OAAUzC,CAAY,CAAC,EAAE,GAAK,CAACgD,EAAYC,EAAmB,EAAEC,GAA8BrB,EAAQrC,GAAY,EAAK,EAAQ2D,GAAe,OAA+CC,GAAkBC,EAAG3D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ4D,GAAWC,EAAO,IAAI,EAAQC,GAAOC,EAAU,EAAQC,GAAY,IAAQ,IAACjE,GAAU,GAAiB,CAAC,YAAY,WAAW,EAAE,SAASuD,CAAW,GAAmCW,GAAiBC,EAAc,EAAQC,GAAsBC,EAAM,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAtE,EAAiB,EAAE,SAAsBuE,EAAMC,EAAY,CAAC,GAAGvC,GAA4CiC,GAAgB,SAAS,CAAcK,EAAME,EAAO,IAAI,CAAC,GAAG7B,GAAU,UAAUc,EAAGD,GAAkB,iBAAiBzB,CAAS,EAAE,IAAIJ,GAA6B+B,GAAK,MAAM,CAAC,GAAG5B,CAAK,EAAE,SAAS,CAAcsC,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBgB,EAAKnF,EAAoB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemF,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,WAAW,KAAK,WAAW,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKQ,EAAS,CAAC,sBAAsB,GAAK,SAAsBR,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BX,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU2B,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBX,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU4F,EAAc,CAAC,EAAE,UAAU,wEAAwE,QAAQ,YAAY,MAAM,OAAO,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAKU,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BZ,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4B,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBZ,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU6F,EAAe,CAAC,EAAE,UAAU,qEAAqE,QAAQ,YAAY,MAAM,OAAO,UAAU,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAKU,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6Bb,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU6B,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBb,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU8F,EAAe,CAAC,EAAE,UAAU,wEAAwE,QAAQ,YAAY,MAAM,OAAO,UAAU,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAKU,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6Bd,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU8B,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBd,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU+F,EAAe,CAAC,EAAE,UAAU,wEAAwE,QAAQ,YAAY,MAAM,OAAO,UAAU,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAKU,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6Bf,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU+B,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBf,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAUgG,EAAe,CAAC,EAAE,UAAU,wEAAwE,QAAQ,YAAY,MAAM,OAAO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAKU,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASM,GAA6BhB,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUgC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBhB,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAUiG,EAAe,CAAC,EAAE,UAAU,wEAAwE,QAAQ,YAAY,MAAM,OAAO,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEtB,GAAY,GAAgBM,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,uDAAuD,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,IAAI,GAAG,MAAM,EAAE,CAAC,EAAE,SAAsBgB,EAAK/E,EAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,EAAE,UAAU,EAAE,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+E,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKiB,GAAmB,CAAC,SAAsBjB,EAAK1D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK4E,GAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,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,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,WAAW,EAAE,KAAK,iBAAiB,EAAE,SAAS,MAAM,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAeC,IAAwBrB,EAAKsB,EAAU,CAAC,SAAuDH,GAAW,IAAI,CAAC,CAAC,UAAUnD,EAAmB,UAAUD,EAAmB,GAAGO,EAAY,UAAUJ,EAAmB,UAAUD,GAAmB,UAAUE,GAAmB,UAAUE,EAAmB,UAAUP,GAAmB,UAAUM,EAAkB,EAAEmD,MAAKxD,IAA0EA,EAAmB,IAAGC,IAA0EA,EAAmB,IAAGE,IAA0EA,EAAmB,IAAGG,IAA0EA,EAAmB,IAAuB2B,EAAKG,EAAY,CAAC,GAAG,aAAa7B,IAAc,SAAsB0B,EAAKwB,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUnD,CAAkB,EAAE,SAAsB2B,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKU,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUrC,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,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASoD,GAAgB,CAAC,IAAIC,EAAsC,OAAoB1B,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,8DAA8D,EAAE,UAAU,CAAC,MAAM,iDAAiD,CAAC,EAAE,SAAsBgB,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,+DAA+D,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBzB,EAAK7E,EAAqB,CAAC,UAAU6C,EAAmB,OAAO,OAAO,UAAUpC,GAAkBqC,EAAkB,EAAE,GAAG,YAAY,WAAWyD,EAAsCC,EAA2B,aAAgB,MAAMD,IAAwC,OAAO,OAAOA,EAAsC,KAAKC,EAA2BvD,GAAmBpC,CAAY,EAAE,SAAS,YAAY,UAAUkC,EAAmB,UAAUH,EAAmB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUnC,GAAkBkC,EAAkB,EAAE,UAAU2D,EAAe,CAAC,EAAE,MAAM,OAAO,UAAU3F,GAAaqC,GAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEwB,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAErB,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBgB,EAAK4B,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,4BAA4B,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsB1B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAWS,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,CAAC,uBAAoCF,EAAK,KAAK,CAAC,CAAC,EAAE,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWS,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,CAAC,uBAAoCF,EAAK,KAAK,CAAC,CAAC,EAAE,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKQ,EAAS,CAAC,sBAAsB,GAAK,SAAsBR,EAAWS,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,CAAC,uBAAoCF,EAAK,KAAK,CAAC,CAAC,EAAE,0BAA0B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAWS,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,sDAAmEF,EAAK,KAAK,CAAC,CAAC,EAAE,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKQ,EAAS,CAAC,sBAAsB,GAAK,SAAsBR,EAAWS,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,sDAAmEF,EAAK,KAAK,CAAC,CAAC,EAAE,+BAA+B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kCAAkC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKK,EAA0B,CAAC,OAAO,GAAG,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKjF,EAAgB,CAAC,UAAU,CAAC,YAAY,OAAO,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU,+BAA+B,UAAU,qEAAqE,QAAQ,YAAY,MAAM,OAAO,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemF,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcF,EAAK4B,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,eAAe,CAAC,EAAe5B,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBA,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,SAAS,0BAA0B,QAAQ,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,SAAS,0BAA0B,QAAQ,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKQ,EAAS,CAAC,sBAAsB,GAAK,SAAsBR,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,qBAAqB,OAAO,0BAA0B,SAAS,0BAA0B,QAAQ,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKQ,EAAS,CAAC,sBAAsB,GAAK,SAAsBR,EAAWS,EAAS,CAAC,SAAsBT,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mCAAmC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAK3E,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,kCAAkC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2E,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAK3E,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,yCAAyC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2E,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAK3E,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,6BAA6B,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2E,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAK3E,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,2DAA2D,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2E,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAK3E,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,6CAA6C,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2E,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBgB,EAAKzE,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyE,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6B,GAAI,CAAC,kFAAkF,IAAIjF,EAAS,oDAAoD,gFAAgF,oSAAoS,sJAAsJ,yhBAAyhB,gTAAgT,wWAAwW,6LAA6L,mRAAmR,2VAA2V,0GAA0G,gRAAgR,0RAA0R,iRAAiR,0PAA0P,qSAAqS,yHAAyH,+SAA+S,6QAA6Q,8QAA8Q,0SAA0S,+QAA+Q,+SAA+S,mQAAmQ,qYAAqY,qLAAqL,4SAA4S,kSAAkS,mRAAmR,2QAA2Q,wGAAwG,22HAA22H,gcAAgc,yDAAyDA,EAAS,qGAAqG,wDAAwDA,EAAS,4LAA4L,gCAAgCA,EAAS,44CAA44C,EAS5xtCkF,EAAgBC,EAAQ1E,GAAUwE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,+BAA+BA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,eAAe,OAAO,SAAS,IAAI,wEAAwE,EAAE,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,uEAAuE,EAAE,CAAC,OAAO,6BAA6B,OAAO,SAAS,IAAI,wEAAwE,CAAC,CAAC,EAAE,GAAGnH,GAAyB,GAAGG,GAAqB,GAAGE,GAAY,GAAGE,GAA0B,GAAGE,GAA2B,GAAGE,EAAoB,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAClzB,IAAM4G,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,OAAO,uBAAyB,GAAG,6BAA+B,OAAO,sBAAwB,IAAI,sBAAwB,OAAO,oCAAsC,oMAA0O,qBAAuB,OAAO,yBAA2B,OAAO,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["OrganismsNavigationFonts", "getFonts", "Ts0k3FBUv_default", "AtomsButtonCopyFonts", "CQInAJbmD_default", "TickerFonts", "Ticker", "OrganismsArticleCardFonts", "PO0YXyKI_default", "AtomsSocialIconStrokeFonts", "a_2sKtAuP_default", "OrganismsFooterFonts", "jaJWJK3_2_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "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", "Tdc9g_G7kivrL4cR28", "hVJW1JYSBivrL4cR28", "gZX0uOM7EivrL4cR28", "kFdQv4kgaivrL4cR28", "IrCesOfTRivrL4cR28", "O_oTKvtyyivrL4cR28", "XnA9WSqOtivrL4cR28", "r85YNxxwKivrL4cR28", "idivrL4cR28", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "isDisplayed", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "ChildrenCanSuspend", "cBuo7fBhR_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "resolvedLinks6", "_enumToDisplayNameFunctions_XnA9WSqOt", "enumToDisplayNameFunctions", "Image2", "css", "FramerkM04zWdIZ", "withCSS", "kM04zWdIZ_default", "addFonts", "__FramerMetadata__"]
}
