{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ojFVdvmhjp0iccvNbgZx/11F6HBCkmVon57hM7KBb/mnMyiqbEL.js"],
  "sourcesContent": ["// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import PrimaryButton from\"#framer/local/canvasComponent/DlflAW466/DlflAW466.js\";import Mentors from\"#framer/local/collection/Zyw1uGU8T/Zyw1uGU8T.js\";import*as sharedStyle1 from\"#framer/local/css/bevCqcpaj/bevCqcpaj.js\";import*as sharedStyle4 from\"#framer/local/css/GbH08VTVo/GbH08VTVo.js\";import*as sharedStyle3 from\"#framer/local/css/ICWvTfa2f/ICWvTfa2f.js\";import*as sharedStyle from\"#framer/local/css/lmnKqhJFa/lmnKqhJFa.js\";import*as sharedStyle2 from\"#framer/local/css/sUYf5C5rB/sUYf5C5rB.js\";import*as sharedStyle5 from\"#framer/local/css/X_dzQJZjr/X_dzQJZjr.js\";import metadataProvider from\"#framer/local/webPageMetadata/mnMyiqbEL/mnMyiqbEL.js\";const PhosphorFonts=getFonts(Phosphor);const PrimaryButtonFonts=getFonts(PrimaryButton);const breakpoints={K86gfUUQt:\"(min-width: 1200px)\",PseI1kyK9:\"(min-width: 810px) and (max-width: 1199px)\",VQciEjPD7:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wvb2M\";const variantClassNames={K86gfUUQt:\"framer-v-dtaypj\",PseI1kyK9:\"framer-v-7cbv5e\",VQciEjPD7:\"framer-v-6gp9nb\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"K86gfUUQt\",Phone:\"VQciEjPD7\",Tablet:\"PseI1kyK9\"};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:\"K86gfUUQt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"mnMyiqbEL\",data:Mentors,type:\"Collection\"},select:[{collection:\"mnMyiqbEL\",name:\"GMcj1m_uz\",type:\"Identifier\"},{collection:\"mnMyiqbEL\",name:\"FrqqarStz\",type:\"Identifier\"},{collection:\"mnMyiqbEL\",name:\"ktMtjcgyg\",type:\"Identifier\"},{collection:\"mnMyiqbEL\",name:\"CA1Z3JX0s\",type:\"Identifier\"},{collection:\"mnMyiqbEL\",name:\"IN_ocz7IB\",type:\"Identifier\"},{collection:\"mnMyiqbEL\",name:\"n0FAofrKD\",type:\"Identifier\"},{collection:\"mnMyiqbEL\",name:\"U24Sz9qPA\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"mnMyiqbEL\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5;const{style,className,layoutId,variant,FrqqarStz=getFromCurrentRouteData(\"FrqqarStz\"),GMcj1m_uz=(_getFromCurrentRouteData=getFromCurrentRouteData(\"GMcj1m_uz\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",CA1Z3JX0s=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"CA1Z3JX0s\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",ktMtjcgyg=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"ktMtjcgyg\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",IN_ocz7IB=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"IN_ocz7IB\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",n0FAofrKD=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"n0FAofrKD\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",U24Sz9qPA=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"U24Sz9qPA\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-wvb2M`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-wvb2M`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"K86gfUUQt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-dtaypj\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x0fy8t\",\"data-framer-name\":\"Back Container\",name:\"Back Container\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":O4_1SjHCZ\",webPageId:\"JJAxrdldC\"},nodeId:\"ms_WGTuL1\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-77wzvb framer-2gi1l7\",\"data-framer-name\":\"Back\",name:\"Back\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ebn7kl\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1drtwbf-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-090ed4f9-d47b-4608-a577-ada24f935809, rgb(255, 107, 0))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretLeft\",id:\"E_AyoTYh5\",layoutId:\"E_AyoTYh5\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VQciEjPD7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-090ed4f9-d47b-4608-a577-ada24f935809, rgb(255, 107, 0))\"},children:\"Back to Mentors\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-090ed4f9-d47b-4608-a577-ada24f935809, rgb(255, 107, 0))\"},children:\"Back to Mentors\"})}),className:\"framer-1077x3b\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-700\"],name:\"Oct 3, 18:00\",verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ljjjbv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VQciEjPD7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(130),sizes:\"min(700px, 100vw)\",...toResponsiveImage(FrqqarStz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(144),sizes:\"calc(min(700px, 100vw) * 0.8)\",...toResponsiveImage(FrqqarStz)},className:\"framer-1hmzzo4\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x395c5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-4u8oo6\",\"data-styles-preset\":\"lmnKqhJFa\",style:{\"--framer-text-alignment\":\"left\"},children:\"Michael Horrigan\"})}),className:\"framer-1bfhi8q\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],name:\"Name\",text:GMcj1m_uz,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xp13in\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18r95we\",\"data-framer-name\":\"Date\",name:\"Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-090ed4f9-d47b-4608-a577-ada24f935809, rgb(255, 107, 0))\"},children:\"Role:\"})}),className:\"framer-177n8i8\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-700\"],name:\"Oct 3, 18:00\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f12drd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"Content\"})}),className:\"framer-hdcyyl\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-regular\"],name:\"Oct 3, 18:00\",text:CA1Z3JX0s,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m4zuvs\",\"data-framer-name\":\"Date\",name:\"Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-090ed4f9-d47b-4608-a577-ada24f935809, rgb(255, 107, 0))\"},children:\"Company:\"})}),className:\"framer-16axfv8\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-700\"],name:\"Oct 3, 18:00\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ja0mm3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"Content\"})}),className:\"framer-ejv5b5\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-regular\"],name:\"Oct 3, 18:00\",text:ktMtjcgyg,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x7l066\",\"data-framer-name\":\"Date\",name:\"Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-090ed4f9-d47b-4608-a577-ada24f935809, rgb(255, 107, 0))\"},children:\"Industry:\"})}),className:\"framer-1xibpex\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-700\"],name:\"Oct 3, 18:00\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zsebfu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"Content\"})}),className:\"framer-19qzh3j\",\"data-framer-name\":\"Oct 3, 18:00\",fonts:[\"GF;Manrope-regular\"],name:\"Oct 3, 18:00\",text:IN_ocz7IB,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qy08tp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16xy286\",\"data-styles-preset\":\"bevCqcpaj\",style:{\"--framer-text-alignment\":\"left\"},children:\"Experience\"})}),className:\"framer-15jgz75\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:n0FAofrKD,className:\"framer-479046\",\"data-framer-name\":\"Proffessional Experience\",fonts:[\"Inter\"],name:\"Proffessional Experience\",stylesPresetsClassNames:{a:\"framer-styles-preset-ylmgjg\",h1:\"framer-styles-preset-4u8oo6\",h2:\"framer-styles-preset-16xy286\",h3:\"framer-styles-preset-p1wqkf\",img:\"framer-styles-preset-pgi9vk\",p:\"framer-styles-preset-1w92yf0\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qroacg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-16xy286\",\"data-styles-preset\":\"bevCqcpaj\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ideal Mentee\"})}),className:\"framer-1rind5e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:U24Sz9qPA,className:\"framer-6zq121\",\"data-framer-name\":\"Ideal Mentee\",fonts:[\"Inter\"],name:\"Ideal Mentee\",stylesPresetsClassNames:{a:\"framer-styles-preset-ylmgjg\",h1:\"framer-styles-preset-4u8oo6\",h2:\"framer-styles-preset-16xy286\",h3:\"framer-styles-preset-p1wqkf\",img:\"framer-styles-preset-pgi9vk\",p:\"framer-styles-preset-1w92yf0\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VQciEjPD7:{y:1186.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"min(700px, 100vw)\",y:1360.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u6kcu7-container\",children:/*#__PURE__*/_jsx(PrimaryButton,{d7szs9JFB:\"Apply now\",height:\"100%\",id:\"MG5OgpORd\",layoutId:\"MG5OgpORd\",pQ9E8By1e:\"https://docs.google.com/forms/d/13i6Q01CP1UOhB4RIBNND9cvK5nM1hgwg9HNaKg1u-Og/edit?ts=670d4b84\",style:{width:\"100%\"},variant:\"q8ZZvD4UC\",VqmCGxpnX:18,width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-wvb2M { background: var(--token-b9f4314a-b83f-4a86-9bb7-7559d7100b1a, rgb(12, 12, 12)) /* {\"name\":\"bg-c0lor\"} */; }`,\".framer-wvb2M.framer-2gi1l7, .framer-wvb2M .framer-2gi1l7 { display: block; }\",\".framer-wvb2M.framer-dtaypj { align-content: center; align-items: center; background-color: var(--token-b9f4314a-b83f-4a86-9bb7-7559d7100b1a, #0c0c0c); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 140px 20px; position: relative; width: 1200px; }\",\".framer-wvb2M .framer-x0fy8t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-wvb2M .framer-77wzvb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-wvb2M .framer-1ebn7kl, .framer-wvb2M .framer-1f12drd, .framer-wvb2M .framer-1ja0mm3, .framer-wvb2M .framer-zsebfu { 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: min-content; }\",\".framer-wvb2M .framer-1drtwbf-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-wvb2M .framer-1077x3b, .framer-wvb2M .framer-177n8i8, .framer-wvb2M .framer-hdcyyl, .framer-wvb2M .framer-16axfv8, .framer-wvb2M .framer-ejv5b5, .framer-wvb2M .framer-1xibpex, .framer-wvb2M .framer-19qzh3j { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wvb2M .framer-1ljjjbv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 700px; }\",\".framer-wvb2M .framer-1hmzzo4 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 500px; position: relative; width: 80%; }\",\".framer-wvb2M .framer-1x395c5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-wvb2M .framer-1bfhi8q { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-wvb2M .framer-xp13in, .framer-wvb2M .framer-qy08tp, .framer-wvb2M .framer-qroacg { 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-wvb2M .framer-18r95we, .framer-wvb2M .framer-m4zuvs, .framer-wvb2M .framer-1x7l066 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wvb2M .framer-15jgz75, .framer-wvb2M .framer-1rind5e { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wvb2M .framer-479046, .framer-wvb2M .framer-6zq121 { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wvb2M .framer-u6kcu7-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wvb2M.framer-dtaypj, .framer-wvb2M .framer-x0fy8t, .framer-wvb2M .framer-77wzvb, .framer-wvb2M .framer-1ebn7kl, .framer-wvb2M .framer-1ljjjbv, .framer-wvb2M .framer-1x395c5, .framer-wvb2M .framer-xp13in, .framer-wvb2M .framer-18r95we, .framer-wvb2M .framer-1f12drd, .framer-wvb2M .framer-m4zuvs, .framer-wvb2M .framer-1ja0mm3, .framer-wvb2M .framer-1x7l066, .framer-wvb2M .framer-zsebfu, .framer-wvb2M .framer-qy08tp, .framer-wvb2M .framer-qroacg { gap: 0px; } .framer-wvb2M.framer-dtaypj > *, .framer-wvb2M .framer-1ljjjbv > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-wvb2M.framer-dtaypj > :first-child, .framer-wvb2M .framer-1ljjjbv > :first-child, .framer-wvb2M .framer-1x395c5 > :first-child, .framer-wvb2M .framer-xp13in > :first-child, .framer-wvb2M .framer-qy08tp > :first-child, .framer-wvb2M .framer-qroacg > :first-child { margin-top: 0px; } .framer-wvb2M.framer-dtaypj > :last-child, .framer-wvb2M .framer-1ljjjbv > :last-child, .framer-wvb2M .framer-1x395c5 > :last-child, .framer-wvb2M .framer-xp13in > :last-child, .framer-wvb2M .framer-qy08tp > :last-child, .framer-wvb2M .framer-qroacg > :last-child { margin-bottom: 0px; } .framer-wvb2M .framer-x0fy8t > *, .framer-wvb2M .framer-1ebn7kl > *, .framer-wvb2M .framer-1f12drd > *, .framer-wvb2M .framer-1ja0mm3 > *, .framer-wvb2M .framer-zsebfu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wvb2M .framer-x0fy8t > :first-child, .framer-wvb2M .framer-77wzvb > :first-child, .framer-wvb2M .framer-1ebn7kl > :first-child, .framer-wvb2M .framer-18r95we > :first-child, .framer-wvb2M .framer-1f12drd > :first-child, .framer-wvb2M .framer-m4zuvs > :first-child, .framer-wvb2M .framer-1ja0mm3 > :first-child, .framer-wvb2M .framer-1x7l066 > :first-child, .framer-wvb2M .framer-zsebfu > :first-child { margin-left: 0px; } .framer-wvb2M .framer-x0fy8t > :last-child, .framer-wvb2M .framer-77wzvb > :last-child, .framer-wvb2M .framer-1ebn7kl > :last-child, .framer-wvb2M .framer-18r95we > :last-child, .framer-wvb2M .framer-1f12drd > :last-child, .framer-wvb2M .framer-m4zuvs > :last-child, .framer-wvb2M .framer-1ja0mm3 > :last-child, .framer-wvb2M .framer-1x7l066 > :last-child, .framer-wvb2M .framer-zsebfu > :last-child { margin-right: 0px; } .framer-wvb2M .framer-77wzvb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wvb2M .framer-1x395c5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-wvb2M .framer-xp13in > *, .framer-wvb2M .framer-qy08tp > *, .framer-wvb2M .framer-qroacg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wvb2M .framer-18r95we > *, .framer-wvb2M .framer-m4zuvs > *, .framer-wvb2M .framer-1x7l066 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-wvb2M { background: var(--token-b9f4314a-b83f-4a86-9bb7-7559d7100b1a, rgb(12, 12, 12)) /* {\"name\":\"bg-c0lor\"} */; } .framer-wvb2M.framer-dtaypj { width: 810px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-wvb2M { background: var(--token-b9f4314a-b83f-4a86-9bb7-7559d7100b1a, rgb(12, 12, 12)) /* {\"name\":\"bg-c0lor\"} */; } .framer-wvb2M.framer-dtaypj { padding: 0px 20px 30px 20px; width: 390px; } .framer-wvb2M .framer-x0fy8t { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 50px 0px 0px 0px; } .framer-wvb2M .framer-1drtwbf-container { height: var(--framer-aspect-ratio-supported, 20px); width: 20px; } .framer-wvb2M .framer-1hmzzo4 { height: 340px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wvb2M .framer-x0fy8t { gap: 0px; } .framer-wvb2M .framer-x0fy8t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wvb2M .framer-x0fy8t > :first-child { margin-top: 0px; } .framer-wvb2M .framer-x0fy8t > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1760\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PseI1kyK9\":{\"layout\":[\"fixed\",\"auto\"]},\"VQciEjPD7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermnMyiqbEL=withCSS(Component,css,\"framer-wvb2M\");export default FramermnMyiqbEL;FramermnMyiqbEL.displayName=\"Mentors\";FramermnMyiqbEL.defaultProps={height:1760,width:1200};addFonts(FramermnMyiqbEL,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.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/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:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]},...PhosphorFonts,...PrimaryButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermnMyiqbEL\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PseI1kyK9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VQciEjPD7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1760\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "o0BACmuC,IAAMA,GAAcC,EAASC,CAAQ,EAAQC,GAAmBF,EAASG,CAAa,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAqBC,EAAwB,EAAO,CAACC,CAAgB,EAAEC,EAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAQ,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCL,EAAqB,WAAW,CAAC,CAAC,EAAQM,EAAwBC,GAAK,CAAC,GAAG,CAACL,EAAiB,MAAM,IAAIM,EAAc,mCAAmC,KAAK,UAAUR,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBK,CAAG,CAAE,EAAE,IAAIE,EAAyBC,EAA0BC,EAA0BC,EAA0BC,EAA0BC,EAA0B,GAAK,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,EAAS,QAAAC,GAAQ,UAAAC,EAAUb,EAAwB,WAAW,EAAE,UAAAc,IAAWX,EAAyBH,EAAwB,WAAW,KAAK,MAAMG,IAA2B,OAAOA,EAAyB,GAAG,UAAAY,IAAWX,EAA0BJ,EAAwB,WAAW,KAAK,MAAMI,IAA4B,OAAOA,EAA0B,GAAG,UAAAY,IAAWX,EAA0BL,EAAwB,WAAW,KAAK,MAAMK,IAA4B,OAAOA,EAA0B,GAAG,UAAAY,IAAWX,EAA0BN,EAAwB,WAAW,KAAK,MAAMM,IAA4B,OAAOA,EAA0B,GAAG,UAAAY,IAAWX,EAA0BP,EAAwB,WAAW,KAAK,MAAMO,IAA4B,OAAOA,EAA0B,GAAG,UAAAY,IAAWX,EAA0BR,EAAwB,WAAW,KAAK,MAAMQ,IAA4B,OAAOA,EAA0B,GAAG,GAAGY,EAAS,EAAEvC,GAASI,CAAK,EAAQoC,EAAU,IAAI,CAAC,IAAMC,EAAU3C,EAAiBiB,EAAiBL,CAAY,EAAE,GAAG+B,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC3B,EAAiBL,CAAY,CAAC,EAAQiC,EAAmB,IAAI,CAAC,IAAMF,EAAU3C,EAAiBiB,EAAiBL,CAAY,EAAqC,GAAnC,SAAS,MAAM+B,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,CAAE,CAAC,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAAC1B,EAAiBL,CAAY,CAAC,EAAE,GAAK,CAACsC,EAAYC,EAAmB,EAAEC,EAA8BnB,GAAQoB,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,EAAsB,CAAa5B,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAA6B,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAjE,EAAiB,EAAE,SAAsBkE,EAAMC,EAAY,CAAC,GAAGhC,GAA4CyB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGxB,GAAU,UAAUyB,EAAGtE,GAAkB,GAAG+D,EAAsB,gBAAgB5B,EAAS,EAAE,IAAIpB,GAA6B4C,GAAK,MAAM,CAAC,GAAGzB,EAAK,EAAE,SAAS,CAAc+B,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAKM,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAK,SAAsBJ,EAAM,IAAI,CAAC,UAAU,8BAA8B,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKS,EAAS,CAAC,MAAM,sEAAsE,OAAO,OAAO,WAAW,QAAQ,cAAc,YAAY,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAKU,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBW,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,gBAAgB,EAAE,KAAK,eAAe,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKU,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwB,EAA0B,GAAG,EAAE,MAAM,oBAAoB,GAAG5E,GAAkBoC,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsB2B,EAAKc,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,MAAM,gCAAgC,GAAG5E,GAAkBoC,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAe6B,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,KAAK1B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe4B,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,sBAAsB,qEAAqE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,gBAAgB,EAAE,KAAK,eAAe,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,sBAAsB,0BAA0B,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,oBAAoB,EAAE,KAAK,eAAe,KAAKzB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,sBAAsB,qEAAqE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,gBAAgB,EAAE,KAAK,eAAe,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,sBAAsB,0BAA0B,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,oBAAoB,EAAE,KAAK,eAAe,KAAKxB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,sBAAsB,qEAAqE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,gBAAgB,EAAE,KAAK,eAAe,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,sBAAsB,0BAA0B,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,oBAAoB,EAAE,KAAK,eAAe,KAAKvB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAASlC,GAAU,UAAU,gBAAgB,mBAAmB,2BAA2B,MAAM,CAAC,OAAO,EAAE,KAAK,2BAA2B,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,IAAI,8BAA8B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAASjC,GAAU,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,KAAK,eAAe,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,IAAI,8BAA8B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeqB,EAAKU,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBW,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,oBAAoB,EAAE,OAAO,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKe,EAAc,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gGAAgG,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAK,MAAM,CAAC,UAAUK,EAAGtE,GAAkB,GAAG+D,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkB,GAAI,CAAC,kFAAkF,IAAI7E,EAAS,aAAa,8HAA8H,gFAAgF,sWAAsW,+RAA+R,sTAAsT,gXAAgX,oKAAoK,0UAA0U,4RAA4R,+NAA+N,2RAA2R,uLAAuL,mVAAmV,iVAAiV,6NAA6N,sPAAsP,wGAAwG,y3FAAy3F,wDAAwDA,EAAS,aAAa,6KAA6K,gCAAgCA,EAAS,aAAa,g2BAAg2B,GAAe6E,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EASx+uBC,EAAgBC,EAAQtE,GAAUoE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,UAAUA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAc,GAAGC,GAAmB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC96E,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,QAAQ,oCAAsC,4JAA0L,yBAA2B,OAAO,sBAAwB,IAAI,uBAAyB,GAAG,sBAAwB,OAAO,6BAA+B,OAAO,qBAAuB,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["PhosphorFonts", "getFonts", "Icon", "PrimaryButtonFonts", "DlflAW466_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "Zyw1uGU8T_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "style", "className", "layoutId", "variant", "FrqqarStz", "GMcj1m_uz", "CA1Z3JX0s", "ktMtjcgyg", "IN_ocz7IB", "n0FAofrKD", "U24Sz9qPA", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Link", "ComponentViewportProvider", "Container", "Icon", "PropertyOverrides2", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "DlflAW466_default", "css", "FramermnMyiqbEL", "withCSS", "mnMyiqbEL_default", "addFonts", "PhosphorFonts", "PrimaryButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
