{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7Y2gTzQ698IyTYP2Jvmr/fAdNE7pOYnXbkbT6IJ5l/Of7elCA98.js"],
  "sourcesContent": ["// Generated by Framer (e39ee10)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,SVG,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Button from\"#framer/local/canvasComponent/EFY7e0XM3/EFY7e0XM3.js\";import NavFloating from\"#framer/local/canvasComponent/nVNp87zR_/nVNp87zR_.js\";import DogCat from\"#framer/local/canvasComponent/t9ma12mis/t9ma12mis.js\";import CoverPDS from\"#framer/local/canvasComponent/VKCYACpmc/VKCYACpmc.js\";import Footer from\"#framer/local/canvasComponent/x8KgRVCTd/x8KgRVCTd.js\";import PDS from\"#framer/local/collection/KEvpJcm_x/KEvpJcm_x.js\";import*as sharedStyle4 from\"#framer/local/css/AShPk6rMw/AShPk6rMw.js\";import*as sharedStyle3 from\"#framer/local/css/cC5DlbLUP/cC5DlbLUP.js\";import*as sharedStyle2 from\"#framer/local/css/dXrLi1sPQ/dXrLi1sPQ.js\";import*as sharedStyle7 from\"#framer/local/css/ehrc9HDYQ/ehrc9HDYQ.js\";import*as sharedStyle from\"#framer/local/css/j4fYv3Sm1/j4fYv3Sm1.js\";import*as sharedStyle9 from\"#framer/local/css/OU1WpVgm0/OU1WpVgm0.js\";import*as sharedStyle6 from\"#framer/local/css/pS_6gE5xs/pS_6gE5xs.js\";import*as sharedStyle8 from\"#framer/local/css/taj54sw3t/taj54sw3t.js\";import*as sharedStyle5 from\"#framer/local/css/wcM2Mbpbs/wcM2Mbpbs.js\";import*as sharedStyle1 from\"#framer/local/css/xDj39pqyf/xDj39pqyf.js\";import metadataProvider from\"#framer/local/webPageMetadata/Of7elCA98/Of7elCA98.js\";const NavFloatingFonts=getFonts(NavFloating);const CoverPDSFonts=getFonts(CoverPDS);const PhosphorFonts=getFonts(Phosphor);const ButtonFonts=getFonts(Button);const DogCatFonts=getFonts(DogCat);const DogCatWithVariantAppearEffect=withVariantAppearEffect(DogCat);const FooterFonts=getFonts(Footer);const cycleOrder=[\"L2faBprvy\",\"btDW7_kYD\",\"beFI0ryIQ\"];const breakpoints={beFI0ryIQ:\"(max-width: 599px)\",btDW7_kYD:\"(min-width: 600px) and (max-width: 1199px)\",L2faBprvy:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Iy4Ey\";const variantClassNames={beFI0ryIQ:\"framer-v-wx099y\",btDW7_kYD:\"framer-v-1cgoi5\",L2faBprvy:\"framer-v-i373er\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"L2faBprvy\",Phone:\"beFI0ryIQ\",Tablet:\"btDW7_kYD\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"L2faBprvy\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:PDS,type:\"Collection\"},select:[{collection:\"default\",name:\"y6r4TgsPO\",type:\"Identifier\"},{collection:\"default\",name:\"Qz2A8iiLO\",type:\"Identifier\"},{collection:\"default\",name:\"yVEP1e53S\",type:\"Identifier\"},{collection:\"default\",name:\"WKU25goy9\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,y6r4TgsPO=getFromCurrentRouteData(\"y6r4TgsPO\"),Qz2A8iiLO=getFromCurrentRouteData(\"Qz2A8iiLO\"),WKU25goy9=getFromCurrentRouteData(\"WKU25goy9\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Iy4Ey`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Iy4Ey`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const id=useRouteElementId(\"FxAF_3Nw0\");const ref2=React.useRef(null);const id1=useRouteElementId(\"Y89QlPR8V\");const ref3=React.useRef(null);const id2=useRouteElementId(\"LLVKeJKAS\");const ref4=React.useRef(null);const id3=useRouteElementId(\"gq1SjZ5Yf\");const ref5=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"L2faBprvy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-i373er\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nx3fg8-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{IEZTLD_EZ:\"var(--token-26f44724-0089-48fb-8919-7625b7468965, rgb(254, 201, 255))\",variant:\"SFMT_4m77\"},btDW7_kYD:{IEZTLD_EZ:\"var(--token-26f44724-0089-48fb-8919-7625b7468965, rgb(254, 201, 255))\",variant:\"SFMT_4m77\"}},children:/*#__PURE__*/_jsx(NavFloating,{a8OzgYpnn:\"var(--token-88da91e2-00e3-4964-ae50-fe16372dbb9c, rgb(177, 255, 158))\",height:\"100%\",id:\"KvdlIcofnHlzuy2f89\",IEZTLD_EZ:\"var(--token-7eb365e9-3204-43ca-9430-29476efe3fe5, rgb(248, 248, 250))\",layoutId:\"KvdlIcofnHlzuy2f89\",style:{width:\"100%\"},variant:\"cy8J0mItH\",width:\"100%\",y90vexzbf:\"RbpNVd6ch\"})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-mx29tx\",\"data-framer-name\":\"Cover header\",id:id,name:\"Cover header\",ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yoz3ur\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ii7nhv\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f0fut9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1azfxp\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2otqrj\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d9i61e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-6awh6a\",\"data-styles-preset\":\"xDj39pqyf\",style:{\"--framer-text-alignment\":\"center\"},children:\"Your pet's plan (PDS)\"})}),verticalAlignment:\"bottom\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fe37ej\",\"data-styles-preset\":\"j4fYv3Sm1\",style:{\"--framer-text-alignment\":\"left\"},children:\"Your pet's plan (PDS)\"})}),className:\"framer-n5xwia\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qvlilj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1evyq61\",\"data-styles-preset\":\"dXrLi1sPQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Product Disclosure Statement\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1evyq61\",\"data-styles-preset\":\"dXrLi1sPQ\",children:\"Product Disclosure Statement\"})}),className:\"framer-i1dixo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l2ik3c\",\"data-styles-preset\":\"cC5DlbLUP\",style:{\"--framer-text-alignment\":\"center\"},children:\"PDS v1.1 applies for new customers from 9 Jan 24. For existing Fetch customers you can find your latest PDS in-app.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l2ik3c\",\"data-styles-preset\":\"cC5DlbLUP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Please check the T&Cs and Definitions by clicking on those sections\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l2ik3c\",\"data-styles-preset\":\"cC5DlbLUP\",children:\"PDS v1.1 applies for new customers from 9 Jan 24. For existing Fetch customers you can find your latest PDS in-app.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l2ik3c\",\"data-styles-preset\":\"cC5DlbLUP\",children:\"Please check the T&Cs and Definitions by clicking on those sections\"})]}),className:\"framer-1fswvy8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 131\"><path d=\"M 85.522 3.927 L 80.531 12.078 C 80.126 12.75 79.344 13.073 78.588 12.938 L 67.824 10.84 C 67.581 10.787 67.338 10.787 67.095 10.84 L 57.194 12.858 C 56.304 13.046 55.387 12.535 55.063 11.701 L 51.61 2.555 C 51.394 1.964 50.881 1.533 50.261 1.399 L 50.045 1.345 C 49.29 1.183 48.534 1.479 48.103 2.098 L 46.16 4.922 C 45.971 5.218 45.836 5.541 45.836 5.891 L 45.324 16.678 C 45.324 16.839 45.324 17.027 45.378 17.189 L 46.052 20.094 C 46.106 20.309 46.106 20.551 46.079 20.766 L 42.626 44.626 L 39.658 65.258 C 39.631 65.366 39.631 65.473 39.631 65.554 L 40.063 85.083 C 40.09 86.024 39.388 86.831 38.444 86.966 L 35.396 87.396 C 35.126 87.423 34.883 87.531 34.64 87.665 L 29.164 91.189 C 28.948 91.323 28.732 91.539 28.597 91.754 L 24.443 98.344 C 24.308 98.559 24.227 98.775 24.173 99.044 L 22.797 107.194 C 22.689 107.893 22.176 108.485 21.475 108.674 L 17.725 109.776 C 17.158 109.938 16.7 110.368 16.484 110.933 L 15.836 112.735 C 15.675 113.193 15.701 113.704 15.917 114.161 L 16.43 115.21 C 16.673 115.721 17.131 116.098 17.671 116.232 L 37.014 120.967 C 37.122 120.993 37.23 121.02 37.338 121.02 L 64.478 122.957 C 65.342 123.011 66.07 123.683 66.205 124.544 L 66.502 126.535 C 66.556 126.831 66.637 127.1 66.826 127.315 L 67.662 128.525 C 68.013 129.036 68.579 129.332 69.2 129.332 L 73.031 129.332 C 73.273 129.332 73.543 129.278 73.759 129.171 L 77.563 127.557 C 78.129 127.315 78.534 126.831 78.669 126.239 L 79.344 123.011 C 79.478 122.419 79.883 121.935 80.423 121.693 L 101.169 112.789 C 102.059 112.413 102.518 111.417 102.194 110.503 L 97.743 96.999 C 97.635 96.703 97.635 96.354 97.689 96.058 L 100.171 83.899 C 100.387 82.877 99.685 81.855 98.66 81.693 C 97.878 81.559 97.257 80.94 97.122 80.16 L 87.437 19.341 C 87.383 18.991 87.437 18.641 87.572 18.318 L 90.674 11.163 C 90.809 10.894 90.836 10.571 90.809 10.275 L 90.405 5.38 C 90.351 4.707 89.919 4.115 89.299 3.82 L 87.815 3.174 C 87.005 2.797 86.007 3.12 85.522 3.927 Z\" fill=\"var(--token-da3d0561-59b3-48ba-b36f-910efa1cca3f, rgb(214, 222, 255))\"></path><path d=\"M 55.818 11.97 C 58.192 11.217 60.567 10.652 62.995 10.303 C 67.284 9.684 71.52 9.549 75.809 10.975 C 79.532 12.212 79.209 11.836 80.8 9.038 C 81.745 7.344 82.581 5.622 83.552 3.927 C 84.362 2.502 85.468 1.399 87.221 1.533 C 89.029 1.668 90.351 2.609 91.16 4.25 C 92.428 6.832 92.833 9.442 91.808 12.266 C 91.052 14.284 90.054 16.14 89.002 17.969 C 88.543 18.803 88.408 19.583 88.543 20.551 C 89.46 27.061 90.701 33.517 91.888 39.972 C 93.049 46.294 94.505 52.588 95.45 58.937 C 96.475 65.742 97.986 72.467 98.93 79.299 C 98.984 79.73 99.119 80.16 99.227 80.698 C 100.791 80.483 102.113 79.757 103.354 79.03 C 106.888 76.959 110.719 75.641 114.604 74.431 C 118.3 73.274 121.888 71.794 125.423 70.207 C 126.61 69.669 127.365 68.889 127.5 67.464 C 127.689 65.688 128.255 63.94 128.876 62.245 C 129.658 60.147 130.818 58.345 132.734 57.08 C 134.514 55.897 136.349 55.709 138.237 56.569 C 141.799 58.183 144.685 60.551 146.385 64.182 C 147.032 65.581 147.761 66.953 148.408 68.351 C 149.973 71.741 150.108 75.318 149.676 78.95 C 149.541 79.972 148.894 80.833 148.219 81.64 C 146.682 83.415 144.793 84.76 142.932 86.159 C 138.858 89.225 134.299 91.592 130.36 94.847 C 126.853 97.752 123.049 100.173 118.975 102.137 C 115.98 103.59 113.444 105.634 110.585 107.571 C 111.097 107.974 111.637 107.893 112.095 107.947 C 118.651 108.458 125.234 108.996 131.709 110.153 C 133.867 110.53 136.052 110.933 138.076 111.767 C 139.29 112.278 140.881 112.628 140.881 114.322 C 140.908 115.936 139.478 116.501 138.264 117.093 C 135.863 118.25 133.246 118.788 130.656 119.299 C 123.615 120.644 116.493 121.505 109.371 122.15 C 100.117 123.011 90.809 123.549 81.529 123.925 C 80.423 123.979 79.802 124.275 79.802 125.432 C 79.829 127.933 78.453 129.09 76.16 129.655 C 74.595 130.032 73.058 130.543 71.466 130.839 C 68.255 131.403 65.719 129.494 65.396 126.239 C 65.207 124.383 65.207 124.356 63.291 124.356 C 52.635 124.383 41.978 124.194 31.322 123.603 C 23.255 123.145 15.216 122.554 7.284 120.967 C 5.827 120.671 4.37 120.321 3.021 119.756 C 2.374 119.487 1.727 119.164 1.16 118.734 C -0.108 117.766 -0.135 116.528 1.025 115.452 C 1.996 114.564 3.237 114.107 4.451 113.704 C 7.203 112.789 10.036 112.144 12.923 111.686 C 13.867 111.525 14.595 111.283 15.054 110.314 C 15.566 109.211 16.592 108.593 17.725 108.216 C 18.642 107.893 19.613 107.759 20.557 107.678 C 21.96 107.544 21.987 107.544 22.041 106.064 C 22.284 99.124 24.955 93.341 30.27 88.822 C 32.374 87.046 34.883 86.024 37.5 85.271 C 38.957 84.868 38.849 84.868 38.822 83.334 C 38.687 75.103 38.282 66.899 39.227 58.641 C 40.144 50.625 41.924 42.77 43.031 34.808 C 43.57 30.988 43.732 27.088 44.46 23.322 C 44.919 20.928 44.919 18.668 44.379 16.328 C 43.84 13.988 43.921 11.594 44.029 9.2 C 44.137 6.698 45.054 4.438 46.295 2.286 C 46.565 1.802 46.996 1.345 47.428 0.968 C 48.885 -0.323 50.477 -0.269 51.933 1.022 C 53.768 2.663 54.388 4.896 54.901 7.182 C 55.225 8.689 55.225 10.329 55.818 11.97 Z M 98.741 83.792 C 97.662 83.845 96.987 84.276 96.259 84.518 C 94.856 85.002 93.48 85.513 92.05 85.97 C 91.511 86.132 90.971 85.997 90.782 85.406 C 90.621 84.868 91.079 84.599 91.484 84.41 C 92.725 83.845 93.939 83.28 95.207 82.769 C 96.043 82.447 96.448 81.962 96.232 81.021 C 95.261 76.825 94.829 72.521 94.047 68.271 C 93.399 64.801 93.076 61.25 92.698 57.753 C 92.104 52.239 90.324 46.966 89.541 41.452 C 88.597 34.7 87.113 28.029 86.169 21.277 C 85.953 19.637 86.142 18.238 86.951 16.839 C 87.302 16.22 87.626 15.602 87.977 14.983 C 88.867 13.396 89.541 11.728 89.892 9.953 C 90.27 8.043 89.649 6.375 88.624 4.842 C 87.761 3.551 86.52 3.658 85.629 4.95 C 85.09 5.757 84.631 6.617 84.173 7.451 C 83.201 9.2 82.338 11.002 81.529 12.831 C 80.827 14.445 79.937 14.795 78.264 14.364 C 77.887 14.284 77.536 14.095 77.158 14.015 C 73.543 13.073 69.901 12.024 66.124 12.32 C 62.725 12.589 59.379 13.315 56.142 14.526 C 54.308 15.225 53.714 14.822 53.363 12.912 C 53.067 11.19 52.878 9.469 52.527 7.774 C 52.23 6.268 51.906 4.734 50.854 3.497 C 49.775 2.206 49.074 2.206 48.237 3.658 C 47.131 5.568 46.43 7.639 46.349 9.872 C 46.241 12.723 46.457 15.548 47.239 18.292 C 47.536 19.314 47.563 20.309 47.239 21.331 C 46.727 22.999 46.457 24.747 46.349 26.469 C 45.998 32.925 44.703 39.246 43.813 45.594 C 43.031 51.324 42.113 57.054 41.682 62.837 C 41.304 67.894 40.764 72.951 41.034 78.062 C 41.52 87.584 42.032 97.107 41.951 106.629 C 41.951 107.598 41.844 108.566 41.79 109.507 C 41.628 111.498 40.737 112.762 38.687 113.112 C 37.284 113.354 36.232 114.242 35.207 115.129 C 34.532 115.694 34.209 116.474 34.236 117.362 C 34.263 118.492 34.532 118.815 35.665 119.003 C 38.417 119.46 41.196 119.379 43.948 119.03 C 44.919 118.895 45.459 118.384 45.647 117.47 C 45.755 116.824 45.89 116.205 45.944 115.56 C 46.106 113.381 46.214 111.202 46.376 108.996 C 46.888 102.46 47.617 95.923 47.941 89.36 C 48.264 83.038 49.64 76.878 50.342 70.611 C 50.396 70.1 50.504 69.481 51.205 69.535 C 51.987 69.589 51.987 70.234 52.014 70.826 C 52.014 70.961 52.014 71.095 51.987 71.203 C 51.502 74.135 51.529 77.094 51.205 80.053 C 50.396 87.611 50.153 95.224 49.29 102.756 C 48.804 107.167 48.588 111.606 48.049 116.017 C 47.779 118.196 48.237 117.846 49.586 117.819 C 54.82 117.712 60.054 118.008 65.261 118.411 C 66.61 118.519 67.959 118.519 69.335 118.599 C 70.036 118.626 70.441 118.357 70.549 117.658 C 70.603 117.281 70.683 116.905 70.71 116.501 C 71.007 111.686 71.304 106.871 71.601 102.056 C 71.763 99.689 71.924 97.295 72.167 94.928 C 72.572 91.028 73.058 87.127 73.138 83.2 C 73.192 79.595 73.489 75.991 73.705 72.413 C 73.732 72.037 73.759 71.633 73.813 71.256 C 73.894 70.692 74.191 70.261 74.811 70.288 C 75.432 70.315 75.701 70.745 75.755 71.31 C 75.809 71.687 75.836 72.09 75.809 72.467 C 75.621 78.008 75.701 83.549 75.162 89.064 C 74.568 95.358 73.975 101.626 73.651 107.92 C 73.489 110.933 73.192 113.946 72.95 116.959 C 72.815 118.815 72.437 120.375 70.252 121.128 C 68.471 121.72 67.77 123.468 67.527 125.297 C 67.311 127.073 68.876 129.144 71.034 128.445 C 72.248 128.068 73.543 127.745 74.784 127.53 C 76.862 127.18 77.563 125.97 77.536 124.087 C 77.536 124.033 77.536 123.952 77.563 123.899 C 78.049 116.313 79.344 108.808 80.585 101.33 C 81.664 94.793 82.77 88.257 83.552 81.667 C 83.768 79.81 83.849 77.928 84.362 76.125 C 84.496 75.641 84.712 75.076 85.387 75.184 C 86.061 75.291 86.088 75.856 86.034 76.394 C 85.899 78.25 85.764 80.106 85.603 81.989 C 85.063 88.418 84.011 94.767 82.986 101.115 C 82.095 106.441 81.394 111.821 80.558 117.147 C 80.18 119.648 80.18 119.729 82.527 119.057 C 88.004 117.443 93.103 114.968 98.228 112.52 C 98.876 112.224 98.768 111.821 98.66 111.256 C 98.094 108.297 97.527 105.311 97.365 102.271 C 97.149 98.021 96.826 93.798 97.365 89.548 C 97.77 87.665 98.309 85.836 98.741 83.792 Z M 38.957 87.477 C 38.66 87.477 38.471 87.45 38.282 87.477 C 32.455 89.01 28.489 92.722 26.115 98.129 C 24.874 100.98 24.496 104.047 24.388 107.167 C 24.334 109.185 23.795 109.615 21.798 109.723 C 20.638 109.776 19.478 109.857 18.399 110.314 C 17.266 110.772 16.727 111.471 16.834 112.251 C 16.969 113.139 17.725 113.919 18.804 114.026 C 22.905 114.511 26.978 115.156 31.106 115.156 C 31.996 115.156 32.482 114.833 33.022 114.161 C 34.128 112.789 35.477 111.552 37.203 111.175 C 39.146 110.745 39.658 109.588 39.577 107.867 C 39.55 107.409 39.604 106.979 39.604 106.522 C 39.523 101.707 39.442 96.892 39.308 92.05 C 39.308 90.57 39.092 89.037 38.957 87.477 Z M 128.336 71.014 C 127.5 71.337 127.311 71.794 127.5 72.467 C 127.689 73.139 127.932 73.839 127.986 74.511 C 128.417 79.81 131.385 83.792 134.838 87.504 C 134.973 87.638 135.108 87.773 135.27 87.907 C 135.567 88.122 135.863 88.069 136.133 87.853 C 136.484 87.557 136.295 87.315 136.079 87.046 C 135.162 85.997 134.191 84.948 133.3 83.845 C 131.358 81.478 130.009 78.842 129.388 75.829 C 129.092 74.242 128.984 72.628 128.336 71.014 Z M 109.586 79.03 C 110.773 79.784 111.987 80.483 113.121 81.317 C 117.41 84.491 120.917 88.391 123.966 92.749 C 124.451 93.422 124.91 94.121 125.369 94.82 C 125.477 94.982 125.638 95.116 125.854 95.009 C 126.151 94.874 126.124 94.632 126.016 94.39 C 125.908 94.148 125.8 93.933 125.665 93.717 C 122.32 88.472 118.327 83.818 113.282 80.106 C 112.5 79.541 111.637 79.138 110.8 78.654 C 110.261 78.304 109.91 78.519 109.586 79.03 Z M 129.685 68.889 C 131.628 69.965 133.732 70.718 135.701 71.741 C 137.752 72.817 139.667 74.135 141.448 75.641 C 143.174 77.04 144.388 78.896 145.899 80.51 C 145.414 78.197 143.876 76.609 142.203 75.157 C 138.588 71.983 134.487 69.696 129.685 68.889 Z M 99.496 95.654 C 100.171 96.488 100.171 96.515 100.576 96.623 C 104.649 97.806 108.237 99.877 111.664 102.271 C 111.933 102.46 112.176 102.648 112.473 102.783 C 112.635 102.863 112.851 102.863 112.986 102.648 C 113.094 102.487 113.094 102.271 112.959 102.137 C 112.824 102.002 112.689 101.868 112.527 101.76 C 109.074 99.447 105.567 97.187 101.547 95.896 C 100.872 95.681 100.252 95.331 99.496 95.654 Z M 135.998 64.101 C 137.995 64.155 139.775 63.859 141.475 63.214 C 141.826 63.079 142.5 62.971 142.257 62.38 C 142.068 61.976 141.61 62.272 141.232 62.407 C 138.291 63.348 135.324 63.617 132.356 62.433 C 132.248 62.38 132.113 62.326 132.005 62.272 C 131.736 62.138 131.466 62.191 131.331 62.433 C 131.142 62.783 131.385 63.052 131.682 63.187 C 133.111 63.832 134.622 64.182 135.998 64.101 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 77.077 26.926 C 77.023 27.303 76.996 27.733 76.915 28.164 C 76.78 28.782 76.564 29.482 75.809 29.536 C 75.135 29.562 74.541 29.078 74.298 28.513 C 73.84 27.437 73.759 26.281 74.029 25.151 C 74.19 24.505 74.703 24.048 75.404 23.994 C 76.106 23.941 76.376 24.479 76.645 24.99 C 76.942 25.581 77.023 26.227 77.077 26.926 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 56.817 27.545 C 56.817 26.711 56.951 25.877 57.329 25.151 C 57.788 24.263 58.489 24.182 59.164 24.909 C 60.027 25.823 60.108 28.298 59.326 29.213 C 58.948 29.67 58.462 29.67 57.923 29.643 C 57.329 29.616 57.005 29.24 56.897 28.675 C 56.844 28.325 56.844 27.922 56.817 27.545 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 63.777 29.213 C 63.561 29.267 63.426 28.971 63.561 28.81 C 65.423 26.496 68.174 27.061 69.874 28.594 C 70.063 28.756 70.279 28.944 70.117 29.24 C 69.982 29.509 69.739 29.563 69.469 29.482 C 67.689 28.917 65.8 28.567 63.777 29.213 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 66.96 30.422 C 67.77 30.341 68.579 30.448 69.361 30.825 C 70.171 31.202 70.71 31.847 70.656 32.762 C 70.602 33.65 70.063 34.268 69.226 34.618 C 69.091 34.672 68.93 34.699 68.822 34.752 C 68.417 34.941 67.77 34.806 67.716 35.506 C 67.689 36.178 67.554 36.904 68.201 37.389 C 68.741 37.819 69.28 38.222 69.82 38.653 C 70.198 38.949 70.575 39.271 70.926 39.621 C 71.169 39.863 71.304 40.213 71.034 40.536 C 70.737 40.912 70.386 40.966 70.009 40.697 C 69.172 40.105 68.336 39.514 67.581 38.814 C 67.149 38.411 66.825 38.33 66.313 38.68 C 65.773 39.029 65.207 39.298 64.748 39.756 C 64.478 40.025 64.181 40.294 63.831 40.482 C 63.48 40.697 63.075 40.697 62.779 40.347 C 62.482 39.971 62.563 39.594 62.832 39.298 C 63.048 39.056 63.345 38.841 63.588 38.626 C 64.181 38.142 64.775 37.604 65.422 37.173 C 65.881 36.851 65.962 36.42 65.962 35.909 C 65.962 35.398 65.8 35.102 65.234 35.048 C 64.802 34.994 64.37 34.86 63.966 34.699 C 62.482 34.026 62.239 32.681 63.345 31.524 C 63.75 31.094 64.235 30.798 64.829 30.664 C 65.557 30.475 66.232 30.422 66.96 30.422 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:11284919524}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jbhdvd\",\"data-framer-name\":\"Group 428\",layout:\"position\",name:\"Group 428\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 281 246\"><path d=\"M 160.21 7.375 L 150.861 22.68 C 150.103 23.943 148.637 24.549 147.222 24.297 L 127.056 20.357 C 126.602 20.256 126.147 20.256 125.692 20.357 L 107.144 24.145 C 105.476 24.499 103.758 23.539 103.151 21.973 L 96.682 4.799 C 96.278 3.687 95.318 2.879 94.155 2.626 L 93.751 2.525 C 92.336 2.222 90.921 2.778 90.112 3.94 L 86.473 9.244 C 86.119 9.799 85.867 10.406 85.867 11.062 L 84.906 31.318 C 84.906 31.621 84.906 31.975 85.008 32.278 L 86.271 37.733 C 86.372 38.137 86.372 38.592 86.322 38.996 L 79.853 83.802 L 74.293 122.545 C 74.243 122.747 74.243 122.949 74.243 123.101 L 75.051 159.774 C 75.102 161.542 73.788 163.057 72.019 163.31 L 66.308 164.118 C 65.803 164.168 65.348 164.37 64.893 164.623 L 54.633 171.24 C 54.229 171.493 53.825 171.897 53.572 172.301 L 45.789 184.677 C 45.536 185.081 45.385 185.485 45.284 185.99 L 42.706 201.296 C 42.504 202.609 41.544 203.72 40.23 204.074 L 33.205 206.145 C 32.143 206.448 31.284 207.256 30.88 208.317 L 29.667 211.701 C 29.364 212.56 29.414 213.52 29.818 214.379 L 30.779 216.349 C 31.234 217.308 32.093 218.016 33.104 218.268 L 69.34 227.159 C 69.542 227.209 69.745 227.26 69.947 227.26 L 120.79 230.897 C 122.407 230.998 123.771 232.26 124.024 233.877 L 124.58 237.615 C 124.681 238.17 124.833 238.676 125.187 239.08 L 126.753 241.353 C 127.41 242.313 128.472 242.868 129.634 242.868 L 136.811 242.868 C 137.265 242.868 137.771 242.767 138.175 242.565 L 145.301 239.534 C 146.363 239.08 147.121 238.17 147.373 237.059 L 148.637 230.998 C 148.89 229.886 149.648 228.977 150.658 228.522 L 189.523 211.802 C 191.191 211.095 192.05 209.226 191.444 207.509 L 183.105 182.151 C 182.903 181.595 182.903 180.939 183.004 180.383 L 187.653 157.551 C 188.058 155.632 186.744 153.712 184.823 153.409 C 183.358 153.156 182.195 151.995 181.942 150.53 L 163.799 36.319 C 163.698 35.662 163.799 35.006 164.051 34.399 L 169.863 20.963 C 170.116 20.458 170.167 19.852 170.116 19.296 L 169.358 10.102 C 169.257 8.84 168.448 7.728 167.286 7.173 L 164.506 5.96 C 162.99 5.253 161.12 5.859 160.21 7.375 Z\" fill=\"var(--token-da3d0561-59b3-48ba-b36f-910efa1cca3f, rgb(214, 222, 255))\"></path><path d=\"M 104.566 22.479 C 109.014 21.064 113.461 20.003 118.01 19.347 C 126.046 18.185 133.98 17.932 142.016 20.61 C 148.991 22.933 148.384 22.226 151.366 16.973 C 153.135 13.79 154.702 10.557 156.521 7.375 C 158.037 4.698 160.109 2.627 163.394 2.879 C 166.781 3.132 169.257 4.9 170.773 7.981 C 173.149 12.83 173.907 17.73 171.986 23.034 C 170.571 26.823 168.701 30.308 166.73 33.743 C 165.871 35.309 165.618 36.774 165.871 38.592 C 167.589 50.816 169.914 62.94 172.138 75.063 C 174.311 86.933 177.04 98.754 178.809 110.675 C 180.729 123.455 183.56 136.083 185.329 148.913 C 185.43 149.722 185.682 150.53 185.885 151.54 C 188.816 151.136 191.292 149.772 193.617 148.408 C 200.238 144.519 207.414 142.044 214.692 139.77 C 221.616 137.598 228.338 134.82 234.958 131.84 C 237.182 130.83 238.597 129.365 238.85 126.687 C 239.204 123.354 240.265 120.07 241.428 116.888 C 242.893 112.948 245.066 109.563 248.655 107.189 C 251.99 104.967 255.427 104.613 258.965 106.23 C 265.636 109.26 271.044 113.706 274.228 120.525 C 275.441 123.152 276.805 125.728 278.018 128.354 C 280.949 134.719 281.202 141.437 280.394 148.257 C 280.141 150.176 278.928 151.793 277.664 153.308 C 274.784 156.642 271.246 159.168 267.759 161.794 C 260.127 167.553 251.586 171.998 244.207 178.11 C 237.637 183.566 230.511 188.112 222.879 191.799 C 217.27 194.527 212.519 198.366 207.162 202.003 C 208.122 202.761 209.133 202.609 209.992 202.71 C 222.273 203.67 234.605 204.68 246.734 206.852 C 250.777 207.559 254.871 208.317 258.662 209.883 C 260.936 210.843 263.918 211.499 263.918 214.682 C 263.968 217.713 261.29 218.773 259.015 219.885 C 254.517 222.057 249.615 223.067 244.763 224.027 C 231.572 226.552 218.23 228.169 204.887 229.381 C 187.552 230.998 170.116 232.008 152.731 232.715 C 150.658 232.816 149.496 233.372 149.496 235.544 C 149.547 240.241 146.969 242.414 142.673 243.474 C 139.742 244.182 136.861 245.141 133.879 245.697 C 127.865 246.758 123.114 243.171 122.508 237.059 C 122.154 233.574 122.154 233.523 118.566 233.523 C 98.603 233.574 78.64 233.22 58.676 232.109 C 43.565 231.25 28.504 230.139 13.645 227.159 C 10.916 226.603 8.187 225.946 5.66 224.885 C 4.447 224.38 3.234 223.774 2.173 222.966 C -0.202 221.147 -0.253 218.824 1.92 216.803 C 3.74 215.136 6.065 214.278 8.339 213.52 C 13.494 211.802 18.801 210.59 24.208 209.731 C 25.977 209.428 27.342 208.974 28.201 207.155 C 29.161 205.084 31.082 203.922 33.204 203.215 C 34.923 202.609 36.742 202.356 38.511 202.205 C 41.139 201.952 41.19 201.952 41.291 199.174 C 41.745 186.142 46.749 175.281 56.705 166.795 C 60.647 163.461 65.348 161.542 70.25 160.127 C 72.979 159.37 72.777 159.37 72.726 156.49 C 72.474 141.033 71.716 125.627 73.485 110.119 C 75.203 95.066 78.538 80.316 80.611 65.364 C 81.621 58.191 81.925 50.867 83.289 43.795 C 84.148 39.299 84.148 35.056 83.138 30.662 C 82.127 26.267 82.278 21.771 82.481 17.276 C 82.683 12.578 84.401 8.335 86.726 4.294 C 87.231 3.384 88.04 2.526 88.849 1.819 C 91.578 -0.606 94.56 -0.505 97.289 1.92 C 100.725 5.001 101.888 9.194 102.848 13.487 C 103.454 16.316 103.454 19.397 104.566 22.479 Z M 184.975 157.349 C 182.953 157.45 181.69 158.258 180.325 158.713 C 177.697 159.622 175.12 160.582 172.441 161.441 C 171.43 161.744 170.419 161.491 170.066 160.38 C 169.762 159.37 170.622 158.864 171.38 158.511 C 173.704 157.45 175.979 156.389 178.354 155.43 C 179.921 154.823 180.679 153.914 180.275 152.146 C 178.455 144.266 177.647 136.184 176.181 128.203 C 174.968 121.687 174.362 115.019 173.654 108.452 C 172.542 98.097 169.206 88.196 167.741 77.841 C 165.972 65.162 163.192 52.635 161.423 39.956 C 161.019 36.875 161.373 34.248 162.889 31.621 C 163.546 30.46 164.153 29.298 164.81 28.136 C 166.477 25.156 167.741 22.024 168.398 18.69 C 169.105 15.104 167.943 11.972 166.022 9.093 C 164.405 6.668 162.08 6.87 160.413 9.295 C 159.402 10.81 158.543 12.426 157.683 13.992 C 155.864 17.276 154.247 20.66 152.731 24.095 C 151.417 27.126 149.749 27.782 146.615 26.974 C 145.908 26.823 145.251 26.469 144.543 26.318 C 137.771 24.55 130.948 22.58 123.872 23.135 C 117.504 23.64 111.238 25.004 105.173 27.277 C 101.736 28.591 100.624 27.833 99.967 24.247 C 99.411 21.014 99.058 17.781 98.401 14.598 C 97.845 11.77 97.238 8.89 95.267 6.567 C 93.246 4.142 91.931 4.142 90.365 6.87 C 88.293 10.456 86.979 14.346 86.827 18.538 C 86.625 23.893 87.029 29.197 88.495 34.349 C 89.051 36.269 89.101 38.138 88.495 40.057 C 87.535 43.189 87.029 46.472 86.827 49.705 C 86.17 61.828 83.744 73.699 82.076 85.62 C 80.611 96.379 78.892 107.139 78.084 117.999 C 77.376 127.496 76.365 136.992 76.871 146.59 C 77.78 164.471 78.741 182.353 78.589 200.235 C 78.589 202.053 78.387 203.872 78.286 205.64 C 77.983 209.378 76.315 211.752 72.474 212.409 C 69.846 212.863 67.875 214.53 65.954 216.197 C 64.691 217.258 64.084 218.723 64.135 220.39 C 64.185 222.511 64.691 223.117 66.813 223.471 C 71.968 224.33 77.174 224.178 82.329 223.522 C 84.148 223.269 85.159 222.309 85.513 220.592 C 85.715 219.379 85.968 218.218 86.069 217.005 C 86.372 212.914 86.574 208.822 86.878 204.68 C 87.838 192.405 89.202 180.131 89.809 167.805 C 90.415 155.935 92.993 144.367 94.307 132.598 C 94.408 131.638 94.61 130.476 95.924 130.577 C 97.39 130.678 97.39 131.89 97.44 133.002 C 97.44 133.254 97.44 133.507 97.39 133.709 C 96.48 139.215 96.531 144.771 95.924 150.328 C 94.408 164.522 93.953 178.817 92.336 192.961 C 91.426 201.245 91.022 209.58 90.011 217.864 C 89.506 221.956 90.365 221.299 92.892 221.248 C 102.696 221.046 112.501 221.602 122.255 222.36 C 124.782 222.562 127.309 222.562 129.887 222.713 C 131.201 222.764 131.959 222.259 132.161 220.945 C 132.262 220.238 132.414 219.531 132.464 218.773 C 133.02 209.731 133.576 200.69 134.132 191.648 C 134.435 187.202 134.738 182.707 135.193 178.262 C 135.951 170.937 136.861 163.613 137.013 156.238 C 137.114 149.469 137.67 142.7 138.074 135.982 C 138.125 135.275 138.175 134.517 138.276 133.81 C 138.428 132.749 138.984 131.941 140.146 131.991 C 141.309 132.042 141.814 132.85 141.915 133.911 C 142.016 134.618 142.067 135.376 142.016 136.083 C 141.662 146.489 141.814 156.894 140.803 167.25 C 139.691 179.07 138.579 190.839 137.973 202.66 C 137.67 208.317 137.114 213.975 136.659 219.632 C 136.406 223.117 135.699 226.047 131.605 227.462 C 128.269 228.573 126.955 231.856 126.501 235.291 C 126.096 238.625 129.028 242.515 133.071 241.201 C 135.345 240.494 137.771 239.888 140.096 239.484 C 143.987 238.827 145.301 236.554 145.251 233.018 C 145.251 232.917 145.251 232.766 145.301 232.664 C 146.211 218.42 148.637 204.326 150.962 190.284 C 152.983 178.009 155.055 165.734 156.521 153.359 C 156.925 149.873 157.077 146.337 158.037 142.953 C 158.29 142.044 158.694 140.983 159.958 141.185 C 161.221 141.387 161.272 142.448 161.171 143.458 C 160.918 146.943 160.665 150.429 160.362 153.965 C 159.351 166.037 157.38 177.959 155.46 189.88 C 153.792 199.881 152.478 209.984 150.911 219.986 C 150.204 224.683 150.204 224.835 154.601 223.572 C 164.86 220.541 174.412 215.894 184.015 211.297 C 185.228 210.742 185.025 209.984 184.823 208.923 C 183.762 203.367 182.701 197.76 182.397 192.052 C 181.993 184.071 181.387 176.14 182.397 168.159 C 183.155 164.623 184.166 161.188 184.975 157.349 Z M 72.979 164.269 C 72.423 164.269 72.069 164.219 71.716 164.269 C 60.799 167.149 53.37 174.12 48.922 184.273 C 46.597 189.627 45.89 195.386 45.688 201.245 C 45.586 205.034 44.576 205.842 40.836 206.044 C 38.663 206.145 36.489 206.297 34.468 207.155 C 32.345 208.014 31.334 209.327 31.536 210.792 C 31.789 212.459 33.204 213.924 35.226 214.126 C 42.908 215.035 50.539 216.248 58.272 216.248 C 59.94 216.248 60.85 215.641 61.86 214.379 C 63.933 211.802 66.46 209.479 69.694 208.772 C 73.333 207.963 74.293 205.791 74.142 202.559 C 74.091 201.7 74.192 200.892 74.192 200.033 C 74.04 190.991 73.889 181.949 73.636 172.857 C 73.636 170.078 73.232 167.199 72.979 164.269 Z M 240.417 133.355 C 238.85 133.961 238.496 134.82 238.85 136.083 C 239.204 137.346 239.659 138.659 239.76 139.922 C 240.568 149.873 246.128 157.349 252.597 164.32 C 252.849 164.572 253.102 164.825 253.405 165.078 C 253.961 165.482 254.517 165.381 255.023 164.977 C 255.68 164.421 255.326 163.966 254.922 163.461 C 253.203 161.491 251.384 159.521 249.716 157.45 C 246.077 153.005 243.55 148.055 242.388 142.397 C 241.832 139.417 241.63 136.386 240.417 133.355 Z M 205.292 148.408 C 207.515 149.823 209.79 151.136 211.912 152.702 C 219.948 158.662 226.518 165.987 232.229 174.17 C 233.139 175.433 233.998 176.746 234.857 178.06 C 235.06 178.363 235.363 178.615 235.767 178.413 C 236.323 178.161 236.272 177.706 236.07 177.251 C 235.868 176.797 235.666 176.393 235.413 175.989 C 229.146 166.138 221.667 157.4 212.216 150.429 C 210.75 149.368 209.133 148.61 207.566 147.701 C 206.555 147.044 205.898 147.448 205.292 148.408 Z M 242.944 129.365 C 246.583 131.385 250.525 132.8 254.214 134.719 C 258.055 136.74 261.643 139.215 264.979 142.044 C 268.213 144.67 270.488 148.156 273.318 151.186 C 272.408 146.842 269.528 143.862 266.394 141.134 C 259.622 135.174 251.94 130.88 242.944 129.365 Z M 186.39 179.625 C 187.653 181.191 187.653 181.242 188.412 181.444 C 196.043 183.667 202.765 187.556 209.183 192.052 C 209.689 192.405 210.144 192.759 210.699 193.011 C 211.003 193.163 211.407 193.163 211.66 192.759 C 211.862 192.456 211.862 192.052 211.609 191.799 C 211.356 191.547 211.104 191.294 210.801 191.092 C 204.331 186.748 197.761 182.505 190.231 180.08 C 188.967 179.676 187.805 179.019 186.39 179.625 Z M 254.77 120.373 C 258.51 120.474 261.845 119.919 265.029 118.706 C 265.687 118.454 266.95 118.252 266.495 117.14 C 266.141 116.383 265.282 116.938 264.575 117.191 C 259.066 118.959 253.506 119.464 247.947 117.241 C 247.745 117.14 247.492 117.039 247.29 116.938 C 246.785 116.686 246.279 116.787 246.027 117.241 C 245.673 117.898 246.128 118.403 246.684 118.656 C 249.362 119.868 252.192 120.525 254.77 120.373 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 144.391 50.564 C 144.29 51.271 144.239 52.079 144.088 52.887 C 143.835 54.049 143.431 55.363 142.016 55.464 C 140.752 55.514 139.64 54.605 139.185 53.544 C 138.326 51.524 138.175 49.352 138.68 47.23 C 138.983 46.018 139.944 45.159 141.258 45.058 C 142.572 44.957 143.077 45.967 143.582 46.927 C 144.138 48.038 144.29 49.251 144.391 50.564 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 106.436 51.726 C 106.436 50.16 106.689 48.594 107.397 47.23 C 108.256 45.563 109.57 45.411 110.833 46.775 C 112.451 48.493 112.602 53.14 111.137 54.857 C 110.429 55.716 109.519 55.716 108.508 55.666 C 107.397 55.615 106.79 54.908 106.588 53.847 C 106.487 53.191 106.487 52.433 106.436 51.726 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 119.476 54.858 C 119.071 54.959 118.819 54.403 119.071 54.1 C 122.558 49.756 127.713 50.817 130.897 53.696 C 131.251 53.999 131.656 54.353 131.352 54.909 C 131.1 55.414 130.645 55.515 130.139 55.363 C 126.804 54.302 123.266 53.646 119.476 54.858 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 125.439 57.128 C 126.955 56.976 128.471 57.178 129.937 57.885 C 131.453 58.592 132.464 59.805 132.363 61.522 C 132.262 63.189 131.251 64.351 129.684 65.008 C 129.431 65.109 129.128 65.159 128.926 65.26 C 128.168 65.614 126.955 65.361 126.854 66.675 C 126.803 67.937 126.551 69.301 127.764 70.211 C 128.774 71.019 129.785 71.776 130.796 72.585 C 131.503 73.14 132.211 73.746 132.868 74.403 C 133.323 74.858 133.576 75.514 133.07 76.121 C 132.514 76.828 131.857 76.929 131.15 76.424 C 129.583 75.312 128.016 74.201 126.601 72.888 C 125.792 72.13 125.186 71.978 124.226 72.635 C 123.215 73.292 122.154 73.797 121.294 74.656 C 120.789 75.161 120.233 75.666 119.576 76.02 C 118.919 76.424 118.161 76.424 117.605 75.767 C 117.049 75.06 117.201 74.353 117.706 73.797 C 118.11 73.342 118.666 72.938 119.121 72.534 C 120.233 71.625 121.345 70.615 122.558 69.806 C 123.417 69.2 123.569 68.392 123.569 67.432 C 123.569 66.473 123.266 65.917 122.204 65.816 C 121.396 65.715 120.587 65.462 119.829 65.159 C 117.049 63.896 116.594 61.371 118.666 59.199 C 119.424 58.39 120.334 57.835 121.446 57.582 C 122.811 57.229 124.074 57.128 125.439 57.128 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:10854270588,title:\"Dog with bandaged leg\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wivssv\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vbl7vj\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcxnps\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i24osm\",\"data-styles-preset\":\"AShPk6rMw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Emoji\"})}),className:\"framer-yrge8a\",\"data-framer-name\":\"Emoji\",fonts:[\"Inter\"],name:\"Emoji\",text:y6r4TgsPO,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i24osm\",\"data-styles-preset\":\"AShPk6rMw\",children:\"Introduction to your pet\u2019s Plan\"})}),className:\"framer-mrg7tx\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:Qz2A8iiLO,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:WKU25goy9,className:\"framer-ws923g\",\"data-framer-name\":\"Content Paragraph\",fonts:[\"Inter\"],name:\"Content Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-1e7pdgi\",h1:\"framer-styles-preset-fe37ej\",h2:\"framer-styles-preset-6awh6a\",h3:\"framer-styles-preset-368x45\",h4:\"framer-styles-preset-1evyq61\",h5:\"framer-styles-preset-sj2o3o\",h6:\"framer-styles-preset-gs6o7h\",p:\"framer-styles-preset-1c1jbah\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-q0yd0g-container\",children:/*#__PURE__*/_jsx(CoverPDS,{height:\"100%\",id:\"kpSmcbPM6\",layoutId:\"kpSmcbPM6\",mNt7IQ3df:true,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vq57yy\",\"data-framer-name\":\"Testimonial\",id:id1,name:\"Testimonial\",ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hmt1es\",\"data-framer-name\":\"Pivot\",name:\"Pivot\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ltuezj\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1va5npo\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Dash the dog\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:3024,pixelHeight:4032,pixelWidth:3024,sizes:\"70px\",src:\"https://framerusercontent.com/images/ZudWjy18KJUOP18PMeTKGLGkrxE.webp\",srcSet:\"https://framerusercontent.com/images/ZudWjy18KJUOP18PMeTKGLGkrxE.webp?scale-down-to=1024 768w,https://framerusercontent.com/images/ZudWjy18KJUOP18PMeTKGLGkrxE.webp?scale-down-to=2048 1536w,https://framerusercontent.com/images/ZudWjy18KJUOP18PMeTKGLGkrxE.webp 3024w\"},className:\"framer-1piqy8t\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14uszoa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-368x45\",\"data-styles-preset\":\"wcM2Mbpbs\",children:\"Dash & Scott\"})}),className:\"framer-t7sifw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qvldvi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hr86eu-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1c88e67f-46d1-47a3-b074-5f3c1c12949e, rgb(253, 165, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Star\",id:\"viebNWjbQ\",layoutId:\"viebNWjbQ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h1ru74-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1c88e67f-46d1-47a3-b074-5f3c1c12949e, rgb(253, 165, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Star\",id:\"P_mw1kQVu\",layoutId:\"P_mw1kQVu\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-62y6ze-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1c88e67f-46d1-47a3-b074-5f3c1c12949e, rgb(253, 165, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Star\",id:\"SVpEqrCJK\",layoutId:\"SVpEqrCJK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11xyyi0-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1c88e67f-46d1-47a3-b074-5f3c1c12949e, rgb(253, 165, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Star\",id:\"nIO_s1Leu\",layoutId:\"nIO_s1Leu\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1faa6f8-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1c88e67f-46d1-47a3-b074-5f3c1c12949e, rgb(253, 165, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Star\",id:\"zfhWh4h8_\",layoutId:\"zfhWh4h8_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1evyq61\",\"data-styles-preset\":\"dXrLi1sPQ\",style:{\"--framer-text-alignment\":\"left\"},children:\"\u201CReally love how easy Fetch has made insurance. The App makes cover completely transparent and claims super easy.\u201D\"})}),className:\"framer-1g9brkz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g7k27r\",\"data-framer-name\":\"Get a quote\",id:id2,name:\"Get a quote\",ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-a9rzvj\",\"data-framer-name\":\"Pivot\",id:id3,name:\"Pivot\",ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1leqm8d\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-6awh6a\",\"data-styles-preset\":\"xDj39pqyf\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Still reading? \",/*#__PURE__*/_jsx(\"br\",{}),\"Get a quote already\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-6awh6a\",\"data-styles-preset\":\"xDj39pqyf\",children:[\"Still reading? \",/*#__PURE__*/_jsx(\"br\",{}),\"Get a quote already\"]})}),className:\"framer-sa0x16\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xes6fb-container\",children:/*#__PURE__*/_jsx(Button,{aK7jyIIwi:\"Get a 2 min quote \u23F1\uFE0F\",BDGVZTL_o:\"var(--token-3cc4bc02-84cb-41cd-a917-c57ac9bf58d1, rgb(5, 5, 5))\",Dlf2qAxEt:\"rgb(255, 255, 255)\",height:\"100%\",id:\"R5zR3e8NU\",layoutId:\"R5zR3e8NU\",MgSYMgsBh:\"var(--token-26f44724-0089-48fb-8919-7625b7468965, rgb(254, 201, 255))\",NvbHVvbT_:\"var(--token-88da91e2-00e3-4964-ae50-fe16372dbb9c, rgb(177, 255, 158))\",variant:\"Gj49pApmD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-835v2f-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{__framer__targets:undefined,variant:\"AIczjuVgt\"},btDW7_kYD:{variant:\"AIczjuVgt\"}},children:/*#__PURE__*/_jsx(DogCatWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref5,target:\"Acdffw3Ls\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"HuYtqkMb_\",layoutId:\"HuYtqkMb_\",variant:\"IUuCzR_0M\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cdt2qy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{beFI0ryIQ:{variant:\"YwzYUthxk\"},btDW7_kYD:{variant:\"TUTEDOUcg\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"KvdlIcofnrspido3Il\",layoutId:\"KvdlIcofnrspido3Il\",style:{width:\"100%\"},variant:\"N8TeGrwpW\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Iy4Ey { background: var(--token-918659c6-105d-43b1-8f93-0bd4e8261d6e, rgb(255, 255, 255)); }`,\".framer-Iy4Ey.framer-1vncl16, .framer-Iy4Ey .framer-1vncl16 { display: block; }\",\".framer-Iy4Ey.framer-i373er { align-content: center; align-items: center; background-color: var(--token-918659c6-105d-43b1-8f93-0bd4e8261d6e, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Iy4Ey .framer-nx3fg8-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-Iy4Ey .framer-mx29tx { align-content: flex-start; align-items: flex-start; background-color: var(--token-7eb365e9-3204-43ca-9430-29476efe3fe5, #f8f8fa); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 90px 64px 64px 64px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-yoz3ur { align-content: center; align-items: center; background-color: var(--token-26f44724-0089-48fb-8919-7625b7468965, #fec9ff); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1600px; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Iy4Ey .framer-1ii7nhv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 700px; justify-content: center; max-width: 1400px; overflow: visible; padding: 48px; position: relative; width: 1px; }\",\".framer-Iy4Ey .framer-f0fut9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 460px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-1azfxp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 32px; position: relative; width: 1px; }\",\".framer-Iy4Ey .framer-2otqrj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; max-width: 850px; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-Iy4Ey .framer-1d9i61e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-n5xwia, .framer-Iy4Ey .framer-i1dixo, .framer-Iy4Ey .framer-1fswvy8, .framer-Iy4Ey .framer-sa0x16 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Iy4Ey .framer-1qvlilj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-jbhdvd { background-color: rgba(0, 0, 0, 0); flex: none; height: 246px; position: relative; width: 281px; }\",\".framer-Iy4Ey .framer-wivssv { align-content: center; align-items: center; background-color: var(--token-7eb365e9-3204-43ca-9430-29476efe3fe5, #f8f8fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 24px 20px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-1vbl7vj { align-content: center; align-items: center; background-color: var(--token-918659c6-105d-43b1-8f93-0bd4e8261d6e, #ffffff); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1100px; padding: 24px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-jcxnps { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-yrge8a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Iy4Ey .framer-mrg7tx { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Iy4Ey .framer-ws923g { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Iy4Ey .framer-q0yd0g-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-vq57yy { align-content: center; align-items: center; background-color: var(--token-7eb365e9-3204-43ca-9430-29476efe3fe5, #f8f8fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 64px 64px 64px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-1hmt1es { align-content: center; align-items: center; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 100px 64px 100px 64px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-ltuezj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-1va5npo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Iy4Ey .framer-1piqy8t { aspect-ratio: 1 / 1; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; flex: none; height: var(--framer-aspect-ratio-supported, 70px); overflow: hidden; position: relative; width: 70px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Iy4Ey .framer-14uszoa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Iy4Ey .framer-t7sifw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-Iy4Ey .framer-1qvldvi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-Iy4Ey .framer-hr86eu-container, .framer-Iy4Ey .framer-h1ru74-container, .framer-Iy4Ey .framer-62y6ze-container, .framer-Iy4Ey .framer-11xyyi0-container, .framer-Iy4Ey .framer-1faa6f8-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-Iy4Ey .framer-1g9brkz { flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Iy4Ey .framer-1g7k27r { align-content: center; align-items: center; background-color: var(--token-7eb365e9-3204-43ca-9430-29476efe3fe5, #f8f8fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 64px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-a9rzvj { align-content: flex-start; align-items: flex-start; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 400px; justify-content: center; max-width: 1600px; overflow: visible; padding: 48px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-Iy4Ey .framer-1leqm8d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-Iy4Ey .framer-1xes6fb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Iy4Ey .framer-835v2f-container { bottom: -181px; flex: none; height: auto; position: absolute; right: 0px; width: auto; z-index: 1; }\",\".framer-Iy4Ey .framer-1cdt2qy-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Iy4Ey.framer-i373er, .framer-Iy4Ey .framer-mx29tx, .framer-Iy4Ey .framer-yoz3ur, .framer-Iy4Ey .framer-1ii7nhv, .framer-Iy4Ey .framer-f0fut9, .framer-Iy4Ey .framer-1azfxp, .framer-Iy4Ey .framer-2otqrj, .framer-Iy4Ey .framer-1d9i61e, .framer-Iy4Ey .framer-1qvlilj, .framer-Iy4Ey .framer-wivssv, .framer-Iy4Ey .framer-1vbl7vj, .framer-Iy4Ey .framer-jcxnps, .framer-Iy4Ey .framer-vq57yy, .framer-Iy4Ey .framer-1hmt1es, .framer-Iy4Ey .framer-ltuezj, .framer-Iy4Ey .framer-1va5npo, .framer-Iy4Ey .framer-14uszoa, .framer-Iy4Ey .framer-1qvldvi, .framer-Iy4Ey .framer-1g7k27r, .framer-Iy4Ey .framer-a9rzvj, .framer-Iy4Ey .framer-1leqm8d { gap: 0px; } .framer-Iy4Ey.framer-i373er > *, .framer-Iy4Ey .framer-1ii7nhv > *, .framer-Iy4Ey .framer-14uszoa > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Iy4Ey.framer-i373er > :first-child, .framer-Iy4Ey .framer-1ii7nhv > :first-child, .framer-Iy4Ey .framer-2otqrj > :first-child, .framer-Iy4Ey .framer-1d9i61e > :first-child, .framer-Iy4Ey .framer-1qvlilj > :first-child, .framer-Iy4Ey .framer-wivssv > :first-child, .framer-Iy4Ey .framer-1vbl7vj > :first-child, .framer-Iy4Ey .framer-vq57yy > :first-child, .framer-Iy4Ey .framer-1hmt1es > :first-child, .framer-Iy4Ey .framer-14uszoa > :first-child, .framer-Iy4Ey .framer-1g7k27r > :first-child, .framer-Iy4Ey .framer-1leqm8d > :first-child { margin-top: 0px; } .framer-Iy4Ey.framer-i373er > :last-child, .framer-Iy4Ey .framer-1ii7nhv > :last-child, .framer-Iy4Ey .framer-2otqrj > :last-child, .framer-Iy4Ey .framer-1d9i61e > :last-child, .framer-Iy4Ey .framer-1qvlilj > :last-child, .framer-Iy4Ey .framer-wivssv > :last-child, .framer-Iy4Ey .framer-1vbl7vj > :last-child, .framer-Iy4Ey .framer-vq57yy > :last-child, .framer-Iy4Ey .framer-1hmt1es > :last-child, .framer-Iy4Ey .framer-14uszoa > :last-child, .framer-Iy4Ey .framer-1g7k27r > :last-child, .framer-Iy4Ey .framer-1leqm8d > :last-child { margin-bottom: 0px; } .framer-Iy4Ey .framer-mx29tx > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-Iy4Ey .framer-mx29tx > :first-child, .framer-Iy4Ey .framer-yoz3ur > :first-child, .framer-Iy4Ey .framer-f0fut9 > :first-child, .framer-Iy4Ey .framer-1azfxp > :first-child, .framer-Iy4Ey .framer-jcxnps > :first-child, .framer-Iy4Ey .framer-ltuezj > :first-child, .framer-Iy4Ey .framer-1va5npo > :first-child, .framer-Iy4Ey .framer-1qvldvi > :first-child, .framer-Iy4Ey .framer-a9rzvj > :first-child { margin-left: 0px; } .framer-Iy4Ey .framer-mx29tx > :last-child, .framer-Iy4Ey .framer-yoz3ur > :last-child, .framer-Iy4Ey .framer-f0fut9 > :last-child, .framer-Iy4Ey .framer-1azfxp > :last-child, .framer-Iy4Ey .framer-jcxnps > :last-child, .framer-Iy4Ey .framer-ltuezj > :last-child, .framer-Iy4Ey .framer-1va5npo > :last-child, .framer-Iy4Ey .framer-1qvldvi > :last-child, .framer-Iy4Ey .framer-a9rzvj > :last-child { margin-right: 0px; } .framer-Iy4Ey .framer-yoz3ur > *, .framer-Iy4Ey .framer-jcxnps > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Iy4Ey .framer-f0fut9 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-Iy4Ey .framer-1azfxp > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-Iy4Ey .framer-2otqrj > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-Iy4Ey .framer-1d9i61e > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Iy4Ey .framer-1qvlilj > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Iy4Ey .framer-wivssv > *, .framer-Iy4Ey .framer-vq57yy > *, .framer-Iy4Ey .framer-1g7k27r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Iy4Ey .framer-1vbl7vj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Iy4Ey .framer-1hmt1es > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-Iy4Ey .framer-ltuezj > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-Iy4Ey .framer-1va5npo > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-Iy4Ey .framer-1qvldvi > *, .framer-Iy4Ey .framer-a9rzvj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Iy4Ey .framer-1leqm8d > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",\"@media (min-width: 1200px) { .framer-Iy4Ey .hidden-i373er { display: none !important; } }\",`@media (min-width: 600px) and (max-width: 1199px) { .framer-Iy4Ey .hidden-1cgoi5 { display: none !important; } .${metadata.bodyClassName}-framer-Iy4Ey { background: var(--token-918659c6-105d-43b1-8f93-0bd4e8261d6e, rgb(255, 255, 255)); } .framer-Iy4Ey.framer-i373er { width: 600px; } .framer-Iy4Ey .framer-mx29tx { background-color: var(--token-26f44724-0089-48fb-8919-7625b7468965, #fec9ff); padding: 90px 16px 64px 16px; } .framer-Iy4Ey .framer-yoz3ur { background-color: unset; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; } .framer-Iy4Ey .framer-1ii7nhv { gap: 16px; height: min-content; padding: 16px; } .framer-Iy4Ey .framer-f0fut9 { flex-direction: column; } .framer-Iy4Ey .framer-1azfxp { flex: none; flex-direction: column; gap: 0px; padding: 16px; width: 100%; } .framer-Iy4Ey .framer-2otqrj { flex: none; gap: 24px; width: 100%; } .framer-Iy4Ey .framer-1d9i61e { gap: 12px; } .framer-Iy4Ey .framer-wivssv { padding: 20px; } .framer-Iy4Ey .framer-vq57yy { padding: 0px 32px 32px 32px; } .framer-Iy4Ey .framer-1hmt1es { padding: 16px; } .framer-Iy4Ey .framer-1g7k27r { padding: 32px 32px 0px 32px; } .framer-Iy4Ey .framer-a9rzvj { height: min-content; padding: 40px 16px 100px 16px; } .framer-Iy4Ey .framer-835v2f-container { bottom: -126px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Iy4Ey .framer-1ii7nhv, .framer-Iy4Ey .framer-f0fut9, .framer-Iy4Ey .framer-1azfxp, .framer-Iy4Ey .framer-2otqrj, .framer-Iy4Ey .framer-1d9i61e { gap: 0px; } .framer-Iy4Ey .framer-1ii7nhv > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Iy4Ey .framer-1ii7nhv > :first-child, .framer-Iy4Ey .framer-f0fut9 > :first-child, .framer-Iy4Ey .framer-1azfxp > :first-child, .framer-Iy4Ey .framer-2otqrj > :first-child, .framer-Iy4Ey .framer-1d9i61e > :first-child { margin-top: 0px; } .framer-Iy4Ey .framer-1ii7nhv > :last-child, .framer-Iy4Ey .framer-f0fut9 > :last-child, .framer-Iy4Ey .framer-1azfxp > :last-child, .framer-Iy4Ey .framer-2otqrj > :last-child, .framer-Iy4Ey .framer-1d9i61e > :last-child { margin-bottom: 0px; } .framer-Iy4Ey .framer-f0fut9 > *, .framer-Iy4Ey .framer-2otqrj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Iy4Ey .framer-1azfxp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Iy4Ey .framer-1d9i61e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}`,`@media (max-width: 599px) { .framer-Iy4Ey .hidden-wx099y { display: none !important; } .${metadata.bodyClassName}-framer-Iy4Ey { background: var(--token-918659c6-105d-43b1-8f93-0bd4e8261d6e, rgb(255, 255, 255)); } .framer-Iy4Ey.framer-i373er { width: 413px; } .framer-Iy4Ey .framer-mx29tx { background-color: var(--token-26f44724-0089-48fb-8919-7625b7468965, #fec9ff); flex-direction: column; gap: 0px; justify-content: flex-start; padding: 90px 20px 20px 20px; } .framer-Iy4Ey .framer-yoz3ur { align-content: flex-start; align-items: flex-start; background-color: unset; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex: none; gap: 0px; justify-content: flex-start; overflow: visible; width: 100%; } .framer-Iy4Ey .framer-1ii7nhv { height: min-content; justify-content: flex-start; padding: 0px; } .framer-Iy4Ey .framer-f0fut9 { flex-direction: column; height: min-content; } .framer-Iy4Ey .framer-1azfxp { flex: none; flex-direction: column; gap: 0px; padding: 0px; width: 100%; } .framer-Iy4Ey .framer-2otqrj { flex: none; gap: 24px; width: 100%; } .framer-Iy4Ey .framer-1d9i61e { gap: 12px; } .framer-Iy4Ey .framer-jbhdvd { height: 131px; width: 150px; } .framer-Iy4Ey .framer-wivssv { padding: 20px; } .framer-Iy4Ey .framer-vq57yy { padding: 32px 20px 32px 20px; } .framer-Iy4Ey .framer-1hmt1es { padding: 16px; } .framer-Iy4Ey .framer-ltuezj { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; } .framer-Iy4Ey .framer-1g9brkz { flex: none; width: 100%; } .framer-Iy4Ey .framer-1g7k27r { padding: 16px 20px 0px 20px; } .framer-Iy4Ey .framer-a9rzvj { flex-direction: column; height: min-content; padding: 32px 16px 32px 16px; } .framer-Iy4Ey .framer-1leqm8d { align-content: center; align-items: center; gap: 36px; padding: 0px 0px 100px 0px; } .framer-Iy4Ey .framer-835v2f-container { bottom: -58px; left: 50%; right: unset; transform: translateX(-50%); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Iy4Ey .framer-mx29tx, .framer-Iy4Ey .framer-yoz3ur, .framer-Iy4Ey .framer-f0fut9, .framer-Iy4Ey .framer-1azfxp, .framer-Iy4Ey .framer-2otqrj, .framer-Iy4Ey .framer-1d9i61e, .framer-Iy4Ey .framer-ltuezj, .framer-Iy4Ey .framer-a9rzvj, .framer-Iy4Ey .framer-1leqm8d { gap: 0px; } .framer-Iy4Ey .framer-mx29tx > *, .framer-Iy4Ey .framer-1azfxp > *, .framer-Iy4Ey .framer-a9rzvj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Iy4Ey .framer-mx29tx > :first-child, .framer-Iy4Ey .framer-f0fut9 > :first-child, .framer-Iy4Ey .framer-1azfxp > :first-child, .framer-Iy4Ey .framer-2otqrj > :first-child, .framer-Iy4Ey .framer-1d9i61e > :first-child, .framer-Iy4Ey .framer-ltuezj > :first-child, .framer-Iy4Ey .framer-a9rzvj > :first-child, .framer-Iy4Ey .framer-1leqm8d > :first-child { margin-top: 0px; } .framer-Iy4Ey .framer-mx29tx > :last-child, .framer-Iy4Ey .framer-f0fut9 > :last-child, .framer-Iy4Ey .framer-1azfxp > :last-child, .framer-Iy4Ey .framer-2otqrj > :last-child, .framer-Iy4Ey .framer-1d9i61e > :last-child, .framer-Iy4Ey .framer-ltuezj > :last-child, .framer-Iy4Ey .framer-a9rzvj > :last-child, .framer-Iy4Ey .framer-1leqm8d > :last-child { margin-bottom: 0px; } .framer-Iy4Ey .framer-yoz3ur > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Iy4Ey .framer-yoz3ur > :first-child { margin-left: 0px; } .framer-Iy4Ey .framer-yoz3ur > :last-child { margin-right: 0px; } .framer-Iy4Ey .framer-f0fut9 > *, .framer-Iy4Ey .framer-2otqrj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Iy4Ey .framer-1d9i61e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Iy4Ey .framer-ltuezj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Iy4Ey .framer-1leqm8d > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4344\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"btDW7_kYD\":{\"layout\":[\"fixed\",\"auto\"]},\"beFI0ryIQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerOf7elCA98=withCSS(Component,css,\"framer-Iy4Ey\");export default FramerOf7elCA98;FramerOf7elCA98.displayName=\"PDS\";FramerOf7elCA98.defaultProps={height:4344,width:1200};addFonts(FramerOf7elCA98,[{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\"}]},...NavFloatingFonts,...CoverPDSFonts,...PhosphorFonts,...ButtonFonts,...DogCatFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOf7elCA98\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4344\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"btDW7_kYD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"beFI0ryIQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFloatingFonts", "getFonts", "nVNp87zR_default", "CoverPDSFonts", "VKCYACpmc_default", "PhosphorFonts", "Icon", "ButtonFonts", "EFY7e0XM3_default", "DogCatFonts", "t9ma12mis_default", "DogCatWithVariantAppearEffect", "withVariantAppearEffect", "FooterFonts", "x8KgRVCTd_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "KEvpJcm_x_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "y6r4TgsPO", "Qz2A8iiLO", "WKU25goy9", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "useRouteElementId", "ref2", "id1", "ref3", "id2", "ref4", "id3", "ref5", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "nVNp87zR_default", "x", "RichText", "SVG", "VKCYACpmc_default", "Image2", "Icon", "EFY7e0XM3_default", "DogCatWithVariantAppearEffect", "x8KgRVCTd_default", "css", "FramerOf7elCA98", "withCSS", "Of7elCA98_default", "addFonts", "NavFloatingFonts", "CoverPDSFonts", "PhosphorFonts", "ButtonFonts", "DogCatFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
