{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/34QAZtcT1q9wJzkqr754/0xgTgAjAzGZsiLeahXRK/Y0jxcLBLB.js"],
  "sourcesContent": ["// Generated by Framer (e942a9a)\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,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Crumbs from\"#framer/local/canvasComponent/bak7DU4Eb/bak7DU4Eb.js\";import BtnButton from\"#framer/local/canvasComponent/BKL_O_CeW/BKL_O_CeW.js\";import FormComponent from\"#framer/local/canvasComponent/BNlvwz8_h/BNlvwz8_h.js\";import FormCloseIcon from\"#framer/local/canvasComponent/nWvkXp2Bc/nWvkXp2Bc.js\";import Articles from\"#framer/local/collection/jGJ2D5dpk/jGJ2D5dpk.js\";import Doctors from\"#framer/local/collection/Kp_HO3eGy/Kp_HO3eGy.js\";import Categories from\"#framer/local/collection/xAoB3vJbz/xAoB3vJbz.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/ADAhooxZD/ADAhooxZD.js\";import*as sharedStyle7 from\"#framer/local/css/c_bim8h6j/c_bim8h6j.js\";import*as sharedStyle8 from\"#framer/local/css/dddNfErls/dddNfErls.js\";import*as sharedStyle10 from\"#framer/local/css/DGkA86YwY/DGkA86YwY.js\";import*as sharedStyle3 from\"#framer/local/css/EUCGJ2thB/EUCGJ2thB.js\";import*as sharedStyle9 from\"#framer/local/css/GPshgUXgE/GPshgUXgE.js\";import*as sharedStyle4 from\"#framer/local/css/HdajOYQRu/HdajOYQRu.js\";import*as sharedStyle15 from\"#framer/local/css/JKgqtmQL9/JKgqtmQL9.js\";import*as sharedStyle1 from\"#framer/local/css/k2gdVhmWv/k2gdVhmWv.js\";import*as sharedStyle2 from\"#framer/local/css/L_8DM8SQC/L_8DM8SQC.js\";import*as sharedStyle6 from\"#framer/local/css/Mzle0ydQp/Mzle0ydQp.js\";import*as sharedStyle5 from\"#framer/local/css/OAIpxXhDZ/OAIpxXhDZ.js\";import*as sharedStyle13 from\"#framer/local/css/pp3A02zec/pp3A02zec.js\";import*as sharedStyle11 from\"#framer/local/css/t3pQyWQlW/t3pQyWQlW.js\";import*as sharedStyle12 from\"#framer/local/css/uv8bHWDf6/uv8bHWDf6.js\";import*as sharedStyle14 from\"#framer/local/css/Xgf87jVwd/Xgf87jVwd.js\";import metadataProvider from\"#framer/local/webPageMetadata/Y0jxcLBLB/Y0jxcLBLB.js\";const CrumbsFonts=getFonts(Crumbs);const BtnButtonFonts=getFonts(BtnButton);const FormCloseIconFonts=getFonts(FormCloseIcon);const FormComponentFonts=getFonts(FormComponent);const breakpoints={d6UEv_fAt:\"(min-width: 1440px)\",Hw4uWQpKy:\"(min-width: 810px) and (max-width: 1199px)\",ouIqpVj8_:\"(max-width: 809px)\",Um5RBVpW6:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7Jian\";const variantClassNames={d6UEv_fAt:\"framer-v-fnlrze\",Hw4uWQpKy:\"framer-v-vgbq5o\",ouIqpVj8_:\"framer-v-181ajo1\",Um5RBVpW6:\"framer-v-1l7t7g\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"short\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.01,skewX:0,skewY:0,transition:transition1};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop HD\":\"d6UEv_fAt\",Desktop:\"Um5RBVpW6\",Phone:\"ouIqpVj8_\",Tablet:\"Hw4uWQpKy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"d6UEv_fAt\"};};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:\"Y0jxcLBLB\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"Y0jxcLBLB\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Y0jxcLBLB\",data:Articles,type:\"Collection\"},right:{alias:\"previousItemId\",data:Articles,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Articles,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"Y0jxcLBLB\",name:\"I_7W38WVF\",type:\"Identifier\"},{collection:\"Y0jxcLBLB\",name:\"PZhGfieOr\",type:\"Identifier\"},{collection:\"Y0jxcLBLB\",name:\"hf1nhwNeE\",type:\"Identifier\"},{collection:\"Y0jxcLBLB\",name:\"wqchptmrZ\",type:\"Identifier\"},{collection:\"Y0jxcLBLB\",name:\"st11imd4Q\",type:\"Identifier\"},{collection:\"Y0jxcLBLB\",name:\"E25jzrbXf\",type:\"Identifier\"},{alias:\"IkYx8WroE\",arguments:[{from:{alias:\"IkYx8WroE\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"Y0jxcLBLB\",name:\"IkYx8WroE\",type:\"Identifier\"},{collection:\"IkYx8WroE\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"IkYx8WroE\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"IkYx8WroE\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"Y0jxcLBLB\",name:\"IkYx8WroE\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"Y0jxcLBLB\",name:\"IxHOaXZoS\",type:\"Identifier\"},{collection:\"Y0jxcLBLB\",name:\"EhInGuxIp\",type:\"Identifier\"},{alias:\"previousItemId.I_7W38WVF\",collection:\"previousItemId\",name:\"I_7W38WVF\",type:\"Identifier\"},{alias:\"previousItemId.nsrHNKw_R\",collection:\"previousItemId\",name:\"nsrHNKw_R\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.I_7W38WVF\",collection:\"nextItemId\",name:\"I_7W38WVF\",type:\"Identifier\"},{alias:\"nextItemId.nsrHNKw_R\",collection:\"nextItemId\",name:\"nsrHNKw_R\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Y0jxcLBLB\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,I_7W38WVF=getFromCurrentRouteData(\"I_7W38WVF\")??\"\",nsrHNKw_RjRhC2FPKl,E25jzrbXfjRhC2FPKl,I_7W38WVFjRhC2FPKl,idjRhC2FPKl,KBUXAP74YmaXoHQDsC,ECtQkqpcpmaXoHQDsC,idmaXoHQDsC,IkYx8WroE=getFromCurrentRouteData(\"IkYx8WroE\"),st11imd4Q=getFromCurrentRouteData(\"st11imd4Q\"),IxHOaXZoS=getFromCurrentRouteData(\"IxHOaXZoS\")??\"\",E25jzrbXf=getFromCurrentRouteData(\"E25jzrbXf\"),EhInGuxIp=getFromCurrentRouteData(\"EhInGuxIp\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_nsrHNKw_R=getFromCurrentRouteData(\"previousItemId.nsrHNKw_R\")??\"\",previousItemId_I_7W38WVF=getFromCurrentRouteData(\"previousItemId.I_7W38WVF\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_nsrHNKw_R=getFromCurrentRouteData(\"nextItemId.nsrHNKw_R\")??\"\",nextItemId_I_7W38WVF=getFromCurrentRouteData(\"nextItemId.I_7W38WVF\")??\"\",ECtQkqpcpY6xT8Nrka,iJ0C1i6r1Y6xT8Nrka,KBUXAP74YY6xT8Nrka,idY6xT8Nrka,k6a4XnBCCAjWlbJl19,IusW1ReSxAjWlbJl19,Jg5qJjk79AjWlbJl19,iQGRaiyf1AjWlbJl19,e17mZ__beAjWlbJl19,idAjWlbJl19,hf1nhwNeE=getFromCurrentRouteData(\"hf1nhwNeE\")??\"\",wqchptmrZ=getFromCurrentRouteData(\"wqchptmrZ\")??\"\",nsrHNKw_RBu20mpEVU,E25jzrbXfBu20mpEVU,I_7W38WVFBu20mpEVU,idBu20mpEVU,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const VM6PddsR33bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const PfQxcZUJk1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});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,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"Hw4uWQpKy\",\"ouIqpVj8_\"].includes(baseVariant))return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(st11imd4Q,activeLocaleCode);const visible=isSet(previousItemId);const textContent1=prefix(previousItemId_I_7W38WVF,\"\u2039 \");const visible1=isSet(nextItemId);const textContent2=suffix(nextItemId_I_7W38WVF,\" \u203A\");const isDisplayed1=()=>{if(!isBrowser())return true;if([\"Hw4uWQpKy\",\"ouIqpVj8_\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"d6UEv_fAt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b73c5e11-03f3-4808-975d-4a7035244a1a, rgb(248, 248, 250)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-fnlrze\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1vzv6kr\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dtf3d3\",\"data-framer-name\":\"Crumbs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-950yi3\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o05fdd-container\",nodeId:\"YhUvgu990\",scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw4uWQpKy:{rCNDMjeAr:resolvedLinks[2]},ouIqpVj8_:{rCNDMjeAr:resolvedLinks[3]},Um5RBVpW6:{rCNDMjeAr:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Crumbs,{fIh9zEOIA:true,height:\"100%\",id:\"YhUvgu990\",jGLnHFJqi:\"\u0413\u043E\u043B\u043E\u0432\u043D\u0430\",layoutId:\"YhUvgu990\",rCNDMjeAr:resolvedLinks[0],variant:\"xO3uAf8ME\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DA9Vb4YaX\"},implicitPathVariables:undefined},{href:{webPageId:\"DA9Vb4YaX\"},implicitPathVariables:undefined},{href:{webPageId:\"DA9Vb4YaX\"},implicitPathVariables:undefined},{href:{webPageId:\"DA9Vb4YaX\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h8f5ay-container\",nodeId:\"BLG4oHBr1\",scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw4uWQpKy:{rCNDMjeAr:resolvedLinks1[2]},ouIqpVj8_:{rCNDMjeAr:resolvedLinks1[3]},Um5RBVpW6:{rCNDMjeAr:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Crumbs,{fIh9zEOIA:true,height:\"100%\",id:\"BLG4oHBr1\",jGLnHFJqi:\"\u0421\u0442\u0430\u0442\u0442\u0456\",layoutId:\"BLG4oHBr1\",rCNDMjeAr:resolvedLinks1[0],variant:\"xO3uAf8ME\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-301otn-container\",nodeId:\"iNTSua4Ub\",scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsx(Crumbs,{fIh9zEOIA:false,height:\"100%\",id:\"iNTSua4Ub\",jGLnHFJqi:I_7W38WVF,layoutId:\"iNTSua4Ub\",variant:\"Bz9zJt5kS\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19oul7c\",\"data-framer-name\":\"About Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1de7z42\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pd8b04\",\"data-framer-name\":\"Articles + Categories\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ddrr5s hidden-vgbq5o hidden-181ajo1\",\"data-framer-name\":\"More Articles\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-120t8i\",\"data-border\":true,\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rodhpz\",\"data-styles-preset\":\"ADAhooxZD\",style:{\"--framer-text-color\":\"var(--token-4717a86b-d3a4-4abc-99ce-8998c66f34cb, rgb(204, 29, 99))\"},children:\"\u0406\u043D\u0448\u0456 \u0441\u0442\u0430\u0442\u0442\u0456\"})}),className:\"framer-1k01kfa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dy641a\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"jRhC2FPKl\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"jRhC2FPKl\",name:\"nsrHNKw_R\",type:\"Identifier\"},{collection:\"jRhC2FPKl\",name:\"E25jzrbXf\",type:\"Identifier\"},{collection:\"jRhC2FPKl\",name:\"I_7W38WVF\",type:\"Identifier\"},{collection:\"jRhC2FPKl\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"jRhC2FPKl\",name:\"I_7W38WVF\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:I_7W38WVF},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({E25jzrbXf:E25jzrbXfjRhC2FPKl,I_7W38WVF:I_7W38WVFjRhC2FPKl,id:idjRhC2FPKl,nsrHNKw_R:nsrHNKw_RjRhC2FPKl},index)=>{nsrHNKw_RjRhC2FPKl??=\"\";I_7W38WVFjRhC2FPKl??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`jRhC2FPKl-${idjRhC2FPKl}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nsrHNKw_R:nsrHNKw_RjRhC2FPKl},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{nsrHNKw_R:nsrHNKw_RjRhC2FPKl},webPageId:\"Y0jxcLBLB\"},motionChild:true,nodeId:\"mv8sBdOU8\",scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-13nvrcs framer-b8x0mr\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"100px\",...toResponsiveImage(E25jzrbXfjRhC2FPKl)},className:\"framer-1scc9nb\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yah4bz\",\"data-styles-preset\":\"k2gdVhmWv\",style:{\"--framer-text-color\":\"var(--token-933378fc-3326-443b-8a45-b2f28b2b6929, rgb(23, 70, 99))\"},children:\"\u041C\u0456\u0444\u0438 \u043F\u0440\u043E \u0432\u0430\u043A\u0446\u0438\u043D\u0430\u0446\u0456\u044E: \u043F\u0440\u0430\u0432\u0434\u0430 \u0456 \u0432\u0438\u0433\u0430\u0434\u043A\u0438\"})}),className:\"framer-12kj62m\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:I_7W38WVFjRhC2FPKl,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idjRhC2FPKl);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lc3pcu\",\"data-framer-name\":\"Article\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vph1d6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p5alo9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"maXoHQDsC\",data:Categories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{arguments:[{type:\"LiteralValue\",value:IkYx8WroE},{collection:\"maXoHQDsC\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"maXoHQDsC\",name:\"KBUXAP74Y\",type:\"Identifier\"},{collection:\"maXoHQDsC\",name:\"ECtQkqpcp\",type:\"Identifier\"},{collection:\"maXoHQDsC\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"maXoHQDsC\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:IkYx8WroE},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({ECtQkqpcp:ECtQkqpcpmaXoHQDsC,id:idmaXoHQDsC,KBUXAP74Y:KBUXAP74YmaXoHQDsC},index1)=>{KBUXAP74YmaXoHQDsC??=\"\";ECtQkqpcpmaXoHQDsC??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`maXoHQDsC-${idmaXoHQDsC}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ECtQkqpcp:ECtQkqpcpmaXoHQDsC},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13yy938\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13zccie\",\"data-framer-name\":\"Tag Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yah4bz\",\"data-styles-preset\":\"k2gdVhmWv\",style:{\"--framer-text-color\":\"var(--token-50bfd4e4-daa1-4242-9707-94042fce5e97, rgb(21, 98, 143))\"},children:\"\u0413\u0456\u043D\u0435\u043A\u043E\u043B\u043E\u0433\u0456\u044F\"})}),className:\"framer-ap8dr7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KBUXAP74YmaXoHQDsC,verticalAlignment:\"top\",withExternalLayout:true})})})})},idmaXoHQDsC);})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fgd373\",\"data-styles-preset\":\"L_8DM8SQC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4cfdc931-9fd1-4990-9517-ee46027ad885, rgb(35, 35, 35))\"},children:\"\u0420\u0430\u043A \u0448\u0438\u0439\u043A\u0438 \u043C\u0430\u0442\u043A\u0438: \u0441\u0438\u043C\u043F\u0442\u043E\u043C\u0438, \u044F\u043A\u0456 \u043D\u0435 \u043C\u043E\u0436\u043D\u0430 \u0456\u0433\u043D\u043E\u0440\u0443\u0432\u0430\u0442\u0438\"})}),className:\"framer-g5a8dw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:I_7W38WVF,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ob49t8\",\"data-framer-name\":\"Date and Reading Time\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-viyyjw\",\"data-styles-preset\":\"EUCGJ2thB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b4d7759-de83-4bfc-a924-61bf78092784, rgb(117, 117, 117))\"},children:\"2 \u0445\u0432\"})}),className:\"framer-ha0sk7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-56qz7\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-viyyjw\",\"data-styles-preset\":\"EUCGJ2thB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0b4d7759-de83-4bfc-a924-61bf78092784, rgb(117, 117, 117))\"},children:\"2 \u0445\u0432\"})}),className:\"framer-9s8q38\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:IxHOaXZoS,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw4uWQpKy:{background:{alt:\"\",fit:\"fill\",sizes:\"480px\",...toResponsiveImage(E25jzrbXf)}},ouIqpVj8_:{background:{alt:\"\",fit:\"fill\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1380px) - 40px)`,...toResponsiveImage(E25jzrbXf)}},Um5RBVpW6:{background:{alt:\"\",fit:\"fill\",sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 60px, 1380px) - 16px) * 0.55 - 72px, 1px), min(${componentViewport?.width||\"100vw\"} - 60px, 1380px) - 16px)`,...toResponsiveImage(E25jzrbXf)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 60px, 1380px) - 16px) * 0.59 - 72px, 1px), min(${componentViewport?.width||\"100vw\"} - 60px, 1380px) - 16px)`,...toResponsiveImage(E25jzrbXf)},className:\"framer-158afv7\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"Ze4onCbLX\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:EhInGuxIp,className:\"framer-iihkja\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-jjmcnw\",blockquote:\"framer-styles-preset-1fgnvrs\",h1:\"framer-styles-preset-fgd373\",h2:\"framer-styles-preset-uz0ksw\",h3:\"framer-styles-preset-18nb3no\",h4:\"framer-styles-preset-q4cwl3\",h5:\"framer-styles-preset-1fqywz4\",h6:\"framer-styles-preset-1j4e7rr\",img:\"framer-styles-preset-1nmkva\",p:\"framer-styles-preset-yf5f87\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f4nk92\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-107e6o0\",\"data-styles-preset\":\"pp3A02zec\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{nsrHNKw_R:previousItemId_nsrHNKw_R},webPageId:\"Y0jxcLBLB\"},motionChild:true,nodeId:\"JFtrf1A05\",openInNewTab:false,scopeId:\"Y0jxcLBLB\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-17ewig3\",\"data-styles-preset\":\"Xgf87jVwd\",children:\"\u2039 PRP-\u0442\u0435\u0440\u0430\u043F\u0456\u044F, \u043F\u043B\u0430\u0437\u043C\u043E\u043B\u0456\u0444\u0442\u0438\u043D\u0433 \u0430\u0431\u043E \u043F\u043B\u0430\u0437\u043C\u043E\u0442\u0435\u0440\u0430\u043F\u0456\u044F\"})})})}),className:\"framer-16qskzq\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jqtum7\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-107e6o0\",\"data-styles-preset\":\"pp3A02zec\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{nsrHNKw_R:nextItemId_nsrHNKw_R},webPageId:\"Y0jxcLBLB\"},motionChild:true,nodeId:\"KuwipzIEb\",openInNewTab:false,scopeId:\"Y0jxcLBLB\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-17ewig3\",\"data-styles-preset\":\"Xgf87jVwd\",children:\"10 \u0444\u0430\u043A\u0442\u0456\u0432 \u043F\u0440\u043E \u043A\u043E\u0440\u0438\u0441\u0442\u044C \u043C\u0430\u0441\u0430\u0436\u0443! \u203A\"})})})}),className:\"framer-1yei8tq\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17nro81\",\"data-framer-name\":\"Categories\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fij02o\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ouIqpVj8_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1j4e7rr\",\"data-styles-preset\":\"dddNfErls\",children:\"\u041A\u0430\u0442\u0435\u0433\u043E\u0440\u0456\u0457 \u0441\u0442\u0430\u0442\u0435\u0439\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rodhpz\",\"data-styles-preset\":\"ADAhooxZD\",style:{\"--framer-text-color\":\"var(--token-50bfd4e4-daa1-4242-9707-94042fce5e97, rgb(21, 98, 143))\"},children:\"\u041A\u0430\u0442\u0435\u0433\u043E\u0440\u0456\u0457\"})}),className:\"framer-1goqact\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cnc607\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Y6xT8Nrka\",data:Categories,type:\"Collection\"},select:[{collection:\"Y6xT8Nrka\",name:\"ECtQkqpcp\",type:\"Identifier\"},{collection:\"Y6xT8Nrka\",name:\"iJ0C1i6r1\",type:\"Identifier\"},{collection:\"Y6xT8Nrka\",name:\"KBUXAP74Y\",type:\"Identifier\"},{collection:\"Y6xT8Nrka\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({ECtQkqpcp:ECtQkqpcpY6xT8Nrka,id:idY6xT8Nrka,iJ0C1i6r1:iJ0C1i6r1Y6xT8Nrka,KBUXAP74Y:KBUXAP74YY6xT8Nrka},index2)=>{ECtQkqpcpY6xT8Nrka??=\"\";KBUXAP74YY6xT8Nrka??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Y6xT8Nrka-${idY6xT8Nrka}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ECtQkqpcp:ECtQkqpcpY6xT8Nrka},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ECtQkqpcp:ECtQkqpcpY6xT8Nrka},webPageId:\"MTIVp9MaL\"},motionChild:true,nodeId:\"JYmRdRZ3V\",scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1rm4pks framer-b8x0mr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw4uWQpKy:{background:{alt:\"\",fit:\"fill\",sizes:\"36px\",...toResponsiveImage(iJ0C1i6r1Y6xT8Nrka)}},ouIqpVj8_:{background:{alt:\"\",fit:\"fill\",sizes:\"36px\",...toResponsiveImage(iJ0C1i6r1Y6xT8Nrka)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"44px\",...toResponsiveImage(iJ0C1i6r1Y6xT8Nrka)},className:\"framer-1lbh7zn\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1i1nnrb\",\"data-styles-preset\":\"JKgqtmQL9\",style:{\"--framer-text-color\":\"var(--token-4cfdc931-9fd1-4990-9517-ee46027ad885, rgb(35, 35, 35))\"},children:\"\u0410\u043B\u0435\u0440\u0433\u043E\u043B\u043E\u0433\u0456\u044F\"})}),className:\"framer-1u4kkoj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KBUXAP74YY6xT8Nrka,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idY6xT8Nrka);})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6prgva\",\"data-framer-name\":\"Doctor Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lwo6se\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-q4cwl3\",\"data-styles-preset\":\"Mzle0ydQp\",style:{\"--framer-text-color\":\"var(--token-50bfd4e4-daa1-4242-9707-94042fce5e97, rgb(21, 98, 143))\"},children:\"\u041B\u0456\u043A\u0430\u0440\u0456, \u044F\u043A\u0456 \u043A\u043E\u043D\u0441\u0443\u043B\u044C\u0442\u0443\u044E\u0442\u044C\"})}),className:\"framer-8gi500\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d9r7ed\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AjWlbJl19\",data:Doctors,type:\"Collection\"},orderBy:[{collection:\"AjWlbJl19\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"AjWlbJl19\",name:\"k6a4XnBCC\",type:\"Identifier\"},{collection:\"AjWlbJl19\",name:\"IusW1ReSx\",type:\"Identifier\"},{collection:\"AjWlbJl19\",name:\"Jg5qJjk79\",type:\"Identifier\"},{collection:\"AjWlbJl19\",name:\"iQGRaiyf1\",type:\"Identifier\"},{collection:\"AjWlbJl19\",name:\"e17mZ__be\",type:\"Identifier\"},{collection:\"AjWlbJl19\",name:\"id\",type:\"Identifier\"}],where:{left:{arguments:[{collection:\"AjWlbJl19\",name:\"e17mZ__be\",type:\"Identifier\"},{type:\"LiteralValue\",value:hf1nhwNeE}],functionName:\"CONTAINS\",type:\"FunctionCall\"},operator:\"and\",right:{arguments:[{collection:\"AjWlbJl19\",name:\"k6a4XnBCC\",type:\"Identifier\"},{type:\"LiteralValue\",value:wqchptmrZ}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({e17mZ__be:e17mZ__beAjWlbJl19,id:idAjWlbJl19,iQGRaiyf1:iQGRaiyf1AjWlbJl19,IusW1ReSx:IusW1ReSxAjWlbJl19,Jg5qJjk79:Jg5qJjk79AjWlbJl19,k6a4XnBCC:k6a4XnBCCAjWlbJl19},index3)=>{k6a4XnBCCAjWlbJl19??=\"\";IusW1ReSxAjWlbJl19??=\"\";Jg5qJjk79AjWlbJl19??=\"\";e17mZ__beAjWlbJl19??=\"\";const visible2=isSet(k6a4XnBCCAjWlbJl19);return /*#__PURE__*/_jsx(LayoutGroup,{id:`AjWlbJl19-${idAjWlbJl19}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{IusW1ReSx:IusW1ReSxAjWlbJl19},children:visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18nvk6p\",\"data-framer-name\":\"Doctors Photo\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{IusW1ReSx:IusW1ReSxAjWlbJl19},webPageId:\"QBRbXhcDq\"},motionChild:true,nodeId:\"DAb_VZ9VU\",openInNewTab:false,scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-15dqfoc framer-b8x0mr\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-134590n\",\"data-framer-name\":\"Img Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sz0hfv\",\"data-border\":true,\"data-framer-name\":\"Card Experience\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-7ed0d8b7-4129-4c15-a099-c716efb3f46b, rgb(25, 123, 178))\"},children:\"0\"})}),className:\"framer-mte3co\",fonts:[\"Inter-Bold\"],text:Jg5qJjk79AjWlbJl19,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7ed0d8b7-4129-4c15-a099-c716efb3f46b, rgb(25, 123, 178))\"},children:\"\u0440\u043E\u043A\u0456\u0432\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"10px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7ed0d8b7-4129-4c15-a099-c716efb3f46b, rgb(25, 123, 178))\"},children:\"\u0434\u043E\u0441\u0432\u0456\u0434\u0443\"})]}),className:\"framer-13jytd1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:300,pixelWidth:277,sizes:\"258px\",...toResponsiveImage(iQGRaiyf1AjWlbJl19)},className:\"framer-k1srf8\",\"data-framer-name\":\"Img\",whileHover:animation})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iocxlb\",\"data-framer-name\":\"Text Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-50bfd4e4-daa1-4242-9707-94042fce5e97, rgb(21, 98, 143))\"},children:\"\u041C\u0430\u0442\u0432\u0456\u0454\u043D\u043A\u043E \u041E\u043B\u044C\u0433\u0430 \u041F\u0435\u0442\u0440\u0456\u0432\u043D\u0430\"})}),className:\"framer-1egtt8s\",\"data-framer-name\":\"Name\",fonts:[\"Inter-Medium\"],text:k6a4XnBCCAjWlbJl19,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-50bfd4e4-daa1-4242-9707-94042fce5e97, rgb(21, 98, 143))\"},children:\"\u041C\u0435\u0434\u0438\u0447\u043D\u0438\u0439 \u0434\u0438\u0440\u0435\u043A\u0442\u043E\u0440, \u0430\u043A\u0443\u0448\u0435\u0440-\u0433\u0456\u043D\u0435\u043A\u043E\u043B\u043E\u0433, \u043B\u0456\u043A\u0430\u0440 \u0437 \u0443\u043B\u044C\u0442\u0440\u0430\u0437\u0432\u0443\u043A\u043E\u0432\u043E\u0457 \u0434\u0456\u0430\u0433\u043D\u043E\u0441\u0442\u0438\u043A\u0438\"})}),className:\"framer-qlv6k9\",\"data-framer-name\":\"Occupation\",fonts:[\"Inter-Light\"],text:e17mZ__beAjWlbJl19,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uevc5y\",\"data-framer-name\":\"Btn\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"226px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-tet8j3-container\",id:`${IusW1ReSxAjWlbJl19}-tet8j3`,nodeId:\"w9i6vJbx5\",scopeId:\"Y0jxcLBLB\",children:[/*#__PURE__*/_jsx(BtnButton,{height:\"100%\",id:\"w9i6vJbx5\",layoutId:\"w9i6vJbx5\",style:{width:\"100%\"},t7yXC_Fks:\"\u0417\u0430\u043F\u0438\u0441 \u0434\u043E \u043B\u0456\u043A\u0430\u0440\u044F\",variant:\"jkrGrM3ST\",VM6PddsR3:VM6PddsR33bnx0g({overlay}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-161wwe1\"),\"data-framer-portal-id\":`${IusW1ReSxAjWlbJl19}-tet8j3`,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"BjdVvEZS4\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-5qbs5i\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":`${IusW1ReSxAjWlbJl19}-tet8j3`,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2vrvj7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-un1ecz-container\",inComponentSlot:true,nodeId:\"Lr6dZ90xK\",rendersWithMotion:true,scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsx(FormCloseIcon,{height:\"100%\",id:\"Lr6dZ90xK\",layoutId:\"Lr6dZ90xK\",PfQxcZUJk:PfQxcZUJk1wnntms({overlay}),width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"351px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s04ynm-container\",inComponentSlot:true,nodeId:\"Lm8LX1yFb\",rendersWithMotion:true,scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsx(FormComponent,{eV4aC9cdJ:\"\u0417\u0410\u041F\u0418\u0421 \u0414\u041E \u041B\u0406\u041A\u0410\u0420\u042F\",height:\"100%\",id:\"Lm8LX1yFb\",JDUHpzX_J:k6a4XnBCCAjWlbJl19,KDQRUqeoF:k6a4XnBCCAjWlbJl19,layoutId:\"Lm8LX1yFb\",style:{width:\"100%\"},variant:\"aYkJFPoHX\",width:\"100%\"})})})]})})]}),getContainer())})})]})})})})})]})})},idAjWlbJl19);})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ewj5zd hidden-fnlrze hidden-1l7t7g\",\"data-framer-name\":\"More Articles\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8blvqf\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1j4e7rr\",\"data-styles-preset\":\"dddNfErls\",style:{\"--framer-text-color\":\"var(--token-4717a86b-d3a4-4abc-99ce-8998c66f34cb, rgb(204, 29, 99))\"},children:\"\u0406\u043D\u0448\u0456 \u0441\u0442\u0430\u0442\u0442\u0456\"})}),className:\"framer-3g8dp1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v7oy6b\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Bu20mpEVU\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:6},select:[{collection:\"Bu20mpEVU\",name:\"nsrHNKw_R\",type:\"Identifier\"},{collection:\"Bu20mpEVU\",name:\"E25jzrbXf\",type:\"Identifier\"},{collection:\"Bu20mpEVU\",name:\"I_7W38WVF\",type:\"Identifier\"},{collection:\"Bu20mpEVU\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Bu20mpEVU\",name:\"I_7W38WVF\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:I_7W38WVF},type:\"BinaryOperation\"}}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({E25jzrbXf:E25jzrbXfBu20mpEVU,I_7W38WVF:I_7W38WVFBu20mpEVU,id:idBu20mpEVU,nsrHNKw_R:nsrHNKw_RBu20mpEVU},index4)=>{nsrHNKw_RBu20mpEVU??=\"\";I_7W38WVFBu20mpEVU??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Bu20mpEVU-${idBu20mpEVU}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nsrHNKw_R:nsrHNKw_RBu20mpEVU},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{nsrHNKw_R:nsrHNKw_RBu20mpEVU},webPageId:\"Y0jxcLBLB\"},motionChild:true,nodeId:\"e2EG12XAv\",scopeId:\"Y0jxcLBLB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-cpypt6 framer-b8x0mr\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"100px\",...toResponsiveImage(E25jzrbXfBu20mpEVU)},className:\"framer-pc3emz\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-107e6o0\",\"data-styles-preset\":\"pp3A02zec\",style:{\"--framer-text-color\":\"var(--token-933378fc-3326-443b-8a45-b2f28b2b6929, rgb(23, 70, 99))\"},children:\"\u041C\u0456\u0444\u0438 \u043F\u0440\u043E \u0432\u0430\u043A\u0446\u0438\u043D\u0430\u0446\u0456\u044E: \u043F\u0440\u0430\u0432\u0434\u0430 \u0456 \u0432\u0438\u0433\u0430\u0434\u043A\u0438\"})}),className:\"framer-zjuwrd\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:I_7W38WVFBu20mpEVU,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idBu20mpEVU);})})})})})]})]})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7Jian.framer-b8x0mr, .framer-7Jian .framer-b8x0mr { display: block; }\",\".framer-7Jian.framer-fnlrze { align-content: center; align-items: center; background-color: var(--token-b73c5e11-03f3-4808-975d-4a7035244a1a, #f8f8fa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-7Jian .framer-1vzv6kr { 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-7Jian .framer-dtf3d3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 30px 16px 30px; position: relative; width: 100%; }\",\".framer-7Jian .framer-950yi3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; max-width: 1380px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-7Jian .framer-1o05fdd-container, .framer-7Jian .framer-1h8f5ay-container, .framer-7Jian .framer-301otn-container, .framer-7Jian .framer-un1ecz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7Jian .framer-19oul7c { align-content: center; align-items: center; background-color: var(--token-b73c5e11-03f3-4808-975d-4a7035244a1a, #f8f8fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 30px 24px 30px; position: relative; width: 100%; }\",\".framer-7Jian .framer-1de7z42 { align-content: center; align-items: center; background-color: var(--token-5059aa9a-1e01-4eb7-87d2-826c61213ef6, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; max-width: 1380px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-pd8b04 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 16px 16px 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-ddrr5s, .framer-7Jian .framer-ewj5zd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 16px 16px 16px; position: relative; width: 25%; }\",\".framer-7Jian .framer-120t8i { --border-bottom-width: 1px; --border-color: var(--token-82a9a966-7287-446d-8d77-5b0c4ef1083f, #d6d6d6); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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; max-width: 1380px; overflow: hidden; padding: 0px 0px 4px 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-1k01kfa, .framer-7Jian .framer-1goqact, .framer-7Jian .framer-3g8dp1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-dy641a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-13nvrcs { 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; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-7Jian .framer-1scc9nb, .framer-7Jian .framer-pc3emz { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 70px; position: relative; width: 100px; }\",\".framer-7Jian .framer-12kj62m, .framer-7Jian .framer-zjuwrd { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-1lc3pcu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 1px; }\",\".framer-7Jian .framer-vph1d6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-1p5alo9 { 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; padding: 0px; position: relative; width: min-content; }\",\".framer-7Jian .framer-13yy938 { 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; padding: 0px; position: relative; width: min-content; }\",\".framer-7Jian .framer-13zccie { -webkit-user-select: none; align-content: center; align-items: center; background-color: var(--token-f9d1d633-5a9b-4d9c-88af-06f8493da7a4, #e3f1fb); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; user-select: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Jian .framer-ap8dr7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Jian .framer-g5a8dw { flex: none; height: auto; max-width: 680px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-1ob49t8 { 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-7Jian .framer-ha0sk7, .framer-7Jian .framer-9s8q38 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-56qz7 { align-content: center; align-items: center; background-color: var(--token-82a9a966-7287-446d-8d77-5b0c4ef1083f, #d6d6d6); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 14px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-7Jian .framer-158afv7 { -webkit-user-select: none; aspect-ratio: 1.75 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 419px); position: relative; user-select: none; width: 100%; }\",\".framer-7Jian .framer-iihkja { --framer-paragraph-spacing: 32px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-1f4nk92 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-16qskzq, .framer-7Jian .framer-1yei8tq { flex: 1 0 0px; height: auto; max-width: 200px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-1jqtum7 { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-7Jian .framer-17nro81 { align-content: flex-start; align-items: flex-start; background-color: var(--token-b73c5e11-03f3-4808-975d-4a7035244a1a, #f8f8fa); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 16%; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Jian .framer-fij02o { 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; max-width: 1380px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-cnc607 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-1rm4pks { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-7Jian .framer-1lbh7zn { aspect-ratio: 1 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 44px; }\",\".framer-7Jian .framer-1u4kkoj { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-6prgva { align-content: center; align-items: center; background-color: var(--token-b73c5e11-03f3-4808-975d-4a7035244a1a, #f8f8fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1380px; overflow: hidden; padding: 24px 30px 48px 30px; position: relative; width: 100%; }\",\".framer-7Jian .framer-1lwo6se { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-8gi500 { --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-7Jian .framer-1d9r7ed { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-18nvk6p { align-content: center; align-items: center; background-color: var(--token-5059aa9a-1e01-4eb7-87d2-826c61213ef6, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 431px; justify-content: space-between; overflow: hidden; padding: 0px 0px 16px 0px; position: relative; width: 258px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Jian .framer-15dqfoc { 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; text-decoration: none; width: 100%; }\",\".framer-7Jian .framer-134590n { align-content: center; align-items: center; background-color: var(--token-5059aa9a-1e01-4eb7-87d2-826c61213ef6, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 258px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Jian .framer-1sz0hfv { --border-bottom-width: 1px; --border-color: var(--token-7ed0d8b7-4129-4c15-a099-c716efb3f46b, #197bb2); --border-left-width: 1px; --border-right-width: 1px; --border-style: dotted; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; left: 16px; overflow: hidden; padding: 6px; position: absolute; top: 16px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-7Jian .framer-mte3co, .framer-7Jian .framer-13jytd1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Jian .framer-k1srf8 { aspect-ratio: 0.9020979020979021 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 286px); overflow: hidden; position: relative; width: 258px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-7Jian .framer-1iocxlb { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 16px 12px 8px 12px; position: relative; width: 258px; }\",\".framer-7Jian .framer-1egtt8s, .framer-7Jian .framer-qlv6k9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Jian .framer-1uevc5y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-7Jian .framer-tet8j3-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-7Jian.framer-161wwe1 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-7Jian.framer-5qbs5i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: 3; }\",\".framer-7Jian .framer-2vrvj7 { align-content: flex-end; align-items: flex-end; 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: min-content; }\",\".framer-7Jian .framer-s04ynm-container { flex: none; height: auto; position: relative; width: 351px; }\",\".framer-7Jian .framer-8blvqf { 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; max-width: 1380px; overflow: hidden; padding: 0px 0px 4px 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-v7oy6b { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-7Jian .framer-cpypt6 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,'.framer-7Jian[data-border=\"true\"]::after, .framer-7Jian [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-7Jian.framer-fnlrze { width: 1200px; } .framer-7Jian .framer-158afv7 { height: var(--framer-aspect-ratio-supported, 312px); } .framer-7Jian .framer-17nro81 { width: 20%; } .framer-7Jian .framer-1rm4pks { gap: 8px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-7Jian.framer-fnlrze { width: 810px; } .framer-7Jian .framer-1de7z42, .framer-7Jian .framer-pd8b04 { gap: 24px; } .framer-7Jian .framer-1lc3pcu { gap: 36px; } .framer-7Jian .framer-vph1d6 { width: 600px; } .framer-7Jian .framer-g5a8dw { max-width: 420px; } .framer-7Jian .framer-158afv7 { height: var(--framer-aspect-ratio-supported, 280px); max-width: 500px; width: 480px; } .framer-7Jian .framer-iihkja { max-width: 460px; } .framer-7Jian .framer-17nro81 { justify-content: flex-start; width: 28%; } .framer-7Jian .framer-cnc607 { gap: 12px 24px; justify-content: flex-start; overflow: hidden; overflow-x: auto; padding: 0px 0px 4px 0px; } .framer-7Jian .framer-1lbh7zn { width: 36px; } .framer-7Jian .framer-ewj5zd { justify-content: flex-start; width: 100%; }}\",\"@media (max-width: 809px) { .framer-7Jian.framer-fnlrze { width: 390px; } .framer-7Jian .framer-950yi3 { overflow: auto; padding: 0px 0px 4px 0px; } .framer-7Jian .framer-19oul7c { justify-content: center; padding: 16px 20px 24px 20px; } .framer-7Jian .framer-1de7z42 { gap: 24px; padding: 0px 20px 0px 20px; } .framer-7Jian .framer-pd8b04 { flex-direction: column; gap: 24px; justify-content: flex-start; padding: 16px 0px 0px 0px; } .framer-7Jian .framer-1lc3pcu { flex: none; gap: 24px; justify-content: center; max-width: unset; order: 1; width: 100%; } .framer-7Jian .framer-vph1d6 { max-width: unset; } .framer-7Jian .framer-158afv7 { height: var(--framer-aspect-ratio-supported, 114px); } .framer-7Jian .framer-17nro81 { order: 2; width: 100%; } .framer-7Jian .framer-fij02o, .framer-7Jian .framer-8blvqf { order: 0; } .framer-7Jian .framer-cnc607 { flex-direction: row; gap: 24px; justify-content: flex-start; order: 1; overflow: hidden; overflow-x: auto; } .framer-7Jian .framer-1rm4pks { width: min-content; } .framer-7Jian .framer-1lbh7zn { width: 36px; } .framer-7Jian .framer-1u4kkoj { flex: none; white-space: pre; width: auto; } .framer-7Jian .framer-6prgva { padding: 24px 20px 24px 20px; } .framer-7Jian .framer-ewj5zd { padding: 0px 16px 24px 16px; width: 100%; } .framer-7Jian .framer-v7oy6b { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px 8px; order: 1; } .framer-7Jian .framer-cpypt6 { align-self: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7721\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Um5RBVpW6\":{\"layout\":[\"fixed\",\"auto\"]},\"Hw4uWQpKy\":{\"layout\":[\"fixed\",\"auto\"]},\"ouIqpVj8_\":{\"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 FramerY0jxcLBLB=withCSS(Component,css,\"framer-7Jian\");export default FramerY0jxcLBLB;FramerY0jxcLBLB.displayName=\"Page\";FramerY0jxcLBLB.defaultProps={height:7721,width:1440};addFonts(FramerY0jxcLBLB,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...CrumbsFonts,...BtnButtonFonts,...FormCloseIconFonts,...FormComponentFonts,...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),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"Ze4onCbLX\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Ze4onCbLX\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerY0jxcLBLB\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"7721\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Um5RBVpW6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Hw4uWQpKy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ouIqpVj8_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["CrumbsFonts", "getFonts", "bak7DU4Eb_default", "BtnButtonFonts", "BKL_O_CeW_default", "FormCloseIconFonts", "nWvkXp2Bc_default", "FormComponentFonts", "BNlvwz8_h_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "sharedDateFormatter", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "isSet", "prefix", "suffix", "transition1", "animation", "transformTemplate1", "_", "t", "getContainer", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "jGJ2D5dpk_default", "xAoB3vJbz_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "I_7W38WVF", "nsrHNKw_RjRhC2FPKl", "E25jzrbXfjRhC2FPKl", "I_7W38WVFjRhC2FPKl", "idjRhC2FPKl", "KBUXAP74YmaXoHQDsC", "ECtQkqpcpmaXoHQDsC", "idmaXoHQDsC", "IkYx8WroE", "st11imd4Q", "IxHOaXZoS", "E25jzrbXf", "EhInGuxIp", "previousItemId", "previousItemId_nsrHNKw_R", "previousItemId_I_7W38WVF", "nextItemId", "nextItemId_nsrHNKw_R", "nextItemId_I_7W38WVF", "ECtQkqpcpY6xT8Nrka", "iJ0C1i6r1Y6xT8Nrka", "KBUXAP74YY6xT8Nrka", "idY6xT8Nrka", "k6a4XnBCCAjWlbJl19", "IusW1ReSxAjWlbJl19", "Jg5qJjk79AjWlbJl19", "iQGRaiyf1AjWlbJl19", "e17mZ__beAjWlbJl19", "idAjWlbJl19", "hf1nhwNeE", "wqchptmrZ", "nsrHNKw_RBu20mpEVU", "E25jzrbXfBu20mpEVU", "I_7W38WVFBu20mpEVU", "idBu20mpEVU", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "VM6PddsR33bnx0g", "overlay", "loadMore", "args", "PfQxcZUJk1wnntms", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "visible1", "textContent2", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "resolvedLinks1", "RichText2", "x", "ChildrenCanSuspend", "collection", "paginationInfo", "l", "index", "PathVariablesContext", "Link", "Image2", "collection1", "paginationInfo1", "loadMore1", "index1", "ComponentPresetsProvider", "collection2", "paginationInfo2", "loadMore2", "index2", "Kp_HO3eGy_default", "collection3", "paginationInfo3", "loadMore3", "index3", "visible2", "AnimatePresence", "Ga", "collection4", "paginationInfo4", "loadMore4", "index4", "css", "FramerY0jxcLBLB", "withCSS", "Y0jxcLBLB_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
