{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7IlBTpuGVbD7bALJnOS5/DArGFnprpqAJnEnirfw9/Rqrf8Denx.js"],
  "sourcesContent": ["// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import LayoutFooter from\"#framer/local/canvasComponent/FSk6I1Kth/FSk6I1Kth.js\";import LayoutMobileMenuToggle from\"#framer/local/canvasComponent/fvwkHb6i8/fvwkHb6i8.js\";import LayoutHeader from\"#framer/local/canvasComponent/H2AzYnN5x/H2AzYnN5x.js\";import LayoutBodyBorder from\"#framer/local/canvasComponent/HJlgNMfNC/HJlgNMfNC.js\";import LayoutMobileMenu from\"#framer/local/canvasComponent/zidbontnE/zidbontnE.js\";import metadataProvider from\"#framer/local/webPageMetadata/Rqrf8Denx/Rqrf8Denx.js\";const LayoutBodyBorderFonts=getFonts(LayoutBodyBorder);const LayoutHeaderFonts=getFonts(LayoutHeader);const LayoutMobileMenuToggleFonts=getFonts(LayoutMobileMenuToggle);const LayoutMobileMenuFonts=getFonts(LayoutMobileMenu);const EmbedFonts=getFonts(Embed);const MotionDivWithFX=withFX(motion.div);const LayoutFooterFonts=getFonts(LayoutFooter);const breakpoints={feIg6uOGx:\"(min-width: 810px) and (max-width: 1199px)\",jse4rdski:\"(max-width: 809px)\",VTO1Qs9DE:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zXfJ0\";const variantClassNames={feIg6uOGx:\"framer-v-8t6qnh\",jse4rdski:\"framer-v-1un3900\",VTO1Qs9DE:\"framer-v-i71f3z\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={delay:0,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:20};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"VTO1Qs9DE\",Phone:\"jse4rdski\",Tablet:\"feIg6uOGx\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VTO1Qs9DE\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-zXfJ0`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-zXfJ0`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const TXNdaSC5T3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const GR5BdmMAV4mgqrg=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{await delay(()=>overlay.hide(),100);});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"jse4rdski\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"jse4rdski\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"VTO1Qs9DE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-i71f3z\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11g2y01-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(LayoutBodyBorder,{height:\"100%\",id:\"LU8nD32FW\",layoutId:\"LU8nD32FW\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:12,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n7uwhi-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{feIg6uOGx:{variant:\"bm9e676kA\"},jse4rdski:{variant:\"pFLTzIvEh\"}},children:/*#__PURE__*/_jsx(LayoutHeader,{height:\"100%\",id:\"LEiYUfQmr\",layoutId:\"LEiYUfQmr\",variant:\"rQNQqYpOV\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jse4rdski:{height:37,y:12}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1wnnqf3-container hidden-i71f3z hidden-8t6qnh\",id:\"1wnnqf3\",layoutScroll:true,children:[/*#__PURE__*/_jsx(LayoutMobileMenuToggle,{height:\"100%\",id:\"pxiX_CckY\",layoutId:\"pxiX_CckY\",PKudb47PZ:\"Menu\",TXNdaSC5T:TXNdaSC5T3bnx0g({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:\"framer-1o1j5lq\",\"data-framer-portal-id\":\"1wnnqf3\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"M6zsBCayu\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9tgtuf-container\",\"data-framer-portal-id\":\"1wnnqf3\",children:/*#__PURE__*/_jsx(LayoutMobileMenu,{GR5BdmMAV:GR5BdmMAV4mgqrg({overlay}),height:\"100%\",id:\"KVP5y3jci\",layoutId:\"KVP5y3jci\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-uc1d4r\",\"data-framer-name\":\"Main Wrapper\",name:\"Main Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ql807l\",\"data-framer-name\":\"Right\",name:\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15wi63h\",\"data-framer-name\":\"Right Inner\",name:\"Right Inner\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-98eacs\",\"data-framer-name\":\"Card\",name:\"Card\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-152yj1g-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<script type=\"text/javascript\" src=\"https://form.jotform.com/jsform/232933210504041\"></script>',id:\"DjwaxGGC0\",layoutId:\"DjwaxGGC0\",style:{width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{feIg6uOGx:{width:\"calc(100vw - 24px)\",y:424}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:698,width:\"max(100vw - 24px, 1px)\",y:400,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ujrkoa-container hidden-1un3900\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{feIg6uOGx:{variant:\"QOYQG_2Ry\"}},children:/*#__PURE__*/_jsx(LayoutFooter,{height:\"100%\",id:\"k2EuG7_8_\",layoutId:\"k2EuG7_8_\",style:{width:\"100%\"},variant:\"lbQMEbFrL\",width:\"100%\"})})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rozp7r hidden-1un3900\",\"data-framer-name\":\"Buy Badges\",name:\"Buy Badges\"})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-zXfJ0 { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(255, 255, 255)); }`,\".framer-zXfJ0.framer-s6dxu0, .framer-zXfJ0 .framer-s6dxu0 { display: block; }\",\".framer-zXfJ0.framer-i71f3z { align-content: center; align-items: center; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 12px 0px 12px; position: relative; width: 1200px; }\",\".framer-zXfJ0 .framer-11g2y01-container { bottom: 0px; flex: none; left: 0px; pointer-events: none; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-zXfJ0 .framer-n7uwhi-container { flex: none; height: auto; left: 12px; position: fixed; top: 12px; width: auto; z-index: 8; }\",\".framer-zXfJ0 .framer-1wnnqf3-container { flex: none; height: auto; position: fixed; right: 12px; top: 12px; width: auto; z-index: 8; }\",\".framer-zXfJ0 .framer-1o1j5lq { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-zXfJ0 .framer-9tgtuf-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-zXfJ0 .framer-uc1d4r { align-content: flex-start; align-items: flex-start; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #fdfbf6); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-zXfJ0 .framer-ql807l { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 12px 0px; position: relative; width: 1px; }\",\".framer-zXfJ0 .framer-15wi63h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zXfJ0 .framer-98eacs { align-content: flex-start; align-items: flex-start; background-color: var(--token-5087bb56-e67b-4acc-afc9-0cb2e336d0c2, #f6f6f6); 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: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zXfJ0 .framer-152yj1g-container, .framer-zXfJ0 .framer-ujrkoa-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zXfJ0 .framer-1rozp7r { align-content: flex-end; align-items: flex-end; bottom: 64px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; min-height: 80px; min-width: 142px; overflow: visible; padding: 0px; position: fixed; right: 20px; width: min-content; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zXfJ0.framer-i71f3z, .framer-zXfJ0 .framer-uc1d4r, .framer-zXfJ0 .framer-ql807l, .framer-zXfJ0 .framer-15wi63h, .framer-zXfJ0 .framer-98eacs, .framer-zXfJ0 .framer-1rozp7r { gap: 0px; } .framer-zXfJ0.framer-i71f3z > *, .framer-zXfJ0 .framer-ql807l > *, .framer-zXfJ0 .framer-98eacs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zXfJ0.framer-i71f3z > :first-child, .framer-zXfJ0 .framer-ql807l > :first-child, .framer-zXfJ0 .framer-15wi63h > :first-child, .framer-zXfJ0 .framer-98eacs > :first-child, .framer-zXfJ0 .framer-1rozp7r > :first-child { margin-top: 0px; } .framer-zXfJ0.framer-i71f3z > :last-child, .framer-zXfJ0 .framer-ql807l > :last-child, .framer-zXfJ0 .framer-15wi63h > :last-child, .framer-zXfJ0 .framer-98eacs > :last-child, .framer-zXfJ0 .framer-1rozp7r > :last-child { margin-bottom: 0px; } .framer-zXfJ0 .framer-uc1d4r > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-zXfJ0 .framer-uc1d4r > :first-child { margin-left: 0px; } .framer-zXfJ0 .framer-uc1d4r > :last-child { margin-right: 0px; } .framer-zXfJ0 .framer-15wi63h > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-zXfJ0 .framer-1rozp7r > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-zXfJ0 { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(255, 255, 255)); } .framer-zXfJ0.framer-i71f3z { padding: 12px; width: 810px; } .framer-zXfJ0 .framer-uc1d4r { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex-direction: column; } .framer-zXfJ0 .framer-ql807l { flex: none; gap: 12px; padding: 0px; width: 100%; } .framer-zXfJ0 .framer-98eacs { justify-content: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zXfJ0 .framer-uc1d4r, .framer-zXfJ0 .framer-ql807l { gap: 0px; } .framer-zXfJ0 .framer-uc1d4r > *, .framer-zXfJ0 .framer-ql807l > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-zXfJ0 .framer-uc1d4r > :first-child, .framer-zXfJ0 .framer-ql807l > :first-child { margin-top: 0px; } .framer-zXfJ0 .framer-uc1d4r > :last-child, .framer-zXfJ0 .framer-ql807l > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-zXfJ0 { background: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(255, 255, 255)); } .framer-zXfJ0.framer-i71f3z { padding: 12px; width: 390px; } .framer-zXfJ0 .framer-uc1d4r { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex-direction: column; } .framer-zXfJ0 .framer-ql807l { flex: none; gap: 12px; padding: 0px; width: 100%; } .framer-zXfJ0 .framer-98eacs { gap: 48px; justify-content: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zXfJ0 .framer-uc1d4r, .framer-zXfJ0 .framer-ql807l, .framer-zXfJ0 .framer-98eacs { gap: 0px; } .framer-zXfJ0 .framer-uc1d4r > *, .framer-zXfJ0 .framer-ql807l > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-zXfJ0 .framer-uc1d4r > :first-child, .framer-zXfJ0 .framer-ql807l > :first-child, .framer-zXfJ0 .framer-98eacs > :first-child { margin-top: 0px; } .framer-zXfJ0 .framer-uc1d4r > :last-child, .framer-zXfJ0 .framer-ql807l > :last-child, .framer-zXfJ0 .framer-98eacs > :last-child { margin-bottom: 0px; } .framer-zXfJ0 .framer-98eacs > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1252.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"feIg6uOGx\":{\"layout\":[\"fixed\",\"auto\"]},\"jse4rdski\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerRqrf8Denx=withCSS(Component,css,\"framer-zXfJ0\");export default FramerRqrf8Denx;FramerRqrf8Denx.displayName=\"World Health Organization Disability Assessment Schedule 2.0\";FramerRqrf8Denx.defaultProps={height:1252.5,width:1200};addFonts(FramerRqrf8Denx,[{explicitInter:true,fonts:[]},...LayoutBodyBorderFonts,...LayoutHeaderFonts,...LayoutMobileMenuToggleFonts,...LayoutMobileMenuFonts,...EmbedFonts,...LayoutFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRqrf8Denx\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1252.5\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"feIg6uOGx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jse4rdski\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LayoutBodyBorderFonts", "getFonts", "HJlgNMfNC_default", "LayoutHeaderFonts", "H2AzYnN5x_default", "LayoutMobileMenuToggleFonts", "fvwkHb6i8_default", "LayoutMobileMenuFonts", "zidbontnE_default", "EmbedFonts", "Embed", "MotionDivWithFX", "withFX", "motion", "LayoutFooterFonts", "FSk6I1Kth_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation", "transition1", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "TXNdaSC5T3bnx0g", "overlay", "loadMore", "args", "GR5BdmMAV4mgqrg", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "l", "AnimatePresence", "Ga", "x", "css", "FramerRqrf8Denx", "withCSS", "Rqrf8Denx_default", "addFonts", "__FramerMetadata__"]
}
