{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/R9BWFQQ2IwIDyGK2WU9b/ugiVT0tG2D5nQuKSyurW/bzbSwyNpc.js", "ssg:https://framerusercontent.com/modules/ggLrySUNYnUHX4Ay9zKW/GXUqhndAGiZO9KnxkNut/bzbSwyNpc.js"],
  "sourcesContent": ["// Generated by Framer (cc380ae)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Superfields from\"https://framerusercontent.com/modules/1o5Bk6b6qvbR58A6b2Ej/qgRj1o4u05WubJO8mBM0/Superfields.js\";import Filter from\"https://framerusercontent.com/modules/LYyAFjx6EnDQcWGl8jCk/bfnn0FhrjAp4uwJdMMT7/Filter.js\";import ListCard from\"#framer/local/canvasComponent/c1peFp7we/c1peFp7we.js\";import HeaderH1 from\"#framer/local/canvasComponent/Q9UpeMj3a/Q9UpeMj3a.js\";import InputSearch from\"#framer/local/canvasComponent/smg7ourJR/smg7ourJR.js\";import ButtonLoadMore from\"#framer/local/canvasComponent/SOGYFQ97X/SOGYFQ97X.js\";import CTASecondary from\"#framer/local/canvasComponent/Z1XkBQEvo/Z1XkBQEvo.js\";import DocumentsCategoriesKill from\"#framer/local/collection/tk52pPIpt/tk52pPIpt.js\";import Documents from\"#framer/local/collection/zR7iWvpts/zR7iWvpts.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/bzbSwyNpc/bzbSwyNpc.js\";import metadataProvider from\"#framer/local/webPageMetadata/bzbSwyNpc/bzbSwyNpc.js\";const HeaderH1Fonts=getFonts(HeaderH1);const InputSearchFonts=getFonts(InputSearch);const ListCardFonts=getFonts(ListCard);const ButtonLoadMoreFonts=getFonts(ButtonLoadMore);const FilterFonts=getFonts(Filter);const SuperfieldsFonts=getFonts(Superfields);const CTASecondaryFonts=getFonts(CTASecondary);const breakpoints={fKav52Cro:\"(min-width: 1280px)\",n3Wl3Pg9m:\"(min-width: 768px) and (max-width: 1279px)\",Y0T0oEEYU:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0mLQg\";const variantClassNames={fKav52Cro:\"framer-v-wsk0c6\",n3Wl3Pg9m:\"framer-v-4j5788\",Y0T0oEEYU:\"framer-v-erxtui\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"Il9EFRxXX\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"fKav52Cro\",Phone:\"Y0T0oEEYU\",Tablet:\"n3Wl3Pg9m\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fKav52Cro\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,zd2XLsc1zIl9EFRxXX,Ow4eA4Qxj_aNfSIBJcqIl9EFRxXX,cScm0qV8RIl9EFRxXX,idIl9EFRxXX,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fKav52Cro\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, rgb(19, 19, 19)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-wsk0c6\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-5h334y\",\"data-framer-name\":\"MAIN CONTENT\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t6i0ek-container\",nodeId:\"iONS6UhiW\",scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3Wl3Pg9m:{variant:\"GD7FXYmE5\"},Y0T0oEEYU:{variant:\"ST5T1DhQo\"}},children:/*#__PURE__*/_jsx(HeaderH1,{bLOPrQre3:getLocalizedValue(\"v1\",activeLocale)??\"All the legal mumbo-jumbo, presented in a way that won't put you to sleep.\",DKDctI8Uz:getLocalizedValue(\"v0\",activeLocale)??\"Documents\",height:\"100%\",id:\"iONS6UhiW\",layoutId:\"iONS6UhiW\",QCY1Uy2sq:\"T08S84nyp\",R1QQWuSRl:\"T08S84nyp\",style:{width:\"100%\"},variant:\"xeRhKeOsN\",w3xEajZS9:getLocalizedValue(\"v2\",activeLocale)??\"Level 1\",width:\"100%\",zVNLIe0qj:getLocalizedValue(\"v3\",activeLocale)??\"Level 2\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1mv230g\",\"data-framer-name\":\"Documents Collection\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g8neho\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jw86f7\",\"data-framer-name\":\"Filters\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"320px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ezm7lf-container\",nodeId:\"FrnoUQFBa\",scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(InputSearch,{height:\"100%\",id:\"FrnoUQFBa\",layoutId:\"FrnoUQFBa\",style:{width:\"100%\"},TjSrdrHU8:getLocalizedValue(\"v4\",activeLocale)??\"What are you looking for?\",variant:\"kb5Kj6DxJ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jud2e0\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bda4gy-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MdPInsUC3\",scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(Filter,{buttonGroupLayout:{direction:\"horizontal\",distribute:\"center\",gapH:8,gapV:8,width:\"fit\",wrap:true},buttonGroupStyle:{bgBlur:0,defaultFontColor:\"var(--token-8667bcc4-4fe4-4261-83bb-de9cee4b5843, rgb(15, 15, 15))\",fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"var(--token-790eda29-d8e8-4037-b877-77c425f46565, rgb(255, 255, 255))\",colorOn:\"var(--token-91f515b6-497e-429f-8661-8c36f8d141e5, rgb(0, 128, 255))\",gradientAngle:0,type:\"color\"},padding:16,paddingBottom:6,paddingIsMixed:true,paddingLeft:12,paddingRight:12,paddingTop:6,radius:99,radiusBottomLeft:99,radiusBottomRight:99,radiusIsMixed:false,radiusTopLeft:99,radiusTopRight:99,selectedFontColor:\"var(--token-5fcce91c-dd1c-4169-b271-a1b5445a4b72, rgb(247, 247, 247))\",shadows:\"\",shadowsSelected:\"\"},checkboxStyle:{fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{colorOn:\"rgb(255, 255, 255)\",lineWidth:2,rounded:true,size:16},radius:6,size:24},collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1to1cj1\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:10,query:{from:{constraint:{left:{collection:\"Il9EFRxXX\",name:\"Ow4eA4Qxj\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Ow4eA4Qxj\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Il9EFRxXX\",data:Documents,type:\"Collection\"},right:{alias:\"Ow4eA4Qxj\",data:DocumentsCategoriesKill,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"Il9EFRxXX\",name:\"zd2XLsc1z\",type:\"Identifier\"},{alias:\"Ow4eA4Qxj.aNfSIBJcq\",collection:\"Ow4eA4Qxj\",name:\"aNfSIBJcq\",type:\"Identifier\"},{collection:\"Il9EFRxXX\",name:\"cScm0qV8R\",type:\"Identifier\"},{collection:\"Il9EFRxXX\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"Il9EFRxXX\",name:\"hph9aOpgh\",type:\"Identifier\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({\"Ow4eA4Qxj.aNfSIBJcq\":Ow4eA4Qxj_aNfSIBJcqIl9EFRxXX,cScm0qV8R:cScm0qV8RIl9EFRxXX,id:idIl9EFRxXX,zd2XLsc1z:zd2XLsc1zIl9EFRxXX},index)=>{zd2XLsc1zIl9EFRxXX??=\"\";cScm0qV8RIl9EFRxXX??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Il9EFRxXX-${idIl9EFRxXX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{zd2XLsc1z:zd2XLsc1zIl9EFRxXX},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:zd2XLsc1zIl9EFRxXX},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"768px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-otp54w-container\",inComponentSlot:true,nodeId:\"xIrVvZLy8\",rendersWithMotion:true,scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(ListCard,{cIabygAh4:resolvedLinks[0],height:\"100%\",id:\"xIrVvZLy8\",layoutId:\"xIrVvZLy8\",style:{width:\"100%\"},TD9piTrZe:cScm0qV8RIl9EFRxXX,variant:\"g2W5ZU1_r\",width:\"100%\",xf0b2egKa:toResponsiveImage(Ow4eA4Qxj_aNfSIBJcqIl9EFRxXX)})})})})})},idIl9EFRxXX);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vztjhg-container\",inComponentSlot:true,nodeId:\"YWgVwpZ1q\",rendersWithMotion:true,scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(ButtonLoadMore,{height:\"100%\",id:\"YWgVwpZ1q\",layoutId:\"YWgVwpZ1q\",variant:loaderVariants(paginationInfo,{disabled:\"DQolv0K5b\",loading:\"nlsEpau2c\"},\"gcIEXlBXN\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})]})})})})],dividerStyle:{color:\"rgba(0, 0, 0, 0.25)\",marginH:0,marginV:0,rounded:false,width:1},dropdownStyle:{arrow:{gap:6,size:8,stroke:2},bgBlur:0,fill:{color:\"var(--token-790eda29-d8e8-4037-b877-77c425f46565, rgb(255, 255, 255))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},fontColor:\"var(--token-8667bcc4-4fe4-4261-83bb-de9cee4b5843, rgb(15, 15, 15))\",padding:16,paddingBottom:6,paddingIsMixed:true,paddingLeft:12,paddingRight:12,paddingTop:6,radius:99,radiusBottomLeft:99,radiusBottomRight:99,radiusIsMixed:false,radiusTopLeft:99,radiusTopRight:99,shadows:\"\"},fieldName:getLocalizedValue(\"v5\",activeLocale)??\"Category\",fieldType:\"reference\",filterBy:\"field\",filterTypeOption:\"buttonGroup\",filterTypeToggle:\"toggleSwitch\",font:{fontFamily:'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"-0.01em\",lineHeight:\"1.5em\"},height:\"100%\",id:\"MdPInsUC3\",layoutId:\"MdPInsUC3\",multipleOptionsNoneOption:\"\",multiSelect:true,optionFieldNames:[getLocalizedValue(\"v7\",activeLocale)??\"Category 2\",getLocalizedValue(\"v8\",activeLocale)??\"Country\"],options:{allOption:false,allText:getLocalizedValue(\"v10\",activeLocale)??\"All Topics\",defaultValue:\"\",optionMode:\"auto\",optionOrder:\"default\",optionValues:[],placeholder:getLocalizedValue(\"v9\",activeLocale)??\"[Preview project]\"},referenceFieldName:getLocalizedValue(\"v6\",activeLocale)??\"Title\",referenceFieldType:\"text\",superfieldsId:0,textCondition:\"equals\",toggleMultiOptions:{allOption:true,allText:getLocalizedValue(\"v11\",activeLocale)??\"All\",defaultValue:\"all\",noOption:false,noText:getLocalizedValue(\"v13\",activeLocale)??\"Off\",order:\"yesNo\",yesOption:true,yesText:getLocalizedValue(\"v12\",activeLocale)??\"On\"},toggleSwitchStyle:{fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},height:32,padding:4,radius:16,shadows:\"0px 2px 4px 0px rgba(0,0,0,0.2)\",switchFill:{colorAOff:\"rgb(255, 255, 255)\",colorAOn:\"rgb(255, 255, 255)\",colorBOff:\"rgb(214, 214, 214)\",colorBOn:\"rgb(214, 214, 214)\",colorOff:\"rgb(255, 255, 255)\",colorOn:\"rgb(255, 255, 255)\",gradientAngle:0,type:\"color\"}},toggleTwoStateOptions:{defaultValue:\"off\",offState:\"all\",onState:\"on\"},toggleTwoStateText:{fontColor:\"rgb(0, 0, 0)\",gap:10,location:\"right\",offText:getLocalizedValue(\"v13\",activeLocale)??\"Off\",onText:getLocalizedValue(\"v12\",activeLocale)??\"On\"},transition:{damping:50,delay:0,mass:1,stiffness:500,type:\"spring\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12lxiy5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FhUEema98\",scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3Wl3Pg9m:{componentConfig:{variant:\"Tablet\"}},Y0T0oEEYU:{componentConfig:{variant:\"Phone\"}}},children:/*#__PURE__*/_jsx(Superfields,{cmsCollectionName:\"\",collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1to1cj1\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:10,query:{from:{constraint:{left:{collection:\"Il9EFRxXX\",name:\"Ow4eA4Qxj\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Ow4eA4Qxj\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Il9EFRxXX\",data:Documents,type:\"Collection\"},right:{alias:\"Ow4eA4Qxj\",data:DocumentsCategoriesKill,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"Il9EFRxXX\",name:\"zd2XLsc1z\",type:\"Identifier\"},{alias:\"Ow4eA4Qxj.aNfSIBJcq\",collection:\"Ow4eA4Qxj\",name:\"aNfSIBJcq\",type:\"Identifier\"},{collection:\"Il9EFRxXX\",name:\"cScm0qV8R\",type:\"Identifier\"},{collection:\"Il9EFRxXX\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"Il9EFRxXX\",name:\"hph9aOpgh\",type:\"Identifier\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({\"Ow4eA4Qxj.aNfSIBJcq\":Ow4eA4Qxj_aNfSIBJcqIl9EFRxXX,cScm0qV8R:cScm0qV8RIl9EFRxXX,id:idIl9EFRxXX,zd2XLsc1z:zd2XLsc1zIl9EFRxXX},index1)=>{zd2XLsc1zIl9EFRxXX??=\"\";cScm0qV8RIl9EFRxXX??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Il9EFRxXX-${idIl9EFRxXX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{zd2XLsc1z:zd2XLsc1zIl9EFRxXX},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:zd2XLsc1zIl9EFRxXX},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:zd2XLsc1zIl9EFRxXX},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"768px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-otp54w-container\",inComponentSlot:true,nodeId:\"xIrVvZLy8\",rendersWithMotion:true,scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(ListCard,{cIabygAh4:resolvedLinks[1],height:\"100%\",id:\"xIrVvZLy8\",layoutId:\"xIrVvZLy8\",style:{width:\"100%\"},TD9piTrZe:cScm0qV8RIl9EFRxXX,variant:\"g2W5ZU1_r\",width:\"100%\",xf0b2egKa:toResponsiveImage(Ow4eA4Qxj_aNfSIBJcqIl9EFRxXX)})})})})})},idIl9EFRxXX);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vztjhg-container\",inComponentSlot:true,nodeId:\"YWgVwpZ1q\",rendersWithMotion:true,scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(ButtonLoadMore,{height:\"100%\",id:\"YWgVwpZ1q\",layoutId:\"YWgVwpZ1q\",variant:loaderVariants(paginationInfo,{disabled:\"DQolv0K5b\",loading:\"nlsEpau2c\"},\"gcIEXlBXN\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})]})})})})],emptyState:[],favouritesOnly:false,favouriting:false,filtering:false,height:\"100%\",id:\"FhUEema98\",itemsPerPage:4,layoutId:\"FhUEema98\",pagination:false,paginationType:\"prevNextButtons\",randomize:false,scrollUp:{filteringEnabled:false,offset:0,paginationEnabled:true,scrollStyle:\"smooth\",sortingEnabled:false},search:false,searchFields:[{fieldName:\"Title\",fieldType:\"default\",referenceFieldName:\"\"}],slugFieldName:\"Slug\",sorting:false,style:{width:\"100%\"},superfieldsId:0,transition:{duration:0,type:\"tween\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LovdiEslZ\"},implicitPathVariables:undefined},{href:{webPageId:\"LovdiEslZ\"},implicitPathVariables:undefined},{href:{webPageId:\"LovdiEslZ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:425,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vm1qvs-container\",nodeId:\"LHUBzhwaf\",scopeId:\"bzbSwyNpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n3Wl3Pg9m:{nIYvdOBMC:resolvedLinks1[1],variant:\"AEL6KvCPJ\"},Y0T0oEEYU:{nIYvdOBMC:resolvedLinks1[2],variant:\"GCGoWKPUg\"}},children:/*#__PURE__*/_jsx(CTASecondary,{B5nBR7cgO:getLocalizedValue(\"v15\",activeLocale)??\"If you can\u2019t find an answer to your question or need assistance with anything, we're always available to offer a helping hand.\",dc45LKN8u:getLocalizedValue(\"v14\",activeLocale)??\"We\u2019re here to help\",height:\"100%\",id:\"LHUBzhwaf\",layoutId:\"LHUBzhwaf\",nIYvdOBMC:resolvedLinks1[0],NTDmgexhA:getLocalizedValue(\"v16\",activeLocale)??\"Get in touch\",style:{width:\"100%\"},variant:\"QlWg3ljYC\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0mLQg.framer-158a95m, .framer-0mLQg .framer-158a95m { display: block; }\",\".framer-0mLQg.framer-wsk0c6 { align-content: center; align-items: center; background-color: var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, #131313); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 72px 0px 0px 0px; position: relative; width: 1280px; }\",\".framer-0mLQg .framer-5h334y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-0mLQg .framer-1t6i0ek-container, .framer-0mLQg .framer-otp54w-container, .framer-0mLQg .framer-12lxiy5-container, .framer-0mLQg .framer-vm1qvs-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-0mLQg .framer-1mv230g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-0mLQg .framer-g8neho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0mLQg .framer-1jw86f7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0mLQg .framer-ezm7lf-container { flex: none; height: auto; position: relative; width: 320px; }\",\".framer-0mLQg .framer-1jud2e0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0mLQg .framer-bda4gy-container, .framer-0mLQg .framer-1vztjhg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-0mLQg .framer-1to1cj1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 768px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0mLQg.framer-wsk0c6, .framer-0mLQg .framer-5h334y, .framer-0mLQg .framer-1mv230g, .framer-0mLQg .framer-g8neho, .framer-0mLQg .framer-1jw86f7, .framer-0mLQg .framer-1jud2e0, .framer-0mLQg .framer-1to1cj1 { gap: 0px; } .framer-0mLQg.framer-wsk0c6 > *, .framer-0mLQg .framer-5h334y > *, .framer-0mLQg .framer-1mv230g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0mLQg.framer-wsk0c6 > :first-child, .framer-0mLQg .framer-5h334y > :first-child, .framer-0mLQg .framer-1mv230g > :first-child, .framer-0mLQg .framer-g8neho > :first-child, .framer-0mLQg .framer-1jw86f7 > :first-child, .framer-0mLQg .framer-1to1cj1 > :first-child { margin-top: 0px; } .framer-0mLQg.framer-wsk0c6 > :last-child, .framer-0mLQg .framer-5h334y > :last-child, .framer-0mLQg .framer-1mv230g > :last-child, .framer-0mLQg .framer-g8neho > :last-child, .framer-0mLQg .framer-1jw86f7 > :last-child, .framer-0mLQg .framer-1to1cj1 > :last-child { margin-bottom: 0px; } .framer-0mLQg .framer-g8neho > *, .framer-0mLQg .framer-1jw86f7 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-0mLQg .framer-1jud2e0 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-0mLQg .framer-1jud2e0 > :first-child { margin-left: 0px; } .framer-0mLQg .framer-1jud2e0 > :last-child { margin-right: 0px; } .framer-0mLQg .framer-1to1cj1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-0mLQg.framer-wsk0c6 { width: 768px; }}\",\"@media (max-width: 767px) { .framer-0mLQg.framer-wsk0c6 { width: 375px; } .framer-0mLQg .framer-1mv230g { padding: 0px 16px 32px 16px; } .framer-0mLQg .framer-g8neho { gap: 24px; } .framer-0mLQg .framer-1jw86f7 { justify-content: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0mLQg .framer-g8neho { gap: 0px; } .framer-0mLQg .framer-g8neho > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-0mLQg .framer-g8neho > :first-child { margin-top: 0px; } .framer-0mLQg .framer-g8neho > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2916\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"n3Wl3Pg9m\":{\"layout\":[\"fixed\",\"auto\"]},\"Y0T0oEEYU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerbzbSwyNpc=withCSS(Component,css,\"framer-0mLQg\");export default FramerbzbSwyNpc;FramerbzbSwyNpc.displayName=\"Documents\";FramerbzbSwyNpc.defaultProps={height:2916,width:1280};addFonts(FramerbzbSwyNpc,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"}]},...HeaderH1Fonts,...InputSearchFonts,...ListCardFonts,...ButtonLoadMoreFonts,...FilterFonts,...SuperfieldsFonts,...CTASecondaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbzbSwyNpc\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2916\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n3Wl3Pg9m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y0T0oEEYU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cc380ae)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./bzbSwyNpc-0.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./bzbSwyNpc-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./bzbSwyNpc-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./bzbSwyNpc-3.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./bzbSwyNpc-2.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "8nCAAAA,ICAAC,IAC8B,IAAMC,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CDAglB,IAAMC,GAAcC,EAASC,CAAQ,EAAQC,GAAiBF,EAASG,CAAW,EAAQC,GAAcJ,EAASK,CAAQ,EAAQC,GAAoBN,EAASO,CAAc,EAAQC,GAAYR,EAASS,CAAM,EAAQC,GAAiBV,EAASW,CAAW,EAAQC,GAAkBZ,EAASa,CAAY,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAe,CAACC,EAAcC,EAASC,IAAqBF,EAAc,aAAaA,EAAc,WAAkBC,EAAS,UAAUC,EAAkBF,EAAc,UAAiBC,EAAS,SAASC,EAAsBA,EAAuBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAC,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,GAA0BN,EAAMC,EAAS,WAAW,EAAQM,EAAKC,GAAaL,CAAc,EAAE,OAAOD,EAASK,EAAKH,EAAeC,CAAQ,CAAE,EAAQI,GAAU,CAAC,CAAC,MAAAf,CAAK,IAAoBgB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOjB,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUkB,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6B,EAAW,SAASD,EAAME,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,6BAAAC,GAA6B,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEzB,GAASI,CAAK,EAAQsB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUf,CAAY,EAAE,GAAGe,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUhB,CAAY,CAAC,EAAQiB,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUf,CAAY,EAAE,SAAS,MAAMe,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUf,CAAY,CAAC,EAAE,GAAK,CAACkB,EAAYC,EAAmB,EAAEC,GAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,EAAiB,CAAC,CAAC,QAAAC,EAAQ,SAAA/C,CAAQ,IAAI2C,GAAsB,SAASK,IAAO,CAAChD,EAAS,CAAE,CAAC,EAAuCiD,GAAkBC,EAAGhE,GAAkB,GAAhD,CAAC,CAAuE,EAAEiE,GAA0B/B,CAAY,EAAE,IAAMgC,GAAOC,EAAU,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBhD,EAAKiD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAApE,EAAiB,EAAE,SAAsBqE,EAAMC,EAAY,CAAC,GAAG9B,IAAUT,EAAgB,SAAS,CAAcZ,EAAKF,GAAU,CAAC,MAAM,+FAA+F,CAAC,EAAeE,EAAKoD,EAAO,IAAI,CAAC,GAAGzB,GAAU,UAAUiB,EAAGD,GAAkB,gBAAgBvB,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAsB+B,EAAM,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAclD,EAAKqD,EAA0B,CAAC,OAAO,IAAI,MAAMpC,GAAmB,OAAO,QAAQ,SAAsBjB,EAAKsD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBtD,EAAKuD,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBhC,EAAKwD,EAAS,CAAC,UAAUC,EAAkB,KAAK3C,CAAY,GAAG,6EAA6E,UAAU2C,EAAkB,KAAK3C,CAAY,GAAG,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU2C,EAAkB,KAAK3C,CAAY,GAAG,UAAU,MAAM,OAAO,UAAU2C,EAAkB,KAAK3C,CAAY,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,SAAsBkD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAclD,EAAKqD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtD,EAAK0D,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUD,EAAkB,KAAK3C,CAAY,GAAG,4BAA4B,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKqD,EAA0B,CAAC,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBtD,EAAK2D,EAAO,CAAC,kBAAkB,CAAC,UAAU,aAAa,WAAW,SAAS,KAAK,EAAE,KAAK,EAAE,MAAM,MAAM,KAAK,EAAI,EAAE,iBAAiB,CAAC,OAAO,EAAE,iBAAiB,qEAAqE,KAAK,CAAC,UAAU,qBAAqB,SAAS,qBAAqB,UAAU,qBAAqB,SAAS,mBAAmB,SAAS,wEAAwE,QAAQ,sEAAsE,cAAc,EAAE,KAAK,OAAO,EAAE,QAAQ,GAAG,cAAc,EAAE,eAAe,GAAK,YAAY,GAAG,aAAa,GAAG,WAAW,EAAE,OAAO,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,cAAc,GAAM,cAAc,GAAG,eAAe,GAAG,kBAAkB,wEAAwE,QAAQ,GAAG,gBAAgB,EAAE,EAAE,cAAc,CAAC,QAAQ,qBAAqB,OAAO,mBAAmB,KAAK,CAAC,QAAQ,qBAAqB,UAAU,EAAE,QAAQ,GAAK,KAAK,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,eAAe,CAAc3D,EAAKoD,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAsBpD,EAAK4D,EAAmB,CAAC,SAAsB5D,EAAKZ,GAAU,CAAC,SAAS,GAAG,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKyE,EAAU,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKC,EAAwB,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,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,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACC,EAAWtE,EAAeC,IAAwBwD,EAAMc,EAAU,CAAC,SAAS,CAACD,GAAY,IAAI,CAAC,CAAC,sBAAsBvC,EAA6B,UAAUC,EAAmB,GAAGC,EAAY,UAAUH,CAAkB,EAAE0C,MAAS1C,IAAqB,GAAGE,IAAqB,GAAuBzB,EAAKmD,EAAY,CAAC,GAAG,aAAazB,CAAW,GAAG,SAAsB1B,EAAKkE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU3C,CAAkB,EAAE,SAAsBvB,EAAKmE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU5C,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS6C,GAA4BpE,EAAKqD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtD,EAAKqE,EAAS,CAAC,UAAUD,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU3C,EAAmB,QAAQ,YAAY,MAAM,OAAO,UAAU3C,GAAkB0C,CAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEE,CAAW,EAAG,EAAe1B,EAAKqD,EAA0B,CAAC,OAAO,GAAG,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtD,EAAKsE,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQtF,GAAeS,EAAe,CAAC,SAAS,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,OAAO,UAAU+C,EAAiB,CAAC,SAAA9C,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,aAAa,CAAC,MAAM,sBAAsB,QAAQ,EAAE,QAAQ,EAAE,QAAQ,GAAM,MAAM,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,EAAE,OAAO,CAAC,EAAE,OAAO,EAAE,KAAK,CAAC,MAAM,wEAAwE,OAAO,qBAAqB,OAAO,qBAAqB,cAAc,EAAE,KAAK,OAAO,EAAE,UAAU,qEAAqE,QAAQ,GAAG,cAAc,EAAE,eAAe,GAAK,YAAY,GAAG,aAAa,GAAG,WAAW,EAAE,OAAO,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,cAAc,GAAM,cAAc,GAAG,eAAe,GAAG,QAAQ,EAAE,EAAE,UAAU+D,EAAkB,KAAK3C,CAAY,GAAG,WAAW,UAAU,YAAY,SAAS,QAAQ,iBAAiB,cAAc,iBAAiB,eAAe,KAAK,CAAC,WAAW,qDAAqD,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,UAAU,WAAW,OAAO,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,0BAA0B,GAAG,YAAY,GAAK,iBAAiB,CAAC2C,EAAkB,KAAK3C,CAAY,GAAG,aAAa2C,EAAkB,KAAK3C,CAAY,GAAG,SAAS,EAAE,QAAQ,CAAC,UAAU,GAAM,QAAQ2C,EAAkB,MAAM3C,CAAY,GAAG,aAAa,aAAa,GAAG,WAAW,OAAO,YAAY,UAAU,aAAa,CAAC,EAAE,YAAY2C,EAAkB,KAAK3C,CAAY,GAAG,mBAAmB,EAAE,mBAAmB2C,EAAkB,KAAK3C,CAAY,GAAG,QAAQ,mBAAmB,OAAO,cAAc,EAAE,cAAc,SAAS,mBAAmB,CAAC,UAAU,GAAK,QAAQ2C,EAAkB,MAAM3C,CAAY,GAAG,MAAM,aAAa,MAAM,SAAS,GAAM,OAAO2C,EAAkB,MAAM3C,CAAY,GAAG,MAAM,MAAM,QAAQ,UAAU,GAAK,QAAQ2C,EAAkB,MAAM3C,CAAY,GAAG,IAAI,EAAE,kBAAkB,CAAC,KAAK,CAAC,UAAU,qBAAqB,SAAS,qBAAqB,UAAU,qBAAqB,SAAS,mBAAmB,SAAS,qBAAqB,QAAQ,mBAAmB,cAAc,EAAE,KAAK,OAAO,EAAE,OAAO,GAAG,QAAQ,EAAE,OAAO,GAAG,QAAQ,kCAAkC,WAAW,CAAC,UAAU,qBAAqB,SAAS,qBAAqB,UAAU,qBAAqB,SAAS,qBAAqB,SAAS,qBAAqB,QAAQ,qBAAqB,cAAc,EAAE,KAAK,OAAO,CAAC,EAAE,sBAAsB,CAAC,aAAa,MAAM,SAAS,MAAM,QAAQ,IAAI,EAAE,mBAAmB,CAAC,UAAU,eAAe,IAAI,GAAG,SAAS,QAAQ,QAAQ2C,EAAkB,MAAM3C,CAAY,GAAG,MAAM,OAAO2C,EAAkB,MAAM3C,CAAY,GAAG,IAAI,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAKqD,EAA0B,CAAC,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBtD,EAAKuD,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,gBAAgB,CAAC,QAAQ,QAAQ,CAAC,EAAE,UAAU,CAAC,gBAAgB,CAAC,QAAQ,OAAO,CAAC,CAAC,EAAE,SAAsBhC,EAAKuE,EAAY,CAAC,kBAAkB,GAAG,eAAe,CAAcvE,EAAKoD,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAsBpD,EAAK4D,EAAmB,CAAC,SAAsB5D,EAAKZ,GAAU,CAAC,SAAS,GAAG,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKyE,EAAU,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKC,EAAwB,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,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,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACC,EAAWtE,EAAeC,IAAwBwD,EAAMc,EAAU,CAAC,SAAS,CAACD,GAAY,IAAI,CAAC,CAAC,sBAAsBvC,EAA6B,UAAUC,EAAmB,GAAGC,EAAY,UAAUH,CAAkB,EAAEiD,MAAUjD,IAAqB,GAAGE,IAAqB,GAAuBzB,EAAKmD,EAAY,CAAC,GAAG,aAAazB,CAAW,GAAG,SAAsB1B,EAAKkE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU3C,CAAkB,EAAE,SAAsBvB,EAAKmE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU5C,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS6C,GAA4BpE,EAAKqD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtD,EAAKqE,EAAS,CAAC,UAAUD,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU3C,EAAmB,QAAQ,YAAY,MAAM,OAAO,UAAU3C,GAAkB0C,CAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEE,CAAW,EAAG,EAAe1B,EAAKqD,EAA0B,CAAC,OAAO,GAAG,SAAsBrD,EAAKsD,EAAU,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtD,EAAKsE,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQtF,GAAeS,EAAe,CAAC,SAAS,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,OAAO,UAAU+C,EAAiB,CAAC,SAAA9C,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,WAAW,CAAC,EAAE,eAAe,GAAM,YAAY,GAAM,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,aAAa,EAAE,SAAS,YAAY,WAAW,GAAM,eAAe,kBAAkB,UAAU,GAAM,SAAS,CAAC,iBAAiB,GAAM,OAAO,EAAE,kBAAkB,GAAK,YAAY,SAAS,eAAe,EAAK,EAAE,OAAO,GAAM,aAAa,CAAC,CAAC,UAAU,QAAQ,UAAU,UAAU,mBAAmB,EAAE,CAAC,EAAE,cAAc,OAAO,QAAQ,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,cAAc,EAAE,WAAW,CAAC,SAAS,EAAE,KAAK,OAAO,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAKmE,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,SAASM,GAA6BzE,EAAKqD,EAA0B,CAAC,OAAO,IAAI,MAAMpC,GAAmB,OAAO,QAAQ,SAAsBjB,EAAKsD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBtD,EAAKuD,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyC,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBzE,EAAK0E,EAAa,CAAC,UAAUjB,EAAkB,MAAM3C,CAAY,GAAG,sIAAiI,UAAU2C,EAAkB,MAAM3C,CAAY,GAAG,0BAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU2D,EAAe,CAAC,EAAE,UAAUhB,EAAkB,MAAM3C,CAAY,GAAG,eAAe,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2E,GAAI,CAAC,kFAAkF,kFAAkF,kWAAkW,8RAA8R,kOAAkO,iSAAiS,kSAAkS,8QAA8Q,yGAAyG,2QAA2Q,iJAAiJ,uPAAuP,ihDAAihD,qGAAqG,ylBAAylB,EAYj+sBC,EAAgBC,EAAQtE,GAAUoE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,YAAYA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,aAAa,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAc,GAAGC,GAAiB,GAAGC,GAAc,GAAGC,GAAoB,GAAGC,GAAY,GAAGC,GAAiB,GAAGC,EAAiB,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACvoB,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,6BAA+B,OAAO,qBAAuB,OAAO,sBAAwB,IAAI,kBAAoB,OAAO,4BAA8B,OAAO,yBAA2B,QAAQ,sBAAwB,OAAO,qBAAuB,4BAA4B,yBAA2B,OAAO,oCAAsC,2JAAyL,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderH1Fonts", "getFonts", "Q9UpeMj3a_default", "InputSearchFonts", "smg7ourJR_default", "ListCardFonts", "c1peFp7we_default", "ButtonLoadMoreFonts", "SOGYFQ97X_default", "FilterFonts", "Filter_default", "SuperfieldsFonts", "Superfields", "CTASecondaryFonts", "Z1XkBQEvo_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "zd2XLsc1zIl9EFRxXX", "Ow4eA4Qxj_aNfSIBJcqIl9EFRxXX", "cScm0qV8RIl9EFRxXX", "idIl9EFRxXX", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Q9UpeMj3a_default", "getLocalizedValue", "smg7ourJR_default", "Filter_default", "ChildrenCanSuspend", "zR7iWvpts_default", "tk52pPIpt_default", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "c1peFp7we_default", "SOGYFQ97X_default", "Superfields", "index1", "resolvedLinks1", "Z1XkBQEvo_default", "css", "FramerbzbSwyNpc", "withCSS", "bzbSwyNpc_default", "addFonts", "HeaderH1Fonts", "InputSearchFonts", "ListCardFonts", "ButtonLoadMoreFonts", "FilterFonts", "SuperfieldsFonts", "CTASecondaryFonts", "__FramerMetadata__"]
}
