{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mLfFrqrtJ2drLHJNdZaD/vxf15TlpAXZxlE3R6Idi/SRFi7SLlq.js"],
  "sourcesContent": ["// Generated by Framer (af3ebb8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonYellow from\"#framer/local/canvasComponent/cJUwKSrIx/cJUwKSrIx.js\";import Plus2 from\"#framer/local/canvasComponent/dDTE_oWZw/dDTE_oWZw.js\";import Carousel from\"#framer/local/canvasComponent/Ixc3yNIp9/Ixc3yNIp9.js\";import{withCurrentYear}from\"#framer/local/codeFile/CYFeEnY/Copyright.js\";import{Counter}from\"#framer/local/codeFile/cuT_rIv/Counter.js\";import metadataProvider from\"#framer/local/webPageMetadata/SRFi7SLlq/SRFi7SLlq.js\";const CounterFonts=getFonts(Counter);const MotionDivWithFX=withFX(motion.div);const ButtonYellowFonts=getFonts(ButtonYellow);const CarouselFonts=getFonts(Carousel);const ImageWithFX=withFX(Image);const Plus2Fonts=getFonts(Plus2);const RichTextWithCurrentYear1n8svqn=withCodeBoundaryForOverrides(RichText,{nodeId:\"m2uZJP8AP\",override:withCurrentYear,scopeId:\"SRFi7SLlq\"});const breakpoints={bFP4mTBop:\"(max-width: 809px)\",i8Fjsplel:\"(min-width: 1440px)\",zfMlVeKh5:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1Xgxb\";const variantClassNames={bFP4mTBop:\"framer-v-dayuln\",i8Fjsplel:\"framer-v-dw88rc\",zfMlVeKh5:\"framer-v-1hbkq0r\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={delay:0,duration:1.5,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:2,y:10};const transition3={delay:0,duration:1.8,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-2,y:6};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:6};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-10};const transition4={delay:0,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transition5={delay:0,duration:12,ease:[0,0,1,1],type:\"tween\"};const animation6={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition6={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"i8Fjsplel\",Phone:\"bFP4mTBop\",Tablet:\"zfMlVeKh5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"i8Fjsplel\"};};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{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"bFP4mTBop\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"bFP4mTBop\")return true;return false;};const elementId=useRouteElementId(\"AOf_BK44Q\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"viUEYWFfS\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"i8Fjsplel\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 244, 230); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-dw88rc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Link,{href:\"https://sundaysfordogs.com/PD50?utm_source=google&utm_medium=cpc&utm_campaign=NBtier2\",motionChild:true,nodeId:\"yfUkI7b0_\",openInNewTab:false,scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1dwlkf5 framer-q3tpoj\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:148,svg:'<svg width=\"148\" height=\"42\" viewBox=\"0 0 148 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M76.3455 0.0136868C73.4308 -0.0142236 70.5178 0.000552526 67.6032 0.0580151H67.6016C67.6703 3.55666 67.7387 7.05571 67.8071 10.5548C67.8754 14.0538 67.9438 17.5529 68.0126 21.0515C70.7242 20.999 73.4357 20.9842 76.1473 21.0105C82.4777 21.0729 87.0084 17.351 87.3556 10.815C87.7044 4.26592 83.2538 0.0842837 76.3455 0.0136868ZM73.6375 12.1546V12.1539V12.1531V12.1524V12.1517V12.1509V12.1502V12.1495V12.1487V12.148V12.1473C73.639 9.94874 73.6404 7.75045 73.6404 5.55143H73.6421L73.6439 5.55144C74.3736 5.55308 75.1049 5.55472 75.8362 5.56129C78.9555 5.58591 81.1972 7.5971 81.112 10.554C81.0236 13.6077 78.9785 15.4842 75.7576 15.458C75.0503 15.4531 74.3429 15.4498 73.6355 15.4498C73.6361 14.3512 73.6368 13.2529 73.6375 12.1546ZM50.3545 17.1649C50.2257 15.5778 50.0968 13.9908 49.9675 12.4042C54.1833 15.359 58.2713 18.4073 62.2251 21.5378C62.4195 21.5289 62.6132 21.5216 62.8071 21.5143C62.9023 21.5107 62.9975 21.5071 63.093 21.5033L62.3021 0.210938C60.3011 0.284818 58.3002 0.380042 56.3009 0.494967C56.3918 2.08002 56.4822 3.66548 56.5727 5.25094L56.5727 5.25124L56.5751 5.29255C56.6647 6.86433 56.7544 8.43611 56.8445 10.0075C52.6723 6.89137 48.3675 3.86391 43.9317 0.934966C43.6236 0.966026 43.3138 0.997087 43.004 1.02815L43.0015 1.0284L43 1.02855L45.1712 22.4407C47.0265 22.2503 48.8833 22.0812 50.7418 21.9285C50.6124 20.3409 50.4835 18.7529 50.3545 17.1649ZM38.4665 2.05469C36.3641 2.30096 34.2632 2.57021 32.1657 2.86245L32.1673 2.86409C32.431 4.77271 32.695 6.68174 32.959 8.59078C33.2231 10.4997 33.4871 12.4087 33.7507 14.3172C34.0848 16.7635 33.2939 18.4529 30.9753 18.8009C28.6583 19.1523 27.4712 17.7912 27.0684 15.3253C26.7868 13.5897 26.5057 11.8545 26.2245 10.1195C25.8892 8.05003 25.5538 5.98079 25.2181 3.91155C23.1041 4.25632 20.9918 4.62244 18.8828 5.01319L20.9411 16.202C22.0087 21.8809 25.6372 25.5437 31.8447 24.5931C38.0555 23.6688 40.4347 19.0981 39.7879 13.3551L38.4665 2.05469ZM17.7087 19.6448C16.9555 15.7768 14.0261 14.2253 9.29554 14.9985V15.0002C7.13085 15.3647 6.55775 15.2202 6.38255 14.4682C6.18605 13.6277 6.95728 13.1581 8.5325 12.8018C11.4602 12.1435 13.3498 12.3208 15.0773 12.5966C14.6696 10.5723 14.2602 8.54632 13.8509 6.522C12.1938 6.25931 9.88011 6.36767 7.51729 6.89961C2.71469 7.97662 -1.0334 10.8974 0.2569 15.849C1.29831 19.8861 3.92967 21.019 9.01063 20.3458C10.9248 20.0651 11.606 20.3294 11.7517 20.9911C11.922 21.7742 11.2621 22.3258 9.49203 22.733C6.6552 23.3907 4.92296 23.2805 2.94959 23.155L2.94938 23.155L2.94914 23.155C2.67647 23.1376 2.39919 23.12 2.11375 23.1041L2.90955 26.2103L3.70534 29.3166C5.91588 29.4808 7.91027 29.2394 10.5547 28.6254C15.0413 27.5812 18.7452 25.0036 17.7087 19.6448ZM109.682 23.3692L109.681 23.3692C107.659 15.9456 105.409 8.54003 102.934 1.16404C101.403 1.01464 99.87 0.878371 98.3374 0.751953C94.5828 7.56866 91.0492 14.456 87.7383 21.4007C89.8588 21.5058 91.9776 21.6371 94.0948 21.7915C94.4714 20.8918 94.8513 19.9921 95.2345 19.094C97.5924 19.273 99.947 19.4831 102.3 19.7228C102.498 20.6718 102.693 21.6224 102.886 22.573C105.154 22.8094 107.418 23.0753 109.681 23.3692L109.682 23.3709V23.3692ZM99.8799 8.68015C99.0006 10.5928 98.136 12.5088 97.2845 14.4297C98.6092 14.538 99.9339 14.6579 101.259 14.7843C100.812 12.7485 100.353 10.7143 99.8799 8.68015ZM115.416 16.1099L114.266 24.0118V24.0135C116.238 24.3008 118.208 24.6111 120.174 24.9411L121.491 17.0654C124.566 13.2466 127.742 9.47545 131.019 5.7568L131.053 5.57456C128.749 5.128 126.441 4.7077 124.13 4.31531C122.544 6.67292 120.986 9.04202 119.457 11.4226C118.624 8.66933 117.757 5.9177 116.857 3.17099C114.461 2.82457 112.062 2.5077 109.662 2.21875C109.659 2.24841 109.655 2.27846 109.652 2.30852L109.651 2.31045C109.648 2.34131 109.644 2.37218 109.641 2.40263C111.678 6.95366 113.602 11.5244 115.416 16.1099ZM139.475 15.4405C144.076 16.7933 146.059 19.4661 145.07 23.28C143.695 28.5616 139.228 29.2774 134.736 28.2743C132.087 27.6816 130.189 27.0364 128.273 25.9315L128.456 25.008C128.809 23.2189 129.163 21.4289 129.518 19.6402C129.766 19.7771 130.006 19.912 130.242 20.0447C131.964 21.0132 133.475 21.8634 136.318 22.5001C138.088 22.9007 138.923 22.689 139.107 21.9075C139.261 21.2491 138.76 20.7139 136.913 20.1376C132.043 18.5434 130.17 16.3845 130.97 12.2915C131.941 7.26765 136.565 6.25466 141.363 7.36615C143.724 7.90959 145.861 8.81749 147.246 9.77301L145.733 15.782C144.291 14.7821 142.658 13.8036 139.734 13.1288C138.159 12.7676 137.261 12.8563 137.078 13.6985C136.913 14.4537 137.366 14.8297 139.473 15.4405H139.475ZM36.2797 35.8997V34.2415H40.0065V31.5293H33.3945V41.7905H36.2797V38.4609H39.7969V35.8997H36.2797ZM52.4425 36.6506C52.4425 39.9801 50.3384 41.9995 47.2583 41.9995C44.1783 41.9995 42.0742 39.9801 42.0742 36.6506C42.0742 33.321 44.1636 31.3164 47.2583 31.3164C50.3531 31.3164 52.4425 33.3046 52.4425 36.6506ZM44.9889 36.6342C44.9889 38.1709 45.8452 39.1346 47.2436 39.1346C48.642 39.1346 49.5131 38.1709 49.5131 36.6342C49.5131 35.0974 48.5355 34.178 47.2436 34.178C45.9517 34.178 44.9889 35.1418 44.9889 36.6342ZM57.7914 38.5808H59.0391L60.557 41.7905H63.9089V41.7149L61.7294 37.9323C62.6006 37.3297 63.1114 36.32 63.1114 34.9344C63.1114 33.0053 62.0144 31.5293 59.5042 31.5293H54.9062V41.7905H57.7914V38.5808ZM57.7914 36.3069V34.363H59.1128C60.0003 34.363 60.2099 34.785 60.2099 35.3268C60.2099 36.0048 59.7891 36.3069 59.0981 36.3069H57.7914ZM71.0039 31.5293H74.9419C78.0383 31.5293 80.1261 33.442 80.1261 36.6517C80.1261 39.8614 78.0219 41.7905 74.9419 41.7905H71.0039V31.5293ZM73.7237 34.2415V39.0782H74.7307C76.2634 39.0782 77.2098 38.1293 77.2098 36.6369C77.2098 35.1445 76.1569 34.2415 74.7307 34.2415H73.7237ZM87.3091 41.9995C90.3891 41.9995 92.4932 39.9801 92.4932 36.6506C92.4932 33.3046 90.4039 31.3164 87.3091 31.3164C84.2144 31.3164 82.125 33.321 82.125 36.6506C82.125 39.9801 84.2291 41.9995 87.3091 41.9995ZM87.2944 39.1346C85.896 39.1346 85.0396 38.1709 85.0396 36.6342C85.0396 35.1418 86.0024 34.178 87.2944 34.178C88.5863 34.178 89.5639 35.0974 89.5639 36.6342C89.5639 38.1709 88.6928 39.1346 87.2944 39.1346ZM101.074 37.8409H99.2711V35.8362H103.825C103.869 36.273 103.885 36.997 103.885 37.3434C103.885 40.4316 101.947 41.9995 99.407 41.9995C96.4924 41.9995 94.5078 39.9801 94.5078 36.6506C94.5078 33.321 96.7462 31.3164 100.083 31.3164C101.27 31.3164 102.037 31.4363 102.983 31.7843V34.5868C102.307 34.2864 101.405 34.0303 100.203 34.0303C98.4753 34.0303 97.4224 35.04 97.4224 36.7573C97.4224 38.294 98.2035 39.2282 99.5118 39.2282C100.429 39.2282 101.03 38.8062 101.076 37.8425L101.074 37.8409ZM113.642 38.4434C113.642 36.5143 112.455 35.5062 110.26 35.37L110.259 35.3716C109.252 35.3109 109.011 35.1746 109.011 34.7986C109.011 34.3767 109.401 34.2404 110.138 34.2404C111.505 34.2404 112.332 34.513 113.083 34.8134V31.7843C112.378 31.497 111.356 31.3164 110.274 31.3164C108.079 31.3164 106.141 32.2358 106.141 34.7362C106.141 36.7704 107.193 37.6439 109.583 37.8852C110.485 37.9607 110.77 38.1561 110.77 38.4877C110.77 38.8801 110.409 39.0755 109.553 39.0755C108.158 39.0755 107.373 38.8111 106.473 38.5079C106.365 38.4715 106.255 38.4345 106.142 38.3974V41.5316C107.149 41.8797 108.112 41.9995 109.419 41.9995C111.642 41.9995 113.642 41.1113 113.642 38.4434Z\" fill=\"#003005\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1geimqd\",\"data-framer-name\":\"Group 34098\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u3pa70\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1c0rpd8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a4d3km-container\",isAuthoredByUser:true,nodeId:\"t7lzEEWvs\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{textSize:90}},children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:100,gapSize:4,height:\"100%\",id:\"t7lzEEWvs\",incrementType:\"integer\",layoutId:\"t7lzEEWvs\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:12,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:150,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93IEl0YWxpYw==\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow Italic\", \"ITC Garamond Std Light Narrow Italic Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},children:\"human-grade dog food,\\xa0\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SVRDIEdhcmFtb25kIFN0ZC0zMDA=\",\"--framer-font-family\":'\"ITC Garamond Std\", \"ITC Garamond Std Placeholder\", sans-serif',\"--framer-font-weight\":\"300\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"ready to serve in seconds.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93IEl0YWxpYw==\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow Italic\", \"ITC Garamond Std Light Narrow Italic Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},children:\"human-grade dog food,\\xa0\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SVRDIEdhcmFtb25kIFN0ZC0zMDA=\",\"--framer-font-family\":'\"ITC Garamond Std\", \"ITC Garamond Std Placeholder\", sans-serif',\"--framer-font-weight\":\"300\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"ready to serve in seconds.\"]})}),className:\"framer-1m2x8eg\",\"data-framer-name\":\"human-grade dog food,\\xa0\\u2028ready to serve in seconds.\",fonts:[\"CUSTOM;ITC Garamond Std Light Narrow Italic\",\"CUSTOM;ITC Garamond Std Light Narrow\",\"GF;ITC Garamond Std-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+443.49+40+289}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"184px\",y:(componentViewport?.y||0)+40+42+80+442,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2vicpm-container\",nodeId:\"akVmmR8g4\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{variant:\"GeV9r9nrv\"}},children:/*#__PURE__*/_jsx(ButtonYellow,{height:\"100%\",id:\"akVmmR8g4\",layoutId:\"akVmmR8g4\",pvvssGrHg:\"https://sundaysfordogs.com/PD50?utm_source=google&utm_medium=cpc&utm_campaign=NBtier2\",style:{height:\"100%\",width:\"100%\"},variant:\"ajUy4SYsv\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4tjtis\",\"data-framer-name\":\"Badge\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.4px\",\"--framer-text-transform\":\"uppercase\"},children:\"50%\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.4px\",\"--framer-text-transform\":\"uppercase\"},children:\"OFF!\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.6px\",\"--framer-text-transform\":\"uppercase\"},children:\"50%\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.6px\",\"--framer-text-transform\":\"uppercase\"},children:\"OFF!\"})]}),className:\"framer-vmqhlg\",\"data-framer-name\":\"Discount\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],style:{rotate:-9},transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tw9vha\",\"data-framer-name\":\"Burst\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1g9emp9 hidden-dayuln\",\"data-framer-name\":\"Burst\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106 106\"><path d=\"M 52.586 0.934 L 60.588 10.726 L 60.848 11.045 L 61.212 10.85 L 72.352 4.866 L 75.998 16.975 L 76.117 17.369 L 76.527 17.328 L 89.109 16.062 L 87.843 28.645 L 87.803 29.055 L 88.197 29.174 L 100.306 32.819 L 94.321 43.959 L 94.126 44.323 L 94.446 44.583 L 104.237 52.586 L 94.445 60.588 L 94.126 60.848 L 94.321 61.212 L 100.306 72.352 L 88.196 75.998 L 87.802 76.116 L 87.843 76.526 L 89.11 89.11 L 76.528 87.844 L 76.118 87.804 L 75.998 88.198 L 72.353 100.307 L 61.213 94.322 L 60.85 94.127 L 60.589 94.447 L 52.587 104.238 L 44.585 94.446 L 44.324 94.127 L 43.961 94.322 L 32.821 100.307 L 29.175 88.197 L 29.055 87.803 L 28.645 87.844 L 16.063 89.11 L 17.329 76.528 L 17.37 76.118 L 16.976 75.998 L 4.866 72.353 L 10.851 61.213 L 11.046 60.85 L 10.727 60.589 L 0.935 52.587 L 10.727 44.585 L 11.047 44.324 L 10.851 43.961 L 4.867 32.821 L 16.976 29.175 L 17.37 29.055 L 17.329 28.645 L 16.063 16.063 L 28.646 17.329 L 29.056 17.37 L 29.175 16.976 L 32.82 4.866 L 43.96 10.851 L 44.324 11.046 L 44.584 10.727 L 52.587 0.934 Z\" fill=\"rgb(255,218,0)\" stroke=\"rgb(0,48,5)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:12845712405,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-rgfukp hidden-dw88rc hidden-1hbkq0r\",\"data-framer-name\":\"Burst\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:78,intrinsicWidth:78,svg:'<svg width=\"78\" height=\"78\" viewBox=\"0 0 78 78\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M33.8481 6.4705L39.7531 11.7398L40.0605 12.0141L40.3886 11.7647L46.6888 6.97502L50.1278 14.1029L50.3068 14.4741L50.7054 14.3692L58.3589 12.355L58.8084 20.2564L58.8318 20.6678L59.2402 20.7235L67.0819 21.7915L64.4735 29.2635L64.3377 29.6525L64.6936 29.8602L71.5297 33.8478L66.2605 39.7528L65.9861 40.0603L66.2355 40.3883L71.0252 46.6885L63.8973 50.1275L63.5262 50.3066L63.631 50.7051L65.6452 58.3587L57.7438 58.8082L57.3324 58.8316L57.2768 59.2399L56.2087 67.0817L48.7368 64.4732L48.3477 64.3374L48.1401 64.6934L44.1524 71.5295L38.2474 66.2602L37.94 65.9858L37.6119 66.2352L31.3117 71.025L27.8727 63.8971L27.6936 63.5259L27.2951 63.6308L19.6415 65.6449L19.192 57.7436L19.1686 57.3321L18.7603 57.2765L10.9186 56.2085L13.527 48.7365L13.6628 48.3475L13.3069 48.1398L6.47075 44.1522L11.74 38.2472L12.0144 37.9397L11.765 37.6117L6.97526 31.3115L14.1032 27.8724L14.4743 27.6934L14.3694 27.2949L12.3553 19.6413L20.2567 19.1918L20.6681 19.1684L20.7237 18.7601L21.7918 10.9183L29.2637 13.5267L29.6528 13.6626L29.8604 13.3066L33.8481 6.4705Z\" fill=\"#FFDA00\" stroke=\"#003005\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ww7sng\",\"data-framer-name\":\"Carousel\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+28.49+25+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+40+684+8526512829121202e-29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1armj4r-container\",id:elementId,nodeId:\"AOf_BK44Q\",ref:ref1,scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{variant:\"VAJ3DzLZR\"}},children:/*#__PURE__*/_jsx(Carousel,{height:\"100%\",id:\"AOf_BK44Q\",layoutId:\"AOf_BK44Q\",style:{width:\"100%\"},variant:\"Hfs4QgVZm\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:86,intrinsicWidth:86.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1356.4866216679457),pixelHeight:172,pixelWidth:173,src:\"https://framerusercontent.com/images/1gH2RGwDVkWGikp2i5bZoxGXUM.png\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:86,intrinsicWidth:86.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1881.4563363119428),pixelHeight:172,pixelWidth:173,src:\"https://framerusercontent.com/images/1gH2RGwDVkWGikp2i5bZoxGXUM.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:86,intrinsicWidth:86.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1913.0129975629582),pixelHeight:172,pixelWidth:173,src:\"https://framerusercontent.com/images/1gH2RGwDVkWGikp2i5bZoxGXUM.png\"},className:\"framer-1mtlmhe\",\"data-framer-name\":\"Blueberry-02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1374.4068531885885),pixelHeight:224,pixelWidth:224,src:\"https://framerusercontent.com/images/E3PprjMnyXQ320B2YmEgcArU.png\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1927.1325818036723),pixelHeight:224,pixelWidth:224,src:\"https://framerusercontent.com/images/E3PprjMnyXQ320B2YmEgcArU.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:112,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1951.9346568236244),pixelHeight:224,pixelWidth:224,src:\"https://framerusercontent.com/images/E3PprjMnyXQ320B2YmEgcArU.png\"},className:\"framer-3r4s0b\",\"data-framer-name\":\"Blueberry-01\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-149m6f4\",\"data-border\":true,id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f7vhux\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ay5pa9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7QUJDIE1vbnVtZW50IEdyb3Rlc2stNzAw\",\"--framer-font-family\":'\"ABC Monument Grotesk\", \"ABC Monument Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:[\"SEE HOW SUNDAYS BREAKS \",/*#__PURE__*/_jsx(\"br\",{}),\"DOWN BY THE NUMBERS\"]})}),className:\"framer-1wvf0zm\",\"data-framer-name\":\"Eyebrow\",fonts:[\"GF;ABC Monument Grotesk-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ceaoqk\",\"data-framer-name\":\"Arrow\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-tibqz1\",\"data-framer-name\":\"ArrowDown\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_47_322)\">\\n<path d=\"M10.6953 3.34375L10.6953 18.0503\" stroke=\"#003005\" stroke-width=\"2.00543\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M4.67969 12.0312L10.696 18.0476L16.7123 12.0313\" stroke=\"#003005\" stroke-width=\"2.00543\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_47_322\">\\n<rect width=\"21.3913\" height=\"21.3913\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-imhto8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m0713f\",\"data-framer-name\":\"Number Overlay\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iw7nud\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rnbnoh\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w323uy-container\",isAuthoredByUser:true,nodeId:\"BvaUJo3Av\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{textSize:90}},children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:91,gapSize:4,height:\"100%\",id:\"BvaUJo3Av\",incrementType:\"integer\",layoutId:\"BvaUJo3Av\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:12,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:168,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.44px\",\"--framer-text-transform\":\"uppercase\"},children:[\"BEEF MUSCLE\",/*#__PURE__*/_jsx(\"br\",{}),\"& ORGANS\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"1px\",\"--framer-text-transform\":\"uppercase\"},children:[\"BEEF MUSCLE\",/*#__PURE__*/_jsx(\"br\",{}),\"& ORGANS\"]})}),className:\"framer-1itti9g\",\"data-framer-name\":\"Eyebrow\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+867.49+0+0+30+126+0+0+0+128.36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:\"42px\",y:(componentViewport?.y||0)+40+1074+0+0+40+164+0+0+0+216.16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10hg7xs-container\",nodeId:\"jhKJwPJco\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(Plus2,{c4NPSWl5R:\"91% Beef Muscle & Organs\",height:\"100%\",id:\"jhKJwPJco\",iPq_wtzdA:\"Beef is a moderate fat protein that\u2019s rich in amino acids and the natural antioxidant glutathione, which supports cell repair and overall health.\",layoutId:\"jhKJwPJco\",style:{height:\"100%\",width:\"100%\"},variant:\"NG7IHdmuz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dqpfj\",\"data-framer-name\":\"Number Overlay\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eqfwnu\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fvx0fx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sj6qzq-container\",isAuthoredByUser:true,nodeId:\"Vz009Pdh0\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{textSize:90}},children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:5,gapSize:4,height:\"100%\",id:\"Vz009Pdh0\",incrementType:\"integer\",layoutId:\"Vz009Pdh0\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:250,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:168,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.44px\",\"--framer-text-transform\":\"uppercase\"},children:[\"FRUITS &\",/*#__PURE__*/_jsx(\"br\",{}),\"VEGETABLES\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"1px\",\"--framer-text-transform\":\"uppercase\"},children:[\"FRUITS &\",/*#__PURE__*/_jsx(\"br\",{}),\"VEGETABLES\"]})}),className:\"framer-uezd8i\",\"data-framer-name\":\"Eyebrow\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+867.49+0+0+30+126+0+270.36+0+128.36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:\"42px\",y:(componentViewport?.y||0)+40+1074+0+0+40+164+0+378.15999999999997+0+216.16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15qr6za-container\",nodeId:\"aGn0ydkP_\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(Plus2,{c4NPSWl5R:\"5% Fruits & Vegetables\",height:\"100%\",id:\"aGn0ydkP_\",iPq_wtzdA:\"The blueberries in our superfood blend deliver manganese, an essential mineral that acts as a coenzyme to help break down proteins for optimal absorption.\",layoutId:\"aGn0ydkP_\",style:{height:\"100%\",width:\"100%\"},variant:\"NG7IHdmuz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15qd5p1\",\"data-framer-name\":\"Number Overlay\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ym8d1d\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rv2rkp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bwdi2u-container\",isAuthoredByUser:true,nodeId:\"STQghe510\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{textSize:90}},children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:4,gapSize:4,height:\"100%\",id:\"STQghe510\",incrementType:\"integer\",layoutId:\"STQghe510\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:200,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:168,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.44px\",\"--framer-text-transform\":\"uppercase\"},children:[\"SEEDS &\",/*#__PURE__*/_jsx(\"br\",{}),\"GRAINS\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"1px\",\"--framer-text-transform\":\"uppercase\"},children:[\"SEEDS &\",/*#__PURE__*/_jsx(\"br\",{}),\"GRAINS\"]})}),className:\"framer-6sndjx\",\"data-framer-name\":\"Eyebrow\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+867.49+0+0+30+126+0+540.72+0+128.36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:\"42px\",y:(componentViewport?.y||0)+40+1074+0+0+40+164+0+756.3199999999999+0+216.16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lkgug7-container\",nodeId:\"zq2erAvTW\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(Plus2,{c4NPSWl5R:\"4% Seeds & Grains\",height:\"100%\",id:\"zq2erAvTW\",iPq_wtzdA:\"Quinoa is an excellent complex carbohydrate that\u2019s rich in magnesium, potassium, iron, folate, and fiber. Fiber is essential for optimal digestive health.\",layoutId:\"zq2erAvTW\",style:{height:\"100%\",width:\"100%\"},variant:\"NG7IHdmuz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yxia6j\",\"data-framer-name\":\"Number Overlay\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bid2nw\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-33bqgm\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fu9r9h-container\",isAuthoredByUser:true,nodeId:\"cmpvKh36s\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{textSize:90}},children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:0,gapSize:4,height:\"100%\",id:\"cmpvKh36s\",incrementType:\"integer\",layoutId:\"cmpvKh36s\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:8,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:168,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.44px\",\"--framer-text-transform\":\"uppercase\"},children:[\"fillers OR\",/*#__PURE__*/_jsx(\"br\",{}),\"SYNTHETICS\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"1px\",\"--framer-text-transform\":\"uppercase\"},children:[\"fillers OR\",/*#__PURE__*/_jsx(\"br\",{}),\"SYNTHETICS\"]})}),className:\"framer-1hplw55\",\"data-framer-name\":\"Eyebrow\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+867.49+0+0+30+126+0+811.08+0+128.36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:\"42px\",y:(componentViewport?.y||0)+40+1074+0+0+40+164+0+1134.48+0+216.16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13wekqs-container\",nodeId:\"B9zBkZ_Ok\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(Plus2,{c4NPSWl5R:\"0% Fillers or Synthetics\",height:\"100%\",id:\"B9zBkZ_Ok\",iPq_wtzdA:\"We never include gluten, soy, dairy, artificial colors and flavors, or synthetic vitamins\u2014our \u2018no\u2019 list goes on because we only use real, all-natural foods. Period.\",layoutId:\"B9zBkZ_Ok\",style:{height:\"100%\",width:\"100%\"},variant:\"NG7IHdmuz\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301.5,intrinsicWidth:297,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+554.5000000000003),pixelHeight:603,pixelWidth:594,sizes:\"190px\",src:\"https://framerusercontent.com/images/J2MyOBnNmfgR8EM38ECmx5yqZL8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/J2MyOBnNmfgR8EM38ECmx5yqZL8.png 594w\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301.5,intrinsicWidth:297,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+694.671721311476),pixelHeight:603,pixelWidth:594,sizes:\"297px\",src:\"https://framerusercontent.com/images/J2MyOBnNmfgR8EM38ECmx5yqZL8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/J2MyOBnNmfgR8EM38ECmx5yqZL8.png 594w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:301.5,intrinsicWidth:297,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+695.3485294117652),pixelHeight:603,pixelWidth:594,sizes:\"297px\",src:\"https://framerusercontent.com/images/J2MyOBnNmfgR8EM38ECmx5yqZL8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/J2MyOBnNmfgR8EM38ECmx5yqZL8.png 594w\"},className:\"framer-fidc3y\",\"data-framer-name\":\"Mushroom\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:337.5,intrinsicWidth:364.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+278.00000000000034),pixelHeight:675,pixelWidth:729,sizes:\"231px\",src:\"https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png?scale-down-to=512 512w,https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png 729w\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:337.5,intrinsicWidth:364.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+393.8223360655743),pixelHeight:675,pixelWidth:729,sizes:\"365px\",src:\"https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png?scale-down-to=512 512w,https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png 729w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:337.5,intrinsicWidth:364.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+394.24936974789966),pixelHeight:675,pixelWidth:729,sizes:\"365px\",src:\"https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png?scale-down-to=512 512w,https://framerusercontent.com/images/E9iaqwsHxvUJOCIt5uCTIqvwBg.png 729w\"},className:\"framer-11m06pu\",\"data-framer-name\":\"Broccoli\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:481.5,intrinsicWidth:499.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+85.50000000000034),pixelHeight:963,pixelWidth:999,sizes:\"300px\",src:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png 999w\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:481.5,intrinsicWidth:499.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+118.09549180327923),pixelHeight:963,pixelWidth:999,sizes:\"499px\",src:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png 999w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:481.5,intrinsicWidth:499.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+118.28886554621903),pixelHeight:963,pixelWidth:999,sizes:\"499px\",src:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png 999w\"},className:\"framer-kqhf0u\",\"data-framer-name\":\"Beef-02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+1555-26),pixelHeight:1160,pixelWidth:1400,sizes:\"320px\",src:\"https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png 1400w\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+2339.5-149),pixelHeight:1160,pixelWidth:1400,sizes:\"700px\",src:\"https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:700,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+2339.5-157),pixelHeight:1160,pixelWidth:1400,sizes:\"700px\",src:\"https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sexys455BfrKgdinflR9u7RjQ.png 1400w\"},className:\"framer-1vq3jue\",\"data-framer-name\":\"Scoop\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-dj0gv9 hidden-dayuln\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:275,intrinsicWidth:513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+1+-11.499999999999943),pixelHeight:550,pixelWidth:1026,sizes:\"513px\",src:\"https://framerusercontent.com/images/pFUXsvtHYvTwNRksUrxeZWgQsQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/pFUXsvtHYvTwNRksUrxeZWgQsQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/pFUXsvtHYvTwNRksUrxeZWgQsQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pFUXsvtHYvTwNRksUrxeZWgQsQ.png 1026w\"},className:\"framer-1b2fh1u\",\"data-framer-name\":\"Beef-01\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:380.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+873.5000000000005),pixelHeight:600,pixelWidth:761,sizes:\"252px\",src:\"https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png?scale-down-to=512 512w,https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png 761w\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:380.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+1166.2185897435902),pixelHeight:600,pixelWidth:761,sizes:\"381px\",src:\"https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png?scale-down-to=512 512w,https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png 761w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:380.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+1175.2166666666672),pixelHeight:600,pixelWidth:761,sizes:\"381px\",src:\"https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png?scale-down-to=512 512w,https://framerusercontent.com/images/JfWCUhHsDznoGEiwEjgE2k7Vic.png 761w\"},className:\"framer-1r82jwp\",\"data-framer-name\":\"Pumpkin-seeds\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:465,intrinsicWidth:540.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+744.0000000000003),pixelHeight:930,pixelWidth:1081,sizes:\"322px\",src:\"https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png 1081w\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:465,intrinsicWidth:540.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+1039.7279914529918),pixelHeight:930,pixelWidth:1081,sizes:\"541px\",src:\"https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png 1081w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:465,intrinsicWidth:540.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+1028.7303418803424),pixelHeight:930,pixelWidth:1081,sizes:\"541px\",src:\"https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y2dJbgLGi2kMpom3E1Y8rchIaw.png 1081w\"},className:\"framer-n99ib5\",\"data-framer-name\":\"Quinoa\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nicpyp\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:467,intrinsicWidth:557.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+1555-421+-159.5),pixelHeight:934,pixelWidth:1115,sizes:\"250px\",src:\"https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png?scale-down-to=512 512w,https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png 1115w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:467,intrinsicWidth:557.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1074+2339.5-679+-356.5),pixelHeight:934,pixelWidth:1115,sizes:\"557.5px\",src:\"https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png?scale-down-to=512 512w,https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WTpjigwvzZVG0ot3UCjIAID4J9M.png 1115w\"},className:\"framer-1nlonu2\",\"data-framer-name\":\"Dog\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ad7a8q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93IEl0YWxpYw==\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow Italic\", \"ITC Garamond Std Light Narrow Italic Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:\"Loved by over\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93IEl0YWxpYw==\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow Italic\", \"ITC Garamond Std Light Narrow Italic Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:\"Loved by over\"})}),className:\"framer-bkxnb1\",\"data-framer-name\":\"human-grade dog food,\\xa0\\u2028ready to serve in seconds.\",fonts:[\"CUSTOM;ITC Garamond Std Light Narrow Italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6c66mn\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y5rfo6-container\",isAuthoredByUser:true,nodeId:\"HezCgIzfS\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{textSize:90}},children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:2e5,gapSize:4,height:\"100%\",id:\"HezCgIzfS\",incrementType:\"integer\",layoutId:\"HezCgIzfS\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:12,start:199900,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:168,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:\"dogs and their parents.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:\"dogs and their parents.\"})}),className:\"framer-yq6t3d\",\"data-framer-name\":\"human-grade dog food,\\xa0\\u2028ready to serve in seconds.\",fonts:[\"CUSTOM;ITC Garamond Std Light Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:481.5,intrinsicWidth:499.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+867.49+-83.49999999999966),pixelHeight:963,pixelWidth:999,sizes:\"300px\",src:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png 999w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:481.5,intrinsicWidth:499.5,pixelHeight:963,pixelWidth:999,src:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ddui3fclUfffgADO6nycMvza7Ic.png 999w\"},className:\"framer-lvlccj hidden-dw88rc hidden-1hbkq0r\",\"data-framer-name\":\"Beef-02\",style:{rotate:-104}})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1miv6ha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:490,intrinsicWidth:830,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+2422.49+1005-386),pixelHeight:980,pixelWidth:1660,sizes:\"373px\",src:\"https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png?scale-down-to=512 512w,https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png 1660w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:490,intrinsicWidth:830,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+3413.5+1726-680),pixelHeight:980,pixelWidth:1660,sizes:\"830px\",src:\"https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png?scale-down-to=512 512w,https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vcrngemT7YU2OxUJt7c5DRDK4Eo.png 1660w\"},className:\"framer-161980\",\"data-framer-name\":\"Bowl\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:191.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+2422.49+365.0000000000002),pixelHeight:400,pixelWidth:383,src:\"https://framerusercontent.com/images/Mvx4WbyFVPoHiX03LW3fk6Y1M.png\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:191.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+3413.5+573.0000000000003),pixelHeight:400,pixelWidth:383,src:\"https://framerusercontent.com/images/Mvx4WbyFVPoHiX03LW3fk6Y1M.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:191.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+3413.5+543.0000000000003),pixelHeight:400,pixelWidth:383,src:\"https://framerusercontent.com/images/Mvx4WbyFVPoHiX03LW3fk6Y1M.png\"},className:\"framer-q5is9j\",\"data-framer-name\":\"Piece-02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:154,intrinsicWidth:162,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+2422.49+178.75000000000023),pixelHeight:308,pixelWidth:324,src:\"https://framerusercontent.com/images/7vjWoPKXphuThCwpGYWguIC3E.png\"}},zfMlVeKh5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:154,intrinsicWidth:162,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+3413.5+318.0000000000004),pixelHeight:308,pixelWidth:324,src:\"https://framerusercontent.com/images/7vjWoPKXphuThCwpGYWguIC3E.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:154,intrinsicWidth:162,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+3413.5+294.00000000000034),pixelHeight:308,pixelWidth:324,src:\"https://framerusercontent.com/images/7vjWoPKXphuThCwpGYWguIC3E.png\"},className:\"framer-r5k2g3\",\"data-framer-name\":\"Piece-01\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:161.5,intrinsicWidth:151,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+25+2422.49+480.7500000000002),pixelHeight:323,pixelWidth:302,src:\"https://framerusercontent.com/images/kUgJhPujnGgzZb8tBcsQo6TxqA.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:161.5,intrinsicWidth:151,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+3413.5+810.0000000000005),pixelHeight:323,pixelWidth:302,src:\"https://framerusercontent.com/images/kUgJhPujnGgzZb8tBcsQo6TxqA.png\"},className:\"framer-1g1krkc\",\"data-framer-name\":\"Piece-03\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jzbvg8 hidden-dayuln\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cbpdd8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:[\"No stress, no risk\u2013\",/*#__PURE__*/_jsx(\"br\",{}),\"just \",/*#__PURE__*/_jsx(\"em\",{children:\"easy\"}),\" mealtimes.\"]})}),className:\"framer-7lwpkp\",\"data-framer-name\":\"human-grade dog food,\\xa0\\u2028ready to serve in seconds.\",fonts:[\"CUSTOM;ITC Garamond Std Light Narrow\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w0q2e9\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16rpzle\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17g58i9-container\",isAuthoredByUser:true,nodeId:\"Ih5Zj_bvI\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:100,gapSize:4,height:\"100%\",id:\"Ih5Zj_bvI\",incrementType:\"integer\",layoutId:\"Ih5Zj_bvI\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:12,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:168,width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"1px\",\"--framer-text-transform\":\"uppercase\"},children:\"satisfaction\\u2028\\u2028guarantee\"})}),className:\"framer-1j9chf2\",\"data-framer-name\":\"Eyebrow\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zfMlVeKh5:{y:(componentViewport?.y||0)+40+3413.5+494+0+357.15999999999997}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"184px\",y:(componentViewport?.y||0)+40+3413.5+464+0+357.15999999999997,children:/*#__PURE__*/_jsx(Container,{className:\"framer-khtzm9-container\",nodeId:\"bozi4oscQ\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(ButtonYellow,{height:\"100%\",id:\"bozi4oscQ\",layoutId:\"bozi4oscQ\",pvvssGrHg:\"https://sundaysfordogs.com/PD50?utm_source=google&utm_medium=cpc&utm_campaign=NBTier2\",style:{height:\"100%\",width:\"100%\"},variant:\"ajUy4SYsv\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kthwgg\",\"data-framer-name\":\"Badge\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.4px\",\"--framer-text-transform\":\"uppercase\"},children:\"50%\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.4px\",\"--framer-text-transform\":\"uppercase\"},children:\"OFF!\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.6px\",\"--framer-text-transform\":\"uppercase\"},children:\"50%\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.6px\",\"--framer-text-transform\":\"uppercase\"},children:\"OFF!\"})]}),className:\"framer-1sicu07\",\"data-framer-name\":\"Discount\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],style:{rotate:9},transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation6,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-59lbob\",\"data-framer-name\":\"Burst\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1c81q65 hidden-dayuln\",\"data-framer-name\":\"Burst\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106 106\"><path d=\"M 52.586 0.934 L 60.588 10.726 L 60.848 11.045 L 61.212 10.85 L 72.352 4.866 L 75.998 16.975 L 76.117 17.369 L 76.527 17.328 L 89.109 16.062 L 87.843 28.645 L 87.803 29.055 L 88.197 29.174 L 100.306 32.819 L 94.321 43.959 L 94.126 44.323 L 94.446 44.583 L 104.237 52.586 L 94.445 60.588 L 94.126 60.848 L 94.321 61.212 L 100.306 72.352 L 88.196 75.998 L 87.802 76.116 L 87.843 76.526 L 89.11 89.11 L 76.528 87.844 L 76.118 87.804 L 75.998 88.198 L 72.353 100.307 L 61.213 94.322 L 60.85 94.127 L 60.589 94.447 L 52.587 104.238 L 44.585 94.446 L 44.324 94.127 L 43.961 94.322 L 32.821 100.307 L 29.175 88.197 L 29.055 87.803 L 28.645 87.844 L 16.063 89.11 L 17.329 76.528 L 17.37 76.118 L 16.976 75.998 L 4.866 72.353 L 10.851 61.213 L 11.046 60.85 L 10.727 60.589 L 0.935 52.587 L 10.727 44.585 L 11.047 44.324 L 10.851 43.961 L 4.867 32.821 L 16.976 29.175 L 17.37 29.055 L 17.329 28.645 L 16.063 16.063 L 28.646 17.329 L 29.056 17.37 L 29.175 16.976 L 32.82 4.866 L 43.96 10.851 L 44.324 11.046 L 44.584 10.727 L 52.587 0.934 Z\" fill=\"rgb(255,218,0)\" stroke=\"rgb(0,48,5)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:12845712405,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-nvp4n8 hidden-dw88rc hidden-1hbkq0r\",\"data-framer-name\":\"Burst\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:78,intrinsicWidth:78,svg:'<svg width=\"78\" height=\"78\" viewBox=\"0 0 78 78\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M33.8481 6.4705L39.7531 11.7398L40.0605 12.0141L40.3886 11.7647L46.6888 6.97502L50.1278 14.1029L50.3068 14.4741L50.7054 14.3692L58.3589 12.355L58.8084 20.2564L58.8318 20.6678L59.2402 20.7235L67.0819 21.7915L64.4735 29.2635L64.3377 29.6525L64.6936 29.8602L71.5297 33.8478L66.2605 39.7528L65.9861 40.0603L66.2355 40.3883L71.0252 46.6885L63.8973 50.1275L63.5262 50.3066L63.631 50.7051L65.6452 58.3587L57.7438 58.8082L57.3324 58.8316L57.2768 59.2399L56.2087 67.0817L48.7368 64.4732L48.3477 64.3374L48.1401 64.6934L44.1524 71.5295L38.2474 66.2602L37.94 65.9858L37.6119 66.2352L31.3117 71.025L27.8727 63.8971L27.6936 63.5259L27.2951 63.6308L19.6415 65.6449L19.192 57.7436L19.1686 57.3321L18.7603 57.2765L10.9186 56.2085L13.527 48.7365L13.6628 48.3475L13.3069 48.1398L6.47075 44.1522L11.74 38.2472L12.0144 37.9397L11.765 37.6117L6.97526 31.3115L14.1032 27.8724L14.4743 27.6934L14.3694 27.2949L12.3553 19.6413L20.2567 19.1918L20.6681 19.1684L20.7237 18.7601L21.7918 10.9183L29.2637 13.5267L29.6528 13.6626L29.8604 13.3066L33.8481 6.4705Z\" fill=\"#FFDA00\" stroke=\"#003005\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n80ize\",\"data-framer-name\":\"Group 34102\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://sundaysfordogs.com/PD50?utm_source=google&utm_medium=cpc&utm_campaign=NBtier2\",motionChild:true,nodeId:\"ndSQvZlb9\",openInNewTab:false,scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-qwlre7 framer-q3tpoj\",\"data-framer-name\":\"Group 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:66,svg:'<svg width=\"66\" height=\"60\" viewBox=\"0 0 66 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M19.8125 58.2498C14.06 58.2498 9.11488 54.3379 7.78849 48.7391L1.7957 26.5221C-0.506261 16.2281 10.4701 1.49365 32.5959 1.49365C54.7216 1.49365 66.8081 15.4448 63.4056 26.5077L57.4032 48.7488C56.0816 54.3283 51.1365 58.2449 45.3792 58.2449H19.8125V58.2498Z\" fill=\"#FFDA00\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.24676 26.1656L9.23681 48.3725L9.24212 48.395C10.3837 53.2137 14.5663 56.6067 19.4851 56.7513H45.3792C50.4447 56.7513 54.7878 53.3098 55.9496 48.4046L55.955 48.3821L61.9702 26.0935L61.9778 26.0687C63.4639 21.237 61.629 15.5539 56.5694 10.958C51.5266 6.37731 43.3518 2.98767 32.5959 2.98767C21.8703 2.98767 13.978 6.55402 9.06532 11.2299C4.12851 15.9287 2.25422 21.6634 3.24676 26.1656ZM21.3064 59.739V59.7438H19.8125C13.3752 59.7438 7.83441 55.3665 6.34039 49.1067L0.344984 26.88L0.337898 26.8483C-0.956229 21.0612 1.5094 14.297 7.00551 9.06576C12.537 3.8009 21.1957 0 32.5959 0C43.9657 0 52.8971 3.58594 58.5783 8.74651C64.2351 13.8849 66.7431 20.6972 64.8413 26.9215L58.8514 49.1164C57.3618 55.3579 51.8204 59.739 45.3792 59.739H21.3064Z\" fill=\"#003005\"/>\\n<path d=\"M34.066 25.2296C41.9955 25.7198 46.287 29.3578 46.287 36.3117C46.287 45.9281 39.064 49.1287 31.0239 49.1287C26.2998 49.1287 22.8205 48.6962 19.1825 47.4467V36.1484C22.9839 37.3979 25.8625 38.5945 31.5141 38.5945C34.609 38.5945 35.9114 37.888 35.9114 36.4751C35.9114 35.2785 34.8781 34.5721 31.6198 34.3029C22.9839 33.4331 19.1825 30.2853 19.1825 22.9517C19.1825 13.9361 26.1893 10.6201 34.1188 10.6201C38.0307 10.6201 41.7215 11.2737 44.2782 12.3021V23.2208C41.563 22.1347 38.5738 21.1592 33.6334 21.1592C30.971 21.1592 29.5581 21.6494 29.5581 23.168C29.5581 24.528 30.428 25.0134 34.066 25.2296Z\" fill=\"#003005\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithCurrentYear1n8svqn,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0FCQyBNb251bWVudCBHcm90ZXNrIFJlZ3VsYXI=\",\"--framer-font-family\":'\"ABC Monument Grotesk Regular\", \"ABC Monument Grotesk Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:\"\\xa9 Sundays for Dogs, Inc.\"})}),className:\"framer-1n8svqn\",\"data-framer-name\":\"\\xa9 2025 Sundays for Dogs, Inc.\",fonts:[\"CUSTOM;ABC Monument Grotesk Regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1giku7g hidden-dw88rc hidden-1hbkq0r\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vc0mnp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBTdGQgTGlnaHQgTmFycm93\",\"--framer-font-family\":'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\"},children:[\"No stress, no risk\u2013\",/*#__PURE__*/_jsx(\"br\",{}),\"just \",/*#__PURE__*/_jsx(\"em\",{children:\"easy\"}),\" mealtimes.\"]})}),className:\"framer-579n2n\",\"data-framer-name\":\"human-grade dog food,\\xa0\\u2028ready to serve in seconds.\",fonts:[\"CUSTOM;ITC Garamond Std Light Narrow\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1curh68\",\"data-framer-name\":\"Frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rxxmfd\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kmgwqn-container\",isAuthoredByUser:true,nodeId:\"EFTOQXfY1\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"comma\",end:100,gapSize:4,height:\"100%\",id:\"EFTOQXfY1\",incrementType:\"integer\",layoutId:\"EFTOQXfY1\",letterSpacing:-.02,loop:false,prefixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",prefixFont:{},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"ITC Garamond Std Light Narrow\", \"ITC Garamond Std Light Narrow Placeholder\", sans-serif'},speed:8,start:0,startOnViewport:true,suffixColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",textSize:90,width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0lUQyBHYXJhbW9uZCBCb29rIE5hcnJvdw==\",\"--framer-font-family\":'\"ITC Garamond Book Narrow\", \"ITC Garamond Book Narrow Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"88%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 48, 5)\",\"--framer-text-stroke-color\":\"var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, rgb(0, 48, 5))\",\"--framer-text-stroke-width\":\"0.44px\",\"--framer-text-transform\":\"uppercase\"},children:[\"satisfaction\",/*#__PURE__*/_jsx(\"br\",{}),\"guarantee\"]})}),className:\"framer-k68mhl\",\"data-framer-name\":\"Eyebrow\",fonts:[\"CUSTOM;ITC Garamond Book Narrow\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{y:(componentViewport?.y||0)+25+2422.49+266+0+214.36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"184px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d4e7qh-container\",nodeId:\"JSvfAjJhQ\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(ButtonYellow,{height:\"100%\",id:\"JSvfAjJhQ\",layoutId:\"JSvfAjJhQ\",pvvssGrHg:\"https://sundaysfordogs.com/start\",style:{height:\"100%\",width:\"100%\"},variant:\"GeV9r9nrv\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{__framer__threshold:.5}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-by0qko\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{width:\"max(100vw - 40px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"184px\",y:930,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oye9dz-container\",nodeId:\"sBcKpOgAe\",scopeId:\"SRFi7SLlq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bFP4mTBop:{variant:\"GeV9r9nrv\"}},children:/*#__PURE__*/_jsx(ButtonYellow,{height:\"100%\",id:\"sBcKpOgAe\",layoutId:\"sBcKpOgAe\",pvvssGrHg:\"https://sundaysfordogs.com/PD50?utm_source=google&utm_medium=cpc&utm_campaign=NBTier2\",style:{height:\"100%\",width:\"100%\"},variant:\"ajUy4SYsv\",width:\"100%\"})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1Xgxb.framer-q3tpoj, .framer-1Xgxb .framer-q3tpoj { display: block; }\",\".framer-1Xgxb.framer-dw88rc { align-content: center; align-items: center; background-color: #fff4e6; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-1Xgxb .framer-1dwlkf5 { flex: none; height: 42px; position: relative; text-decoration: none; width: 148px; }\",\".framer-1Xgxb .framer-1geimqd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 70px 0px; position: relative; width: 100%; }\",\".framer-1Xgxb .framer-u3pa70 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1Xgxb .framer-1c0rpd8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 132px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-a4d3km-container, .framer-1Xgxb .framer-1w323uy-container, .framer-1Xgxb .framer-sj6qzq-container, .framer-1Xgxb .framer-bwdi2u-container, .framer-1Xgxb .framer-fu9r9h-container, .framer-1Xgxb .framer-y5rfo6-container, .framer-1Xgxb .framer-17g58i9-container, .framer-1Xgxb .framer-1kmgwqn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-1Xgxb .framer-1m2x8eg, .framer-1Xgxb .framer-bkxnb1, .framer-1Xgxb .framer-yq6t3d { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1Xgxb .framer-2vicpm-container, .framer-1Xgxb .framer-khtzm9-container, .framer-1Xgxb .framer-1d4e7qh-container { flex: none; height: 50px; position: relative; width: 184px; }\",\".framer-1Xgxb .framer-4tjtis { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; left: 40px; overflow: hidden; padding: 0px; position: absolute; top: 496px; width: 120px; z-index: 1; }\",\".framer-1Xgxb .framer-vmqhlg, .framer-1Xgxb .framer-1sicu07 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 51%; position: absolute; top: 49%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 86px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-1Xgxb .framer-1tw9vha, .framer-1Xgxb .framer-59lbob { flex: none; height: 107px; overflow: hidden; position: relative; width: 106px; }\",\".framer-1Xgxb .framer-1g9emp9, .framer-1Xgxb .framer-1c81q65 { flex: none; height: 106px; left: calc(50.00000000000002% - 106px / 2); position: absolute; top: calc(49.532710280373855% - 106px / 2); width: 106px; }\",\".framer-1Xgxb .framer-rgfukp { flex: none; height: 78px; left: 0px; position: absolute; top: calc(50.649350649350666% - 78px / 2); width: 78px; }\",\".framer-1Xgxb .framer-ww7sng { flex: none; height: 390px; overflow: hidden; position: relative; width: 100%; }\",\".framer-1Xgxb .framer-1armj4r-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-1Xgxb .framer-1mtlmhe { flex: none; height: 87px; left: calc(37.569444444444464% - 87px / 2); overflow: visible; position: absolute; top: calc(37.77416734362309% - 87px / 2); width: 87px; z-index: 1; }\",\".framer-1Xgxb .framer-3r4s0b { flex: none; height: 112px; left: calc(32.638888888888914% - 112px / 2); overflow: visible; position: absolute; top: calc(38.766959297685574% - 112px / 2); width: 112px; z-index: 1; }\",\".framer-1Xgxb .framer-149m6f4 { --border-bottom-width: 1px; --border-color: var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, #003005); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-0f518d67-3b86-42d6-89c6-ea564076181d, #ffda00); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 2340px; justify-content: flex-start; overflow: visible; padding: 0px 0px 630px 0px; position: relative; width: 100%; }\",\".framer-1Xgxb .framer-f7vhux { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 98px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: 322px; }\",\".framer-1Xgxb .framer-ay5pa9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 66px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 192px; }\",\".framer-1Xgxb .framer-1wvf0zm, .framer-1Xgxb .framer-7lwpkp, .framer-1Xgxb .framer-579n2n { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1Xgxb .framer-ceaoqk { flex: none; height: 22px; overflow: hidden; position: relative; width: 22px; }\",\".framer-1Xgxb .framer-tibqz1 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-1Xgxb .framer-imhto8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-m0713f, .framer-1Xgxb .framer-1dqpfj, .framer-1Xgxb .framer-15qd5p1, .framer-1Xgxb .framer-1yxia6j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-1iw7nud, .framer-1Xgxb .framer-eqfwnu, .framer-1Xgxb .framer-1ym8d1d, .framer-1Xgxb .framer-bid2nw, .framer-1Xgxb .framer-w0q2e9, .framer-1Xgxb .framer-1curh68 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 322px; }\",\".framer-1Xgxb .framer-1rnbnoh, .framer-1Xgxb .framer-fvx0fx, .framer-1Xgxb .framer-1rv2rkp, .framer-1Xgxb .framer-33bqgm, .framer-1Xgxb .framer-6c66mn, .framer-1Xgxb .framer-16rpzle { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 148px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-1itti9g, .framer-1Xgxb .framer-uezd8i, .framer-1Xgxb .framer-6sndjx, .framer-1Xgxb .framer-1hplw55, .framer-1Xgxb .framer-1j9chf2, .framer-1Xgxb .framer-k68mhl { --framer-paragraph-spacing: 0.64px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 322px; word-break: break-word; word-wrap: break-word; }\",\".framer-1Xgxb .framer-10hg7xs-container, .framer-1Xgxb .framer-15qr6za-container, .framer-1Xgxb .framer-lkgug7-container, .framer-1Xgxb .framer-13wekqs-container { flex: none; height: 42px; position: relative; width: 42px; z-index: 5; }\",\".framer-1Xgxb .framer-fidc3y { flex: none; height: 302px; left: calc(69.72222222222224% - 297px / 2); overflow: visible; position: absolute; top: calc(36.17647058823532% - 302px / 2); width: 297px; z-index: 1; }\",\".framer-1Xgxb .framer-11m06pu { flex: none; height: 338px; left: calc(29.16666666666669% - 365px / 2); overflow: visible; position: absolute; top: calc(24.07563025210086% - 338px / 2); width: 365px; z-index: 1; }\",\".framer-1Xgxb .framer-kqhf0u { flex: none; height: 481px; left: calc(77.43055555555559% - 499px / 2); overflow: visible; position: absolute; top: calc(15.336134453781536% - 481px / 2); width: 499px; z-index: 1; }\",\".framer-1Xgxb .framer-1vq3jue { aspect-ratio: 1.206896551724138 / 1; bottom: -423px; flex: none; height: var(--framer-aspect-ratio-supported, 580px); left: -194px; overflow: visible; position: absolute; width: 700px; z-index: 2; }\",\".framer-1Xgxb .framer-dj0gv9 { flex: none; height: 276px; left: 72px; overflow: hidden; position: absolute; top: 1px; width: 514px; }\",\".framer-1Xgxb .framer-1b2fh1u { flex: none; height: 275px; left: calc(50.00000000000002% - 513px / 2); overflow: hidden; position: absolute; top: calc(45.6521739130435% - 275px / 2); width: 513px; z-index: 1; }\",\".framer-1Xgxb .framer-1r82jwp { flex: none; height: 301px; left: calc(27.91666666666669% - 381px / 2); overflow: visible; position: absolute; top: calc(56.666666666666686% - 301px / 2); width: 381px; z-index: 1; }\",\".framer-1Xgxb .framer-n99ib5 { flex: none; height: 466px; left: calc(81.18055555555557% - 541px / 2); overflow: visible; position: absolute; top: calc(53.93162393162395% - 466px / 2); width: 541px; z-index: 1; }\",\".framer-1Xgxb .framer-1nicpyp { --border-bottom-width: 1px; --border-color: var(--token-438acb9d-ea0a-4c52-abd3-99eb12cfa5c9, #003005); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-3af2b99d-d23e-4958-85bb-891f237e787e, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: -219px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 70px 0px 70px 0px; position: absolute; transform: translateX(-50%); width: 911px; z-index: 1; }\",\".framer-1Xgxb .framer-1nlonu2 { aspect-ratio: 1.1937901498929335 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 467px); left: 50%; overflow: visible; position: absolute; top: -356px; transform: translateX(-50%); width: 558px; z-index: 1; }\",\".framer-1Xgxb .framer-1ad7a8q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1Xgxb .framer-lvlccj { flex: none; height: 289px; left: calc(-8.205128205128183% - 300px / 2); overflow: visible; position: absolute; top: calc(3.922829581993591% - 289px / 2); width: 300px; z-index: 1; }\",\".framer-1Xgxb .framer-1miv6ha { flex: none; height: 1726px; overflow: hidden; position: relative; width: 100%; }\",\".framer-1Xgxb .framer-161980 { aspect-ratio: 1.6938775510204083 / 1; bottom: 190px; flex: none; height: var(--framer-aspect-ratio-supported, 490px); left: 50%; overflow: visible; position: absolute; transform: translateX(-50%); width: 830px; }\",\".framer-1Xgxb .framer-q5is9j { flex: none; height: 200px; left: calc(27.500000000000025% - 192px / 2); overflow: visible; position: absolute; top: calc(37.253765932792604% - 200px / 2); width: 192px; }\",\".framer-1Xgxb .framer-r5k2g3 { flex: none; height: 154px; left: calc(45.20833333333336% - 162px / 2); overflow: visible; position: absolute; top: calc(21.49478563151798% - 154px / 2); width: 162px; }\",\".framer-1Xgxb .framer-1g1krkc { flex: none; height: 162px; left: calc(65.00000000000003% - 151px / 2); overflow: visible; position: absolute; top: calc(51.62224797219006% - 162px / 2); width: 151px; }\",\".framer-1Xgxb .framer-jzbvg8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 464px; transform: translateX(-50%); width: min-content; }\",\".framer-1Xgxb .framer-1cbpdd8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-kthwgg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; left: calc(68.4027777777778% - 120px / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.23174971031289% - 120px / 2); width: 120px; z-index: 1; }\",\".framer-1Xgxb .framer-nvp4n8 { bottom: 0px; flex: none; height: 78px; left: 0px; position: absolute; right: 0px; }\",\".framer-1Xgxb .framer-1n80ize { bottom: 41px; flex: none; height: 93px; left: calc(50.00000000000002% - 185px / 2); overflow: visible; position: absolute; width: 185px; }\",\".framer-1Xgxb .framer-qwlre7 { flex: none; height: 60px; left: 59px; position: absolute; text-decoration: none; top: 0px; width: 66px; }\",\".framer-1Xgxb .framer-1n8svqn { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 95%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-1Xgxb .framer-1giku7g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 266px; transform: translateX(-50%); width: min-content; }\",\".framer-1Xgxb .framer-vc0mnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-1rxxmfd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 79px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1Xgxb .framer-by0qko { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 20px 0px 20px 30px; position: fixed; transform: translateX(-50%); width: 100%; z-index: 6; }\",\".framer-1Xgxb .framer-oye9dz-container { flex: none; height: 50px; position: relative; width: 184px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Xgxb.framer-dw88rc, .framer-1Xgxb .framer-1geimqd, .framer-1Xgxb .framer-u3pa70, .framer-1Xgxb .framer-1c0rpd8, .framer-1Xgxb .framer-4tjtis, .framer-1Xgxb .framer-149m6f4, .framer-1Xgxb .framer-f7vhux, .framer-1Xgxb .framer-ay5pa9, .framer-1Xgxb .framer-imhto8, .framer-1Xgxb .framer-m0713f, .framer-1Xgxb .framer-1iw7nud, .framer-1Xgxb .framer-1rnbnoh, .framer-1Xgxb .framer-1dqpfj, .framer-1Xgxb .framer-eqfwnu, .framer-1Xgxb .framer-fvx0fx, .framer-1Xgxb .framer-15qd5p1, .framer-1Xgxb .framer-1ym8d1d, .framer-1Xgxb .framer-1rv2rkp, .framer-1Xgxb .framer-1yxia6j, .framer-1Xgxb .framer-bid2nw, .framer-1Xgxb .framer-33bqgm, .framer-1Xgxb .framer-1nicpyp, .framer-1Xgxb .framer-1ad7a8q, .framer-1Xgxb .framer-6c66mn, .framer-1Xgxb .framer-jzbvg8, .framer-1Xgxb .framer-1cbpdd8, .framer-1Xgxb .framer-w0q2e9, .framer-1Xgxb .framer-16rpzle, .framer-1Xgxb .framer-kthwgg, .framer-1Xgxb .framer-1giku7g, .framer-1Xgxb .framer-vc0mnp, .framer-1Xgxb .framer-1curh68, .framer-1Xgxb .framer-1rxxmfd, .framer-1Xgxb .framer-by0qko { gap: 0px; } .framer-1Xgxb.framer-dw88rc > *, .framer-1Xgxb .framer-u3pa70 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1Xgxb.framer-dw88rc > :first-child, .framer-1Xgxb .framer-1geimqd > :first-child, .framer-1Xgxb .framer-u3pa70 > :first-child, .framer-1Xgxb .framer-4tjtis > :first-child, .framer-1Xgxb .framer-149m6f4 > :first-child, .framer-1Xgxb .framer-f7vhux > :first-child, .framer-1Xgxb .framer-ay5pa9 > :first-child, .framer-1Xgxb .framer-imhto8 > :first-child, .framer-1Xgxb .framer-m0713f > :first-child, .framer-1Xgxb .framer-1iw7nud > :first-child, .framer-1Xgxb .framer-1dqpfj > :first-child, .framer-1Xgxb .framer-eqfwnu > :first-child, .framer-1Xgxb .framer-15qd5p1 > :first-child, .framer-1Xgxb .framer-1ym8d1d > :first-child, .framer-1Xgxb .framer-1yxia6j > :first-child, .framer-1Xgxb .framer-bid2nw > :first-child, .framer-1Xgxb .framer-1nicpyp > :first-child, .framer-1Xgxb .framer-1ad7a8q > :first-child, .framer-1Xgxb .framer-jzbvg8 > :first-child, .framer-1Xgxb .framer-1cbpdd8 > :first-child, .framer-1Xgxb .framer-w0q2e9 > :first-child, .framer-1Xgxb .framer-kthwgg > :first-child, .framer-1Xgxb .framer-1giku7g > :first-child, .framer-1Xgxb .framer-vc0mnp > :first-child, .framer-1Xgxb .framer-1curh68 > :first-child { margin-top: 0px; } .framer-1Xgxb.framer-dw88rc > :last-child, .framer-1Xgxb .framer-1geimqd > :last-child, .framer-1Xgxb .framer-u3pa70 > :last-child, .framer-1Xgxb .framer-4tjtis > :last-child, .framer-1Xgxb .framer-149m6f4 > :last-child, .framer-1Xgxb .framer-f7vhux > :last-child, .framer-1Xgxb .framer-ay5pa9 > :last-child, .framer-1Xgxb .framer-imhto8 > :last-child, .framer-1Xgxb .framer-m0713f > :last-child, .framer-1Xgxb .framer-1iw7nud > :last-child, .framer-1Xgxb .framer-1dqpfj > :last-child, .framer-1Xgxb .framer-eqfwnu > :last-child, .framer-1Xgxb .framer-15qd5p1 > :last-child, .framer-1Xgxb .framer-1ym8d1d > :last-child, .framer-1Xgxb .framer-1yxia6j > :last-child, .framer-1Xgxb .framer-bid2nw > :last-child, .framer-1Xgxb .framer-1nicpyp > :last-child, .framer-1Xgxb .framer-1ad7a8q > :last-child, .framer-1Xgxb .framer-jzbvg8 > :last-child, .framer-1Xgxb .framer-1cbpdd8 > :last-child, .framer-1Xgxb .framer-w0q2e9 > :last-child, .framer-1Xgxb .framer-kthwgg > :last-child, .framer-1Xgxb .framer-1giku7g > :last-child, .framer-1Xgxb .framer-vc0mnp > :last-child, .framer-1Xgxb .framer-1curh68 > :last-child { margin-bottom: 0px; } .framer-1Xgxb .framer-1geimqd > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-1Xgxb .framer-1c0rpd8 > *, .framer-1Xgxb .framer-1rnbnoh > *, .framer-1Xgxb .framer-fvx0fx > *, .framer-1Xgxb .framer-1rv2rkp > *, .framer-1Xgxb .framer-33bqgm > *, .framer-1Xgxb .framer-6c66mn > *, .framer-1Xgxb .framer-16rpzle > *, .framer-1Xgxb .framer-1rxxmfd > *, .framer-1Xgxb .framer-by0qko > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1Xgxb .framer-1c0rpd8 > :first-child, .framer-1Xgxb .framer-1rnbnoh > :first-child, .framer-1Xgxb .framer-fvx0fx > :first-child, .framer-1Xgxb .framer-1rv2rkp > :first-child, .framer-1Xgxb .framer-33bqgm > :first-child, .framer-1Xgxb .framer-6c66mn > :first-child, .framer-1Xgxb .framer-16rpzle > :first-child, .framer-1Xgxb .framer-1rxxmfd > :first-child, .framer-1Xgxb .framer-by0qko > :first-child { margin-left: 0px; } .framer-1Xgxb .framer-1c0rpd8 > :last-child, .framer-1Xgxb .framer-1rnbnoh > :last-child, .framer-1Xgxb .framer-fvx0fx > :last-child, .framer-1Xgxb .framer-1rv2rkp > :last-child, .framer-1Xgxb .framer-33bqgm > :last-child, .framer-1Xgxb .framer-6c66mn > :last-child, .framer-1Xgxb .framer-16rpzle > :last-child, .framer-1Xgxb .framer-1rxxmfd > :last-child, .framer-1Xgxb .framer-by0qko > :last-child { margin-right: 0px; } .framer-1Xgxb .framer-4tjtis > *, .framer-1Xgxb .framer-1nicpyp > *, .framer-1Xgxb .framer-kthwgg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1Xgxb .framer-149m6f4 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-1Xgxb .framer-f7vhux > * { margin: 0px; margin-bottom: calc(98px / 2); margin-top: calc(98px / 2); } .framer-1Xgxb .framer-ay5pa9 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-1Xgxb .framer-imhto8 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-1Xgxb .framer-m0713f > *, .framer-1Xgxb .framer-1dqpfj > *, .framer-1Xgxb .framer-15qd5p1 > *, .framer-1Xgxb .framer-1yxia6j > *, .framer-1Xgxb .framer-1giku7g > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-1Xgxb .framer-1iw7nud > *, .framer-1Xgxb .framer-eqfwnu > *, .framer-1Xgxb .framer-1ym8d1d > *, .framer-1Xgxb .framer-bid2nw > *, .framer-1Xgxb .framer-w0q2e9 > *, .framer-1Xgxb .framer-1curh68 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-1Xgxb .framer-1ad7a8q > *, .framer-1Xgxb .framer-vc0mnp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1Xgxb .framer-jzbvg8 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-1Xgxb .framer-1cbpdd8 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } }\",'.framer-1Xgxb[data-border=\"true\"]::after, .framer-1Xgxb [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 809px) { .framer-1Xgxb.framer-dw88rc { padding: 25px 0px 0px 0px; width: 390px; } .framer-1Xgxb .framer-1dwlkf5 { aspect-ratio: 3.5238095238095237 / 1; height: var(--framer-aspect-ratio-supported, 28px); order: 0; width: 100px; } .framer-1Xgxb .framer-1geimqd { order: 2; padding: 40px 0px 45px 0px; } .framer-1Xgxb .framer-1c0rpd8, .framer-1Xgxb .framer-1rnbnoh, .framer-1Xgxb .framer-fvx0fx, .framer-1Xgxb .framer-1rv2rkp, .framer-1Xgxb .framer-33bqgm, .framer-1Xgxb .framer-6c66mn { height: 79px; } .framer-1Xgxb .framer-4tjtis { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 77px); left: 14px; order: 3; top: 45px; width: 77px; } .framer-1Xgxb .framer-vmqhlg { left: 51%; order: 1; top: 51%; width: 38px; } .framer-1Xgxb .framer-1tw9vha { height: 77px; order: 0; width: 77px; } .framer-1Xgxb .framer-ww7sng { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; order: 1; padding: 25px 0px 0px 0px; } .framer-1Xgxb .framer-1armj4r-container { left: unset; position: relative; top: unset; transform: unset; } .framer-1Xgxb .framer-1mtlmhe { height: 58px; left: calc(25.12820512820515% - 58.04631578947368px / 2); order: 4; top: calc(40.13188883655207% - 58.12565445026189px / 2); width: 58px; } .framer-1Xgxb .framer-3r4s0b { height: 74px; left: calc(13.333333333333355% - 74.69894736842105px / 2); order: 5; top: calc(40.885539331135206% - 74.32460732984282px / 2); width: 75px; } .framer-1Xgxb .framer-149m6f4 { height: 1555px; order: 6; padding: 0px 0px 340px 0px; } .framer-1Xgxb .framer-f7vhux { gap: 60px; padding: 30px 0px 0px 0px; } .framer-1Xgxb .framer-imhto8 { gap: 100px; } .framer-1Xgxb .framer-m0713f, .framer-1Xgxb .framer-1dqpfj, .framer-1Xgxb .framer-15qd5p1, .framer-1Xgxb .framer-1yxia6j { gap: 25px; } .framer-1Xgxb .framer-fidc3y { height: 193px; left: calc(82.05128205128207% - 190px / 2); top: calc(41.864951768488766% - 193px / 2); width: 190px; } .framer-1Xgxb .framer-11m06pu { height: 214px; left: calc(21.53846153846156% - 231px / 2); top: calc(24.758842443729925% - 214px / 2); width: 231px; } .framer-1Xgxb .framer-kqhf0u { height: 289px; left: calc(102.82051282051283% - 300px / 2); top: calc(14.790996784565937% - 289px / 2); width: 300px; } .framer-1Xgxb .framer-1vq3jue { bottom: -239px; height: var(--framer-aspect-ratio-supported, 266px); left: -117px; width: 320px; } .framer-1Xgxb .framer-1r82jwp { height: 199px; left: calc(7.94871794871797% - 252px / 2); top: calc(62.57234726688105% - 199px / 2); width: 252px; } .framer-1Xgxb .framer-n99ib5 { height: 278px; left: calc(93.0769230769231% - 322px / 2); top: calc(56.78456591639873% - 278px / 2); width: 322px; } .framer-1Xgxb .framer-1nicpyp { bottom: -125px; gap: 7px; padding: 40px 0px 40px 0px; width: 350px; } .framer-1Xgxb .framer-1nlonu2 { left: 50%; top: -159px; width: 250px; } .framer-1Xgxb .framer-1ad7a8q { gap: 20px; } .framer-1Xgxb .framer-1miv6ha { height: 1005px; order: 7; } .framer-1Xgxb .framer-161980 { bottom: 166px; height: var(--framer-aspect-ratio-supported, 221px); width: 373px; } .framer-1Xgxb .framer-q5is9j { height: 94px; left: calc(16.410256410256434% - 90.5px / 2); top: calc(40.99502487562191% - 94px / 2); width: 91px; } .framer-1Xgxb .framer-r5k2g3 { height: 73px; left: calc(62.56410256410258% - 76.5px / 2); top: calc(21.393034825870668% - 72.5px / 2); width: 77px; } .framer-1Xgxb .framer-1g1krkc { height: 77px; left: calc(84.10256410256413% - 71.5px / 2); top: calc(51.64179104477614% - 76.5px / 2); width: 72px; } .framer-1Xgxb .framer-kthwgg { height: min-content; left: 85%; top: 44%; transform: translate(-50%, -50%); width: min-content; } .framer-1Xgxb .framer-1sicu07 { left: 50%; top: 50%; width: 43px; } .framer-1Xgxb .framer-59lbob { height: 78px; width: 78px; } .framer-1Xgxb .framer-1n80ize { bottom: 31px; } .framer-1Xgxb .framer-vc0mnp { order: 0; } .framer-1Xgxb .framer-1d4e7qh-container { order: 1; } .framer-1Xgxb .framer-by0qko { order: 8; padding: 20px; } .framer-1Xgxb .framer-oye9dz-container { flex: 1 0 0px; order: 0; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1Xgxb .framer-ww7sng, .framer-1Xgxb .framer-f7vhux, .framer-1Xgxb .framer-imhto8, .framer-1Xgxb .framer-m0713f, .framer-1Xgxb .framer-1dqpfj, .framer-1Xgxb .framer-15qd5p1, .framer-1Xgxb .framer-1yxia6j, .framer-1Xgxb .framer-1nicpyp, .framer-1Xgxb .framer-1ad7a8q { gap: 0px; } .framer-1Xgxb .framer-ww7sng > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1Xgxb .framer-ww7sng > :first-child, .framer-1Xgxb .framer-f7vhux > :first-child, .framer-1Xgxb .framer-imhto8 > :first-child, .framer-1Xgxb .framer-m0713f > :first-child, .framer-1Xgxb .framer-1dqpfj > :first-child, .framer-1Xgxb .framer-15qd5p1 > :first-child, .framer-1Xgxb .framer-1yxia6j > :first-child, .framer-1Xgxb .framer-1nicpyp > :first-child, .framer-1Xgxb .framer-1ad7a8q > :first-child { margin-top: 0px; } .framer-1Xgxb .framer-ww7sng > :last-child, .framer-1Xgxb .framer-f7vhux > :last-child, .framer-1Xgxb .framer-imhto8 > :last-child, .framer-1Xgxb .framer-m0713f > :last-child, .framer-1Xgxb .framer-1dqpfj > :last-child, .framer-1Xgxb .framer-15qd5p1 > :last-child, .framer-1Xgxb .framer-1yxia6j > :last-child, .framer-1Xgxb .framer-1nicpyp > :last-child, .framer-1Xgxb .framer-1ad7a8q > :last-child { margin-bottom: 0px; } .framer-1Xgxb .framer-f7vhux > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-1Xgxb .framer-imhto8 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-1Xgxb .framer-m0713f > *, .framer-1Xgxb .framer-1dqpfj > *, .framer-1Xgxb .framer-15qd5p1 > *, .framer-1Xgxb .framer-1yxia6j > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-1Xgxb .framer-1nicpyp > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-1Xgxb .framer-1ad7a8q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-1Xgxb.framer-dw88rc { width: 810px; } .framer-1Xgxb .framer-vmqhlg { left: 50%; top: 48%; } .framer-1Xgxb .framer-1mtlmhe { left: calc(30.12345679012348% - 87px / 2); top: calc(37.16490658001627% - 87px / 2); } .framer-1Xgxb .framer-3r4s0b { left: calc(22.222222222222243% - 112px / 2); top: calc(38.28810853950521% - 112px / 2); } .framer-1Xgxb .framer-fidc3y { left: calc(77.16049382716051% - 297px / 2); top: calc(36.14754098360658% - 302px / 2); } .framer-1Xgxb .framer-11m06pu { left: calc(22.962962962962983% - 365px / 2); top: calc(24.05737704918035% - 338px / 2); } .framer-1Xgxb .framer-kqhf0u { left: calc(90.98765432098767% - 499px / 2); top: calc(15.327868852459039% - 481px / 2); } .framer-1Xgxb .framer-1vq3jue { bottom: -431px; left: -350px; } .framer-1Xgxb .framer-dj0gv9 { left: -178px; } .framer-1Xgxb .framer-1r82jwp { left: calc(14.32098765432101% - 381px / 2); top: calc(56.282051282051306% - 301px / 2); } .framer-1Xgxb .framer-n99ib5 { left: calc(87.03703703703705% - 541px / 2); top: calc(54.40170940170942% - 466px / 2); } .framer-1Xgxb .framer-1nicpyp { width: 751px; } .framer-1Xgxb .framer-q5is9j { left: calc(18.88888888888891% - 192px / 2); top: calc(38.99188876013907% - 200px / 2); } .framer-1Xgxb .framer-r5k2g3 { left: calc(53.2098765432099% - 162px / 2); top: calc(22.885283893395155% - 154px / 2); } .framer-1Xgxb .framer-1g1krkc { left: calc(73.58024691358027% - 151px / 2); } .framer-1Xgxb .framer-jzbvg8 { top: 494px; } .framer-1Xgxb .framer-kthwgg { left: calc(78.39506172839509% - 120px / 2); top: calc(49.76825028968716% - 120px / 2); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5019.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bFP4mTBop\":{\"layout\":[\"fixed\",\"auto\"]},\"zfMlVeKh5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"AOf_BK44Q\":{\"pattern\":\":AOf_BK44Q\",\"name\":\"carousel\"},\"viUEYWFfS\":{\"pattern\":\":viUEYWFfS\",\"name\":\"main\"}}\n * @framerResponsiveScreen\n */const FramerSRFi7SLlq=withCSS(Component,css,\"framer-1Xgxb\");export default FramerSRFi7SLlq;FramerSRFi7SLlq.displayName=\"Numbers / Nbtlp Pdp1\";FramerSRFi7SLlq.defaultProps={height:5019.5,width:1440};addFonts(FramerSRFi7SLlq,[{explicitInter:true,fonts:[{family:\"ITC Garamond Std Light Narrow\",source:\"custom\",url:\"https://framerusercontent.com/assets/bHRT7KCYv6Kyr3W43i1BYu3NA0.woff2\"},{family:\"ITC Garamond Std Light Narrow Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/Z4g1pQu3ve8g3dbh4O8wERx39k.woff2\"},{family:\"ITC Garamond Book Narrow\",source:\"custom\",url:\"https://framerusercontent.com/assets/ZWUL0GAvSOzDeNunMTdJCfH5M.woff2\"},{family:\"ABC Monument Grotesk Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/W54o61vDB0yH9YBzo8wacfcbfUU.woff2\"}]},...CounterFonts,...ButtonYellowFonts,...CarouselFonts,...Plus2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSRFi7SLlq\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"AOf_BK44Q\\\":{\\\"pattern\\\":\\\":AOf_BK44Q\\\",\\\"name\\\":\\\"carousel\\\"},\\\"viUEYWFfS\\\":{\\\"pattern\\\":\\\":viUEYWFfS\\\",\\\"name\\\":\\\"main\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bFP4mTBop\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zfMlVeKh5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5019.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["CounterFonts", "getFonts", "Counter", "MotionDivWithFX", "withFX", "motion", "ButtonYellowFonts", "cJUwKSrIx_default", "CarouselFonts", "Ixc3yNIp9_default", "ImageWithFX", "Image2", "Plus2Fonts", "dDTE_oWZw_default", "RichTextWithCurrentYear1n8svqn", "withCodeBoundaryForOverrides", "RichText2", "withCurrentYear", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "transition2", "animation2", "transition3", "animation3", "animation4", "animation5", "transition4", "transformTemplate2", "transition5", "animation6", "animation7", "transition6", "animation8", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "Link", "SVG", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "getLoadingLazyAtYPosition", "css", "FramerSRFi7SLlq", "withCSS", "SRFi7SLlq_default", "addFonts", "__FramerMetadata__"]
}
