{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6pAEHn53WDLmEmfSZAz0/eNlUCL63F9VLezi1mIlZ/gRtU8qm6f.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MenuBarForPages from\"#framer/local/canvasComponent/E4rzNjpAu/E4rzNjpAu.js\";import ArrowCursor from\"#framer/local/canvasComponent/tsZAQR3tB/tsZAQR3tB.js\";import{withProgress}from\"#framer/local/codeFile/q5ZE7Fr/Scroll.js\";import*as sharedStyle from\"#framer/local/css/i5ySdB32Z/i5ySdB32Z.js\";import*as sharedStyle1 from\"#framer/local/css/uqTjxZw9M/uqTjxZw9M.js\";import metadataProvider from\"#framer/local/webPageMetadata/gRtU8qm6f/gRtU8qm6f.js\";const MotionDivWithProgress1nqq2m7=withCodeBoundaryForOverrides(motion.div,{nodeId:\"B3o3QIGqI\",override:withProgress,scopeId:\"gRtU8qm6f\"});const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MenuBarForPagesFonts=getFonts(MenuBarForPages);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const ArrowCursorFonts=getFonts(ArrowCursor);const breakpoints={JMTg5qo3t:\"(min-width: 810px) and (max-width: 1199px)\",mwldDZaHV:\"(min-width: 1200px)\",ZA8sW7NpO:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DrufC\";const variantClassNames={JMTg5qo3t:\"framer-v-zrr8ft\",mwldDZaHV:\"framer-v-xq30iu\",ZA8sW7NpO:\"framer-v-18vddmv\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition1={bounce:.1,delay:0,duration:1.3,type:\"spring\"};const animation={opacity:1,rotate:-4,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition2={bounce:.1,delay:.3,duration:1.3,type:\"spring\"};const animation2={opacity:1,rotate:2,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition3={bounce:.1,delay:.3,duration:.7,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:30};const transition4={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition4};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"mwldDZaHV\",Phone:\"ZA8sW7NpO\",Tablet:\"JMTg5qo3t\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mwldDZaHV\"};};const cursor={component:ArrowCursor,variant:\"YmeFx2944\"};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=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Ttz1Agf2E\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"D6kcjJWaS\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"ExE7XYFN4\");const ref3=React.useRef(null);useCustomCursors({eoy41l:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mwldDZaHV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1f559f98-5bb6-4ffd-aa81-69e91a5b0df9, rgb(217, 211, 201)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-xq30iu\",className),\"data-framer-cursor\":\"eoy41l\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nj521s\",\"data-framer-name\":\"Progress Bar\",children:/*#__PURE__*/_jsx(MotionDivWithProgress1nqq2m7,{className:\"framer-1nqq2m7\",\"data-framer-name\":\"Progress\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dq4wnx\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ga35nz\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RBWSBMZW5ub24gUmVndWxhcg==\",\"--framer-font-family\":'\"TAY Lennon Regular\", \"TAY Lennon Regular Placeholder\", sans-serif',\"--framer-font-size\":\"123px\",\"--framer-text-color\":\"var(--token-576e9b84-a14c-4f40-a6c5-d995aa9018d4, rgb(193, 164, 91))\"},children:\"Sabbath\"})}),className:\"framer-nygx7x\",\"data-framer-appear-id\":\"nygx7x\",fonts:[\"CUSTOM;TAY Lennon Regular\"],initial:animation1,optimized:true,style:{rotate:-4},transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 684 148\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RBWSBMZW5ub24gUmVndWxhcg==\",\"--framer-font-family\":'\"TAY Lennon Regular\", \"TAY Lennon Regular Placeholder\", sans-serif',\"--framer-font-size\":\"123px\",\"--framer-text-color\":\"var(--token-1f559f98-5bb6-4ffd-aa81-69e91a5b0df9, rgb(217, 211, 201))\"},children:\"origins\"})}),className:\"framer-1s65agb\",\"data-framer-appear-id\":\"1s65agb\",fonts:[\"CUSTOM;TAY Lennon Regular\"],initial:animation1,optimized:true,style:{rotate:2},transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 616 148\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10uu4ay\",\"data-framer-name\":\"OT Sabbath\",fill:'var(--token-576e9b84-a14c-4f40-a6c5-d995aa9018d4, rgb(193, 164, 91)) /* {\"name\":\"Gold\"} */',intrinsicHeight:1455,intrinsicWidth:2066,style:{rotate:-17},svg:'<svg data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 2065.97 1454.68\"><g data-name=\"Layer 1\"><path d=\"M614.63 774.27c16.07 16.08 14.38 17.77 30.46 33.84 16.08 16.08 15.76 16.39 31.84 32.47s16.39 15.76 32.46 31.84c16.08 16.08 15.73 16.42 31.81 32.5s17.97 14.18 34.05 30.26c16.07 16.07 16.31 15.84 32.39 31.91 16.07 16.07 15.37 16.78 31.44 32.86 16.08 16.08 16.3 15.85 32.38 31.93 16.08 16.08 15.12 17.04 31.19 33.11s14.98 17.18 31.06 33.25 17.45 14.7 33.53 30.78c16.08 16.08 15.54 16.62 31.61 32.7s17.2 14.96 33.28 31.04c.29.29-.29 1.47-.58 1.76-16.18 16.18-16.66 15.71-32.85 31.89q-16.18 16.18-32.43 32.31c-16.19 16.19-16.8 15.58-32.99 31.76-16.19 16.19-13.85 18.52-30.04 34.71-16.19 16.19-17.55 14.82-33.74 31.01s-16.79 15.58-32.98 31.77c-16.19 16.19-14.92 17.46-31.11 33.65-16.19 16.19-17.34 15.04-33.53 31.23-.29.29-1.34 2.08-1.63 1.79-15.8-15.8-15.88-15.71-31.68-31.51s-13.25-18.35-29.05-34.15c-15.8-15.8-16.19-15.4-31.99-31.2s-17.65-13.95-33.45-29.75c-15.8-15.8-14.17-17.43-29.97-33.23-15.8-15.8-15.43-16.17-31.23-31.97-15.8-15.8-17.88-13.73-33.68-29.53s-13.97-17.64-29.77-33.44c-15.8-15.8-17.88-13.73-33.68-29.53s-13.55-18.05-29.36-33.85c-15.8-15.8-15.64-15.97-31.44-31.77-15.8-15.8-17.81-13.79-33.62-29.59-15.8-15.8-13.77-17.83-29.57-33.63-15.8-15.8-16.31-15.29-32.11-31.09s-15.4-16.21-31.2-32.01c-15.8-15.8-18.17-13.44-33.97-29.24s-15.61-15.99-31.41-31.8q-15.8-15.8-31.66-31.55c-15.8-15.8-15.13-16.47-30.94-32.28-15.8-15.8-15.63-15.98-31.44-31.78-10.56-10.56-21.01-21.16-30.39-32.42s-16.16-24.97-24.47-37.07c-8.43-12.28-19.23-22.99-26.39-35.83s-10.72-27.79-16.66-41.26c-5.99-13.59-12.58-26.8-17.25-40.78s-8.89-28.24-12.25-42.61-7.65-28.75-9.67-43.38-.84-29.65-1.52-44.42-.44-29.46.24-44.24 2.01-29.38 4.04-44.04 4.59-29.08 7.97-43.51 7.26-28.53 11.96-42.6c4.67-13.98 7.81-28.64 13.81-42.22s12.78-26.71 20.02-39.69c7.16-12.84 15.06-25.45 23.49-37.73s18.8-22.7 28.35-34.17c9.37-11.26 17.69-23.71 28.25-34.28 10.56-10.56 23.41-18.4 34.67-27.78 11.46-9.54 21.95-20.1 34.05-28.41s25.3-15.51 38.14-22.67c12.99-7.24 26.4-13.37 39.86-19.32s27.28-11.39 41.26-16.06 28.22-8.8 42.58-12.17c14.43-3.38 28.59-8.41 43.22-10.44 14.66-2.03 29.71.05 44.48-.62 14.78-.68 29.5-2.63 44.28-1.96 14.77.68 29.25 4 43.91 6.04 14.63 2.03 29.15 4.14 43.57 7.52 14.37 3.37 28.97 5.94 43.04 10.64 13.98 4.67 27.82 9.99 41.4 15.98 13.47 5.94 25.91 14.03 38.9 21.28 12.84 7.16 26 13.87 38.28 22.3 12.1 8.31 25.15 15.7 36.62 25.24 11.26 9.37 21.68 20.09 32.25 30.65 15.21 15.21 14.98 15.45 30.19 30.66s15.82 14.61 31.03 29.83c15.22 15.22 14.16 16.27 29.37 31.49 15.22 15.22 15.99 14.44 31.21 29.66s13.43 17 28.65 32.22c15.22 15.22 16.9 13.54 32.11 28.76 15.22 15.22 15.1 15.34 30.31 30.56.29.29 1.09 2.5.81 2.78-16.07 16.07-18.05 14.1-34.13 30.17-16.08 16.08-15.52 16.63-31.6 32.7-16.08 16.08-14.83 17.32-30.9 33.4-16.08 16.08-16.7 15.45-32.78 31.53-16.08 16.08-16.67 15.48-32.75 31.56-16.07 16.07-16.7 15.45-32.77 31.52-16.07 16.07-14.59 17.56-30.67 33.63-16.08 16.08-17.63 14.52-33.71 30.59-16.08 16.08-13.99 18.16-30.07 34.24-16.08 16.08-16.39 15.76-32.47 31.84s-17.28 14.87-33.36 30.95-15.78 16.37-31.86 32.45c-16.08 16.08-15.32 16.84-31.4 32.92-.29.29.07-1.18.36-.9Z\"/><path d=\"M1923.95 820.75c-15.8 15.8-14.5 17.1-30.3 32.9-15.8 15.8-17.27 14.33-33.07 30.13-15.8 15.8-14.8 16.8-30.6 32.59-15.8 15.8-16.79 14.81-32.59 30.61-15.8 15.8-14.37 17.23-30.17 33.03-15.8 15.8-17.07 14.53-32.87 30.33s-16.09 15.51-31.89 31.31c-15.8 15.8-15.64 15.96-31.44 31.76s-14.28 17.32-30.09 33.12c-15.8 15.8-16.73 14.87-32.53 30.67-15.8 15.8-16.46 15.15-32.26 30.95-15.8 15.8-16.09 15.52-31.89 31.32s-13.37 18.23-29.17 34.03c-15.8 15.8-18.39 13.21-34.19 29.01-15.8 15.8-13.4 18.2-29.2 34s-17.26 14.34-33.07 30.14c-15.8 15.8-15.56 16.04-31.37 31.85s-15.42 16.18-31.23 31.99c-15.8 15.8-15.36 16.25-31.17 32.05-15.8 15.8-15.49 16.12-31.3 31.92-.29.29-2.03-.45-2.32-.74-16.18-16.18-15.85-16.52-32.03-32.71s-17.07-15.3-33.26-31.48c-16.19-16.19-14.45-17.93-30.63-34.11-16.19-16.19-15.97-16.4-32.16-32.59-16.19-16.19-16.98-15.4-33.17-31.59-16.19-16.19-15.75-16.63-31.93-32.82-16.19-16.19-15.67-16.71-31.86-32.9s-16.24-16.14-32.43-32.33c-.29-.29-1.53.52-1.24.23q16.07-16.08 32.09-32.21c16.08-16.08 16.29-15.86 32.37-31.93 16.08-16.08 17.11-15.04 33.19-31.11 16.08-16.08 14.42-17.73 30.5-33.81 16.08-16.08 16.41-15.75 32.48-31.82 16.07-16.07 15.25-16.9 31.33-32.97 16.07-16.07 17.03-15.12 33.11-31.19 16.08-16.08 15.71-16.44 31.79-32.52q16.08-16.08 32.18-32.13c16.08-16.08 17.69-14.47 33.76-30.55 16.08-16.08 14.69-17.46 30.77-33.54s16.95-15.21 33.03-31.29c16.08-16.08 14.01-18.15 30.09-34.23.29-.29 1.29.85 1 .57-16.07-16.07-16.34-15.81-32.41-31.89s-15.52-16.63-31.6-32.7c-16.08-16.08-15.23-16.92-31.31-33s-17.74-14.42-33.81-30.49c-16.08-16.08-14.47-17.69-30.54-33.76-16.07-16.07-17.42-14.73-33.5-30.8-16.07-16.07-14.41-17.74-30.48-33.81-16.08-16.08-17.95-14.2-34.02-30.28-16.08-16.08-15.87-16.28-31.95-32.36s-16.31-15.84-32.39-31.92-15.29-16.87-31.37-32.94-16.31-15.85-32.39-31.93-14.79-17.36-30.87-33.44c-.29-.29-1.75-.16-1.47-.44 15.21-15.21 16.94-13.49 32.15-28.7 15.21-15.21 14.65-15.78 29.86-31s13.79-16.64 29.01-31.85c15.22-15.22 14.93-15.5 30.15-30.71 15.22-15.22 15.07-15.36 30.28-30.58 15.22-15.22 16.59-13.84 31.81-29.06 15.22-15.22 14.47-15.97 29.68-31.18 10.56-10.56 21.37-20.79 32.64-30.16s22.88-19.2 34.98-27.5c12.28-8.43 25.22-15.92 38.06-23.08 12.99-7.24 26.99-12.45 40.46-18.39 13.59-6 26.75-13.18 40.73-17.86 14.07-4.7 28.58-8.29 42.95-11.65 14.43-3.38 29.22-5.2 43.85-7.23s29.38-4.58 44.15-5.26 29.73-.98 44.51-.3c14.77.68 29.55 2.9 44.22 4.94s28.63 7.49 43.06 10.87c14.37 3.37 29.43 4.39 43.5 9.09 13.98 4.67 26.79 12.56 40.37 18.56s27.74 10.42 40.73 17.66c12.84 7.16 24.72 16.11 37 24.54 12.1 8.31 24.09 16.93 35.56 26.48s21.5 20.02 32.07 30.59c10.56 10.56 20.83 21.12 30.21 32.38 9.54 11.46 18.49 23.18 26.79 35.28s17.8 23.92 24.96 36.76 13.02 26.73 18.96 40.2 11.05 27.52 15.73 41.5 7.68 28.56 11.04 42.93c3.38 14.43 6.23 28.86 8.26 43.49s4.6 29.27 5.28 44.03 1.28 29.64.61 44.42-2.88 29.48-4.91 44.14-4.37 29.28-7.75 43.7-9.42 27.98-14.13 42.05-7.63 28.67-13.62 42.25-12.79 26.67-20.03 39.66c-7.16 12.84-14.5 25.81-22.93 38.08s-18.5 22.99-28.04 34.46c-9.37 11.26-19.75 21.75-30.32 32.31Z\"/></g></svg>',transformTemplate:transformTemplate1,withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m7ylkw-container\",nodeId:\"WCq0ofAvg\",scopeId:\"gRtU8qm6f\",children:/*#__PURE__*/_jsx(MenuBarForPages,{height:\"100%\",id:\"WCq0ofAvg\",layoutId:\"WCq0ofAvg\",style:{height:\"100%\",width:\"100%\"},variant:\"RF3v3DfIM\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1my2iej\",\"data-framer-name\":\"Color Frame\",id:elementId1,ref:ref2}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dchzm1\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gtjhr4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1frd1pi\",\"data-styles-preset\":\"i5ySdB32Z\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:[\"In the beginning, \",/*#__PURE__*/_jsx(\"br\",{}),\"God created.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"For six days, He spoke the universe into existence\u2014shaping light and darkness, land and sea, plants and creatures. Then, on the seventh day, something changed. He stopped and rested. Unlike the previous six days, which ended with \u201Cthere was evening and there was morning,\u201D the seventh day had no such boundary. It was meant to go on. We were meant for a state of perfect rest where humanity and all of creation could live and work purposefully in the fullness of God\u2019s presence.\"})]}),className:\"framer-13ezcxw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-z2rmh6\",\"data-framer-name\":\"Creation\",fill:\"black\",intrinsicHeight:862,intrinsicWidth:902,svg:'<svg data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 901.7 862.48\"><path d=\"M63.76 41.29C27.94 54.06 15.32 108.57 6.23 141.42c-7.55 27.3-10.83 52.2 5.45 76.59 20.75 31.08 54.76 48.59 87.75 64.27 82.08 39.02 162.64 3.53 211.14-66.45-27.3-4.81-60.92 8.85-88.46 10.3-32.73 1.73-56.18-11.74-77.28-35.6-16.66-18.84-21.37-38.73-21.97-63.95-.53-22.17-6.86-48.32-3.03-70.14 2.72-15.49 17.92-37.58 34.43-42.5-30.71.49-63.08 5.99-90.49 27.35Zm268.19 266.66c-.08 23.03-4.57 34.44-23.78 48.1 8.87 3.56 17.62 4.27 24.78 11.69 5.62 5.83 6.41 14.38 12.3 19.87 6.53-23.45 12.35-38.25 32.41-50.84-14.54-10.93-32.84-16.79-45.71-28.82ZM63.76 400.38c0 39.37 6.29 72.97-22.57 99.7 24.62 3.97 40.3 22.53 58.56 35.09 7.29-19.43 12.05-57.77 36.17-63.54-19.88-6.44-40.57-10.32-54.6-28.07-9.58-12.12-10.9-28.96-17.55-43.18ZM624.37 95.83c-39.53 42.54-93.31 72.29-137.1 110.48-12.06 10.52-45.25 37.88-49.2 56.07-8.86 40.78 111.01-23.52 129.23-5.13 15.46 15.61-26.08 59.18-33.78 69.62-5.28 7.16-46.73 53.45-35.11 67.89s48.88-4.52 63 3.94c26.66 15.97-95.75 151.87-109.76 170.09-56.08 72.96-102.77 161.77-136.7 247.44-5.01 12.65-18.1 32.18-16.17 46.03 31.92 3.61 70.21-37.51 90.54-56.2 43.74-40.19 86.37-86.05 122.78-132.89 65.24-83.92 145.96-152.06 215.25-232.51 26.47-30.73 54.27-59.18 81.95-88.73 15.23-16.26 34.15-25.84 49.94-40.95 16.23-15.54 27.85-37.23 42.46-54.25-23.76-.85-48.09-3.81-71.25-9.37-7.25-1.74-32.12-5.66-37.59-12.45-9.99-12.42 10.15-55.25 12.56-68.84 2.51-14.15.83-21.5-1.93-34.17-3.24-14.87-3.5-24.92-.32-40.3 2.21-10.73 12.47-34.78 6.89-45.95-3.67-7.34-15.26-6.27-19.45-14.86-4.06-8.33.4-19.27 3.35-27.08-38.85-18.43-83.28 36.87-114.54 55.78-25.78 15.6-47.83 30.34-55.04 36.35Z\" style=\"fill:#c6a14b\" data-name=\"Layer 1\"/></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1frd1pi\",\"data-styles-preset\":\"i5ySdB32Z\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"But that rest was almost immediately lost.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"Humans decided they knew better than God, and in their disobedience, sin entered the world. In Genesis 3 we read that the beautiful world the Creator had entrusted to mankind was forever changed. Man had to struggle and toil. Yet, from the very beginning, God had a plan to restore what was lost.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"Hundreds of years later, the Israelites\u2014God\u2019s chosen people\u2014were enslaved in Egypt by a ruthless pharaoh who worked them without concern or care for their wellbeing. When God rescued them, one of the first things He did was reintroduce the Sabbath\u2014which was rooted in that seventh day of creation. Before they even reached Mount Sinai, He provided food from heaven with a built-in test: gather for six days, but on the seventh, stop and trust that He would provide. Then, at Sinai, He made it an official commandment.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"For the Israelites, the Sabbath wasn\u2019t just about resting\u2014it was about remembering. Remembering God\u2019s goodness in creation, in His character, and in their salvation from slavery. It was also a physical reminder that their God was different from the false gods of Egypt. Keeping the Sabbath declared His supremacy and ultimate power.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"But the Sabbath wasn\u2019t just for Israel\u2019s own benefit. They were meant to be a light to the nations, showing the world a God unlike any other. No other nation had anything like a Sabbath. The idea of a deity providing for His people\u2014rather than demanding endless work to appease Him\u2014was revolutionary. Yet Israel\u2019s God commanded them to stop, to rest, and to trust Him.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"That made a statement. A bold, intentional statement.\"})]}),className:\"framer-1os38g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s7ztq6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JMTg5qo3t:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 118 224\"><path d=\"M 0.022 217.149 C -0.512 212.373 9.465 205.691 13.365 203.767 C 19.882 200.552 27.455 200.826 34.411 199.255 C 47.569 196.285 51.939 176.179 52.4 164.145 C 52.776 154.362 51.573 146.419 44.646 138.788 C 38.791 132.342 34.837 128.935 27.525 125.969 C 20.06 122.942 12.334 108.218 14.414 99.997 C 16.676 91.056 27.747 86.05 26.981 75.8 C 33.695 82.415 37.34 86.022 39.29 95.613 C 41.345 105.713 40.699 108.922 41.166 119.039 C 41.453 125.233 48.514 147.276 56.433 142.455 C 59.286 140.719 63.065 128.681 64.534 124.959 C 66.354 120.348 67.025 115.333 68.217 110.598 C 70.332 102.208 72.04 93.621 71.026 84.773 C 70.024 76.023 68.866 66.292 65.606 58.128 C 60.654 45.737 67.934 30.337 78.876 23.789 C 85.577 19.778 93.551 19.72 100.236 15.629 C 107.911 10.932 111.62 7.453 115.898 0.003 C 118.229 5.203 118.016 13.236 118.029 19.016 C 118.054 31.615 109.145 39.087 99.457 45.166 C 95.116 47.891 89.349 49.605 85.316 52.944 C 76.964 59.859 74.957 73.455 74.629 83.52 C 74.321 93.022 73.65 103.426 74.836 112.854 C 75.552 118.532 77.705 123.825 77.298 129.611 C 76.325 143.405 73.386 157.119 72.495 170.954 C 71.7 183.291 61.729 202.32 80.024 204.974 C 91.204 206.596 106.353 202.158 116.333 207.16 C 120.312 223.43 74.827 219.807 65.072 221.26 C 50.905 223.369 30.232 226.504 16.698 220.804 C 11.864 218.765 6.126 216.315 0.016 217.153 Z\" fill=\"var(--token-b5cbc56c-a5a3-44c2-9513-d3d49c66f1ee, rgb(130, 99, 150)) /* {&quot;name&quot;:&quot;Purple&quot;} */\"></path></svg>',svgContentId:12686317100},ZA8sW7NpO:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 122\"><path d=\"M 0.012 118.269 C -0.278 115.667 5.134 112.028 7.249 110.98 C 10.783 109.229 14.891 109.378 18.664 108.523 C 25.8 106.905 28.17 95.955 28.42 89.4 C 28.624 84.072 27.972 79.746 24.215 75.59 C 21.039 72.079 18.895 70.224 14.929 68.608 C 10.88 66.959 6.69 58.94 7.818 54.463 C 9.045 49.593 15.049 46.867 14.634 41.284 C 18.275 44.887 20.252 46.851 21.31 52.075 C 22.424 57.576 22.074 59.324 22.328 64.834 C 22.483 68.207 26.312 80.213 30.608 77.587 C 32.155 76.641 34.205 70.085 35.002 68.058 C 35.988 65.547 36.352 62.815 36.999 60.236 C 38.146 55.667 39.073 50.99 38.522 46.171 C 37.979 41.405 37.351 36.105 35.583 31.659 C 32.897 24.91 36.846 16.523 42.78 12.957 C 46.415 10.772 50.739 10.741 54.365 8.512 C 58.528 5.954 60.54 4.059 62.86 0.002 C 64.124 2.834 64.009 7.209 64.016 10.357 C 64.029 17.219 59.197 21.288 53.943 24.6 C 51.588 26.083 48.461 27.017 46.273 28.836 C 41.743 32.602 40.655 40.007 40.477 45.489 C 40.31 50.664 39.946 56.33 40.589 61.465 C 40.977 64.558 42.145 67.44 41.924 70.592 C 41.396 78.104 39.802 85.574 39.319 93.109 C 38.888 99.828 33.48 110.192 43.403 111.638 C 49.466 112.521 57.683 110.104 63.096 112.828 C 65.254 121.689 40.584 119.716 35.293 120.508 C 27.61 121.656 16.397 123.364 9.057 120.259 C 6.435 119.149 3.322 117.814 0.009 118.271 Z\" fill=\"var(--token-b5cbc56c-a5a3-44c2-9513-d3d49c66f1ee, rgb(130, 99, 150)) /* {&quot;name&quot;:&quot;Purple&quot;} */\"></path></svg>',svgContentId:11781829031}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vnrpqf\",\"data-framer-name\":\"Plant\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 174 330\"><path d=\"M 0.033 319.908 C -0.755 312.871 13.958 303.027 19.707 300.192 C 29.317 295.456 40.484 295.859 50.741 293.545 C 70.144 289.17 76.588 259.55 77.268 241.82 C 77.822 227.409 76.049 215.706 65.834 204.464 C 57.2 194.968 51.37 189.95 40.587 185.579 C 29.58 181.12 18.188 159.428 21.255 147.317 C 24.59 134.145 40.916 126.771 39.785 111.67 C 49.686 121.415 55.061 126.728 57.936 140.858 C 60.966 155.738 60.014 160.465 60.703 175.369 C 61.125 184.495 71.537 216.969 83.215 209.867 C 87.422 207.309 92.994 189.574 95.161 184.091 C 97.843 177.299 98.833 169.91 100.592 162.935 C 103.711 150.575 106.229 137.924 104.733 124.888 C 103.256 111.998 101.548 97.662 96.741 85.636 C 89.439 67.38 100.174 44.693 116.308 35.047 C 126.19 29.137 137.948 29.052 147.806 23.025 C 159.123 16.106 164.592 10.98 170.9 0.005 C 174.338 7.666 174.023 19.5 174.042 28.015 C 174.08 46.576 160.943 57.583 146.657 66.54 C 140.255 70.553 131.752 73.079 125.805 77.998 C 113.489 88.185 110.53 108.215 110.047 123.044 C 109.592 137.042 108.602 152.368 110.352 166.258 C 111.407 174.623 114.582 182.42 113.982 190.945 C 112.547 211.266 108.213 231.469 106.9 251.851 C 105.727 270.027 91.024 298.061 118.001 301.971 C 134.487 304.36 156.825 297.821 171.542 305.191 C 177.41 329.16 110.338 323.822 95.953 325.963 C 75.064 329.071 44.579 333.69 24.623 325.292 C 17.494 322.287 9.033 318.678 0.023 319.912 Z\" fill=\"var(--token-b5cbc56c-a5a3-44c2-9513-d3d49c66f1ee, rgb(130, 99, 150)) /* {&quot;name&quot;:&quot;Purple&quot;} */\"></path></svg>',svgContentId:9433710333,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1frd1pi\",\"data-styles-preset\":\"i5ySdB32Z\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"These were people who trusted their God so much that they could pause every single week, believing He would provide.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"And Sabbath went beyond just one day. It shaped the entire rhythm of life. Every seven years, the land was to rest, and debts were forgiven. Every 50 years\u2014the Year of Jubilee\u2014slaves were freed, and land was returned to its rightful owners. The Sabbath wasn\u2019t just about taking a break. It was a declaration that everything\u2014people, land, time itself\u2014belonged to God, not to human systems of control. And not only did everything belong to Him, but He was the One sustaining it all, providing out of His absolute sovereignty.\"}),/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1frd1pi\",\"data-styles-preset\":\"i5ySdB32Z\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"Yet Israel struggled to keep the Sabbath.\"})]}),className:\"framer-n9nur4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"To God, this wasn\u2019t just about breaking a rule\u2014it was a rejection of His provision, a refusal to trust Him. He took it seriously. In some cases, Sabbath-breaking even carried the death penalty. But after returning from exile, the Jewish leaders became so determined not to repeat their mistakes that they went to the opposite extreme. They built layers of rules around the Sabbath, turning a day meant for freedom into something rigid and restrictive. Instead of delight, it became about technicalities\u2014how far you could walk, what counted as \u201Cwork,\u201D and who was breaking the rules. By the time Jesus arrived, the Sabbath, meant to be a gift, had become riddled with technicalities.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19fzuv2\",\"data-styles-preset\":\"uqTjxZw9M\",style:{\"--framer-text-color\":\"var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, rgb(96, 152, 99))\"},children:\"But even in this broken state, it pointed to something greater.\"})]}),className:\"framer-9rnm6n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bdv28o\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1g2ez0m\",\"data-framer-name\":\"Broken\",fill:\"black\",intrinsicHeight:893,intrinsicWidth:278,style:{rotate:-90},svg:'<svg data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 278.15 892.66\"><path d=\"M132.56 0c-20.1.24-30.82 8.71-35.4 27.67-4.38 18.14 1.76 38.23-2.84 56.28s-20.98 29.66-33.56 42.75c-15.94 16.59-16.43 39.62-31.26 56-7.31 8.07-18.27 8.99-22.4 20.55-3.27 9.12 1.53 18.56-3.3 27.43 18.36 18.21 55.12 30.49 54.68 58.15-.21 13.14-6.84 26.06-9.28 38.92-6.6 34.78-8.88 74.99-27.96 105.98C5.81 458.8-4.21 477.9 1.74 510.38c5.16 28.18 37.05 46.77 53.23 68.95-11.8-17.85-23.51-49.29-28.45-70.51-3.76-16.11 2.21-24.2 19.26-33.75 3.56-1.99 9.8.06 12.71-3.67 3.66-4.7-.6-10.76 1.58-15.82 4.27-9.9 1.36-6.72 14.95-11.35 7.78-2.65 19.92-2.1 20.5-11.93.73-12.29-25.76-21.75-30.06-30.63-5.05-10.45 23.22-39.26 23.71-59.04.3-12.28-12.58-27.4-9.76-38.83 5.33-21.6 20.3-.63 23.12 13.08 2.52 12.23-1.57 27.8 4.7 38.55 4.47 7.66 15.23 12.62 20.34 20.96s5.7 16.44 8.41 25.06c3.8 12.06.8 12.02 12.98 21.47 10.85 8.41 12.79 6.06 11.37 17.02-2.36 18.23-30.98 49.21-42.74 64.95-9.58 12.81-26.08 24.93-34.26 38.04-16.92 27.11 16.33 58.08 32.25 78.32 18.24 23.19 19.64 28.72 14.33 58.78-1.16 6.58-1.64 22.6-8.4 26.71-4.64 2.82-10.79-2.05-16.19-.92-7.95 1.67-22.26 12.36-26.31 18.93-8.09 13.14-4.4 27.89 2.06 40.18 5.08 9.67 8.51 23.89 14.52 31.61 9.69-17.61-3.92-47.77-3.06-69.22 12.01 5.14 24.19 10.53 35.23 13.92 9.89 3.04 6.53-10.61 15.1 6.43 4.33 8.6 4.26 22.96 5.81 32.17-26.02 7.21-27.89 33.14-25.54 58.4 1.56 16.84 7.69 18.85 22.31 31.2 8 6.76 15.81 13 18.09 23.21-3.99-20.38-24.7-29.18-27.56-47.95-3.4-22.28 11.95-28.38 24.9-40.37 17.13-15.85 18.78-22.32 12.39-42.79-2.73-8.73-1.62-17.4-3.39-26.28s-5.5-14.3-8.44-22.84c-7.24 9.19-20.99 16.11-33.3 14.16-1.27-16.34 18.74-20.86 22.44-35.28 2.66-10.35 2.33-14.99 7.05-25.09 4.83-10.35 10.28-18.17 7.48-31.14-3.3-15.28-14.96-30.58-21.88-44.69-11.38-23.22-21.9-26.11-4.98-46.68 13.52-16.44 7.66-33.95 15.92-50.87 2.31 8.69 1.92 19.61 5.39 28.95 1.36 3.67 6.54 8.63 6.89 12.29 1.2 12.76-9.7 10.2-12.87 23.88-2.53 10.9 4.02 25.94 6.53 37.77 1.74 8.17 4.93 28.83 9.37 34.05 16.85-34.95 33.16 5.53 48.51 19.41 1.91-14.97-14.58-27.89-19.44-41.45-4.55-12.67-1.36-20.5-18.77-21.67-.02-9.22 6.11-23.26 9.52-32.05 3.04-7.84 8.26-13.25 11.26-20.94 8.03-20.63-22.35-27.13-17.79-50.85 2.75-14.3 18.38-23.2 23.84-36.66 4.55-11.21 5.93-25.61 5.25-37.59-1.43-25.12-16.95-34.63-30.47-52.29 17.97 20.3 40.68-1.15 49.88 28.49 5.48 17.64.46 37.13 2.83 55.09 2.73 20.67 10.32 11.3 27.52 13.29 3.63 14.64 3.26 24.88 16.54 34.78-.83-13.89-5.26-28.18-8.14-41.44-.92-4.26-1.15-9.89-3.08-13.78-2.13-4.3-7.61-2.51-8.74-5.48-8.38-22.01 14.11-50.48 3.7-74.39-8.66-19.91-28.79-19.48-46.82-28.66-25.64-13.05-39.99-33.62-42.04-63.5-1.99-29.06 10.93-73.34-30.37-72.78-1.1-19.96-16.21-40.55-12.91-60.86 8.09.29 15.9 4.86 24.17 6.57 10.46-20.03 11.08-48.28 20.75-69.29 8.84 12.43 19.48 26.52 21.03 41.44s-13.59 31.17-12.59 42.38c.95 10.62 19.17 21.21 24.62 31.99 7.51 14.86 9.85 31.85 10.94 48.25 7.4-17.65 17.6-37.4 23.73-56.05-12.4-1.82-20.09-12.02-24.9-23.08-8.56-19.68 7.53-18.2 11.09-36.84 2.5-13.1-8.63-12.67-11.94-25.56-3.08-12.03 4.22-28.47 8.34-39.27-11.21-6.46-21.76-15.35-31.72-20.89-8.83-4.92-17.89-6.59-27.98-8.33-3.08-5.82-4.85-10.79-9.68-14.57L132.56 0Z\" style=\"fill:#a85961\" data-name=\"Layer 1\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n0tdl2\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IIIJyJXer\"},motionChild:true,nodeId:\"bi4mPe6kj\",scopeId:\"gRtU8qm6f\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-hjvsei framer-1r8yg1l\",whileHover:animation5,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-pz9l85\",\"data-framer-name\":\"Next Section Blob\",fill:'var(--token-576e9b84-a14c-4f40-a6c5-d995aa9018d4, rgb(193, 164, 91)) /* {\"name\":\"Gold\"} */',intrinsicHeight:451,intrinsicWidth:1450,svg:'<svg data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1449.94 450.98\"><path d=\"M274.4 39.82c-59.62 4.72-119.82 10.83-170.15 39.19-32.39 18.25-56.32 52.68-78 81.46C1.51 193.31-.77 232.96.17 273.19s27.01 70.7 54.49 100.86c36.51 40.08 82.45 56.03 135.65 64.59 97.98 15.78 201.84 11.83 300.73 12.05 60.76.14 125.01-8.86 185.62-14.88 45.48-4.52 91.78-5.16 137.67-3.71 77.6 2.44 154.57 11.16 232.52 11.16 57.82 0 113.26-6.47 170.54-11.27 94.95-7.94 207.61-27.39 229.62-139.09 15.41-78.19-32.27-134.53-91.3-177.42-31.12-22.61-60.41-43.84-100.01-48.13-58.2-6.31-115.61-5.56-174.04-15.35-63.72-10.68-126.73-27.22-190.06-40.37C805.29-6.3 717.32 1.01 630.07 4.29c-85.07 3.2-169.72 8.9-253.48 24.45-32.47 6.03-67.24 8.32-102.2 11.09Z\" data-name=\"Layer 1\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RBWSBMZW5ub24gUmVndWxhcg==\",\"--framer-font-family\":'\"TAY Lennon Regular\", \"TAY Lennon Regular Placeholder\", sans-serif',\"--framer-font-size\":\"74px\",\"--framer-text-color\":\"var(--token-1f559f98-5bb6-4ffd-aa81-69e91a5b0df9, rgb(217, 211, 201))\"},children:\"Next\"})}),className:\"framer-17nmvjf\",fonts:[\"CUSTOM;TAY Lennon Regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 239 89\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1086.5,loading:getLoadingLazyAtYPosition(0),pixelHeight:3e3,pixelWidth:2173,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/JKSXxQ39lQI66nY1qbgkbvMQ.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/JKSXxQ39lQI66nY1qbgkbvMQ.jpg?scale-down-to=1024 741w,https://framerusercontent.com/images/JKSXxQ39lQI66nY1qbgkbvMQ.jpg?scale-down-to=2048 1483w,https://framerusercontent.com/images/JKSXxQ39lQI66nY1qbgkbvMQ.jpg 2173w\"},className:\"framer-1nljo57\",\"data-framer-cursor\":\"eoy41l\",\"data-framer-name\":\"Paper Texture\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.9,fit:\"tile\",loading:getLoadingLazyAtYPosition(0),pixelHeight:256,pixelWidth:256,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/6mcf62RlDfRfU61Yg5vb2pefpi4.png?lossless=1\"},className:\"framer-9jj599\",\"data-framer-name\":\"Grain Texture\"})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DrufC.framer-1r8yg1l, .framer-DrufC .framer-1r8yg1l { display: block; }\",\".framer-DrufC.framer-xq30iu { align-content: center; align-items: center; background-color: var(--token-1f559f98-5bb6-4ffd-aa81-69e91a5b0df9, #d9d3c9); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-DrufC .framer-1nj521s { bottom: 0px; flex: none; height: 8px; left: 0px; overflow: hidden; position: fixed; width: 100%; z-index: 5; }\",\".framer-DrufC .framer-1nqq2m7 { background-color: var(--token-1f559f98-5bb6-4ffd-aa81-69e91a5b0df9, #d9d3c9); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 0%; }\",\".framer-DrufC .framer-dq4wnx { flex: none; height: 100vh; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-DrufC .framer-1ga35nz { aspect-ratio: 2.9701986754966887 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 349px); left: 50%; overflow: hidden; position: absolute; top: 54%; transform: translate(-50%, -50%); width: 86%; }\",\".framer-DrufC .framer-nygx7x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 40%; position: absolute; top: 33%; transform: translate(-50%, -50%); white-space: pre; width: 68%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DrufC .framer-1s65agb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 64%; position: absolute; top: 57%; transform: translate(-50%, -50%); white-space: pre; width: 62%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DrufC .framer-10uu4ay { aspect-ratio: 1.4146341463414633 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 74px); left: 24%; position: absolute; top: 66%; transform: translate(-50%, -50%); width: 12%; z-index: 0; }\",\".framer-DrufC .framer-1m7ylkw-container { flex: none; height: 80px; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 4; }\",\".framer-DrufC .framer-1my2iej { background-color: var(--token-e2289810-b137-4e3e-9223-3130adb0f16e, #609863); flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-DrufC .framer-dchzm1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-DrufC .framer-gtjhr4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DrufC .framer-13ezcxw, .framer-DrufC .framer-n9nur4 { flex: 2 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-DrufC .framer-z2rmh6 { flex: none; height: 112px; position: relative; width: 98px; }\",\".framer-DrufC .framer-1os38g, .framer-DrufC .framer-9rnm6n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DrufC .framer-s7ztq6 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DrufC .framer-vnrpqf { background-color: rgba(0, 0, 0, 0); flex: none; height: 330px; position: relative; width: 174px; }\",\".framer-DrufC .framer-1bdv28o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 137px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DrufC .framer-1g2ez0m { aspect-ratio: 0.3113101903695409 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 319px); position: relative; width: 99px; }\",\".framer-DrufC .framer-n0tdl2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-DrufC .framer-hjvsei { aspect-ratio: 3.2229299363057327 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); overflow: visible; position: relative; text-decoration: none; width: 30%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-DrufC .framer-pz9l85 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-DrufC .framer-17nmvjf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 59%; transform: translate(-50%, -50%); white-space: pre; width: 47%; }\",\".framer-DrufC .framer-1nljo57 { flex: none; height: 100vh; left: 0px; mix-blend-mode: soft-light; opacity: 0.4; overflow: visible; position: fixed; right: 0px; top: 0px; z-index: 0; }\",\".framer-DrufC .framer-9jj599 { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: soft-light; opacity: 0.6; position: fixed; top: 0px; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DrufC.framer-xq30iu, .framer-DrufC .framer-dchzm1, .framer-DrufC .framer-gtjhr4, .framer-DrufC .framer-s7ztq6, .framer-DrufC .framer-1bdv28o, .framer-DrufC .framer-n0tdl2 { gap: 0px; } .framer-DrufC.framer-xq30iu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DrufC.framer-xq30iu > :first-child, .framer-DrufC .framer-dchzm1 > :first-child { margin-top: 0px; } .framer-DrufC.framer-xq30iu > :last-child, .framer-DrufC .framer-dchzm1 > :last-child { margin-bottom: 0px; } .framer-DrufC .framer-dchzm1 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-DrufC .framer-gtjhr4 > *, .framer-DrufC .framer-s7ztq6 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-DrufC .framer-gtjhr4 > :first-child, .framer-DrufC .framer-s7ztq6 > :first-child, .framer-DrufC .framer-1bdv28o > :first-child, .framer-DrufC .framer-n0tdl2 > :first-child { margin-left: 0px; } .framer-DrufC .framer-gtjhr4 > :last-child, .framer-DrufC .framer-s7ztq6 > :last-child, .framer-DrufC .framer-1bdv28o > :last-child, .framer-DrufC .framer-n0tdl2 > :last-child { margin-right: 0px; } .framer-DrufC .framer-1bdv28o > *, .framer-DrufC .framer-n0tdl2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-DrufC.framer-xq30iu { width: 810px; } .framer-DrufC .framer-1ga35nz { height: var(--framer-aspect-ratio-supported, 236px); } .framer-DrufC .framer-gtjhr4 { flex-direction: column; } .framer-DrufC .framer-13ezcxw { flex: none; width: 100%; } .framer-DrufC .framer-s7ztq6 { align-content: center; align-items: center; flex-direction: column; } .framer-DrufC .framer-vnrpqf { height: 224px; width: 118px; } .framer-DrufC .framer-n9nur4 { flex: none; width: 200%; } .framer-DrufC .framer-hjvsei { height: var(--framer-aspect-ratio-supported, 57px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DrufC .framer-gtjhr4, .framer-DrufC .framer-s7ztq6 { gap: 0px; } .framer-DrufC .framer-gtjhr4 > *, .framer-DrufC .framer-s7ztq6 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-DrufC .framer-gtjhr4 > :first-child, .framer-DrufC .framer-s7ztq6 > :first-child { margin-top: 0px; } .framer-DrufC .framer-gtjhr4 > :last-child, .framer-DrufC .framer-s7ztq6 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-DrufC.framer-xq30iu { width: 390px; } .framer-DrufC .framer-1nj521s { order: 0; } .framer-DrufC .framer-dq4wnx { order: 1; } .framer-DrufC .framer-1ga35nz { height: var(--framer-aspect-ratio-supported, 67px); } .framer-DrufC .framer-10uu4ay { height: var(--framer-aspect-ratio-supported, 141px); } .framer-DrufC .framer-1my2iej { order: 2; } .framer-DrufC .framer-dchzm1 { order: 3; padding: 30px; } .framer-DrufC .framer-gtjhr4 { flex-direction: column; } .framer-DrufC .framer-13ezcxw, .framer-DrufC .framer-n9nur4 { flex: none; width: 100%; } .framer-DrufC .framer-s7ztq6 { align-content: center; align-items: center; flex-direction: column; } .framer-DrufC .framer-vnrpqf { height: 122px; width: 64px; } .framer-DrufC .framer-1bdv28o { height: 140px; } .framer-DrufC .framer-1g2ez0m { height: 229px; width: var(--framer-aspect-ratio-supported, 71px); } .framer-DrufC .framer-n0tdl2 { padding: 88px 0px 88px 0px; } .framer-DrufC .framer-hjvsei { height: var(--framer-aspect-ratio-supported, 62px); width: 60%; } .framer-DrufC .framer-1nljo57 { order: 4; } .framer-DrufC .framer-9jj599 { order: 5; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DrufC .framer-gtjhr4, .framer-DrufC .framer-s7ztq6 { gap: 0px; } .framer-DrufC .framer-gtjhr4 > *, .framer-DrufC .framer-s7ztq6 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-DrufC .framer-gtjhr4 > :first-child, .framer-DrufC .framer-s7ztq6 > :first-child { margin-top: 0px; } .framer-DrufC .framer-gtjhr4 > :last-child, .framer-DrufC .framer-s7ztq6 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3576.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JMTg5qo3t\":{\"layout\":[\"fixed\",\"auto\"]},\"ZA8sW7NpO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Ttz1Agf2E\":{\"pattern\":\":Ttz1Agf2E\",\"name\":\"start\"},\"D6kcjJWaS\":{\"pattern\":\":D6kcjJWaS\",\"name\":\"start\"},\"ExE7XYFN4\":{\"pattern\":\":ExE7XYFN4\",\"name\":\"end\"}}\n * @framerResponsiveScreen\n */const FramergRtU8qm6f=withCSS(Component,css,\"framer-DrufC\");export default FramergRtU8qm6f;FramergRtU8qm6f.displayName=\"Page\";FramergRtU8qm6f.defaultProps={height:3576.5,width:1200};addFonts(FramergRtU8qm6f,[{explicitInter:true,fonts:[{family:\"TAY Lennon Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/50SJ5GBsPASD1NXVE2Fq5EFi04.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...MenuBarForPagesFonts,...ArrowCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergRtU8qm6f\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3576.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"Ttz1Agf2E\\\":{\\\"pattern\\\":\\\":Ttz1Agf2E\\\",\\\"name\\\":\\\"start\\\"},\\\"D6kcjJWaS\\\":{\\\"pattern\\\":\\\":D6kcjJWaS\\\",\\\"name\\\":\\\"start\\\"},\\\"ExE7XYFN4\\\":{\\\"pattern\\\":\\\":ExE7XYFN4\\\",\\\"name\\\":\\\"end\\\"}}\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JMTg5qo3t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZA8sW7NpO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithProgress1nqq2m7", "withCodeBoundaryForOverrides", "motion", "withProgress", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MenuBarForPagesFonts", "getFonts", "E4rzNjpAu_default", "MotionDivWithFX", "withFX", "RichTextWithFX", "ArrowCursorFonts", "tsZAQR3tB_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "tsZAQR3tB_default", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithProgress1nqq2m7", "RichTextWithOptimizedAppearEffect", "x", "SVG", "ComponentViewportProvider", "Container", "E4rzNjpAu_default", "MotionDivWithFX", "RichText2", "RichTextWithFX", "PropertyOverrides2", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramergRtU8qm6f", "withCSS", "gRtU8qm6f_default", "addFonts", "MenuBarForPagesFonts", "ArrowCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
