{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/okPcIzPOxmPERz8AIhjO/bQ9N7C4wl6Uewn8nRv22/XATzz68NQ.js"],
  "sourcesContent": ["// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,cx,GeneratedComponentContext,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Blog from\"#framer/local/collection/FyQMakXex/FyQMakXex.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/AdmlEvBdi/AdmlEvBdi.js\";import*as sharedStyle5 from\"#framer/local/css/CvUiv1Ogi/CvUiv1Ogi.js\";import*as sharedStyle7 from\"#framer/local/css/f_JgQVGd5/f_JgQVGd5.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle4 from\"#framer/local/css/lkuacnrlX/lkuacnrlX.js\";import*as sharedStyle8 from\"#framer/local/css/rX4MXSuuD/rX4MXSuuD.js\";import*as sharedStyle9 from\"#framer/local/css/tc0_uWYP0/tc0_uWYP0.js\";import*as sharedStyle10 from\"#framer/local/css/VFpHprHUV/VFpHprHUV.js\";import*as sharedStyle2 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle1 from\"#framer/local/css/zDDughnfA/zDDughnfA.js\";import*as sharedStyle6 from\"#framer/local/css/ZQ8EMe3BV/ZQ8EMe3BV.js\";import metadataProvider from\"#framer/local/webPageMetadata/XATzz68NQ/XATzz68NQ.js\";const breakpoints={ViJXYOEZl:\"(min-width: 768px) and (max-width: 1199px)\",wYeDT6lrt:\"(max-width: 767px)\",zOCkLjuh4:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qfneE\";const variantClassNames={ViJXYOEZl:\"framer-v-1uj581d\",wYeDT6lrt:\"framer-v-1dfjuka\",zOCkLjuh4:\"framer-v-p8oijh\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"zOCkLjuh4\",Phone:\"wYeDT6lrt\",Tablet:\"ViJXYOEZl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zOCkLjuh4\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"XATzz68NQ\",data:Blog,type:\"Collection\"},select:[{collection:\"XATzz68NQ\",name:\"l5KOjpWO9\",type:\"Identifier\"},{collection:\"XATzz68NQ\",name:\"N0sIbwXMp\",type:\"Identifier\"},{collection:\"XATzz68NQ\",name:\"UKN3HLhe7\",type:\"Identifier\"},{collection:\"XATzz68NQ\",name:\"UzbBadsbN\",type:\"Identifier\"},{collection:\"XATzz68NQ\",name:\"CdgJDx3xE\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"XATzz68NQ\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,l5KOjpWO9=getFromCurrentRouteData(\"l5KOjpWO9\"),N0sIbwXMp=getFromCurrentRouteData(\"N0sIbwXMp\")??\"\",UKN3HLhe7=getFromCurrentRouteData(\"UKN3HLhe7\")??\"\",UzbBadsbN=getFromCurrentRouteData(\"UzbBadsbN\"),CdgJDx3xE=getFromCurrentRouteData(\"CdgJDx3xE\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(UzbBadsbN,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zOCkLjuh4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-769047df-6465-431c-98bf-d291111b8a54, rgba(14, 14, 22, 0.95)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-p8oijh\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"uJhQXbnGk\",openInNewTab:true,scopeId:\"XATzz68NQ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-qspmom framer-11dap9j\",\"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 139 48\"><g transform=\"translate(-0.001 0)\" id=\"ss10943727979_1\"><g id=\"ss10943727979_2\"><path d=\"M 50.366 23.018 L 50.366 25.233 L 56.754 25.233 C 56.724 26.266 56.453 27.277 55.963 28.187 C 55.433 29.139 54.63 29.911 53.657 30.402 C 52.57 30.919 51.377 31.172 50.174 31.141 C 49.202 31.172 48.232 31.014 47.32 30.676 C 46.497 30.345 45.765 29.824 45.183 29.154 C 44.568 28.442 44.103 27.613 43.816 26.718 C 43.475 25.656 43.31 24.546 43.328 23.431 C 43.285 22 43.578 20.579 44.185 19.281 C 44.71 18.2 45.544 17.298 46.581 16.689 C 47.686 16.071 48.937 15.76 50.204 15.788 C 51.173 15.775 52.137 15.945 53.043 16.29 C 53.862 16.603 54.593 17.11 55.172 17.767 C 55.752 18.423 56.134 19.23 56.274 20.094 L 59.372 20.094 C 59.226 18.767 58.714 17.506 57.893 16.453 C 57.064 15.4 55.987 14.568 54.758 14.031 C 52.012 12.941 48.963 12.889 46.182 13.883 C 44.994 14.326 43.917 15.021 43.025 15.921 C 42.121 16.843 41.428 17.949 40.991 19.163 C 40.505 20.546 40.267 22.003 40.289 23.468 C 40.271 24.89 40.498 26.304 40.962 27.648 C 41.384 28.856 42.054 29.962 42.928 30.897 C 43.794 31.822 44.855 32.544 46.034 33.009 C 47.335 33.52 48.724 33.77 50.122 33.748 C 51.479 33.768 52.828 33.548 54.108 33.098 C 55.249 32.698 56.295 32.065 57.176 31.237 C 58.046 30.411 58.72 29.402 59.15 28.283 C 59.624 27.062 59.857 25.76 59.838 24.45 L 59.838 22.974 Z M 62.107 33.497 L 62.107 18.905 L 64.643 18.905 L 64.784 21.504 L 64.924 21.504 C 65.186 20.629 65.763 19.882 66.544 19.407 C 67.328 18.941 68.226 18.7 69.139 18.713 L 69.597 18.713 C 69.731 18.719 69.864 18.734 69.996 18.757 L 69.996 21.415 C 69.864 21.406 69.73 21.406 69.597 21.415 L 69.117 21.415 C 68.353 21.392 67.594 21.544 66.899 21.858 C 66.31 22.136 65.818 22.584 65.486 23.143 C 65.136 23.763 64.939 24.456 64.91 25.167 L 64.91 33.497 Z M 76.192 33.748 C 75.358 33.753 74.533 33.577 73.775 33.231 C 73.04 32.888 72.393 32.383 71.882 31.754 C 71.316 31.058 70.898 30.254 70.654 29.391 C 70.351 28.335 70.206 27.24 70.226 26.142 C 70.177 24.734 70.429 23.331 70.965 22.028 C 71.4 20.99 72.13 20.102 73.065 19.473 C 73.992 18.886 75.072 18.585 76.17 18.609 C 76.927 18.6 77.679 18.731 78.388 18.993 C 79.029 19.232 79.611 19.605 80.096 20.086 C 80.563 20.546 80.917 21.107 81.131 21.726 L 81.331 21.726 L 81.442 18.853 L 84.17 18.853 L 84.17 33.497 L 81.331 33.497 L 81.331 30.602 L 81.161 30.602 C 80.817 31.537 80.179 32.335 79.342 32.876 C 78.405 33.479 77.306 33.783 76.192 33.748 Z M 77.183 31.407 C 77.987 31.433 78.78 31.211 79.453 30.772 C 80.048 30.359 80.523 29.796 80.828 29.14 C 81.145 28.478 81.307 27.754 81.301 27.02 L 81.301 25.359 C 81.307 24.626 81.145 23.901 80.828 23.239 C 80.524 22.584 80.049 22.023 79.453 21.615 C 78.781 21.172 77.987 20.95 77.183 20.98 C 76.433 20.961 75.694 21.167 75.061 21.57 C 74.428 21.996 73.936 22.6 73.649 23.306 C 73.29 24.225 73.121 25.207 73.154 26.193 C 73.124 27.172 73.292 28.146 73.649 29.058 C 74.215 30.506 75.628 31.445 77.183 31.407 Z M 87.32 39.013 L 87.32 18.905 L 90.055 18.905 L 90.166 21.777 L 90.329 21.777 C 90.677 20.843 91.324 20.048 92.17 19.518 C 93.106 18.926 94.198 18.627 95.305 18.661 C 96.135 18.649 96.957 18.818 97.715 19.156 C 98.452 19.496 99.1 20.001 99.608 20.633 C 100.175 21.332 100.595 22.138 100.843 23.003 C 101.147 24.047 101.299 25.129 101.294 26.215 C 101.334 27.623 101.083 29.023 100.554 30.329 C 100.124 31.363 99.399 32.249 98.469 32.876 C 97.533 33.47 96.443 33.773 95.334 33.748 C 94.577 33.759 93.825 33.629 93.116 33.364 C 92.473 33.125 91.889 32.752 91.401 32.271 C 90.935 31.805 90.572 31.246 90.336 30.631 L 90.203 30.631 L 90.203 39.013 Z M 94.307 31.407 C 95.058 31.421 95.797 31.219 96.436 30.823 C 97.073 30.4 97.567 29.796 97.856 29.088 C 98.212 28.174 98.375 27.196 98.336 26.215 C 98.369 25.23 98.195 24.249 97.826 23.335 C 97.534 22.63 97.04 22.027 96.406 21.6 C 95.772 21.193 95.031 20.985 94.277 21.002 C 93.492 20.983 92.72 21.199 92.059 21.622 C 91.449 22.024 90.965 22.59 90.662 23.254 C 90.351 23.923 90.192 24.651 90.196 25.388 L 90.196 27.02 C 90.192 27.577 90.279 28.131 90.455 28.66 C 90.625 29.174 90.893 29.651 91.246 30.063 C 91.601 30.472 92.043 30.798 92.54 31.015 C 93.093 31.272 93.696 31.406 94.307 31.407 Z M 103.453 33.497 L 103.453 13.388 L 106.27 13.388 L 106.27 21.807 L 106.469 21.807 C 106.848 20.826 107.549 20.003 108.458 19.473 C 109.355 18.951 110.377 18.681 111.415 18.69 C 112.124 18.681 112.829 18.791 113.5 19.015 C 114.129 19.234 114.697 19.598 115.157 20.079 C 115.657 20.625 116.028 21.276 116.244 21.984 C 116.524 22.91 116.656 23.875 116.635 24.842 L 116.635 33.497 L 113.789 33.497 L 113.789 25.418 C 113.814 24.581 113.691 23.746 113.427 22.951 C 113.242 22.346 112.853 21.824 112.325 21.474 C 111.738 21.135 111.065 20.971 110.388 21.002 C 109.621 20.984 108.867 21.195 108.221 21.607 C 107.611 22.009 107.121 22.568 106.802 23.225 C 106.461 23.934 106.292 24.713 106.306 25.499 L 106.306 33.497 Z M 119.608 33.497 L 119.608 13.388 L 122.447 13.388 L 122.447 33.497 Z M 125.567 16.674 L 125.567 13.388 L 128.413 13.388 L 128.413 16.674 Z M 125.567 33.497 L 125.567 18.905 L 128.413 18.905 L 128.413 33.497 Z M 135.4 14.688 L 132.561 14.688 L 132.561 18.905 L 129.796 18.905 L 129.796 21.223 L 132.561 21.223 L 132.561 30.469 C 132.546 31.033 132.639 31.594 132.835 32.123 C 133.019 32.582 133.374 32.953 133.826 33.157 C 134.425 33.412 135.075 33.528 135.726 33.497 L 138.683 33.497 L 138.683 31.156 L 136.694 31.156 C 136.356 31.19 136.017 31.106 135.733 30.919 C 135.508 30.648 135.406 30.294 135.452 29.945 L 135.452 21.223 L 138.683 21.223 L 138.683 18.905 L 135.452 18.905 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 28.215 16.32 C 28.274 20.751 24.415 25.994 23.224 29.317 C 23.047 29.826 22.892 30.292 22.744 30.742 C 22.302 31.951 22.053 33.222 22.004 34.508 C 21.871 36.377 21.065 38.326 20.718 38.201 L 8.334 38.201 C 7.986 38.311 7.173 36.354 7.047 34.508 C 6.948 33.233 6.718 31.971 6.36 30.742 C 5.812 28.785 4.881 27.471 3.646 25.366 C 2.101 22.102 0.896 19.658 0.837 16.32 C 0.74 10.198 6.655 2.415 13.694 2.562 C 22.027 2.215 28.008 9.024 28.215 16.32 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 20.748 39.065 L 8.385 39.065 C 8.155 39.082 7.925 39.02 7.735 38.887 C 6.995 38.363 6.33 36.199 6.219 34.582 C 6.119 33.374 5.899 32.179 5.561 31.015 C 5.104 29.574 4.441 28.207 3.594 26.954 C 3.38 26.599 3.158 26.215 2.922 25.824 L 2.922 25.765 L 2.774 25.455 C 1.251 22.25 0.06 19.746 0.001 16.335 C -0.051 12.731 1.79 8.64 4.792 5.664 C 7.402 3.072 10.552 1.669 13.664 1.728 C 17.549 1.54 21.344 2.93 24.186 5.583 C 27.169 8.367 28.919 12.222 29.051 16.298 C 29.095 19.525 27.306 22.944 25.731 25.964 C 25.087 27.139 24.512 28.349 24.008 29.59 C 23.875 29.974 23.757 30.329 23.638 30.683 L 23.535 31.001 C 23.12 32.137 22.883 33.33 22.833 34.538 C 22.722 36.155 22.093 38.326 21.317 38.85 C 21.153 38.977 20.954 39.051 20.748 39.065 Z M 8.637 37.396 L 20.407 37.396 C 20.835 36.465 21.086 35.464 21.147 34.442 C 21.204 33.083 21.468 31.741 21.931 30.462 L 22.034 30.151 C 22.152 29.79 22.278 29.413 22.419 29.022 C 22.941 27.707 23.546 26.427 24.23 25.189 C 25.709 22.346 27.394 19.126 27.357 16.327 C 27.244 12.706 25.693 9.279 23.047 6.801 C 20.529 4.456 17.17 3.226 13.731 3.39 L 13.679 3.39 C 10.995 3.33 8.26 4.564 5.968 6.846 C 3.313 9.474 1.628 13.189 1.672 16.305 C 1.716 19.422 2.788 21.6 4.252 24.702 L 4.385 24.982 C 4.607 25.366 4.822 25.721 5.029 26.06 C 5.945 27.43 6.664 28.922 7.165 30.491 C 7.545 31.767 7.793 33.079 7.905 34.405 C 7.964 35.438 8.212 36.452 8.637 37.396 Z\" fill=\"rgb(90,101,171)\"></path><path d=\"M 19.964 11.815 L 19.786 11.815 C 19.535 11.815 19.261 11.712 19.254 11.343 C 19.254 11.232 19.254 10.863 19.823 10.841 C 20.563 10.841 27.091 10.752 27.254 10.745 C 27.387 10.737 27.518 10.783 27.616 10.874 C 27.713 10.965 27.77 11.091 27.771 11.225 C 27.771 11.586 27.527 11.682 27.269 11.712 L 26.988 11.712 C 26.248 11.712 24.415 11.756 22.84 11.771 L 19.964 11.771 Z\" fill=\"rgb(255,219,21)\"></path><path d=\"M 19.69 11.904 C 19.35 11.904 18.877 11.586 16.733 7.71 C 15.872 6.224 15.087 4.696 14.382 3.131 C 14.297 2.891 14.409 2.625 14.64 2.518 C 14.81 2.437 15.077 2.415 15.343 2.784 L 14.552 3.338 C 14.702 3.456 14.908 3.473 15.077 3.382 C 15.264 3.284 15.361 3.071 15.313 2.865 C 15.557 3.67 19.284 10.494 19.942 10.988 C 19.827 10.933 19.694 10.933 19.579 10.988 C 19.457 11.042 19.368 11.152 19.343 11.284 L 20.311 11.365 C 20.306 11.649 20.091 11.886 19.809 11.919 Z M 22.078 34.102 L 22.004 33.127 C 21.816 33.172 21.675 33.327 21.65 33.519 C 21.623 33.708 21.714 33.895 21.879 33.991 C 21.28 33.726 14.182 32.514 13.62 32.448 C 13.494 32.448 13.088 32.3 13.147 31.879 C 13.185 31.621 13.418 31.436 13.679 31.458 C 13.923 31.458 16.208 31.857 18.115 32.197 C 19.284 32.411 20.267 32.596 20.962 32.743 C 22.234 33.009 22.618 33.09 22.618 33.563 C 22.624 33.708 22.57 33.849 22.467 33.951 C 22.364 34.054 22.223 34.109 22.078 34.102 Z M 13.62 32.448 C 13.859 32.451 14.064 32.278 14.101 32.042 C 14.139 31.821 14.019 31.604 13.812 31.518 Z\" fill=\"rgb(255,219,21)\"></path><path d=\"M 11.579 8.862 C 11.032 7.872 12.038 5.908 13.413 3.508 C 13.701 2.998 13.953 2.562 14.086 2.282 L 14.966 2.695 C 14.818 3.013 14.559 3.434 14.263 3.988 C 13.805 4.756 13.236 5.767 12.844 6.646 C 12.274 7.946 12.4 8.293 12.43 8.352 Z M 2.219 23.195 C 2.16 22.759 2.626 21.77 4.371 18.358 C 5.089 17.044 5.734 15.69 6.3 14.304 C 6.296 14.328 6.296 14.353 6.3 14.378 L 7.262 14.245 C 7.321 14.629 6.995 15.353 5.236 18.794 C 4.46 20.192 3.774 21.637 3.18 23.121 C 3.182 23.102 3.182 23.082 3.18 23.062 Z M 18.648 27.146 C 18.581 26.828 17.635 24.783 16.94 23.291 C 16.251 21.969 15.651 20.602 15.143 19.2 L 16.112 19.074 C 16.178 19.377 17.125 21.423 17.82 22.922 C 18.509 24.254 19.109 25.631 19.616 27.042 L 18.648 27.175 Z\" fill=\"rgb(255,219,21)\"></path><path d=\"M 15.091 18.196 C 13.725 17.524 12.306 16.965 10.847 16.527 C 6.958 15.183 6.367 14.902 6.293 14.378 L 7.254 14.245 C 7.249 14.167 7.221 14.092 7.173 14.031 C 8.461 14.653 9.796 15.174 11.165 15.589 C 15.232 16.992 15.905 17.317 15.979 17.863 L 15.017 17.996 C 15.018 18.069 15.045 18.14 15.091 18.196 Z\" fill=\"rgb(255,219,21)\"></path><path d=\"M 15.217 19.067 C 15.158 18.72 14.145 16.047 13.339 13.898 C 12.112 10.641 11.565 9.179 11.52 8.854 L 12.489 8.721 C 12.548 9.039 13.487 11.542 14.249 13.551 C 15.52 16.933 16.127 18.565 16.178 18.927 Z M 23.15 18.033 C 22.578 16.909 21.941 15.82 21.243 14.769 C 19.823 12.48 19.372 11.712 19.321 11.365 L 20.289 11.232 C 20.83 12.278 21.427 13.293 22.078 14.274 C 23.454 16.49 24.067 17.494 24.119 17.9 L 23.158 18.033 Z\" fill=\"rgb(255,219,21)\"></path><path d=\"M 13.827 32.441 C 13.663 32.348 13.563 32.171 13.568 31.983 L 14.537 31.983 C 14.519 31.749 14.337 31.561 14.103 31.535 C 13.869 31.51 13.651 31.655 13.583 31.879 C 13.701 31.318 15.062 18.727 15.017 17.996 L 15.979 17.871 C 16.023 18.166 15.794 20.64 15.313 25.211 C 15.136 26.887 14.951 28.601 14.803 29.908 C 14.537 32.241 14.537 32.241 14.33 32.382 Z M 18.648 27.138 C 18.589 26.718 18.988 25.876 21.021 22.139 C 21.804 20.779 22.515 19.379 23.15 17.945 C 23.15 17.945 23.15 17.945 23.15 18.018 L 24.112 17.886 C 24.163 18.277 23.809 19.023 21.894 22.597 C 21.065 24.043 20.324 25.537 19.675 27.072 L 19.675 27.006 Z M 9.45 26.681 C 9.406 26.363 8.533 23.055 7.831 20.396 C 6.907 16.874 6.352 14.695 6.293 14.378 L 7.254 14.245 C 7.299 14.54 8.082 17.516 8.777 20.153 C 9.761 23.897 10.352 26.201 10.411 26.585 Z\" fill=\"rgb(255,219,21)\"></path><path d=\"M 14.493 45.164 L 10.056 45.164 C 9.066 45.164 8.467 44.677 8.452 43.938 C 8.437 43.2 8.999 42.698 10.012 42.69 L 19.091 42.69 C 20.03 42.69 20.57 43.185 20.614 43.894 C 20.659 44.603 20.008 45.15 19.04 45.157 L 14.5 45.157\" fill=\"rgb(142,144,147)\"></path><g transform=\"translate(10.283 45.696)\" id=\"ss10943727979_13\"><path d=\"M 4.21 0 L 7.959 0 C 10.391 0.155 3.759 4.675 0.203 0.635 C -0.211 0.104 0.04 -0.007 0.676 0 L 4.21 0\" fill=\"rgb(142,144,147)\"></path></g><g transform=\"translate(18.374 9.851)\" id=\"ss10943727979_15\"><path d=\"M 2.706 1.366 C 2.698 2.112 2.087 2.709 1.341 2.703 C 0.594 2.696 -0.005 2.087 0 1.342 C 0.005 0.596 0.614 -0.004 1.36 0 C 1.72 0.002 2.065 0.147 2.318 0.404 C 2.57 0.66 2.71 1.006 2.706 1.366\" fill=\"rgb(255,202,2)\"></path></g><g transform=\"translate(5.333 12.554)\" id=\"ss10943727979_17\"><path d=\"M 2.956 1.543 C 2.92 2.345 2.25 2.97 1.447 2.953 C 0.644 2.936 0.002 2.282 0 1.48 C -0.002 0.678 0.638 0.021 1.44 0 C 1.844 0.002 2.231 0.164 2.515 0.451 C 2.799 0.737 2.958 1.125 2.956 1.529\" fill=\"rgb(111,187,68)\"></path></g><g transform=\"translate(13.258 15.737)\" id=\"ss10943727979_19\"><path d=\"M 4.436 2.215 C 4.436 3.439 3.443 4.431 2.218 4.431 C 0.993 4.431 0 3.439 0 2.215 C 0 0.992 0.993 0 2.218 0 C 3.443 0 4.436 0.992 4.436 2.215\" fill=\"rgb(102,102,151)\"></path></g><g transform=\"translate(8.652 25.3)\" id=\"ss10943727979_21\"><path d=\"M 2.558 1.285 C 2.554 1.99 1.98 2.558 1.274 2.555 C 0.569 2.552 -0.001 1.98 0 1.275 C 0.001 0.57 0.574 0 1.279 0 C 1.987 0.004 2.558 0.578 2.558 1.285\" fill=\"rgb(201,50,51)\"></path></g><g transform=\"translate(12.615 30.277)\" id=\"ss10943727979_23\"><path d=\"M 2.868 1.477 C 2.844 2.262 2.191 2.881 1.405 2.865 C 0.619 2.849 -0.008 2.204 0 1.418 C 0.008 0.633 0.647 0 1.434 0 C 1.821 0.002 2.19 0.16 2.459 0.438 C 2.728 0.716 2.873 1.091 2.861 1.477\" fill=\"rgb(245,150,56)\"></path></g><g transform=\"translate(8.289 39.604)\" id=\"ss10943727979_25\"><path d=\"M 6.204 2.533 L 1.649 2.533 C 0.629 2.533 0.015 2.038 0 1.278 C -0.015 0.517 0.562 0.007 1.597 0 L 10.913 0 C 11.874 0 12.459 0.51 12.473 1.233 C 12.488 1.957 11.852 2.489 10.862 2.533 L 6.204 2.533\" fill=\"rgb(142,144,147)\"></path></g><g transform=\"translate(20.378 31.193)\" id=\"ss10943727979_27\"><path d=\"M 0.362 0.738 L 2.396 0 L 4.074 1.403 L 3.712 3.515 L 1.678 4.254 L 0 2.85 Z\" fill=\"rgb(101,150,201)\"></path></g><g transform=\"translate(25.361 8.795)\" id=\"ss10943727979_29\"><path d=\"M 1.922 0 L 3.837 1.108 L 3.837 3.323 L 1.908 4.438 L 0 3.33 L 0 1.115 Z\" fill=\"rgb(101,150,201)\"></path></g><g transform=\"translate(12.267 0)\" id=\"ss10943727979_31\"><path d=\"M 1.131 0 L 3.386 0 L 4.518 1.972 L 3.386 3.951 L 1.131 3.951 L 0 1.972 Z\" fill=\"rgb(101,150,201)\"></path></g><g transform=\"translate(17.62 24.842)\" id=\"ss10943727979_33\"><path d=\"M 3.534 1.78 C 3.526 2.752 2.731 3.535 1.757 3.53 C 0.783 3.524 -0.003 2.733 0 1.76 C 0.003 0.787 0.793 0 1.767 0 C 2.238 0.002 2.688 0.191 3.02 0.524 C 3.351 0.858 3.536 1.31 3.534 1.78\" fill=\"rgb(0,150,202)\"></path></g><g transform=\"translate(10.507 7.119)\" id=\"ss10943727979_35\"><path d=\"M 2.957 1.477 C 2.957 2.293 2.295 2.954 1.479 2.954 C 0.662 2.954 0 2.293 0 1.477 C 0 0.661 0.662 0 1.479 0 C 2.295 0 2.957 0.661 2.957 1.477\" fill=\"rgb(0,150,202)\"></path></g><g transform=\"translate(22.042 16.638)\" id=\"ss10943727979_37\"><path d=\"M 2.602 1.314 C 2.594 2.03 2.008 2.605 1.291 2.599 C 0.575 2.594 -0.003 2.011 0 1.295 C 0.003 0.579 0.584 0 1.301 0 C 1.648 0.002 1.98 0.142 2.224 0.388 C 2.468 0.635 2.604 0.968 2.602 1.314\" fill=\"rgb(51,151,71)\"></path></g><g transform=\"translate(0.312 20.736)\" id=\"ss10943727979_39\"><path d=\"M 0.214 0.967 L 2.351 0 L 4.266 1.418 L 4.052 3.729 L 1.908 4.704 L 0 3.323 Z\" fill=\"rgb(101,150,201)\"></path></g></g></g></svg>',svgContentId:10943727979,withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mikrfh\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ViJXYOEZl:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+128+0+0),sizes:\"458px\",...toResponsiveImage(l5KOjpWO9),...{positionX:\"center\",positionY:\"center\"}}},wYeDT6lrt:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+128+0+0),sizes:\"320px\",...toResponsiveImage(l5KOjpWO9),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+128+0+0),sizes:\"600px\",...toResponsiveImage(l5KOjpWO9),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1l2eouj\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-113ce88d-12e9-4630-b373-26cc94128609, rgb(227, 228, 232))\"},children:\"Multimodal RAG: Using Graphlit, OpenAI GPT-4 Vision for Insurance Adjustment\"})}),className:\"framer-pww7f9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:N0sIbwXMp,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y9vdmx\",\"data-styles-preset\":\"zDDughnfA\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-76909a03-be75-4ad3-addb-5cfb7885d23f, rgb(104, 142, 255))\"},children:\"Kirk Marple\"})}),className:\"framer-fxziyn\",\"data-framer-name\":\"Author\",fonts:[\"Inter\"],text:UKN3HLhe7,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y9vdmx\",\"data-styles-preset\":\"zDDughnfA\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-76909a03-be75-4ad3-addb-5cfb7885d23f, rgb(104, 142, 255))\"},children:\"October 24, 2023\"})}),className:\"framer-vl1h5y\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"wwJSAOUuY\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"tWejPVwi9\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:CdgJDx3xE,className:\"framer-11v3bxn\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-pbndum\",blockquote:\"framer-styles-preset-1bli2hj\",code:\"framer-styles-preset-1vdazp2\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-a2s1b9\",h4:\"framer-styles-preset-18h68k8\",h5:\"framer-styles-preset-tcobep\",h6:\"framer-styles-preset-y81gnj\",img:\"framer-styles-preset-1u9igjc\",p:\"framer-styles-preset-1y9vdmx\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qfneE.framer-11dap9j, .framer-qfneE .framer-11dap9j { display: block; }\",\".framer-qfneE.framer-p8oijh { align-content: center; align-items: center; background-color: var(--token-769047df-6465-431c-98bf-d291111b8a54, rgba(14, 14, 22, 0.95)); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-qfneE .framer-qspmom { flex: none; height: 48px; position: relative; text-decoration: none; width: 139px; }\",\".framer-qfneE .framer-mikrfh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 950px; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-qfneE .framer-1l2eouj { align-content: center; align-items: center; aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 522px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-qfneE .framer-pww7f9, .framer-qfneE .framer-fxziyn, .framer-qfneE .framer-vl1h5y { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qfneE .framer-11v3bxn { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qfneE.framer-p8oijh, .framer-qfneE .framer-mikrfh, .framer-qfneE .framer-1l2eouj { gap: 0px; } .framer-qfneE.framer-p8oijh > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-qfneE.framer-p8oijh > :first-child, .framer-qfneE .framer-mikrfh > :first-child { margin-top: 0px; } .framer-qfneE.framer-p8oijh > :last-child, .framer-qfneE .framer-mikrfh > :last-child { margin-bottom: 0px; } .framer-qfneE .framer-mikrfh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-qfneE .framer-1l2eouj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qfneE .framer-1l2eouj > :first-child { margin-left: 0px; } .framer-qfneE .framer-1l2eouj > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,\"@media (min-width: 768px) and (max-width: 1199px) { .framer-qfneE.framer-p8oijh { width: 768px; } .framer-qfneE .framer-mikrfh { max-width: 700px; } .framer-qfneE .framer-1l2eouj { height: var(--framer-aspect-ratio-supported, 398px); order: 0; width: 458px; } .framer-qfneE .framer-pww7f9 { order: 1; } .framer-qfneE .framer-fxziyn { order: 2; } .framer-qfneE .framer-vl1h5y { order: 3; } .framer-qfneE .framer-11v3bxn { order: 4; }}\",\"@media (max-width: 767px) { .framer-qfneE.framer-p8oijh { width: 370px; } .framer-qfneE .framer-mikrfh { max-width: 350px; } .framer-qfneE .framer-1l2eouj { height: var(--framer-aspect-ratio-supported, 278px); width: 320px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19821\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ViJXYOEZl\":{\"layout\":[\"fixed\",\"auto\"]},\"wYeDT6lrt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerXATzz68NQ=withCSS(Component,css,\"framer-qfneE\");export default FramerXATzz68NQ;FramerXATzz68NQ.displayName=\"Page\";FramerXATzz68NQ.defaultProps={height:19821,width:1200};addFonts(FramerXATzz68NQ,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...componentPresets.fonts?.[\"tWejPVwi9\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"tWejPVwi9\"]):[],...componentPresets.fonts?.[\"wwJSAOUuY\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"wwJSAOUuY\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXATzz68NQ\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ViJXYOEZl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wYeDT6lrt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"19821\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "FyQMakXex_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "l5KOjpWO9", "N0sIbwXMp", "UKN3HLhe7", "UzbBadsbN", "CdgJDx3xE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "motion", "Link", "SVG", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "ComponentPresetsProvider", "css", "FramerXATzz68NQ", "withCSS", "XATzz68NQ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
