{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mWMZDt3xUhHIz1PBcgQ8/nCwzZ9nHuNEQIqzc7omV/gtlcp3rQo.js"],
  "sourcesContent": ["// Generated by Framer (98479f1)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3,_componentPresets_fonts4,_componentPresets_fonts5;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Download from\"https://framerusercontent.com/modules/kBkaj3LmBqcSU2IkUsBC/kvFSr6fSU7VcYZyNyfaK/Download.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import SocialStack2 from\"#framer/local/canvasComponent/HocId4oel/HocId4oel.js\";import VideoHeader from\"#framer/local/canvasComponent/OKkzHAAVw/OKkzHAAVw.js\";import Footer from\"#framer/local/canvasComponent/onqCjIwwq/onqCjIwwq.js\";import Buttons from\"#framer/local/canvasComponent/QFDKZ2mJv/QFDKZ2mJv.js\";import SocialStack from\"#framer/local/canvasComponent/Ui_QUrO_V/Ui_QUrO_V.js\";import AutoAdjustImage from\"#framer/local/codeFile/YAdWCt6/AutoAdjustImage.js\";import{withFullWidthFramerImage}from\"#framer/local/codeFile/FO2nd3N/Imagefullview.js\";import Sequencing from\"#framer/local/collection/GoaUlI0s0/GoaUlI0s0.js\";import Science from\"#framer/local/collection/iWpv9NMzk/iWpv9NMzk.js\";import Automation from\"#framer/local/collection/lOhQGRXYA/lOhQGRXYA.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle7 from\"#framer/local/css/AS4PcgcTr/AS4PcgcTr.js\";import*as sharedStyle9 from\"#framer/local/css/EHrKUkRB5/EHrKUkRB5.js\";import*as sharedStyle2 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle8 from\"#framer/local/css/GXs1ihmwL/GXs1ihmwL.js\";import*as sharedStyle1 from\"#framer/local/css/HeHEQK5sm/HeHEQK5sm.js\";import*as sharedStyle11 from\"#framer/local/css/hiVrw5UuX/hiVrw5UuX.js\";import*as sharedStyle10 from\"#framer/local/css/k0ThIiMhV/k0ThIiMhV.js\";import*as sharedStyle6 from\"#framer/local/css/nNF8cmICd/nNF8cmICd.js\";import*as sharedStyle5 from\"#framer/local/css/p2BQKhyk6/p2BQKhyk6.js\";import*as sharedStyle4 from\"#framer/local/css/qIZKjrydA/qIZKjrydA.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle3 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/gtlcp3rQo/gtlcp3rQo.js\";const VideoHeaderFonts=getFonts(VideoHeader);const SocialStack2Fonts=getFonts(SocialStack2);const DownloadFonts=getFonts(Download);const RichTextWithFullWidthFramerImage=withFullWidthFramerImage(RichText);const EmbedFonts=getFonts(Embed);const ButtonsFonts=getFonts(Buttons);const AutoAdjustImageFonts=getFonts(AutoAdjustImage);const SocialStackFonts=getFonts(SocialStack);const FooterFonts=getFonts(Footer);const breakpoints={ES1EDWggi:\"(min-width: 810px) and (max-width: 1439px)\",GbPoK8txY:\"(min-width: 1920px)\",Gcy1BuhP9:\"(min-width: 1440px) and (max-width: 1919px)\",ykoTEie2V:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-n89GX\";const variantClassNames={ES1EDWggi:\"framer-v-xf18az\",GbPoK8txY:\"framer-v-vop01i\",Gcy1BuhP9:\"framer-v-ohgdkz\",ykoTEie2V:\"framer-v-6ar4le\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};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 toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:.7,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const animation1={backgroundColor:\"rgb(235, 235, 235)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"GbPoK8txY\",Laptop:\"Gcy1BuhP9\",Phone:\"ykoTEie2V\",Tablet:\"ES1EDWggi\"};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:\"GbPoK8txY\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"gtlcp3rQo\",data:Science,type:\"Collection\"},select:[{collection:\"gtlcp3rQo\",name:\"P6vGL9C_p\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"nFBLcPp4s\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"Y7lvKs32E\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"sRO2C4eth\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"UfezMUTnU\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"W_Pc23_Tx\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"ezXHgE2j9\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"RE4JNjqj4\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"kSymT6Mwn\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"oC8aMvAsn\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"r8EL5ejmP\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"ttw1yXFxl\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"zt6lygj_4\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"jdp1bDTyW\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"qHVqxSp90\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"o7u8lZ1MM\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"eQdhfJLue\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"Z26od3Mbw\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"ItW1Rmpnp\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"MwRQ4c4sV\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"m6eRUwVhk\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"eqM59zwx1\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"ACJPy7RlC\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"MtiUFG41d\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"kmdfoE3ko\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"fQAcCVEiq\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"nKeHBc3Hv\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"cqIF9Js97\",type:\"Identifier\"},{collection:\"gtlcp3rQo\",name:\"m9Xg3JiSt\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"gtlcp3rQo\")});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,_getFromCurrentRouteData6,_getFromCurrentRouteData7,_getFromCurrentRouteData8,_getFromCurrentRouteData9,_getFromCurrentRouteData10,_getFromCurrentRouteData11,_getFromCurrentRouteData12,_getFromCurrentRouteData13,_getFromCurrentRouteData14,_getFromCurrentRouteData15,_getFromCurrentRouteData16,_getFromCurrentRouteData17,_getFromCurrentRouteData18;const{style,className,layoutId,variant,P6vGL9C_p=(_getFromCurrentRouteData=getFromCurrentRouteData(\"P6vGL9C_p\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",UfezMUTnU=getFromCurrentRouteData(\"UfezMUTnU\"),m9Xg3JiSt=getFromCurrentRouteData(\"m9Xg3JiSt\"),cqIF9Js97=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"cqIF9Js97\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",W_Pc23_Tx=getFromCurrentRouteData(\"W_Pc23_Tx\"),ezXHgE2j9=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"ezXHgE2j9\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",RE4JNjqj4=getFromCurrentRouteData(\"RE4JNjqj4\"),kSymT6Mwn=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"kSymT6Mwn\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",oC8aMvAsn=getFromCurrentRouteData(\"oC8aMvAsn\"),r8EL5ejmP=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"r8EL5ejmP\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",nFBLcPp4s=getFromCurrentRouteData(\"nFBLcPp4s\"),Y7lvKs32E=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"Y7lvKs32E\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",ttw1yXFxl=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"ttw1yXFxl\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:\"\",zt6lygj_4=getFromCurrentRouteData(\"zt6lygj_4\"),jdp1bDTyW=(_getFromCurrentRouteData7=getFromCurrentRouteData(\"jdp1bDTyW\"))!==null&&_getFromCurrentRouteData7!==void 0?_getFromCurrentRouteData7:\"\",nKeHBc3Hv=(_getFromCurrentRouteData8=getFromCurrentRouteData(\"nKeHBc3Hv\"))!==null&&_getFromCurrentRouteData8!==void 0?_getFromCurrentRouteData8:\"\",qHVqxSp90=(_getFromCurrentRouteData9=getFromCurrentRouteData(\"qHVqxSp90\"))!==null&&_getFromCurrentRouteData9!==void 0?_getFromCurrentRouteData9:\"\",KuFn8uYyEWcJKtNIel,NzCpWHkn7WcJKtNIel,iGh8xX64vWcJKtNIel,JaOx9wzZGWcJKtNIel,idWcJKtNIel,o7u8lZ1MM=(_getFromCurrentRouteData10=getFromCurrentRouteData(\"o7u8lZ1MM\"))!==null&&_getFromCurrentRouteData10!==void 0?_getFromCurrentRouteData10:\"\",eQdhfJLue=getFromCurrentRouteData(\"eQdhfJLue\"),MwRQ4c4sV=(_getFromCurrentRouteData11=getFromCurrentRouteData(\"MwRQ4c4sV\"))!==null&&_getFromCurrentRouteData11!==void 0?_getFromCurrentRouteData11:\"\",m6eRUwVhk=getFromCurrentRouteData(\"m6eRUwVhk\"),Z26od3Mbw=(_getFromCurrentRouteData12=getFromCurrentRouteData(\"Z26od3Mbw\"))!==null&&_getFromCurrentRouteData12!==void 0?_getFromCurrentRouteData12:\"\",KuFn8uYyEo9YIno8lY,NzCpWHkn7o9YIno8lY,iGh8xX64vo9YIno8lY,JaOx9wzZGo9YIno8lY,ido9YIno8lY,ItW1Rmpnp=(_getFromCurrentRouteData13=getFromCurrentRouteData(\"ItW1Rmpnp\"))!==null&&_getFromCurrentRouteData13!==void 0?_getFromCurrentRouteData13:\"\",MPGemv4xhiu6nQC94p,hKKW4shXyiu6nQC94p,QT5ezpWO7iu6nQC94p,AtJME6gJeiu6nQC94p,idiu6nQC94p,eEucBhTrz,MPGemv4xhMvzOw93Mx,hKKW4shXyMvzOw93Mx,QT5ezpWO7MvzOw93Mx,AtJME6gJeMvzOw93Mx,idMvzOw93Mx,Yf5PJzEJYmeJQQeAUD,nFBLcPp4smeJQQeAUD,P6vGL9C_pmeJQQeAUD,idmeJQQeAUD,eqM59zwx1=(_getFromCurrentRouteData14=getFromCurrentRouteData(\"eqM59zwx1\"))!==null&&_getFromCurrentRouteData14!==void 0?_getFromCurrentRouteData14:\"\",ACJPy7RlC=(_getFromCurrentRouteData15=getFromCurrentRouteData(\"ACJPy7RlC\"))!==null&&_getFromCurrentRouteData15!==void 0?_getFromCurrentRouteData15:\"\",MtiUFG41d=(_getFromCurrentRouteData16=getFromCurrentRouteData(\"MtiUFG41d\"))!==null&&_getFromCurrentRouteData16!==void 0?_getFromCurrentRouteData16:\"\",kmdfoE3ko=(_getFromCurrentRouteData17=getFromCurrentRouteData(\"kmdfoE3ko\"))!==null&&_getFromCurrentRouteData17!==void 0?_getFromCurrentRouteData17:\"\",fQAcCVEiq=(_getFromCurrentRouteData18=getFromCurrentRouteData(\"fQAcCVEiq\"))!==null&&_getFromCurrentRouteData18!==void 0?_getFromCurrentRouteData18:\"\",...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-n89GX`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-n89GX`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"ES1EDWggi\",\"ykoTEie2V\"].includes(baseVariant))return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(UfezMUTnU,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=isSet(m9Xg3JiSt);const visible1=isSet(W_Pc23_Tx);const visible2=isSet(ezXHgE2j9);const visible3=isSet(RE4JNjqj4);const visible4=isSet(oC8aMvAsn);const visible5=isSet(r8EL5ejmP);const visible6=isSet(zt6lygj_4);const visible7=isSet(nKeHBc3Hv);const visible8=isSet(qHVqxSp90);const visible9=isSet(eQdhfJLue);const visible10=isSet(MwRQ4c4sV);const visible11=isSet(m6eRUwVhk);const visible12=isSet(Z26od3Mbw);const visible13=isSet(ItW1Rmpnp);const visible14=isSet(eEucBhTrz);const visible15=isSet(eqM59zwx1);const visible16=isSet(ACJPy7RlC);const visible17=isSet(MtiUFG41d);const visible18=isSet(kmdfoE3ko);const visible19=isSet(fQAcCVEiq);const defaultLayoutId=React.useId();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];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GbPoK8txY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vop01i\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},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(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykoTEie2V:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:320,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nth387-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{KGOLSpwzd:resolvedLinks[2],variant:\"JiFDR1K_G\"},Gcy1BuhP9:{KGOLSpwzd:resolvedLinks[1],variant:\"gS6Eo3kx0\"},ykoTEie2V:{KGOLSpwzd:resolvedLinks[3],variant:\"Vy23RaC4D\"}},children:/*#__PURE__*/_jsx(VideoHeader,{height:\"100%\",id:\"lk42Oc8kK\",KGOLSpwzd:resolvedLinks[0],layoutId:\"lk42Oc8kK\",rJ9i7Rw2Y:\"Testimonials\",style:{width:\"100%\"},variant:\"QT_Zn6Wwx\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-80agz0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f6fwqh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lo5dx5\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RjLkLaCtj\"},nodeId:\"S00zxczxW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-rboaif framer-140v4fs\",\"data-framer-name\":\"Buttons\",name:\"Buttons\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ym6tpd\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hslt3u\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:20,name:\"Icon\",style:{rotate:180},svg:'<svg width=\"20\" height=\"16\" viewBox=\"-1 -1 20 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.8682 0.466797L17.4016 7.00013M17.4016 7.00013L10.8682 13.5335M17.4016 7.00013L0.601562 7.00013\" stroke=\"#8D5DB3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__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-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Back to Science\"})}),className:\"framer-1pgufs9\",\"data-framer-name\":\"Read more\",fonts:[\"Inter-Medium\"],name:\"Read more\",verticalAlignment:\"center\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-raln7k\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nnqhkh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Content\"})}),className:\"framer-jjgyrg\",\"data-framer-name\":\"MGI Showcases Remote Robotic Ultrasound System at European Congress of Radiology 2022\",fonts:[\"Inter\"],name:\"MGI Showcases Remote Robotic Ultrasound System at European Congress of Radiology 2022\",text:P6vGL9C_p,verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wuhc89 hidden-xf18az hidden-6ar4le\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",children:\"MGI\"})}),className:\"framer-95t6ty\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"16.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(112, 122, 136)\"},children:\"/\"})}),className:\"framer-86213y\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",children:\"Science\"})}),className:\"framer-1hxugd2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"16.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(112, 122, 136)\"},children:\"/\"})}),className:\"framer-wa412c\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",children:\"Dissection of Cellular Senescence in Aging by Stereo-seq at Single Cell Resolution \"})}),className:\"framer-1vrga6n\",fonts:[\"Inter\"],text:P6vGL9C_p,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5dcinb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14tcgo9\",\"data-framer-name\":\"p.small\",name:\"p.small\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",children:\"Content\"})}),className:\"framer-16rbt4w\",\"data-framer-name\":\"16.08.2023\",fonts:[\"Inter\"],name:\"16.08.2023\",text:textContent,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17eubgg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",children:\"Share article \"})}),className:\"framer-qx38v6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{y:464.29999999999995},ykoTEie2V:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:630.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vzp8zl-container\",children:/*#__PURE__*/_jsx(SocialStack2,{height:\"100%\",id:\"YcY6cgcdN\",layoutId:\"YcY6cgcdN\",RqnURcgQ8:\"var(--token-00ebce97-7d98-4d91-a888-6de08c2dda82, rgb(27, 43, 56))\",width:\"100%\"})})})})]})]}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-165dnes\",children:visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vp8n2w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykoTEie2V:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Download,{fontControl:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:300,letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",hoverOptions:{backgroundColor:\"rgb(141, 93, 179)\",color:\"rgb(254, 254, 254)\",scale:1,transition:{damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"}},iconOptions:{alignment:\"start\",color:\"rgb(0, 225, 81)\",size:24,type:\"Default\"},id:\"VBOlfV65u\",layoutId:\"VBOlfV65u\",srcFile:m9Xg3JiSt,srcType:\"Upload\",srcURL:\"\",styleOptions:{backgroundColor:\"var(--token-b6071c73-8085-4731-8cbd-9ce61a99eec1, rgb(241, 244, 245))\",borderRadius:4,color:\"var(--token-817afea4-5d33-45b3-8fe0-c8131ee41f28, rgb(27, 43, 56))\",gap:10,padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10},text:cqIF9Js97,width:\"100%\"})})})})})]}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yay1sn\",\"data-framer-name\":\"Author Stack\",name:\"Author Stack\",children:[visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13jezj6\",\"data-framer-name\":\"Author 1\",name:\"Author 1\",children:[visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(477.7),sizes:\"47px\",...toResponsiveImage(W_Pc23_Tx)}},ykoTEie2V:{background:{alt:\"\",fit:\"fill\",sizes:\"47px\",...toResponsiveImage(W_Pc23_Tx)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(643.7),sizes:\"47px\",...toResponsiveImage(W_Pc23_Tx)},className:\"framer-693806\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-s6sd74\",children:visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"17px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-00ebce97-7d98-4d91-a888-6de08c2dda82, rgb(27, 43, 56))\"},children:\"Content\"})}),className:\"framer-s4xxhr\",fonts:[\"GF;Inter-regular\"],text:ezXHgE2j9,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-m4bvuu\",\"data-framer-name\":\"Author 2\",name:\"Author 2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h4v3nw\",\"data-framer-name\":\"Speaker 1\",name:\"Speaker 1\",children:[visible3&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"47px\",...toResponsiveImage(RE4JNjqj4)},className:\"framer-18ls3rj\"}),visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-cphrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"17px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-00ebce97-7d98-4d91-a888-6de08c2dda82, rgb(27, 43, 56))\"},children:\"Content\"})}),className:\"framer-17p1vtv\",fonts:[\"GF;Inter-regular\"],text:kSymT6Mwn,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gj8lyv\",\"data-framer-name\":\"Author 3\",name:\"Author 3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11abv1d\",\"data-framer-name\":\"Speaker 1\",name:\"Speaker 1\",children:[visible4&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"47px\",...toResponsiveImage(oC8aMvAsn)},className:\"framer-1876k2b\"}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-he53pf\",children:visible5&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"17px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-00ebce97-7d98-4d91-a888-6de08c2dda82, rgb(27, 43, 56))\"},children:\"Content\"})}),className:\"framer-jxrgqj\",fonts:[\"GF;Inter-regular\"],text:r8EL5ejmP,verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hopumo\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ilfi1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x8j4ol\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(533.2),sizes:\"max(min(100vw, 1100px) - 80px, 1px)\",...toResponsiveImage(nFBLcPp4s)}},ykoTEie2V:{background:{alt:\"\",fit:\"fit\",sizes:\"max(min(100vw, 1100px) - 32px, 1px)\",...toResponsiveImage(nFBLcPp4s),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(699.2),sizes:\"534px\",...toResponsiveImage(nFBLcPp4s)},className:\"framer-1bds862\",\"data-framer-name\":\"Cover Image\",name:\"Cover Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ceaiqc\",\"data-framer-name\":\"CMS Container\",name:\"CMS Container\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"s16Rawfbl\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xAUUSBREM\"],\"module:pVk4QsoHxASnVtUBp6jr/F3DAaPbkrr19izpZS3jO/CodeBlock.js:default\":componentPresets.props[\"eebhkZ897\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Y7lvKs32E,className:\"framer-1eri07o\",\"data-framer-name\":\"MGI Showcases Remote Robotic Ultrasound System at European Congress of Radiology 2022\",fonts:[\"Inter\"],name:\"MGI Showcases Remote Robotic Ultrasound System at European Congress of Radiology 2022\",stylesPresetsClassNames:{a:\"framer-styles-preset-fsrzda\",blockquote:\"framer-styles-preset-p6ugrn\",code:\"framer-styles-preset-1x98ucn\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-46xd9f\",h5:\"framer-styles-preset-18gk7kq\",h6:\"framer-styles-preset-18vkcb0\",img:\"framer-styles-preset-rzlffk\",p:\"framer-styles-preset-rrpuc\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"s16Rawfbl\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xAUUSBREM\"],\"module:pVk4QsoHxASnVtUBp6jr/F3DAaPbkrr19izpZS3jO/CodeBlock.js:default\":componentPresets.props[\"eebhkZ897\"]},children:/*#__PURE__*/_jsx(RichTextWithFullWidthFramerImage,{__fromCanvasComponent:true,children:ttw1yXFxl,className:\"framer-2ii7r2\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-v5hjln\",blockquote:\"framer-styles-preset-p6ugrn\",code:\"framer-styles-preset-1x98ucn\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-46xd9f\",h5:\"framer-styles-preset-18gk7kq\",h6:\"framer-styles-preset-18vkcb0\",img:\"framer-styles-preset-rzlffk\",p:\"framer-styles-preset-rrpuc\"},verticalAlignment:\"center\",withExternalLayout:true})}),visible6&&/*#__PURE__*/_jsx(Link,{href:jdp1bDTyW,nodeId:\"nOmwYZfWs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1169.2),sizes:\"max(max(min(100vw, 1100px) - 80px, 1px), 600px)\",...toResponsiveImage(zt6lygj_4)}},ykoTEie2V:{background:{alt:\"\",fit:\"fill\",sizes:\"max(min(100vw, 1100px) - 32px, 1px)\",...toResponsiveImage(zt6lygj_4)}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1335.2),sizes:\"600px\",...toResponsiveImage(zt6lygj_4)},className:\"framer-edb2jo framer-140v4fs\"})})}),visible7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gcbp36-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:nKeHBc3Hv,id:\"CKU72UUK_\",layoutId:\"CKU72UUK_\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),visible8&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-184d6va\",children:visible8&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xb9xxo\",children:visible8&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wnqzo5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"WcJKtNIel\",data:Automation,type:\"Collection\"},select:[{collection:\"WcJKtNIel\",name:\"KuFn8uYyE\",type:\"Identifier\"},{collection:\"WcJKtNIel\",name:\"NzCpWHkn7\",type:\"Identifier\"},{collection:\"WcJKtNIel\",name:\"iGh8xX64v\",type:\"Identifier\"},{collection:\"WcJKtNIel\",name:\"JaOx9wzZG\",type:\"Identifier\"},{collection:\"WcJKtNIel\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"WcJKtNIel\",name:\"NzCpWHkn7\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:qHVqxSp90},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({id:idWcJKtNIel,iGh8xX64v:iGh8xX64vWcJKtNIel,JaOx9wzZG:JaOx9wzZGWcJKtNIel,KuFn8uYyE:KuFn8uYyEWcJKtNIel,NzCpWHkn7:NzCpWHkn7WcJKtNIel},i)=>{NzCpWHkn7WcJKtNIel!==null&&NzCpWHkn7WcJKtNIel!==void 0?NzCpWHkn7WcJKtNIel:NzCpWHkn7WcJKtNIel=\"\";iGh8xX64vWcJKtNIel!==null&&iGh8xX64vWcJKtNIel!==void 0?iGh8xX64vWcJKtNIel:iGh8xX64vWcJKtNIel=\"\";JaOx9wzZGWcJKtNIel!==null&&JaOx9wzZGWcJKtNIel!==void 0?JaOx9wzZGWcJKtNIel:JaOx9wzZGWcJKtNIel=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`WcJKtNIel-${idWcJKtNIel}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JaOx9wzZG:JaOx9wzZGWcJKtNIel},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rz6e0f\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"263px\",...toResponsiveImage(KuFn8uYyEWcJKtNIel)},className:\"framer-fhxe5t\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6wrque\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qry2s0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.64px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"justify\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-18rnta0\",fonts:[\"GF;Inter-500\"],text:NzCpWHkn7WcJKtNIel,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-18ppzh2\",fonts:[\"GF;Inter-500\"],text:iGh8xX64vWcJKtNIel,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"224px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xlfcvq-container\",children:/*#__PURE__*/_jsx(Buttons,{f8_HKX_MW:false,FZTTEEBWT:\"rgb(141, 93, 179)\",height:\"100%\",id:\"lIGbnW_sT\",IYpESSKG3:true,layoutId:\"lIGbnW_sT\",Q9np5gIc_:\"See more\",QdjJeE236:false,style:{height:\"100%\",width:\"100%\"},v4TiOXazA:16,variant:\"pwbbWmIel\",width:\"100%\"})})})]})]})})},idWcJKtNIel);})})})})})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"s16Rawfbl\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xAUUSBREM\"],\"module:pVk4QsoHxASnVtUBp6jr/F3DAaPbkrr19izpZS3jO/CodeBlock.js:default\":componentPresets.props[\"eebhkZ897\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:o7u8lZ1MM,className:\"framer-w4ll3m\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-v5hjln\",blockquote:\"framer-styles-preset-p6ugrn\",code:\"framer-styles-preset-1x98ucn\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-46xd9f\",h5:\"framer-styles-preset-18gk7kq\",h6:\"framer-styles-preset-18vkcb0\",img:\"framer-styles-preset-rzlffk\",p:\"framer-styles-preset-rrpuc\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible9&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12mumei-container\",children:/*#__PURE__*/_jsx(AutoAdjustImage,{height:\"100%\",id:\"ybYhPchLe\",layoutId:\"ybYhPchLe\",src:toImageSrc(eQdhfJLue),width:\"100%\"})})}),visible10&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"s16Rawfbl\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xAUUSBREM\"],\"module:pVk4QsoHxASnVtUBp6jr/F3DAaPbkrr19izpZS3jO/CodeBlock.js:default\":componentPresets.props[\"eebhkZ897\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:MwRQ4c4sV,className:\"framer-oti8ja\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-v5hjln\",blockquote:\"framer-styles-preset-p6ugrn\",code:\"framer-styles-preset-1x98ucn\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-46xd9f\",h5:\"framer-styles-preset-18gk7kq\",h6:\"framer-styles-preset-18vkcb0\",img:\"framer-styles-preset-rzlffk\",p:\"framer-styles-preset-rrpuc\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible11&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pv56m5-container\",children:/*#__PURE__*/_jsx(AutoAdjustImage,{height:\"100%\",id:\"Fo1F1X6Vw\",layoutId:\"Fo1F1X6Vw\",src:toImageSrc(m6eRUwVhk),width:\"100%\"})})}),visible12&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-a2un0g\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6ha727\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"o9YIno8lY\",data:Automation,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"o9YIno8lY\",name:\"KuFn8uYyE\",type:\"Identifier\"},{collection:\"o9YIno8lY\",name:\"NzCpWHkn7\",type:\"Identifier\"},{collection:\"o9YIno8lY\",name:\"iGh8xX64v\",type:\"Identifier\"},{collection:\"o9YIno8lY\",name:\"JaOx9wzZG\",type:\"Identifier\"},{collection:\"o9YIno8lY\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"o9YIno8lY\",name:\"NzCpWHkn7\",type:\"Identifier\"},{type:\"LiteralValue\",value:Z26od3Mbw}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({id:ido9YIno8lY,iGh8xX64v:iGh8xX64vo9YIno8lY,JaOx9wzZG:JaOx9wzZGo9YIno8lY,KuFn8uYyE:KuFn8uYyEo9YIno8lY,NzCpWHkn7:NzCpWHkn7o9YIno8lY},i)=>{NzCpWHkn7o9YIno8lY!==null&&NzCpWHkn7o9YIno8lY!==void 0?NzCpWHkn7o9YIno8lY:NzCpWHkn7o9YIno8lY=\"\";iGh8xX64vo9YIno8lY!==null&&iGh8xX64vo9YIno8lY!==void 0?iGh8xX64vo9YIno8lY:iGh8xX64vo9YIno8lY=\"\";JaOx9wzZGo9YIno8lY!==null&&JaOx9wzZGo9YIno8lY!==void 0?JaOx9wzZGo9YIno8lY:JaOx9wzZGo9YIno8lY=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`o9YIno8lY-${ido9YIno8lY}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JaOx9wzZG:JaOx9wzZGo9YIno8lY},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pzl1q4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"263px\",...toResponsiveImage(KuFn8uYyEo9YIno8lY)},className:\"framer-ua23kt\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y0j9x3\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wfzll6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.64px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-q6viyo\",fonts:[\"GF;Inter-500\"],text:NzCpWHkn7o9YIno8lY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-1at0h53\",fonts:[\"GF;Inter-500\"],text:iGh8xX64vo9YIno8lY,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:jdp1bDTyW,implicitPathVariables:{JaOx9wzZG:JaOx9wzZGo9YIno8lY}},{href:jdp1bDTyW,implicitPathVariables:{JaOx9wzZG:JaOx9wzZGo9YIno8lY}},{href:jdp1bDTyW,implicitPathVariables:{JaOx9wzZG:JaOx9wzZGo9YIno8lY}},{href:jdp1bDTyW,implicitPathVariables:{JaOx9wzZG:JaOx9wzZGo9YIno8lY}}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"224px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iouk6e-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{S6co21eyg:resolvedLinks1[2]},Gcy1BuhP9:{S6co21eyg:resolvedLinks1[1]},ykoTEie2V:{S6co21eyg:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(Buttons,{f8_HKX_MW:false,FZTTEEBWT:\"rgb(141, 93, 179)\",height:\"100%\",id:\"FLpjzKCbW\",IYpESSKG3:true,layoutId:\"FLpjzKCbW\",Q9np5gIc_:\"See more\",QdjJeE236:false,S6co21eyg:resolvedLinks1[0],style:{height:\"100%\",width:\"100%\"},v4TiOXazA:16,variant:\"pwbbWmIel\",width:\"100%\"})})})})})]})]})})},ido9YIno8lY);})})})})})}),visible13&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-c1o3xs\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ry1ilu\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"iu6nQC94p\",data:Sequencing,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"iu6nQC94p\",name:\"MPGemv4xh\",type:\"Identifier\"},{collection:\"iu6nQC94p\",name:\"hKKW4shXy\",type:\"Identifier\"},{collection:\"iu6nQC94p\",name:\"QT5ezpWO7\",type:\"Identifier\"},{collection:\"iu6nQC94p\",name:\"AtJME6gJe\",type:\"Identifier\"},{collection:\"iu6nQC94p\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"iu6nQC94p\",name:\"hKKW4shXy\",type:\"Identifier\"},{type:\"LiteralValue\",value:ItW1Rmpnp}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2.map(({AtJME6gJe:AtJME6gJeiu6nQC94p,hKKW4shXy:hKKW4shXyiu6nQC94p,id:idiu6nQC94p,MPGemv4xh:MPGemv4xhiu6nQC94p,QT5ezpWO7:QT5ezpWO7iu6nQC94p},i)=>{hKKW4shXyiu6nQC94p!==null&&hKKW4shXyiu6nQC94p!==void 0?hKKW4shXyiu6nQC94p:hKKW4shXyiu6nQC94p=\"\";QT5ezpWO7iu6nQC94p!==null&&QT5ezpWO7iu6nQC94p!==void 0?QT5ezpWO7iu6nQC94p:QT5ezpWO7iu6nQC94p=\"\";AtJME6gJeiu6nQC94p!==null&&AtJME6gJeiu6nQC94p!==void 0?AtJME6gJeiu6nQC94p:AtJME6gJeiu6nQC94p=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`iu6nQC94p-${idiu6nQC94p}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{AtJME6gJe:AtJME6gJeiu6nQC94p},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-isnbx5\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"263px\",...toResponsiveImage(MPGemv4xhiu6nQC94p)},className:\"framer-3g1aos\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y5n8g7\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qnjluq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.64px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-74w9n5\",fonts:[\"GF;Inter-500\"],text:hKKW4shXyiu6nQC94p,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-1we8uqg\",fonts:[\"GF;Inter-500\"],text:QT5ezpWO7iu6nQC94p,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:jdp1bDTyW,implicitPathVariables:{AtJME6gJe:AtJME6gJeiu6nQC94p}},{href:jdp1bDTyW,implicitPathVariables:{AtJME6gJe:AtJME6gJeiu6nQC94p}},{href:jdp1bDTyW,implicitPathVariables:{AtJME6gJe:AtJME6gJeiu6nQC94p}},{href:jdp1bDTyW,implicitPathVariables:{AtJME6gJe:AtJME6gJeiu6nQC94p}}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"224px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-119bn4m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{S6co21eyg:resolvedLinks2[2]},Gcy1BuhP9:{S6co21eyg:resolvedLinks2[1]},ykoTEie2V:{S6co21eyg:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(Buttons,{f8_HKX_MW:false,FZTTEEBWT:\"rgb(141, 93, 179)\",height:\"100%\",id:\"Qp9cwZSkp\",IYpESSKG3:true,layoutId:\"Qp9cwZSkp\",Q9np5gIc_:\"See more\",QdjJeE236:false,S6co21eyg:resolvedLinks2[0],style:{height:\"100%\",width:\"100%\"},v4TiOXazA:16,variant:\"pwbbWmIel\",width:\"100%\"})})})})})]})]})})},idiu6nQC94p);})})})})})}),visible14&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1by7rbh\",children:visible14&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-h7ffv5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"MvzOw93Mx\",data:Sequencing,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"MvzOw93Mx\",name:\"MPGemv4xh\",type:\"Identifier\"},{collection:\"MvzOw93Mx\",name:\"hKKW4shXy\",type:\"Identifier\"},{collection:\"MvzOw93Mx\",name:\"QT5ezpWO7\",type:\"Identifier\"},{collection:\"MvzOw93Mx\",name:\"AtJME6gJe\",type:\"Identifier\"},{collection:\"MvzOw93Mx\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"MvzOw93Mx\",name:\"hKKW4shXy\",type:\"Identifier\"},{type:\"LiteralValue\",value:eEucBhTrz}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3.map(({AtJME6gJe:AtJME6gJeMvzOw93Mx,hKKW4shXy:hKKW4shXyMvzOw93Mx,id:idMvzOw93Mx,MPGemv4xh:MPGemv4xhMvzOw93Mx,QT5ezpWO7:QT5ezpWO7MvzOw93Mx},i)=>{hKKW4shXyMvzOw93Mx!==null&&hKKW4shXyMvzOw93Mx!==void 0?hKKW4shXyMvzOw93Mx:hKKW4shXyMvzOw93Mx=\"\";QT5ezpWO7MvzOw93Mx!==null&&QT5ezpWO7MvzOw93Mx!==void 0?QT5ezpWO7MvzOw93Mx:QT5ezpWO7MvzOw93Mx=\"\";AtJME6gJeMvzOw93Mx!==null&&AtJME6gJeMvzOw93Mx!==void 0?AtJME6gJeMvzOw93Mx:AtJME6gJeMvzOw93Mx=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`MvzOw93Mx-${idMvzOw93Mx}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{AtJME6gJe:AtJME6gJeMvzOw93Mx},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b5rbe5\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"263px\",...toResponsiveImage(MPGemv4xhMvzOw93Mx),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-xjacb9\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mec0ao\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lm27qi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.64px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-texa4\",fonts:[\"GF;Inter-500\"],text:hKKW4shXyMvzOw93Mx,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(27, 43, 56)\"},children:\"Content\"})}),className:\"framer-tjpbsn\",fonts:[\"GF;Inter-500\"],text:QT5ezpWO7MvzOw93Mx,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{AtJME6gJe:AtJME6gJeMvzOw93Mx},webPageId:\"I3WJFR83n\"},implicitPathVariables:undefined},{href:{pathVariables:{AtJME6gJe:AtJME6gJeMvzOw93Mx},webPageId:\"I3WJFR83n\"},implicitPathVariables:undefined},{href:{pathVariables:{AtJME6gJe:AtJME6gJeMvzOw93Mx},webPageId:\"I3WJFR83n\"},implicitPathVariables:undefined},{href:{pathVariables:{AtJME6gJe:AtJME6gJeMvzOw93Mx},webPageId:\"I3WJFR83n\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"224px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zjqcbk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{S6co21eyg:resolvedLinks3[2]},Gcy1BuhP9:{S6co21eyg:resolvedLinks3[1]},ykoTEie2V:{S6co21eyg:resolvedLinks3[3]}},children:/*#__PURE__*/_jsx(Buttons,{f8_HKX_MW:false,FZTTEEBWT:\"rgb(141, 93, 179)\",height:\"100%\",id:\"H5uONsuyf\",IYpESSKG3:true,layoutId:\"H5uONsuyf\",Q9np5gIc_:\"See more\",QdjJeE236:false,S6co21eyg:resolvedLinks3[0],style:{height:\"100%\",width:\"100%\"},v4TiOXazA:16,variant:\"pwbbWmIel\",width:\"100%\"})})})})})]})]})})},idMvzOw93Mx);})})})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-mqkk5i hidden-xf18az hidden-6ar4le\",\"data-border\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2y948l\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"meJQQeAUD\",data:Science,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"meJQQeAUD\",name:\"Yf5PJzEJY\",type:\"Identifier\"},{collection:\"meJQQeAUD\",name:\"nFBLcPp4s\",type:\"Identifier\"},{collection:\"meJQQeAUD\",name:\"P6vGL9C_p\",type:\"Identifier\"},{collection:\"meJQQeAUD\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{arguments:[{collection:\"meJQQeAUD\",name:\"P6vGL9C_p\",type:\"Identifier\"},{type:\"LiteralValue\",value:P6vGL9C_p}],functionName:\"CONTAINS\",type:\"FunctionCall\"}}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection4.map(({id:idmeJQQeAUD,nFBLcPp4s:nFBLcPp4smeJQQeAUD,P6vGL9C_p:P6vGL9C_pmeJQQeAUD,Yf5PJzEJY:Yf5PJzEJYmeJQQeAUD},i)=>{Yf5PJzEJYmeJQQeAUD!==null&&Yf5PJzEJYmeJQQeAUD!==void 0?Yf5PJzEJYmeJQQeAUD:Yf5PJzEJYmeJQQeAUD=\"\";P6vGL9C_pmeJQQeAUD!==null&&P6vGL9C_pmeJQQeAUD!==void 0?P6vGL9C_pmeJQQeAUD:P6vGL9C_pmeJQQeAUD=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`meJQQeAUD-${idmeJQQeAUD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Yf5PJzEJY:Yf5PJzEJYmeJQQeAUD},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-kfwtem\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Yf5PJzEJY:Yf5PJzEJYmeJQQeAUD},webPageId:\"gtlcp3rQo\"},nodeId:\"Rm7tOJD2K\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-zhbkpo framer-140v4fs\",\"data-framer-name\":\"Featured\",name:\"Featured\",whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gcy1BuhP9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2655,intrinsicWidth:3653,loading:getLoadingLazyAtYPosition(699.2),pixelHeight:2655,pixelWidth:3653,sizes:\"288px\",...toResponsiveImage(nFBLcPp4smeJQQeAUD),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2655,intrinsicWidth:3653,loading:getLoadingLazyAtYPosition(3191.2),pixelHeight:2655,pixelWidth:3653,sizes:\"288px\",...toResponsiveImage(nFBLcPp4smeJQQeAUD),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-vo3c83\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10xcz7p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",style:{\"--framer-text-color\":\"var(--token-817afea4-5d33-45b3-8fe0-c8131ee41f28, rgb(27, 43, 56))\"},children:\"Content\"})}),className:\"framer-1rmzy01\",fonts:[\"Inter\"],text:P6vGL9C_pmeJQQeAUD,verticalAlignment:\"top\",withExternalLayout:true})})]})})})})},idmeJQQeAUD);}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RjLkLaCtj\"},nodeId:\"m5lnopdoT\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11idtg7 framer-140v4fs\",whileHover:animation1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-09996d36-1914-4555-a6bf-7dd9315a1ff1, rgb(74, 89, 103))\"},children:\"See more\"})}),className:\"framer-kj2bv6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rf5pvo\",\"data-border\":true,\"data-framer-name\":\"Frame 103\",name:\"Frame 103\",children:[visible15&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-anhl7o\",\"data-framer-name\":\"Frame 125\",name:\"Frame 125\",children:[visible15&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-934rgq\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12.71px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Content\"})}),className:\"framer-jyw97v\",\"data-framer-name\":\"Label\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],name:\"Label\",text:eqM59zwx1,verticalAlignment:\"center\",withExternalLayout:true})}),visible16&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-imumff\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12.71px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Content\"})}),className:\"framer-6i0dze\",\"data-framer-name\":\"Label\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],name:\"Label\",text:ACJPy7RlC,verticalAlignment:\"center\",withExternalLayout:true})}),visible17&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1imbgib\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12.71px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Content\"})}),className:\"framer-7ur5st\",\"data-framer-name\":\"Label\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],name:\"Label\",text:MtiUFG41d,verticalAlignment:\"center\",withExternalLayout:true})}),visible18&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-b1r2iy\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12.71px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Content\"})}),className:\"framer-rq0bo6\",\"data-framer-name\":\"Label\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],name:\"Label\",text:kmdfoE3ko,verticalAlignment:\"center\",withExternalLayout:true})}),visible19&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-nuz0fn\",\"data-border\":true,\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ykoTEie2V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12.71px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Automating High-Throughput Sequencing Library Preparation\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12.71px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(141, 93, 179)\"},children:\"Content\"})}),className:\"framer-19xn9az\",\"data-framer-name\":\"Label\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],name:\"Label\",text:fQAcCVEiq,verticalAlignment:\"center\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jur882\",\"data-framer-name\":\"Frame 65\",name:\"Frame 65\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBOZXh0IExUIFBybyBSZWd1bGFy\",\"--framer-font-family\":'\"Avenir Next LT Pro Regular\", \"Avenir Next LT Pro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14.12px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(123, 139, 154)\",\"--framer-text-transform\":\"uppercase\"},children:\"Share this article :\"})}),className:\"framer-1ilq8kd\",\"data-framer-name\":\"Share this article :\",fonts:[\"CUSTOM;Avenir Next LT Pro Regular\"],name:\"Share this article :\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oygrx6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rrpuc\",\"data-styles-preset\":\"HeHEQK5sm\",children:\"Share\"})}),className:\"framer-dyhlon\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j8a9s6-container\",children:/*#__PURE__*/_jsx(SocialStack,{height:\"100%\",id:\"Tzb6sGflY\",layoutId:\"Tzb6sGflY\",RqnURcgQ8:\"var(--token-00ebce97-7d98-4d91-a888-6de08c2dda82, rgb(27, 43, 56))\",width:\"100%\"})})})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{y:1556},Gcy1BuhP9:{y:2284.8},ykoTEie2V:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:708,width:\"100vw\",y:4776.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dpizt7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES1EDWggi:{variant:\"K8tTM9Bnr\"},ykoTEie2V:{variant:\"G3bkDxHqt\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hvUKQSj9K\",layoutId:\"hvUKQSj9K\",style:{width:\"100%\"},variant:\"yhaDR6sOh\",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-n89GX { background: #ffffff; }`,\".framer-n89GX.framer-140v4fs, .framer-n89GX .framer-140v4fs { display: block; }\",\".framer-n89GX.framer-vop01i { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1920px; }\",\".framer-n89GX .framer-nth387-container, .framer-n89GX .framer-1dpizt7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-n89GX .framer-80agz0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-f6fwqh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-lo5dx5 { 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: 0px; position: relative; width: 42%; }\",\".framer-n89GX .framer-rboaif { 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: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-n89GX .framer-ym6tpd, .framer-n89GX .framer-oygrx6 { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-hslt3u { flex: none; height: 12px; position: relative; width: 14px; }\",\".framer-n89GX .framer-1pgufs9, .framer-n89GX .framer-dyhlon { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-n89GX .framer-raln7k, .framer-n89GX .framer-nnqhkh { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-jjgyrg { -webkit-user-select: auto; flex: none; height: auto; max-width: 750px; pointer-events: auto; position: relative; user-select: auto; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-n89GX .framer-wuhc89 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-95t6ty, .framer-n89GX .framer-86213y, .framer-n89GX .framer-1hxugd2, .framer-n89GX .framer-wa412c, .framer-n89GX .framer-16rbt4w, .framer-n89GX .framer-qx38v6 { -webkit-user-select: auto; flex: none; height: auto; pointer-events: auto; position: relative; user-select: auto; white-space: pre; width: auto; }\",\".framer-n89GX .framer-1vrga6n { -webkit-user-select: auto; flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; user-select: auto; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-n89GX .framer-5dcinb { 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: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-14tcgo9 { align-content: flex-start; align-items: flex-start; 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: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-17eubgg { 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-n89GX .framer-vzp8zl-container, .framer-n89GX .framer-vp8n2w-container, .framer-n89GX .framer-12mumei-container, .framer-n89GX .framer-pv56m5-container, .framer-n89GX .framer-1j8a9s6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-n89GX .framer-165dnes { 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; min-height: 44px; overflow: hidden; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-1yay1sn { 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; min-height: 201px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-13jezj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-693806 { aspect-ratio: 1 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 47px); overflow: hidden; position: relative; width: 47px; will-change: var(--framer-will-change-override, transform); }\",\".framer-n89GX .framer-s6sd74 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; min-height: 17px; min-width: 1037px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-s4xxhr, .framer-n89GX .framer-17p1vtv, .framer-n89GX .framer-jxrgqj { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-n89GX .framer-m4bvuu, .framer-n89GX .framer-1gj8lyv { align-content: flex-start; align-items: flex-start; 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: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-n89GX .framer-h4v3nw, .framer-n89GX .framer-11abv1d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-width: 200px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-18ls3rj, .framer-n89GX .framer-1876k2b { aspect-ratio: 1 / 1; border-bottom-left-radius: 320px; border-bottom-right-radius: 320px; border-top-left-radius: 320px; border-top-right-radius: 320px; flex: none; height: var(--framer-aspect-ratio-supported, 47px); overflow: hidden; position: relative; width: 47px; will-change: var(--framer-will-change-override, transform); }\",\".framer-n89GX .framer-cphrap { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-he53pf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; min-height: 17px; min-width: 324px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-n89GX .framer-1hopumo { --border-bottom-width: 0px; --border-color: var(--token-9910a9fe-d88f-45aa-ac85-a6b94c9beab0, #cdd7e1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 32px 0px; position: relative; width: 1100px; }\",\".framer-n89GX .framer-10ilfi1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-n89GX .framer-x8j4ol { 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: visible; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-1bds862 { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: 1 0 0px; height: 386px; overflow: visible; position: relative; width: 1px; }\",\".framer-n89GX .framer-1ceaiqc { 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: flex-start; min-width: 600px; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-1eri07o { flex: none; height: auto; max-width: 750px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-n89GX .framer-2ii7r2, .framer-n89GX .framer-w4ll3m, .framer-n89GX .framer-oti8ja { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-n89GX .framer-edb2jo { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); overflow: hidden; position: relative; text-decoration: none; width: 100%; }\",\".framer-n89GX .framer-gcbp36-container { flex: none; height: 455px; position: relative; width: 100%; }\",\".framer-n89GX .framer-184d6va { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-xb9xxo, .framer-n89GX .framer-1by7rbh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; min-height: 263px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-wnqzo5, .framer-n89GX .framer-6ha727, .framer-n89GX .framer-ry1ilu, .framer-n89GX .framer-h7ffv5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-rz6e0f, .framer-n89GX .framer-1pzl1q4, .framer-n89GX .framer-isnbx5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-fhxe5t, .framer-n89GX .framer-ua23kt, .framer-n89GX .framer-3g1aos, .framer-n89GX .framer-xjacb9 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 263px; position: relative; width: 263px; }\",\".framer-n89GX .framer-6wrque, .framer-n89GX .framer-y0j9x3, .framer-n89GX .framer-y5n8g7, .framer-n89GX .framer-1mec0ao { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-n89GX .framer-qry2s0, .framer-n89GX .framer-wfzll6, .framer-n89GX .framer-1qnjluq, .framer-n89GX .framer-lm27qi { 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-n89GX .framer-18rnta0, .framer-n89GX .framer-18ppzh2, .framer-n89GX .framer-q6viyo, .framer-n89GX .framer-1at0h53, .framer-n89GX .framer-74w9n5, .framer-n89GX .framer-1we8uqg, .framer-n89GX .framer-texa4, .framer-n89GX .framer-tjpbsn, .framer-n89GX .framer-1rmzy01 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-n89GX .framer-xlfcvq-container, .framer-n89GX .framer-1iouk6e-container, .framer-n89GX .framer-119bn4m-container, .framer-n89GX .framer-zjqcbk-container { flex: none; height: 56px; position: relative; width: 224px; }\",\".framer-n89GX .framer-a2un0g, .framer-n89GX .framer-c1o3xs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-b5rbe5 { align-content: center; align-items: center; background-color: var(--token-b6071c73-8085-4731-8cbd-9ce61a99eec1, #f1f4f5); display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-mqkk5i { --border-bottom-width: 0px; --border-color: var(--token-9910a9fe-d88f-45aa-ac85-a6b94c9beab0, #cdd7e1); --border-left-width: 1px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 320px; overflow: hidden; padding: 32px 0px 0px 32px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-n89GX .framer-2y948l { 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: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-kfwtem { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-zhbkpo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; z-index: 1; }\",\".framer-n89GX .framer-vo3c83 { aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 113px); position: relative; width: 100%; }\",\".framer-n89GX .framer-10xcz7p { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-11idtg7 { align-content: center; align-items: center; background-color: var(--token-b6071c73-8085-4731-8cbd-9ce61a99eec1, #f1f4f5); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; text-decoration: none; width: 288px; }\",\".framer-n89GX .framer-kj2bv6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-n89GX .framer-1rf5pvo { --border-bottom-width: 0px; --border-color: #cdd7e1; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-anhl7o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 700px; min-height: 32px; overflow: visible; padding: 0px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-934rgq, .framer-n89GX .framer-imumff, .framer-n89GX .framer-1imbgib, .framer-n89GX .framer-b1r2iy, .framer-n89GX .framer-nuz0fn { --border-bottom-width: 1px; --border-color: #cdd7e1; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #fefefe; 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: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 16px 10px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-n89GX .framer-jyw97v, .framer-n89GX .framer-6i0dze, .framer-n89GX .framer-7ur5st, .framer-n89GX .framer-rq0bo6, .framer-n89GX .framer-19xn9az { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-n89GX .framer-jur882 { 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: flex-start; max-width: 700px; overflow: visible; padding: 0px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-n89GX .framer-1ilq8kd { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-n89GX.framer-vop01i, .framer-n89GX .framer-80agz0, .framer-n89GX .framer-f6fwqh, .framer-n89GX .framer-lo5dx5, .framer-n89GX .framer-rboaif, .framer-n89GX .framer-ym6tpd, .framer-n89GX .framer-raln7k, .framer-n89GX .framer-nnqhkh, .framer-n89GX .framer-wuhc89, .framer-n89GX .framer-5dcinb, .framer-n89GX .framer-14tcgo9, .framer-n89GX .framer-17eubgg, .framer-n89GX .framer-165dnes, .framer-n89GX .framer-1yay1sn, .framer-n89GX .framer-13jezj6, .framer-n89GX .framer-s6sd74, .framer-n89GX .framer-m4bvuu, .framer-n89GX .framer-h4v3nw, .framer-n89GX .framer-cphrap, .framer-n89GX .framer-1gj8lyv, .framer-n89GX .framer-11abv1d, .framer-n89GX .framer-he53pf, .framer-n89GX .framer-1hopumo, .framer-n89GX .framer-10ilfi1, .framer-n89GX .framer-x8j4ol, .framer-n89GX .framer-1ceaiqc, .framer-n89GX .framer-184d6va, .framer-n89GX .framer-xb9xxo, .framer-n89GX .framer-wnqzo5, .framer-n89GX .framer-rz6e0f, .framer-n89GX .framer-6wrque, .framer-n89GX .framer-qry2s0, .framer-n89GX .framer-a2un0g, .framer-n89GX .framer-6ha727, .framer-n89GX .framer-1pzl1q4, .framer-n89GX .framer-y0j9x3, .framer-n89GX .framer-wfzll6, .framer-n89GX .framer-c1o3xs, .framer-n89GX .framer-ry1ilu, .framer-n89GX .framer-isnbx5, .framer-n89GX .framer-y5n8g7, .framer-n89GX .framer-1qnjluq, .framer-n89GX .framer-1by7rbh, .framer-n89GX .framer-h7ffv5, .framer-n89GX .framer-b5rbe5, .framer-n89GX .framer-1mec0ao, .framer-n89GX .framer-lm27qi, .framer-n89GX .framer-mqkk5i, .framer-n89GX .framer-2y948l, .framer-n89GX .framer-kfwtem, .framer-n89GX .framer-zhbkpo, .framer-n89GX .framer-10xcz7p, .framer-n89GX .framer-11idtg7, .framer-n89GX .framer-1rf5pvo, .framer-n89GX .framer-anhl7o, .framer-n89GX .framer-934rgq, .framer-n89GX .framer-imumff, .framer-n89GX .framer-1imbgib, .framer-n89GX .framer-b1r2iy, .framer-n89GX .framer-nuz0fn, .framer-n89GX .framer-jur882, .framer-n89GX .framer-oygrx6 { gap: 0px; } .framer-n89GX.framer-vop01i > *, .framer-n89GX .framer-80agz0 > *, .framer-n89GX .framer-14tcgo9 > *, .framer-n89GX .framer-1rf5pvo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-n89GX.framer-vop01i > :first-child, .framer-n89GX .framer-80agz0 > :first-child, .framer-n89GX .framer-f6fwqh > :first-child, .framer-n89GX .framer-raln7k > :first-child, .framer-n89GX .framer-nnqhkh > :first-child, .framer-n89GX .framer-14tcgo9 > :first-child, .framer-n89GX .framer-s6sd74 > :first-child, .framer-n89GX .framer-cphrap > :first-child, .framer-n89GX .framer-he53pf > :first-child, .framer-n89GX .framer-10ilfi1 > :first-child, .framer-n89GX .framer-1ceaiqc > :first-child, .framer-n89GX .framer-184d6va > :first-child, .framer-n89GX .framer-xb9xxo > :first-child, .framer-n89GX .framer-wnqzo5 > :first-child, .framer-n89GX .framer-6wrque > :first-child, .framer-n89GX .framer-qry2s0 > :first-child, .framer-n89GX .framer-a2un0g > :first-child, .framer-n89GX .framer-6ha727 > :first-child, .framer-n89GX .framer-y0j9x3 > :first-child, .framer-n89GX .framer-wfzll6 > :first-child, .framer-n89GX .framer-c1o3xs > :first-child, .framer-n89GX .framer-ry1ilu > :first-child, .framer-n89GX .framer-y5n8g7 > :first-child, .framer-n89GX .framer-1qnjluq > :first-child, .framer-n89GX .framer-1by7rbh > :first-child, .framer-n89GX .framer-h7ffv5 > :first-child, .framer-n89GX .framer-1mec0ao > :first-child, .framer-n89GX .framer-lm27qi > :first-child, .framer-n89GX .framer-mqkk5i > :first-child, .framer-n89GX .framer-2y948l > :first-child, .framer-n89GX .framer-kfwtem > :first-child, .framer-n89GX .framer-zhbkpo > :first-child, .framer-n89GX .framer-10xcz7p > :first-child, .framer-n89GX .framer-1rf5pvo > :first-child, .framer-n89GX .framer-jur882 > :first-child { margin-top: 0px; } .framer-n89GX.framer-vop01i > :last-child, .framer-n89GX .framer-80agz0 > :last-child, .framer-n89GX .framer-f6fwqh > :last-child, .framer-n89GX .framer-raln7k > :last-child, .framer-n89GX .framer-nnqhkh > :last-child, .framer-n89GX .framer-14tcgo9 > :last-child, .framer-n89GX .framer-s6sd74 > :last-child, .framer-n89GX .framer-cphrap > :last-child, .framer-n89GX .framer-he53pf > :last-child, .framer-n89GX .framer-10ilfi1 > :last-child, .framer-n89GX .framer-1ceaiqc > :last-child, .framer-n89GX .framer-184d6va > :last-child, .framer-n89GX .framer-xb9xxo > :last-child, .framer-n89GX .framer-wnqzo5 > :last-child, .framer-n89GX .framer-6wrque > :last-child, .framer-n89GX .framer-qry2s0 > :last-child, .framer-n89GX .framer-a2un0g > :last-child, .framer-n89GX .framer-6ha727 > :last-child, .framer-n89GX .framer-y0j9x3 > :last-child, .framer-n89GX .framer-wfzll6 > :last-child, .framer-n89GX .framer-c1o3xs > :last-child, .framer-n89GX .framer-ry1ilu > :last-child, .framer-n89GX .framer-y5n8g7 > :last-child, .framer-n89GX .framer-1qnjluq > :last-child, .framer-n89GX .framer-1by7rbh > :last-child, .framer-n89GX .framer-h7ffv5 > :last-child, .framer-n89GX .framer-1mec0ao > :last-child, .framer-n89GX .framer-lm27qi > :last-child, .framer-n89GX .framer-mqkk5i > :last-child, .framer-n89GX .framer-2y948l > :last-child, .framer-n89GX .framer-kfwtem > :last-child, .framer-n89GX .framer-zhbkpo > :last-child, .framer-n89GX .framer-10xcz7p > :last-child, .framer-n89GX .framer-1rf5pvo > :last-child, .framer-n89GX .framer-jur882 > :last-child { margin-bottom: 0px; } .framer-n89GX .framer-f6fwqh > *, .framer-n89GX .framer-raln7k > *, .framer-n89GX .framer-nnqhkh > *, .framer-n89GX .framer-s6sd74 > *, .framer-n89GX .framer-cphrap > *, .framer-n89GX .framer-he53pf > *, .framer-n89GX .framer-10ilfi1 > *, .framer-n89GX .framer-184d6va > *, .framer-n89GX .framer-qry2s0 > *, .framer-n89GX .framer-wfzll6 > *, .framer-n89GX .framer-1qnjluq > *, .framer-n89GX .framer-lm27qi > *, .framer-n89GX .framer-mqkk5i > *, .framer-n89GX .framer-10xcz7p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-n89GX .framer-lo5dx5 > *, .framer-n89GX .framer-ym6tpd > *, .framer-n89GX .framer-5dcinb > *, .framer-n89GX .framer-17eubgg > *, .framer-n89GX .framer-165dnes > *, .framer-n89GX .framer-1yay1sn > *, .framer-n89GX .framer-x8j4ol > *, .framer-n89GX .framer-11idtg7 > *, .framer-n89GX .framer-oygrx6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-n89GX .framer-lo5dx5 > :first-child, .framer-n89GX .framer-rboaif > :first-child, .framer-n89GX .framer-ym6tpd > :first-child, .framer-n89GX .framer-wuhc89 > :first-child, .framer-n89GX .framer-5dcinb > :first-child, .framer-n89GX .framer-17eubgg > :first-child, .framer-n89GX .framer-165dnes > :first-child, .framer-n89GX .framer-1yay1sn > :first-child, .framer-n89GX .framer-13jezj6 > :first-child, .framer-n89GX .framer-m4bvuu > :first-child, .framer-n89GX .framer-h4v3nw > :first-child, .framer-n89GX .framer-1gj8lyv > :first-child, .framer-n89GX .framer-11abv1d > :first-child, .framer-n89GX .framer-1hopumo > :first-child, .framer-n89GX .framer-x8j4ol > :first-child, .framer-n89GX .framer-rz6e0f > :first-child, .framer-n89GX .framer-1pzl1q4 > :first-child, .framer-n89GX .framer-isnbx5 > :first-child, .framer-n89GX .framer-b5rbe5 > :first-child, .framer-n89GX .framer-11idtg7 > :first-child, .framer-n89GX .framer-anhl7o > :first-child, .framer-n89GX .framer-934rgq > :first-child, .framer-n89GX .framer-imumff > :first-child, .framer-n89GX .framer-1imbgib > :first-child, .framer-n89GX .framer-b1r2iy > :first-child, .framer-n89GX .framer-nuz0fn > :first-child, .framer-n89GX .framer-oygrx6 > :first-child { margin-left: 0px; } .framer-n89GX .framer-lo5dx5 > :last-child, .framer-n89GX .framer-rboaif > :last-child, .framer-n89GX .framer-ym6tpd > :last-child, .framer-n89GX .framer-wuhc89 > :last-child, .framer-n89GX .framer-5dcinb > :last-child, .framer-n89GX .framer-17eubgg > :last-child, .framer-n89GX .framer-165dnes > :last-child, .framer-n89GX .framer-1yay1sn > :last-child, .framer-n89GX .framer-13jezj6 > :last-child, .framer-n89GX .framer-m4bvuu > :last-child, .framer-n89GX .framer-h4v3nw > :last-child, .framer-n89GX .framer-1gj8lyv > :last-child, .framer-n89GX .framer-11abv1d > :last-child, .framer-n89GX .framer-1hopumo > :last-child, .framer-n89GX .framer-x8j4ol > :last-child, .framer-n89GX .framer-rz6e0f > :last-child, .framer-n89GX .framer-1pzl1q4 > :last-child, .framer-n89GX .framer-isnbx5 > :last-child, .framer-n89GX .framer-b5rbe5 > :last-child, .framer-n89GX .framer-11idtg7 > :last-child, .framer-n89GX .framer-anhl7o > :last-child, .framer-n89GX .framer-934rgq > :last-child, .framer-n89GX .framer-imumff > :last-child, .framer-n89GX .framer-1imbgib > :last-child, .framer-n89GX .framer-b1r2iy > :last-child, .framer-n89GX .framer-nuz0fn > :last-child, .framer-n89GX .framer-oygrx6 > :last-child { margin-right: 0px; } .framer-n89GX .framer-rboaif > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-n89GX .framer-wuhc89 > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-n89GX .framer-13jezj6 > *, .framer-n89GX .framer-m4bvuu > *, .framer-n89GX .framer-h4v3nw > *, .framer-n89GX .framer-1gj8lyv > *, .framer-n89GX .framer-11abv1d > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-n89GX .framer-1hopumo > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-n89GX .framer-1ceaiqc > *, .framer-n89GX .framer-2y948l > *, .framer-n89GX .framer-kfwtem > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-n89GX .framer-xb9xxo > *, .framer-n89GX .framer-6wrque > *, .framer-n89GX .framer-a2un0g > *, .framer-n89GX .framer-y0j9x3 > *, .framer-n89GX .framer-c1o3xs > *, .framer-n89GX .framer-y5n8g7 > *, .framer-n89GX .framer-1by7rbh > *, .framer-n89GX .framer-1mec0ao > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-n89GX .framer-wnqzo5 > *, .framer-n89GX .framer-6ha727 > *, .framer-n89GX .framer-ry1ilu > *, .framer-n89GX .framer-h7ffv5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-n89GX .framer-rz6e0f > *, .framer-n89GX .framer-1pzl1q4 > *, .framer-n89GX .framer-isnbx5 > *, .framer-n89GX .framer-b5rbe5 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-n89GX .framer-zhbkpo > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-n89GX .framer-anhl7o > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-n89GX .framer-934rgq > *, .framer-n89GX .framer-imumff > *, .framer-n89GX .framer-1imbgib > *, .framer-n89GX .framer-b1r2iy > *, .framer-n89GX .framer-nuz0fn > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-n89GX .framer-jur882 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 1440px) and (max-width: 1919px) { .${metadata.bodyClassName}-framer-n89GX { background: #ffffff; } .framer-n89GX.framer-vop01i { width: 1440px; } .framer-n89GX .framer-lo5dx5 { width: 56%; } .framer-n89GX .framer-165dnes { min-height: 60px; }}`,`@media (min-width: 810px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-n89GX { background: #ffffff; } .framer-n89GX.framer-vop01i { width: 810px; } .framer-n89GX .framer-80agz0 { padding: 16px 0px 0px 0px; } .framer-n89GX .framer-lo5dx5 { padding: 0px 40px 0px 40px; width: 100%; } .framer-n89GX .framer-rboaif { height: 56px; } .framer-n89GX .framer-nnqhkh { padding: 0px 40px 0px 40px; } .framer-n89GX .framer-13jezj6 { flex: 1 0 0px; width: 1px; } .framer-n89GX .framer-s6sd74 { flex: 1 0 0px; min-width: unset; width: 1px; } .framer-n89GX .framer-1hopumo { padding: 0px 40px 32px 40px; width: 100%; } .framer-n89GX .framer-1rf5pvo { padding: 32px 40px 0px 40px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-n89GX { background: #ffffff; } .framer-n89GX.framer-vop01i { width: 390px; } .framer-n89GX .framer-80agz0 { padding: 16px 0px 0px 0px; } .framer-n89GX .framer-lo5dx5 { padding: 0px 16px 0px 16px; width: 100%; } .framer-n89GX .framer-rboaif { height: 56px; } .framer-n89GX .framer-nnqhkh { padding: 0px 16px 0px 16px; } .framer-n89GX .framer-5dcinb { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-n89GX .framer-17eubgg { flex-wrap: wrap; justify-content: flex-start; width: 100%; } .framer-n89GX .framer-vp8n2w-container, .framer-n89GX .framer-13jezj6 { flex: 1 0 0px; width: 1px; } .framer-n89GX .framer-s6sd74 { flex: 1 0 0px; min-width: unset; width: 1px; } .framer-n89GX .framer-1hopumo { padding: 0px 16px 32px 16px; width: 100%; } .framer-n89GX .framer-1bds862 { height: 203px; } .framer-n89GX .framer-1ceaiqc { min-width: unset; } .framer-n89GX .framer-rz6e0f, .framer-n89GX .framer-1pzl1q4, .framer-n89GX .framer-isnbx5, .framer-n89GX .framer-b5rbe5, .framer-n89GX .framer-anhl7o { flex-direction: column; } .framer-n89GX .framer-6wrque, .framer-n89GX .framer-y0j9x3, .framer-n89GX .framer-y5n8g7, .framer-n89GX .framer-1mec0ao { flex: none; width: 100%; } .framer-n89GX .framer-1rf5pvo { padding: 32px 16px 0px 16px; } .framer-n89GX .framer-nuz0fn { flex-wrap: wrap; width: 100%; } .framer-n89GX .framer-19xn9az { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-n89GX .framer-5dcinb, .framer-n89GX .framer-rz6e0f, .framer-n89GX .framer-1pzl1q4, .framer-n89GX .framer-isnbx5, .framer-n89GX .framer-b5rbe5, .framer-n89GX .framer-anhl7o { gap: 0px; } .framer-n89GX .framer-5dcinb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-n89GX .framer-5dcinb > :first-child, .framer-n89GX .framer-rz6e0f > :first-child, .framer-n89GX .framer-1pzl1q4 > :first-child, .framer-n89GX .framer-isnbx5 > :first-child, .framer-n89GX .framer-b5rbe5 > :first-child, .framer-n89GX .framer-anhl7o > :first-child { margin-top: 0px; } .framer-n89GX .framer-5dcinb > :last-child, .framer-n89GX .framer-rz6e0f > :last-child, .framer-n89GX .framer-1pzl1q4 > :last-child, .framer-n89GX .framer-isnbx5 > :last-child, .framer-n89GX .framer-b5rbe5 > :last-child, .framer-n89GX .framer-anhl7o > :last-child { margin-bottom: 0px; } .framer-n89GX .framer-rz6e0f > *, .framer-n89GX .framer-1pzl1q4 > *, .framer-n89GX .framer-isnbx5 > *, .framer-n89GX .framer-b5rbe5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-n89GX .framer-anhl7o > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,'.framer-n89GX[data-border=\"true\"]::after, .framer-n89GX [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13909\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Gcy1BuhP9\":{\"layout\":[\"fixed\",\"auto\"]},\"ES1EDWggi\":{\"layout\":[\"fixed\",\"auto\"]},\"ykoTEie2V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framergtlcp3rQo=withCSS(Component,css,\"framer-n89GX\");export default Framergtlcp3rQo;Framergtlcp3rQo.displayName=\"Science\";Framergtlcp3rQo.defaultProps={height:13909,width:1920};addFonts(Framergtlcp3rQo,[{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/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/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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.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/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\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Avenir Next LT Pro Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/VDG4qAMAuN1wFPLx0FxmsDYnzg.otf\"}]},...VideoHeaderFonts,...SocialStack2Fonts,...DownloadFonts,...EmbedFonts,...ButtonsFonts,...AutoAdjustImageFonts,...SocialStackFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"s16Rawfbl\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"s16Rawfbl\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"xAUUSBREM\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"xAUUSBREM\"]):[],...((_componentPresets_fonts4=componentPresets.fonts)===null||_componentPresets_fonts4===void 0?void 0:_componentPresets_fonts4[\"eebhkZ897\"])?getFontsFromComponentPreset((_componentPresets_fonts5=componentPresets.fonts)===null||_componentPresets_fonts5===void 0?void 0:_componentPresets_fonts5[\"eebhkZ897\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framergtlcp3rQo\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1920\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gcy1BuhP9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ES1EDWggi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ykoTEie2V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"13909\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "_componentPresets_fonts4", "_componentPresets_fonts5", "VideoHeaderFonts", "getFonts", "OKkzHAAVw_default", "SocialStack2Fonts", "HocId4oel_default", "DownloadFonts", "Download", "RichTextWithFullWidthFramerImage", "withFullWidthFramerImage", "RichText2", "EmbedFonts", "Embed", "ButtonsFonts", "QFDKZ2mJv_default", "AutoAdjustImageFonts", "AutoAdjustImage", "SocialStackFonts", "Ui_QUrO_V_default", "FooterFonts", "onqCjIwwq_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toImageSrc", "transition1", "animation", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "iWpv9NMzk_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "_getFromCurrentRouteData7", "_getFromCurrentRouteData8", "_getFromCurrentRouteData9", "_getFromCurrentRouteData10", "_getFromCurrentRouteData11", "_getFromCurrentRouteData12", "_getFromCurrentRouteData13", "_getFromCurrentRouteData14", "_getFromCurrentRouteData15", "_getFromCurrentRouteData16", "_getFromCurrentRouteData17", "_getFromCurrentRouteData18", "style", "className", "layoutId", "variant", "P6vGL9C_p", "UfezMUTnU", "m9Xg3JiSt", "cqIF9Js97", "W_Pc23_Tx", "ezXHgE2j9", "RE4JNjqj4", "kSymT6Mwn", "oC8aMvAsn", "r8EL5ejmP", "nFBLcPp4s", "Y7lvKs32E", "ttw1yXFxl", "zt6lygj_4", "jdp1bDTyW", "nKeHBc3Hv", "qHVqxSp90", "KuFn8uYyEWcJKtNIel", "NzCpWHkn7WcJKtNIel", "iGh8xX64vWcJKtNIel", "JaOx9wzZGWcJKtNIel", "idWcJKtNIel", "o7u8lZ1MM", "eQdhfJLue", "MwRQ4c4sV", "m6eRUwVhk", "Z26od3Mbw", "KuFn8uYyEo9YIno8lY", "NzCpWHkn7o9YIno8lY", "iGh8xX64vo9YIno8lY", "JaOx9wzZGo9YIno8lY", "ido9YIno8lY", "ItW1Rmpnp", "MPGemv4xhiu6nQC94p", "hKKW4shXyiu6nQC94p", "QT5ezpWO7iu6nQC94p", "AtJME6gJeiu6nQC94p", "idiu6nQC94p", "eEucBhTrz", "MPGemv4xhMvzOw93Mx", "hKKW4shXyMvzOw93Mx", "QT5ezpWO7MvzOw93Mx", "AtJME6gJeMvzOw93Mx", "idMvzOw93Mx", "Yf5PJzEJYmeJQQeAUD", "nFBLcPp4smeJQQeAUD", "P6vGL9C_pmeJQQeAUD", "idmeJQQeAUD", "eqM59zwx1", "ACJPy7RlC", "MtiUFG41d", "kmdfoE3ko", "fQAcCVEiq", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "router", "useRouter", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Link", "SVG", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "lOhQGRXYA_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "resolvedLinks1", "GoaUlI0s0_default", "collection2", "paginationInfo2", "loadMore2", "resolvedLinks2", "collection3", "paginationInfo3", "loadMore3", "resolvedLinks3", "collection4", "paginationInfo4", "loadMore4", "css", "Framergtlcp3rQo", "withCSS", "gtlcp3rQo_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
