{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/d7Lp21vGuBSsQ1AkVVWH/5wLLuUirf1gWW2ZfhWP9/RXGZZMinh.js"],
  "sourcesContent": ["// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Heder from\"#framer/local/canvasComponent/s6oQgU5DW/s6oQgU5DW.js\";import FooterSection from\"#framer/local/canvasComponent/sQEXcoc7n/sQEXcoc7n.js\";import Navigation from\"#framer/local/canvasComponent/xN8zXPbji/xN8zXPbji.js\";import WeddingNews from\"#framer/local/collection/iF28Mwik_/iF28Mwik_.js\";import*as sharedStyle from\"#framer/local/css/frC8sTvUl/frC8sTvUl.js\";import metadataProvider from\"#framer/local/webPageMetadata/RXGZZMinh/RXGZZMinh.js\";const NavigationFonts=getFonts(Navigation);const HederFonts=getFonts(Heder);const MotionAWithFX=withFX(motion.a);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={HtHP93lEf:\"(min-width: 810px) and (max-width: 1199px)\",rztVIDisV:\"(min-width: 1200px)\",yTOET1xmE:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-P6DMf\";const variantClassNames={HtHP93lEf:\"framer-v-oitf5p\",rztVIDisV:\"framer-v-1kkbyj8\",yTOET1xmE:\"framer-v-3cqbwr\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition1={bounce:0,delay:0,duration:1.5,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"rztVIDisV\",Phone:\"yTOET1xmE\",Tablet:\"HtHP93lEf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rztVIDisV\"};};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,P0wWtDmVDSsE_deOxZ,xGO_F_Z5NSsE_deOxZ,VTIeVKD5KSsE_deOxZ,dQ0noo_X8SsE_deOxZ,idSsE_deOxZ,P0wWtDmVDp9Ed11itk,xGO_F_Z5Np9Ed11itk,VTIeVKD5Kp9Ed11itk,dQ0noo_X8p9Ed11itk,idp9Ed11itk,P0wWtDmVDTdq2xsPKb,xGO_F_Z5NTdq2xsPKb,VTIeVKD5KTdq2xsPKb,dQ0noo_X8Tdq2xsPKb,idTdq2xsPKb,...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 sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"yTOET1xmE\")return false;return true;};const activeLocaleCode=useLocaleCode();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"HtHP93lEf\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"HtHP93lEf\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rztVIDisV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-5eb01914-c754-4ff4-b58a-c3923ce0c909, rgb(249, 247, 246)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1kkbyj8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-jvffkr\",\"data-framer-name\":\" Header-Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTOET1xmE:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:87,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-94l8is-container\",nodeId:\"Ibpli6oT9\",scopeId:\"RXGZZMinh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTOET1xmE:{variant:\"G5e3fc1en\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Ibpli6oT9\",layoutId:\"Ibpli6oT9\",style:{height:\"100%\",width:\"100%\"},variant:\"ZgRThweBV\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14kosgm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTOET1xmE:{y:(componentViewport?.y||0)+0+137+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:188,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+87+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16i9bfz-container\",nodeId:\"Rj0EiIKiN\",scopeId:\"RXGZZMinh\",children:/*#__PURE__*/_jsx(Heder,{height:\"100%\",HjIzIx4FV:\"\u0635\u0641\u062D\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062A\",id:\"Rj0EiIKiN\",layoutId:\"Rj0EiIKiN\",SaEnwFxj4:addImageAlt({src:\"https://framerusercontent.com/images/MEcUFXOnmec2rpEpwRmCfwjHKs.jpg\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"A4TZS3pHI\",width:\"100%\",zYosJ_MVq:\"\u0627\u062D\u062F\u062B \u0645\u0642\u0627\u0644\u0627\u062A \u0648\u0627\u062E\u0628\u0627\u0631 \u0627\u0644\u0639\u062A\u0628\u0627\u062A \u0627\u0644\u0645\u0642\u062F\u0633\u0629\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1oeh9du\",\"data-framer-name\":\"Blog-Section\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bvd9cb hidden-3cqbwr\",\"data-framer-name\":\"Top-Heading\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19zau6b\",\"data-framer-name\":\"News Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tthdxv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"SsE_deOxZ\",data:WeddingNews,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"SsE_deOxZ\",name:\"P0wWtDmVD\",type:\"Identifier\"},{collection:\"SsE_deOxZ\",name:\"xGO_F_Z5N\",type:\"Identifier\"},{collection:\"SsE_deOxZ\",name:\"VTIeVKD5K\",type:\"Identifier\"},{collection:\"SsE_deOxZ\",name:\"dQ0noo_X8\",type:\"Identifier\"},{collection:\"SsE_deOxZ\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({dQ0noo_X8:dQ0noo_X8SsE_deOxZ,id:idSsE_deOxZ,P0wWtDmVD:P0wWtDmVDSsE_deOxZ,VTIeVKD5K:VTIeVKD5KSsE_deOxZ,xGO_F_Z5N:xGO_F_Z5NSsE_deOxZ},index)=>{P0wWtDmVDSsE_deOxZ??=\"\";VTIeVKD5KSsE_deOxZ??=\"\";const textContent=toDateString(dQ0noo_X8SsE_deOxZ,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`SsE_deOxZ-${idSsE_deOxZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{P0wWtDmVD:P0wWtDmVDSsE_deOxZ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{P0wWtDmVD:P0wWtDmVDSsE_deOxZ},webPageId:\"OB33Ajf9x\"},motionChild:true,nodeId:\"SAtmZ5MzF\",scopeId:\"RXGZZMinh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1j4l2ku framer-dtqsgu\",\"data-border\":true,\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HtHP93lEf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+275+0+0+0+33.5+0+10+0),pixelHeight:250,pixelWidth:340,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1140px) - 60px, 1px) - 20px)`,...toResponsiveImage(xGO_F_Z5NSsE_deOxZ)}},yTOET1xmE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+375+0+0+0+-69.25+0+0+10+0),pixelHeight:250,pixelWidth:340,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1140px) - 60px)`,...toResponsiveImage(xGO_F_Z5NSsE_deOxZ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+275+0+0+0+0+0+10+0),pixelHeight:250,pixelWidth:340,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1140px), 1px) - 20px)`,...toResponsiveImage(xGO_F_Z5NSsE_deOxZ)},className:\"framer-1t6hm1p\",\"data-framer-name\":\"Blog Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qql5bz\",\"data-framer-name\":\"Bottom-Description\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13soeb3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HtHP93lEf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\",direction:\"rtl\"},children:\"\u0628\u0645\u0634\u0627\u0631\u0643\u0629 (200) \u062F\u0627\u0631 \u0646\u0634\u0631.. \u062D\u0636\u0648\u0631 \u0645\u0645\u064A\u0632 \u0644\u0644\u0639\u062A\u0628\u0629 \u0627\u0644\u062D\u0633\u064A\u0646\u064A\u0629 \u0641\u064A \u0645\u0639\u0631\u0636 \u0627\u0644\u0646\u062C\u0641 \u0627\u0644\u0627\u0634\u0631\u0641 \u0627\u0644\u062F\u0648\u0644\u064A \u0644\u0644\u0643\u062A\u0627\u0628 \u0628\u062C\u0646\u0627\u062D \u0636\u0645 (450) \u0639\u0646\u0648\u0627\u0646\u0627 \u0645\u0646 (19) \u0642\u0633\u0645\u0627\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\",direction:\"rtl\"},children:\"\u0628\u0645\u0634\u0627\u0631\u0643\u0629 (200) \u062F\u0627\u0631 \u0646\u0634\u0631.. \u062D\u0636\u0648\u0631 \u0645\u0645\u064A\u0632 \u0644\u0644\u0639\u062A\u0628\u0629 \u0627\u0644\u062D\u0633\u064A\u0646\u064A\u0629 \u0641\u064A \u0645\u0639\u0631\u0636 \u0627\u0644\u0646\u062C\u0641 \u0627\u0644\u0627\u0634\u0631\u0641 \u0627\u0644\u062F\u0648\u0644\u064A \u0644\u0644\u0643\u062A\u0627\u0628 \u0628\u062C\u0646\u0627\u062D \u0636\u0645 (450) \u0639\u0646\u0648\u0627\u0646\u0627 \u0645\u0646 (19) \u0642\u0633\u0645\u0627\"})}),className:\"framer-ipe00o\",fonts:[\"GF;Noto Kufi Arabic-regular\"],text:VTIeVKD5KSsE_deOxZ,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nzdhwm\",\"data-styles-preset\":\"frC8sTvUl\",style:{\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\"},children:\"Nov 23, 2024\"})}),className:\"framer-r0xqvn\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qdthc8\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HtHP93lEf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-45efa790-ca8e-4994-b411-7dcde18c3926, rgb(221, 74, 76))\",direction:\"rtl\"},children:\"\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064A\u062F\"})})},yTOET1xmE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-45efa790-ca8e-4994-b411-7dcde18c3926, rgb(221, 74, 76))\",direction:\"rtl\"},children:\"\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064A\u062F\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-45efa790-ca8e-4994-b411-7dcde18c3926, rgb(221, 74, 76))\",direction:\"rtl\"},children:\"\u0627\u0642\u0631\u0627\u0621 \u0627\u0644\u0645\u0632\u064A\u062F\"})}),className:\"framer-1vm5uvm\",fonts:[\"GF;Noto Kufi Arabic-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})})},idSsE_deOxZ);})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-17i1hmb hidden-1kkbyj8 hidden-3cqbwr\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"p9Ed11itk\",data:WeddingNews,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"p9Ed11itk\",name:\"P0wWtDmVD\",type:\"Identifier\"},{collection:\"p9Ed11itk\",name:\"xGO_F_Z5N\",type:\"Identifier\"},{collection:\"p9Ed11itk\",name:\"VTIeVKD5K\",type:\"Identifier\"},{collection:\"p9Ed11itk\",name:\"dQ0noo_X8\",type:\"Identifier\"},{collection:\"p9Ed11itk\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({dQ0noo_X8:dQ0noo_X8p9Ed11itk,id:idp9Ed11itk,P0wWtDmVD:P0wWtDmVDp9Ed11itk,VTIeVKD5K:VTIeVKD5Kp9Ed11itk,xGO_F_Z5N:xGO_F_Z5Np9Ed11itk},index1)=>{P0wWtDmVDp9Ed11itk??=\"\";VTIeVKD5Kp9Ed11itk??=\"\";const textContent1=toDateString(dQ0noo_X8p9Ed11itk,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`p9Ed11itk-${idp9Ed11itk}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{P0wWtDmVD:P0wWtDmVDp9Ed11itk},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{P0wWtDmVD:P0wWtDmVDp9Ed11itk},webPageId:\"OB33Ajf9x\"},motionChild:true,nodeId:\"BR1vWCikE\",scopeId:\"RXGZZMinh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14wo47l framer-dtqsgu\",\"data-border\":true,\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HtHP93lEf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+275+0+0+0+566.5+0+10+0),pixelHeight:250,pixelWidth:340,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1140px) - 60px, 1px) - 20px)`,...toResponsiveImage(xGO_F_Z5Np9Ed11itk)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:250,pixelWidth:340,...toResponsiveImage(xGO_F_Z5Np9Ed11itk)},className:\"framer-u7a04h\",\"data-framer-name\":\"Blog Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oqxtes\",\"data-framer-name\":\"Bottom-Description\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-155xsb4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\",direction:\"rtl\"},children:\"\u0628\u0645\u0634\u0627\u0631\u0643\u0629 (200) \u062F\u0627\u0631 \u0646\u0634\u0631.. \u062D\u0636\u0648\u0631 \u0645\u0645\u064A\u0632 \u0644\u0644\u0639\u062A\u0628\u0629 \u0627\u0644\u062D\u0633\u064A\u0646\u064A\u0629 \u0641\u064A \u0645\u0639\u0631\u0636 \u0627\u0644\u0646\u062C\u0641 \u0627\u0644\u0627\u0634\u0631\u0641 \u0627\u0644\u062F\u0648\u0644\u064A \u0644\u0644\u0643\u062A\u0627\u0628 \u0628\u062C\u0646\u0627\u062D \u0636\u0645 (450) \u0639\u0646\u0648\u0627\u0646\u0627 \u0645\u0646 (19) \u0642\u0633\u0645\u0627\"})}),className:\"framer-eegawr\",fonts:[\"GF;Noto Kufi Arabic-regular\"],text:VTIeVKD5Kp9Ed11itk,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nzdhwm\",\"data-styles-preset\":\"frC8sTvUl\",style:{\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\"},children:\"Content\"})}),className:\"framer-sfwma2\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o4oiip\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-45efa790-ca8e-4994-b411-7dcde18c3926, rgb(221, 74, 76))\",direction:\"rtl\"},children:\"\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064A\u062F\"})}),className:\"framer-og8muk\",fonts:[\"GF;Noto Kufi Arabic-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})},idp9Ed11itk);})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-dvkshp hidden-oitf5p\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Tdq2xsPKb\",data:WeddingNews,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"Tdq2xsPKb\",name:\"P0wWtDmVD\",type:\"Identifier\"},{collection:\"Tdq2xsPKb\",name:\"xGO_F_Z5N\",type:\"Identifier\"},{collection:\"Tdq2xsPKb\",name:\"VTIeVKD5K\",type:\"Identifier\"},{collection:\"Tdq2xsPKb\",name:\"dQ0noo_X8\",type:\"Identifier\"},{collection:\"Tdq2xsPKb\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({dQ0noo_X8:dQ0noo_X8Tdq2xsPKb,id:idTdq2xsPKb,P0wWtDmVD:P0wWtDmVDTdq2xsPKb,VTIeVKD5K:VTIeVKD5KTdq2xsPKb,xGO_F_Z5N:xGO_F_Z5NTdq2xsPKb},index2)=>{P0wWtDmVDTdq2xsPKb??=\"\";VTIeVKD5KTdq2xsPKb??=\"\";const textContent2=toDateString(dQ0noo_X8Tdq2xsPKb,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Tdq2xsPKb-${idTdq2xsPKb}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{P0wWtDmVD:P0wWtDmVDTdq2xsPKb},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{P0wWtDmVD:P0wWtDmVDTdq2xsPKb},webPageId:\"OB33Ajf9x\"},motionChild:true,nodeId:\"FcZxFQ92h\",scopeId:\"RXGZZMinh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mj9nki framer-dtqsgu\",\"data-border\":true,\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTOET1xmE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+375+0+0+0+567.75+0+0+10+0),pixelHeight:250,pixelWidth:340,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1140px) - 60px)`,...toResponsiveImage(xGO_F_Z5NTdq2xsPKb)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+275+0+0+0+571.5+0+10+0),pixelHeight:250,pixelWidth:340,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1140px), 1px) - 20px)`,...toResponsiveImage(xGO_F_Z5NTdq2xsPKb)},className:\"framer-1ghrif7\",\"data-framer-name\":\"Blog Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xvt5zz\",\"data-framer-name\":\"Bottom-Description\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5wblwf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\",direction:\"rtl\"},children:\"\u0628\u0645\u0634\u0627\u0631\u0643\u0629 (200) \u062F\u0627\u0631 \u0646\u0634\u0631.. \u062D\u0636\u0648\u0631 \u0645\u0645\u064A\u0632 \u0644\u0644\u0639\u062A\u0628\u0629 \u0627\u0644\u062D\u0633\u064A\u0646\u064A\u0629 \u0641\u064A \u0645\u0639\u0631\u0636 \u0627\u0644\u0646\u062C\u0641 \u0627\u0644\u0627\u0634\u0631\u0641 \u0627\u0644\u062F\u0648\u0644\u064A \u0644\u0644\u0643\u062A\u0627\u0628 \u0628\u062C\u0646\u0627\u062D \u0636\u0645 (450) \u0639\u0646\u0648\u0627\u0646\u0627 \u0645\u0646 (19) \u0642\u0633\u0645\u0627\"})}),className:\"framer-k2ofjq\",fonts:[\"GF;Noto Kufi Arabic-regular\"],text:VTIeVKD5KTdq2xsPKb,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nzdhwm\",\"data-styles-preset\":\"frC8sTvUl\",style:{\"--framer-text-color\":\"var(--token-4ad282bb-938f-4bb6-b2a3-f21f6a30510a, rgb(31, 15, 15))\"},children:\"Content\"})}),className:\"framer-1ut3s3h\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u3wjh9\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBLdWZpIEFyYWJpYy1yZWd1bGFy\",\"--framer-font-family\":'\"Noto Kufi Arabic\", \"Noto Kufi Arabic Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-45efa790-ca8e-4994-b411-7dcde18c3926, rgb(221, 74, 76))\",direction:\"rtl\"},children:\"\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064A\u062F\"})}),className:\"framer-1fohtml\",fonts:[\"GF;Noto Kufi Arabic-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})},idTdq2xsPKb);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-145ow25\",\"data-framer-name\":\"Top-Heading\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTOET1xmE:{y:(componentViewport?.y||0)+0+1538}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:798,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1388,children:/*#__PURE__*/_jsx(Container,{className:\"framer-avl15s-container\",nodeId:\"O8QQyzhQg\",scopeId:\"RXGZZMinh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HtHP93lEf:{variant:\"alc5FC7ig\"},yTOET1xmE:{variant:\"Snv1XIJgn\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"O8QQyzhQg\",layoutId:\"O8QQyzhQg\",style:{width:\"100%\"},variant:\"sjkauJ5te\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P6DMf.framer-dtqsgu, .framer-P6DMf .framer-dtqsgu { display: block; }\",\".framer-P6DMf.framer-1kkbyj8 { align-content: center; align-items: center; background-color: var(--token-5eb01914-c754-4ff4-b58a-c3923ce0c909, #f9f7f6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-P6DMf .framer-jvffkr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 87px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-94l8is-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-14kosgm { 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-P6DMf .framer-16i9bfz-container { flex: 1 0 0px; height: 188px; position: relative; width: 1px; }\",\".framer-P6DMf .framer-1oeh9du { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1113px; justify-content: flex-start; max-width: 1140px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-1bvd9cb, .framer-P6DMf .framer-145ow25 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 80%; min-height: 72px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-19zau6b { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-1tthdxv, .framer-P6DMf .framer-dvkshp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 1px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-1j4l2ku, .framer-P6DMf .framer-1mj9nki { --border-bottom-width: 1px; --border-color: var(--token-5db2103f-68b5-41ea-b920-9ae667b6b64a, rgba(31, 15, 15, 0.15)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-5eb01914-c754-4ff4-b58a-c3923ce0c909, #f9f7f6); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 10px 10px 20px 10px; position: relative; text-decoration: none; width: 1px; }\",\".framer-P6DMf .framer-1t6hm1p, .framer-P6DMf .framer-1ghrif7 { flex: none; height: 250px; overflow: hidden; position: relative; width: 100%; }\",\".framer-P6DMf .framer-qql5bz, .framer-P6DMf .framer-xvt5zz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-13soeb3, .framer-P6DMf .framer-5wblwf { 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-P6DMf .framer-ipe00o, .framer-P6DMf .framer-r0xqvn, .framer-P6DMf .framer-eegawr, .framer-P6DMf .framer-sfwma2, .framer-P6DMf .framer-k2ofjq, .framer-P6DMf .framer-1ut3s3h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P6DMf .framer-1qdthc8, .framer-P6DMf .framer-1o4oiip, .framer-P6DMf .framer-u3wjh9 { --border-bottom-width: 0px; --border-color: var(--token-b9e5c314-8dfc-4968-8d21-e2f020cd3e8d, rgba(221, 74, 76, 0.15)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; 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: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-1vm5uvm, .framer-P6DMf .framer-og8muk, .framer-P6DMf .framer-1fohtml { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P6DMf .framer-17i1hmb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 513px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-14wo47l { --border-bottom-width: 1px; --border-color: var(--token-5db2103f-68b5-41ea-b920-9ae667b6b64a, rgba(31, 15, 15, 0.15)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-5eb01914-c754-4ff4-b58a-c3923ce0c909, #f9f7f6); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 10px 10px 20px 10px; position: relative; text-decoration: none; width: 1px; }\",\".framer-P6DMf .framer-u7a04h { flex: none; height: 200px; overflow: hidden; position: relative; width: 100%; }\",\".framer-P6DMf .framer-1oqxtes { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-155xsb4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P6DMf .framer-avl15s-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P6DMf.framer-1kkbyj8, .framer-P6DMf .framer-jvffkr, .framer-P6DMf .framer-14kosgm, .framer-P6DMf .framer-1oeh9du, .framer-P6DMf .framer-1bvd9cb, .framer-P6DMf .framer-19zau6b, .framer-P6DMf .framer-1tthdxv, .framer-P6DMf .framer-1j4l2ku, .framer-P6DMf .framer-qql5bz, .framer-P6DMf .framer-13soeb3, .framer-P6DMf .framer-1qdthc8, .framer-P6DMf .framer-17i1hmb, .framer-P6DMf .framer-14wo47l, .framer-P6DMf .framer-1oqxtes, .framer-P6DMf .framer-155xsb4, .framer-P6DMf .framer-1o4oiip, .framer-P6DMf .framer-dvkshp, .framer-P6DMf .framer-1mj9nki, .framer-P6DMf .framer-xvt5zz, .framer-P6DMf .framer-5wblwf, .framer-P6DMf .framer-u3wjh9, .framer-P6DMf .framer-145ow25 { gap: 0px; } .framer-P6DMf.framer-1kkbyj8 > *, .framer-P6DMf .framer-jvffkr > *, .framer-P6DMf .framer-1oeh9du > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-P6DMf.framer-1kkbyj8 > :first-child, .framer-P6DMf .framer-jvffkr > :first-child, .framer-P6DMf .framer-1oeh9du > :first-child, .framer-P6DMf .framer-1bvd9cb > :first-child, .framer-P6DMf .framer-19zau6b > :first-child, .framer-P6DMf .framer-1j4l2ku > :first-child, .framer-P6DMf .framer-qql5bz > :first-child, .framer-P6DMf .framer-13soeb3 > :first-child, .framer-P6DMf .framer-1qdthc8 > :first-child, .framer-P6DMf .framer-14wo47l > :first-child, .framer-P6DMf .framer-1oqxtes > :first-child, .framer-P6DMf .framer-155xsb4 > :first-child, .framer-P6DMf .framer-1o4oiip > :first-child, .framer-P6DMf .framer-1mj9nki > :first-child, .framer-P6DMf .framer-xvt5zz > :first-child, .framer-P6DMf .framer-5wblwf > :first-child, .framer-P6DMf .framer-u3wjh9 > :first-child, .framer-P6DMf .framer-145ow25 > :first-child { margin-top: 0px; } .framer-P6DMf.framer-1kkbyj8 > :last-child, .framer-P6DMf .framer-jvffkr > :last-child, .framer-P6DMf .framer-1oeh9du > :last-child, .framer-P6DMf .framer-1bvd9cb > :last-child, .framer-P6DMf .framer-19zau6b > :last-child, .framer-P6DMf .framer-1j4l2ku > :last-child, .framer-P6DMf .framer-qql5bz > :last-child, .framer-P6DMf .framer-13soeb3 > :last-child, .framer-P6DMf .framer-1qdthc8 > :last-child, .framer-P6DMf .framer-14wo47l > :last-child, .framer-P6DMf .framer-1oqxtes > :last-child, .framer-P6DMf .framer-155xsb4 > :last-child, .framer-P6DMf .framer-1o4oiip > :last-child, .framer-P6DMf .framer-1mj9nki > :last-child, .framer-P6DMf .framer-xvt5zz > :last-child, .framer-P6DMf .framer-5wblwf > :last-child, .framer-P6DMf .framer-u3wjh9 > :last-child, .framer-P6DMf .framer-145ow25 > :last-child { margin-bottom: 0px; } .framer-P6DMf .framer-14kosgm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-P6DMf .framer-14kosgm > :first-child, .framer-P6DMf .framer-1tthdxv > :first-child, .framer-P6DMf .framer-17i1hmb > :first-child, .framer-P6DMf .framer-dvkshp > :first-child { margin-left: 0px; } .framer-P6DMf .framer-14kosgm > :last-child, .framer-P6DMf .framer-1tthdxv > :last-child, .framer-P6DMf .framer-17i1hmb > :last-child, .framer-P6DMf .framer-dvkshp > :last-child { margin-right: 0px; } .framer-P6DMf .framer-1bvd9cb > *, .framer-P6DMf .framer-qql5bz > *, .framer-P6DMf .framer-14wo47l > *, .framer-P6DMf .framer-1oqxtes > *, .framer-P6DMf .framer-xvt5zz > *, .framer-P6DMf .framer-145ow25 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-P6DMf .framer-19zau6b > *, .framer-P6DMf .framer-1j4l2ku > *, .framer-P6DMf .framer-1mj9nki > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-P6DMf .framer-1tthdxv > *, .framer-P6DMf .framer-dvkshp > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-P6DMf .framer-13soeb3 > *, .framer-P6DMf .framer-1qdthc8 > *, .framer-P6DMf .framer-155xsb4 > *, .framer-P6DMf .framer-1o4oiip > *, .framer-P6DMf .framer-5wblwf > *, .framer-P6DMf .framer-u3wjh9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-P6DMf .framer-17i1hmb > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",...sharedStyle.css,'.framer-P6DMf[data-border=\"true\"]::after, .framer-P6DMf [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-P6DMf.framer-1kkbyj8 { width: 810px; } .framer-P6DMf .framer-1oeh9du { padding: 0px 30px 0px 30px; } .framer-P6DMf .framer-1bvd9cb, .framer-P6DMf .framer-145ow25 { max-width: 100%; } .framer-P6DMf .framer-19zau6b, .framer-P6DMf .framer-1j4l2ku { gap: 20px; } .framer-P6DMf .framer-1tthdxv { flex: none; gap: 12px; height: 513px; } .framer-P6DMf .framer-1t6hm1p { height: 200px; } .framer-P6DMf .framer-qql5bz, .framer-P6DMf .framer-13soeb3 { justify-content: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P6DMf .framer-19zau6b, .framer-P6DMf .framer-1tthdxv, .framer-P6DMf .framer-1j4l2ku { gap: 0px; } .framer-P6DMf .framer-19zau6b > *, .framer-P6DMf .framer-1j4l2ku > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-P6DMf .framer-19zau6b > :first-child, .framer-P6DMf .framer-1j4l2ku > :first-child { margin-top: 0px; } .framer-P6DMf .framer-19zau6b > :last-child, .framer-P6DMf .framer-1j4l2ku > :last-child { margin-bottom: 0px; } .framer-P6DMf .framer-1tthdxv > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-P6DMf .framer-1tthdxv > :first-child { margin-left: 0px; } .framer-P6DMf .framer-1tthdxv > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-P6DMf.framer-1kkbyj8 { gap: 50px; width: 390px; } .framer-P6DMf .framer-jvffkr { padding: 0px 20px 0px 20px; } .framer-P6DMf .framer-1oeh9du { gap: 50px; padding: 0px 20px 0px 20px; } .framer-P6DMf .framer-19zau6b { gap: 20px; } .framer-P6DMf .framer-1tthdxv, .framer-P6DMf .framer-dvkshp { flex: none; flex-direction: column; gap: 20px; height: min-content; } .framer-P6DMf .framer-1j4l2ku, .framer-P6DMf .framer-1mj9nki { flex: none; gap: 20px; height: min-content; width: 100%; } .framer-P6DMf .framer-qql5bz, .framer-P6DMf .framer-13soeb3, .framer-P6DMf .framer-xvt5zz, .framer-P6DMf .framer-5wblwf { justify-content: flex-start; } .framer-P6DMf .framer-145ow25 { max-width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P6DMf.framer-1kkbyj8, .framer-P6DMf .framer-1oeh9du, .framer-P6DMf .framer-19zau6b, .framer-P6DMf .framer-1tthdxv, .framer-P6DMf .framer-1j4l2ku, .framer-P6DMf .framer-dvkshp, .framer-P6DMf .framer-1mj9nki { gap: 0px; } .framer-P6DMf.framer-1kkbyj8 > *, .framer-P6DMf .framer-1oeh9du > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-P6DMf.framer-1kkbyj8 > :first-child, .framer-P6DMf .framer-1oeh9du > :first-child, .framer-P6DMf .framer-19zau6b > :first-child, .framer-P6DMf .framer-1tthdxv > :first-child, .framer-P6DMf .framer-1j4l2ku > :first-child, .framer-P6DMf .framer-dvkshp > :first-child, .framer-P6DMf .framer-1mj9nki > :first-child { margin-top: 0px; } .framer-P6DMf.framer-1kkbyj8 > :last-child, .framer-P6DMf .framer-1oeh9du > :last-child, .framer-P6DMf .framer-19zau6b > :last-child, .framer-P6DMf .framer-1tthdxv > :last-child, .framer-P6DMf .framer-1j4l2ku > :last-child, .framer-P6DMf .framer-dvkshp > :last-child, .framer-P6DMf .framer-1mj9nki > :last-child { margin-bottom: 0px; } .framer-P6DMf .framer-19zau6b > *, .framer-P6DMf .framer-1tthdxv > *, .framer-P6DMf .framer-1j4l2ku > *, .framer-P6DMf .framer-dvkshp > *, .framer-P6DMf .framer-1mj9nki > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2186\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HtHP93lEf\":{\"layout\":[\"fixed\",\"auto\"]},\"yTOET1xmE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerRXGZZMinh=withCSS(Component,css,\"framer-P6DMf\");export default FramerRXGZZMinh;FramerRXGZZMinh.displayName=\"Page\";FramerRXGZZMinh.defaultProps={height:2186,width:1200};addFonts(FramerRXGZZMinh,[{explicitInter:true,fonts:[{family:\"Noto Kufi Arabic\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notokufiarabic/v21/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v34bKnLSmf5yD.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\"}]},...NavigationFonts,...HederFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRXGZZMinh\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HtHP93lEf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yTOET1xmE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"2186\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "goBACg/B,IAAMA,GAAgBC,EAASC,CAAU,EAAQC,GAAWF,EAASG,CAAK,EAAQC,EAAcC,GAAOC,EAAO,CAAC,EAAQC,GAAmBP,EAASQ,CAAa,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,EAAY,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,IAAI,KAAK,QAAQ,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,EAAa,CAACD,EAAME,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOH,GAAQ,SAAS,MAAM,GAAG,IAAMI,EAAK,IAAI,KAAKJ,CAAK,EAAE,GAAG,MAAMI,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACxyE,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAM,CAAC,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,EAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,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,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,GAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAA5B,EAAa,UAAA6B,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEpC,GAASI,CAAK,EAAQiC,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUtD,CAAY,EAAE,GAAGsD,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,OAAUvD,CAAY,CAAC,EAAQwD,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUtD,CAAY,EAAE,SAAS,MAAMsD,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUtD,CAAY,CAAC,EAAE,GAAK,CAACyD,EAAYC,EAAmB,EAAEC,GAA8BvB,GAAQjD,GAAY,EAAK,EAAQyE,GAAe,OAAoEC,GAAkBC,EAAGzE,GAAkB,GAArE,CAAa6C,EAAS,CAAuE,EAAQ6B,GAAY,IAAS3E,EAAU,EAAiBqE,IAAc,YAAtB,GAAmEO,EAAiBC,GAAc,EAAQC,GAAa,IAAQ,CAAC9E,EAAU,GAAiBqE,IAAc,YAA6CU,GAAa,IAAS/E,EAAU,EAAiBqE,IAAc,YAAtB,GAA6D,OAAAW,GAAiB,CAAC,CAAC,EAAsBtD,EAAKuD,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA/E,EAAiB,EAAE,SAAsBgF,EAAMC,EAAY,CAAC,GAAGpC,IAAUR,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe0D,EAAMtF,EAAO,IAAI,CAAC,GAAGoE,GAAU,UAAUU,EAAGD,GAAkB,iBAAiB3B,EAAS,EAAE,IAAIR,EAAW,MAAM,CAAC,GAAGO,EAAK,EAAE,SAAS,CAAcnB,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,SAAsBA,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ1B,GAAmB,OAAO,OAAO,UAAU,CAAC,EAAE,SAAsBjB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,MAAM1C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,SAAsBjB,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB3C,EAAKnC,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemC,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG1B,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,CAAC,EAAE,SAAsBjB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO1C,GAAmB,OAAO,OAAO,SAAS,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,SAAsBjB,EAAK4D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAKjC,EAAM,CAAC,OAAO,OAAO,UAAU,4EAAgB,GAAG,YAAY,SAAS,YAAY,UAAUU,GAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,0LAAoC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+E,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAS,CAACP,GAAY,GAAgBjD,EAAK,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,aAAa,CAAC,EAAewD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,SAAS,CAAcxD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK6D,EAAmB,CAAC,SAAsB7D,EAAKR,EAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKsE,EAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAeC,IAAwBjE,EAAKkE,EAAU,CAAC,SAASH,GAAY,IAAI,CAAC,CAAC,UAAUrC,EAAmB,GAAGC,EAAY,UAAUJ,EAAmB,UAAUE,EAAmB,UAAUD,CAAkB,EAAE2C,IAAQ,CAAC5C,IAAqB,GAAGE,IAAqB,GAAG,IAAM2C,EAAYpF,EAAa0C,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEwB,CAAgB,EAAE,OAAoBlD,EAAKyD,EAAY,CAAC,GAAG,aAAa9B,CAAW,GAAG,SAAsB3B,EAAKqE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU9C,CAAkB,EAAE,SAAsBvB,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU/C,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBiC,EAAMxF,EAAc,CAAC,kBAAkB,CAAC,WAAWa,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,+BAA+B,cAAc,GAAK,mBAAmB,OAAO,SAAS,CAAcoB,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,GAA2BtD,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,iCAAiC,GAAGnC,EAAkB0C,CAAkB,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ+C,GAA2BtD,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,GAAGnC,EAAkB0C,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBxB,EAAKwE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BtD,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,0BAA0B,GAAGnC,EAAkB0C,CAAkB,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,CAAC,CAAC,CAAC,EAAegC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxD,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB3C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,qEAAqE,UAAU,KAAK,EAAE,SAAS,whBAAyH,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,qEAAqE,UAAU,KAAK,EAAE,SAAS,whBAAyH,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,6BAA6B,EAAE,KAAKyB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAezB,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKoE,EAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAepE,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB3C,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,sEAAsE,UAAU,KAAK,EAAE,SAAS,+DAAa,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,sEAAsE,UAAU,KAAK,EAAE,SAAS,+DAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,sEAAsE,UAAU,KAAK,EAAE,SAAS,qEAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,6BAA6B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgBpD,EAAK,MAAM,CAAC,UAAU,8CAA8C,SAAsBA,EAAK6D,EAAmB,CAAC,SAAsB7D,EAAKR,EAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKsE,EAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACa,EAAYC,EAAgBC,IAAyB7E,EAAKkE,EAAU,CAAC,SAASS,GAAa,IAAI,CAAC,CAAC,UAAU5C,EAAmB,GAAGC,EAAY,UAAUJ,EAAmB,UAAUE,EAAmB,UAAUD,CAAkB,EAAEiD,IAAS,CAAClD,IAAqB,GAAGE,IAAqB,GAAG,IAAMiD,EAAa/F,EAAa+C,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEmB,CAAgB,EAAE,OAAoBlD,EAAKyD,EAAY,CAAC,GAAG,aAAazB,CAAW,GAAG,SAAsBhC,EAAKqE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUzC,CAAkB,EAAE,SAAsB5B,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU1C,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB4B,EAAMxF,EAAc,CAAC,kBAAkB,CAAC,WAAWa,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,+BAA+B,cAAc,GAAK,mBAAmB,OAAO,SAAS,CAAcoB,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,GAA2BtD,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,iCAAiC,GAAGnC,EAAkB+C,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKwE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,GAAG1F,EAAkB+C,CAAkB,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,CAAC,CAAC,CAAC,EAAe2B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxD,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,qEAAqE,UAAU,KAAK,EAAE,SAAS,whBAAyH,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,6BAA6B,EAAE,KAAK8B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAK+E,EAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe/E,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,sEAAsE,UAAU,KAAK,EAAE,SAAS,+DAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,6BAA6B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgC,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,GAAa,GAAgBrD,EAAK,MAAM,CAAC,UAAU,8BAA8B,SAAsBA,EAAK6D,EAAmB,CAAC,SAAsB7D,EAAKR,EAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKsE,EAAY,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACkB,EAAYC,EAAgBC,IAAyBlF,EAAKkE,EAAU,CAAC,SAASc,GAAa,IAAI,CAAC,CAAC,UAAU5C,EAAmB,GAAGC,EAAY,UAAUJ,EAAmB,UAAUE,EAAmB,UAAUD,CAAkB,EAAEiD,IAAS,CAAClD,IAAqB,GAAGE,IAAqB,GAAG,IAAMiD,EAAapG,EAAaoD,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEc,CAAgB,EAAE,OAAoBlD,EAAKyD,EAAY,CAAC,GAAG,aAAapB,CAAW,GAAG,SAAsBrC,EAAKqE,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUpC,CAAkB,EAAE,SAAsBjC,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUrC,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAMxF,EAAc,CAAC,kBAAkB,CAAC,WAAWa,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,+BAA+B,cAAc,GAAK,mBAAmB,OAAO,SAAS,CAAcoB,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,GAA2BtD,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,GAAGnC,EAAkBoD,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBlC,EAAKwE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BtD,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,0BAA0B,GAAGnC,EAAkBoD,CAAkB,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,CAAC,CAAC,CAAC,EAAesB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxD,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,qEAAqE,UAAU,KAAK,EAAE,SAAS,whBAAyH,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,6BAA6B,EAAE,KAAKmC,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAenC,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAKoF,EAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAepF,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWyE,EAAS,CAAC,SAAsBzE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,QAAQ,sBAAsB,sEAAsE,UAAU,KAAK,EAAE,SAAS,+DAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,6BAA6B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqC,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG1B,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBjB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM1C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBjB,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAK0D,EAAkB,CAAC,WAAWf,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB3C,EAAK5B,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4B,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqF,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,uQAAuQ,0GAA0G,6QAA6Q,4GAA4G,kSAAkS,iVAAiV,2QAA2Q,4RAA4R,+nBAA+nB,iJAAiJ,mUAAmU,8SAA8S,wYAAwY,ujBAAujB,kOAAkO,6PAA6P,gmBAAgmB,iHAAiH,0SAA0S,oRAAoR,wGAAwG,yhIAAyhI,GAAeA,GAAI,gcAAgc,+yCAA+yC,6iEAA6iE,EAYz2lCC,EAAgBC,GAAQhF,GAAU8E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,MAAM,SAAS,IAAI,gHAAgH,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG3H,GAAgB,GAAGG,GAAW,GAAGK,GAAmB,GAAGuH,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC5kE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,4BAA8B,OAAO,yBAA2B,OAAO,oCAAsC,4JAA0L,sBAAwB,IAAI,qBAAuB,OAAO,6BAA+B,OAAO,qBAAuB,4BAA4B,yBAA2B,QAAQ,kBAAoB,OAAO,sBAAwB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationFonts", "getFonts", "xN8zXPbji_default", "HederFonts", "s6oQgU5DW_default", "MotionAWithFX", "withFX", "motion", "FooterSectionFonts", "sQEXcoc7n_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "animation", "transition1", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "P0wWtDmVDSsE_deOxZ", "xGO_F_Z5NSsE_deOxZ", "VTIeVKD5KSsE_deOxZ", "dQ0noo_X8SsE_deOxZ", "idSsE_deOxZ", "P0wWtDmVDp9Ed11itk", "xGO_F_Z5Np9Ed11itk", "VTIeVKD5Kp9Ed11itk", "dQ0noo_X8p9Ed11itk", "idp9Ed11itk", "P0wWtDmVDTdq2xsPKb", "xGO_F_Z5NTdq2xsPKb", "VTIeVKD5KTdq2xsPKb", "dQ0noo_X8Tdq2xsPKb", "idTdq2xsPKb", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "ChildrenCanSuspend", "iF28Mwik_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "collection2", "paginationInfo2", "loadMore2", "index2", "textContent2", "css", "FramerRXGZZMinh", "withCSS", "RXGZZMinh_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
