{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HG7ABKnxWS1ZntPIcBWz/885wHVuwnFAYNwqd69BB/juPkkn8Ze.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import ComponentHeadingContent from\"#framer/local/canvasComponent/i6WlK9ncS/i6WlK9ncS.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/LDekglqvl/LDekglqvl.js\";import ComponentBadge from\"#framer/local/canvasComponent/quuQJ3WKh/quuQJ3WKh.js\";import NavigationFooter3 from\"#framer/local/canvasComponent/uR9txIeDg/uR9txIeDg.js\";import ButtonRunningStroke from\"#framer/local/canvasComponent/vfZ8Tj9xR/vfZ8Tj9xR.js\";import*as sharedStyle3 from\"#framer/local/css/bPDtyZ2bo/bPDtyZ2bo.js\";import*as sharedStyle1 from\"#framer/local/css/fjyVc4jD3/fjyVc4jD3.js\";import*as sharedStyle2 from\"#framer/local/css/pOjALZ8om/pOjALZ8om.js\";import*as sharedStyle from\"#framer/local/css/QBbKt4HEz/QBbKt4HEz.js\";import*as sharedStyle6 from\"#framer/local/css/QMuEq11PS/QMuEq11PS.js\";import*as sharedStyle5 from\"#framer/local/css/QObON56vl/QObON56vl.js\";import*as sharedStyle4 from\"#framer/local/css/u6vR7oBTx/u6vR7oBTx.js\";import metadataProvider from\"#framer/local/webPageMetadata/juPkkn8Ze/juPkkn8Ze.js\";const ComponentBadgeFonts=getFonts(ComponentBadge);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const MaterialFonts=getFonts(Material);const VideoFonts=getFonts(Video);const ButtonRunningStrokeFonts=getFonts(ButtonRunningStroke);const ComponentHeadingContentFonts=getFonts(ComponentHeadingContent);const NavigationFooter3Fonts=getFonts(NavigationFooter3);const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const breakpoints={kN0Q5E2Uj:\"(min-width: 1436px)\",Ngq4TVjkp:\"(min-width: 768px) and (max-width: 1047px)\",peIKC1GeQ:\"(max-width: 767px)\",UIGA61B1O:\"(min-width: 1048px) and (max-width: 1435px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-SVsQt\";const variantClassNames={kN0Q5E2Uj:\"framer-v-1jkb299\",Ngq4TVjkp:\"framer-v-nq79aw\",peIKC1GeQ:\"framer-v-3dxxvb\",UIGA61B1O:\"framer-v-165967y\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:170};const transition1={damping:100,delay:0,mass:1,stiffness:362,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:170};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:50};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Small Desktop\":\"UIGA61B1O\",Desktop:\"kN0Q5E2Uj\",Phone:\"peIKC1GeQ\",Tablet:\"Ngq4TVjkp\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kN0Q5E2Uj\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"wEzo5tHcs\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"vkEPrW1kD\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"ustxrsNRF\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"QJIMJVnWf\");const ref5=React.useRef(null);const router=useRouter();const elementId4=useRouteElementId(\"DdX5fYlrs\");const ref6=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Ngq4TVjkp\",\"peIKC1GeQ\"].includes(baseVariant))return false;return true;};const elementId5=useRouteElementId(\"gjsFxXDgt\");const ref7=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kN0Q5E2Uj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(197, 252, 239); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1jkb299\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1u13qke\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1258gso\",\"data-framer-name\":\"Features\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10h9gz9\",\"data-framer-name\":\"wrapper-filled\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4megqv\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6d9uei\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+140+0+0+0},peIKC1GeQ:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+140+0+0+0},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+140+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+180+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12omqj1-container\",nodeId:\"IeBz0Te4C\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(ComponentBadge,{Egp6RVroS:\"OUR MISSION\",height:\"100%\",id:\"IeBz0Te4C\",layoutId:\"IeBz0Te4C\",variant:\"AfPZ6KkEZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jxco2h\",\"data-framer-name\":\"Component / Heading Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x5msaz\",\"data-framer-name\":\"Text Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11xnjq1\",\"data-styles-preset\":\"QBbKt4HEz\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:\"We bridge the gap between families living with rare diseases and the insights that drive better care.\"})}),className:\"framer-1rm4uc3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{peIKC1GeQ:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1zckv0\",\"data-framer-name\":\"Top Text Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1v525k0\",\"data-styles-preset\":\"fjyVc4jD3\",style:{\"--framer-text-color\":\"var(--token-f67136bf-50a8-4722-b6e0-9e8fdb2507e7, rgb(17, 16, 17))\"},children:[\"We believe that innovation and collaboration can transform rare disease care. Our team of \",/*#__PURE__*/_jsx(\"strong\",{children:\"health tech innovators, AI specialists, and rare disease advocates\"}),\" works closely with \",/*#__PURE__*/_jsx(\"strong\",{children:\"medical experts, caregivers, and patients\"}),\" to create solutions that make a real impact.\"]})}),className:\"framer-ys56ar\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jt2ese\",\"data-framer-name\":\"explore\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-k52nqm\",\"data-framer-name\":\"wrapper-filled\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-trdofu\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ztdhxy\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1056f0x\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15seane\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+506.75+0+0+0+0+100+0+0+0+0+0+0+0},peIKC1GeQ:{y:(componentViewport?.y||0)+0+0+0+528.75+0+0+0+0+60+0+0+0+0+0+0+0},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+566.75+0+0+0+0+100+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+0+0+0+606.75+0+0+0+0+100+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8s7ulf-container\",nodeId:\"rMgg4tGSU\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(ComponentBadge,{Egp6RVroS:\"Real Insights, Real Change\",height:\"100%\",id:\"rMgg4tGSU\",layoutId:\"rMgg4tGSU\",variant:\"AfPZ6KkEZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-zxf4xn\",\"data-styles-preset\":\"pOjALZ8om\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:\"Why it matters\"})}),className:\"framer-1xa37us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-65ta0x\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g74lhu\",\"data-framer-name\":\"Stats Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10yhrvy\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-co0nav\",\"data-framer-name\":\"content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o4nmln\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19wdq39\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ws3tnd\",\"data-framer-name\":\"Bottom-bar-icons\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 6.641 6.468 C 6.475 6.514 6.162 6.641 5.943 6.747 C 5.698 6.86 5.359 7.119 5.067 7.404 C 4.715 7.75 4.536 7.995 4.356 8.367 C 4.204 8.686 4.091 9.051 4.037 9.396 C 3.978 9.815 3.978 10.041 4.037 10.459 C 4.097 10.804 4.21 11.163 4.37 11.488 C 4.529 11.82 4.748 12.126 5.014 12.391 C 5.233 12.611 5.591 12.896 5.811 13.016 C 6.03 13.142 6.421 13.295 6.674 13.361 C 6.926 13.427 7.331 13.48 7.57 13.48 C 7.809 13.48 8.221 13.421 8.487 13.348 C 8.746 13.275 9.137 13.115 9.343 12.989 C 9.556 12.87 9.914 12.571 10.14 12.325 C 10.373 12.086 10.632 11.747 10.718 11.568 C 10.804 11.395 10.924 11.077 10.984 10.857 C 11.043 10.638 11.09 10.227 11.09 9.941 C 11.09 9.662 11.057 9.27 11.017 9.078 C 10.977 8.892 10.831 8.527 10.698 8.268 C 10.559 8.002 10.293 7.637 10.061 7.404 C 9.841 7.185 9.483 6.906 9.264 6.793 C 9.045 6.674 8.686 6.534 8.467 6.481 C 8.248 6.421 7.816 6.375 7.504 6.382 C 7.192 6.382 6.807 6.421 6.641 6.468 Z M 16.004 6.441 C 15.838 6.481 15.539 6.574 15.34 6.654 C 15.141 6.734 14.809 6.886 14.609 6.999 C 14.41 7.112 14.038 7.398 13.786 7.637 C 13.534 7.876 13.215 8.234 13.082 8.434 C 12.943 8.633 12.75 8.978 12.657 9.197 C 12.557 9.416 12.431 9.795 12.378 10.041 C 12.325 10.293 12.285 10.764 12.285 11.09 C 12.285 11.415 12.332 11.893 12.385 12.152 C 12.438 12.405 12.584 12.836 12.704 13.095 C 12.83 13.361 13.075 13.773 13.255 14.005 C 13.434 14.244 13.759 14.576 13.979 14.755 C 14.198 14.928 14.57 15.174 14.809 15.3 C 15.048 15.426 15.479 15.592 15.771 15.679 C 16.177 15.791 16.469 15.831 17 15.831 C 17.531 15.831 17.823 15.791 18.229 15.679 C 18.521 15.592 18.952 15.426 19.191 15.3 C 19.43 15.174 19.802 14.928 20.021 14.755 C 20.241 14.576 20.566 14.244 20.745 14.005 C 20.925 13.773 21.17 13.361 21.296 13.095 C 21.416 12.836 21.562 12.405 21.615 12.152 C 21.668 11.893 21.715 11.415 21.715 11.09 C 21.715 10.764 21.675 10.293 21.622 10.041 C 21.569 9.795 21.443 9.416 21.343 9.197 C 21.243 8.978 21.051 8.633 20.918 8.434 C 20.779 8.234 20.466 7.876 20.214 7.637 C 19.962 7.398 19.59 7.112 19.391 6.999 C 19.191 6.886 18.8 6.707 18.527 6.607 C 18.096 6.448 17.91 6.421 17.166 6.402 C 16.688 6.388 16.17 6.408 16.004 6.441 Z M 25.5 6.481 C 25.301 6.534 24.955 6.674 24.736 6.793 C 24.517 6.906 24.159 7.185 23.939 7.404 C 23.707 7.637 23.441 8.002 23.302 8.268 C 23.169 8.527 23.023 8.892 22.983 9.078 C 22.943 9.27 22.91 9.662 22.91 9.941 C 22.91 10.227 22.957 10.638 23.016 10.857 C 23.076 11.077 23.196 11.402 23.289 11.588 C 23.382 11.767 23.674 12.132 23.933 12.391 C 24.212 12.677 24.564 12.943 24.803 13.069 C 25.022 13.175 25.38 13.314 25.6 13.374 C 25.819 13.434 26.191 13.48 26.43 13.48 C 26.669 13.48 27.067 13.427 27.326 13.361 C 27.585 13.295 27.97 13.142 28.189 13.016 C 28.409 12.896 28.767 12.611 28.986 12.391 C 29.252 12.126 29.471 11.82 29.63 11.488 C 29.79 11.163 29.903 10.804 29.962 10.459 C 30.022 10.041 30.022 9.815 29.962 9.396 C 29.909 9.045 29.803 8.699 29.644 8.367 C 29.464 8.009 29.265 7.736 28.927 7.404 C 28.608 7.092 28.309 6.866 28.004 6.72 C 27.758 6.607 27.432 6.481 27.28 6.441 C 27.12 6.408 26.742 6.382 26.43 6.382 C 26.118 6.382 25.699 6.428 25.5 6.481 Z M 5.611 14.709 C 5.392 14.755 5.047 14.875 4.848 14.975 C 4.648 15.074 4.35 15.267 4.19 15.4 C 4.024 15.532 3.792 15.745 3.672 15.871 C 3.553 15.997 3.354 16.309 3.221 16.568 C 3.095 16.821 2.942 17.226 2.882 17.465 C 2.796 17.817 2.782 18.195 2.802 19.49 C 2.822 21.077 2.822 21.084 3.008 21.482 C 3.108 21.702 3.32 22.014 3.473 22.166 C 3.626 22.326 3.931 22.552 4.15 22.664 L 4.549 22.877 L 7.57 22.91 C 7.57 22.678 7.604 22.326 7.637 21.98 C 7.677 21.635 7.796 21.038 7.909 20.652 C 8.022 20.267 8.228 19.716 8.367 19.424 C 8.5 19.132 8.726 18.713 8.865 18.494 C 9.005 18.275 9.29 17.89 9.496 17.631 C 9.709 17.372 10.067 17 10.293 16.801 C 10.525 16.602 10.871 16.323 11.07 16.183 C 11.262 16.05 11.422 15.911 11.422 15.871 C 11.422 15.831 11.276 15.679 11.103 15.519 C 10.924 15.366 10.605 15.147 10.386 15.028 C 10.173 14.908 9.775 14.769 9.516 14.716 C 9.151 14.636 8.653 14.609 7.524 14.616 C 6.554 14.616 5.864 14.649 5.611 14.709 Z M 24.437 14.716 C 24.198 14.769 23.827 14.908 23.614 15.028 C 23.395 15.147 23.076 15.366 22.897 15.519 C 22.724 15.679 22.578 15.831 22.578 15.871 C 22.578 15.911 22.737 16.05 22.93 16.183 C 23.129 16.323 23.475 16.602 23.707 16.801 C 23.933 17 24.291 17.372 24.504 17.631 C 24.71 17.89 24.995 18.275 25.135 18.494 C 25.274 18.713 25.5 19.132 25.633 19.424 C 25.772 19.716 25.958 20.207 26.051 20.52 C 26.144 20.832 26.25 21.263 26.29 21.482 C 26.33 21.702 26.377 22.113 26.396 22.392 L 26.43 22.91 L 29.451 22.877 C 30.016 22.585 30.321 22.366 30.494 22.193 C 30.673 22.02 30.892 21.702 30.992 21.482 C 31.178 21.091 31.178 21.064 31.198 19.49 C 31.218 18.195 31.204 17.817 31.118 17.465 C 31.058 17.226 30.905 16.821 30.779 16.568 C 30.646 16.309 30.447 15.997 30.328 15.871 C 30.208 15.745 29.976 15.532 29.81 15.4 C 29.65 15.267 29.352 15.074 29.152 14.975 C 28.953 14.875 28.595 14.749 28.355 14.702 C 28.057 14.643 27.446 14.616 26.396 14.616 C 25.327 14.623 24.743 14.649 24.437 14.716 Z M 14.742 17.066 C 14.543 17.1 14.138 17.213 13.846 17.319 C 13.554 17.425 13.122 17.631 12.883 17.764 C 12.644 17.903 12.318 18.122 12.152 18.248 C 11.986 18.381 11.721 18.62 11.561 18.786 C 11.402 18.959 11.156 19.238 11.023 19.424 C 10.891 19.603 10.705 19.889 10.618 20.055 C 10.539 20.221 10.393 20.52 10.306 20.719 C 10.227 20.918 10.094 21.376 10.027 21.728 C 9.928 22.213 9.895 22.651 9.895 23.421 C 9.895 24.119 9.928 24.61 9.994 24.882 C 10.047 25.115 10.187 25.487 10.3 25.713 C 10.432 25.978 10.678 26.297 10.984 26.596 C 11.302 26.908 11.601 27.134 11.907 27.28 C 12.152 27.393 12.478 27.519 12.637 27.559 C 12.803 27.598 14.583 27.625 17 27.625 C 19.417 27.625 21.197 27.598 21.37 27.559 C 21.522 27.519 21.848 27.393 22.1 27.28 C 22.399 27.134 22.698 26.908 23.016 26.596 C 23.322 26.297 23.568 25.978 23.7 25.713 C 23.813 25.487 23.953 25.115 24.006 24.882 C 24.072 24.61 24.105 24.119 24.105 23.421 C 24.105 22.651 24.072 22.213 23.973 21.728 C 23.906 21.376 23.773 20.918 23.694 20.719 C 23.607 20.52 23.461 20.221 23.382 20.055 C 23.295 19.889 23.109 19.603 22.977 19.424 C 22.844 19.238 22.598 18.952 22.439 18.786 C 22.279 18.62 22.014 18.375 21.848 18.248 C 21.682 18.116 21.343 17.89 21.084 17.744 C 20.825 17.598 20.334 17.385 19.988 17.259 L 19.357 17.04 C 16.064 17.013 14.941 17.033 14.742 17.066 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12327019129,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nv6ybs\",\"data-framer-name\":\"text content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1dgkp69\",\"data-styles-preset\":\"bPDtyZ2bo\",children:\"Over 300 million people worldwide are living with a rare disease.\"})}),className:\"framer-1uv85lj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19gp5hc\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-32ezla\",\"data-framer-name\":\"content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j5u06p\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jx8kee\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-p287p0\",\"data-framer-name\":\"Bottom-bar-icons\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 6.641 6.468 C 6.475 6.514 6.162 6.641 5.943 6.747 C 5.698 6.86 5.359 7.119 5.067 7.404 C 4.715 7.75 4.536 7.995 4.356 8.367 C 4.204 8.686 4.091 9.051 4.037 9.396 C 3.978 9.815 3.978 10.041 4.037 10.459 C 4.097 10.804 4.21 11.163 4.37 11.488 C 4.529 11.82 4.748 12.126 5.014 12.391 C 5.233 12.611 5.591 12.896 5.811 13.016 C 6.03 13.142 6.421 13.295 6.674 13.361 C 6.926 13.427 7.331 13.48 7.57 13.48 C 7.809 13.48 8.221 13.421 8.487 13.348 C 8.746 13.275 9.137 13.115 9.343 12.989 C 9.556 12.87 9.914 12.571 10.14 12.325 C 10.373 12.086 10.632 11.747 10.718 11.568 C 10.804 11.395 10.924 11.077 10.984 10.857 C 11.043 10.638 11.09 10.227 11.09 9.941 C 11.09 9.662 11.057 9.27 11.017 9.078 C 10.977 8.892 10.831 8.527 10.698 8.268 C 10.559 8.002 10.293 7.637 10.061 7.404 C 9.841 7.185 9.483 6.906 9.264 6.793 C 9.045 6.674 8.686 6.534 8.467 6.481 C 8.248 6.421 7.816 6.375 7.504 6.382 C 7.192 6.382 6.807 6.421 6.641 6.468 Z M 16.004 6.441 C 15.838 6.481 15.539 6.574 15.34 6.654 C 15.141 6.734 14.809 6.886 14.609 6.999 C 14.41 7.112 14.038 7.398 13.786 7.637 C 13.534 7.876 13.215 8.234 13.082 8.434 C 12.943 8.633 12.75 8.978 12.657 9.197 C 12.557 9.416 12.431 9.795 12.378 10.041 C 12.325 10.293 12.285 10.764 12.285 11.09 C 12.285 11.415 12.332 11.893 12.385 12.152 C 12.438 12.405 12.584 12.836 12.704 13.095 C 12.83 13.361 13.075 13.773 13.255 14.005 C 13.434 14.244 13.759 14.576 13.979 14.755 C 14.198 14.928 14.57 15.174 14.809 15.3 C 15.048 15.426 15.479 15.592 15.771 15.679 C 16.177 15.791 16.469 15.831 17 15.831 C 17.531 15.831 17.823 15.791 18.229 15.679 C 18.521 15.592 18.952 15.426 19.191 15.3 C 19.43 15.174 19.802 14.928 20.021 14.755 C 20.241 14.576 20.566 14.244 20.745 14.005 C 20.925 13.773 21.17 13.361 21.296 13.095 C 21.416 12.836 21.562 12.405 21.615 12.152 C 21.668 11.893 21.715 11.415 21.715 11.09 C 21.715 10.764 21.675 10.293 21.622 10.041 C 21.569 9.795 21.443 9.416 21.343 9.197 C 21.243 8.978 21.051 8.633 20.918 8.434 C 20.779 8.234 20.466 7.876 20.214 7.637 C 19.962 7.398 19.59 7.112 19.391 6.999 C 19.191 6.886 18.8 6.707 18.527 6.607 C 18.096 6.448 17.91 6.421 17.166 6.402 C 16.688 6.388 16.17 6.408 16.004 6.441 Z M 25.5 6.481 C 25.301 6.534 24.955 6.674 24.736 6.793 C 24.517 6.906 24.159 7.185 23.939 7.404 C 23.707 7.637 23.441 8.002 23.302 8.268 C 23.169 8.527 23.023 8.892 22.983 9.078 C 22.943 9.27 22.91 9.662 22.91 9.941 C 22.91 10.227 22.957 10.638 23.016 10.857 C 23.076 11.077 23.196 11.402 23.289 11.588 C 23.382 11.767 23.674 12.132 23.933 12.391 C 24.212 12.677 24.564 12.943 24.803 13.069 C 25.022 13.175 25.38 13.314 25.6 13.374 C 25.819 13.434 26.191 13.48 26.43 13.48 C 26.669 13.48 27.067 13.427 27.326 13.361 C 27.585 13.295 27.97 13.142 28.189 13.016 C 28.409 12.896 28.767 12.611 28.986 12.391 C 29.252 12.126 29.471 11.82 29.63 11.488 C 29.79 11.163 29.903 10.804 29.962 10.459 C 30.022 10.041 30.022 9.815 29.962 9.396 C 29.909 9.045 29.803 8.699 29.644 8.367 C 29.464 8.009 29.265 7.736 28.927 7.404 C 28.608 7.092 28.309 6.866 28.004 6.72 C 27.758 6.607 27.432 6.481 27.28 6.441 C 27.12 6.408 26.742 6.382 26.43 6.382 C 26.118 6.382 25.699 6.428 25.5 6.481 Z M 5.611 14.709 C 5.392 14.755 5.047 14.875 4.848 14.975 C 4.648 15.074 4.35 15.267 4.19 15.4 C 4.024 15.532 3.792 15.745 3.672 15.871 C 3.553 15.997 3.354 16.309 3.221 16.568 C 3.095 16.821 2.942 17.226 2.882 17.465 C 2.796 17.817 2.782 18.195 2.802 19.49 C 2.822 21.077 2.822 21.084 3.008 21.482 C 3.108 21.702 3.32 22.014 3.473 22.166 C 3.626 22.326 3.931 22.552 4.15 22.664 L 4.549 22.877 L 7.57 22.91 C 7.57 22.678 7.604 22.326 7.637 21.98 C 7.677 21.635 7.796 21.038 7.909 20.652 C 8.022 20.267 8.228 19.716 8.367 19.424 C 8.5 19.132 8.726 18.713 8.865 18.494 C 9.005 18.275 9.29 17.89 9.496 17.631 C 9.709 17.372 10.067 17 10.293 16.801 C 10.525 16.602 10.871 16.323 11.07 16.183 C 11.262 16.05 11.422 15.911 11.422 15.871 C 11.422 15.831 11.276 15.679 11.103 15.519 C 10.924 15.366 10.605 15.147 10.386 15.028 C 10.173 14.908 9.775 14.769 9.516 14.716 C 9.151 14.636 8.653 14.609 7.524 14.616 C 6.554 14.616 5.864 14.649 5.611 14.709 Z M 24.437 14.716 C 24.198 14.769 23.827 14.908 23.614 15.028 C 23.395 15.147 23.076 15.366 22.897 15.519 C 22.724 15.679 22.578 15.831 22.578 15.871 C 22.578 15.911 22.737 16.05 22.93 16.183 C 23.129 16.323 23.475 16.602 23.707 16.801 C 23.933 17 24.291 17.372 24.504 17.631 C 24.71 17.89 24.995 18.275 25.135 18.494 C 25.274 18.713 25.5 19.132 25.633 19.424 C 25.772 19.716 25.958 20.207 26.051 20.52 C 26.144 20.832 26.25 21.263 26.29 21.482 C 26.33 21.702 26.377 22.113 26.396 22.392 L 26.43 22.91 L 29.451 22.877 C 30.016 22.585 30.321 22.366 30.494 22.193 C 30.673 22.02 30.892 21.702 30.992 21.482 C 31.178 21.091 31.178 21.064 31.198 19.49 C 31.218 18.195 31.204 17.817 31.118 17.465 C 31.058 17.226 30.905 16.821 30.779 16.568 C 30.646 16.309 30.447 15.997 30.328 15.871 C 30.208 15.745 29.976 15.532 29.81 15.4 C 29.65 15.267 29.352 15.074 29.152 14.975 C 28.953 14.875 28.595 14.749 28.355 14.702 C 28.057 14.643 27.446 14.616 26.396 14.616 C 25.327 14.623 24.743 14.649 24.437 14.716 Z M 14.742 17.066 C 14.543 17.1 14.138 17.213 13.846 17.319 C 13.554 17.425 13.122 17.631 12.883 17.764 C 12.644 17.903 12.318 18.122 12.152 18.248 C 11.986 18.381 11.721 18.62 11.561 18.786 C 11.402 18.959 11.156 19.238 11.023 19.424 C 10.891 19.603 10.705 19.889 10.618 20.055 C 10.539 20.221 10.393 20.52 10.306 20.719 C 10.227 20.918 10.094 21.376 10.027 21.728 C 9.928 22.213 9.895 22.651 9.895 23.421 C 9.895 24.119 9.928 24.61 9.994 24.882 C 10.047 25.115 10.187 25.487 10.3 25.713 C 10.432 25.978 10.678 26.297 10.984 26.596 C 11.302 26.908 11.601 27.134 11.907 27.28 C 12.152 27.393 12.478 27.519 12.637 27.559 C 12.803 27.598 14.583 27.625 17 27.625 C 19.417 27.625 21.197 27.598 21.37 27.559 C 21.522 27.519 21.848 27.393 22.1 27.28 C 22.399 27.134 22.698 26.908 23.016 26.596 C 23.322 26.297 23.568 25.978 23.7 25.713 C 23.813 25.487 23.953 25.115 24.006 24.882 C 24.072 24.61 24.105 24.119 24.105 23.421 C 24.105 22.651 24.072 22.213 23.973 21.728 C 23.906 21.376 23.773 20.918 23.694 20.719 C 23.607 20.52 23.461 20.221 23.382 20.055 C 23.295 19.889 23.109 19.603 22.977 19.424 C 22.844 19.238 22.598 18.952 22.439 18.786 C 22.279 18.62 22.014 18.375 21.848 18.248 C 21.682 18.116 21.343 17.89 21.084 17.744 C 20.825 17.598 20.334 17.385 19.988 17.259 L 19.357 17.04 C 16.064 17.013 14.941 17.033 14.742 17.066 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12327019129,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1voq0ak\",\"data-framer-name\":\"text content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1dgkp69\",\"data-styles-preset\":\"bPDtyZ2bo\",children:\"Many families struggle to track symptoms, manage treatments, and access proper care.\"})}),className:\"framer-14kvihr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ygf4g\",\"data-border\":true,\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z9qbyt\",\"data-framer-name\":\"content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wgxiqi\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j2lm5o\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cheg9q\",\"data-framer-name\":\"Bottom-bar-icons\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 6.641 6.468 C 6.475 6.514 6.162 6.641 5.943 6.747 C 5.698 6.86 5.359 7.119 5.067 7.404 C 4.715 7.75 4.536 7.995 4.356 8.367 C 4.204 8.686 4.091 9.051 4.037 9.396 C 3.978 9.815 3.978 10.041 4.037 10.459 C 4.097 10.804 4.21 11.163 4.37 11.488 C 4.529 11.82 4.748 12.126 5.014 12.391 C 5.233 12.611 5.591 12.896 5.811 13.016 C 6.03 13.142 6.421 13.295 6.674 13.361 C 6.926 13.427 7.331 13.48 7.57 13.48 C 7.809 13.48 8.221 13.421 8.487 13.348 C 8.746 13.275 9.137 13.115 9.343 12.989 C 9.556 12.87 9.914 12.571 10.14 12.325 C 10.373 12.086 10.632 11.747 10.718 11.568 C 10.804 11.395 10.924 11.077 10.984 10.857 C 11.043 10.638 11.09 10.227 11.09 9.941 C 11.09 9.662 11.057 9.27 11.017 9.078 C 10.977 8.892 10.831 8.527 10.698 8.268 C 10.559 8.002 10.293 7.637 10.061 7.404 C 9.841 7.185 9.483 6.906 9.264 6.793 C 9.045 6.674 8.686 6.534 8.467 6.481 C 8.248 6.421 7.816 6.375 7.504 6.382 C 7.192 6.382 6.807 6.421 6.641 6.468 Z M 16.004 6.441 C 15.838 6.481 15.539 6.574 15.34 6.654 C 15.141 6.734 14.809 6.886 14.609 6.999 C 14.41 7.112 14.038 7.398 13.786 7.637 C 13.534 7.876 13.215 8.234 13.082 8.434 C 12.943 8.633 12.75 8.978 12.657 9.197 C 12.557 9.416 12.431 9.795 12.378 10.041 C 12.325 10.293 12.285 10.764 12.285 11.09 C 12.285 11.415 12.332 11.893 12.385 12.152 C 12.438 12.405 12.584 12.836 12.704 13.095 C 12.83 13.361 13.075 13.773 13.255 14.005 C 13.434 14.244 13.759 14.576 13.979 14.755 C 14.198 14.928 14.57 15.174 14.809 15.3 C 15.048 15.426 15.479 15.592 15.771 15.679 C 16.177 15.791 16.469 15.831 17 15.831 C 17.531 15.831 17.823 15.791 18.229 15.679 C 18.521 15.592 18.952 15.426 19.191 15.3 C 19.43 15.174 19.802 14.928 20.021 14.755 C 20.241 14.576 20.566 14.244 20.745 14.005 C 20.925 13.773 21.17 13.361 21.296 13.095 C 21.416 12.836 21.562 12.405 21.615 12.152 C 21.668 11.893 21.715 11.415 21.715 11.09 C 21.715 10.764 21.675 10.293 21.622 10.041 C 21.569 9.795 21.443 9.416 21.343 9.197 C 21.243 8.978 21.051 8.633 20.918 8.434 C 20.779 8.234 20.466 7.876 20.214 7.637 C 19.962 7.398 19.59 7.112 19.391 6.999 C 19.191 6.886 18.8 6.707 18.527 6.607 C 18.096 6.448 17.91 6.421 17.166 6.402 C 16.688 6.388 16.17 6.408 16.004 6.441 Z M 25.5 6.481 C 25.301 6.534 24.955 6.674 24.736 6.793 C 24.517 6.906 24.159 7.185 23.939 7.404 C 23.707 7.637 23.441 8.002 23.302 8.268 C 23.169 8.527 23.023 8.892 22.983 9.078 C 22.943 9.27 22.91 9.662 22.91 9.941 C 22.91 10.227 22.957 10.638 23.016 10.857 C 23.076 11.077 23.196 11.402 23.289 11.588 C 23.382 11.767 23.674 12.132 23.933 12.391 C 24.212 12.677 24.564 12.943 24.803 13.069 C 25.022 13.175 25.38 13.314 25.6 13.374 C 25.819 13.434 26.191 13.48 26.43 13.48 C 26.669 13.48 27.067 13.427 27.326 13.361 C 27.585 13.295 27.97 13.142 28.189 13.016 C 28.409 12.896 28.767 12.611 28.986 12.391 C 29.252 12.126 29.471 11.82 29.63 11.488 C 29.79 11.163 29.903 10.804 29.962 10.459 C 30.022 10.041 30.022 9.815 29.962 9.396 C 29.909 9.045 29.803 8.699 29.644 8.367 C 29.464 8.009 29.265 7.736 28.927 7.404 C 28.608 7.092 28.309 6.866 28.004 6.72 C 27.758 6.607 27.432 6.481 27.28 6.441 C 27.12 6.408 26.742 6.382 26.43 6.382 C 26.118 6.382 25.699 6.428 25.5 6.481 Z M 5.611 14.709 C 5.392 14.755 5.047 14.875 4.848 14.975 C 4.648 15.074 4.35 15.267 4.19 15.4 C 4.024 15.532 3.792 15.745 3.672 15.871 C 3.553 15.997 3.354 16.309 3.221 16.568 C 3.095 16.821 2.942 17.226 2.882 17.465 C 2.796 17.817 2.782 18.195 2.802 19.49 C 2.822 21.077 2.822 21.084 3.008 21.482 C 3.108 21.702 3.32 22.014 3.473 22.166 C 3.626 22.326 3.931 22.552 4.15 22.664 L 4.549 22.877 L 7.57 22.91 C 7.57 22.678 7.604 22.326 7.637 21.98 C 7.677 21.635 7.796 21.038 7.909 20.652 C 8.022 20.267 8.228 19.716 8.367 19.424 C 8.5 19.132 8.726 18.713 8.865 18.494 C 9.005 18.275 9.29 17.89 9.496 17.631 C 9.709 17.372 10.067 17 10.293 16.801 C 10.525 16.602 10.871 16.323 11.07 16.183 C 11.262 16.05 11.422 15.911 11.422 15.871 C 11.422 15.831 11.276 15.679 11.103 15.519 C 10.924 15.366 10.605 15.147 10.386 15.028 C 10.173 14.908 9.775 14.769 9.516 14.716 C 9.151 14.636 8.653 14.609 7.524 14.616 C 6.554 14.616 5.864 14.649 5.611 14.709 Z M 24.437 14.716 C 24.198 14.769 23.827 14.908 23.614 15.028 C 23.395 15.147 23.076 15.366 22.897 15.519 C 22.724 15.679 22.578 15.831 22.578 15.871 C 22.578 15.911 22.737 16.05 22.93 16.183 C 23.129 16.323 23.475 16.602 23.707 16.801 C 23.933 17 24.291 17.372 24.504 17.631 C 24.71 17.89 24.995 18.275 25.135 18.494 C 25.274 18.713 25.5 19.132 25.633 19.424 C 25.772 19.716 25.958 20.207 26.051 20.52 C 26.144 20.832 26.25 21.263 26.29 21.482 C 26.33 21.702 26.377 22.113 26.396 22.392 L 26.43 22.91 L 29.451 22.877 C 30.016 22.585 30.321 22.366 30.494 22.193 C 30.673 22.02 30.892 21.702 30.992 21.482 C 31.178 21.091 31.178 21.064 31.198 19.49 C 31.218 18.195 31.204 17.817 31.118 17.465 C 31.058 17.226 30.905 16.821 30.779 16.568 C 30.646 16.309 30.447 15.997 30.328 15.871 C 30.208 15.745 29.976 15.532 29.81 15.4 C 29.65 15.267 29.352 15.074 29.152 14.975 C 28.953 14.875 28.595 14.749 28.355 14.702 C 28.057 14.643 27.446 14.616 26.396 14.616 C 25.327 14.623 24.743 14.649 24.437 14.716 Z M 14.742 17.066 C 14.543 17.1 14.138 17.213 13.846 17.319 C 13.554 17.425 13.122 17.631 12.883 17.764 C 12.644 17.903 12.318 18.122 12.152 18.248 C 11.986 18.381 11.721 18.62 11.561 18.786 C 11.402 18.959 11.156 19.238 11.023 19.424 C 10.891 19.603 10.705 19.889 10.618 20.055 C 10.539 20.221 10.393 20.52 10.306 20.719 C 10.227 20.918 10.094 21.376 10.027 21.728 C 9.928 22.213 9.895 22.651 9.895 23.421 C 9.895 24.119 9.928 24.61 9.994 24.882 C 10.047 25.115 10.187 25.487 10.3 25.713 C 10.432 25.978 10.678 26.297 10.984 26.596 C 11.302 26.908 11.601 27.134 11.907 27.28 C 12.152 27.393 12.478 27.519 12.637 27.559 C 12.803 27.598 14.583 27.625 17 27.625 C 19.417 27.625 21.197 27.598 21.37 27.559 C 21.522 27.519 21.848 27.393 22.1 27.28 C 22.399 27.134 22.698 26.908 23.016 26.596 C 23.322 26.297 23.568 25.978 23.7 25.713 C 23.813 25.487 23.953 25.115 24.006 24.882 C 24.072 24.61 24.105 24.119 24.105 23.421 C 24.105 22.651 24.072 22.213 23.973 21.728 C 23.906 21.376 23.773 20.918 23.694 20.719 C 23.607 20.52 23.461 20.221 23.382 20.055 C 23.295 19.889 23.109 19.603 22.977 19.424 C 22.844 19.238 22.598 18.952 22.439 18.786 C 22.279 18.62 22.014 18.375 21.848 18.248 C 21.682 18.116 21.343 17.89 21.084 17.744 C 20.825 17.598 20.334 17.385 19.988 17.259 L 19.357 17.04 C 16.064 17.013 14.941 17.033 14.742 17.066 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12327019129,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zzxx4l\",\"data-framer-name\":\"text content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1dgkp69\",\"data-styles-preset\":\"bPDtyZ2bo\",children:\"AI-driven insights can improve patient outcomes by making data more accessible and actionable.\"})}),className:\"framer-gi3oj5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-whok2n\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+506.75+0+0+0+0+100+0+0+657.8+0),pixelHeight:1500,pixelWidth:2247,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px) * 0.99)`,src:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg\",srcSet:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg 2247w\"}},peIKC1GeQ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+528.75+0+0+0+0+60+0+0+656.8+0+0),pixelHeight:1500,pixelWidth:2247,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 1200px) * 0.99)`,src:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg\",srcSet:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg 2247w\"}},UIGA61B1O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+566.75+0+0+0+0+100+0+0+372.8+0),pixelHeight:1500,pixelWidth:2247,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 58px, 1200px) * 0.99)`,src:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg\",srcSet:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg 2247w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+606.75+0+0+0+0+100+0+0+372.8+0),pixelHeight:1500,pixelWidth:2247,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.99)`,src:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg\",srcSet:\"https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZcPhFXYub6Q1pKAwDPlpUwdzjQ.jpeg 2247w\"},className:\"framer-vbu8bl\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-helo91\",\"data-framer-name\":\"Bottom Text Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1v525k0\",\"data-styles-preset\":\"fjyVc4jD3\",style:{\"--framer-text-color\":\"var(--token-f67136bf-50a8-4722-b6e0-9e8fdb2507e7, rgb(17, 16, 17))\"},children:[\"Rare diseases impact millions, yet reliable tools and support are often lacking. \",/*#__PURE__*/_jsx(\"strong\",{children:\"We\u2019re changing that\"}),\" by building AI-driven apps that simplify disease management, empower families, and help healthcare professionals deliver better care.\"]})}),className:\"framer-hfhc0n\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yxzal9\",\"data-framer-name\":\"explore\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rlsylq\",\"data-framer-name\":\"wrapper-filled\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jruha9\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11s78yg\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d8xbmv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+1994.55+0+0+0+0+100+0+0+0+0+0},peIKC1GeQ:{y:(componentViewport?.y||0)+0+0+0+1763.55+0+0+0+0+60+0+0+0+0+0},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+1769.55+0+0+0+0+100+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:(componentViewport?.y||0)+0+0+0+1809.55+0+0+0+0+100+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18xs5c5-container\",nodeId:\"gf5Vc4S4h\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(ComponentBadge,{Egp6RVroS:\"Innovating Rare Disease Care\",height:\"100%\",id:\"gf5Vc4S4h\",layoutId:\"gf5Vc4S4h\",variant:\"AfPZ6KkEZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{peIKC1GeQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-zxf4xn\",\"data-styles-preset\":\"pOjALZ8om\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:[\"How we make a\",/*#__PURE__*/_jsx(\"br\",{}),\"difference\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-zxf4xn\",\"data-styles-preset\":\"pOjALZ8om\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(29, 50, 45))\"},children:\"How we make a difference\"})}),className:\"framer-1pt02dm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mh1pk9\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-35mm5\",\"data-framer-name\":\"Stats Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xviqca\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mbn5f4\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1038vt7\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zrgqed\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kutybd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Ee7ou0tf5\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d49ce14e-f5dc-463a-9b8d-4f0e772df7f1, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Verified User\",iconSelection:\"AutoAwesome\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Ee7ou0tf5\",layoutId:\"Ee7ou0tf5\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-umjzo1\",\"data-framer-name\":\"text content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-pgbefa\",\"data-styles-preset\":\"u6vR7oBTx\",children:\"Smart Apps for Rare Disease Management\"})}),className:\"framer-1sllrqb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",style:{\"--framer-text-color\":\"var(--token-e51d8d05-246f-4e0a-9ccc-fb6a93f69c40, rgba(0, 0, 0, 0.6))\"},children:[\"We develop \",/*#__PURE__*/_jsx(\"strong\",{children:\"intelligent, user-friendly apps\"}),\" tailored for conditions like epilepsy, Lennox-Gastaut Syndrome, and Dravet Syndrome.\"]})}),className:\"framer-1uf1ml\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7zw2gx\",\"data-framer-name\":\"line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-paim16\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xc1kba\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kbjpvd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Us1tuNQW0\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d49ce14e-f5dc-463a-9b8d-4f0e772df7f1, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Verified User\",iconSelection:\"BarChart\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Us1tuNQW0\",layoutId:\"Us1tuNQW0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ovgtru\",\"data-framer-name\":\"text content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-pgbefa\",\"data-styles-preset\":\"u6vR7oBTx\",children:\"AI-Powered Insights for Smarter Care\"})}),className:\"framer-jzu12z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",style:{\"--framer-text-color\":\"var(--token-e51d8d05-246f-4e0a-9ccc-fb6a93f69c40, rgba(0, 0, 0, 0.6))\"},children:[\"Our technology transforms \",/*#__PURE__*/_jsx(\"strong\",{children:\"patient-reported data into actionable insights\"}),\", helping caregivers, doctors, and researchers make informed decisions.\"]})}),className:\"framer-17q4pyd\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yar60u\",\"data-framer-name\":\"line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a4fov4\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mqd7tl\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sbca8o-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"audalGUDK\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d49ce14e-f5dc-463a-9b8d-4f0e772df7f1, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Verified User\",iconSelection:\"Autorenew\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"audalGUDK\",layoutId:\"audalGUDK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y6p2q1\",\"data-framer-name\":\"text content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-pgbefa\",\"data-styles-preset\":\"u6vR7oBTx\",children:\"Strategic Pharma Partnerships\"})}),className:\"framer-1ld0whk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",style:{\"--framer-text-color\":\"var(--token-e51d8d05-246f-4e0a-9ccc-fb6a93f69c40, rgba(0, 0, 0, 0.6))\"},children:[\"We work with \",/*#__PURE__*/_jsx(\"strong\",{children:\"pharmaceutical leaders\"}),\" to enhance patient engagement, improve adherence, and advance rare disease research through real-world data.\"]})}),className:\"framer-1amof5o\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5xfokh\",\"data-framer-name\":\"Features\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3tp1y7\",\"data-framer-name\":\"wrapper-filled\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dd5396\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tkhscg-container\",isModuleExternal:true,nodeId:\"clbRauZPE\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{peIKC1GeQ:{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,topLeftRadius:12,topRightRadius:12}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:32,bottomLeftRadius:32,bottomRightRadius:32,controls:false,height:\"100%\",id:\"clbRauZPE\",isMixedBorderRadius:false,layoutId:\"clbRauZPE\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/3MmUVvtcbEsikQJLluJwvjJXM4.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/tRc1wTiHmLgg6bifO4FS54n9IU.mp4\",srcType:\"Upload\",srcUrl:\"https://pouch.jumpshare.com/preview/ye8x1-L_rM6piXI7RbdhLu0Ff64x6HOjrkvoCgj_2-Zwzt9mvVWI22K4XevvxG7fhyNi8ylf9eyiH2IJNZGMxBGAnaXiy-ziwSzgn5KowreXxAFPt7kgJTGRFoRQWX5Q--yv4OjEK9QQ75LKgPiMLm6yjbN-I2pg_cnoHs_AmgI.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:32,topRightRadius:32,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ocitat\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-eobpxp\",\"data-framer-name\":\"Component / Heading Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z9frbp\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kn7su8\",\"data-framer-name\":\"logo\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 153 34\"><path d=\"M 149.851 4.516 L 150.535 4.561 L 151.369 6.672 L 152.211 4.561 L 152.925 4.523 L 152.925 8.217 L 152.249 8.217 L 152.211 6.37 L 152.038 6.823 C 151.94 7.071 151.79 7.35 151.7 7.448 C 151.61 7.539 151.452 7.622 151.347 7.622 C 151.242 7.622 151.099 7.561 151.031 7.486 C 150.964 7.411 150.828 7.147 150.558 6.446 L 150.52 8.217 L 149.844 8.217 Z M 40.58 11.233 L 40.91 12.235 C 41.091 12.778 41.94 15.319 42.796 17.867 C 43.653 20.415 44.359 22.518 44.375 22.541 C 44.39 22.564 45.058 20.558 45.862 18.093 C 46.674 15.628 47.501 13.072 48.094 11.233 L 52.528 11.233 L 52.498 11.406 C 52.483 11.497 51.048 15.477 49.304 20.242 C 47.561 25.014 45.983 29.303 45.795 29.778 C 45.614 30.253 45.299 30.932 45.103 31.286 C 44.878 31.693 44.555 32.123 44.224 32.462 C 43.818 32.877 43.548 33.065 43.059 33.299 C 42.706 33.472 42.203 33.661 41.932 33.729 C 41.662 33.796 41.076 33.879 40.632 33.925 C 40.099 33.977 39.543 33.977 38.979 33.925 C 38.513 33.887 37.964 33.819 37.762 33.781 C 37.551 33.736 37.378 33.691 37.378 33.683 C 37.371 33.668 37.288 32.929 37.19 32.025 C 37.093 31.128 37.025 30.374 37.048 30.351 C 37.07 30.329 37.288 30.344 37.536 30.389 C 37.784 30.442 38.34 30.479 38.776 30.479 C 39.415 30.479 39.648 30.442 40.016 30.306 C 40.339 30.185 40.58 30.019 40.88 29.71 C 41.106 29.477 41.414 29.054 41.564 28.76 C 41.714 28.474 41.895 28.052 42.083 27.441 L 39.039 19.397 C 37.363 14.964 35.996 11.323 35.996 11.293 C 35.996 11.255 37.025 11.233 40.58 11.233 Z M 22.206 0.06 C 22.371 0.075 22.672 0.143 22.882 0.203 C 23.085 0.271 23.423 0.407 23.634 0.513 C 23.837 0.618 24.228 0.927 24.491 1.199 C 24.821 1.53 25.054 1.87 25.219 2.224 C 25.355 2.518 25.505 2.978 25.55 3.264 C 25.588 3.543 25.603 3.95 25.58 4.169 C 25.55 4.38 25.482 4.734 25.43 4.938 C 25.37 5.149 25.227 5.488 25.107 5.692 C 24.986 5.903 24.671 6.287 24.408 6.551 C 24.115 6.845 23.762 7.109 23.484 7.245 C 23.236 7.358 22.845 7.494 22.619 7.546 C 22.394 7.591 21.92 7.622 21.567 7.599 C 21.116 7.576 20.778 7.509 19.914 7.162 L 19.628 7.403 C 19.478 7.531 19.027 7.938 17.923 8.979 L 18.118 9.408 C 18.231 9.642 18.381 10.011 18.449 10.215 C 18.516 10.426 18.614 10.916 18.659 11.308 C 18.734 11.941 18.727 12.107 18.584 12.778 C 18.494 13.246 18.321 13.766 18.141 14.135 C 17.923 14.58 17.69 14.904 17.246 15.372 C 16.916 15.711 16.442 16.133 16.194 16.299 C 15.946 16.457 15.548 16.668 15.308 16.759 C 14.977 16.887 14.872 16.962 14.879 17.075 C 14.879 17.158 14.932 17.716 14.992 18.319 C 15.052 18.922 15.097 19.473 15.105 19.548 C 15.105 19.646 15.24 19.714 15.646 19.835 C 15.946 19.925 16.36 20.106 16.57 20.242 C 16.773 20.377 17.171 20.717 17.442 21.003 C 17.712 21.29 18.013 21.674 18.111 21.862 C 18.201 22.051 18.343 22.458 18.419 22.767 C 18.501 23.076 18.561 23.536 18.561 23.785 C 18.561 24.034 18.509 24.441 18.449 24.69 C 18.381 24.938 18.223 25.36 18.088 25.624 C 17.938 25.926 17.645 26.31 17.314 26.642 C 16.961 26.989 16.608 27.26 16.299 27.411 C 16.036 27.547 15.646 27.69 15.443 27.743 C 15.232 27.788 14.781 27.826 14.428 27.826 C 14.075 27.826 13.602 27.765 13.376 27.697 C 13.151 27.637 12.76 27.471 12.512 27.328 C 12.242 27.185 11.851 26.861 11.535 26.521 C 11.242 26.205 10.911 25.76 10.791 25.511 C 10.671 25.27 10.528 24.833 10.468 24.539 C 10.393 24.199 10.37 23.807 10.393 23.446 C 10.423 23.137 10.506 22.677 10.596 22.428 C 10.678 22.179 10.829 21.84 10.926 21.674 C 11.024 21.508 11.235 21.222 11.4 21.041 C 11.558 20.86 11.858 20.573 12.076 20.415 C 12.294 20.257 12.625 20.061 12.813 19.978 C 13 19.895 13.166 19.804 13.181 19.774 C 13.196 19.737 13.158 19.171 13.106 18.508 C 13.046 17.844 12.985 17.271 12.97 17.226 C 12.955 17.188 12.647 17.083 12.279 17.007 C 11.851 16.917 11.362 16.736 10.934 16.517 C 10.393 16.239 10.13 16.042 9.619 15.53 C 9.198 15.1 8.882 14.701 8.702 14.354 C 8.552 14.067 8.356 13.6 8.259 13.306 C 8.161 13.004 8.071 12.477 8.003 11.353 L 6.012 10.856 L 5.426 11.444 C 4.967 11.911 4.749 12.077 4.396 12.213 C 4.148 12.303 3.705 12.401 3.419 12.424 C 3.111 12.446 2.72 12.416 2.48 12.364 C 2.254 12.311 1.901 12.19 1.706 12.092 C 1.51 11.994 1.18 11.745 0.977 11.534 C 0.767 11.331 0.519 11.014 0.413 10.841 C 0.308 10.66 0.173 10.328 0.113 10.102 C 0.053 9.876 0 9.499 0 9.273 C 0 9.046 0.045 8.692 0.098 8.481 C 0.158 8.278 0.263 7.968 0.346 7.803 C 0.421 7.644 0.654 7.32 0.864 7.101 C 1.067 6.875 1.375 6.611 1.541 6.521 C 1.706 6.423 2.006 6.287 2.217 6.219 C 2.42 6.152 2.811 6.091 3.081 6.091 C 3.352 6.091 3.735 6.129 3.945 6.182 C 4.148 6.227 4.486 6.363 4.697 6.483 C 4.9 6.604 5.245 6.89 5.463 7.117 C 5.681 7.35 5.937 7.697 6.027 7.901 C 6.117 8.097 6.222 8.421 6.35 8.986 L 7.364 9.242 C 7.921 9.378 8.409 9.491 8.454 9.499 C 8.492 9.499 8.634 9.303 8.77 9.062 C 8.897 8.828 9.206 8.421 9.446 8.164 C 9.686 7.908 10.1 7.539 10.37 7.35 C 10.641 7.162 11.114 6.913 11.422 6.792 C 11.731 6.672 12.242 6.536 12.55 6.483 C 12.888 6.423 13.339 6.408 13.677 6.438 C 13.985 6.468 14.443 6.544 14.691 6.604 C 14.939 6.672 15.36 6.823 15.631 6.951 C 15.901 7.079 16.217 7.26 16.345 7.358 C 16.465 7.456 16.623 7.539 16.683 7.539 C 16.743 7.539 17.194 7.162 18.569 5.843 L 18.381 5.39 C 18.276 5.141 18.148 4.749 18.103 4.523 C 18.058 4.297 18.035 3.852 18.05 3.543 C 18.08 3.144 18.163 2.804 18.336 2.375 C 18.531 1.9 18.697 1.658 19.08 1.259 C 19.35 0.972 19.711 0.663 19.876 0.565 C 20.042 0.467 20.327 0.332 20.515 0.264 C 20.703 0.196 21.086 0.113 21.379 0.083 C 21.665 0.053 22.041 0.045 22.206 0.06 Z M 146.838 4.523 L 149.318 4.523 L 149.318 5.202 L 148.416 5.202 L 148.416 8.217 L 147.74 8.217 L 147.74 5.202 L 146.838 5.202 Z M 112.496 5.277 L 116.854 5.277 L 116.854 9.273 L 112.496 9.273 Z M 108.227 5.775 C 108.272 5.797 108.302 6.868 108.287 11.384 L 111.143 11.384 L 111.143 14.851 L 108.287 14.851 L 108.287 19.186 C 108.287 22.873 108.302 23.559 108.4 23.785 C 108.46 23.928 108.618 24.117 108.753 24.199 C 108.919 24.305 109.136 24.35 109.415 24.35 C 109.64 24.35 110.113 24.267 110.467 24.169 C 110.82 24.064 111.113 23.988 111.12 23.996 C 111.135 24.003 111.211 24.622 111.293 25.368 C 111.376 26.114 111.459 26.868 111.519 27.366 L 110.933 27.547 C 110.617 27.645 110.151 27.773 109.903 27.826 C 109.625 27.893 108.979 27.931 108.212 27.931 C 107.055 27.931 106.935 27.916 106.386 27.72 C 106.07 27.607 105.627 27.403 105.409 27.26 C 105.191 27.125 104.928 26.913 104.816 26.793 C 104.703 26.672 104.53 26.386 104.425 26.16 C 104.32 25.933 104.177 25.511 104.102 25.217 C 103.996 24.757 103.974 24.071 103.929 14.851 L 101.975 14.851 L 101.975 11.384 L 103.929 11.384 L 103.966 8.195 L 106.063 6.966 C 107.213 6.295 108.19 5.76 108.227 5.775 Z M 29.458 10.893 C 30.179 10.909 31.081 10.976 31.464 11.044 C 31.847 11.105 32.441 11.248 32.779 11.361 C 33.125 11.482 33.568 11.67 33.779 11.798 C 33.982 11.926 34.32 12.16 34.515 12.326 C 34.718 12.492 35.034 12.831 35.222 13.08 C 35.409 13.329 35.695 13.803 35.853 14.135 C 36.011 14.467 36.161 14.844 36.236 15.191 L 34.29 15.552 C 33.223 15.748 32.306 15.914 32.253 15.907 C 32.201 15.907 32.08 15.726 31.983 15.515 C 31.893 15.296 31.712 15.002 31.592 14.859 C 31.472 14.723 31.224 14.52 31.036 14.414 C 30.848 14.301 30.51 14.173 30.284 14.12 C 30.059 14.067 29.495 14.022 29.044 14.022 C 28.586 14.022 27.977 14.075 27.692 14.135 C 27.399 14.203 27.031 14.331 26.865 14.429 C 26.685 14.535 26.512 14.716 26.429 14.882 C 26.362 15.032 26.302 15.221 26.302 15.304 C 26.302 15.387 26.354 15.56 26.414 15.681 C 26.474 15.809 26.617 15.975 26.73 16.05 C 26.843 16.133 27.241 16.299 27.617 16.427 C 27.985 16.548 29.135 16.864 30.172 17.121 C 31.201 17.369 32.404 17.701 32.839 17.844 C 33.275 17.988 33.944 18.266 34.335 18.462 C 34.831 18.704 35.199 18.96 35.56 19.299 C 35.92 19.639 36.161 19.94 36.326 20.279 C 36.461 20.551 36.612 20.973 36.664 21.222 C 36.732 21.508 36.755 22.006 36.732 22.579 C 36.702 23.355 36.664 23.566 36.477 24.049 C 36.356 24.358 36.101 24.833 35.913 25.104 C 35.718 25.376 35.334 25.805 35.049 26.069 C 34.741 26.356 34.275 26.68 33.891 26.876 C 33.538 27.057 33.035 27.268 32.764 27.351 C 32.494 27.434 31.938 27.562 31.524 27.63 C 31.013 27.72 30.367 27.765 29.495 27.765 C 28.789 27.765 27.947 27.728 27.617 27.675 C 27.286 27.622 26.745 27.517 26.414 27.426 C 26.084 27.343 25.528 27.14 25.174 26.974 C 24.821 26.808 24.333 26.529 24.085 26.356 C 23.837 26.175 23.431 25.813 23.183 25.549 C 22.927 25.285 22.589 24.833 22.416 24.539 C 22.251 24.252 22.011 23.747 21.89 23.431 C 21.778 23.106 21.71 22.82 21.74 22.79 C 21.778 22.752 22.762 22.586 23.919 22.413 C 25.084 22.239 26.046 22.089 26.054 22.089 C 26.069 22.089 26.091 22.202 26.114 22.337 C 26.129 22.466 26.249 22.782 26.369 23.031 C 26.497 23.287 26.745 23.627 26.955 23.823 C 27.151 24.003 27.481 24.23 27.692 24.32 C 27.895 24.411 28.323 24.531 28.631 24.584 C 28.969 24.637 29.465 24.652 29.871 24.629 C 30.239 24.599 30.765 24.516 31.036 24.433 C 31.306 24.35 31.667 24.177 31.84 24.056 C 32.028 23.921 32.223 23.687 32.313 23.506 C 32.396 23.325 32.456 23.084 32.456 22.956 C 32.464 22.835 32.396 22.594 32.321 22.428 C 32.216 22.209 32.08 22.081 31.832 21.96 C 31.637 21.862 30.6 21.568 29.51 21.305 C 28.428 21.033 27.068 20.664 26.489 20.475 C 25.911 20.287 25.114 19.978 24.723 19.782 C 24.182 19.51 23.889 19.299 23.521 18.93 C 23.251 18.658 22.92 18.229 22.792 17.98 C 22.657 17.731 22.499 17.309 22.439 17.038 C 22.371 16.766 22.319 16.223 22.319 15.831 C 22.319 15.424 22.371 14.919 22.439 14.663 C 22.507 14.414 22.679 13.977 22.83 13.683 C 23.01 13.344 23.303 12.952 23.671 12.582 C 24.13 12.122 24.37 11.949 24.949 11.662 C 25.34 11.474 25.948 11.248 26.302 11.165 C 26.655 11.082 27.211 10.976 27.542 10.939 C 27.872 10.901 28.736 10.878 29.458 10.893 Z M 63.199 10.893 C 63.672 10.916 64.281 10.984 64.552 11.052 C 64.822 11.12 65.363 11.323 65.754 11.512 C 66.287 11.768 66.588 11.964 66.941 12.318 C 67.257 12.62 67.512 12.967 67.7 13.344 C 67.858 13.653 68.046 14.128 68.114 14.399 C 68.174 14.67 68.264 15.228 68.309 15.643 C 68.347 16.058 68.377 18.885 68.384 27.441 L 64.026 27.441 L 64.026 22.375 C 64.026 19.246 63.995 17.053 63.943 16.661 C 63.898 16.276 63.785 15.846 63.665 15.575 C 63.545 15.319 63.327 15.01 63.139 14.844 C 62.966 14.678 62.725 14.505 62.613 14.444 C 62.5 14.391 62.207 14.301 61.959 14.248 C 61.688 14.195 61.343 14.18 61.095 14.218 C 60.869 14.248 60.509 14.331 60.306 14.399 C 60.095 14.467 59.78 14.625 59.592 14.753 C 59.404 14.882 59.111 15.138 58.931 15.334 C 58.758 15.522 58.54 15.824 58.457 16.005 C 58.367 16.178 58.239 16.54 58.179 16.811 C 58.081 17.226 58.059 18.116 58.014 27.441 L 53.655 27.441 L 53.655 11.233 L 57.638 11.233 L 57.638 13.532 L 58.104 13.027 C 58.367 12.756 58.765 12.379 58.991 12.198 C 59.216 12.017 59.637 11.753 59.93 11.595 C 60.216 11.444 60.674 11.248 60.944 11.165 C 61.215 11.074 61.636 10.976 61.884 10.939 C 62.132 10.893 62.725 10.878 63.199 10.893 Z M 76.876 10.871 C 77.349 10.863 78.131 10.893 78.604 10.939 C 79.078 10.984 79.769 11.097 80.145 11.195 C 80.513 11.286 81.024 11.466 81.272 11.595 C 81.52 11.715 81.926 11.972 82.174 12.16 C 82.422 12.348 82.73 12.65 82.865 12.831 C 82.993 13.004 83.173 13.329 83.263 13.532 C 83.353 13.743 83.481 14.15 83.541 14.437 C 83.631 14.859 83.669 15.952 83.759 24.765 L 83.955 25.481 C 84.06 25.873 84.248 26.446 84.383 26.748 C 84.511 27.042 84.616 27.328 84.616 27.366 C 84.616 27.419 83.864 27.441 80.408 27.441 L 80.31 27.2 C 80.25 27.064 80.13 26.68 79.852 25.745 L 79.25 26.22 C 78.912 26.484 78.304 26.861 77.89 27.072 C 77.477 27.275 76.936 27.494 76.688 27.554 C 76.44 27.622 75.929 27.705 75.561 27.75 C 75.08 27.803 74.659 27.803 74.095 27.743 C 73.659 27.69 73.051 27.577 72.743 27.471 C 72.435 27.373 71.961 27.17 71.698 27.011 C 71.435 26.853 71.007 26.499 70.744 26.22 C 70.481 25.933 70.173 25.526 70.06 25.315 C 69.955 25.097 69.797 24.727 69.722 24.501 C 69.632 24.245 69.556 23.785 69.534 23.295 C 69.496 22.684 69.519 22.368 69.624 21.9 C 69.699 21.568 69.872 21.078 70.007 20.807 C 70.143 20.536 70.406 20.151 70.586 19.94 C 70.766 19.737 71.112 19.427 71.36 19.262 C 71.6 19.096 72.074 18.839 72.404 18.704 C 72.735 18.568 73.374 18.357 73.832 18.236 C 74.283 18.123 75.185 17.92 75.824 17.791 C 76.462 17.663 77.424 17.445 77.965 17.309 C 78.499 17.166 79.078 17 79.543 16.804 L 79.491 16.261 C 79.461 15.967 79.393 15.583 79.341 15.417 C 79.288 15.251 79.108 14.98 78.942 14.814 C 78.717 14.58 78.521 14.474 78.153 14.369 C 77.808 14.271 77.402 14.226 76.801 14.218 C 76.124 14.218 75.839 14.248 75.486 14.361 C 75.215 14.452 74.907 14.633 74.696 14.821 C 74.486 15.01 74.261 15.334 74.103 15.65 C 73.96 15.937 73.84 16.178 73.84 16.193 C 73.832 16.208 72.976 16.058 71.931 15.869 C 70.886 15.688 70.007 15.53 69.977 15.53 C 69.947 15.53 69.947 15.424 69.985 15.289 C 70.015 15.153 70.15 14.784 70.285 14.474 C 70.413 14.165 70.676 13.675 70.864 13.381 C 71.059 13.095 71.428 12.658 71.698 12.409 C 71.961 12.168 72.382 11.858 72.63 11.723 C 72.878 11.587 73.351 11.391 73.682 11.286 C 74.013 11.18 74.554 11.059 74.884 11.014 C 75.215 10.969 75.606 10.924 75.749 10.909 C 75.891 10.893 76.402 10.878 76.876 10.871 Z M 78.972 19.842 C 78.709 19.917 77.965 20.098 77.327 20.242 C 76.688 20.392 75.921 20.581 75.636 20.664 C 75.343 20.754 74.99 20.882 74.847 20.958 C 74.704 21.026 74.441 21.252 74.261 21.455 C 74.058 21.689 73.915 21.953 73.862 22.164 C 73.802 22.405 73.802 22.624 73.862 22.918 C 73.907 23.152 74.05 23.498 74.185 23.702 C 74.321 23.905 74.569 24.162 74.734 24.275 C 74.899 24.38 75.132 24.516 75.26 24.569 C 75.38 24.622 75.688 24.682 75.936 24.705 C 76.237 24.735 76.55 24.707 76.876 24.622 C 77.146 24.546 77.545 24.403 77.77 24.29 C 77.995 24.177 78.364 23.921 78.589 23.709 C 78.83 23.483 79.063 23.174 79.175 22.941 C 79.288 22.684 79.386 22.285 79.431 21.81 C 79.476 21.403 79.498 20.762 79.483 20.385 L 79.453 19.706 Z M 94.648 10.863 C 94.941 10.863 95.415 10.893 95.7 10.931 C 95.993 10.976 96.482 11.097 96.79 11.203 C 97.098 11.308 97.571 11.519 97.842 11.678 C 98.112 11.836 98.548 12.152 98.811 12.371 C 99.074 12.597 99.495 13.027 99.743 13.344 C 99.991 13.653 100.352 14.248 100.555 14.663 C 100.758 15.078 100.991 15.666 101.073 15.982 C 101.156 16.291 101.276 16.864 101.336 17.264 C 101.404 17.678 101.449 18.515 101.449 19.262 C 101.449 19.993 101.404 20.845 101.344 21.259 C 101.284 21.651 101.141 22.277 101.036 22.654 C 100.923 23.023 100.728 23.566 100.592 23.86 C 100.464 24.147 100.201 24.607 100.021 24.878 C 99.841 25.142 99.442 25.624 99.127 25.933 C 98.811 26.242 98.285 26.672 97.955 26.876 C 97.624 27.079 97.083 27.343 96.752 27.456 C 96.422 27.569 95.828 27.697 95.437 27.743 C 94.941 27.795 94.535 27.795 94.084 27.743 C 93.731 27.705 93.258 27.615 93.032 27.547 C 92.807 27.479 92.454 27.336 92.243 27.23 C 92.04 27.125 91.717 26.936 91.529 26.808 C 91.342 26.68 90.928 26.318 90.019 25.443 L 90.027 33.548 L 85.743 33.548 L 85.743 11.233 L 89.801 11.233 L 89.801 13.419 L 90.162 12.989 C 90.357 12.756 90.718 12.394 90.966 12.198 C 91.214 11.994 91.672 11.7 91.98 11.534 C 92.288 11.376 92.747 11.188 92.995 11.112 C 93.243 11.044 93.596 10.961 93.784 10.931 C 93.972 10.893 94.363 10.871 94.648 10.863 Z M 91.62 14.964 C 91.402 15.13 91.116 15.402 90.981 15.568 C 90.853 15.733 90.65 16.05 90.545 16.284 C 90.432 16.51 90.275 16.917 90.207 17.188 C 90.094 17.58 90.072 17.965 90.072 19.111 C 90.072 20.355 90.094 20.634 90.237 21.222 C 90.335 21.591 90.538 22.134 90.688 22.42 C 90.846 22.707 91.139 23.114 91.342 23.325 C 91.552 23.536 91.928 23.815 92.168 23.943 C 92.416 24.079 92.837 24.23 93.108 24.282 C 93.483 24.35 93.716 24.35 94.122 24.282 C 94.415 24.237 94.836 24.109 95.061 23.996 C 95.287 23.883 95.655 23.611 95.873 23.393 C 96.113 23.144 96.361 22.782 96.527 22.443 C 96.67 22.141 96.835 21.629 96.903 21.297 C 96.97 20.965 97.045 20.287 97.068 19.789 C 97.098 19.246 97.075 18.583 97.023 18.131 C 96.97 17.716 96.842 17.121 96.745 16.811 C 96.639 16.495 96.459 16.088 96.339 15.907 C 96.226 15.718 95.941 15.387 95.708 15.168 C 95.475 14.949 95.091 14.686 94.858 14.572 C 94.498 14.399 94.295 14.361 93.709 14.339 C 93.115 14.324 92.912 14.346 92.506 14.49 C 92.236 14.58 91.83 14.799 91.62 14.964 Z M 125.985 11.09 C 126.653 11.082 127.39 11.127 127.788 11.188 C 128.164 11.255 128.652 11.353 128.878 11.421 C 129.103 11.489 129.531 11.662 129.817 11.806 C 130.11 11.949 130.576 12.243 130.869 12.454 C 131.155 12.673 131.591 13.102 131.831 13.419 C 132.079 13.728 132.417 14.256 132.582 14.588 C 132.748 14.919 132.966 15.417 133.063 15.696 C 133.161 15.975 133.214 16.223 133.184 16.239 C 133.146 16.254 132.244 16.427 131.17 16.615 C 130.095 16.811 129.171 16.977 129.111 16.985 C 129.043 16.992 128.96 16.849 128.878 16.585 C 128.81 16.352 128.682 16.035 128.592 15.869 C 128.509 15.703 128.344 15.462 128.224 15.334 C 128.111 15.206 127.878 15.017 127.713 14.904 C 127.548 14.799 127.209 14.655 126.961 14.588 C 126.713 14.527 126.33 14.474 126.12 14.474 C 125.902 14.474 125.541 14.512 125.331 14.557 C 125.113 14.603 124.752 14.731 124.527 14.836 C 124.309 14.949 123.963 15.198 123.76 15.394 C 123.557 15.598 123.294 15.96 123.167 16.223 C 123.046 16.487 122.888 16.947 122.821 17.264 C 122.761 17.573 122.686 18.266 122.663 18.809 C 122.64 19.39 122.656 20.106 122.716 20.581 C 122.768 21.011 122.858 21.553 122.919 21.787 C 122.971 22.013 123.114 22.405 123.234 22.654 C 123.347 22.903 123.595 23.257 123.775 23.446 C 123.956 23.634 124.256 23.883 124.444 23.988 C 124.632 24.101 125 24.245 125.271 24.313 C 125.616 24.403 125.939 24.433 126.36 24.403 C 126.811 24.38 127.082 24.313 127.442 24.154 C 127.735 24.019 128.044 23.8 128.239 23.596 C 128.412 23.408 128.637 23.069 128.742 22.842 C 128.855 22.609 128.998 22.194 129.058 21.915 C 129.163 21.478 129.201 21.41 129.351 21.41 C 129.441 21.41 130.396 21.561 131.47 21.749 C 132.545 21.938 133.432 22.096 133.439 22.104 C 133.439 22.119 133.364 22.413 133.266 22.767 C 133.161 23.114 132.928 23.725 132.74 24.124 C 132.552 24.516 132.252 25.044 132.071 25.293 C 131.899 25.541 131.568 25.918 131.35 26.129 C 131.125 26.341 130.726 26.65 130.456 26.823 C 130.185 27.004 129.712 27.245 129.404 27.373 C 129.096 27.501 128.555 27.675 128.201 27.75 C 127.826 27.841 127.119 27.916 126.473 27.939 C 125.819 27.969 125.128 27.954 124.745 27.901 C 124.391 27.856 123.903 27.765 123.655 27.697 C 123.407 27.637 122.949 27.479 122.64 27.351 C 122.332 27.23 121.806 26.944 121.476 26.725 C 121.145 26.506 120.642 26.077 120.348 25.768 C 120.055 25.466 119.665 24.961 119.469 24.652 C 119.274 24.335 119.018 23.83 118.891 23.521 C 118.77 23.204 118.598 22.662 118.515 22.315 C 118.432 21.96 118.327 21.38 118.289 21.033 C 118.244 20.679 118.207 20 118.207 19.525 C 118.207 19.043 118.244 18.364 118.289 18.018 C 118.327 17.663 118.432 17.083 118.515 16.736 C 118.598 16.382 118.77 15.839 118.891 15.53 C 119.018 15.213 119.274 14.708 119.469 14.399 C 119.665 14.082 120.025 13.615 120.273 13.351 C 120.521 13.087 120.912 12.725 121.138 12.552 C 121.363 12.371 121.769 12.107 122.039 11.964 C 122.31 11.813 122.783 11.61 123.091 11.504 C 123.399 11.399 123.925 11.263 124.256 11.203 C 124.594 11.142 125.353 11.09 125.985 11.09 Z M 141.991 11.112 C 143.441 11.135 143.93 11.172 144.471 11.293 C 144.847 11.368 145.365 11.527 145.636 11.64 C 145.906 11.753 146.357 12.002 146.65 12.198 C 146.936 12.394 147.304 12.718 147.469 12.929 C 147.627 13.133 147.845 13.479 147.943 13.698 C 148.04 13.917 148.176 14.391 148.243 14.753 C 148.356 15.326 148.378 15.99 148.386 19.865 C 148.393 22.873 148.424 24.493 148.484 24.878 C 148.529 25.187 148.619 25.624 148.679 25.858 C 148.739 26.084 148.904 26.552 149.055 26.891 C 149.198 27.238 149.295 27.532 149.265 27.554 C 149.243 27.569 148.281 27.592 145.034 27.592 L 144.809 26.853 C 144.681 26.454 144.561 26.077 144.546 26.024 C 144.523 25.964 144.283 26.114 143.892 26.423 C 143.546 26.695 143.013 27.049 142.705 27.207 C 142.397 27.373 141.841 27.599 141.465 27.713 C 140.849 27.901 140.683 27.916 139.549 27.924 C 138.466 27.924 138.234 27.909 137.708 27.75 C 137.377 27.66 136.873 27.456 136.58 27.305 C 136.229 27.125 135.866 26.843 135.491 26.461 C 135.115 26.084 134.847 25.732 134.687 25.406 C 134.559 25.134 134.394 24.712 134.326 24.463 C 134.258 24.192 134.206 23.694 134.206 23.219 C 134.198 22.707 134.243 22.254 134.326 21.938 C 134.401 21.666 134.551 21.259 134.664 21.033 C 134.777 20.799 135.002 20.445 135.168 20.242 C 135.333 20.031 135.633 19.737 135.836 19.586 C 136.039 19.435 136.422 19.201 136.693 19.066 C 136.964 18.937 137.49 18.726 137.858 18.606 C 138.234 18.485 139.278 18.236 140.187 18.048 C 141.097 17.859 142.164 17.626 142.555 17.52 C 142.945 17.422 143.456 17.279 144.095 17.06 L 144.095 16.389 C 144.088 15.892 144.05 15.65 143.952 15.454 C 143.877 15.304 143.727 15.093 143.614 14.98 C 143.509 14.866 143.231 14.701 143.005 14.61 C 142.705 14.497 142.352 14.444 141.69 14.414 C 140.916 14.376 140.713 14.399 140.247 14.535 C 139.804 14.67 139.631 14.768 139.338 15.055 C 139.135 15.258 138.872 15.635 138.504 16.397 L 136.565 16.042 C 135.498 15.846 134.619 15.688 134.611 15.688 C 134.596 15.681 134.672 15.447 134.769 15.168 C 134.867 14.889 135.04 14.474 135.153 14.248 C 135.265 14.015 135.506 13.63 135.679 13.381 C 135.851 13.133 136.197 12.748 136.438 12.529 C 136.686 12.303 137.151 11.994 137.482 11.828 C 137.813 11.662 138.354 11.466 138.684 11.384 C 139.015 11.301 139.489 11.195 139.736 11.157 C 139.984 11.12 140.999 11.105 141.991 11.112 Z M 141.089 20.664 C 140.511 20.799 139.849 21.003 139.624 21.109 C 139.383 21.222 139.09 21.448 138.925 21.636 C 138.767 21.825 138.602 22.111 138.564 22.277 C 138.519 22.443 138.497 22.744 138.519 22.956 C 138.542 23.159 138.624 23.468 138.707 23.634 C 138.79 23.8 139.008 24.071 139.188 24.245 C 139.368 24.418 139.631 24.622 139.774 24.697 C 139.984 24.81 140.202 24.84 140.864 24.84 C 141.668 24.84 141.705 24.833 142.276 24.554 C 142.592 24.403 143.035 24.109 143.253 23.905 C 143.509 23.664 143.719 23.37 143.87 23.061 C 144.08 22.594 144.088 22.533 144.118 21.237 C 144.133 20.505 144.118 19.902 144.088 19.91 C 144.05 19.917 143.599 20.031 143.081 20.166 C 142.562 20.294 141.668 20.521 141.089 20.664 Z M 112.496 11.384 L 116.854 11.384 L 116.854 27.592 L 112.496 27.592 Z\" fill=\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253)) /* {&quot;name&quot;:&quot;Accent 2&quot;} */\"></path></svg>',svgContentId:11786319182,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(43, 41, 41))\"},children:\"Experience the future of rare disease care today\"})})},peIKC1GeQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(43, 41, 41))\"},children:\"Experience the future of rare disease care today\"})})},UIGA61B1O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"39px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(43, 41, 41))\"},children:\"Experience the future of rare disease care today\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(43, 41, 41))\"},children:\"Experience the future of rare disease care today\"})}),className:\"framer-mcn3ty\",fonts:[\"FR;InterDisplay-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vcau2\",\"data-styles-preset\":\"QMuEq11PS\",children:\"Join thousands of families, caregivers, and healthcare professionals using AI-driven insights to simplify rare disease care. Whether you\u2019re a caregiver seeking support or a pharma partner enhancing patient care, Synaptica is here for you.\"})}),className:\"framer-h75ivb\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jb5o7m\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":SDiajWKhh\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{hash:\":SDiajWKhh\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{hash:\":SDiajWKhh\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{hash:\":SDiajWKhh\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+3206.1+0+0+0+0+100+0+0+263.8+0},peIKC1GeQ:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+0+0+0+2895.1+0+0+0+0+60+0+0+263.8+0+0},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+2402.6+0+0+0+0+159.05+0+275.9+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+0+2442.6+0+0+0+0+183.1+0+285.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6s96fs-container\",nodeId:\"dWqcxSqn3\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{GS3bSUXSK:resolvedLinks[1]},peIKC1GeQ:{GS3bSUXSK:resolvedLinks[2],style:{width:\"100%\"}},UIGA61B1O:{GS3bSUXSK:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks[0],height:\"100%\",id:\"dWqcxSqn3\",layoutId:\"dWqcxSqn3\",ofLqZhEO8:\"Try our apps\",variant:\"XtjW1dQ59\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined},{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined},{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined},{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+3206.1+0+0+0+0+100+0+0+263.8+0},peIKC1GeQ:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+0+0+0+2895.1+0+0+0+0+60+0+0+263.8+0+58},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+2402.6+0+0+0+0+159.05+0+275.9+0+58}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+0+2442.6+0+0+0+0+183.1+0+285.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s4qkvz-container\",nodeId:\"AG5km9Htx\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{GS3bSUXSK:resolvedLinks1[1]},peIKC1GeQ:{GS3bSUXSK:resolvedLinks1[2],style:{width:\"100%\"}},UIGA61B1O:{GS3bSUXSK:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks1[0],height:\"100%\",id:\"AG5km9Htx\",layoutId:\"AG5km9Htx\",ofLqZhEO8:\"Explore partnership opportunities\",variant:\"nSEeVzCaE\",width:\"100%\"})})})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g6fq6z\",\"data-framer-name\":\"Features\",id:elementId4,ref:ref6,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-danig1\",\"data-framer-name\":\"wrapper-filled\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ywenhm\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9gitl7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px), 1px), 800px)`,y:(componentViewport?.y||0)+0+0+0+4249.9+0+0+0+0+64+0+0},peIKC1GeQ:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 1px), 800px)`,y:(componentViewport?.y||0)+0+0+0+4007.8999999999996+0+0+0+0+80+0+0},UIGA61B1O:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 484px, 1px), 800px)`,y:(componentViewport?.y||0)+0+0+0+3102.6+0+0+0+0+226+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`min(max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 483px, 1px), 800px)`,y:(componentViewport?.y||0)+0+0+0+3142.6+0+0+0+0+126+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t0qnlo-container\",nodeId:\"yfJRDCfej\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(ComponentHeadingContent,{GdposRDDi:\"Let's talk\",height:\"100%\",id:\"yfJRDCfej\",layoutId:\"yfJRDCfej\",nENkL4KdQ:\"Supporting rare disease care takes collaboration. Whether you have questions, ideas, or just want to connect\u2014we\u2019re here to listen.\",P9FLWPd10:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"JD7zhKsu2\",width:\"100%\",XqJHYsVYi:\"\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z78isg\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+4249.9+0+0+0+0+64+0+170+0},peIKC1GeQ:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 1px) - 4px, 1px)`,y:(componentViewport?.y||0)+0+0+0+4007.8999999999996+0+0+0+0+80+0+170+0},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+3102.6+0+0+0+0+226+0+184+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"120px\",y:(componentViewport?.y||0)+0+0+0+3142.6+0+0+0+0+126+0+184+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rvigle-container\",nodeId:\"cxMqd4IB5\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{GS3bSUXSK:resolvedLinks2[1]},peIKC1GeQ:{GS3bSUXSK:resolvedLinks2[2]},UIGA61B1O:{GS3bSUXSK:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks2[0],height:\"100%\",id:\"cxMqd4IB5\",layoutId:\"cxMqd4IB5\",ofLqZhEO8:\"Let's talk\",style:{width:\"100%\"},variant:\"XtjW1dQ59\",width:\"100%\"})})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1baliax hidden-nq79aw hidden-3dxxvb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UIGA61B1O:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2922,intrinsicWidth:3326,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3102.6+0+0+0+0+100+484-349),pixelHeight:2922,pixelWidth:3460,sizes:\"413px\",src:\"https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png\",srcSet:\"https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png?scale-down-to=512 512w,https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png 3460w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2922,intrinsicWidth:3326,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3142.6+0+0+0+0+0+484-349),pixelHeight:2922,pixelWidth:3460,sizes:\"413px\",src:\"https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png\",srcSet:\"https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png?scale-down-to=512 512w,https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LuczacAYyRXWdjFIgT6LYgbN7s.png 3460w\"},className:\"framer-16ov6sb\",\"data-framer-name\":\"Illlustration-3\"})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{y:(componentViewport?.y||0)+0+0+0+4595.9},peIKC1GeQ:{y:(componentViewport?.y||0)+0+0+0+3672.8999999999996},UIGA61B1O:{y:(componentViewport?.y||0)+0+0+0+3686.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:335,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3626.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tybuja-container\",id:elementId5,nodeId:\"gjsFxXDgt\",ref:ref7,scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{variant:\"yqxFR0Jg9\"},peIKC1GeQ:{variant:\"qX3PtiHGw\"}},children:/*#__PURE__*/_jsx(NavigationFooter3,{height:\"100%\",id:\"gjsFxXDgt\",layoutId:\"gjsFxXDgt\",style:{width:\"100%\"},variant:\"aeA8mHSO4\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gk2746-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"M2Zd0efkI\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"M2Zd0efkI\",intensity:10,layoutId:\"M2Zd0efkI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{width:\"min(95vw, 1300px)\"},peIKC1GeQ:{width:\"min(95.1282vw, 1300px)\"},UIGA61B1O:{width:\"min(95vw, 1300px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"min(100vw, 1300px)\",y:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10ivg7w-container\",layoutScroll:true,nodeId:\"h0PUrAiaW\",scopeId:\"juPkkn8Ze\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ngq4TVjkp:{variant:\"l6x10obfc\"},peIKC1GeQ:{variant:\"uI65Kuiar\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{gGSU0bs4G:\"jcV_yFltq\",height:\"100%\",id:\"h0PUrAiaW\",layoutId:\"h0PUrAiaW\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Y6Muk5gpv\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SVsQt.framer-dn50tr, .framer-SVsQt .framer-dn50tr { display: block; }\",\".framer-SVsQt.framer-1jkb299 { align-content: center; align-items: center; background-color: #c5fcef; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1436px; }\",\".framer-SVsQt .framer-1u13qke { align-content: center; align-items: center; background-color: #f2f3f3; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1258gso, .framer-SVsQt .framer-5xfokh { align-content: center; align-items: center; background-color: #f2f3f3; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-10h9gz9, .framer-SVsQt .framer-3tp1y7, .framer-SVsQt .framer-danig1 { align-content: center; align-items: center; border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-4megqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 180px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-6d9uei, .framer-SVsQt .framer-1056f0x, .framer-SVsQt .framer-d8xbmv { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-12omqj1-container, .framer-SVsQt .framer-8s7ulf-container, .framer-SVsQt .framer-18xs5c5-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-SVsQt .framer-1jxco2h, .framer-SVsQt .framer-eobpxp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1x5msaz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1rm4uc3, .framer-SVsQt .framer-1xa37us, .framer-SVsQt .framer-1pt02dm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1zckv0 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-ys56ar { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 48%; word-break: break-word; word-wrap: break-word; }\",\".framer-SVsQt .framer-1jt2ese, .framer-SVsQt .framer-1yxzal9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-k52nqm, .framer-SVsQt .framer-1rlsylq { align-content: center; align-items: center; background: linear-gradient(179.99999999999997deg, rgba(247, 244, 242, 0) 27.325332164764404%, rgb(237, 238, 238) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-trdofu, .framer-SVsQt .framer-jruha9 { align-content: center; align-items: center; background-color: #f2f3f3; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-ztdhxy, .framer-SVsQt .framer-11s78yg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-15seane, .framer-SVsQt .framer-nv6ybs, .framer-SVsQt .framer-1voq0ak, .framer-SVsQt .framer-zzxx4l, .framer-SVsQt .framer-umjzo1, .framer-SVsQt .framer-ovgtru, .framer-SVsQt .framer-y6p2q1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-65ta0x, .framer-SVsQt .framer-mh1pk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1g74lhu, .framer-SVsQt .framer-35mm5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",'.framer-SVsQt .framer-10yhrvy { --border-bottom-width: 1px; --border-color: var(--token-c4696f58-b084-47a7-a08e-fca1a792d4b6, #eaf0dd); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background: radial-gradient(50% 50% at 50% 50%, var(--token-54e81ac9-7a00-446d-a23a-46c0a1ff26ec, rgba(255, 255, 255, 0.4)) /* {\"name\":\"UI | 2\"} */ 0%, var(--token-30b6398b-b716-48b7-bc3e-29ba5b801e9c, rgb(255, 255, 255)) /* {\"name\":\"UI | 1\"} */ 100%); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1200px; min-height: 221px; overflow: hidden; padding: 36px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }',\".framer-SVsQt .framer-co0nav, .framer-SVsQt .framer-32ezla, .framer-SVsQt .framer-z9qbyt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-o4nmln, .framer-SVsQt .framer-1j5u06p, .framer-SVsQt .framer-wgxiqi { 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: 100%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-19wdq39, .framer-SVsQt .framer-1jx8kee, .framer-SVsQt .framer-j2lm5o { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-8eda3e57-2bf7-4575-adef-5f6f9159e885, #1d1f13); border-bottom-left-radius: 53px; border-bottom-right-radius: 53px; border-top-left-radius: 53px; border-top-right-radius: 53px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: var(--framer-aspect-ratio-supported, 53px); justify-content: center; overflow: visible; padding: 8px; position: relative; width: 53px; z-index: 2; }\",\".framer-SVsQt .framer-ws3tnd, .framer-SVsQt .framer-p287p0, .framer-SVsQt .framer-cheg9q { flex: none; height: 34px; position: relative; width: 34px; }\",\".framer-SVsQt .framer-1uv85lj, .framer-SVsQt .framer-14kvihr, .framer-SVsQt .framer-gi3oj5, .framer-SVsQt .framer-1sllrqb, .framer-SVsQt .framer-jzu12z, .framer-SVsQt .framer-1ld0whk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 300px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",'.framer-SVsQt .framer-19gp5hc, .framer-SVsQt .framer-12ygf4g { --border-bottom-width: 1px; --border-color: var(--token-c4696f58-b084-47a7-a08e-fca1a792d4b6, #eaf0dd); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background: radial-gradient(50% 50% at 50% 50%, var(--token-54e81ac9-7a00-446d-a23a-46c0a1ff26ec, rgba(255, 255, 255, 0.4)) /* {\"name\":\"UI | 2\"} */ 0%, var(--token-30b6398b-b716-48b7-bc3e-29ba5b801e9c, rgb(255, 255, 255)) /* {\"name\":\"UI | 1\"} */ 100%); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 36px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }',\".framer-SVsQt .framer-whok2n { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 400px; overflow: hidden; position: relative; width: 99%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SVsQt .framer-vbu8bl { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SVsQt .framer-helo91 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px 20px 0px 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-hfhc0n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",'.framer-SVsQt .framer-1xviqca { align-content: flex-start; align-items: flex-start; background: radial-gradient(50% 50% at 50% 50%, var(--token-cf03506a-88e4-457e-bbdd-27d13bb39ce6, rgba(255, 255, 255, 0.4)) /* {\"name\":\"UI | 2\"} */ 0%, var(--token-72ded19e-e2a8-4e59-aadd-f22567d00722, rgb(255, 255, 255)) /* {\"name\":\"UI | 1\"} */ 100%); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 36px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }',\".framer-SVsQt .framer-1mbn5f4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1038vt7, .framer-SVsQt .framer-paim16, .framer-SVsQt .framer-1a4fov4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-SVsQt .framer-zrgqed, .framer-SVsQt .framer-xc1kba, .framer-SVsQt .framer-mqd7tl { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-67cebac0-f7a3-4f88-8c60-f0cc75e478ee, #1d1f13); border-bottom-left-radius: 53px; border-bottom-right-radius: 53px; border-top-left-radius: 53px; border-top-right-radius: 53px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: var(--framer-aspect-ratio-supported, 53px); justify-content: center; overflow: visible; padding: 8px; position: relative; width: 53px; z-index: 2; }\",\".framer-SVsQt .framer-kutybd-container, .framer-SVsQt .framer-1kbjpvd-container, .framer-SVsQt .framer-sbca8o-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 31px; }\",\".framer-SVsQt .framer-1uf1ml, .framer-SVsQt .framer-17q4pyd, .framer-SVsQt .framer-1amof5o { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SVsQt .framer-7zw2gx, .framer-SVsQt .framer-yar60u { align-self: stretch; background-color: var(--token-dca6322a-65bc-4031-85bf-acb17185892f, #eaf0dd); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-SVsQt .framer-1dd5396 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-end; max-width: 1200px; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1tkhscg-container { flex: none; height: 500px; position: relative; width: 50%; }\",\".framer-SVsQt .framer-ocitat { 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; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SVsQt .framer-z9frbp { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1kn7su8 { flex: none; height: 34px; position: relative; width: 153px; }\",\".framer-SVsQt .framer-mcn3ty { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SVsQt .framer-h75ivb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-SVsQt .framer-1jb5o7m { 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-SVsQt .framer-6s96fs-container, .framer-SVsQt .framer-1s4qkvz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SVsQt .framer-1g6fq6z { align-content: center; align-items: center; background-color: #c5fcef; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1ywenhm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-9gitl7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SVsQt .framer-t0qnlo-container { flex: none; height: auto; max-width: 800px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-z78isg { 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 0px 0px 4px; position: relative; width: 100%; }\",\".framer-SVsQt .framer-rvigle-container { flex: none; height: auto; position: relative; width: 120px; }\",\".framer-SVsQt .framer-1baliax { flex: none; height: 484px; overflow: hidden; position: relative; width: 427px; }\",\".framer-SVsQt .framer-16ov6sb { bottom: 0px; flex: none; height: 349px; overflow: visible; position: absolute; right: 0px; width: 413px; }\",\".framer-SVsQt .framer-1tybuja-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-SVsQt .framer-1gk2746-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\".framer-SVsQt .framer-10ivg7w-container { flex: none; height: auto; left: 50%; max-width: 1300px; position: fixed; top: 10px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SVsQt.framer-1jkb299, .framer-SVsQt .framer-1u13qke, .framer-SVsQt .framer-1258gso, .framer-SVsQt .framer-10h9gz9, .framer-SVsQt .framer-4megqv, .framer-SVsQt .framer-6d9uei, .framer-SVsQt .framer-1jxco2h, .framer-SVsQt .framer-1x5msaz, .framer-SVsQt .framer-1zckv0, .framer-SVsQt .framer-1jt2ese, .framer-SVsQt .framer-k52nqm, .framer-SVsQt .framer-trdofu, .framer-SVsQt .framer-ztdhxy, .framer-SVsQt .framer-1056f0x, .framer-SVsQt .framer-15seane, .framer-SVsQt .framer-65ta0x, .framer-SVsQt .framer-1g74lhu, .framer-SVsQt .framer-10yhrvy, .framer-SVsQt .framer-co0nav, .framer-SVsQt .framer-o4nmln, .framer-SVsQt .framer-19wdq39, .framer-SVsQt .framer-nv6ybs, .framer-SVsQt .framer-19gp5hc, .framer-SVsQt .framer-32ezla, .framer-SVsQt .framer-1j5u06p, .framer-SVsQt .framer-1jx8kee, .framer-SVsQt .framer-1voq0ak, .framer-SVsQt .framer-12ygf4g, .framer-SVsQt .framer-z9qbyt, .framer-SVsQt .framer-wgxiqi, .framer-SVsQt .framer-j2lm5o, .framer-SVsQt .framer-zzxx4l, .framer-SVsQt .framer-helo91, .framer-SVsQt .framer-1yxzal9, .framer-SVsQt .framer-1rlsylq, .framer-SVsQt .framer-jruha9, .framer-SVsQt .framer-11s78yg, .framer-SVsQt .framer-d8xbmv, .framer-SVsQt .framer-mh1pk9, .framer-SVsQt .framer-35mm5, .framer-SVsQt .framer-1xviqca, .framer-SVsQt .framer-1mbn5f4, .framer-SVsQt .framer-1038vt7, .framer-SVsQt .framer-zrgqed, .framer-SVsQt .framer-umjzo1, .framer-SVsQt .framer-paim16, .framer-SVsQt .framer-xc1kba, .framer-SVsQt .framer-ovgtru, .framer-SVsQt .framer-1a4fov4, .framer-SVsQt .framer-mqd7tl, .framer-SVsQt .framer-y6p2q1, .framer-SVsQt .framer-5xfokh, .framer-SVsQt .framer-3tp1y7, .framer-SVsQt .framer-1dd5396, .framer-SVsQt .framer-ocitat, .framer-SVsQt .framer-eobpxp, .framer-SVsQt .framer-z9frbp, .framer-SVsQt .framer-1jb5o7m, .framer-SVsQt .framer-1g6fq6z, .framer-SVsQt .framer-danig1, .framer-SVsQt .framer-1ywenhm, .framer-SVsQt .framer-9gitl7, .framer-SVsQt .framer-z78isg { gap: 0px; } .framer-SVsQt.framer-1jkb299 > *, .framer-SVsQt .framer-1u13qke > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SVsQt.framer-1jkb299 > :first-child, .framer-SVsQt .framer-1u13qke > :first-child, .framer-SVsQt .framer-1258gso > :first-child, .framer-SVsQt .framer-10h9gz9 > :first-child, .framer-SVsQt .framer-4megqv > :first-child, .framer-SVsQt .framer-6d9uei > :first-child, .framer-SVsQt .framer-1jxco2h > :first-child, .framer-SVsQt .framer-1x5msaz > :first-child, .framer-SVsQt .framer-1zckv0 > :first-child, .framer-SVsQt .framer-1jt2ese > :first-child, .framer-SVsQt .framer-k52nqm > :first-child, .framer-SVsQt .framer-trdofu > :first-child, .framer-SVsQt .framer-ztdhxy > :first-child, .framer-SVsQt .framer-1056f0x > :first-child, .framer-SVsQt .framer-15seane > :first-child, .framer-SVsQt .framer-65ta0x > :first-child, .framer-SVsQt .framer-10yhrvy > :first-child, .framer-SVsQt .framer-co0nav > :first-child, .framer-SVsQt .framer-o4nmln > :first-child, .framer-SVsQt .framer-nv6ybs > :first-child, .framer-SVsQt .framer-19gp5hc > :first-child, .framer-SVsQt .framer-32ezla > :first-child, .framer-SVsQt .framer-1j5u06p > :first-child, .framer-SVsQt .framer-1voq0ak > :first-child, .framer-SVsQt .framer-12ygf4g > :first-child, .framer-SVsQt .framer-z9qbyt > :first-child, .framer-SVsQt .framer-wgxiqi > :first-child, .framer-SVsQt .framer-zzxx4l > :first-child, .framer-SVsQt .framer-helo91 > :first-child, .framer-SVsQt .framer-1yxzal9 > :first-child, .framer-SVsQt .framer-1rlsylq > :first-child, .framer-SVsQt .framer-jruha9 > :first-child, .framer-SVsQt .framer-11s78yg > :first-child, .framer-SVsQt .framer-d8xbmv > :first-child, .framer-SVsQt .framer-mh1pk9 > :first-child, .framer-SVsQt .framer-1xviqca > :first-child, .framer-SVsQt .framer-1038vt7 > :first-child, .framer-SVsQt .framer-umjzo1 > :first-child, .framer-SVsQt .framer-paim16 > :first-child, .framer-SVsQt .framer-ovgtru > :first-child, .framer-SVsQt .framer-1a4fov4 > :first-child, .framer-SVsQt .framer-y6p2q1 > :first-child, .framer-SVsQt .framer-5xfokh > :first-child, .framer-SVsQt .framer-3tp1y7 > :first-child, .framer-SVsQt .framer-ocitat > :first-child, .framer-SVsQt .framer-eobpxp > :first-child, .framer-SVsQt .framer-z9frbp > :first-child, .framer-SVsQt .framer-1g6fq6z > :first-child, .framer-SVsQt .framer-danig1 > :first-child, .framer-SVsQt .framer-9gitl7 > :first-child { margin-top: 0px; } .framer-SVsQt.framer-1jkb299 > :last-child, .framer-SVsQt .framer-1u13qke > :last-child, .framer-SVsQt .framer-1258gso > :last-child, .framer-SVsQt .framer-10h9gz9 > :last-child, .framer-SVsQt .framer-4megqv > :last-child, .framer-SVsQt .framer-6d9uei > :last-child, .framer-SVsQt .framer-1jxco2h > :last-child, .framer-SVsQt .framer-1x5msaz > :last-child, .framer-SVsQt .framer-1zckv0 > :last-child, .framer-SVsQt .framer-1jt2ese > :last-child, .framer-SVsQt .framer-k52nqm > :last-child, .framer-SVsQt .framer-trdofu > :last-child, .framer-SVsQt .framer-ztdhxy > :last-child, .framer-SVsQt .framer-1056f0x > :last-child, .framer-SVsQt .framer-15seane > :last-child, .framer-SVsQt .framer-65ta0x > :last-child, .framer-SVsQt .framer-10yhrvy > :last-child, .framer-SVsQt .framer-co0nav > :last-child, .framer-SVsQt .framer-o4nmln > :last-child, .framer-SVsQt .framer-nv6ybs > :last-child, .framer-SVsQt .framer-19gp5hc > :last-child, .framer-SVsQt .framer-32ezla > :last-child, .framer-SVsQt .framer-1j5u06p > :last-child, .framer-SVsQt .framer-1voq0ak > :last-child, .framer-SVsQt .framer-12ygf4g > :last-child, .framer-SVsQt .framer-z9qbyt > :last-child, .framer-SVsQt .framer-wgxiqi > :last-child, .framer-SVsQt .framer-zzxx4l > :last-child, .framer-SVsQt .framer-helo91 > :last-child, .framer-SVsQt .framer-1yxzal9 > :last-child, .framer-SVsQt .framer-1rlsylq > :last-child, .framer-SVsQt .framer-jruha9 > :last-child, .framer-SVsQt .framer-11s78yg > :last-child, .framer-SVsQt .framer-d8xbmv > :last-child, .framer-SVsQt .framer-mh1pk9 > :last-child, .framer-SVsQt .framer-1xviqca > :last-child, .framer-SVsQt .framer-1038vt7 > :last-child, .framer-SVsQt .framer-umjzo1 > :last-child, .framer-SVsQt .framer-paim16 > :last-child, .framer-SVsQt .framer-ovgtru > :last-child, .framer-SVsQt .framer-1a4fov4 > :last-child, .framer-SVsQt .framer-y6p2q1 > :last-child, .framer-SVsQt .framer-5xfokh > :last-child, .framer-SVsQt .framer-3tp1y7 > :last-child, .framer-SVsQt .framer-ocitat > :last-child, .framer-SVsQt .framer-eobpxp > :last-child, .framer-SVsQt .framer-z9frbp > :last-child, .framer-SVsQt .framer-1g6fq6z > :last-child, .framer-SVsQt .framer-danig1 > :last-child, .framer-SVsQt .framer-9gitl7 > :last-child { margin-bottom: 0px; } .framer-SVsQt .framer-1258gso > *, .framer-SVsQt .framer-1zckv0 > *, .framer-SVsQt .framer-1jt2ese > *, .framer-SVsQt .framer-65ta0x > *, .framer-SVsQt .framer-helo91 > *, .framer-SVsQt .framer-1yxzal9 > *, .framer-SVsQt .framer-mh1pk9 > *, .framer-SVsQt .framer-5xfokh > *, .framer-SVsQt .framer-1g6fq6z > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SVsQt .framer-10h9gz9 > *, .framer-SVsQt .framer-k52nqm > *, .framer-SVsQt .framer-trdofu > *, .framer-SVsQt .framer-1rlsylq > *, .framer-SVsQt .framer-jruha9 > *, .framer-SVsQt .framer-3tp1y7 > *, .framer-SVsQt .framer-danig1 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-SVsQt .framer-4megqv > *, .framer-SVsQt .framer-ocitat > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SVsQt .framer-6d9uei > *, .framer-SVsQt .framer-1056f0x > *, .framer-SVsQt .framer-o4nmln > *, .framer-SVsQt .framer-1j5u06p > *, .framer-SVsQt .framer-wgxiqi > *, .framer-SVsQt .framer-d8xbmv > *, .framer-SVsQt .framer-1038vt7 > *, .framer-SVsQt .framer-paim16 > *, .framer-SVsQt .framer-1a4fov4 > *, .framer-SVsQt .framer-9gitl7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SVsQt .framer-1jxco2h > *, .framer-SVsQt .framer-1x5msaz > *, .framer-SVsQt .framer-15seane > *, .framer-SVsQt .framer-nv6ybs > *, .framer-SVsQt .framer-1voq0ak > *, .framer-SVsQt .framer-zzxx4l > *, .framer-SVsQt .framer-umjzo1 > *, .framer-SVsQt .framer-ovgtru > *, .framer-SVsQt .framer-y6p2q1 > *, .framer-SVsQt .framer-eobpxp > *, .framer-SVsQt .framer-z9frbp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-SVsQt .framer-ztdhxy > *, .framer-SVsQt .framer-11s78yg > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-SVsQt .framer-1g74lhu > *, .framer-SVsQt .framer-35mm5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-SVsQt .framer-1g74lhu > :first-child, .framer-SVsQt .framer-19wdq39 > :first-child, .framer-SVsQt .framer-1jx8kee > :first-child, .framer-SVsQt .framer-j2lm5o > :first-child, .framer-SVsQt .framer-35mm5 > :first-child, .framer-SVsQt .framer-1mbn5f4 > :first-child, .framer-SVsQt .framer-zrgqed > :first-child, .framer-SVsQt .framer-xc1kba > :first-child, .framer-SVsQt .framer-mqd7tl > :first-child, .framer-SVsQt .framer-1dd5396 > :first-child, .framer-SVsQt .framer-1jb5o7m > :first-child, .framer-SVsQt .framer-1ywenhm > :first-child, .framer-SVsQt .framer-z78isg > :first-child { margin-left: 0px; } .framer-SVsQt .framer-1g74lhu > :last-child, .framer-SVsQt .framer-19wdq39 > :last-child, .framer-SVsQt .framer-1jx8kee > :last-child, .framer-SVsQt .framer-j2lm5o > :last-child, .framer-SVsQt .framer-35mm5 > :last-child, .framer-SVsQt .framer-1mbn5f4 > :last-child, .framer-SVsQt .framer-zrgqed > :last-child, .framer-SVsQt .framer-xc1kba > :last-child, .framer-SVsQt .framer-mqd7tl > :last-child, .framer-SVsQt .framer-1dd5396 > :last-child, .framer-SVsQt .framer-1jb5o7m > :last-child, .framer-SVsQt .framer-1ywenhm > :last-child, .framer-SVsQt .framer-z78isg > :last-child { margin-right: 0px; } .framer-SVsQt .framer-10yhrvy > *, .framer-SVsQt .framer-19gp5hc > *, .framer-SVsQt .framer-12ygf4g > *, .framer-SVsQt .framer-1xviqca > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-SVsQt .framer-co0nav > *, .framer-SVsQt .framer-32ezla > *, .framer-SVsQt .framer-z9qbyt > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } .framer-SVsQt .framer-19wdq39 > *, .framer-SVsQt .framer-1jx8kee > *, .framer-SVsQt .framer-j2lm5o > *, .framer-SVsQt .framer-zrgqed > *, .framer-SVsQt .framer-xc1kba > *, .framer-SVsQt .framer-mqd7tl > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-SVsQt .framer-1mbn5f4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-SVsQt .framer-1dd5396 > * { margin: 0px; margin-left: calc(90px / 2); margin-right: calc(90px / 2); } .framer-SVsQt .framer-1jb5o7m > *, .framer-SVsQt .framer-z78isg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-SVsQt .framer-1ywenhm > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-SVsQt[data-border=\"true\"]::after, .framer-SVsQt [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }','@media (min-width: 768px) and (max-width: 1047px) { .framer-SVsQt.framer-1jkb299 { width: 768px; } .framer-SVsQt .framer-1258gso, .framer-SVsQt .framer-5xfokh, .framer-SVsQt .framer-1g6fq6z { padding: 0px 32px 0px 32px; } .framer-SVsQt .framer-4megqv { padding: 140px 0px 40px 0px; } .framer-SVsQt .framer-1jxco2h, .framer-SVsQt .framer-eobpxp { width: 85%; } .framer-SVsQt .framer-ys56ar, .framer-SVsQt .framer-1sllrqb, .framer-SVsQt .framer-jzu12z, .framer-SVsQt .framer-1ld0whk { max-width: unset; } .framer-SVsQt .framer-k52nqm, .framer-SVsQt .framer-1rlsylq { background: linear-gradient(179.99999999999997deg, rgba(247, 244, 242, 0) 0%, var(--token-c3dd294d-4924-4bd7-80f1-2cfdc6e0e574, rgb(249, 247, 246)) /* {\"name\":\"Wrapped Fill\"} */ 100%); } .framer-SVsQt .framer-trdofu, .framer-SVsQt .framer-jruha9 { padding: 100px 32px 100px 32px; } .framer-SVsQt .framer-1g74lhu { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-SVsQt .framer-10yhrvy, .framer-SVsQt .framer-19gp5hc { align-self: start; flex: none; justify-self: start; min-height: 245px; width: 1fr; } .framer-SVsQt .framer-12ygf4g { align-self: start; flex: none; justify-self: start; width: 1fr; } .framer-SVsQt .framer-helo91 { padding: 0px; } .framer-SVsQt .framer-hfhc0n { max-width: 48%; } .framer-SVsQt .framer-1mbn5f4 { flex-direction: column; } .framer-SVsQt .framer-1038vt7, .framer-SVsQt .framer-paim16, .framer-SVsQt .framer-1a4fov4 { flex: none; width: 100%; } .framer-SVsQt .framer-7zw2gx, .framer-SVsQt .framer-yar60u { align-self: unset; height: 2px; width: 100%; } .framer-SVsQt .framer-1dd5396 { flex-direction: column; gap: 32px; } .framer-SVsQt .framer-1tkhscg-container { order: 1; width: 100%; } .framer-SVsQt .framer-ocitat { flex: none; order: 0; width: 100%; } .framer-SVsQt .framer-1ywenhm { gap: 12px; padding: 64px 0px 64px 0px; } .framer-SVsQt .framer-9gitl7 { gap: 10px; } .framer-SVsQt .framer-10ivg7w-container { width: 95%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SVsQt .framer-1g74lhu, .framer-SVsQt .framer-1mbn5f4, .framer-SVsQt .framer-1dd5396, .framer-SVsQt .framer-1ywenhm, .framer-SVsQt .framer-9gitl7 { gap: 0px; } .framer-SVsQt .framer-1g74lhu > *, .framer-SVsQt .framer-1g74lhu > :first-child, .framer-SVsQt .framer-1g74lhu > :last-child { margin: 0px; } .framer-SVsQt .framer-1mbn5f4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SVsQt .framer-1mbn5f4 > :first-child, .framer-SVsQt .framer-1dd5396 > :first-child, .framer-SVsQt .framer-9gitl7 > :first-child { margin-top: 0px; } .framer-SVsQt .framer-1mbn5f4 > :last-child, .framer-SVsQt .framer-1dd5396 > :last-child, .framer-SVsQt .framer-9gitl7 > :last-child { margin-bottom: 0px; } .framer-SVsQt .framer-1dd5396 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SVsQt .framer-1ywenhm > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-SVsQt .framer-1ywenhm > :first-child { margin-left: 0px; } .framer-SVsQt .framer-1ywenhm > :last-child { margin-right: 0px; } .framer-SVsQt .framer-9gitl7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}',\"@media (max-width: 767px) { .framer-SVsQt.framer-1jkb299 { width: 390px; } .framer-SVsQt .framer-1u13qke, .framer-SVsQt .framer-1jt2ese { order: 1; } .framer-SVsQt .framer-1258gso { order: 0; padding: 0px; } .framer-SVsQt .framer-4megqv { gap: 48px; padding: 140px 16px 60px 16px; } .framer-SVsQt .framer-6d9uei, .framer-SVsQt .framer-9gitl7 { gap: 10px; order: 1; } .framer-SVsQt .framer-1jxco2h, .framer-SVsQt .framer-eobpxp { align-content: flex-start; align-items: flex-start; } .framer-SVsQt .framer-1zckv0 { align-content: flex-start; align-items: flex-start; order: 2; } .framer-SVsQt .framer-ys56ar { opacity: 0.8; width: 100%; } .framer-SVsQt .framer-trdofu, .framer-SVsQt .framer-jruha9 { padding: 60px 16px 60px 16px; } .framer-SVsQt .framer-ztdhxy, .framer-SVsQt .framer-11s78yg { gap: 40px; } .framer-SVsQt .framer-1g74lhu, .framer-SVsQt .framer-35mm5, .framer-SVsQt .framer-1jb5o7m { flex-direction: column; } .framer-SVsQt .framer-10yhrvy { flex: none; gap: 0px; min-height: unset; order: 0; padding: 32px; width: 100%; } .framer-SVsQt .framer-o4nmln, .framer-SVsQt .framer-1j5u06p, .framer-SVsQt .framer-wgxiqi { gap: 16px; } .framer-SVsQt .framer-19gp5hc { flex: none; gap: 0px; order: 1; padding: 32px; width: 100%; } .framer-SVsQt .framer-12ygf4g { flex: none; gap: 0px; order: 2; padding: 32px; width: 100%; } .framer-SVsQt .framer-whok2n { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; } .framer-SVsQt .framer-vbu8bl { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: unset; height: 226px; left: unset; position: relative; top: unset; } .framer-SVsQt .framer-1yxzal9 { order: 2; } .framer-SVsQt .framer-1xviqca, .framer-SVsQt .framer-ocitat { flex: none; order: 0; width: 100%; } .framer-SVsQt .framer-1mbn5f4 { flex-direction: column; justify-content: flex-start; } .framer-SVsQt .framer-1038vt7, .framer-SVsQt .framer-paim16, .framer-SVsQt .framer-1a4fov4 { flex: none; width: 100%; } .framer-SVsQt .framer-7zw2gx, .framer-SVsQt .framer-yar60u { align-self: unset; height: 2px; width: 100%; } .framer-SVsQt .framer-5xfokh { order: 4; padding: 0px; } .framer-SVsQt .framer-1dd5396 { flex-direction: column; gap: 32px; padding: 60px 16px 60px 16px; } .framer-SVsQt .framer-1tkhscg-container { height: 256px; order: 1; width: 100%; } .framer-SVsQt .framer-6s96fs-container, .framer-SVsQt .framer-1s4qkvz-container { width: 100%; } .framer-SVsQt .framer-1g6fq6z { order: 6; padding: 0px; } .framer-SVsQt .framer-1ywenhm { gap: 40px; padding: 80px 16px 80px 16px; } .framer-SVsQt .framer-rvigle-container { flex: 1 0 0px; width: 1px; } .framer-SVsQt .framer-1tybuja-container { order: 5; } .framer-SVsQt .framer-1gk2746-container { order: 3; } .framer-SVsQt .framer-10ivg7w-container { order: 4; width: 95%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SVsQt .framer-4megqv, .framer-SVsQt .framer-6d9uei, .framer-SVsQt .framer-ztdhxy, .framer-SVsQt .framer-1g74lhu, .framer-SVsQt .framer-10yhrvy, .framer-SVsQt .framer-o4nmln, .framer-SVsQt .framer-19gp5hc, .framer-SVsQt .framer-1j5u06p, .framer-SVsQt .framer-12ygf4g, .framer-SVsQt .framer-wgxiqi, .framer-SVsQt .framer-whok2n, .framer-SVsQt .framer-11s78yg, .framer-SVsQt .framer-35mm5, .framer-SVsQt .framer-1mbn5f4, .framer-SVsQt .framer-1dd5396, .framer-SVsQt .framer-1jb5o7m, .framer-SVsQt .framer-1ywenhm, .framer-SVsQt .framer-9gitl7 { gap: 0px; } .framer-SVsQt .framer-4megqv > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-SVsQt .framer-4megqv > :first-child, .framer-SVsQt .framer-6d9uei > :first-child, .framer-SVsQt .framer-ztdhxy > :first-child, .framer-SVsQt .framer-1g74lhu > :first-child, .framer-SVsQt .framer-10yhrvy > :first-child, .framer-SVsQt .framer-o4nmln > :first-child, .framer-SVsQt .framer-19gp5hc > :first-child, .framer-SVsQt .framer-1j5u06p > :first-child, .framer-SVsQt .framer-12ygf4g > :first-child, .framer-SVsQt .framer-wgxiqi > :first-child, .framer-SVsQt .framer-whok2n > :first-child, .framer-SVsQt .framer-11s78yg > :first-child, .framer-SVsQt .framer-35mm5 > :first-child, .framer-SVsQt .framer-1mbn5f4 > :first-child, .framer-SVsQt .framer-1dd5396 > :first-child, .framer-SVsQt .framer-1jb5o7m > :first-child, .framer-SVsQt .framer-9gitl7 > :first-child { margin-top: 0px; } .framer-SVsQt .framer-4megqv > :last-child, .framer-SVsQt .framer-6d9uei > :last-child, .framer-SVsQt .framer-ztdhxy > :last-child, .framer-SVsQt .framer-1g74lhu > :last-child, .framer-SVsQt .framer-10yhrvy > :last-child, .framer-SVsQt .framer-o4nmln > :last-child, .framer-SVsQt .framer-19gp5hc > :last-child, .framer-SVsQt .framer-1j5u06p > :last-child, .framer-SVsQt .framer-12ygf4g > :last-child, .framer-SVsQt .framer-wgxiqi > :last-child, .framer-SVsQt .framer-whok2n > :last-child, .framer-SVsQt .framer-11s78yg > :last-child, .framer-SVsQt .framer-35mm5 > :last-child, .framer-SVsQt .framer-1mbn5f4 > :last-child, .framer-SVsQt .framer-1dd5396 > :last-child, .framer-SVsQt .framer-1jb5o7m > :last-child, .framer-SVsQt .framer-9gitl7 > :last-child { margin-bottom: 0px; } .framer-SVsQt .framer-6d9uei > *, .framer-SVsQt .framer-whok2n > *, .framer-SVsQt .framer-1jb5o7m > *, .framer-SVsQt .framer-9gitl7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SVsQt .framer-ztdhxy > *, .framer-SVsQt .framer-11s78yg > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-SVsQt .framer-1g74lhu > *, .framer-SVsQt .framer-o4nmln > *, .framer-SVsQt .framer-1j5u06p > *, .framer-SVsQt .framer-wgxiqi > *, .framer-SVsQt .framer-35mm5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-SVsQt .framer-10yhrvy > *, .framer-SVsQt .framer-19gp5hc > *, .framer-SVsQt .framer-12ygf4g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SVsQt .framer-1mbn5f4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SVsQt .framer-1dd5396 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SVsQt .framer-1ywenhm > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-SVsQt .framer-1ywenhm > :first-child { margin-left: 0px; } .framer-SVsQt .framer-1ywenhm > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 1048px) and (max-width: 1435px) { .framer-SVsQt.framer-1jkb299 { width: 1048px; } .framer-SVsQt .framer-1258gso, .framer-SVsQt .framer-1g6fq6z { padding: 0px 40px 0px 40px; } .framer-SVsQt .framer-4megqv { padding: 140px 0px 100px 0px; } .framer-SVsQt .framer-trdofu { padding: 100px 32px 100px 26px; } .framer-SVsQt .framer-5xfokh { max-width: 1263px; padding: 0px 70px 0px 70px; } .framer-SVsQt .framer-1dd5396 { gap: 57px; } .framer-SVsQt .framer-1jb5o7m { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-SVsQt .framer-1ywenhm { gap: 57px; padding: 100px 0px 0px 0px; } .framer-SVsQt .framer-10ivg7w-container { width: 95%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SVsQt .framer-1dd5396, .framer-SVsQt .framer-1jb5o7m, .framer-SVsQt .framer-1ywenhm { gap: 0px; } .framer-SVsQt .framer-1dd5396 > *, .framer-SVsQt .framer-1ywenhm > * { margin: 0px; margin-left: calc(57px / 2); margin-right: calc(57px / 2); } .framer-SVsQt .framer-1dd5396 > :first-child, .framer-SVsQt .framer-1ywenhm > :first-child { margin-left: 0px; } .framer-SVsQt .framer-1dd5396 > :last-child, .framer-SVsQt .framer-1ywenhm > :last-child { margin-right: 0px; } .framer-SVsQt .framer-1jb5o7m > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SVsQt .framer-1jb5o7m > :first-child { margin-top: 0px; } .framer-SVsQt .framer-1jb5o7m > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4085\n * @framerIntrinsicWidth 1436\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ngq4TVjkp\":{\"layout\":[\"fixed\",\"auto\"]},\"peIKC1GeQ\":{\"layout\":[\"fixed\",\"auto\"]},\"UIGA61B1O\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"wEzo5tHcs\":{\"pattern\":\":wEzo5tHcs\",\"name\":\"what-is-epipal\"},\"vkEPrW1kD\":{\"pattern\":\":vkEPrW1kD\",\"name\":\"work\"},\"ustxrsNRF\":{\"pattern\":\":ustxrsNRF\",\"name\":\"work\"},\"QJIMJVnWf\":{\"pattern\":\":QJIMJVnWf\",\"name\":\"what-is-epipal\"},\"DdX5fYlrs\":{\"pattern\":\":DdX5fYlrs\",\"name\":\"what-is-epipal\"},\"gjsFxXDgt\":{\"pattern\":\":gjsFxXDgt\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerjuPkkn8Ze=withCSS(Component,css,\"framer-SVsQt\");export default FramerjuPkkn8Ze;FramerjuPkkn8Ze.displayName=\"Home\";FramerjuPkkn8Ze.defaultProps={height:4085,width:1436};addFonts(FramerjuPkkn8Ze,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/gazZKZuUEtvr9ULhdA4SprP0AZ0.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/pe8RoujoPxuTZhqoNzYqHX2MXA.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/teGhWnhH3bCqefKGsIsqFy3hK8.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/qQHxgTnEk6Czu1yW4xS82HQWFOk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/MJ3N6lfN4iP5Um8rJGqLYl03tE.woff2\",weight:\"600\"},{family:\"Inter Display\",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/dHHUz45rhM2KCQpj9zttNVlibk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/0SEEmmWc3vovhaai4RlRQSWRrz0.woff2\",weight:\"600\"}]},...ComponentBadgeFonts,...MaterialFonts,...VideoFonts,...ButtonRunningStrokeFonts,...ComponentHeadingContentFonts,...NavigationFooter3Fonts,...SmoothScrollFonts,...NavigationNavigationBarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjuPkkn8Ze\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ngq4TVjkp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"peIKC1GeQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UIGA61B1O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"4085\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"wEzo5tHcs\\\":{\\\"pattern\\\":\\\":wEzo5tHcs\\\",\\\"name\\\":\\\"what-is-epipal\\\"},\\\"vkEPrW1kD\\\":{\\\"pattern\\\":\\\":vkEPrW1kD\\\",\\\"name\\\":\\\"work\\\"},\\\"ustxrsNRF\\\":{\\\"pattern\\\":\\\":ustxrsNRF\\\",\\\"name\\\":\\\"work\\\"},\\\"QJIMJVnWf\\\":{\\\"pattern\\\":\\\":QJIMJVnWf\\\",\\\"name\\\":\\\"what-is-epipal\\\"},\\\"DdX5fYlrs\\\":{\\\"pattern\\\":\\\":DdX5fYlrs\\\",\\\"name\\\":\\\"what-is-epipal\\\"},\\\"gjsFxXDgt\\\":{\\\"pattern\\\":\\\":gjsFxXDgt\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1436\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ComponentBadgeFonts", "getFonts", "quuQJ3WKh_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "MaterialFonts", "Icon", "VideoFonts", "Video", "ButtonRunningStrokeFonts", "vfZ8Tj9xR_default", "ComponentHeadingContentFonts", "i6WlK9ncS_default", "NavigationFooter3Fonts", "uR9txIeDg_default", "SmoothScrollFonts", "SmoothScroll", "NavigationNavigationBarFonts", "LDekglqvl_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "router", "useRouter", "elementId4", "ref6", "isDisplayed", "elementId5", "ref7", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "SVG", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerjuPkkn8Ze", "withCSS", "juPkkn8Ze_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
