{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kiSGW7mtCts4vJ6FqpUx/BimUAgpjQKzOxUmCUkMa/BA8pgfyPg.js"],
  "sourcesContent": ["// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS,withInfiniteScroll}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import ArticleSmallPreview from\"#framer/local/canvasComponent/e5NEiqaSy/e5NEiqaSy.js\";import ProductPreview from\"#framer/local/canvasComponent/lzHaGuLGw/lzHaGuLGw.js\";import ComponentsButton from\"#framer/local/canvasComponent/nEDMPIJV1/nEDMPIJV1.js\";import LayoutHeader from\"#framer/local/canvasComponent/xDluCCvDv/xDluCCvDv.js\";import Contact_widget2 from\"#framer/local/canvasComponent/Xp_bIRJs8/Xp_bIRJs8.js\";import LayoutFooter from\"#framer/local/canvasComponent/zPqAOC9WM/zPqAOC9WM.js\";import Cta001 from\"#framer/local/canvasComponent/zYhLm11TC/zYhLm11TC.js\";import{ModalBanner}from\"#framer/local/codeFile/ob6Xa69/ModalBanner.js\";import Product from\"#framer/local/collection/bFDhwtAS0/bFDhwtAS0.js\";import Provider from\"#framer/local/collection/t2sNm5i5L/t2sNm5i5L.js\";import Article from\"#framer/local/collection/Udh6VBn1h/Udh6VBn1h.js\";import Curation from\"#framer/local/collection/zyRV24OMX/zyRV24OMX.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle8 from\"#framer/local/css/a48VtATPN/a48VtATPN.js\";import*as sharedStyle4 from\"#framer/local/css/b8szF122f/b8szF122f.js\";import*as sharedStyle7 from\"#framer/local/css/et4INEFqK/et4INEFqK.js\";import*as sharedStyle6 from\"#framer/local/css/i26Rhyw2b/i26Rhyw2b.js\";import*as sharedStyle3 from\"#framer/local/css/jb0E8o1_S/jb0E8o1_S.js\";import*as sharedStyle from\"#framer/local/css/jDgaK5m1y/jDgaK5m1y.js\";import*as sharedStyle2 from\"#framer/local/css/MnPJ_xGED/MnPJ_xGED.js\";import*as sharedStyle5 from\"#framer/local/css/Rf3i_8MXx/Rf3i_8MXx.js\";import*as sharedStyle11 from\"#framer/local/css/tLdWkGzNp/tLdWkGzNp.js\";import*as sharedStyle9 from\"#framer/local/css/YEGYnz1fS/YEGYnz1fS.js\";import*as sharedStyle1 from\"#framer/local/css/yjvoh7fpV/yjvoh7fpV.js\";import*as sharedStyle10 from\"#framer/local/css/zKR7QJpq2/zKR7QJpq2.js\";import metadataProvider from\"#framer/local/webPageMetadata/BA8pgfyPg/BA8pgfyPg.js\";const LayoutHeaderFonts=getFonts(LayoutHeader);const ProductPreviewFonts=getFonts(ProductPreview);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const Cta001Fonts=getFonts(Cta001);const ComponentsButtonFonts=getFonts(ComponentsButton);const ArticleSmallPreviewFonts=getFonts(ArticleSmallPreview);const LayoutFooterFonts=getFonts(LayoutFooter);const ModalBannerFonts=getFonts(ModalBanner);const Contact_widget2Fonts=getFonts(Contact_widget2);const breakpoints={b_UbydNdv:\"(min-width: 1200px)\",Lh8tBR4RH:\"(min-width: 810px) and (max-width: 1199px)\",ykg08xexw:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fpX2u\";const variantClassNames={b_UbydNdv:\"framer-v-1g88p4v\",Lh8tBR4RH:\"framer-v-19f9nwo\",ykg08xexw:\"framer-v-16fqml2\"};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,\"Js9wRywbM\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const QueryData1=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"b_UbydNdv\",Phone:\"ykg08xexw\",Tablet:\"Lh8tBR4RH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"b_UbydNdv\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"BA8pgfyPg\",name:\"xdFIh6yHU\",type:\"Identifier\"},operator:\"==\",right:{collection:\"xdFIh6yHU\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"BA8pgfyPg\",data:Product,type:\"Collection\"},right:{alias:\"xdFIh6yHU\",data:Provider,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"BA8pgfyPg\",name:\"OcKGBk1Q1\",type:\"Identifier\"},{alias:\"xdFIh6yHU.VUBhVmroY\",collection:\"xdFIh6yHU\",name:\"VUBhVmroY\",type:\"Identifier\"},{alias:\"xdFIh6yHU\",collection:\"xdFIh6yHU\",name:\"id\",type:\"Identifier\"},{collection:\"BA8pgfyPg\",name:\"CQVTG_pXX\",type:\"Identifier\"},{collection:\"BA8pgfyPg\",name:\"U_5nJuVCt\",type:\"Identifier\"},{collection:\"BA8pgfyPg\",name:\"aI29AUrA2\",type:\"Identifier\"},{collection:\"BA8pgfyPg\",name:\"yUc0Y98JX\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"BA8pgfyPg\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,OcKGBk1Q1=getFromCurrentRouteData(\"OcKGBk1Q1\")??\"\",aI29AUrA2=getFromCurrentRouteData(\"aI29AUrA2\"),xdFIh6yHU_VUBhVmroY=getFromCurrentRouteData(\"xdFIh6yHU.VUBhVmroY\")??\"\",U_5nJuVCt=getFromCurrentRouteData(\"U_5nJuVCt\")??\"\",CQVTG_pXX=getFromCurrentRouteData(\"CQVTG_pXX\")??\"\",xdFIh6yHU_VUBhVmroYJs9wRywbM,OcKGBk1Q1Js9wRywbM,aI29AUrA2Js9wRywbM,CQVTG_pXXJs9wRywbM,gCpOE4iLGJs9wRywbM,idJs9wRywbM,xdFIh6yHU=getFromCurrentRouteData(\"xdFIh6yHU\"),yUc0Y98JX=getFromCurrentRouteData(\"yUc0Y98JX\")??\"\",S2vv7xunow3n_A38NC,l16Tn8yJSw3n_A38NC,uxUh7Jic2w3n_A38NC,idw3n_A38NC,oUDzB6NDYjFv8EyoXS,lB3wSYpHkjFv8EyoXS,qAGRuRRxBjFv8EyoXS,idjFv8EyoXS,OcKGBk1Q1FVY9Q2MdR,aI29AUrA2FVY9Q2MdR,gCpOE4iLGFVY9Q2MdR,idFVY9Q2MdR,INrH9Iz_kOxe3MVLMp,VUBhVmroYOxe3MVLMp,pxin1UisbOxe3MVLMp,idOxe3MVLMp,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ykg08xexw\")return false;return true;};const router=useRouter();const dynamicRef=useDynamicRefs();const isDisplayed1=()=>{if(!isBrowser())return true;if([\"Lh8tBR4RH\",\"ykg08xexw\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"ykg08xexw\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"b_UbydNdv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(253, 251, 245)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1g88p4v\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nh93ej\",\"data-border\":true,\"data-framer-name\":\"Page Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykg08xexw:{width:`calc(${componentViewport?.width||\"100vw\"} - 56px)`,y:(componentViewport?.y||0)+16+0+12+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:`calc(${componentViewport?.width||\"100vw\"} - 128px)`,y:(componentViewport?.y||0)+16+0+32+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f46evu-container\",nodeId:\"POq3O9IPk\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{variant:\"NiFHkDkBD\"},ykg08xexw:{variant:\"Tx6fKIQkn\"}},children:/*#__PURE__*/_jsx(LayoutHeader,{height:\"100%\",id:\"POq3O9IPk\",layoutId:\"POq3O9IPk\",style:{width:\"100%\"},variant:\"d15JsRueF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-uas6lg\",\"data-framer-name\":\"Main Wrapper\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-k74wnd\",\"data-framer-name\":\"Section Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(25, 25, 25))\"},children:\"Citi PremierMiles\"})})},ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(25, 25, 25))\"},children:\"Citi PremierMiles\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(25, 25, 25))\"},children:\"Citi PremierMiles\"})}),className:\"framer-1247wla\",fonts:[\"GF;Syne-500\"],text:OcKGBk1Q1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yo7uff\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zy7ai\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+32+75+0+0+64+264+0+0+0),sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 16px) / 2, 1px) * 0.9342)`,...toResponsiveImage(aI29AUrA2),...{positionX:\"center\",positionY:\"center\"}}},ykg08xexw:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+12+75+0+0+64+187+0+0+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) * 0.9342)`,...toResponsiveImage(aI29AUrA2),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+32+75+0+0+64+308+0+0+0),sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 16px) / 2, 1px) * 0.9342)`,...toResponsiveImage(aI29AUrA2),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-iq2rtz\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fttaim\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},children:\"Citibank Indonesia\"})})},ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},children:\"Citibank Indonesia\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},children:\"Citibank Indonesia\"})}),className:\"framer-10hyeai\",fonts:[\"GF;Syne-500\"],text:xdFIh6yHU_VUBhVmroY,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},children:\"Kumpulkan Citi Mile lebih banyak dan lebih cepat, Tukarkan Citi Miles untuk program Frequent Flyer berbagai maskapai ternama dan program Hotel Loyalty (no expiry date), dan berbagai fitur dan layanan yang menunjang kenyamanan perjalanan Anda\"})})},ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},children:\"Kumpulkan Citi Mile lebih banyak dan lebih cepat, Tukarkan Citi Miles untuk program Frequent Flyer berbagai maskapai ternama dan program Hotel Loyalty (no expiry date), dan berbagai fitur dan layanan yang menunjang kenyamanan perjalanan Anda\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},children:\"Melayani Dengan Sepenuh Hati\"})}),className:\"framer-1ntl2sx\",fonts:[\"FS;Satoshi-regular\"],text:U_5nJuVCt,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pfhih4\",\"data-framer-name\":\"Border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qphbsv\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-roq71q\",\"data-framer-name\":\"Grid\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lfls7s\",\"data-framer-name\":\"Grid\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uqou0h\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\",\"--framer-text-transform\":\"uppercase\"},children:\"Description\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\",\"--framer-text-transform\":\"uppercase\"},children:\"Description\"})}),className:\"framer-5ch3z2\",fonts:[\"GF;Syne-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(239, 237, 253))\"},children:['Bank Rakyat Indonesia (BRI) lahir pada tahun 1895, dengan bentuk awal sebagai suatu lembaga keuangan yang  khusus melayani orang-orang Indonesia pada saat itu. Awal didirikan di Purwokerto Jawa Tengah oleh Raden Bei Aria Wirjaatmadja dan diberi nama dalam bahasa Belanda yang bila diartikan ke bahasa Indonesia menjadi \"Bank Bantuan dan Simpanan Milik Kaum Priyayi Purwokerto\".',/*#__PURE__*/_jsx(\"br\",{}),\"Pada tahun 1946 BRI resmi menjadi Bank Pemerintah pertama di Indonesia ditetapkan melalui peraturan pemerintah. Walaupun sempat berhenti beroperasi setelah itu, BRI kembali aktif pada tahun 1949 dan berubah nama menjadi Bank Rakyat Indonesia Serikat. Pada rentang tahun 1960-1965 BRI juga sempat mengalami peleburan dengan Bank Tani Nelayan dan NHM, dimana intgrasi ini juga beberapa kali mengalami perubahan bentuk dalam periode tersebut.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Sejak 1992 BRI resmi menjadi perseroan terbatas dengan 100% kepemilikan ada pada Pemerintah Indonesia. Pada 2003 pemerintah Indonesia menjual 30% sahamnya sehingga BRI pun resmi menjadi perusahaan publik.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Dengan keunggulannya memiliki cakupan wilayah layanan luas secara nasional, BRI berkomitmen untuk selalu mendukung peningkatan ekonomi masyarakat dengan fokus pada layanan bagi segmen mikro, kecil, dan menengah. BRI dibantu beberapa anak perusahaan dalam memberikan layanan terbaiknya meliputi penyimpanan dana, pemberikan kredit, dan investasi, dimana hal ini dicapai dengan memadukan SDM profesional, teknologi handal, jaringan konvensional dan digital yang produktif dengan tetap berpegang teguh pada prinsip manajemen operasi resiko yang unggul dan tata kelola perusahaan yang baik.\"]})}),className:\"framer-bnwavm\",fonts:[\"FS;Satoshi-regular\"],text:CQVTG_pXX,verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q07mq1\",\"data-framer-name\":\"Border\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-hkpyz3\",\"data-framer-name\":\"Section Blog\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19142db\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pn5b81\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Bank BRI\"})})},ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Bank BRI\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Bank BRI\"})}),className:\"framer-6ajmqa\",fonts:[\"GF;Syne-500\"],text:xdFIh6yHU_VUBhVmroY,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Produk\"})})},ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Produk\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Produk\"})}),className:\"framer-1x1qrn9\",fonts:[\"GF;Syne-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-zx6r1u hidden-16fqml2\",\"data-framer-name\":\"Border\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rzrpeo\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13mcl7v\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:20,query:{from:{constraint:{left:{collection:\"Js9wRywbM\",name:\"xdFIh6yHU\",type:\"Identifier\"},operator:\"==\",right:{collection:\"xdFIh6yHU\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Js9wRywbM\",data:Product,type:\"Collection\"},right:{alias:\"xdFIh6yHU\",data:Provider,type:\"Collection\"},type:\"LeftJoin\"},orderBy:[{collection:\"Js9wRywbM\",direction:\"desc\",name:\"LzsfjgV06\",type:\"Identifier\"}],select:[{alias:\"xdFIh6yHU.VUBhVmroY\",collection:\"xdFIh6yHU\",name:\"VUBhVmroY\",type:\"Identifier\"},{collection:\"Js9wRywbM\",name:\"OcKGBk1Q1\",type:\"Identifier\"},{collection:\"Js9wRywbM\",name:\"aI29AUrA2\",type:\"Identifier\"},{collection:\"Js9wRywbM\",name:\"CQVTG_pXX\",type:\"Identifier\"},{collection:\"Js9wRywbM\",name:\"gCpOE4iLG\",type:\"Identifier\"},{collection:\"Js9wRywbM\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"xdFIh6yHU\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:xdFIh6yHU},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({\"xdFIh6yHU.VUBhVmroY\":xdFIh6yHU_VUBhVmroYJs9wRywbM,aI29AUrA2:aI29AUrA2Js9wRywbM,CQVTG_pXX:CQVTG_pXXJs9wRywbM,gCpOE4iLG:gCpOE4iLGJs9wRywbM,id:idJs9wRywbM,OcKGBk1Q1:OcKGBk1Q1Js9wRywbM},index)=>{xdFIh6yHU_VUBhVmroYJs9wRywbM??=\"\";OcKGBk1Q1Js9wRywbM??=\"\";CQVTG_pXXJs9wRywbM??=\"\";gCpOE4iLGJs9wRywbM??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Js9wRywbM-${idJs9wRywbM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gCpOE4iLG:gCpOE4iLGJs9wRywbM},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1egie5y\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{gCpOE4iLG:gCpOE4iLGJs9wRywbM},webPageId:\"BA8pgfyPg\"},implicitPathVariables:undefined},{href:{pathVariables:{gCpOE4iLG:gCpOE4iLGJs9wRywbM},webPageId:\"BA8pgfyPg\"},implicitPathVariables:undefined},{href:{pathVariables:{gCpOE4iLG:gCpOE4iLGJs9wRywbM},webPageId:\"BA8pgfyPg\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{width:`max(max(max((max(min(${componentViewport?.width||\"100vw\"} - 128px, 1800px), 1px) - 80px) / 3, 200px), 1px), max((max(min(${componentViewport?.width||\"100vw\"} - 128px, 1800px), 1px) - 80px) / 3, 200px) * 0.33)`,y:(componentViewport?.y||0)+16+0+32+75+0+965.6+0+141+64+0+0+0},ykg08xexw:{height:203,width:`max(max(max((max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px), 1px) - 56px) / 2, 59px), 1px), max((max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px), 1px) - 56px) / 2, 59px) * 0.33)`,y:(componentViewport?.y||0)+16+0+12+75+0+984.6+0+122.4+0+20+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:427,width:`max(max(max((max(min(${componentViewport?.width||\"100vw\"} - 128px, 1800px), 1px) - 120px) / 4, 200px), 1px), max((max(min(${componentViewport?.width||\"100vw\"} - 128px, 1800px), 1px) - 120px) / 4, 200px) * 0.33)`,y:(componentViewport?.y||0)+16+0+32+75+0+1061.6+0+149.8+64+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oe5d4x-container\",nodeId:\"lXuklOVKT\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{mYMnFVnfy:resolvedLinks[1],variant:\"fgh8LunVO\"},ykg08xexw:{mYMnFVnfy:resolvedLinks[2],style:{height:\"100%\",width:\"100%\"},variant:\"fgh8LunVO\"}},children:/*#__PURE__*/_jsx(ProductPreview,{EON_DLT01:OcKGBk1Q1Js9wRywbM,EOW25PORY:CQVTG_pXXJs9wRywbM,height:\"100%\",id:\"lXuklOVKT\",jxknxSFxm:toResponsiveImage(aI29AUrA2Js9wRywbM),Kr6hOzwmc:xdFIh6yHU_VUBhVmroYJs9wRywbM,layoutId:\"lXuklOVKT\",mYMnFVnfy:resolvedLinks[0],style:{width:\"100%\"},variant:\"PdcFcFSZn\",width:\"100%\"})})})})})})})})},idJs9wRywbM);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+965.6+0+141+64+467-40},ykg08xexw:{y:(componentViewport?.y||0)+16+0+12+75+0+984.6+0+122.4+0+259-40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+16+0+32+75+0+1061.6+0+149.8+64+467-40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore,__paginationInfo:paginationInfo,className:\"framer-5pvwcg-container\",isModuleExternal:true,nodeId:\"JOUSwxFtI\",ref:dynamicRef(`${gCpOE4iLGJs9wRywbM}-5pvwcg`),scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"JOUSwxFtI\",layoutId:\"JOUSwxFtI\",variant:loaderVariants(paginationInfo,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})})]})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ttd7x7 hidden-19f9nwo hidden-16fqml2\",\"data-framer-name\":\"Border\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+1701.6},ykg08xexw:{width:`calc(${componentViewport?.width||\"100vw\"} - 56px)`,y:(componentViewport?.y||0)+16+0+12+75+0+1366}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:637,width:`calc(${componentViewport?.width||\"100vw\"} - 128px)`,y:(componentViewport?.y||0)+16+0+32+75+0+1807.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bhy9fh-container\",nodeId:\"hvWPKw63d\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{Sd5wAQ2tL:48,SVJKMh2tT:18,variant:\"dHcnbsL_V\"},ykg08xexw:{Sd5wAQ2tL:34,SVJKMh2tT:16,variant:\"dHcnbsL_V\"}},children:/*#__PURE__*/_jsx(Cta001,{height:\"100%\",id:\"hvWPKw63d\",layoutId:\"hvWPKw63d\",Sd5wAQ2tL:56,style:{width:\"100%\"},SVJKMh2tT:22,variant:\"WFs3eA5tD\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14xf2bd hidden-16fqml2\",\"data-framer-name\":\"Border\"}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1q043xu\",\"data-framer-name\":\"Section Blog\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cyqjpc\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"t57yYDI5Y\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"fwOjsed_9\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykg08xexw:{fonts:[\"FS;Satoshi-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:yUc0Y98JX,className:\"framer-b6x27b\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-9c5wnd\",blockquote:\"framer-styles-preset-10fpuaf\",code:\"framer-styles-preset-1g5pdmy\",h1:\"framer-styles-preset-1f3cj65\",h2:\"framer-styles-preset-1ms1gjj\",h3:\"framer-styles-preset-oyqlmv\",h4:\"framer-styles-preset-1syiqtu\",h5:\"framer-styles-preset-29bcm3\",h6:\"framer-styles-preset-1lxgohx\",img:\"framer-styles-preset-sbtm34\",p:\"framer-styles-preset-1uqkazz\",table:\"framer-styles-preset-o6fe6x\"},verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1lq4y19\",\"data-framer-name\":\"Section Projects\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u4xfdl\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ax4f98\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-179mjqg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykg08xexw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"Artikel Gadai BPKB Mobil Nissan Grand Livina\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3luZS01MDA=\",\"--framer-font-family\":'\"Syne\", \"Syne Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(21, 21, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"New Contents\"})}),className:\"framer-4asb6d\",fonts:[\"GF;Syne-500\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gucEpe_iN\"},implicitPathVariables:undefined},{href:{webPageId:\"gucEpe_iN\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykg08xexw:{height:35,y:(componentViewport?.y||0)+16+0+12+75+0+2183+0+0+48+0+0+148}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sfkugs-container hidden-1g88p4v hidden-19f9nwo\",nodeId:\"cv0OCJByA\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykg08xexw:{QkE8o0HIe:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ComponentsButton,{amWyVdppW:false,ApxukoHYo:\"Lihat Semua\",height:\"100%\",id:\"cv0OCJByA\",layoutId:\"cv0OCJByA\",QkE8o0HIe:resolvedLinks1[0],variant:\"Sj4YIbMBa\",width:\"100%\"})})})})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-9npptc hidden-16fqml2\",\"data-framer-name\":\"Border\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j4h5l\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s7s2rm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{query:{from:{alias:\"w3n_A38NC\",data:Article,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"w3n_A38NC\",direction:\"desc\",name:\"oa6hWzAZw\",type:\"Identifier\"}],select:[{collection:\"w3n_A38NC\",name:\"S2vv7xuno\",type:\"Identifier\"},{collection:\"w3n_A38NC\",name:\"l16Tn8yJS\",type:\"Identifier\"},{collection:\"w3n_A38NC\",name:\"uxUh7Jic2\",type:\"Identifier\"},{collection:\"w3n_A38NC\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idw3n_A38NC,l16Tn8yJS:l16Tn8yJSw3n_A38NC,S2vv7xuno:S2vv7xunow3n_A38NC,uxUh7Jic2:uxUh7Jic2w3n_A38NC},index1)=>{S2vv7xunow3n_A38NC??=\"\";uxUh7Jic2w3n_A38NC??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`w3n_A38NC-${idw3n_A38NC}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uxUh7Jic2:uxUh7Jic2w3n_A38NC},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rect26\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{uxUh7Jic2:uxUh7Jic2w3n_A38NC},webPageId:\"mUu8ZTGXg\"},implicitPathVariables:undefined},{href:{pathVariables:{uxUh7Jic2:uxUh7Jic2w3n_A38NC},webPageId:\"mUu8ZTGXg\"},implicitPathVariables:undefined},{href:{pathVariables:{uxUh7Jic2:uxUh7Jic2w3n_A38NC},webPageId:\"mUu8ZTGXg\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+2519.6+0+361+64+0+0+0+0},ykg08xexw:{width:`max(max(max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px), 1px), max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px) * 0.33)`,y:(componentViewport?.y||0)+16+0+12+75+0+2183+0+279+0+0+20+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max(max(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px), 1px), max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px) * 0.33)`,y:(componentViewport?.y||0)+16+0+32+75+0+2625.4+0+361+64+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lohahh-container\",nodeId:\"UWe34_Thh\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{f7chnjwF3:18,mYMnFVnfy:resolvedLinks2[1]},ykg08xexw:{f7chnjwF3:16,mYMnFVnfy:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ArticleSmallPreview,{e0iOx56rZ:S2vv7xunow3n_A38NC,f7chnjwF3:22,height:\"100%\",id:\"UWe34_Thh\",jxknxSFxm:toResponsiveImage(l16Tn8yJSw3n_A38NC),layoutId:\"UWe34_Thh\",mYMnFVnfy:resolvedLinks2[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})})},idw3n_A38NC);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xmq5v6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{query:{from:{alias:\"jFv8EyoXS\",data:Curation,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"jFv8EyoXS\",direction:\"desc\",name:\"wIKo0FiwC\",type:\"Identifier\"}],select:[{collection:\"jFv8EyoXS\",name:\"oUDzB6NDY\",type:\"Identifier\"},{collection:\"jFv8EyoXS\",name:\"lB3wSYpHk\",type:\"Identifier\"},{collection:\"jFv8EyoXS\",name:\"qAGRuRRxB\",type:\"Identifier\"},{collection:\"jFv8EyoXS\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({id:idjFv8EyoXS,lB3wSYpHk:lB3wSYpHkjFv8EyoXS,oUDzB6NDY:oUDzB6NDYjFv8EyoXS,qAGRuRRxB:qAGRuRRxBjFv8EyoXS},index2)=>{oUDzB6NDYjFv8EyoXS??=\"\";qAGRuRRxBjFv8EyoXS??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`jFv8EyoXS-${idjFv8EyoXS}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{qAGRuRRxB:qAGRuRRxBjFv8EyoXS},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hwk3jc\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{qAGRuRRxB:qAGRuRRxBjFv8EyoXS},webPageId:\"YoY820MWa\"},implicitPathVariables:undefined},{href:{pathVariables:{qAGRuRRxB:qAGRuRRxBjFv8EyoXS},webPageId:\"YoY820MWa\"},implicitPathVariables:undefined},{href:{pathVariables:{qAGRuRRxB:qAGRuRRxBjFv8EyoXS},webPageId:\"YoY820MWa\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+2519.6+0+361+64+204+0+0+0},ykg08xexw:{width:`max(max(max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px), 1px), max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px) * 0.33)`,y:(componentViewport?.y||0)+16+0+12+75+0+2183+0+279+0+200+20+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max(max(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px), 1px), max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px) * 0.33)`,y:(componentViewport?.y||0)+16+0+32+75+0+2625.4+0+361+64+180+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n2m4cb-container\",nodeId:\"a54T1SQve\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{f7chnjwF3:18,mYMnFVnfy:resolvedLinks3[1]},ykg08xexw:{f7chnjwF3:16,mYMnFVnfy:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ArticleSmallPreview,{e0iOx56rZ:oUDzB6NDYjFv8EyoXS,f7chnjwF3:22,height:\"100%\",id:\"a54T1SQve\",jxknxSFxm:toResponsiveImage(lB3wSYpHkjFv8EyoXS),layoutId:\"a54T1SQve\",mYMnFVnfy:resolvedLinks3[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})})},idjFv8EyoXS);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-87dbfu\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{query:{from:{alias:\"FVY9Q2MdR\",data:Product,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"FVY9Q2MdR\",direction:\"desc\",name:\"LzsfjgV06\",type:\"Identifier\"}],select:[{collection:\"FVY9Q2MdR\",name:\"OcKGBk1Q1\",type:\"Identifier\"},{collection:\"FVY9Q2MdR\",name:\"aI29AUrA2\",type:\"Identifier\"},{collection:\"FVY9Q2MdR\",name:\"gCpOE4iLG\",type:\"Identifier\"},{collection:\"FVY9Q2MdR\",name:\"id\",type:\"Identifier\"}]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({aI29AUrA2:aI29AUrA2FVY9Q2MdR,gCpOE4iLG:gCpOE4iLGFVY9Q2MdR,id:idFVY9Q2MdR,OcKGBk1Q1:OcKGBk1Q1FVY9Q2MdR},index3)=>{OcKGBk1Q1FVY9Q2MdR??=\"\";gCpOE4iLGFVY9Q2MdR??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`FVY9Q2MdR-${idFVY9Q2MdR}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gCpOE4iLG:gCpOE4iLGFVY9Q2MdR},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-49g9yr\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{gCpOE4iLG:gCpOE4iLGFVY9Q2MdR},webPageId:\"BA8pgfyPg\"},implicitPathVariables:undefined},{href:{pathVariables:{gCpOE4iLG:gCpOE4iLGFVY9Q2MdR},webPageId:\"BA8pgfyPg\"},implicitPathVariables:undefined},{href:{pathVariables:{gCpOE4iLG:gCpOE4iLGFVY9Q2MdR},webPageId:\"BA8pgfyPg\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+2519.6+0+361+64+408+0+0+0},ykg08xexw:{width:`max(max(max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px), 1px), max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px) * 0.33)`,y:(componentViewport?.y||0)+16+0+12+75+0+2183+0+279+0+400+20+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max(max(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px), 1px), max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px) * 0.33)`,y:(componentViewport?.y||0)+16+0+32+75+0+2625.4+0+361+64+360+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17z752-container\",nodeId:\"upMrltlmQ\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{f7chnjwF3:18,mYMnFVnfy:resolvedLinks4[1]},ykg08xexw:{f7chnjwF3:16,mYMnFVnfy:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(ArticleSmallPreview,{e0iOx56rZ:OcKGBk1Q1FVY9Q2MdR,f7chnjwF3:22,height:\"100%\",id:\"upMrltlmQ\",jxknxSFxm:toResponsiveImage(aI29AUrA2FVY9Q2MdR),layoutId:\"upMrltlmQ\",mYMnFVnfy:resolvedLinks4[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})})},idFVY9Q2MdR);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qwdkwv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{query:{from:{alias:\"Oxe3MVLMp\",data:Provider,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"Oxe3MVLMp\",direction:\"desc\",name:\"MAuPADe0K\",type:\"Identifier\"}],select:[{collection:\"Oxe3MVLMp\",name:\"INrH9Iz_k\",type:\"Identifier\"},{collection:\"Oxe3MVLMp\",name:\"VUBhVmroY\",type:\"Identifier\"},{collection:\"Oxe3MVLMp\",name:\"pxin1Uisb\",type:\"Identifier\"},{collection:\"Oxe3MVLMp\",name:\"id\",type:\"Identifier\"}]},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({id:idOxe3MVLMp,INrH9Iz_k:INrH9Iz_kOxe3MVLMp,pxin1Uisb:pxin1UisbOxe3MVLMp,VUBhVmroY:VUBhVmroYOxe3MVLMp},index4)=>{INrH9Iz_kOxe3MVLMp??=\"\";VUBhVmroYOxe3MVLMp??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Oxe3MVLMp-${idOxe3MVLMp}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{INrH9Iz_k:INrH9Iz_kOxe3MVLMp},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t3j0dt\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{INrH9Iz_k:INrH9Iz_kOxe3MVLMp},webPageId:\"Sf4Psxj67\"},implicitPathVariables:undefined},{href:{pathVariables:{INrH9Iz_k:INrH9Iz_kOxe3MVLMp},webPageId:\"Sf4Psxj67\"},implicitPathVariables:undefined},{href:{pathVariables:{INrH9Iz_k:INrH9Iz_kOxe3MVLMp},webPageId:\"Sf4Psxj67\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+2519.6+0+361+64+612+0+0+0},ykg08xexw:{width:`max(max(max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px), 1px), max(min(${componentViewport?.width||\"100vw\"} - 56px, 1800px) - 40px, 50px) * 0.33)`,y:(componentViewport?.y||0)+16+0+12+75+0+2183+0+279+0+600+20+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max(max(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px), 1px), max((min(${componentViewport?.width||\"100vw\"} - 128px, 1800px) - 40px) / 2, 200px) * 0.33)`,y:(componentViewport?.y||0)+16+0+32+75+0+2625.4+0+361+64+540+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-occbjk-container\",id:`${INrH9Iz_kOxe3MVLMp}-occbjk`,nodeId:\"qLt4k43QV\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{f7chnjwF3:18,mYMnFVnfy:resolvedLinks5[1]},ykg08xexw:{f7chnjwF3:16,mYMnFVnfy:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(ArticleSmallPreview,{e0iOx56rZ:VUBhVmroYOxe3MVLMp,f7chnjwF3:22,height:\"100%\",id:\"qLt4k43QV\",jxknxSFxm:toResponsiveImage(pxin1UisbOxe3MVLMp),layoutId:\"qLt4k43QV\",mYMnFVnfy:resolvedLinks5[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})})},idOxe3MVLMp);})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{y:(componentViewport?.y||0)+16+0+32+75+0+3760.6},ykg08xexw:{width:`calc(${componentViewport?.width||\"100vw\"} - 56px)`,y:(componentViewport?.y||0)+16+0+12+75+0+3214}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:427,width:`calc(${componentViewport?.width||\"100vw\"} - 128px)`,y:(componentViewport?.y||0)+16+0+32+75+0+3794.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-euuif2-container\",nodeId:\"MrKNJALBL\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{variant:\"erPSqlnQr\"},ykg08xexw:{variant:\"tNqfCGCbI\"}},children:/*#__PURE__*/_jsx(LayoutFooter,{height:\"100%\",id:\"MrKNJALBL\",layoutId:\"MrKNJALBL\",style:{width:\"100%\"},variant:\"TggmXQ7I9\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zifg93-container\",isAuthoredByUser:true,nodeId:\"ZmZm9Syqr\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(ModalBanner,{bannerHeight:300,bannerWidth:300,delaySeconds:5,height:\"100%\",id:\"ZmZm9Syqr\",image:\"https://framerusercontent.com/images/Xm3j6b9ShcF6WKaCo6GfYquRvA.png\",layoutId:\"ZmZm9Syqr\",linkUrl:\"https://gadaibpkbaja.net/landing/md\",video:\"https://framerusercontent.com/assets/tzdSqmGRYDOUsALJDLgW4E.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:287,y:693,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5giqdz-container\",layoutScroll:true,nodeId:\"jLKonFo8U\",scopeId:\"BA8pgfyPg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Lh8tBR4RH:{variant:\"TmJviLV3V\"},ykg08xexw:{variant:\"TmJviLV3V\"}},children:/*#__PURE__*/_jsx(Contact_widget2,{height:\"100%\",id:\"jLKonFo8U\",layoutId:\"jLKonFo8U\",variant:\"BOjtqY1FC\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fpX2u.framer-yx5ppi, .framer-fpX2u .framer-yx5ppi { display: block; }\",\".framer-fpX2u.framer-1g88p4v { align-content: center; align-items: center; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #fdfbf5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; width: 1200px; }\",\".framer-fpX2u .framer-nh93ej { --border-bottom-width: 1px; --border-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #191919); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 32px 48px 48px 48px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-1f46evu-container, .framer-fpX2u .framer-1bhy9fh-container, .framer-fpX2u .framer-euuif2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-fpX2u .framer-uas6lg { align-content: center; align-items: center; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #fdfbf6); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-fpX2u .framer-k74wnd { 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: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-1247wla, .framer-fpX2u .framer-10hyeai, .framer-fpX2u .framer-1ntl2sx, .framer-fpX2u .framer-5ch3z2, .framer-fpX2u .framer-bnwavm, .framer-fpX2u .framer-b6x27b { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fpX2u .framer-yo7uff { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-zy7ai { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-fpX2u .framer-iq2rtz { flex: none; height: 302px; overflow: hidden; position: relative; width: 93%; }\",\".framer-fpX2u .framer-1fttaim { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-fpX2u .framer-1pfhih4, .framer-fpX2u .framer-q07mq1, .framer-fpX2u .framer-zx6r1u, .framer-fpX2u .framer-1ttd7x7, .framer-fpX2u .framer-14xf2bd, .framer-fpX2u .framer-9npptc { background-color: var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, #e0ddd5); flex: none; height: 1px; max-width: 1800px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-1qphbsv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-roq71q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-fpX2u .framer-lfls7s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-uqou0h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-fpX2u .framer-hkpyz3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-19142db { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1800px; overflow: visible; padding: 48px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-pn5b81 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-fpX2u .framer-6ajmqa, .framer-fpX2u .framer-1x1qrn9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fpX2u .framer-1rzrpeo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-13mcl7v { display: grid; flex: 1 0 0px; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-fpX2u .framer-1egie5y, .framer-fpX2u .framer-1rect26, .framer-fpX2u .framer-hwk3jc, .framer-fpX2u .framer-49g9yr, .framer-fpX2u .framer-t3j0dt { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-oe5d4x-container, .framer-fpX2u .framer-1lohahh-container, .framer-fpX2u .framer-1n2m4cb-container, .framer-fpX2u .framer-17z752-container, .framer-fpX2u .framer-occbjk-container { flex: 1 0 0px; height: auto; min-width: 33%; position: relative; width: 1px; }\",\".framer-fpX2u .framer-5pvwcg-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-fpX2u .framer-1q043xu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 20px 64px 20px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-1cyqjpc, .framer-fpX2u .framer-1ax4f98 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-1lq4y19 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-u4xfdl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1800px; overflow: visible; padding: 48px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-179mjqg { 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: 100%; }\",\".framer-fpX2u .framer-4asb6d { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-fpX2u .framer-1sfkugs-container, .framer-fpX2u .framer-zifg93-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fpX2u .framer-j4h5l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-s7s2rm, .framer-fpX2u .framer-xmq5v6, .framer-fpX2u .framer-87dbfu, .framer-fpX2u .framer-1qwdkwv { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-fpX2u .framer-5giqdz-container { bottom: 20px; flex: none; height: auto; left: 85%; position: fixed; transform: translateX(-50%); width: auto; z-index: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fpX2u.framer-1g88p4v, .framer-fpX2u .framer-nh93ej, .framer-fpX2u .framer-uas6lg, .framer-fpX2u .framer-k74wnd, .framer-fpX2u .framer-zy7ai, .framer-fpX2u .framer-1fttaim, .framer-fpX2u .framer-1qphbsv, .framer-fpX2u .framer-roq71q, .framer-fpX2u .framer-lfls7s, .framer-fpX2u .framer-uqou0h, .framer-fpX2u .framer-hkpyz3, .framer-fpX2u .framer-pn5b81, .framer-fpX2u .framer-1rzrpeo, .framer-fpX2u .framer-1egie5y, .framer-fpX2u .framer-1q043xu, .framer-fpX2u .framer-1cyqjpc, .framer-fpX2u .framer-1lq4y19, .framer-fpX2u .framer-1ax4f98, .framer-fpX2u .framer-179mjqg, .framer-fpX2u .framer-j4h5l, .framer-fpX2u .framer-1rect26, .framer-fpX2u .framer-hwk3jc, .framer-fpX2u .framer-49g9yr, .framer-fpX2u .framer-t3j0dt { gap: 0px; } .framer-fpX2u.framer-1g88p4v > *, .framer-fpX2u .framer-nh93ej > *, .framer-fpX2u .framer-uas6lg > *, .framer-fpX2u .framer-k74wnd > *, .framer-fpX2u .framer-hkpyz3 > *, .framer-fpX2u .framer-1q043xu > *, .framer-fpX2u .framer-1lq4y19 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fpX2u.framer-1g88p4v > :first-child, .framer-fpX2u .framer-nh93ej > :first-child, .framer-fpX2u .framer-uas6lg > :first-child, .framer-fpX2u .framer-k74wnd > :first-child, .framer-fpX2u .framer-zy7ai > :first-child, .framer-fpX2u .framer-1fttaim > :first-child, .framer-fpX2u .framer-roq71q > :first-child, .framer-fpX2u .framer-uqou0h > :first-child, .framer-fpX2u .framer-hkpyz3 > :first-child, .framer-fpX2u .framer-1q043xu > :first-child, .framer-fpX2u .framer-1cyqjpc > :first-child, .framer-fpX2u .framer-1lq4y19 > :first-child, .framer-fpX2u .framer-1ax4f98 > :first-child, .framer-fpX2u .framer-j4h5l > :first-child { margin-top: 0px; } .framer-fpX2u.framer-1g88p4v > :last-child, .framer-fpX2u .framer-nh93ej > :last-child, .framer-fpX2u .framer-uas6lg > :last-child, .framer-fpX2u .framer-k74wnd > :last-child, .framer-fpX2u .framer-zy7ai > :last-child, .framer-fpX2u .framer-1fttaim > :last-child, .framer-fpX2u .framer-roq71q > :last-child, .framer-fpX2u .framer-uqou0h > :last-child, .framer-fpX2u .framer-hkpyz3 > :last-child, .framer-fpX2u .framer-1q043xu > :last-child, .framer-fpX2u .framer-1cyqjpc > :last-child, .framer-fpX2u .framer-1lq4y19 > :last-child, .framer-fpX2u .framer-1ax4f98 > :last-child, .framer-fpX2u .framer-j4h5l > :last-child { margin-bottom: 0px; } .framer-fpX2u .framer-zy7ai > *, .framer-fpX2u .framer-1fttaim > *, .framer-fpX2u .framer-1cyqjpc > *, .framer-fpX2u .framer-1ax4f98 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fpX2u .framer-1qphbsv > *, .framer-fpX2u .framer-1egie5y > *, .framer-fpX2u .framer-179mjqg > *, .framer-fpX2u .framer-1rect26 > *, .framer-fpX2u .framer-hwk3jc > *, .framer-fpX2u .framer-49g9yr > *, .framer-fpX2u .framer-t3j0dt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fpX2u .framer-1qphbsv > :first-child, .framer-fpX2u .framer-lfls7s > :first-child, .framer-fpX2u .framer-pn5b81 > :first-child, .framer-fpX2u .framer-1rzrpeo > :first-child, .framer-fpX2u .framer-1egie5y > :first-child, .framer-fpX2u .framer-179mjqg > :first-child, .framer-fpX2u .framer-1rect26 > :first-child, .framer-fpX2u .framer-hwk3jc > :first-child, .framer-fpX2u .framer-49g9yr > :first-child, .framer-fpX2u .framer-t3j0dt > :first-child { margin-left: 0px; } .framer-fpX2u .framer-1qphbsv > :last-child, .framer-fpX2u .framer-lfls7s > :last-child, .framer-fpX2u .framer-pn5b81 > :last-child, .framer-fpX2u .framer-1rzrpeo > :last-child, .framer-fpX2u .framer-1egie5y > :last-child, .framer-fpX2u .framer-179mjqg > :last-child, .framer-fpX2u .framer-1rect26 > :last-child, .framer-fpX2u .framer-hwk3jc > :last-child, .framer-fpX2u .framer-49g9yr > :last-child, .framer-fpX2u .framer-t3j0dt > :last-child { margin-right: 0px; } .framer-fpX2u .framer-roq71q > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-fpX2u .framer-lfls7s > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-fpX2u .framer-uqou0h > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-fpX2u .framer-pn5b81 > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-fpX2u .framer-1rzrpeo > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-fpX2u .framer-j4h5l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,'.framer-fpX2u[data-border=\"true\"]::after, .framer-fpX2u [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: 810px) and (max-width: 1199px) { .framer-fpX2u.framer-1g88p4v { width: 810px; } .framer-fpX2u .framer-iq2rtz { height: 250px; } .framer-fpX2u .framer-13mcl7v { grid-template-columns: repeat(3, minmax(200px, 1fr)); } .framer-fpX2u .framer-j4h5l { gap: 64px; } .framer-fpX2u .framer-5giqdz-container { left: unset; right: 20px; transform: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fpX2u .framer-j4h5l { gap: 0px; } .framer-fpX2u .framer-j4h5l > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-fpX2u .framer-j4h5l > :first-child { margin-top: 0px; } .framer-fpX2u .framer-j4h5l > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-fpX2u.framer-1g88p4v { width: 390px; } .framer-fpX2u .framer-nh93ej { padding: 12px; } .framer-fpX2u .framer-yo7uff { flex-direction: column; } .framer-fpX2u .framer-zy7ai { align-content: center; align-items: center; flex: none; width: 100%; } .framer-fpX2u .framer-iq2rtz { height: 200px; } .framer-fpX2u .framer-1fttaim { flex: none; width: 100%; } .framer-fpX2u .framer-1rzrpeo { padding: 0px; } .framer-fpX2u .framer-13mcl7v { gap: 16px; grid-template-columns: repeat(2, minmax(59px, 1fr)); padding: 20px; } .framer-fpX2u .framer-oe5d4x-container { height: 203px; } .framer-fpX2u .framer-1cyqjpc { gap: 24px; } .framer-fpX2u .framer-b6x27b { order: 0; } .framer-fpX2u .framer-1ax4f98 { gap: 16px; } .framer-fpX2u .framer-j4h5l { gap: 48px; padding: 0px; } .framer-fpX2u .framer-s7s2rm, .framer-fpX2u .framer-xmq5v6, .framer-fpX2u .framer-87dbfu, .framer-fpX2u .framer-1qwdkwv { gap: 12px; grid-template-columns: repeat(1, minmax(50px, 1fr)); padding: 20px; } .framer-fpX2u .framer-5giqdz-container { left: unset; right: 20px; transform: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fpX2u .framer-yo7uff, .framer-fpX2u .framer-13mcl7v, .framer-fpX2u .framer-1cyqjpc, .framer-fpX2u .framer-1ax4f98, .framer-fpX2u .framer-j4h5l, .framer-fpX2u .framer-s7s2rm, .framer-fpX2u .framer-xmq5v6, .framer-fpX2u .framer-87dbfu, .framer-fpX2u .framer-1qwdkwv { gap: 0px; } .framer-fpX2u .framer-yo7uff > *, .framer-fpX2u .framer-yo7uff > :first-child, .framer-fpX2u .framer-yo7uff > :last-child, .framer-fpX2u .framer-13mcl7v > *, .framer-fpX2u .framer-13mcl7v > :first-child, .framer-fpX2u .framer-13mcl7v > :last-child, .framer-fpX2u .framer-s7s2rm > *, .framer-fpX2u .framer-s7s2rm > :first-child, .framer-fpX2u .framer-s7s2rm > :last-child, .framer-fpX2u .framer-xmq5v6 > *, .framer-fpX2u .framer-xmq5v6 > :first-child, .framer-fpX2u .framer-xmq5v6 > :last-child, .framer-fpX2u .framer-87dbfu > *, .framer-fpX2u .framer-87dbfu > :first-child, .framer-fpX2u .framer-87dbfu > :last-child, .framer-fpX2u .framer-1qwdkwv > *, .framer-fpX2u .framer-1qwdkwv > :first-child, .framer-fpX2u .framer-1qwdkwv > :last-child { margin: 0px; } .framer-fpX2u .framer-1cyqjpc > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-fpX2u .framer-1cyqjpc > :first-child, .framer-fpX2u .framer-1ax4f98 > :first-child, .framer-fpX2u .framer-j4h5l > :first-child { margin-top: 0px; } .framer-fpX2u .framer-1cyqjpc > :last-child, .framer-fpX2u .framer-1ax4f98 > :last-child, .framer-fpX2u .framer-j4h5l > :last-child { margin-bottom: 0px; } .framer-fpX2u .framer-1ax4f98 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-fpX2u .framer-j4h5l > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4146\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Lh8tBR4RH\":{\"layout\":[\"fixed\",\"auto\"]},\"ykg08xexw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerBA8pgfyPg=withCSS(Component,css,\"framer-fpX2u\");export default FramerBA8pgfyPg;FramerBA8pgfyPg.displayName=\"Product\";FramerBA8pgfyPg.defaultProps={height:4146,width:1200};addFonts(FramerBA8pgfyPg,[{explicitInter:true,fonts:[{family:\"Syne\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_0KuT6hR47NCV5Z.woff2\",weight:\"500\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...LayoutHeaderFonts,...ProductPreviewFonts,...SpinnerFonts,...Cta001Fonts,...ComponentsButtonFonts,...ArticleSmallPreviewFonts,...LayoutFooterFonts,...ModalBannerFonts,...Contact_widget2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...componentPresets.fonts?.[\"fwOjsed_9\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"fwOjsed_9\"]):[],...componentPresets.fonts?.[\"t57yYDI5Y\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"t57yYDI5Y\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBA8pgfyPg\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Lh8tBR4RH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ykg08xexw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4146\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LayoutHeaderFonts", "getFonts", "xDluCCvDv_default", "ProductPreviewFonts", "lzHaGuLGw_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "Cta001Fonts", "zYhLm11TC_default", "ComponentsButtonFonts", "nEDMPIJV1_default", "ArticleSmallPreviewFonts", "e5NEiqaSy_default", "LayoutFooterFonts", "zPqAOC9WM_default", "ModalBannerFonts", "ModalBanner", "Contact_widget2Fonts", "Xp_bIRJs8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "QueryData1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "bFDhwtAS0_default", "t2sNm5i5L_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "OcKGBk1Q1", "aI29AUrA2", "xdFIh6yHU_VUBhVmroY", "U_5nJuVCt", "CQVTG_pXX", "xdFIh6yHU_VUBhVmroYJs9wRywbM", "OcKGBk1Q1Js9wRywbM", "aI29AUrA2Js9wRywbM", "CQVTG_pXXJs9wRywbM", "gCpOE4iLGJs9wRywbM", "idJs9wRywbM", "xdFIh6yHU", "yUc0Y98JX", "S2vv7xunow3n_A38NC", "l16Tn8yJSw3n_A38NC", "uxUh7Jic2w3n_A38NC", "idw3n_A38NC", "oUDzB6NDYjFv8EyoXS", "lB3wSYpHkjFv8EyoXS", "qAGRuRRxBjFv8EyoXS", "idjFv8EyoXS", "OcKGBk1Q1FVY9Q2MdR", "aI29AUrA2FVY9Q2MdR", "gCpOE4iLGFVY9Q2MdR", "idFVY9Q2MdR", "INrH9Iz_kOxe3MVLMp", "VUBhVmroYOxe3MVLMp", "pxin1UisbOxe3MVLMp", "idOxe3MVLMp", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "dynamicRef", "useDynamicRefs", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ComponentPresetsProvider", "resolvedLinks1", "Udh6VBn1h_default", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks2", "zyRV24OMX_default", "collection2", "paginationInfo2", "loadMore2", "index2", "resolvedLinks3", "collection3", "paginationInfo3", "loadMore3", "index3", "resolvedLinks4", "collection4", "paginationInfo4", "loadMore4", "index4", "resolvedLinks5", "css", "FramerBA8pgfyPg", "withCSS", "BA8pgfyPg_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
