{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/htulGx1P32qQhi9UbaNl/wdOag4q8gsZSIWSYNJDJ/eU6402lP3.js"],
  "sourcesContent": ["// Generated by Framer (51f36d1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Arc from\"https://framerusercontent.com/modules/dZ9c6z10n71dmz3JQVi4/0dSuyhnHD9HrUa3w2XFr/Arc.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import NavIconsMobile from\"#framer/local/canvasComponent/H0uIP2uXv/H0uIP2uXv.js\";import NavBarMobile from\"#framer/local/canvasComponent/I2tcyEyvk/I2tcyEyvk.js\";import NavBarTablet from\"#framer/local/canvasComponent/mM4RCwoj3/mM4RCwoj3.js\";import NavBarDesktop from\"#framer/local/canvasComponent/oZlDzlA7i/oZlDzlA7i.js\";import FooterUpdated from\"#framer/local/canvasComponent/Sl_sMpVuz/Sl_sMpVuz.js\";import Buttons from\"#framer/local/canvasComponent/weVVCtptu/weVVCtptu.js\";import Loader from\"#framer/local/codeFile/RF6c488/Loader_Fixed.js\";import*as sharedStyle from\"#framer/local/css/dJbaW97Pm/dJbaW97Pm.js\";import*as sharedStyle5 from\"#framer/local/css/gSFIwrUt2/gSFIwrUt2.js\";import*as sharedStyle4 from\"#framer/local/css/ug1xWfeuB/ug1xWfeuB.js\";import*as sharedStyle1 from\"#framer/local/css/wE6IMHcUL/wE6IMHcUL.js\";import*as sharedStyle3 from\"#framer/local/css/wqcOefYUa/wqcOefYUa.js\";import*as sharedStyle6 from\"#framer/local/css/XRC1gPBpm/XRC1gPBpm.js\";import*as sharedStyle2 from\"#framer/local/css/zEaOLDXR9/zEaOLDXR9.js\";import metadataProvider from\"#framer/local/webPageMetadata/eU6402lP3/eU6402lP3.js\";const NavBarMobileFonts=getFonts(NavBarMobile);const NavIconsMobileFonts=getFonts(NavIconsMobile);const NavBarDesktopFonts=getFonts(NavBarDesktop);const NavBarTabletFonts=getFonts(NavBarTablet);const ImageWithFX=withFX(Image);const ButtonsFonts=getFonts(Buttons);const ArcFonts=getFonts(Arc);const ContainerWithFX=withFX(Container);const FeatherFonts=getFonts(Feather);const FooterUpdatedFonts=getFonts(FooterUpdated);const LoaderFonts=getFonts(Loader);const breakpoints={agd25VmY7:\"(min-width: 740px) and (max-width: 1199px)\",leGXmpG4k:\"(min-width: 1200px)\",yhWE05Vkp:\"(max-width: 739px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Cqj0W\";const variantClassNames={agd25VmY7:\"framer-v-8ydrlf\",leGXmpG4k:\"framer-v-15b4nlc\",yhWE05Vkp:\"framer-v-4sdprz\"};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,x:0,y:660};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transition2={delay:0,duration:8,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"leGXmpG4k\",Phone:\"yhWE05Vkp\",Tablet:\"agd25VmY7\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"leGXmpG4k\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,G3jeQGnL0,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Cqj0W`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Cqj0W`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const RAGT7H9oEwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const G3jeQGnL0welu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const pqsA8XRucwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTapwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"yhWE05Vkp\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"agd25VmY7\",\"yhWE05Vkp\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"agd25VmY7\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"yhWE05Vkp\")return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"agd25VmY7\",\"yhWE05Vkp\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"leGXmpG4k\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-15b4nlc\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-460ag2\",\"data-framer-name\":\"Nav Bar\",name:\"Nav Bar\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{height:86,width:\"100.0833vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1nu6orw-container hidden-15b4nlc hidden-8ydrlf\",id:\"1nu6orw\",children:[/*#__PURE__*/_jsx(NavBarMobile,{height:\"100%\",id:\"ISvl0Fzp4\",layoutId:\"ISvl0Fzp4\",RAGT7H9oE:RAGT7H9oEwelu7j({overlay}),SRxsiRr6a:false,style:{height:\"100%\",width:\"100%\"},variant:overlay.visible?\"LlZCmUgum\":\"e3Sn2oz1h\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-h07u3w\",\"data-framer-portal-id\":\"1nu6orw\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"j_uMRcI59\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ijie45\",\"data-framer-portal-id\":\"1nu6orw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:164,children:/*#__PURE__*/_jsx(Container,{className:\"framer-104meny-container\",children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"qoMqaMYbb\",layoutId:\"qoMqaMYbb\",style:{width:\"100%\"},variant:\"XWBUcm7xb\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:232,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18g4ycx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{variant:\"tLKdQbZva\"}},children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"gMzbwmunP\",layoutId:\"gMzbwmunP\",style:{width:\"100%\"},variant:\"GhIdFfoIy\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yyjnj7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{variant:\"VMSigRtQd\"}},children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"bNSpy1KV8\",layoutId:\"bNSpy1KV8\",style:{width:\"100%\"},variant:\"VtMGa1FCI\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:368,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1154huy-container\",children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"vzqAzqM7d\",layoutId:\"vzqAzqM7d\",style:{width:\"100%\"},variant:\"SqOgyFwI3\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/in/app/trst-urth/id6444040157\",nodeId:\"YCrM967BA\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-b6khjb framer-17bbqm3\",\"data-framer-portal-id\":\"1nu6orw\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-r6duqh\",\"data-framer-name\":\"Download on_the_App_Store_Badge_US-UK_RGB_blk_092917\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,name:\"Download on_the_App_Store_Badge_US-UK_RGB_blk_092917\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"119.664\" height=\"40\"><path d=\"M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 0 0 5.517.19a6.665 6.665 0 0 0-1.9.627 6.438 6.438 0 0 0-1.62 1.18A6.258 6.258 0 0 0 .82 3.617 6.601 6.601 0 0 0 .195 5.52a12.993 12.993 0 0 0-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 0 0 .18 2.002 6.588 6.588 0 0 0 .624 1.905A6.208 6.208 0 0 0 1.998 38a6.274 6.274 0 0 0 1.618 1.179 6.7 6.7 0 0 0 1.901.63 13.455 13.455 0 0 0 2.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 0 0 2-.178 6.804 6.804 0 0 0 1.908-.63A6.277 6.277 0 0 0 117.666 38a6.395 6.395 0 0 0 1.182-1.614 6.604 6.604 0 0 0 .619-1.905 13.506 13.506 0 0 0 .185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 0 0-.185-2.003 6.618 6.618 0 0 0-.62-1.903 6.466 6.466 0 0 0-2.798-2.8 6.768 6.768 0 0 0-1.908-.627 13.044 13.044 0 0 0-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002Z\" style=\"fill:#a6a6a6\"/><path d=\"M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 0 1-1.87-.164 5.884 5.884 0 0 1-1.656-.548 5.406 5.406 0 0 1-1.397-1.016 5.32 5.32 0 0 1-1.02-1.397 5.722 5.722 0 0 1-.544-1.657 12.414 12.414 0 0 1-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 0 1 .165-1.872 5.755 5.755 0 0 1 .544-1.662 5.373 5.373 0 0 1 1.015-1.398 5.565 5.565 0 0 1 1.402-1.023 5.823 5.823 0 0 1 1.653-.544A12.586 12.586 0 0 1 7.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 0 1 1.858.162 5.938 5.938 0 0 1 1.671.548 5.594 5.594 0 0 1 2.415 2.42 5.763 5.763 0 0 1 .535 1.649 12.995 12.995 0 0 1 .174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 0 1-.17 1.853 5.739 5.739 0 0 1-.54 1.67 5.48 5.48 0 0 1-1.016 1.386 5.413 5.413 0 0 1-1.4 1.022 5.862 5.862 0 0 1-1.668.55 12.542 12.542 0 0 1-1.869.163c-.293.007-.6.011-.897.011l-1.084.002Z\"/><g data-name=\"&lt;Group&gt;\"><g data-name=\"&lt;Group&gt;\"><path data-name=\"&lt;Path&gt;\" d=\"M24.769 20.3a4.949 4.949 0 0 1 2.356-4.151 5.066 5.066 0 0 0-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 0 0-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 0 0 1.52-3.092 4.782 4.782 0 0 1-2.92-4.4Zm-2.732-8.09a4.872 4.872 0 0 0 1.115-3.49 4.957 4.957 0 0 0-3.208 1.66 4.636 4.636 0 0 0-1.144 3.36 4.1 4.1 0 0 0 3.237-1.53Z\" style=\"fill:#fff\"/></g><path d=\"M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039Zm-4.243-1.55h3.752l-1.85-5.446h-.051Zm17.101.38c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.86V21.442h1.8v1.506h.033a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046Zm11.875 0c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046Zm8.495 1.066c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667ZM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 0 0 .611-.043v1.463a5.104 5.104 0 0 1-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3Zm2.719 6.67c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638Zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106Zm3.426-4.528h1.773v1.541h.043a2.16 2.16 0 0 1 2.177-1.635 2.866 2.866 0 0 1 .637.069v1.738a2.598 2.598 0 0 0-.835-.112 1.873 1.873 0 0 0-1.937 2.083v5.37h-1.858Zm13.198 6.395c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 0 0 2.436 2.564 2.048 2.048 0 0 0 2.09-1.273Zm-6.282-2.702h4.526a2.177 2.177 0 0 0-2.22-2.298 2.292 2.292 0 0 0-2.306 2.298Z\" style=\"fill:#fff\"/></g><path d=\"M37.826 8.731a2.64 2.64 0 0 1 2.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73Zm-1.228 5.123h1.125a1.876 1.876 0 0 0 1.967-2.146 1.881 1.881 0 0 0-1.967-2.134h-1.125Zm5.082-1.41a2.133 2.133 0 1 1 4.248 0 2.134 2.134 0 1 1-4.247 0Zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm6.559 2.254h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889Zm2.281-4.503h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.888Zm5.24-1.758h.888v6.26h-.888Zm2.124 4.007a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm1.849.98c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 0 1-1.353.707 1.36 1.36 0 0 1-1.501-1.348Zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 0 0 1.166-.983Zm2.053-.596c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 0 1 1.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 0 1-1.415.785c-1.145 0-1.869-.901-1.869-2.328Zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526Zm6.964 0a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm2.107-2.249h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.889Zm8.845-1.121v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 0 0 .339-.021v.74a2.916 2.916 0 0 1-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074Zm2.19-.637h.88v2.481h.07a1.386 1.386 0 0 1 1.374-.806 1.483 1.483 0 0 1 1.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 0 0-1.134 1.142v2.63h-.888Zm9.056 5.045a1.828 1.828 0 0 1-1.95 1.303 2.045 2.045 0 0 1-2.081-2.325 2.077 2.077 0 0 1 2.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 0 0 1.2 1.29 1.08 1.08 0 0 0 1.07-.546Zm-3.126-1.451h2.275a1.086 1.086 0 0 0-1.109-1.167 1.152 1.152 0 0 0-1.166 1.167Z\" style=\"fill:#fff\" data-name=\"&lt;Group&gt;\"/></svg>',withExternalLayout:true})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:106,width:\"min(100.0833vw, 1600px)\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-19lyv21-container hidden-8ydrlf hidden-4sdprz\",id:\"19lyv21\",children:[/*#__PURE__*/_jsx(NavBarDesktop,{bzhim7PMQ:\"WCMyfYZCI\",G3jeQGnL0:G3jeQGnL0welu7j({overlay:overlay1}),height:\"100%\",id:\"eOSwNBpDK\",JFICMxdGR:\"wexacZCHh\",layoutId:\"eOSwNBpDK\",mQVqV917E:\"iEHP1yud_\",mtSssIKzR:false,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:overlay1.visible?\"i2_J0tjf3\":\"i2_J0tjf3\",width:\"100%\",WRfgpyhqV:\"VOd63WsVW\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1},className:\"framer-aeqhrp\",\"data-framer-portal-id\":\"19lyv21\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay1.hide(),transition:{bounce:.2,delay:0,duration:0,type:\"spring\"}},\"PgksMsqEV\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation,className:\"framer-93j4yy\",\"data-framer-name\":\"Frame 7156\",\"data-framer-portal-id\":\"19lyv21\",exit:animation,initial:animation1,name:\"Frame 7156\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2luZ2xlIERheS1yZWd1bGFy\",\"--framer-font-family\":'\"Single Day\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 237, 225)\"},children:\"Scan to download the app\"})}),className:\"framer-xepy81\",\"data-framer-name\":\"Scan here\",fonts:[\"GF;Single Day-regular\"],name:\"Scan here\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qm2n59\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(489.5000000000002),positionX:\"center\",positionY:\"center\",sizes:\"297px\",src:\"https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png\",srcSet:\"https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png 1187w\"},className:\"framer-1ufi9q0\",\"data-framer-name\":\"Frame 7157\",name:\"Frame 7157\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qvxq7i\",\"data-styles-preset\":\"dJbaW97Pm\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/in/app/trst-urth/id6444040157\",nodeId:\"HFxPDkDpO\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-12bxo0k\",\"data-styles-preset\":\"wE6IMHcUL\",children:\"View in App Store\"})})})}),className:\"framer-1i6a5pl\",\"data-framer-name\":\"Scan here\",fonts:[\"Inter\"],name:\"Scan here\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),document.querySelector(\"#overlay\"))})})]})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{height:96,width:\"100.0833vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-upvvtn-container hidden-15b4nlc hidden-4sdprz\",id:\"upvvtn\",children:[/*#__PURE__*/_jsx(NavBarTablet,{C6payjHOW:false,height:\"100%\",id:\"pwtg6jvAa\",layoutId:\"pwtg6jvAa\",pqsA8XRuc:pqsA8XRucwelu7j({overlay:overlay2}),style:{height:\"100%\",width:\"100%\"},variant:overlay2.visible?\"ynyQ54CnT\":\"n6bkuX_xe\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-qkzwe8\",\"data-framer-portal-id\":\"upvvtn\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"FMHLbGkOL\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vd4iho\",\"data-framer-portal-id\":\"upvvtn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:164,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ny7poc-container\",children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"j3OOZfDJo\",layoutId:\"j3OOZfDJo\",style:{width:\"100%\"},variant:\"XWBUcm7xb\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:232,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a3u3j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{variant:\"tLKdQbZva\"}},children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"PtyAhe6Yw\",layoutId:\"PtyAhe6Yw\",style:{width:\"100%\"},variant:\"GhIdFfoIy\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-23q4lg-container\",children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"MqhqLVurU\",layoutId:\"MqhqLVurU\",style:{width:\"100%\"},variant:\"VMSigRtQd\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"202px\",y:368,children:/*#__PURE__*/_jsx(Container,{className:\"framer-igc78w-container\",children:/*#__PURE__*/_jsx(NavIconsMobile,{height:\"100%\",id:\"VnCjgg1WD\",layoutId:\"VnCjgg1WD\",style:{width:\"100%\"},variant:\"SqOgyFwI3\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/in/app/trst-urth/id6444040157\",nodeId:\"cgTBgZom4\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1wbqjfm framer-17bbqm3\",\"data-framer-portal-id\":\"upvvtn\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-db3bhl\",\"data-framer-name\":\"Download on_the_App_Store_Badge_US-UK_RGB_blk_092917\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,name:\"Download on_the_App_Store_Badge_US-UK_RGB_blk_092917\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"119.664\" height=\"40\"><path d=\"M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 0 0 5.517.19a6.665 6.665 0 0 0-1.9.627 6.438 6.438 0 0 0-1.62 1.18A6.258 6.258 0 0 0 .82 3.617 6.601 6.601 0 0 0 .195 5.52a12.993 12.993 0 0 0-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 0 0 .18 2.002 6.588 6.588 0 0 0 .624 1.905A6.208 6.208 0 0 0 1.998 38a6.274 6.274 0 0 0 1.618 1.179 6.7 6.7 0 0 0 1.901.63 13.455 13.455 0 0 0 2.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 0 0 2-.178 6.804 6.804 0 0 0 1.908-.63A6.277 6.277 0 0 0 117.666 38a6.395 6.395 0 0 0 1.182-1.614 6.604 6.604 0 0 0 .619-1.905 13.506 13.506 0 0 0 .185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 0 0-.185-2.003 6.618 6.618 0 0 0-.62-1.903 6.466 6.466 0 0 0-2.798-2.8 6.768 6.768 0 0 0-1.908-.627 13.044 13.044 0 0 0-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002Z\" style=\"fill:#a6a6a6\"/><path d=\"M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 0 1-1.87-.164 5.884 5.884 0 0 1-1.656-.548 5.406 5.406 0 0 1-1.397-1.016 5.32 5.32 0 0 1-1.02-1.397 5.722 5.722 0 0 1-.544-1.657 12.414 12.414 0 0 1-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 0 1 .165-1.872 5.755 5.755 0 0 1 .544-1.662 5.373 5.373 0 0 1 1.015-1.398 5.565 5.565 0 0 1 1.402-1.023 5.823 5.823 0 0 1 1.653-.544A12.586 12.586 0 0 1 7.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 0 1 1.858.162 5.938 5.938 0 0 1 1.671.548 5.594 5.594 0 0 1 2.415 2.42 5.763 5.763 0 0 1 .535 1.649 12.995 12.995 0 0 1 .174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 0 1-.17 1.853 5.739 5.739 0 0 1-.54 1.67 5.48 5.48 0 0 1-1.016 1.386 5.413 5.413 0 0 1-1.4 1.022 5.862 5.862 0 0 1-1.668.55 12.542 12.542 0 0 1-1.869.163c-.293.007-.6.011-.897.011l-1.084.002Z\"/><g data-name=\"&lt;Group&gt;\"><g data-name=\"&lt;Group&gt;\"><path data-name=\"&lt;Path&gt;\" d=\"M24.769 20.3a4.949 4.949 0 0 1 2.356-4.151 5.066 5.066 0 0 0-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 0 0-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 0 0 1.52-3.092 4.782 4.782 0 0 1-2.92-4.4Zm-2.732-8.09a4.872 4.872 0 0 0 1.115-3.49 4.957 4.957 0 0 0-3.208 1.66 4.636 4.636 0 0 0-1.144 3.36 4.1 4.1 0 0 0 3.237-1.53Z\" style=\"fill:#fff\"/></g><path d=\"M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039Zm-4.243-1.55h3.752l-1.85-5.446h-.051Zm17.101.38c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.86V21.442h1.8v1.506h.033a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046Zm11.875 0c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046Zm8.495 1.066c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667ZM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 0 0 .611-.043v1.463a5.104 5.104 0 0 1-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3Zm2.719 6.67c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638Zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106Zm3.426-4.528h1.773v1.541h.043a2.16 2.16 0 0 1 2.177-1.635 2.866 2.866 0 0 1 .637.069v1.738a2.598 2.598 0 0 0-.835-.112 1.873 1.873 0 0 0-1.937 2.083v5.37h-1.858Zm13.198 6.395c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 0 0 2.436 2.564 2.048 2.048 0 0 0 2.09-1.273Zm-6.282-2.702h4.526a2.177 2.177 0 0 0-2.22-2.298 2.292 2.292 0 0 0-2.306 2.298Z\" style=\"fill:#fff\"/></g><path d=\"M37.826 8.731a2.64 2.64 0 0 1 2.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73Zm-1.228 5.123h1.125a1.876 1.876 0 0 0 1.967-2.146 1.881 1.881 0 0 0-1.967-2.134h-1.125Zm5.082-1.41a2.133 2.133 0 1 1 4.248 0 2.134 2.134 0 1 1-4.247 0Zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm6.559 2.254h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889Zm2.281-4.503h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.888Zm5.24-1.758h.888v6.26h-.888Zm2.124 4.007a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm1.849.98c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 0 1-1.353.707 1.36 1.36 0 0 1-1.501-1.348Zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 0 0 1.166-.983Zm2.053-.596c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 0 1 1.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 0 1-1.415.785c-1.145 0-1.869-.901-1.869-2.328Zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526Zm6.964 0a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55Zm2.107-2.249h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.889Zm8.845-1.121v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 0 0 .339-.021v.74a2.916 2.916 0 0 1-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074Zm2.19-.637h.88v2.481h.07a1.386 1.386 0 0 1 1.374-.806 1.483 1.483 0 0 1 1.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 0 0-1.134 1.142v2.63h-.888Zm9.056 5.045a1.828 1.828 0 0 1-1.95 1.303 2.045 2.045 0 0 1-2.081-2.325 2.077 2.077 0 0 1 2.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 0 0 1.2 1.29 1.08 1.08 0 0 0 1.07-.546Zm-3.126-1.451h2.275a1.086 1.086 0 0 0-1.109-1.167 1.152 1.152 0 0 0-1.166 1.167Z\" style=\"fill:#fff\" data-name=\"&lt;Group&gt;\"/></svg>',withExternalLayout:true})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jwry3y\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xcujsu\",\"data-framer-name\":\"grain\",name:\"grain\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:757,intrinsicWidth:1921,loading:getLoadingLazyAtYPosition(0),pixelHeight:757,pixelWidth:1921,sizes:\"1740.8269px\",src:\"https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp\",srcSet:\"https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp 1921w\"}},yhWE05Vkp:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:757,intrinsicWidth:1921,loading:getLoadingLazyAtYPosition(0),pixelHeight:757,pixelWidth:1921,sizes:\"1994.5918px\",src:\"https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp\",srcSet:\"https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp 1921w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:757,intrinsicWidth:1921,loading:getLoadingLazyAtYPosition(0),pixelHeight:757,pixelWidth:1921,sizes:\"2276.2708px\",src:\"https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp\",srcSet:\"https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/PzNY7K96y8Qd7rUk5DULpQG7gt4.webp 1921w\"},className:\"framer-4bjz78\",\"data-framer-name\":\"1\",name:\"1\",transformTemplate:transformTemplate2})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hyg38c\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1kivh2q\",\"data-styles-preset\":\"zEaOLDXR9\",children:\"Hormonal Imbalance\"})}),className:\"framer-28syat\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qvxq7i\",\"data-styles-preset\":\"dJbaW97Pm\",style:{\"--framer-text-alignment\":\"center\"},children:\"Hormonal imbalance occurs when there is either too much or too little of a hormone in the bloodstream.\"})}),className:\"framer-1qaifa0\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jfc9if\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160pei0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2kbpsl\",\"data-styles-preset\":\"wqcOefYUa\",style:{\"--framer-text-alignment\":\"center\"},children:\"What is Hormonal Imbalance?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2kbpsl\",\"data-styles-preset\":\"wqcOefYUa\",children:\"What is Hormonal Imbalance?\"})}),className:\"framer-m03t8e\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-es8wey hidden-4sdprz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1igfehs\",\"data-framer-name\":\"Vector 445\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:210,intrinsicWidth:376,name:\"Vector 445\",svg:'<svg width=\"376\" height=\"210\" viewBox=\"-2 -2 376 210\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M35.0237 1.21852C35.3807 0.470961 35.0641 -0.42446 34.3166 -0.781466C33.569 -1.13846 32.6736 -0.821859 32.3166 -0.0743051L35.0237 1.21852ZM133.293 138.703L133.611 140.169L133.293 138.703ZM110.362 103.372L111.831 103.675L110.362 103.372ZM360.451 139.085C360.662 138.284 360.184 137.464 359.383 137.252L346.33 133.808C345.529 133.596 344.708 134.074 344.497 134.875C344.285 135.676 344.763 136.497 345.564 136.708L357.167 139.77L354.105 151.373C353.894 152.174 354.372 152.995 355.173 153.206C355.974 153.417 356.795 152.939 357.006 152.138L360.451 139.085ZM32.3166 -0.0743051C20.3861 24.9078 18.5631 46.7064 23.191 65.2408C27.8141 83.7561 38.8363 98.861 52.3373 110.549C65.8341 122.233 81.8542 130.545 96.5963 135.486C111.284 140.408 124.919 142.055 133.611 140.169L132.975 137.237C125.057 138.955 112.033 137.495 97.5496 132.641C83.1209 127.806 67.459 119.672 54.3008 108.281C41.1467 96.8931 30.5409 82.2929 26.1017 64.514C21.6671 46.754 23.3471 25.669 35.0237 1.21852L32.3166 -0.0743051ZM133.611 140.169C165.855 133.172 182.36 121.074 188.134 107.978C193.951 94.7841 188.627 81.2093 178.723 71.9998C168.827 62.7974 154.056 57.6336 140.313 61.3454C126.458 65.0877 114.13 77.7056 108.893 103.069L111.831 103.675C116.917 79.0441 128.661 67.6001 141.096 64.2416C153.643 60.8526 167.381 65.549 176.68 74.1967C185.972 82.8374 190.532 95.1025 185.389 106.767C180.203 118.53 164.906 130.309 132.975 137.237L133.611 140.169ZM108.893 103.069C105.258 120.673 114.24 134.927 130.525 145.474C146.772 155.996 170.521 163.026 197.234 166.373C250.647 173.065 316.633 165.114 359.755 139.999L358.245 137.406C315.868 162.088 250.603 170.036 197.607 163.396C171.115 160.077 147.869 153.132 132.156 142.956C116.48 132.804 108.535 119.635 111.831 103.675L108.893 103.069Z\" fill=\"#F8EDE1\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7d4sbv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Simply put it is when there are fluctuations or disruptions of specific hormones in your body.\"})})})}),className:\"framer-12ajaod\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"The imbalance can stem from malfunctioning of the gland cells due to diseases, infection, genetics, or tumors affecting hormone production.\"})})})}),className:\"framer-pubk2t\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Miscommunication between the hypothalamus and pituitary gland due to dysfunction can also disrupt hormone production.\"})})})}),className:\"framer-1jvziz0\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Hormone imbalances affecting insulin or its actions, can significantly increase your risk of developing Type Two Diabetes.\"})})})}),className:\"framer-1up4kxr\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"The reverse is also true, if you have diabetes it can disrupt hormone production and function creating a complex interplay\"})})})}),className:\"framer-hbocm5\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"In women, according to the National Institutes of Health (NIH) it is estimated that 1 in 10 women of child bearing age has PCOS - a condition linked to hormonal imbalance.\"})})})}),className:\"framer-1fk0mf\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1587hxa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2kbpsl\",\"data-styles-preset\":\"wqcOefYUa\",children:\"How does Hormonal Imbalance affect our body?\"})}),className:\"framer-awrdyi\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nhdvj2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2zz3k8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11mub1j\",\"data-framer-name\":\"Light\",name:\"Light\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1263wwd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dtzgfg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15yds4s\",\"data-framer-name\":\"Group 7165\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:38,name:\"Group 7165\",svg:'<svg width=\"38\" height=\"52\" viewBox=\"0 0 38 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M19.1594 24.8792C24.8792 16.4139 19.1594 4.8599 16.2995 2C16.2995 10.6884 11.2289 15.5588 7.71979 19.1594C4.21356 22.7628 2 28.4254 2 33.4588C2 38.0098 3.80786 42.3744 7.02586 45.5924C10.2439 48.8104 14.6084 50.6182 19.1594 50.6182C23.7103 50.6182 28.0749 48.8104 31.2929 45.5924C34.5109 42.3744 36.3187 38.0098 36.3187 33.4588C36.3187 29.0775 33.2987 22.1909 30.599 19.1594C25.4912 27.7391 22.617 27.7391 19.1594 24.8792Z\" fill=\"#F8EDE1\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.8631 0.946246C16.2894 0.769673 16.78 0.867274 17.1063 1.19354C18.7158 2.80302 20.9441 6.60778 22.0539 11.0619C23.0968 15.2476 23.2026 20.2168 20.6762 24.6035C21.9121 25.459 22.8549 25.6425 23.8372 25.25C24.5082 24.9818 25.316 24.4038 26.2937 23.3134C27.2675 22.2275 28.362 20.6873 29.6189 18.576C29.8049 18.2636 30.1286 18.0586 30.4906 18.024C30.8525 17.9894 31.2092 18.1294 31.451 18.4009C32.9167 20.0466 34.4059 22.6528 35.526 25.3681C36.6436 28.0773 37.4597 31.0538 37.4597 33.459C37.4597 38.3125 35.5317 42.9673 32.0997 46.3992C28.6678 49.8312 24.013 51.7592 19.1595 51.7592C14.306 51.7592 9.65131 49.8312 6.21937 46.3992C2.78742 42.9673 0.859375 38.3125 0.859375 33.459C0.859375 28.141 3.18028 22.1893 6.90234 18.364L6.90298 18.3634C7.01555 18.2479 7.12932 18.1314 7.24411 18.0139C10.7326 14.4432 15.1589 9.91257 15.1589 2.0002C15.1589 1.53879 15.4368 1.12282 15.8631 0.946246ZM17.2158 5.16642C16.2038 12.1197 11.9862 16.4301 8.94042 19.5429C8.80342 19.6829 8.66879 19.8205 8.53693 19.9558C5.24689 23.3375 3.14095 28.7105 3.14095 33.459C3.14095 37.7074 4.82862 41.7818 7.83269 44.7859C10.8368 47.79 14.9111 49.4776 19.1595 49.4776C23.4079 49.4776 27.4823 47.79 30.4864 44.7859C33.4905 41.7818 35.1781 37.7074 35.1781 33.459C35.1781 31.4829 34.4842 28.8254 33.4168 26.2381C32.6235 24.3151 31.6604 22.5188 30.7106 21.1547C29.7483 22.6631 28.8494 23.8809 27.9924 24.8366C26.8866 26.0699 25.802 26.9218 24.6838 27.3686C22.2866 28.3266 20.2448 27.2575 18.4324 25.7584C17.9799 25.3841 17.8855 24.7273 18.2143 24.2407C20.826 20.3753 20.8688 15.7424 19.84 11.6136C19.2083 9.07841 18.1944 6.82331 17.2158 5.16642Z\" fill=\"#F8EDE1\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-179vh79\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Metabolic Issues\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Metabolic Issues\"})}),className:\"framer-fwqwao\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"center\"},children:\"Hormones like insulin and glucagon work together to regulate blood sugar levels. Imbalances can disrupt this delicate dance, that leads to high blood sugar (hyperglycemia) or low blood sugar (hypoglycemia).\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Hormones like insulin and glucagon work together to regulate blood sugar levels. Imbalances can disrupt this delicate dance, that leads to high blood sugar (hyperglycemia) or low blood sugar (hypoglycemia).\"})}),className:\"framer-10er31r\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-km1rtw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y6cmmb\",\"data-framer-name\":\"Light\",name:\"Light\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13bhvgo\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j8hukl\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-xvxiu7\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:61,intrinsicWidth:50,name:\"Union\",svg:'<svg width=\"50\" height=\"61\" viewBox=\"-2 -2 50 61\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.7208 17.5392H40.5627C41.4242 17.5392 42.2677 17.7793 42.9933 18.2313C43.7188 18.6833 44.296 19.3281 44.6564 20.0894C45.0168 20.8506 45.1454 21.6964 45.0269 22.5266C44.9084 23.3568 44.5478 24.1365 43.9878 24.7735L16.947 55.4642C16.5238 55.9455 15.9986 56.3319 15.4073 56.5968C14.816 56.8617 14.1728 56.9988 13.5218 56.9988C12.8047 57.0152 12.094 56.8649 11.4487 56.5603C10.5506 56.1329 9.82409 55.4271 9.38351 54.5541C8.94294 53.681 8.81329 52.6901 9.01497 51.7375L12.5303 35.0768H4.50816C3.79315 35.0736 3.08919 34.9049 2.45444 34.5847C1.81968 34.2645 1.27234 33.802 0.857641 33.2354C0.438839 32.6732 0.16325 32.0223 0.0535567 31.3363C-0.0561367 30.6503 0.00320415 29.9487 0.22669 29.2894L9.24031 2.98302C9.54266 2.11219 10.1187 1.35582 10.887 0.820825C11.6553 0.285828 12.577 -0.000736933 13.5218 0.00163574H31.549C32.26 -0.0172621 32.9655 0.127815 33.6078 0.425006C34.2501 0.722196 34.811 1.16306 35.2446 1.71155C35.666 2.23848 35.9581 2.85207 36.0987 3.50552C36.2393 4.15897 36.2246 4.83503 36.0558 5.48213L32.7208 17.5392Z\" fill=\"#F8EDE1\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a2zt25\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Energy\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Energy\"})}),className:\"framer-o4wcw8\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"center\"},children:\"Thyroid hormones (T3, T4) control metabolism i.e. burning calories. In the case of an underactive thyroid, it can slow metabolism, and cause fatigue, weight gain, and the sense of feeling cold. An overactive thyroid fastens metabolism and causes weight loss, heat intolerance, and fatigue.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Thyroid hormones (T3, T4) control metabolism i.e. burning calories. In the case of an underactive thyroid, it can slow metabolism, and cause fatigue, weight gain, and the sense of feeling cold. An overactive thyroid fastens metabolism and causes weight loss, heat intolerance, and fatigue.\"})}),className:\"framer-gea7nn\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11vc50c\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l3hact\",\"data-framer-name\":\"Light\",name:\"Light\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-puxtku\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-98dwk0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jiz1kr\",\"data-framer-name\":\"problems 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:37,intrinsicWidth:37,name:\"problems 2\",svg:'<svg width=\"37\" height=\"37\" viewBox=\"0 0 37 37\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_989_74)\">\\n<path d=\"M25.563 15.5318C22.8368 15.1938 19.8418 16.7618 18.5555 19.3149C18.2244 19.9719 18.0874 20.0781 17.3765 19.9491C17.2644 19.9287 17.2062 19.8038 17.2633 19.7052C17.8406 18.7108 18.5603 17.1224 18.6767 15.1126C18.6767 15.1126 18.8835 13.2826 17.7162 10.8134C17.5904 10.5475 17.4343 10.3214 17.1716 10.3466C17.1706 10.3447 17.1697 10.3425 17.1686 10.3405C16.7279 10.3998 15.995 10.5606 15.2463 11.0552C14.8482 11.318 14.5508 11.6058 14.3375 11.849C14.3332 11.854 14.3284 11.8586 14.3236 11.8629C14.113 12.0491 14.2027 12.3097 14.2956 12.591C14.5 13.2096 14.7316 13.8395 14.7956 14.4803C15.0094 16.6198 13.7682 18.6274 11.7367 19.5544C9.57855 20.5395 7.31808 19.6305 6.00029 18.4263C4.23223 16.8105 3.83474 14.2998 4.50309 12.2939C5.29372 9.92047 7.57764 8.25558 10.2191 8.15132C10.2656 8.14958 10.309 8.12851 10.3388 8.09289C10.6161 7.76187 11.0193 7.35157 11.5738 6.97276C12.0727 6.63196 12.5567 6.41063 12.9652 6.2651C13.1166 6.21102 13.1073 5.99359 12.952 5.95232C12.1214 5.73099 11.0013 5.5392 9.68976 5.61261C8.75143 5.66518 5.42383 5.85219 2.96679 8.60029C0.594895 11.253 0.62248 14.6104 0.752369 15.7731C0.772787 15.9551 0.793204 16.0956 0.806454 16.1862C0.95915 17.2305 1.40529 18.9953 2.68138 20.5555C3.78696 21.9072 5.32674 22.8851 7.26487 23.49C7.58677 23.5906 7.75814 23.6905 7.74055 24.0741C7.7058 24.8339 7.7323 25.5965 7.72839 26.358C7.72773 26.4644 7.71448 26.5709 7.7008 26.6901C7.69124 26.7729 7.62087 26.8354 7.53746 26.8354C6.12758 26.8343 4.75809 26.8185 3.38947 26.8411C2.26782 26.8597 1.44569 27.7134 1.45373 28.7916C1.46155 29.8522 2.27021 30.6661 3.38035 30.6856C4.57412 30.7067 5.76853 30.6919 6.96252 30.6926C7.15409 30.6926 7.34589 30.6926 7.56809 30.6926C7.65866 30.6926 7.7323 30.7662 7.7323 30.8568C7.7323 31.0301 7.7323 31.1737 7.7323 31.317C7.73208 32.5284 7.71709 33.74 7.73555 34.9511C7.75402 36.1568 8.58201 37.0068 9.69193 36.9998C10.7975 36.9929 11.6186 36.1245 11.6296 34.9285C11.6401 33.7865 11.632 32.6442 11.6322 31.5019C11.6322 31.2957 11.6322 31.0898 11.6322 30.8566C11.6322 30.766 11.7059 30.6923 11.7964 30.6923C11.9722 30.6923 12.1162 30.6923 12.2604 30.6923C13.4546 30.6923 14.649 30.7086 15.8426 30.6819C16.1949 30.6741 16.5772 30.6122 16.8886 30.4588C17.6847 30.067 18.0676 29.1569 17.8628 28.3107C17.6599 27.4723 16.9125 26.8582 16.0072 26.8434C14.7442 26.8228 13.4807 26.8371 12.2174 26.8365C12.086 26.8365 11.9546 26.8365 11.8162 26.8365C11.7256 26.8365 11.652 26.7631 11.652 26.6725V23.783C11.652 23.7144 11.695 23.6529 11.7593 23.6292C12.3225 23.4207 12.8658 23.2109 13.4183 23.0291C13.5447 22.9874 13.7144 23.0428 13.8551 23.0843C14.5337 23.2841 15.2053 23.5085 15.8873 23.6955C15.9153 23.7031 15.9431 23.7094 15.9707 23.7144C15.9707 23.7144 15.9707 23.7144 15.9709 23.7144C15.972 23.7144 15.9731 23.7146 15.974 23.7148C15.9942 23.7185 16.0142 23.7213 16.0339 23.7233C16.3265 23.765 16.6408 23.7987 16.9751 23.8197C17.2475 23.8369 17.5081 23.8436 17.7562 23.8432C17.8335 23.8432 17.9002 23.8968 17.9165 23.9722C18.017 24.4392 18.1695 24.8979 18.3719 25.3475C19.8502 28.6298 23.4789 30.3105 26.8113 29.2781C30.3133 28.193 32.35 24.8034 31.7008 21.1772C31.2345 18.5724 28.9592 15.9525 25.5632 15.5316L25.563 15.5318ZM26.6453 26.3845C26.6503 26.8469 26.4494 27.0741 25.9711 27.0667C25.1883 27.0548 24.4053 27.0554 23.6225 27.0667C23.1635 27.0733 22.9813 26.8489 22.9858 26.4119C22.9926 25.757 22.9876 25.1019 22.9876 24.3719C22.3073 24.3719 21.6741 24.376 21.0414 24.3708C20.4141 24.3656 20.2586 24.2085 20.2545 23.576C20.2497 22.8466 20.2601 22.1168 20.2514 21.3874C20.2458 20.9176 20.4617 20.7022 20.9311 20.7085C21.5864 20.7174 22.2419 20.7106 22.9871 20.7106C22.9871 20.0503 22.985 19.4361 22.9878 18.822C22.991 18.0916 23.0986 17.9821 23.8182 17.979C24.4943 17.9762 25.1705 17.9749 25.8467 17.9795C26.4883 17.9838 26.6382 18.1311 26.6432 18.7605C26.6479 19.382 26.6442 20.0034 26.6442 20.71C27.2917 20.71 27.9071 20.7076 28.5224 20.7106C29.2403 20.7143 29.3363 20.8066 29.3393 21.5026C29.3426 22.2322 29.3311 22.9618 29.3428 23.6911C29.3504 24.1668 29.1236 24.3747 28.663 24.3723C28.0094 24.3688 27.3556 24.3714 26.644 24.3714C26.644 25.1045 26.6388 25.7446 26.6458 26.3845H26.6453Z\" fill=\"#F4EEE1\"/>\\n<path d=\"M36.0519 3.44822C35.5173 3.30725 34.9847 3.15868 34.4504 3.01619C31.8292 2.31701 29.2112 1.60566 26.5851 0.925582C25.2739 0.586089 24.0953 1.60674 24.1891 2.95472C24.2484 3.80682 24.8492 4.46127 25.7826 4.70736C26.9594 5.01775 28.134 5.33639 29.4438 5.6874C27.5936 6.75584 25.8644 7.75455 24.1542 8.74219C24.0879 8.71265 24.051 8.70548 24.0271 8.68398C23.9502 8.61447 23.8794 8.53845 23.8042 8.46699C21.5607 6.32794 18.9021 5.47714 15.8488 6.00083C9.90782 7.01974 6.70663 13.6163 9.50099 19.0302C9.65412 19.3269 9.82332 19.6562 10.1745 19.5678C10.4204 19.5795 10.8012 19.3777 11.4548 19.0308C12.0147 18.7337 12.445 18.3955 12.7547 18.1105C12.7728 18.1027 12.7912 18.094 12.8101 18.084C13.132 17.9126 13.1164 17.617 12.9591 17.321C12.9185 17.2447 12.8807 17.167 12.8427 17.0894C11.8386 15.0496 12.3277 12.5342 14.0234 11.0172C15.7511 9.47178 18.2961 9.25697 20.2299 10.5094C21.5705 11.3773 22.3411 12.6171 22.567 14.1973C22.6239 14.5955 22.8726 14.85 23.1222 14.8203C23.1222 14.8207 23.1222 14.8214 23.1222 14.8218C23.639 14.7377 24.1839 14.6328 24.7526 14.5016C25.2341 14.3906 25.6916 14.2703 26.124 14.1448C26.1236 14.1432 26.1231 14.1419 26.1227 14.1404C26.3501 14.0418 26.4072 13.814 26.3623 13.5422C26.306 13.2017 26.2595 12.8535 26.1472 12.5298C26.0408 12.2227 26.1045 12.0704 26.3897 11.9138C27.2683 11.4308 28.1284 10.9145 28.9972 10.4138C29.7509 9.97961 30.507 9.54954 31.3619 9.0604C31.289 9.36774 31.2505 9.54867 31.2029 9.72722C30.9358 10.729 30.6156 11.7203 30.4197 12.7357C30.327 13.2171 30.3597 13.7853 30.5313 14.2405C30.8159 14.9951 31.6241 15.3735 32.4358 15.2994C33.2071 15.2288 33.8778 14.665 34.0981 13.8643C34.4923 12.4317 34.8703 10.9944 35.2551 9.55888C35.7161 7.83991 36.1833 6.12246 36.6346 4.40088C36.801 3.76599 36.6935 3.61786 36.0516 3.44865L36.0519 3.44822Z\" fill=\"#F4EEE1\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_989_74\">\\n<rect width=\"36\" height=\"36.1401\" fill=\"white\" transform=\"translate(0.705078 0.859863)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3br2wm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Reproductive Problems\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Reproductive Problems\"})}),className:\"framer-jdzyu5\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"center\"},children:\"An imbalance in hormones can disrupt ovulation, leading to irregular periods or difficulty conceiving. Estrogen dominance, for example, can cause heavy or prolonged periods, while low testosterone in men can contribute to decreased libido and erectile dysfunction.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"left\"},children:\"An imbalance in hormones can disrupt ovulation, leading to irregular periods or difficulty conceiving. Estrogen dominance, for example, can cause heavy or prolonged periods, while low testosterone in men can contribute to decreased libido and erectile dysfunction.\"})}),className:\"framer-4tash1\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7rue4l\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jyxpm5\",\"data-framer-name\":\"Light\",name:\"Light\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qeikp9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15amul4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-df9h89\",\"data-framer-name\":\"Subtract\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:49,name:\"Subtract\",svg:'<svg width=\"49\" height=\"49\" viewBox=\"0 0 49 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.0211 0.0170333L24.2985 0L24.5856 0.0170333L24.7292 0.0365003L24.8776 0.0681336L25.1477 0.150867C25.3343 0.21964 25.5116 0.311177 25.6758 0.4234L25.9288 0.622933L26.5493 1.1534C31.4581 5.23061 37.662 7.41997 44.0426 7.32677L44.8748 7.30243C45.4188 7.27761 45.9555 7.43604 46.3989 7.75235C46.8423 8.06867 47.1667 8.52459 47.3203 9.04713C48.516 13.1146 48.8819 17.381 48.3962 21.5927C47.9105 25.8044 46.5832 29.8755 44.4931 33.5641C42.403 37.2527 39.5927 40.4835 36.2293 43.0646C32.8659 45.6456 29.0179 47.5242 24.9141 48.5888C24.5136 48.6927 24.0932 48.6927 23.6926 48.5888C19.5886 47.5245 15.7404 45.6461 12.3767 43.0652C9.01303 40.4842 6.20249 37.2534 4.11212 33.5648C2.02175 29.8762 0.694199 25.805 0.20837 21.5932C-0.277459 17.3813 0.0883429 13.1148 1.28404 9.04713C1.43761 8.52459 1.76204 8.06867 2.20541 7.75235C2.64879 7.43604 3.18546 7.27761 3.72954 7.30243C10.3907 7.60692 16.9257 5.41414 22.055 1.1534L22.6949 0.6059L22.9285 0.4234C23.0927 0.311177 23.27 0.21964 23.4566 0.150867L23.7291 0.0681336C23.8245 0.0450988 23.9236 0.028032 24.0211 0.0170333ZM23.5591 15.2638C24.6586 15.2638 25.55 16.1551 25.55 17.2547V22.8956H31.1909C32.2904 22.8956 33.1818 23.787 33.1818 24.8865C33.1818 25.9861 32.2904 26.8774 31.1909 26.8774H25.55V32.5183C25.55 33.6179 24.6586 34.5092 23.5591 34.5092C22.4595 34.5092 21.5682 33.6179 21.5682 32.5183V26.8774H15.9273C14.8277 26.8774 13.9363 25.9861 13.9363 24.8865C13.9363 23.787 14.8277 22.8956 15.9273 22.8956H21.5682V17.2547C21.5682 16.1551 22.4595 15.2638 23.5591 15.2638Z\" fill=\"#F8EDE1\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11emock\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Immunity\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Immunity\"})}),className:\"framer-148x9rl\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"center\"},children:\"Estrogen, testosterone, progesterone, and cortisol can influence the immune system\u2019s response. Imbalances can make you more susceptible to infections or allergies.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Estrogen, testosterone, progesterone, and cortisol can influence the immune system\u2019s response. Imbalances can make you more susceptible to infections or allergies.\"})}),className:\"framer-bx0vvy\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b7x9rx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cj2iig\",\"data-framer-name\":\"Light\",name:\"Light\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1axvqm6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w6z088\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xzcrio\",\"data-framer-name\":\"Frame 7238\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:53,intrinsicWidth:53,name:\"Frame 7238\",svg:'<svg width=\"53\" height=\"53\" viewBox=\"0 0 53 53\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M26.6191 2.26484C26.9767 2.26484 27.3316 2.26484 27.6837 2.26484C24.2036 5.49857 21.9667 9.84956 21.3617 14.5615C20.7568 19.2734 21.8222 24.0484 24.3726 28.0563C26.9231 32.0642 30.7973 35.0517 35.322 36.4995C39.8466 37.9472 44.7355 37.7637 49.1388 35.9808C47.445 40.0564 44.6766 43.5958 41.1289 46.2215C37.5812 48.8471 33.3873 50.4604 28.9946 50.8894C24.6019 51.3184 20.1751 50.5469 16.1865 48.6572C12.1979 46.7676 8.797 43.8306 6.34667 40.1597C3.89633 36.4887 2.48843 32.2215 2.27316 27.8131C2.05789 23.4048 3.04332 19.0207 5.12433 15.1285C7.20534 11.2363 10.3039 7.98193 14.0894 5.71265C17.8749 3.44336 22.2055 2.24423 26.6191 2.24316V2.26484Z\" fill=\"#F8EDE1\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.5665 4.24065C20.5506 4.65275 17.6382 5.67166 15.0095 7.2475C11.5018 9.35022 8.6307 12.3657 6.70244 15.9722C4.77417 19.5787 3.86108 23.6411 4.06055 27.7258C4.26002 31.8106 5.56457 35.7647 7.83506 39.1661C10.1055 42.5676 13.2568 45.289 16.9527 47.04C20.6485 48.7909 24.7504 49.5058 28.8207 49.1083C32.891 48.7108 36.777 47.2159 40.0643 44.783C42.2618 43.1566 44.1367 41.1519 45.6071 38.8732C42.0196 39.5491 38.2968 39.3302 34.7766 38.2039C29.8534 36.6286 25.6379 33.378 22.8628 29.017C20.0878 24.6561 18.9286 19.4606 19.5868 14.3336C20.0573 10.6683 21.4354 7.2038 23.5665 4.24065ZM26.8968 0.475285C26.8053 0.460921 26.7124 0.453591 26.6186 0.453613C21.8811 0.454756 17.2327 1.7419 13.1693 4.17775C9.1059 6.6136 5.77993 10.1068 3.54618 14.2847C1.31243 18.4626 0.254671 23.1685 0.485743 27.9004C0.716815 32.6323 2.22805 37.2128 4.85824 41.1532C7.48843 45.0935 11.1389 48.2461 15.4203 50.2744C19.7017 52.3028 24.4534 53.1309 29.1685 52.6704C33.8837 52.21 38.3854 50.4782 42.1935 47.6599C46.0015 44.8415 48.9732 41.0424 50.7913 36.6676C51.0683 36.0012 50.9179 35.2338 50.41 34.7212C49.9021 34.2086 49.1361 34.0513 48.4672 34.3221C44.4517 35.9479 39.9934 36.1153 35.8673 34.7951C31.7412 33.4748 28.2082 30.7505 25.8824 27.0955C23.5566 23.4406 22.585 19.0863 23.1367 14.7893C23.6883 10.4924 25.7282 6.52467 28.9018 3.57576C29.4408 3.07493 29.6183 2.29524 29.3493 1.61043C29.0802 0.925625 28.4195 0.475285 27.6837 0.475285H26.8968Z\" fill=\"#F8EDE1\"/>\\n<path d=\"M40.1641 4.97461C40.1641 6.41154 40.7349 7.78962 41.7509 8.80569C42.767 9.82175 44.1451 10.3926 45.582 10.3926C44.1451 10.3926 42.767 10.9634 41.7509 11.9795C40.7349 12.9955 40.1641 14.3736 40.1641 15.8105C40.1641 14.3736 39.5932 12.9955 38.5772 11.9795C37.5611 10.9634 36.183 10.3926 34.7461 10.3926C36.183 10.3926 37.5611 9.82175 38.5772 8.80569C39.5932 7.78962 40.1641 6.41154 40.1641 4.97461Z\" fill=\"#F8EDE1\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M40.164 3.18506C41.1524 3.18506 41.9536 3.98626 41.9536 4.97459C41.9536 5.93691 42.3358 6.85981 43.0163 7.54028C43.6968 8.22074 44.6197 8.60302 45.582 8.60302C46.5703 8.60302 47.3715 9.40422 47.3715 10.3926C47.3715 11.3809 46.5703 12.1821 45.582 12.1821C44.6197 12.1821 43.6968 12.5644 43.0163 13.2448C42.3358 13.9253 41.9536 14.8482 41.9536 15.8105C41.9536 16.7988 41.1524 17.6 40.164 17.6C39.1757 17.6 38.3745 16.7988 38.3745 15.8105C38.3745 14.8482 37.9922 13.9253 37.3118 13.2448C36.6313 12.5644 35.7084 12.1821 34.7461 12.1821C33.7577 12.1821 32.9565 11.3809 32.9565 10.3926C32.9565 9.40422 33.7577 8.60302 34.7461 8.60302C35.7084 8.60302 36.6313 8.22074 37.3118 7.54028C37.9922 6.85981 38.3745 5.93691 38.3745 4.97459C38.3745 3.98626 39.1757 3.18506 40.164 3.18506ZM40.164 9.72789C40.0609 9.84539 39.9537 9.95985 39.8425 10.0711C39.7313 10.1823 39.6169 10.2895 39.4994 10.3926C39.6169 10.4956 39.7313 10.6028 39.8425 10.714C39.9537 10.8252 40.0609 10.9397 40.164 11.0572C40.2671 10.9397 40.3743 10.8252 40.4855 10.714C40.5967 10.6028 40.7112 10.4956 40.8287 10.3926C40.7112 10.2895 40.5967 10.1823 40.4855 10.0711C40.3743 9.95985 40.2671 9.84539 40.164 9.72789Z\" fill=\"#F8EDE1\"/>\\n<path d=\"M45.582 23.9375H51ZM48.291 21.2285V26.6465Z\" fill=\"#F8EDE1\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M48.291 19.439C49.2793 19.439 50.0805 20.2402 50.0805 21.2285V22.1479H51C51.9883 22.1479 52.7895 22.9491 52.7895 23.9375C52.7895 24.9258 51.9883 25.727 51 25.727H50.0805V26.6465C50.0805 27.6348 49.2793 28.436 48.291 28.436C47.3027 28.436 46.5015 27.6348 46.5015 26.6465V25.727H45.582C44.5937 25.727 43.7925 24.9258 43.7925 23.9375C43.7925 22.9491 44.5937 22.1479 45.582 22.1479H46.5015V21.2285C46.5015 20.2402 47.3027 19.439 48.291 19.439Z\" fill=\"#F8EDE1\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g4so91\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sleep Disruption\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Sleep Disruption\"})}),className:\"framer-gyzmqn\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"center\"},children:\"Melatonin which is produced by the pineal gland, regulates sleep-wake cycles. An imbalance can affect cortical, and disrupt sleep patterns and lead to insomnia or excessive sleepiness\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Melatonin which is produced by the pineal gland, regulates sleep-wake cycles. An imbalance can affect cortical, and disrupt sleep patterns and lead to insomnia or excessive sleepiness\"})}),className:\"framer-1kox927\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12qtz1a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8hbno5\",\"data-framer-name\":\"Light\",name:\"Light\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ot5cs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p0n49i\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7j083l\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:53,intrinsicWidth:52,name:\"Vector\",svg:'<svg width=\"52\" height=\"53\" viewBox=\"0 0 52 53\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M51.4121 23.3444C49.007 20.9687 45.5864 19.6074 41.9787 19.6074C37.7831 19.6074 33.9884 21.3958 31.6368 24.3587C30.1937 23.3711 28.4032 22.5703 26.1852 22.2767C23.0586 21.903 19.8785 22.7304 17.2596 24.5989V20.1679L20.306 18.6465C20.4931 18.5397 20.7069 18.5397 20.894 18.6465L22.9249 19.6608C25.0361 20.7018 27.6015 20.0345 28.911 18.0859L31.7437 13.8685C32.9729 12.0267 32.7324 9.54423 31.1557 7.96936L26.105 2.92443C23.0586 -0.118537 18.4087 -0.865934 14.5338 1.05594L7.61242 4.49931C4.51251 6.04748 2.45481 9.01038 2.13412 12.4537L0.0229756 33.5677C-0.110641 34.929 0.343657 36.2637 1.25225 37.2246C4.75302 40.9082 12.2356 47.1276 23.1922 47.6348C27.7084 47.8483 32.1712 47.0208 36.4737 45.2324C36.634 45.1523 36.8211 45.1523 36.9814 45.2057L42.1925 46.9408C42.4597 47.0208 42.6468 47.2878 42.6468 47.5814V50.998C42.6468 52.0924 43.5554 53 44.6511 53H49.9957C51.0914 53 52 52.0924 52 50.998V24.7858C52 24.2519 51.7862 23.7448 51.4121 23.3711V23.3444Z\" fill=\"#F8EDE1\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w47i5b\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Muscle\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Muscle\"})}),className:\"framer-1hqri8e\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"center\"},children:\"Growth hormone, produced by the pituitary gland, plays a crucial role in muscle growth and repair. Imbalances can lead to decreased muscle mass and strength.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s5uxg4\",\"data-styles-preset\":\"XRC1gPBpm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Growth hormone, produced by the pituitary gland, plays a crucial role in muscle growth and repair. Imbalances can lead to decreased muscle mass and strength.\"})}),className:\"framer-j7gsw0\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r1nygf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2kbpsl\",\"data-styles-preset\":\"wqcOefYUa\",children:\"Here\u2019s how to regulate your hormones\"})}),className:\"framer-irp9p2\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xb6ec7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uitpu6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pxzfr6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Protein Intake\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Protein Intake\"})}),className:\"framer-5zlh7u\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r0y40y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Protein is the building block for many hormones. Protein provides the amino acids your body. Hormones like insulin, glucagon, and growth hormone are al made of protein precursors. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Protein is the building block for many hormones. Protein provides the amino acids your body. Hormones like insulin, glucagon, and growth hormone are al made of protein precursors. \"})}),className:\"framer-1dgtqeb\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Having the right amount of protein ensures your body can synthesize these vital hormones properly. Aim to include a source of lean protein like chicken, fish, beans or lentils with every meal.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Having the right amount of protein ensures your body can synthesize these vital hormones properly. Aim to include a source of lean protein like chicken, fish, beans or lentils with every meal.\"})}),className:\"framer-o22kgf\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3824.979797979798),sizes:\"296px\",src:\"https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png\",srcSet:\"https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png 792w\"}},yhWE05Vkp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4338),sizes:\"236px\",src:\"https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png\",srcSet:\"https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png 792w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3516),sizes:\"396px\",src:\"https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png\",srcSet:\"https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png?scale-down-to=512 512w,https://framerusercontent.com/images/aTIHD3hR1nUEaei9p5B4sOo2ns.png 792w\"},className:\"framer-xe5g7i\",\"data-framer-name\":\"image 42\",name:\"image 42\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17bcgcu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4268.7525773195875),sizes:\"288px\",src:\"https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png\",srcSet:\"https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png 776w\"}},yhWE05Vkp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5032.464646464647),sizes:\"228px\",src:\"https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png\",srcSet:\"https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png 776w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4000.75),sizes:\"388px\",src:\"https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png\",srcSet:\"https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QHXxdzGOnvdxmauep0ewkYBF1o.png 776w\"},className:\"framer-16p4700\",\"data-framer-name\":\"image 42\",name:\"image 42\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w1678o\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Improve Gut Health\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Improve Gut Health\"})}),className:\"framer-1s109y7\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ewj0qi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Your gut with trillions of good bacteria, form a complex ecosystem called microbiome. It plays a vital role in regulating hormones! When the gut microbiome is imbalanced it can disrupt homre regulation potentially leading to hormonal imbalances.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Your gut with trillions of good bacteria, form a complex ecosystem called microbiome. It plays a vital role in regulating hormones! When the gut microbiome is imbalanced it can disrupt homre regulation potentially leading to hormonal imbalances.\"})}),className:\"framer-17cqdti\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Aim to have gut friendy foods like prebiotic fibers found in fruits, vegetables and whole grains, this helps in maintaining a balanced microbiome for optimal hormonal regulation.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Aim to have gut friendy foods like prebiotic fibers found in fruits, vegetables and whole grains, this helps in maintaining a balanced microbiome for optimal hormonal regulation.\"})}),className:\"framer-xjxq1l\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t7prey\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v1b5o5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Fiber Intake\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-45qjhv\",\"data-styles-preset\":\"gSFIwrUt2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Fiber Intake\"})}),className:\"framer-j29p56\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o2zg66\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Fiber is more than just roughage for your digestive system, it plays a key role in regulating hormones related to blood sugar and appetite. Soluble fibers slow down the absorption of sugar into the bloodstream. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"Fiber is more than just roughage for your digestive system, it plays a key role in regulating hormones related to blood sugar and appetite. Soluble fibers slow down the absorption of sugar into the bloodstream. \"})}),className:\"framer-j96mez\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"This helps prevent blood sugar spikes, which can trigger the release of insulin and other hormones like estrogen, testosterone, and progesterone. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"As a bonus, it keeps you fuller for longer!\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"This helps prevent blood sugar spikes, which can trigger the release of insulin and other hormones like estrogen, testosterone, and progesterone. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a18fd1ab-56bc-44ef-a5fa-711fa035fb06, rgb(185, 173, 178))\"},children:\"As a bonus, it keeps you fuller for longer!\"})]}),className:\"framer-pcpqri\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4794.017434620175),sizes:\"302px\",src:\"https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png\",srcSet:\"https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png?scale-down-to=512 512w,https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png 803w\"}},yhWE05Vkp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5723.356399041966),sizes:\"242px\",src:\"https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png\",srcSet:\"https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png?scale-down-to=512 512w,https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png 803w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4566.25),sizes:\"401.5px\",src:\"https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png\",srcSet:\"https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png?scale-down-to=512 512w,https://framerusercontent.com/images/vyBxB2grSigOYnKEeGMnS6NdQQw.png 803w\"},className:\"framer-wv5agi\",\"data-framer-name\":\"image 42\",name:\"image 42\"})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-esoqpk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t1kv8f\",\"data-framer-name\":\"breaker\",name:\"breaker\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fk6usx\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{svgContentId:11673755189}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1n9vw1z hidden-15b4nlc hidden-8ydrlf\",\"data-framer-name\":\"Frame 7149\",layout:\"position\",name:\"Frame 7149\",opacity:.3,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 781 365\"><path d=\"M 719.444 349.235 L 716.772 350.052 L 719.444 350.86 L 720.25 352.923 L 721.069 350.86 L 723.737 350.052 L 721.069 349.235 L 720.25 347.172 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 726.475 346.127 L 725.209 346.506 L 726.475 346.893 L 726.856 347.87 L 727.245 346.893 L 728.511 346.506 L 727.245 346.127 L 726.856 345.142 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 533.826 287.974 L 531.155 288.783 L 533.826 289.599 L 534.646 291.662 L 535.465 289.599 L 538.132 288.783 L 535.465 287.974 L 534.646 285.911 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 714.516 282.866 C 714.254 283.287 714.197 284.155 714.1 284.155 C 714.004 284.155 713.947 283.296 713.684 282.866 C 713.172 282.016 712.291 281.46 711.428 281.334 C 712.3 281.208 713.172 280.652 713.684 279.801 C 713.947 279.38 714.013 278.513 714.1 278.513 C 714.188 278.513 714.254 279.372 714.516 279.801 C 715.029 280.652 715.909 281.208 716.772 281.334 C 715.901 281.46 715.029 282.016 714.516 282.866 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 763.404 320.038 C 763.256 320.277 763.225 320.767 763.172 320.767 C 763.115 320.767 763.085 320.281 762.936 320.038 C 762.647 319.557 762.147 319.243 761.657 319.171 C 762.152 319.099 762.647 318.785 762.936 318.304 C 763.085 318.065 763.12 317.574 763.172 317.574 C 763.221 317.574 763.256 318.06 763.404 318.304 C 763.694 318.785 764.193 319.099 764.684 319.171 C 764.189 319.243 763.694 319.557 763.404 320.038 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 778.459 243.427 C 778.197 243.848 778.144 244.715 778.043 244.715 C 777.947 244.715 777.89 243.856 777.632 243.427 C 777.119 242.577 776.234 242.021 775.371 241.894 C 776.247 241.768 777.119 241.212 777.632 240.362 C 777.89 239.941 777.956 239.074 778.043 239.074 C 778.131 239.074 778.197 239.933 778.459 240.362 C 778.972 241.212 779.852 241.768 780.715 241.894 C 779.844 242.021 778.972 242.577 778.459 243.427 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 576.652 363.561 C 576.389 363.982 576.337 364.849 576.236 364.849 C 576.14 364.849 576.087 363.99 575.824 363.561 C 575.312 362.71 574.427 362.154 573.568 362.028 C 574.44 361.902 575.312 361.347 575.824 360.496 C 576.087 360.075 576.148 359.207 576.236 359.207 C 576.324 359.207 576.389 360.066 576.652 360.496 C 577.165 361.347 578.049 361.902 578.908 362.028 C 578.036 362.154 577.165 362.71 576.652 363.561 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 513.349 317.883 C 513.086 318.304 513.033 319.171 512.933 319.171 C 512.836 319.171 512.784 318.312 512.521 317.883 C 512.008 317.032 511.123 316.476 510.265 316.35 C 511.137 316.224 512.008 315.668 512.521 314.818 C 512.784 314.397 512.845 313.529 512.933 313.529 C 513.02 313.529 513.086 314.388 513.349 314.818 C 513.861 315.668 514.746 316.224 515.604 316.35 C 514.733 316.476 513.861 317.032 513.349 317.883 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 609.535 280.252 C 609.408 280.46 609.382 280.888 609.333 280.888 C 609.285 280.888 609.259 280.464 609.128 280.252 C 608.873 279.832 608.44 279.558 608.015 279.496 C 608.444 279.433 608.873 279.159 609.128 278.739 C 609.259 278.532 609.29 278.103 609.333 278.103 C 609.377 278.103 609.408 278.527 609.535 278.739 C 609.789 279.159 610.227 279.433 610.652 279.496 C 610.218 279.558 609.789 279.832 609.535 280.252 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 599.281 280.046 C 599.018 280.466 598.965 281.334 598.865 281.334 C 598.768 281.334 598.711 280.475 598.453 280.046 C 597.94 279.195 597.055 278.639 596.193 278.513 C 597.064 278.387 597.94 277.831 598.453 276.981 C 598.711 276.559 598.777 275.692 598.865 275.692 C 598.952 275.692 599.018 276.551 599.281 276.981 C 599.793 277.831 600.674 278.387 601.536 278.513 C 600.665 278.639 599.793 279.195 599.281 280.046 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 767.356 286.217 L 764.684 287.026 L 767.356 287.834 L 768.17 289.905 L 768.989 287.834 L 771.661 287.026 L 768.989 286.217 L 768.17 284.155 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 667.95 256.894 L 665.278 257.703 L 667.95 258.511 L 668.765 260.582 L 669.584 258.511 L 672.256 257.703 L 669.584 256.894 L 668.765 254.831 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 545.233 246.079 L 542.561 246.888 L 545.233 247.696 L 546.047 249.767 L 546.866 247.696 L 549.538 246.888 L 546.866 246.079 L 546.047 244.016 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 773.335 280.472 L 772.069 280.86 L 773.335 281.239 L 773.729 282.224 L 774.11 281.239 L 775.371 280.86 L 774.11 280.472 L 773.729 279.496 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 662.115 253.779 L 660.849 254.166 L 662.115 254.545 L 662.51 255.531 L 662.891 254.545 L 664.157 254.166 L 662.891 253.779 L 662.51 252.802 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 539.398 242.964 L 538.132 243.351 L 539.398 243.73 L 539.792 244.716 L 540.173 243.73 L 541.439 243.351 L 540.173 242.964 L 539.792 241.987 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 650.845 187.438 L 648.173 188.488 L 650.845 189.526 L 651.651 192.179 L 652.47 189.526 L 655.138 188.488 L 652.47 187.438 L 651.651 184.785 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 657.875 183.443 L 656.61 183.93 L 657.875 184.428 L 658.256 185.683 L 658.646 184.428 L 659.912 183.93 L 658.646 183.443 L 658.256 182.176 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 465.227 108.684 L 462.555 109.723 L 465.227 110.773 L 466.046 113.425 L 466.861 110.773 L 469.533 109.723 L 466.861 108.684 L 466.046 106.032 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 645.917 102.117 C 645.654 102.658 645.597 103.773 645.501 103.773 C 645.405 103.773 645.348 102.669 645.085 102.117 C 644.573 101.024 643.692 100.309 642.829 100.147 C 643.701 99.984 644.573 99.27 645.085 98.177 C 645.348 97.635 645.414 96.521 645.501 96.521 C 645.589 96.521 645.654 97.625 645.917 98.177 C 646.43 99.27 647.31 99.984 648.173 100.147 C 647.301 100.309 646.43 101.024 645.917 102.117 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 694.805 149.904 C 694.656 150.21 694.626 150.841 694.573 150.841 C 694.516 150.841 694.485 150.216 694.337 149.904 C 694.047 149.285 693.548 148.881 693.057 148.789 C 693.552 148.697 694.047 148.292 694.337 147.674 C 694.485 147.367 694.52 146.737 694.573 146.737 C 694.621 146.737 694.656 147.361 694.805 147.674 C 695.094 148.292 695.594 148.697 696.084 148.789 C 695.589 148.881 695.094 149.285 694.805 149.904 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 709.86 51.415 C 709.597 51.957 709.545 53.071 709.444 53.071 C 709.348 53.071 709.291 51.967 709.032 51.415 C 708.52 50.322 707.635 49.608 706.772 49.445 C 707.644 49.283 708.52 48.569 709.032 47.475 C 709.291 46.934 709.356 45.819 709.444 45.819 C 709.532 45.819 709.597 46.923 709.86 47.475 C 710.373 48.569 711.253 49.283 712.116 49.445 C 711.244 49.608 710.373 50.322 709.86 51.415 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 508.053 205.854 C 507.79 206.395 507.738 207.51 507.637 207.51 C 507.54 207.51 507.488 206.406 507.225 205.854 C 506.713 204.761 505.828 204.046 504.969 203.884 C 505.841 203.721 506.713 203.007 507.225 201.914 C 507.488 201.372 507.549 200.258 507.637 200.258 C 507.724 200.258 507.79 201.362 508.053 201.914 C 508.565 203.007 509.45 203.721 510.309 203.884 C 509.437 204.046 508.565 204.761 508.053 205.854 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 540.936 98.756 C 540.809 99.023 540.782 99.574 540.734 99.574 C 540.686 99.574 540.66 99.029 540.528 98.756 C 540.274 98.216 539.84 97.864 539.416 97.784 C 539.845 97.704 540.274 97.351 540.528 96.811 C 540.66 96.544 540.69 95.994 540.734 95.994 C 540.778 95.994 540.809 96.539 540.936 96.811 C 541.19 97.351 541.628 97.704 542.053 97.784 C 541.619 97.864 541.19 98.216 540.936 98.756 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 530.681 98.491 C 530.419 99.032 530.362 100.147 530.265 100.147 C 530.169 100.147 530.112 99.043 529.849 98.491 C 529.337 97.398 528.456 96.683 527.593 96.521 C 528.465 96.358 529.337 95.644 529.849 94.551 C 530.112 94.009 530.178 92.894 530.265 92.894 C 530.353 92.894 530.419 93.998 530.681 94.551 C 531.194 95.644 532.074 96.358 532.937 96.521 C 532.066 96.683 531.194 97.398 530.681 98.491 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 698.756 106.425 L 696.084 107.465 L 698.756 108.503 L 699.571 111.166 L 700.39 108.503 L 703.062 107.465 L 700.39 106.425 L 699.571 103.773 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 599.351 68.728 L 596.679 69.767 L 599.351 70.807 L 600.165 73.469 L 600.985 70.807 L 603.657 69.767 L 600.985 68.728 L 600.165 66.076 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 476.633 54.824 L 473.961 55.864 L 476.633 56.903 L 477.448 59.566 L 478.267 56.903 L 480.939 55.864 L 478.267 54.824 L 477.448 52.172 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 704.735 99.04 L 703.469 99.537 L 704.735 100.024 L 705.125 101.291 L 705.511 100.024 L 706.772 99.537 L 705.511 99.04 L 705.125 97.784 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 593.516 64.723 L 592.25 65.221 L 593.516 65.708 L 593.911 66.975 L 594.292 65.708 L 595.553 65.221 L 594.292 64.723 L 593.911 63.468 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 470.799 50.82 L 469.533 51.318 L 470.799 51.805 L 471.193 53.071 L 471.574 51.805 L 472.84 51.318 L 471.574 50.82 L 471.193 49.564 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 61.485 20.1 L 64.156 19.05 L 61.485 18.011 L 60.678 15.359 L 59.861 18.011 L 57.189 19.05 L 59.861 20.1 L 60.678 22.753 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 54.455 24.095 L 55.72 23.608 L 54.455 23.11 L 54.073 21.854 L 53.681 23.11 L 52.416 23.608 L 53.681 24.095 L 54.073 25.362 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 247.101 98.854 L 249.772 97.815 L 247.101 96.765 L 246.283 94.113 L 245.465 96.765 L 242.794 97.815 L 245.465 98.854 L 246.283 101.506 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 66.413 105.421 C 66.675 104.88 66.729 103.765 66.827 103.765 C 66.926 103.765 66.98 104.869 67.242 105.421 C 67.754 106.514 68.637 107.229 69.498 107.391 C 68.626 107.553 67.754 108.268 67.242 109.361 C 66.98 109.902 66.915 111.017 66.827 111.017 C 66.74 111.017 66.675 109.913 66.413 109.361 C 65.901 108.268 65.017 107.553 64.156 107.391 C 65.028 107.229 65.901 106.514 66.413 105.421 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 17.523 57.634 C 17.671 57.328 17.702 56.697 17.758 56.697 C 17.813 56.697 17.844 57.322 17.992 57.634 C 18.282 58.253 18.782 58.657 19.269 58.749 C 18.776 58.841 18.282 59.245 17.992 59.864 C 17.844 60.171 17.807 60.802 17.758 60.802 C 17.708 60.802 17.671 60.177 17.523 59.864 C 17.233 59.245 16.733 58.841 16.246 58.749 C 16.74 58.657 17.233 58.253 17.523 57.634 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 2.47 156.122 C 2.731 155.581 2.786 154.466 2.884 154.466 C 2.982 154.466 3.037 155.571 3.298 156.122 C 3.811 157.216 4.694 157.93 5.555 158.093 C 4.683 158.255 3.811 158.97 3.298 160.063 C 3.037 160.604 2.971 161.719 2.884 161.719 C 2.797 161.719 2.731 160.615 2.47 160.063 C 1.957 158.97 1.074 158.255 0.213 158.092 C 1.085 157.93 1.957 157.216 2.47 156.122 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 204.276 1.684 C 204.538 1.143 204.592 0.028 204.69 0.028 C 204.788 0.028 204.843 1.132 205.105 1.684 C 205.617 2.777 206.5 3.492 207.361 3.654 C 206.489 3.816 205.617 4.531 205.105 5.624 C 204.843 6.165 204.778 7.28 204.69 7.28 C 204.603 7.28 204.538 6.176 204.276 5.624 C 203.763 4.531 202.88 3.816 202.019 3.654 C 202.891 3.492 203.763 2.777 204.276 1.684 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 267.579 60.405 C 267.841 59.864 267.896 58.749 267.994 58.749 C 268.092 58.749 268.147 59.853 268.408 60.405 C 268.921 61.499 269.804 62.213 270.665 62.376 C 269.793 62.538 268.921 63.253 268.408 64.346 C 268.147 64.887 268.081 66.002 267.994 66.002 C 267.907 66.002 267.841 64.898 267.579 64.346 C 267.067 63.253 266.184 62.538 265.323 62.376 C 266.195 62.213 267.067 61.499 267.579 60.405 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 171.392 108.782 C 171.52 108.515 171.548 107.964 171.596 107.964 C 171.644 107.964 171.671 108.51 171.8 108.782 C 172.053 109.321 172.489 109.674 172.914 109.754 C 172.484 109.835 172.053 110.187 171.8 110.727 C 171.671 110.994 171.639 111.544 171.596 111.544 C 171.553 111.544 171.52 110.999 171.392 110.727 C 171.138 110.187 170.703 109.835 170.278 109.754 C 170.708 109.674 171.138 109.321 171.392 108.782 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 181.649 109.047 C 181.91 108.506 181.965 107.391 182.063 107.391 C 182.161 107.391 182.216 108.495 182.478 109.047 C 182.99 110.14 183.873 110.855 184.734 111.017 C 183.862 111.18 182.99 111.894 182.478 112.988 C 182.216 113.528 182.15 114.644 182.063 114.644 C 181.976 114.644 181.91 113.539 181.649 112.988 C 181.136 111.894 180.253 111.18 179.392 111.017 C 180.264 110.855 181.136 110.14 181.649 109.047 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 13.575 101.113 L 16.246 100.074 L 13.575 99.034 L 12.757 96.371 L 11.939 99.034 L 9.268 100.074 L 11.939 101.113 L 12.757 103.765 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 112.98 138.81 L 115.651 137.771 L 112.98 136.732 L 112.162 134.069 L 111.344 136.732 L 108.673 137.771 L 111.344 138.81 L 112.162 141.462 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 235.696 152.713 L 238.368 151.674 L 235.696 150.635 L 234.879 147.972 L 234.061 150.635 L 231.39 151.674 L 234.061 152.713 L 234.879 155.365 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 7.594 108.499 L 8.859 108 L 7.594 107.513 L 7.201 106.247 L 6.82 107.513 L 5.555 108 L 6.82 108.499 L 7.201 109.754 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 118.813 142.815 L 120.077 142.316 L 118.813 141.829 L 118.42 140.563 L 118.038 141.829 L 116.774 142.316 L 118.038 142.815 L 118.42 144.07 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 241.53 156.718 L 242.794 156.22 L 241.53 155.733 L 241.137 154.466 L 240.756 155.733 L 239.491 156.22 L 240.756 156.718 L 241.137 157.974 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 77.365 188.739 L 80.036 187.689 L 77.365 186.65 L 76.558 183.998 L 75.74 186.65 L 73.069 187.689 L 75.74 188.739 L 76.558 191.391 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 70.335 192.734 L 71.599 192.247 L 70.335 191.749 L 69.953 190.493 L 69.56 191.749 L 68.296 192.247 L 69.56 192.734 L 69.953 194 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 262.981 267.493 L 265.652 266.453 L 262.981 265.403 L 262.163 262.751 L 261.345 265.403 L 258.674 266.453 L 261.345 267.493 L 262.163 270.145 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 82.293 274.06 C 82.554 273.518 82.609 272.403 82.707 272.403 C 82.805 272.403 82.86 273.507 83.121 274.06 C 83.634 275.153 84.517 275.867 85.378 276.03 C 84.506 276.192 83.634 276.907 83.121 278 C 82.86 278.541 82.794 279.656 82.707 279.656 C 82.62 279.656 82.554 278.552 82.293 278 C 81.78 276.907 80.897 276.192 80.036 276.03 C 80.908 275.867 81.78 275.153 82.293 274.06 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 33.403 226.273 C 33.551 225.966 33.582 225.336 33.637 225.336 C 33.693 225.336 33.724 225.96 33.872 226.273 C 34.162 226.891 34.662 227.296 35.149 227.388 C 34.655 227.48 34.162 227.884 33.872 228.503 C 33.724 228.809 33.687 229.44 33.637 229.44 C 33.588 229.44 33.551 228.815 33.403 228.503 C 33.113 227.884 32.613 227.48 32.125 227.388 C 32.619 227.296 33.113 226.891 33.403 226.273 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 18.349 324.761 C 18.611 324.22 18.665 323.105 18.763 323.105 C 18.862 323.105 18.916 324.209 19.178 324.761 C 19.69 325.854 20.573 326.569 21.435 326.731 C 20.562 326.894 19.69 327.608 19.178 328.701 C 18.916 329.243 18.851 330.358 18.763 330.358 C 18.676 330.358 18.611 329.254 18.349 328.701 C 17.837 327.608 16.954 326.894 16.092 326.731 C 16.964 326.569 17.837 325.854 18.349 324.761 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 220.156 170.323 C 220.417 169.781 220.472 168.666 220.57 168.666 C 220.668 168.666 220.723 169.77 220.984 170.323 C 221.497 171.416 222.38 172.13 223.241 172.293 C 222.369 172.455 221.497 173.169 220.984 174.263 C 220.723 174.804 220.657 175.919 220.57 175.919 C 220.482 175.919 220.417 174.815 220.156 174.263 C 219.643 173.169 218.76 172.455 217.899 172.293 C 218.771 172.13 219.643 171.416 220.156 170.323 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 187.271 277.42 C 187.4 277.153 187.427 276.603 187.476 276.603 C 187.524 276.603 187.551 277.148 187.68 277.42 C 187.933 277.96 188.369 278.312 188.794 278.393 C 188.363 278.473 187.933 278.826 187.68 279.365 C 187.551 279.632 187.518 280.183 187.476 280.183 C 187.433 280.183 187.4 279.637 187.271 279.365 C 187.018 278.826 186.582 278.473 186.157 278.393 C 186.588 278.312 187.018 277.96 187.271 277.42 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 197.528 277.686 C 197.79 277.144 197.844 276.03 197.943 276.03 C 198.041 276.03 198.095 277.134 198.357 277.686 C 198.869 278.779 199.752 279.493 200.614 279.656 C 199.742 279.818 198.869 280.533 198.357 281.626 C 198.095 282.167 198.03 283.282 197.943 283.282 C 197.855 283.282 197.79 282.178 197.528 281.626 C 197.016 280.533 196.133 279.818 195.271 279.656 C 196.144 279.493 197.016 278.779 197.528 277.686 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 29.454 269.751 L 32.125 268.712 L 29.454 267.673 L 28.636 265.01 L 27.819 267.673 L 25.147 268.712 L 27.819 269.751 L 28.636 272.403 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 128.859 307.448 L 131.53 306.409 L 128.859 305.37 L 128.042 302.707 L 127.224 305.37 L 124.553 306.409 L 127.224 307.448 L 128.042 310.101 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 251.576 321.352 L 254.247 320.312 L 251.576 319.273 L 250.758 316.611 L 249.941 319.273 L 247.269 320.312 L 249.941 321.352 L 250.758 324.004 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 23.473 277.137 L 24.738 276.639 L 23.473 276.152 L 23.081 274.885 L 22.699 276.152 L 21.435 276.639 L 22.699 277.137 L 23.081 278.393 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 134.692 311.453 L 135.957 310.955 L 134.692 310.468 L 134.3 309.202 L 133.918 310.468 L 132.653 310.955 L 133.918 311.453 L 134.3 312.709 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 257.409 325.357 L 258.674 324.859 L 257.409 324.372 L 257.016 323.105 L 256.635 324.372 L 255.37 324.859 L 256.635 325.357 L 257.016 326.612 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 161.611 226.163 L 158.94 227.202 L 161.611 228.252 L 162.429 230.904 L 163.247 228.252 L 165.918 227.202 L 163.247 226.163 L 162.429 223.511 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 204.436 323.333 C 204.174 323.874 204.12 324.989 204.022 324.989 C 203.924 324.989 203.869 323.885 203.608 323.333 C 203.095 322.24 202.212 321.525 201.35 321.363 C 202.223 321.2 203.095 320.486 203.608 319.393 C 203.869 318.851 203.935 317.736 204.022 317.736 C 204.109 317.736 204.174 318.841 204.436 319.393 C 204.949 320.486 205.832 321.2 206.693 321.363 C 205.821 321.525 204.949 322.24 204.436 323.333 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 141.132 264.612 C 140.871 265.152 140.817 266.268 140.718 266.268 C 140.62 266.268 140.566 265.163 140.304 264.612 C 139.792 263.518 138.909 262.804 138.047 262.641 C 138.919 262.479 139.792 261.764 140.304 260.671 C 140.566 260.13 140.631 259.015 140.718 259.015 C 140.806 259.015 140.871 260.119 141.132 260.671 C 141.645 261.764 142.528 262.479 143.39 262.641 C 142.517 262.804 141.645 263.518 141.132 264.612 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 237.321 216.235 C 237.191 216.502 237.165 217.053 237.116 217.053 C 237.068 217.053 237.041 216.507 236.912 216.235 C 236.659 215.695 236.223 215.343 235.798 215.262 C 236.228 215.183 236.659 214.83 236.912 214.29 C 237.041 214.023 237.073 213.473 237.116 213.473 C 237.159 213.473 237.191 214.018 237.321 214.29 C 237.574 214.83 238.01 215.183 238.435 215.262 C 238.004 215.343 237.574 215.695 237.321 216.235 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 227.063 215.97 C 226.802 216.511 226.747 217.626 226.649 217.626 C 226.551 217.626 226.497 216.522 226.235 215.97 C 225.722 214.877 224.839 214.162 223.978 214 C 224.85 213.837 225.722 213.123 226.235 212.03 C 226.497 211.488 226.562 210.373 226.649 210.373 C 226.736 210.373 226.802 211.477 227.063 212.03 C 227.576 213.123 228.459 213.837 229.32 214 C 228.448 214.162 227.576 214.877 227.063 215.97 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 173.016 172.304 L 170.344 173.343 L 173.016 174.382 L 173.833 177.045 L 174.651 174.382 L 177.322 173.343 L 174.651 172.304 L 173.833 169.651 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 167.183 168.299 L 165.918 168.797 L 167.183 169.284 L 167.575 170.55 L 167.957 169.284 L 169.222 168.797 L 167.957 168.299 L 167.575 167.043 Z\" fill=\"rgb(248,237,225)\"></path></svg>',svgContentId:10213486535,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 781 365\"><path d=\"M 719.444 349.235 L 716.772 350.052 L 719.444 350.86 L 720.25 352.923 L 721.069 350.86 L 723.737 350.052 L 721.069 349.235 L 720.25 347.172 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 726.475 346.127 L 725.209 346.506 L 726.475 346.893 L 726.856 347.87 L 727.245 346.893 L 728.511 346.506 L 727.245 346.127 L 726.856 345.142 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 533.826 287.974 L 531.155 288.783 L 533.826 289.599 L 534.646 291.662 L 535.465 289.599 L 538.132 288.783 L 535.465 287.974 L 534.646 285.911 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 714.516 282.866 C 714.254 283.287 714.197 284.155 714.1 284.155 C 714.004 284.155 713.947 283.296 713.684 282.866 C 713.172 282.016 712.291 281.46 711.428 281.334 C 712.3 281.208 713.172 280.652 713.684 279.801 C 713.947 279.38 714.013 278.513 714.1 278.513 C 714.188 278.513 714.254 279.372 714.516 279.801 C 715.029 280.652 715.909 281.208 716.772 281.334 C 715.901 281.46 715.029 282.016 714.516 282.866 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 763.404 320.038 C 763.256 320.277 763.225 320.767 763.172 320.767 C 763.115 320.767 763.085 320.281 762.936 320.038 C 762.647 319.557 762.147 319.243 761.657 319.171 C 762.152 319.099 762.647 318.785 762.936 318.304 C 763.085 318.065 763.12 317.574 763.172 317.574 C 763.221 317.574 763.256 318.06 763.404 318.304 C 763.694 318.785 764.193 319.099 764.684 319.171 C 764.189 319.243 763.694 319.557 763.404 320.038 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 778.459 243.427 C 778.197 243.848 778.144 244.715 778.043 244.715 C 777.947 244.715 777.89 243.856 777.632 243.427 C 777.119 242.577 776.234 242.021 775.371 241.894 C 776.247 241.768 777.119 241.212 777.632 240.362 C 777.89 239.941 777.956 239.074 778.043 239.074 C 778.131 239.074 778.197 239.933 778.459 240.362 C 778.972 241.212 779.852 241.768 780.715 241.894 C 779.844 242.021 778.972 242.577 778.459 243.427 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 576.652 363.561 C 576.389 363.982 576.337 364.849 576.236 364.849 C 576.14 364.849 576.087 363.99 575.824 363.561 C 575.312 362.71 574.427 362.154 573.568 362.028 C 574.44 361.902 575.312 361.347 575.824 360.496 C 576.087 360.075 576.148 359.207 576.236 359.207 C 576.324 359.207 576.389 360.066 576.652 360.496 C 577.165 361.347 578.049 361.902 578.908 362.028 C 578.036 362.154 577.165 362.71 576.652 363.561 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 513.349 317.883 C 513.086 318.304 513.033 319.171 512.933 319.171 C 512.836 319.171 512.784 318.312 512.521 317.883 C 512.008 317.032 511.123 316.476 510.265 316.35 C 511.137 316.224 512.008 315.668 512.521 314.818 C 512.784 314.397 512.845 313.529 512.933 313.529 C 513.02 313.529 513.086 314.388 513.349 314.818 C 513.861 315.668 514.746 316.224 515.604 316.35 C 514.733 316.476 513.861 317.032 513.349 317.883 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 609.535 280.252 C 609.408 280.46 609.382 280.888 609.333 280.888 C 609.285 280.888 609.259 280.464 609.128 280.252 C 608.873 279.832 608.44 279.558 608.015 279.496 C 608.444 279.433 608.873 279.159 609.128 278.739 C 609.259 278.532 609.29 278.103 609.333 278.103 C 609.377 278.103 609.408 278.527 609.535 278.739 C 609.789 279.159 610.227 279.433 610.652 279.496 C 610.218 279.558 609.789 279.832 609.535 280.252 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 599.281 280.046 C 599.018 280.466 598.965 281.334 598.865 281.334 C 598.768 281.334 598.711 280.475 598.453 280.046 C 597.94 279.195 597.055 278.639 596.193 278.513 C 597.064 278.387 597.94 277.831 598.453 276.981 C 598.711 276.559 598.777 275.692 598.865 275.692 C 598.952 275.692 599.018 276.551 599.281 276.981 C 599.793 277.831 600.674 278.387 601.536 278.513 C 600.665 278.639 599.793 279.195 599.281 280.046 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 767.356 286.217 L 764.684 287.026 L 767.356 287.834 L 768.17 289.905 L 768.989 287.834 L 771.661 287.026 L 768.989 286.217 L 768.17 284.155 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 667.95 256.894 L 665.278 257.703 L 667.95 258.511 L 668.765 260.582 L 669.584 258.511 L 672.256 257.703 L 669.584 256.894 L 668.765 254.831 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 545.233 246.079 L 542.561 246.888 L 545.233 247.696 L 546.047 249.767 L 546.866 247.696 L 549.538 246.888 L 546.866 246.079 L 546.047 244.016 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 773.335 280.472 L 772.069 280.86 L 773.335 281.239 L 773.729 282.224 L 774.11 281.239 L 775.371 280.86 L 774.11 280.472 L 773.729 279.496 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 662.115 253.779 L 660.849 254.166 L 662.115 254.545 L 662.51 255.531 L 662.891 254.545 L 664.157 254.166 L 662.891 253.779 L 662.51 252.802 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 539.398 242.964 L 538.132 243.351 L 539.398 243.73 L 539.792 244.716 L 540.173 243.73 L 541.439 243.351 L 540.173 242.964 L 539.792 241.987 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 650.845 187.438 L 648.173 188.488 L 650.845 189.526 L 651.651 192.179 L 652.47 189.526 L 655.138 188.488 L 652.47 187.438 L 651.651 184.785 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 657.875 183.443 L 656.61 183.93 L 657.875 184.428 L 658.256 185.683 L 658.646 184.428 L 659.912 183.93 L 658.646 183.443 L 658.256 182.176 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 465.227 108.684 L 462.555 109.723 L 465.227 110.773 L 466.046 113.425 L 466.861 110.773 L 469.533 109.723 L 466.861 108.684 L 466.046 106.032 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 645.917 102.117 C 645.654 102.658 645.597 103.773 645.501 103.773 C 645.405 103.773 645.348 102.669 645.085 102.117 C 644.573 101.024 643.692 100.309 642.829 100.147 C 643.701 99.984 644.573 99.27 645.085 98.177 C 645.348 97.635 645.414 96.521 645.501 96.521 C 645.589 96.521 645.654 97.625 645.917 98.177 C 646.43 99.27 647.31 99.984 648.173 100.147 C 647.301 100.309 646.43 101.024 645.917 102.117 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 694.805 149.904 C 694.656 150.21 694.626 150.841 694.573 150.841 C 694.516 150.841 694.485 150.216 694.337 149.904 C 694.047 149.285 693.548 148.881 693.057 148.789 C 693.552 148.697 694.047 148.292 694.337 147.674 C 694.485 147.367 694.52 146.737 694.573 146.737 C 694.621 146.737 694.656 147.361 694.805 147.674 C 695.094 148.292 695.594 148.697 696.084 148.789 C 695.589 148.881 695.094 149.285 694.805 149.904 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 709.86 51.415 C 709.597 51.957 709.545 53.071 709.444 53.071 C 709.348 53.071 709.291 51.967 709.032 51.415 C 708.52 50.322 707.635 49.608 706.772 49.445 C 707.644 49.283 708.52 48.569 709.032 47.475 C 709.291 46.934 709.356 45.819 709.444 45.819 C 709.532 45.819 709.597 46.923 709.86 47.475 C 710.373 48.569 711.253 49.283 712.116 49.445 C 711.244 49.608 710.373 50.322 709.86 51.415 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 508.053 205.854 C 507.79 206.395 507.738 207.51 507.637 207.51 C 507.54 207.51 507.488 206.406 507.225 205.854 C 506.713 204.761 505.828 204.046 504.969 203.884 C 505.841 203.721 506.713 203.007 507.225 201.914 C 507.488 201.372 507.549 200.258 507.637 200.258 C 507.724 200.258 507.79 201.362 508.053 201.914 C 508.565 203.007 509.45 203.721 510.309 203.884 C 509.437 204.046 508.565 204.761 508.053 205.854 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 540.936 98.756 C 540.809 99.023 540.782 99.574 540.734 99.574 C 540.686 99.574 540.66 99.029 540.528 98.756 C 540.274 98.216 539.84 97.864 539.416 97.784 C 539.845 97.704 540.274 97.351 540.528 96.811 C 540.66 96.544 540.69 95.994 540.734 95.994 C 540.778 95.994 540.809 96.539 540.936 96.811 C 541.19 97.351 541.628 97.704 542.053 97.784 C 541.619 97.864 541.19 98.216 540.936 98.756 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 530.681 98.491 C 530.419 99.032 530.362 100.147 530.265 100.147 C 530.169 100.147 530.112 99.043 529.849 98.491 C 529.337 97.398 528.456 96.683 527.593 96.521 C 528.465 96.358 529.337 95.644 529.849 94.551 C 530.112 94.009 530.178 92.894 530.265 92.894 C 530.353 92.894 530.419 93.998 530.681 94.551 C 531.194 95.644 532.074 96.358 532.937 96.521 C 532.066 96.683 531.194 97.398 530.681 98.491 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 698.756 106.425 L 696.084 107.465 L 698.756 108.503 L 699.571 111.166 L 700.39 108.503 L 703.062 107.465 L 700.39 106.425 L 699.571 103.773 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 599.351 68.728 L 596.679 69.767 L 599.351 70.807 L 600.165 73.469 L 600.985 70.807 L 603.657 69.767 L 600.985 68.728 L 600.165 66.076 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 476.633 54.824 L 473.961 55.864 L 476.633 56.903 L 477.448 59.566 L 478.267 56.903 L 480.939 55.864 L 478.267 54.824 L 477.448 52.172 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 704.735 99.04 L 703.469 99.537 L 704.735 100.024 L 705.125 101.291 L 705.511 100.024 L 706.772 99.537 L 705.511 99.04 L 705.125 97.784 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 593.516 64.723 L 592.25 65.221 L 593.516 65.708 L 593.911 66.975 L 594.292 65.708 L 595.553 65.221 L 594.292 64.723 L 593.911 63.468 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 470.799 50.82 L 469.533 51.318 L 470.799 51.805 L 471.193 53.071 L 471.574 51.805 L 472.84 51.318 L 471.574 50.82 L 471.193 49.564 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 61.485 20.1 L 64.156 19.05 L 61.485 18.011 L 60.678 15.359 L 59.861 18.011 L 57.189 19.05 L 59.861 20.1 L 60.678 22.753 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 54.455 24.095 L 55.72 23.608 L 54.455 23.11 L 54.073 21.854 L 53.681 23.11 L 52.416 23.608 L 53.681 24.095 L 54.073 25.362 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 247.101 98.854 L 249.772 97.815 L 247.101 96.765 L 246.283 94.113 L 245.465 96.765 L 242.794 97.815 L 245.465 98.854 L 246.283 101.506 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 66.413 105.421 C 66.675 104.88 66.729 103.765 66.827 103.765 C 66.926 103.765 66.98 104.869 67.242 105.421 C 67.754 106.514 68.637 107.229 69.498 107.391 C 68.626 107.553 67.754 108.268 67.242 109.361 C 66.98 109.902 66.915 111.017 66.827 111.017 C 66.74 111.017 66.675 109.913 66.413 109.361 C 65.901 108.268 65.017 107.553 64.156 107.391 C 65.028 107.229 65.901 106.514 66.413 105.421 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 17.523 57.634 C 17.671 57.328 17.702 56.697 17.758 56.697 C 17.813 56.697 17.844 57.322 17.992 57.634 C 18.282 58.253 18.782 58.657 19.269 58.749 C 18.776 58.841 18.282 59.245 17.992 59.864 C 17.844 60.171 17.807 60.802 17.758 60.802 C 17.708 60.802 17.671 60.177 17.523 59.864 C 17.233 59.245 16.733 58.841 16.246 58.749 C 16.74 58.657 17.233 58.253 17.523 57.634 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 2.47 156.122 C 2.731 155.581 2.786 154.466 2.884 154.466 C 2.982 154.466 3.037 155.571 3.298 156.122 C 3.811 157.216 4.694 157.93 5.555 158.093 C 4.683 158.255 3.811 158.97 3.298 160.063 C 3.037 160.604 2.971 161.719 2.884 161.719 C 2.797 161.719 2.731 160.615 2.47 160.063 C 1.957 158.97 1.074 158.255 0.213 158.092 C 1.085 157.93 1.957 157.216 2.47 156.122 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 204.276 1.684 C 204.538 1.143 204.592 0.028 204.69 0.028 C 204.788 0.028 204.843 1.132 205.105 1.684 C 205.617 2.777 206.5 3.492 207.361 3.654 C 206.489 3.816 205.617 4.531 205.105 5.624 C 204.843 6.165 204.778 7.28 204.69 7.28 C 204.603 7.28 204.538 6.176 204.276 5.624 C 203.763 4.531 202.88 3.816 202.019 3.654 C 202.891 3.492 203.763 2.777 204.276 1.684 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 267.579 60.405 C 267.841 59.864 267.896 58.749 267.994 58.749 C 268.092 58.749 268.147 59.853 268.408 60.405 C 268.921 61.499 269.804 62.213 270.665 62.376 C 269.793 62.538 268.921 63.253 268.408 64.346 C 268.147 64.887 268.081 66.002 267.994 66.002 C 267.907 66.002 267.841 64.898 267.579 64.346 C 267.067 63.253 266.184 62.538 265.323 62.376 C 266.195 62.213 267.067 61.499 267.579 60.405 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 171.392 108.782 C 171.52 108.515 171.548 107.964 171.596 107.964 C 171.644 107.964 171.671 108.51 171.8 108.782 C 172.053 109.321 172.489 109.674 172.914 109.754 C 172.484 109.835 172.053 110.187 171.8 110.727 C 171.671 110.994 171.639 111.544 171.596 111.544 C 171.553 111.544 171.52 110.999 171.392 110.727 C 171.138 110.187 170.703 109.835 170.278 109.754 C 170.708 109.674 171.138 109.321 171.392 108.782 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 181.649 109.047 C 181.91 108.506 181.965 107.391 182.063 107.391 C 182.161 107.391 182.216 108.495 182.478 109.047 C 182.99 110.14 183.873 110.855 184.734 111.017 C 183.862 111.18 182.99 111.894 182.478 112.988 C 182.216 113.528 182.15 114.644 182.063 114.644 C 181.976 114.644 181.91 113.539 181.649 112.988 C 181.136 111.894 180.253 111.18 179.392 111.017 C 180.264 110.855 181.136 110.14 181.649 109.047 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 13.575 101.113 L 16.246 100.074 L 13.575 99.034 L 12.757 96.371 L 11.939 99.034 L 9.268 100.074 L 11.939 101.113 L 12.757 103.765 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 112.98 138.81 L 115.651 137.771 L 112.98 136.732 L 112.162 134.069 L 111.344 136.732 L 108.673 137.771 L 111.344 138.81 L 112.162 141.462 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 235.696 152.713 L 238.368 151.674 L 235.696 150.635 L 234.879 147.972 L 234.061 150.635 L 231.39 151.674 L 234.061 152.713 L 234.879 155.365 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 7.594 108.499 L 8.859 108 L 7.594 107.513 L 7.201 106.247 L 6.82 107.513 L 5.555 108 L 6.82 108.499 L 7.201 109.754 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 118.813 142.815 L 120.077 142.316 L 118.813 141.829 L 118.42 140.563 L 118.038 141.829 L 116.774 142.316 L 118.038 142.815 L 118.42 144.07 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 241.53 156.718 L 242.794 156.22 L 241.53 155.733 L 241.137 154.466 L 240.756 155.733 L 239.491 156.22 L 240.756 156.718 L 241.137 157.974 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 77.365 188.739 L 80.036 187.689 L 77.365 186.65 L 76.558 183.998 L 75.74 186.65 L 73.069 187.689 L 75.74 188.739 L 76.558 191.391 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 70.335 192.734 L 71.599 192.247 L 70.335 191.749 L 69.953 190.493 L 69.56 191.749 L 68.296 192.247 L 69.56 192.734 L 69.953 194 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 262.981 267.493 L 265.652 266.453 L 262.981 265.403 L 262.163 262.751 L 261.345 265.403 L 258.674 266.453 L 261.345 267.493 L 262.163 270.145 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 82.293 274.06 C 82.554 273.518 82.609 272.403 82.707 272.403 C 82.805 272.403 82.86 273.507 83.121 274.06 C 83.634 275.153 84.517 275.867 85.378 276.03 C 84.506 276.192 83.634 276.907 83.121 278 C 82.86 278.541 82.794 279.656 82.707 279.656 C 82.62 279.656 82.554 278.552 82.293 278 C 81.78 276.907 80.897 276.192 80.036 276.03 C 80.908 275.867 81.78 275.153 82.293 274.06 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 33.403 226.273 C 33.551 225.966 33.582 225.336 33.637 225.336 C 33.693 225.336 33.724 225.96 33.872 226.273 C 34.162 226.891 34.662 227.296 35.149 227.388 C 34.655 227.48 34.162 227.884 33.872 228.503 C 33.724 228.809 33.687 229.44 33.637 229.44 C 33.588 229.44 33.551 228.815 33.403 228.503 C 33.113 227.884 32.613 227.48 32.125 227.388 C 32.619 227.296 33.113 226.891 33.403 226.273 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 18.349 324.761 C 18.611 324.22 18.665 323.105 18.763 323.105 C 18.862 323.105 18.916 324.209 19.178 324.761 C 19.69 325.854 20.573 326.569 21.435 326.731 C 20.562 326.894 19.69 327.608 19.178 328.701 C 18.916 329.243 18.851 330.358 18.763 330.358 C 18.676 330.358 18.611 329.254 18.349 328.701 C 17.837 327.608 16.954 326.894 16.092 326.731 C 16.964 326.569 17.837 325.854 18.349 324.761 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 220.156 170.323 C 220.417 169.781 220.472 168.666 220.57 168.666 C 220.668 168.666 220.723 169.77 220.984 170.323 C 221.497 171.416 222.38 172.13 223.241 172.293 C 222.369 172.455 221.497 173.169 220.984 174.263 C 220.723 174.804 220.657 175.919 220.57 175.919 C 220.482 175.919 220.417 174.815 220.156 174.263 C 219.643 173.169 218.76 172.455 217.899 172.293 C 218.771 172.13 219.643 171.416 220.156 170.323 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 187.271 277.42 C 187.4 277.153 187.427 276.603 187.476 276.603 C 187.524 276.603 187.551 277.148 187.68 277.42 C 187.933 277.96 188.369 278.312 188.794 278.393 C 188.363 278.473 187.933 278.826 187.68 279.365 C 187.551 279.632 187.518 280.183 187.476 280.183 C 187.433 280.183 187.4 279.637 187.271 279.365 C 187.018 278.826 186.582 278.473 186.157 278.393 C 186.588 278.312 187.018 277.96 187.271 277.42 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 197.528 277.686 C 197.79 277.144 197.844 276.03 197.943 276.03 C 198.041 276.03 198.095 277.134 198.357 277.686 C 198.869 278.779 199.752 279.493 200.614 279.656 C 199.742 279.818 198.869 280.533 198.357 281.626 C 198.095 282.167 198.03 283.282 197.943 283.282 C 197.855 283.282 197.79 282.178 197.528 281.626 C 197.016 280.533 196.133 279.818 195.271 279.656 C 196.144 279.493 197.016 278.779 197.528 277.686 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 29.454 269.751 L 32.125 268.712 L 29.454 267.673 L 28.636 265.01 L 27.819 267.673 L 25.147 268.712 L 27.819 269.751 L 28.636 272.403 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 128.859 307.448 L 131.53 306.409 L 128.859 305.37 L 128.042 302.707 L 127.224 305.37 L 124.553 306.409 L 127.224 307.448 L 128.042 310.101 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 251.576 321.352 L 254.247 320.312 L 251.576 319.273 L 250.758 316.611 L 249.941 319.273 L 247.269 320.312 L 249.941 321.352 L 250.758 324.004 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 23.473 277.137 L 24.738 276.639 L 23.473 276.152 L 23.081 274.885 L 22.699 276.152 L 21.435 276.639 L 22.699 277.137 L 23.081 278.393 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 134.692 311.453 L 135.957 310.955 L 134.692 310.468 L 134.3 309.202 L 133.918 310.468 L 132.653 310.955 L 133.918 311.453 L 134.3 312.709 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 257.409 325.357 L 258.674 324.859 L 257.409 324.372 L 257.016 323.105 L 256.635 324.372 L 255.37 324.859 L 256.635 325.357 L 257.016 326.612 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 161.611 226.163 L 158.94 227.202 L 161.611 228.252 L 162.429 230.904 L 163.247 228.252 L 165.918 227.202 L 163.247 226.163 L 162.429 223.511 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 204.436 323.333 C 204.174 323.874 204.12 324.989 204.022 324.989 C 203.924 324.989 203.869 323.885 203.608 323.333 C 203.095 322.24 202.212 321.525 201.35 321.363 C 202.223 321.2 203.095 320.486 203.608 319.393 C 203.869 318.851 203.935 317.736 204.022 317.736 C 204.109 317.736 204.174 318.841 204.436 319.393 C 204.949 320.486 205.832 321.2 206.693 321.363 C 205.821 321.525 204.949 322.24 204.436 323.333 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 141.132 264.612 C 140.871 265.152 140.817 266.268 140.718 266.268 C 140.62 266.268 140.566 265.163 140.304 264.612 C 139.792 263.518 138.909 262.804 138.047 262.641 C 138.919 262.479 139.792 261.764 140.304 260.671 C 140.566 260.13 140.631 259.015 140.718 259.015 C 140.806 259.015 140.871 260.119 141.132 260.671 C 141.645 261.764 142.528 262.479 143.39 262.641 C 142.517 262.804 141.645 263.518 141.132 264.612 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 237.321 216.235 C 237.191 216.502 237.165 217.053 237.116 217.053 C 237.068 217.053 237.041 216.507 236.912 216.235 C 236.659 215.695 236.223 215.343 235.798 215.262 C 236.228 215.183 236.659 214.83 236.912 214.29 C 237.041 214.023 237.073 213.473 237.116 213.473 C 237.159 213.473 237.191 214.018 237.321 214.29 C 237.574 214.83 238.01 215.183 238.435 215.262 C 238.004 215.343 237.574 215.695 237.321 216.235 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 227.063 215.97 C 226.802 216.511 226.747 217.626 226.649 217.626 C 226.551 217.626 226.497 216.522 226.235 215.97 C 225.722 214.877 224.839 214.162 223.978 214 C 224.85 213.837 225.722 213.123 226.235 212.03 C 226.497 211.488 226.562 210.373 226.649 210.373 C 226.736 210.373 226.802 211.477 227.063 212.03 C 227.576 213.123 228.459 213.837 229.32 214 C 228.448 214.162 227.576 214.877 227.063 215.97 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 173.016 172.304 L 170.344 173.343 L 173.016 174.382 L 173.833 177.045 L 174.651 174.382 L 177.322 173.343 L 174.651 172.304 L 173.833 169.651 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 167.183 168.299 L 165.918 168.797 L 167.183 169.284 L 167.575 170.55 L 167.957 169.284 L 169.222 168.797 L 167.957 168.299 L 167.575 167.043 Z\" fill=\"rgb(248,237,225)\"></path></svg>',svgContentId:11673755189}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-y5uiuw\",\"data-framer-name\":\"Frame 7149\",layout:\"position\",name:\"Frame 7149\",opacity:.3,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1397 653\"><path d=\"M 1286.893 624.796 L 1282.114 626.257 L 1286.893 627.703 L 1288.335 631.393 L 1289.8 627.703 L 1294.572 626.257 L 1289.8 624.796 L 1288.335 621.104 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1299.469 619.236 L 1297.204 619.914 L 1299.469 620.606 L 1300.15 622.354 L 1300.848 620.606 L 1303.112 619.914 L 1300.848 619.236 L 1300.15 617.473 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 954.873 515.198 L 950.093 516.644 L 954.873 518.105 L 956.338 521.796 L 957.803 518.105 L 962.575 516.644 L 957.803 515.198 L 956.338 511.507 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1278.079 506.059 C 1277.609 506.813 1277.507 508.364 1277.334 508.364 C 1277.162 508.364 1277.06 506.828 1276.59 506.059 C 1275.673 504.538 1274.098 503.544 1272.555 503.318 C 1274.114 503.092 1275.673 502.098 1276.59 500.576 C 1277.06 499.823 1277.178 498.272 1277.334 498.272 C 1277.491 498.272 1277.609 499.808 1278.079 500.576 C 1278.995 502.098 1280.57 503.092 1282.114 503.318 C 1280.555 503.544 1278.995 504.538 1278.079 506.059 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1365.526 572.562 C 1365.26 572.988 1365.205 573.866 1365.111 573.866 C 1365.009 573.866 1364.954 572.997 1364.688 572.562 C 1364.171 571.701 1363.278 571.138 1362.4 571.01 C 1363.286 570.882 1364.171 570.319 1364.688 569.458 C 1364.954 569.032 1365.017 568.154 1365.111 568.154 C 1365.197 568.154 1365.26 569.023 1365.526 569.458 C 1366.043 570.319 1366.937 570.882 1367.814 571.01 C 1366.929 571.138 1366.043 571.701 1365.526 572.562 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1392.456 435.5 C 1391.986 436.254 1391.892 437.805 1391.711 437.805 C 1391.539 437.805 1391.437 436.269 1390.975 435.5 C 1390.058 433.979 1388.475 432.985 1386.932 432.759 C 1388.499 432.533 1390.058 431.539 1390.975 430.018 C 1391.437 429.264 1391.555 427.713 1391.711 427.713 C 1391.868 427.713 1391.986 429.249 1392.456 430.018 C 1393.372 431.539 1394.947 432.533 1396.491 432.759 C 1394.932 432.985 1393.372 433.979 1392.456 435.5 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1031.476 650.425 C 1031.006 651.178 1030.912 652.73 1030.732 652.73 C 1030.56 652.73 1030.466 651.194 1029.996 650.425 C 1029.079 648.904 1027.496 647.909 1025.96 647.683 C 1027.52 647.457 1029.079 646.464 1029.996 644.942 C 1030.466 644.188 1030.575 642.637 1030.732 642.637 C 1030.889 642.637 1031.006 644.174 1031.476 644.942 C 1032.393 646.464 1033.976 647.457 1035.511 647.683 C 1033.952 647.909 1032.393 648.904 1031.476 650.425 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 918.243 568.705 C 917.773 569.458 917.679 571.01 917.499 571.01 C 917.327 571.01 917.233 569.474 916.763 568.705 C 915.846 567.183 914.263 566.189 912.728 565.963 C 914.287 565.737 915.846 564.743 916.763 563.222 C 917.233 562.468 917.342 560.917 917.499 560.917 C 917.656 560.917 917.773 562.454 918.243 563.222 C 919.16 564.743 920.743 565.737 922.279 565.963 C 920.719 566.189 919.16 567.183 918.243 568.705 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1090.295 501.382 C 1090.068 501.754 1090.021 502.52 1089.934 502.52 C 1089.848 502.52 1089.801 501.762 1089.566 501.382 C 1089.112 500.631 1088.336 500.141 1087.576 500.03 C 1088.344 499.917 1089.112 499.427 1089.566 498.676 C 1089.801 498.304 1089.856 497.538 1089.934 497.538 C 1090.013 497.538 1090.068 498.297 1090.295 498.676 C 1090.749 499.427 1091.533 499.917 1092.293 500.03 C 1091.517 500.141 1090.749 500.631 1090.295 501.382 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1071.953 501.013 C 1071.483 501.766 1071.389 503.317 1071.208 503.317 C 1071.036 503.317 1070.934 501.781 1070.472 501.013 C 1069.555 499.491 1067.972 498.497 1066.429 498.271 C 1067.988 498.045 1069.555 497.051 1070.472 495.53 C 1070.934 494.776 1071.052 493.225 1071.208 493.225 C 1071.365 493.225 1071.483 494.761 1071.953 495.53 C 1072.869 497.051 1074.444 498.045 1075.988 498.271 C 1074.429 498.497 1072.869 499.491 1071.953 501.013 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1372.594 512.055 L 1367.814 513.501 L 1372.594 514.947 L 1374.051 518.653 L 1375.516 514.947 L 1380.296 513.501 L 1375.516 512.055 L 1374.051 508.364 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1194.784 459.594 L 1190.004 461.041 L 1194.784 462.487 L 1196.241 466.192 L 1197.706 462.487 L 1202.486 461.041 L 1197.706 459.594 L 1196.241 455.903 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 975.275 440.246 L 970.496 441.692 L 975.275 443.138 L 976.733 446.844 L 978.198 443.138 L 982.977 441.692 L 978.198 440.246 L 976.733 436.555 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1383.289 501.777 L 1381.024 502.469 L 1383.289 503.147 L 1383.994 504.91 L 1384.676 503.147 L 1386.932 502.469 L 1384.676 501.777 L 1383.994 500.029 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1184.347 454.021 L 1182.083 454.714 L 1184.347 455.392 L 1185.052 457.155 L 1185.734 455.392 L 1187.998 454.714 L 1185.734 454.021 L 1185.052 452.273 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 964.839 434.673 L 962.575 435.366 L 964.839 436.043 L 965.544 437.806 L 966.226 436.043 L 968.49 435.366 L 966.226 434.673 L 965.544 432.925 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1164.188 335.333 L 1159.408 337.212 L 1164.188 339.071 L 1165.629 343.815 L 1167.094 339.071 L 1171.866 337.212 L 1167.094 335.333 L 1165.629 330.589 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1176.763 328.187 L 1174.499 329.058 L 1176.763 329.949 L 1177.445 332.195 L 1178.142 329.949 L 1180.406 329.058 L 1178.142 328.187 L 1177.445 325.921 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 832.167 194.44 L 827.388 196.299 L 832.167 198.178 L 833.632 202.922 L 835.09 198.178 L 839.869 196.299 L 835.09 194.44 L 833.632 189.696 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1155.373 182.691 C 1154.903 183.66 1154.801 185.655 1154.629 185.655 C 1154.456 185.655 1154.355 183.679 1153.884 182.691 C 1152.968 180.735 1151.393 179.457 1149.849 179.167 C 1151.409 178.876 1152.968 177.598 1153.884 175.642 C 1154.355 174.674 1154.472 172.68 1154.629 172.68 C 1154.785 172.68 1154.903 174.655 1155.373 175.642 C 1156.29 177.598 1157.865 178.876 1159.408 179.167 C 1157.849 179.457 1156.29 180.735 1155.373 182.691 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1242.821 268.184 C 1242.554 268.732 1242.499 269.861 1242.405 269.861 C 1242.303 269.861 1242.249 268.743 1241.982 268.184 C 1241.465 267.077 1240.572 266.354 1239.694 266.189 C 1240.58 266.025 1241.465 265.301 1241.982 264.195 C 1242.249 263.646 1242.311 262.518 1242.405 262.518 C 1242.492 262.518 1242.554 263.635 1242.821 264.195 C 1243.338 265.301 1244.231 266.025 1245.108 266.189 C 1244.223 266.354 1243.338 267.077 1242.821 268.184 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1269.75 91.984 C 1269.28 92.953 1269.186 94.947 1269.006 94.947 C 1268.833 94.947 1268.731 92.971 1268.269 91.984 C 1267.352 90.028 1265.77 88.75 1264.226 88.46 C 1265.785 88.169 1267.352 86.891 1268.269 84.935 C 1268.731 83.967 1268.849 81.972 1269.006 81.972 C 1269.162 81.972 1269.28 83.947 1269.75 84.935 C 1270.667 86.891 1272.242 88.169 1273.785 88.46 C 1272.226 88.75 1270.667 90.028 1269.75 91.984 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 908.771 368.281 C 908.301 369.25 908.207 371.245 908.026 371.245 C 907.854 371.245 907.76 369.269 907.29 368.281 C 906.373 366.325 904.791 365.047 903.255 364.757 C 904.814 364.466 906.373 363.188 907.29 361.232 C 907.76 360.264 907.87 358.269 908.026 358.269 C 908.183 358.269 908.301 360.244 908.771 361.232 C 909.688 363.188 911.27 364.466 912.806 364.757 C 911.247 365.047 909.688 366.325 908.771 368.281 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 967.589 176.679 C 967.362 177.156 967.315 178.141 967.229 178.141 C 967.142 178.141 967.095 177.166 966.86 176.679 C 966.406 175.713 965.63 175.083 964.87 174.939 C 965.638 174.796 966.406 174.165 966.86 173.199 C 967.095 172.722 967.15 171.737 967.229 171.737 C 967.307 171.737 967.362 172.712 967.589 173.199 C 968.043 174.165 968.827 174.796 969.587 174.939 C 968.811 175.083 968.043 175.713 967.589 176.679 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 949.247 176.204 C 948.777 177.173 948.675 179.167 948.503 179.167 C 948.33 179.167 948.228 177.192 947.758 176.204 C 946.842 174.248 945.267 172.97 943.723 172.68 C 945.282 172.389 946.842 171.111 947.758 169.155 C 948.228 168.186 948.346 166.192 948.503 166.192 C 948.659 166.192 948.777 168.167 949.247 169.155 C 950.164 171.111 951.739 172.389 953.282 172.68 C 951.723 172.97 950.164 174.248 949.247 176.204 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1249.888 190.399 L 1245.109 192.259 L 1249.888 194.117 L 1251.345 198.881 L 1252.81 194.117 L 1257.59 192.259 L 1252.81 190.399 L 1251.345 185.655 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1072.078 122.957 L 1067.299 124.817 L 1072.078 126.676 L 1073.535 131.439 L 1075 126.676 L 1079.78 124.817 L 1075 122.957 L 1073.535 118.212 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 852.57 98.083 L 847.79 99.943 L 852.57 101.802 L 854.027 106.565 L 855.492 101.802 L 860.272 99.943 L 855.492 98.083 L 854.027 93.338 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1260.583 177.186 L 1258.319 178.077 L 1260.583 178.948 L 1261.28 181.214 L 1261.97 178.948 L 1264.226 178.077 L 1261.97 177.186 L 1261.28 174.939 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 1061.642 115.793 L 1059.377 116.684 L 1061.642 117.555 L 1062.347 119.821 L 1063.029 117.555 L 1065.285 116.684 L 1063.029 115.793 L 1062.347 113.546 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 842.133 90.919 L 839.869 91.81 L 842.133 92.681 L 842.838 94.947 L 843.52 92.681 L 845.784 91.81 L 843.52 90.919 L 842.838 88.672 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 109.98 35.961 L 114.758 34.082 L 109.98 32.223 L 108.537 27.478 L 107.075 32.223 L 102.296 34.082 L 107.075 35.961 L 108.537 40.705 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 97.405 43.107 L 99.668 42.236 L 97.405 41.345 L 96.723 39.098 L 96.021 41.345 L 93.759 42.236 L 96.021 43.107 L 96.723 45.373 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 441.997 176.854 L 446.775 174.995 L 441.997 173.117 L 440.535 168.372 L 439.072 173.117 L 434.294 174.995 L 439.072 176.854 L 440.535 181.599 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 118.795 188.602 C 119.264 187.634 119.361 185.64 119.536 185.64 C 119.712 185.64 119.81 187.615 120.278 188.602 C 121.194 190.558 122.774 191.836 124.314 192.127 C 122.754 192.418 121.194 193.696 120.278 195.651 C 119.81 196.62 119.692 198.615 119.536 198.615 C 119.38 198.615 119.264 196.639 118.795 195.651 C 117.878 193.696 116.299 192.418 114.758 192.127 C 116.318 191.836 117.878 190.558 118.795 188.602 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 31.344 103.11 C 31.609 102.562 31.664 101.433 31.764 101.433 C 31.863 101.433 31.918 102.551 32.183 103.11 C 32.702 104.217 33.596 104.941 34.468 105.105 C 33.585 105.269 32.702 105.992 32.183 107.1 C 31.918 107.648 31.852 108.777 31.764 108.777 C 31.675 108.777 31.609 107.659 31.344 107.1 C 30.826 105.992 29.932 105.269 29.06 105.105 C 29.943 104.941 30.826 104.217 31.344 103.11 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 4.418 279.309 C 4.886 278.342 4.983 276.347 5.159 276.347 C 5.334 276.347 5.432 278.322 5.9 279.309 C 6.816 281.265 8.396 282.544 9.937 282.835 C 8.377 283.125 6.816 284.403 5.9 286.359 C 5.432 287.327 5.315 289.322 5.159 289.322 C 5.003 289.322 4.886 287.346 4.418 286.359 C 3.501 284.403 1.921 283.125 0.381 282.834 C 1.941 282.544 3.501 281.265 4.418 279.309 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 365.395 3.013 C 365.864 2.044 365.961 0.05 366.136 0.05 C 366.312 0.05 366.41 2.025 366.877 3.013 C 367.794 4.969 369.374 6.247 370.914 6.537 C 369.354 6.828 367.794 8.106 366.877 10.062 C 366.41 11.03 366.292 13.025 366.136 13.025 C 365.98 13.025 365.864 11.049 365.395 10.062 C 364.478 8.106 362.899 6.828 361.358 6.537 C 362.918 6.247 364.478 4.969 365.395 3.013 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 478.628 108.068 C 479.097 107.1 479.194 105.105 479.369 105.105 C 479.545 105.105 479.643 107.08 480.11 108.068 C 481.027 110.024 482.607 111.302 484.148 111.593 C 482.587 111.883 481.027 113.161 480.11 115.117 C 479.643 116.085 479.525 118.08 479.369 118.08 C 479.213 118.08 479.097 116.105 478.628 115.117 C 477.712 113.161 476.132 111.883 474.591 111.593 C 476.151 111.302 477.712 110.024 478.628 108.068 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 306.574 194.615 C 306.804 194.137 306.853 193.152 306.939 193.152 C 307.026 193.152 307.074 194.128 307.305 194.615 C 307.758 195.581 308.537 196.212 309.297 196.355 C 308.527 196.498 307.758 197.129 307.305 198.094 C 307.074 198.572 307.016 199.557 306.939 199.557 C 306.862 199.557 306.804 198.582 306.574 198.094 C 306.121 197.129 305.341 196.498 304.581 196.355 C 305.351 196.212 306.121 195.581 306.574 194.615 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 324.921 195.09 C 325.389 194.122 325.487 192.127 325.662 192.127 C 325.838 192.127 325.935 194.102 326.404 195.09 C 327.32 197.045 328.9 198.324 330.44 198.614 C 328.88 198.905 327.32 200.183 326.404 202.139 C 325.935 203.107 325.818 205.102 325.662 205.102 C 325.506 205.102 325.389 203.127 324.921 202.139 C 324.004 200.183 322.425 198.905 320.885 198.614 C 322.445 198.324 324.004 197.045 324.921 195.09 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 24.281 180.895 L 29.06 179.036 L 24.281 177.176 L 22.819 172.412 L 21.356 177.176 L 16.578 179.036 L 21.356 180.895 L 22.819 185.639 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 202.09 248.336 L 206.869 246.478 L 202.09 244.619 L 200.627 239.854 L 199.165 244.619 L 194.387 246.478 L 199.165 248.336 L 200.627 253.081 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 421.598 273.21 L 426.377 271.35 L 421.598 269.492 L 420.135 264.728 L 418.673 269.492 L 413.894 271.35 L 418.673 273.21 L 420.135 277.954 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 13.584 194.109 L 15.846 193.217 L 13.584 192.346 L 12.881 190.08 L 12.199 192.346 L 9.937 193.217 L 12.199 194.109 L 12.881 196.354 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 212.524 255.501 L 214.786 254.61 L 212.524 253.739 L 211.822 251.473 L 211.139 253.739 L 208.877 254.61 L 211.139 255.501 L 211.822 257.748 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 432.032 280.375 L 434.294 279.484 L 432.032 278.613 L 431.33 276.347 L 430.647 278.613 L 428.385 279.484 L 430.647 280.375 L 431.33 282.621 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 138.385 337.662 L 143.162 335.784 L 138.385 333.925 L 136.941 329.18 L 135.478 333.925 L 130.701 335.784 L 135.478 337.662 L 136.941 342.407 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 125.81 344.809 L 128.072 343.937 L 125.81 343.046 L 125.127 340.8 L 124.425 343.046 L 122.163 343.937 L 124.425 344.809 L 125.127 347.074 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 470.402 478.555 L 475.18 476.696 L 470.402 474.818 L 468.939 470.073 L 467.476 474.818 L 462.698 476.696 L 467.476 478.555 L 468.939 483.3 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 147.2 490.304 C 147.668 489.335 147.765 487.341 147.94 487.341 C 148.116 487.341 148.214 489.316 148.681 490.304 C 149.598 492.26 151.178 493.538 152.719 493.829 C 151.158 494.119 149.598 495.397 148.681 497.353 C 148.214 498.322 148.097 500.316 147.94 500.316 C 147.784 500.316 147.668 498.341 147.2 497.353 C 146.283 495.397 144.704 494.119 143.162 493.829 C 144.722 493.538 146.283 492.26 147.2 490.304 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 59.749 404.812 C 60.013 404.263 60.069 403.135 60.168 403.135 C 60.267 403.135 60.323 404.252 60.587 404.812 C 61.106 405.918 62 406.642 62.872 406.806 C 61.989 406.971 61.106 407.694 60.587 408.801 C 60.323 409.349 60.256 410.478 60.168 410.478 C 60.08 410.478 60.013 409.36 59.749 408.801 C 59.23 407.694 58.336 406.971 57.464 406.806 C 58.347 406.642 59.23 405.918 59.749 404.812 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 32.822 581.011 C 33.29 580.043 33.387 578.048 33.563 578.048 C 33.738 578.048 33.836 580.024 34.304 581.011 C 35.22 582.967 36.8 584.245 38.341 584.536 C 36.781 584.826 35.22 586.104 34.304 588.06 C 33.836 589.029 33.719 591.023 33.563 591.023 C 33.407 591.023 33.29 589.048 32.822 588.06 C 31.905 586.104 30.325 584.826 28.785 584.536 C 30.345 584.245 31.905 582.967 32.822 581.011 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 393.8 304.714 C 394.267 303.746 394.365 301.751 394.541 301.751 C 394.716 301.751 394.814 303.726 395.281 304.714 C 396.198 306.67 397.778 307.948 399.319 308.239 C 397.759 308.529 396.198 309.807 395.281 311.763 C 394.814 312.732 394.697 314.727 394.541 314.727 C 394.384 314.727 394.267 312.751 393.8 311.763 C 392.883 309.807 391.303 308.529 389.762 308.239 C 391.323 307.948 392.883 306.67 393.8 304.714 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 334.978 496.317 C 335.209 495.839 335.257 494.854 335.343 494.854 C 335.43 494.854 335.478 495.829 335.709 496.317 C 336.161 497.282 336.941 497.912 337.702 498.056 C 336.932 498.199 336.161 498.83 335.709 499.796 C 335.478 500.274 335.42 501.259 335.343 501.259 C 335.267 501.259 335.209 500.283 334.978 499.796 C 334.526 498.83 333.746 498.199 332.985 498.056 C 333.755 497.912 334.526 497.282 334.978 496.317 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 353.325 496.791 C 353.794 495.823 353.891 493.829 354.066 493.829 C 354.242 493.829 354.34 495.804 354.807 496.791 C 355.724 498.747 357.304 500.025 358.845 500.316 C 357.284 500.606 355.724 501.884 354.807 503.84 C 354.34 504.809 354.222 506.804 354.066 506.804 C 353.91 506.804 353.794 504.828 353.325 503.84 C 352.409 501.884 350.829 500.606 349.288 500.316 C 350.848 500.025 352.409 498.747 353.325 496.791 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 52.686 482.596 L 57.464 480.737 L 52.686 478.878 L 51.223 474.114 L 49.76 478.878 L 44.982 480.737 L 49.76 482.596 L 51.223 487.341 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 230.495 550.038 L 235.273 548.179 L 230.495 546.32 L 229.032 541.556 L 227.569 546.32 L 222.791 548.179 L 227.569 550.038 L 229.032 554.783 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 450.002 574.911 L 454.78 573.052 L 450.002 571.193 L 448.54 566.429 L 447.077 571.193 L 442.299 573.052 L 447.077 574.911 L 448.54 579.656 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 41.988 495.809 L 44.25 494.919 L 41.988 494.047 L 41.286 491.781 L 40.603 494.047 L 38.341 494.919 L 40.603 495.809 L 41.286 498.056 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 240.928 557.202 L 243.19 556.312 L 240.928 555.44 L 240.226 553.174 L 239.544 555.44 L 237.282 556.312 L 239.544 557.202 L 240.226 559.449 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 460.436 582.076 L 462.698 581.186 L 460.436 580.314 L 459.734 578.048 L 459.051 580.314 L 456.789 581.186 L 459.051 582.076 L 459.734 584.323 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 289.079 404.615 L 284.301 406.474 L 289.079 408.353 L 290.542 413.097 L 292.004 408.353 L 296.783 406.474 L 292.004 404.615 L 290.542 399.87 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 365.682 578.456 C 365.213 579.425 365.116 581.419 364.941 581.419 C 364.765 581.419 364.667 579.443 364.199 578.456 C 363.283 576.5 361.703 575.222 360.162 574.931 C 361.723 574.641 363.283 573.363 364.199 571.407 C 364.667 570.438 364.785 568.444 364.941 568.444 C 365.096 568.444 365.213 570.419 365.682 571.407 C 366.598 573.363 368.178 574.641 369.718 574.931 C 368.158 575.222 366.598 576.5 365.682 578.456 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 252.448 473.401 C 251.98 474.369 251.883 476.364 251.708 476.364 C 251.532 476.364 251.434 474.388 250.966 473.401 C 250.05 471.445 248.47 470.166 246.929 469.876 C 248.49 469.586 250.05 468.307 250.966 466.351 C 251.434 465.383 251.551 463.388 251.708 463.388 C 251.864 463.388 251.98 465.364 252.448 466.351 C 253.365 468.307 254.944 469.586 256.485 469.876 C 254.925 470.166 253.365 471.445 252.448 473.401 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 424.503 386.853 C 424.272 387.331 424.224 388.316 424.137 388.316 C 424.051 388.316 424.002 387.34 423.772 386.853 C 423.319 385.888 422.54 385.257 421.78 385.113 C 422.549 384.971 423.319 384.34 423.772 383.374 C 424.002 382.896 424.06 381.912 424.137 381.912 C 424.215 381.912 424.272 382.886 424.503 383.374 C 424.956 384.34 425.736 384.971 426.496 385.113 C 425.726 385.257 424.956 385.888 424.503 386.853 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 406.156 386.379 C 405.688 387.347 405.59 389.341 405.414 389.341 C 405.239 389.341 405.142 387.366 404.673 386.379 C 403.757 384.423 402.177 383.144 400.637 382.854 C 402.197 382.564 403.757 381.286 404.673 379.33 C 405.142 378.361 405.259 376.366 405.414 376.366 C 405.57 376.366 405.688 378.342 406.156 379.33 C 407.072 381.286 408.652 382.564 410.192 382.854 C 408.632 383.144 407.072 384.423 406.156 386.379 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 309.479 308.258 L 304.7 310.117 L 309.479 311.976 L 310.941 316.74 L 312.404 311.976 L 317.182 310.117 L 312.404 308.258 L 310.941 303.513 Z\" fill=\"rgb(248,237,225)\"></path><path d=\"M 299.045 301.094 L 296.783 301.984 L 299.045 302.856 L 299.747 305.122 L 300.429 302.856 L 302.692 301.984 L 300.429 301.094 L 299.747 298.847 Z\" fill=\"rgb(248,237,225)\"></path></svg>',svgContentId:8636605395,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rmjxez\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11j6n1e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6400,intrinsicWidth:6400,loading:getLoadingLazyAtYPosition(5525),pixelHeight:3841,pixelWidth:3841,sizes:\"686px\",src:\"https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png\",srcSet:\"https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=512 512w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png 3841w\"}},yhWE05Vkp:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6400,intrinsicWidth:6400,loading:getLoadingLazyAtYPosition(6912.712563425528),pixelHeight:3841,pixelWidth:3841,sizes:\"686px\",src:\"https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png\",srcSet:\"https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=512 512w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png 3841w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:6400,intrinsicWidth:6400,loading:getLoadingLazyAtYPosition(5355),pixelHeight:3841,pixelWidth:3841,sizes:\"686px\",src:\"https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png\",srcSet:\"https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=512 512w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8pxqQqhss1VlbDNpNuBdTbxzPw.png 3841w\"},className:\"framer-5fi5pf\",\"data-framer-name\":\"window_asset_07_1920_1920\",name:\"window_asset_07_1920_1920\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(5596),positionX:\"center\",positionY:\"center\",sizes:\"432px\",src:\"https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png\",srcSet:\"https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png?scale-down-to=1024 763w,https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png?scale-down-to=2048 1526w,https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png 1732w\"}},yhWE05Vkp:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(6983.712563425528),positionX:\"center\",positionY:\"center\",sizes:\"432px\",src:\"https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png\",srcSet:\"https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png?scale-down-to=1024 763w,https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png?scale-down-to=2048 1526w,https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png 1732w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(5426),positionX:\"center\",positionY:\"center\",sizes:\"432px\",src:\"https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png\",srcSet:\"https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png?scale-down-to=1024 763w,https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png?scale-down-to=2048 1526w,https://framerusercontent.com/images/jRQvZoC7vkFMQqNA6INATSaYCk.png 1732w\"},className:\"framer-3l2wxt\",\"data-framer-name\":\"ef4 1\",name:\"ef4 1\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uo8ed3\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ceks5p\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t1p6z7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-2kbpsl\",\"data-styles-preset\":\"wqcOefYUa\",children:\"Here is our gift to you!\"})}),className:\"framer-xmxd4i\",\"data-framer-name\":\"Transforming health One habit at a time\",fonts:[\"Inter\"],name:\"Transforming health One habit at a time\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j07f0y\",\"data-styles-preset\":\"ug1xWfeuB\",style:{\"--framer-text-alignment\":\"center\"},children:\"We are currently gathering feedback for the app and providing the app at no cost!\"})}),className:\"framer-1sdd3js\",\"data-framer-name\":\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",fonts:[\"Inter\"],name:\"With the science of circadian rhythm and how it affects not only us but also the health of urth, we built a health coaching platform, that will transform your\u2019s and urth\u2019s health one step at a time!\",verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"424px\",y:5994,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vjkptm-container hidden-8ydrlf hidden-4sdprz\",children:/*#__PURE__*/_jsx(Buttons,{dKBTor5uu:\"text\",height:\"100%\",id:\"wz1itdL0c\",layoutId:\"wz1itdL0c\",LprXbW30q:false,oxfs5E9cY:true,style:{height:\"100%\",width:\"100%\"},variant:\"udumEy56C\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{height:184,y:6175}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cj96ni-container hidden-15b4nlc hidden-4sdprz\",children:/*#__PURE__*/_jsx(Buttons,{dKBTor5uu:\"Download app\",height:\"100%\",Ibtk_GjsP:\"https://apps.apple.com/in/app/trst-urth/id6444040157\",id:\"H0zyorhrM\",layoutId:\"H0zyorhrM\",LprXbW30q:false,oxfs5E9cY:true,variant:\"Q9_LgXUec\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yhWE05Vkp:{height:184,y:7412.712563425528}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s3pxz8-container hidden-15b4nlc hidden-8ydrlf\",children:/*#__PURE__*/_jsx(Buttons,{dKBTor5uu:\"Download app\",height:\"100%\",Ibtk_GjsP:\"https://apps.apple.com/in/app/trst-urth/id6444040157\",id:\"bLVRNgRgc\",layoutId:\"bLVRNgRgc\",LprXbW30q:false,oxfs5E9cY:true,variant:\"cMEbaP83t\",width:\"100%\"})})})})]})]})]})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{enabled:isDisplayed1(),children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{href:\"https://apps.apple.com/in/app/trst-urth/id6444040157\"},yhWE05Vkp:{href:\"https://apps.apple.com/in/app/trst-urth/id6444040157\"}},children:/*#__PURE__*/_jsx(Link,{nodeId:\"akKJkGR5K\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{style:{scale:.5}},yhWE05Vkp:{style:{scale:.4}}},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-jmo0ce hidden-15b4nlc framer-17bbqm3\",\"data-framer-name\":\"Download arc\",id:\"jmo0ce\",name:\"Download arc\",onTap:onTapwelu7j({overlay:overlay3}),style:{scale:.6},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nfbaf3-container\",children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"center\",color:\"rgb(255, 255, 255)\",cylinderHeight:0,flip:false,font:{fontFamily:'\"ITC Avant Garde Gothic Std Medium\", \"ITC Avant Garde Gothic Std Medium Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0.245em\",lineHeight:\"1.3em\"},height:\"100%\",id:\"KnA3V4X_I\",layoutId:\"KnA3V4X_I\",startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\" \u2022 DOWNLOAD \u2022 OUR APP TODAY\",type:true,width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wyew6i\",\"data-framer-name\":\"Frame 7193\",name:\"Frame 7193\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v08vje-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-590d7acc-b413-4b1c-beaa-41d397a49eb7, rgb(249, 238, 226))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"download\",id:\"qyS2fM9bH\",layoutId:\"qyS2fM9bH\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1},className:\"framer-1i567dd hidden-8ydrlf hidden-4sdprz\",\"data-framer-portal-id\":\"jmo0ce\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay3.hide(),transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},\"HhqHYGBJT\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation,className:\"framer-1gs7mst\",\"data-framer-name\":\"Frame 7156\",\"data-framer-portal-id\":\"jmo0ce\",exit:animation,initial:animation1,name:\"Frame 7156\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2luZ2xlIERheS1yZWd1bGFy\",\"--framer-font-family\":'\"Single Day\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 237, 225)\"},children:\"Scan to download the app\"})}),className:\"framer-he41z4\",\"data-framer-name\":\"Scan here\",fonts:[\"GF;Single Day-regular\"],name:\"Scan here\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a5abk6\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(489.5000000000002),positionX:\"center\",positionY:\"center\",sizes:\"297px\",src:\"https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png\",srcSet:\"https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JeZXYoIYle7G4fdktzoWHDnKM.png 1187w\"},className:\"framer-1qf8odq\",\"data-framer-name\":\"Frame 7157\",name:\"Frame 7157\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qvxq7i\",\"data-styles-preset\":\"dJbaW97Pm\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/in/app/trst-urth/id6444040157\",nodeId:\"eTduqb0F1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-12bxo0k\",\"data-styles-preset\":\"wE6IMHcUL\",children:\"View in App Store\"})})})}),className:\"framer-qxvp6u\",\"data-framer-name\":\"Scan here\",fonts:[\"Inter\"],name:\"Scan here\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),document.querySelector(\"#overlay\"))})})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{y:6542},yhWE05Vkp:{y:7789.712563425528}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:654,width:\"100vw\",y:6202,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cb6viw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{agd25VmY7:{variant:\"NJUm1popY\"},yhWE05Vkp:{variant:\"RgQKz0e9K\"}},children:/*#__PURE__*/_jsx(FooterUpdated,{height:\"100%\",id:\"m8mZ0Nsmk\",layoutId:\"m8mZ0Nsmk\",style:{width:\"100%\"},variant:\"FBLjyWucy\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{\"aria-label\":\"Loading screen\",className:\"framer-1ciul4v\",\"data-framer-name\":\"Loader\",name:\"Loader\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15qahf3-container\",children:/*#__PURE__*/_jsx(Loader,{height:\"100%\",id:\"U4FcrTyuv\",imageUrls:[],layoutId:\"U4FcrTyuv\",opacity:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Cqj0W { background: var(--token-9bdf28ee-0f61-42e0-976f-e4f93b0662b4, rgb(26, 18, 44)) /* {\"name\":\"Dark Purple\"} */; }`,\".framer-Cqj0W.framer-17bbqm3, .framer-Cqj0W .framer-17bbqm3 { display: block; }\",\".framer-Cqj0W.framer-15b4nlc { align-content: center; align-items: center; background-color: var(--token-9bdf28ee-0f61-42e0-976f-e4f93b0662b4, #1a122c); 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-Cqj0W .framer-460ag2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-Cqj0W .framer-1nu6orw-container { flex: none; height: 86px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-h07u3w { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-Cqj0W .framer-1ijie45 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 164px; transform: translateX(-50%); width: 202px; z-index: 1; }\",\".framer-Cqj0W .framer-104meny-container, .framer-Cqj0W .framer-18g4ycx-container, .framer-Cqj0W .framer-yyjnj7-container, .framer-Cqj0W .framer-1154huy-container, .framer-Cqj0W .framer-ny7poc-container, .framer-Cqj0W .framer-1a3u3j-container, .framer-Cqj0W .framer-23q4lg-container, .framer-Cqj0W .framer-igc78w-container, .framer-Cqj0W .framer-1cb6viw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-b6khjb { align-content: center; align-items: center; bottom: 180px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; text-decoration: none; transform: translateX(-50%); width: min-content; z-index: 1; }\",\".framer-Cqj0W .framer-r6duqh { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; width: 180px; }\",\".framer-Cqj0W .framer-19lyv21-container { flex: none; height: 106px; max-width: 1600px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-aeqhrp, .framer-Cqj0W .framer-1i567dd { background-color: rgba(26, 18, 44, 0.7); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-Cqj0W .framer-93j4yy, .framer-Cqj0W .framer-1gs7mst { align-content: center; align-items: center; background-color: #271946; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 50px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: 4; }\",\".framer-Cqj0W .framer-xepy81, .framer-Cqj0W .framer-he41z4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 312px; word-break: break-word; word-wrap: break-word; }\",\".framer-Cqj0W .framer-qm2n59, .framer-Cqj0W .framer-a5abk6 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-Cqj0W .framer-1ufi9q0, .framer-Cqj0W .framer-1qf8odq { flex: none; height: 297px; position: relative; width: 297px; }\",\".framer-Cqj0W .framer-1i6a5pl, .framer-Cqj0W .framer-qxvp6u { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Cqj0W .framer-upvvtn-container { flex: none; height: 96px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-qkzwe8 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-Cqj0W .framer-vd4iho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 164px; transform: translateX(-50%); width: 202px; z-index: 4; }\",\".framer-Cqj0W .framer-1wbqjfm { flex: none; height: 40px; left: 0px; overflow: hidden; position: fixed; text-decoration: none; top: 0px; width: 120px; z-index: 4; }\",\".framer-Cqj0W .framer-db3bhl { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Cqj0W .framer-1jwry3y { flex: none; height: 80vh; overflow: hidden; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-1xcujsu { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-Cqj0W .framer-4bjz78 { aspect-ratio: 2.537648612945839 / 1; bottom: -97px; flex: none; left: 50%; overflow: visible; position: absolute; top: 0px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 1870px); }\",\".framer-Cqj0W .framer-1hyg38c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 80%; }\",\".framer-Cqj0W .framer-28syat, .framer-Cqj0W .framer-1qaifa0, .framer-Cqj0W .framer-12ajaod, .framer-Cqj0W .framer-pubk2t, .framer-Cqj0W .framer-1jvziz0, .framer-Cqj0W .framer-1up4kxr, .framer-Cqj0W .framer-hbocm5, .framer-Cqj0W .framer-1fk0mf, .framer-Cqj0W .framer-fwqwao, .framer-Cqj0W .framer-10er31r, .framer-Cqj0W .framer-o4wcw8, .framer-Cqj0W .framer-gea7nn, .framer-Cqj0W .framer-jdzyu5, .framer-Cqj0W .framer-4tash1, .framer-Cqj0W .framer-148x9rl, .framer-Cqj0W .framer-bx0vvy, .framer-Cqj0W .framer-gyzmqn, .framer-Cqj0W .framer-1kox927, .framer-Cqj0W .framer-1hqri8e, .framer-Cqj0W .framer-j7gsw0, .framer-Cqj0W .framer-5zlh7u, .framer-Cqj0W .framer-1dgtqeb, .framer-Cqj0W .framer-o22kgf, .framer-Cqj0W .framer-1s109y7, .framer-Cqj0W .framer-17cqdti, .framer-Cqj0W .framer-xjxq1l, .framer-Cqj0W .framer-j29p56, .framer-Cqj0W .framer-j96mez, .framer-Cqj0W .framer-pcpqri, .framer-Cqj0W .framer-xmxd4i, .framer-Cqj0W .framer-1sdd3js { --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-Cqj0W .framer-jfc9if { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 104px 50px 104px 50px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-160pei0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Cqj0W .framer-m03t8e { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 520px; word-break: break-word; word-wrap: break-word; }\",\".framer-Cqj0W .framer-es8wey { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-Cqj0W .framer-1igfehs { aspect-ratio: 1.7904761904761906 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 140px); position: relative; width: 250px; }\",\".framer-Cqj0W .framer-7d4sbv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-Cqj0W .framer-1587hxa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 104px 50px 104px 50px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-awrdyi, .framer-Cqj0W .framer-irp9p2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 84%; word-break: break-word; word-wrap: break-word; }\",\".framer-Cqj0W .framer-1nhdvj2 { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(354px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Cqj0W .framer-2zz3k8 { align-self: start; aspect-ratio: 0.855072463768116 / 1; background-color: var(--token-33b7c8ec-dda0-47f1-9f95-67f3142a688e, #271946); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 414px); justify-self: start; overflow: hidden; position: relative; width: 354px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-11mub1j, .framer-Cqj0W .framer-1y6cmmb, .framer-Cqj0W .framer-1l3hact, .framer-Cqj0W .framer-jyxpm5, .framer-Cqj0W .framer-1cj2iig, .framer-Cqj0W .framer-8hbno5 { aspect-ratio: 1 / 1; border-bottom-left-radius: 160px; border-bottom-right-radius: 160px; border-top-left-radius: 160px; border-top-right-radius: 160px; box-shadow: 320px 0px 90px 0px #3a2565; flex: none; height: var(--framer-aspect-ratio-supported, 160px); left: -335px; overflow: hidden; position: absolute; top: -9px; width: 160px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-1263wwd, .framer-Cqj0W .framer-13bhvgo, .framer-Cqj0W .framer-puxtku, .framer-Cqj0W .framer-qeikp9, .framer-Cqj0W .framer-1axvqm6, .framer-Cqj0W .framer-2ot5cs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 24px; transform: translateX(-50%); width: min-content; }\",\".framer-Cqj0W .framer-1dtzgfg, .framer-Cqj0W .framer-1j8hukl, .framer-Cqj0W .framer-98dwk0, .framer-Cqj0W .framer-15amul4, .framer-Cqj0W .framer-1w6z088, .framer-Cqj0W .framer-1p0n49i { aspect-ratio: 1 / 1; background-color: var(--token-9bdf28ee-0f61-42e0-976f-e4f93b0662b4, #1a122c); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 90px); overflow: hidden; position: relative; width: 90px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-15yds4s { aspect-ratio: 0.7307692307692307 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 36px; }\",\".framer-Cqj0W .framer-179vh79, .framer-Cqj0W .framer-a2zt25, .framer-Cqj0W .framer-3br2wm, .framer-Cqj0W .framer-11emock, .framer-Cqj0W .framer-1g4so91, .framer-Cqj0W .framer-1w47i5b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 304px; }\",\".framer-Cqj0W .framer-km1rtw { align-self: start; aspect-ratio: 0.855072463768116 / 1; background-color: var(--token-33b7c8ec-dda0-47f1-9f95-67f3142a688e, #271946); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 414px); justify-self: center; overflow: hidden; position: relative; width: 354px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-xvxiu7 { aspect-ratio: 0.819672131147541 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 36px; }\",\".framer-Cqj0W .framer-11vc50c { align-self: start; aspect-ratio: 0.855072463768116 / 1; background-color: var(--token-33b7c8ec-dda0-47f1-9f95-67f3142a688e, #271946); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 414px); justify-self: end; overflow: hidden; position: relative; width: 354px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-1jiz1kr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 42px; }\",\".framer-Cqj0W .framer-7rue4l { align-self: end; aspect-ratio: 0.855072463768116 / 1; background-color: var(--token-33b7c8ec-dda0-47f1-9f95-67f3142a688e, #271946); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 414px); justify-self: start; overflow: hidden; position: relative; width: 354px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-df9h89, .framer-Cqj0W .framer-1xzcrio { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 36px; }\",\".framer-Cqj0W .framer-b7x9rx { align-self: end; aspect-ratio: 0.855072463768116 / 1; background-color: var(--token-33b7c8ec-dda0-47f1-9f95-67f3142a688e, #271946); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 414px); justify-self: center; overflow: hidden; position: relative; width: 354px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-12qtz1a { align-self: end; aspect-ratio: 0.855072463768116 / 1; background-color: var(--token-33b7c8ec-dda0-47f1-9f95-67f3142a688e, #271946); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 414px); justify-self: end; overflow: hidden; position: relative; width: 354px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Cqj0W .framer-7j083l { aspect-ratio: 0.9811320754716981 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 37px; }\",\".framer-Cqj0W .framer-1r1nygf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 104px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-xb6ec7 { 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-Cqj0W .framer-uitpu6, .framer-Cqj0W .framer-17bcgcu, .framer-Cqj0W .framer-1t7prey { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-evenly; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-1pxzfr6, .framer-Cqj0W .framer-1w1678o, .framer-Cqj0W .framer-1v1b5o5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-Cqj0W .framer-r0y40y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-xe5g7i { aspect-ratio: 1.0421052631578946 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 380px); position: relative; width: 396px; }\",\".framer-Cqj0W .framer-16p4700 { aspect-ratio: 1.0416107382550335 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 373px); position: relative; width: 388px; }\",\".framer-Cqj0W .framer-1ewj0qi, .framer-Cqj0W .framer-o2zg66, .framer-Cqj0W .framer-1t1p6z7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-wv5agi { aspect-ratio: 1.0415045395590143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 385px); position: relative; width: 402px; }\",\".framer-Cqj0W .framer-esoqpk { 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: 64px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-Cqj0W .framer-t1kv8f { flex: 1 0 0px; height: 100vh; overflow: visible; position: relative; width: 1px; }\",\".framer-Cqj0W .framer-fk6usx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: -31px; width: 100%; }\",\".framer-Cqj0W .framer-1n9vw1z { flex: none; height: 365px; opacity: 0.3; position: relative; width: 781px; }\",\".framer-Cqj0W .framer-y5uiuw { flex: none; height: 653px; opacity: 0.3; position: relative; width: 1397px; }\",\".framer-Cqj0W .framer-1rmjxez { bottom: 0px; flex: none; height: 751px; left: calc(50.00000000000002% - 579px / 2); overflow: hidden; position: absolute; width: 579px; }\",\".framer-Cqj0W .framer-11j6n1e { flex: none; height: 582px; left: calc(49.913644214162375% - 432px / 2); overflow: visible; position: absolute; top: 0px; width: 432px; }\",\".framer-Cqj0W .framer-5fi5pf { aspect-ratio: 1 / 1; border-bottom-left-radius: 3200px; border-bottom-right-radius: 3200px; border-top-left-radius: 3200px; border-top-right-radius: 3200px; bottom: -32px; flex: none; height: var(--framer-aspect-ratio-supported, 686px); left: -126px; overflow: visible; position: absolute; right: -128px; }\",\".framer-Cqj0W .framer-3l2wxt { aspect-ratio: 0.7453938907132972 / 1; bottom: 3px; flex: none; height: var(--framer-aspect-ratio-supported, 580px); left: 0px; position: absolute; right: 0px; }\",'.framer-Cqj0W .framer-1uo8ed3 { aspect-ratio: 0.7435456110154905 / 1; background: linear-gradient(180deg, rgba(26, 18, 44, 0) 45.40539990674268%, var(--token-9bdf28ee-0f61-42e0-976f-e4f93b0662b4, rgb(26, 18, 44)) /* {\"name\":\"Dark Purple\"} */ 93.51350251618807%); bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 581px); left: 0px; overflow: visible; position: absolute; right: 0px; }',\".framer-Cqj0W .framer-1ceks5p { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; transform: translateX(-50%); width: 84%; }\",\".framer-Cqj0W .framer-vjkptm-container { flex: none; height: 184px; position: relative; width: 424px; }\",\".framer-Cqj0W .framer-1cj96ni-container, .framer-Cqj0W .framer-1s3pxz8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Cqj0W .framer-jmo0ce { align-content: center; align-items: center; background-color: #3a2565; border-bottom-left-radius: 160px; border-bottom-right-radius: 160px; border-top-left-radius: 160px; border-top-right-radius: 160px; bottom: 8px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: fixed; right: 8px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-Cqj0W .framer-1nfbaf3-container { flex: none; height: 150px; position: relative; width: 150px; }\",\".framer-Cqj0W .framer-wyew6i { aspect-ratio: 1 / 1; background-color: #271946; border-bottom-left-radius: 108px; border-bottom-right-radius: 108px; border-top-left-radius: 108px; border-top-right-radius: 108px; flex: none; height: var(--framer-aspect-ratio-supported, 108px); left: 50%; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 108px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Cqj0W .framer-1v08vje-container { flex: none; height: 60px; left: calc(50.00000000000002% - 60px / 2); position: absolute; top: calc(50.00000000000002% - 60px / 2); width: 60px; }\",\".framer-Cqj0W .framer-1ciul4v { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; pointer-events: none; position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 6; }\",\".framer-Cqj0W .framer-15qahf3-container { flex: none; height: 100%; left: calc(50.07407407407409% - 100% / 2); pointer-events: none; position: absolute; top: calc(50.11389521640094% - 100% / 2); width: 100%; z-index: 6; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Cqj0W.framer-15b4nlc, .framer-Cqj0W .framer-460ag2, .framer-Cqj0W .framer-1ijie45, .framer-Cqj0W .framer-b6khjb, .framer-Cqj0W .framer-93j4yy, .framer-Cqj0W .framer-qm2n59, .framer-Cqj0W .framer-vd4iho, .framer-Cqj0W .framer-1hyg38c, .framer-Cqj0W .framer-jfc9if, .framer-Cqj0W .framer-160pei0, .framer-Cqj0W .framer-es8wey, .framer-Cqj0W .framer-7d4sbv, .framer-Cqj0W .framer-1587hxa, .framer-Cqj0W .framer-1263wwd, .framer-Cqj0W .framer-179vh79, .framer-Cqj0W .framer-13bhvgo, .framer-Cqj0W .framer-a2zt25, .framer-Cqj0W .framer-puxtku, .framer-Cqj0W .framer-3br2wm, .framer-Cqj0W .framer-qeikp9, .framer-Cqj0W .framer-11emock, .framer-Cqj0W .framer-1axvqm6, .framer-Cqj0W .framer-1g4so91, .framer-Cqj0W .framer-2ot5cs, .framer-Cqj0W .framer-1w47i5b, .framer-Cqj0W .framer-1r1nygf, .framer-Cqj0W .framer-xb6ec7, .framer-Cqj0W .framer-1pxzfr6, .framer-Cqj0W .framer-r0y40y, .framer-Cqj0W .framer-1w1678o, .framer-Cqj0W .framer-1ewj0qi, .framer-Cqj0W .framer-1v1b5o5, .framer-Cqj0W .framer-o2zg66, .framer-Cqj0W .framer-esoqpk, .framer-Cqj0W .framer-fk6usx, .framer-Cqj0W .framer-1ceks5p, .framer-Cqj0W .framer-1t1p6z7, .framer-Cqj0W .framer-jmo0ce, .framer-Cqj0W .framer-1gs7mst, .framer-Cqj0W .framer-a5abk6 { gap: 0px; } .framer-Cqj0W.framer-15b4nlc > *, .framer-Cqj0W .framer-xb6ec7 > *, .framer-Cqj0W .framer-1ceks5p > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Cqj0W.framer-15b4nlc > :first-child, .framer-Cqj0W .framer-460ag2 > :first-child, .framer-Cqj0W .framer-1ijie45 > :first-child, .framer-Cqj0W .framer-93j4yy > :first-child, .framer-Cqj0W .framer-qm2n59 > :first-child, .framer-Cqj0W .framer-vd4iho > :first-child, .framer-Cqj0W .framer-1hyg38c > :first-child, .framer-Cqj0W .framer-160pei0 > :first-child, .framer-Cqj0W .framer-7d4sbv > :first-child, .framer-Cqj0W .framer-1587hxa > :first-child, .framer-Cqj0W .framer-1263wwd > :first-child, .framer-Cqj0W .framer-179vh79 > :first-child, .framer-Cqj0W .framer-13bhvgo > :first-child, .framer-Cqj0W .framer-a2zt25 > :first-child, .framer-Cqj0W .framer-puxtku > :first-child, .framer-Cqj0W .framer-3br2wm > :first-child, .framer-Cqj0W .framer-qeikp9 > :first-child, .framer-Cqj0W .framer-11emock > :first-child, .framer-Cqj0W .framer-1axvqm6 > :first-child, .framer-Cqj0W .framer-1g4so91 > :first-child, .framer-Cqj0W .framer-2ot5cs > :first-child, .framer-Cqj0W .framer-1w47i5b > :first-child, .framer-Cqj0W .framer-1r1nygf > :first-child, .framer-Cqj0W .framer-xb6ec7 > :first-child, .framer-Cqj0W .framer-1pxzfr6 > :first-child, .framer-Cqj0W .framer-r0y40y > :first-child, .framer-Cqj0W .framer-1w1678o > :first-child, .framer-Cqj0W .framer-1ewj0qi > :first-child, .framer-Cqj0W .framer-1v1b5o5 > :first-child, .framer-Cqj0W .framer-o2zg66 > :first-child, .framer-Cqj0W .framer-fk6usx > :first-child, .framer-Cqj0W .framer-1ceks5p > :first-child, .framer-Cqj0W .framer-1t1p6z7 > :first-child, .framer-Cqj0W .framer-1gs7mst > :first-child, .framer-Cqj0W .framer-a5abk6 > :first-child { margin-top: 0px; } .framer-Cqj0W.framer-15b4nlc > :last-child, .framer-Cqj0W .framer-460ag2 > :last-child, .framer-Cqj0W .framer-1ijie45 > :last-child, .framer-Cqj0W .framer-93j4yy > :last-child, .framer-Cqj0W .framer-qm2n59 > :last-child, .framer-Cqj0W .framer-vd4iho > :last-child, .framer-Cqj0W .framer-1hyg38c > :last-child, .framer-Cqj0W .framer-160pei0 > :last-child, .framer-Cqj0W .framer-7d4sbv > :last-child, .framer-Cqj0W .framer-1587hxa > :last-child, .framer-Cqj0W .framer-1263wwd > :last-child, .framer-Cqj0W .framer-179vh79 > :last-child, .framer-Cqj0W .framer-13bhvgo > :last-child, .framer-Cqj0W .framer-a2zt25 > :last-child, .framer-Cqj0W .framer-puxtku > :last-child, .framer-Cqj0W .framer-3br2wm > :last-child, .framer-Cqj0W .framer-qeikp9 > :last-child, .framer-Cqj0W .framer-11emock > :last-child, .framer-Cqj0W .framer-1axvqm6 > :last-child, .framer-Cqj0W .framer-1g4so91 > :last-child, .framer-Cqj0W .framer-2ot5cs > :last-child, .framer-Cqj0W .framer-1w47i5b > :last-child, .framer-Cqj0W .framer-1r1nygf > :last-child, .framer-Cqj0W .framer-xb6ec7 > :last-child, .framer-Cqj0W .framer-1pxzfr6 > :last-child, .framer-Cqj0W .framer-r0y40y > :last-child, .framer-Cqj0W .framer-1w1678o > :last-child, .framer-Cqj0W .framer-1ewj0qi > :last-child, .framer-Cqj0W .framer-1v1b5o5 > :last-child, .framer-Cqj0W .framer-o2zg66 > :last-child, .framer-Cqj0W .framer-fk6usx > :last-child, .framer-Cqj0W .framer-1ceks5p > :last-child, .framer-Cqj0W .framer-1t1p6z7 > :last-child, .framer-Cqj0W .framer-1gs7mst > :last-child, .framer-Cqj0W .framer-a5abk6 > :last-child { margin-bottom: 0px; } .framer-Cqj0W .framer-460ag2 > *, .framer-Cqj0W .framer-1ijie45 > *, .framer-Cqj0W .framer-vd4iho > *, .framer-Cqj0W .framer-179vh79 > *, .framer-Cqj0W .framer-a2zt25 > *, .framer-Cqj0W .framer-3br2wm > *, .framer-Cqj0W .framer-11emock > *, .framer-Cqj0W .framer-1g4so91 > *, .framer-Cqj0W .framer-1w47i5b > *, .framer-Cqj0W .framer-1r1nygf > *, .framer-Cqj0W .framer-1pxzfr6 > *, .framer-Cqj0W .framer-1w1678o > *, .framer-Cqj0W .framer-1v1b5o5 > *, .framer-Cqj0W .framer-fk6usx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Cqj0W .framer-b6khjb > *, .framer-Cqj0W .framer-es8wey > *, .framer-Cqj0W .framer-esoqpk > *, .framer-Cqj0W .framer-jmo0ce > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Cqj0W .framer-b6khjb > :first-child, .framer-Cqj0W .framer-jfc9if > :first-child, .framer-Cqj0W .framer-es8wey > :first-child, .framer-Cqj0W .framer-esoqpk > :first-child, .framer-Cqj0W .framer-jmo0ce > :first-child { margin-left: 0px; } .framer-Cqj0W .framer-b6khjb > :last-child, .framer-Cqj0W .framer-jfc9if > :last-child, .framer-Cqj0W .framer-es8wey > :last-child, .framer-Cqj0W .framer-esoqpk > :last-child, .framer-Cqj0W .framer-jmo0ce > :last-child { margin-right: 0px; } .framer-Cqj0W .framer-93j4yy > *, .framer-Cqj0W .framer-160pei0 > *, .framer-Cqj0W .framer-1gs7mst > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Cqj0W .framer-qm2n59 > *, .framer-Cqj0W .framer-a5abk6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Cqj0W .framer-1hyg38c > *, .framer-Cqj0W .framer-7d4sbv > *, .framer-Cqj0W .framer-1263wwd > *, .framer-Cqj0W .framer-13bhvgo > *, .framer-Cqj0W .framer-puxtku > *, .framer-Cqj0W .framer-qeikp9 > *, .framer-Cqj0W .framer-1axvqm6 > *, .framer-Cqj0W .framer-2ot5cs > *, .framer-Cqj0W .framer-1ewj0qi > *, .framer-Cqj0W .framer-o2zg66 > *, .framer-Cqj0W .framer-1t1p6z7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Cqj0W .framer-jfc9if > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Cqj0W .framer-1587hxa > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Cqj0W .framer-r0y40y > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (min-width: 740px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Cqj0W { background: var(--token-9bdf28ee-0f61-42e0-976f-e4f93b0662b4, rgb(26, 18, 44)) /* {\"name\":\"Dark Purple\"} */; } .framer-Cqj0W.framer-15b4nlc { width: 740px; } .framer-Cqj0W .framer-1wbqjfm { align-content: center; align-items: center; bottom: 180px; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; padding: 0px; top: unset; transform: translateX(-50%); width: min-content; } .framer-Cqj0W .framer-db3bhl { height: var(--framer-aspect-ratio-supported, 47px); left: unset; position: relative; right: unset; top: unset; width: 140px; } .framer-Cqj0W .framer-1jwry3y { height: 60vh; } .framer-Cqj0W .framer-1xcujsu { bottom: 0px; height: unset; } .framer-Cqj0W .framer-4bjz78 { bottom: -86px; left: 49%; width: var(--framer-aspect-ratio-supported, 1863px); } .framer-Cqj0W .framer-jfc9if { padding: 164px 50px 164px 50px; } .framer-Cqj0W .framer-m03t8e { width: 320px; } .framer-Cqj0W .framer-1igfehs { height: var(--framer-aspect-ratio-supported, 95px); width: 170px; } .framer-Cqj0W .framer-7d4sbv { width: 54%; } .framer-Cqj0W .framer-1587hxa { padding: 164px 10px 164px 10px; } .framer-Cqj0W .framer-1nhdvj2 { grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(304px, 1fr)); grid-template-rows: repeat(2, min-content); } .framer-Cqj0W .framer-2zz3k8 { aspect-ratio: 0.9212121212121213 / 1; height: var(--framer-aspect-ratio-supported, 330px); width: 304px; } .framer-Cqj0W .framer-1263wwd, .framer-Cqj0W .framer-13bhvgo, .framer-Cqj0W .framer-puxtku, .framer-Cqj0W .framer-qeikp9, .framer-Cqj0W .framer-1axvqm6, .framer-Cqj0W .framer-2ot5cs { gap: 16px; } .framer-Cqj0W .framer-1dtzgfg, .framer-Cqj0W .framer-1j8hukl, .framer-Cqj0W .framer-98dwk0, .framer-Cqj0W .framer-15amul4, .framer-Cqj0W .framer-1w6z088, .framer-Cqj0W .framer-1p0n49i { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 64px); width: 64px; } .framer-Cqj0W .framer-15yds4s { height: var(--framer-aspect-ratio-supported, 38px); width: 28px; } .framer-Cqj0W .framer-179vh79, .framer-Cqj0W .framer-a2zt25, .framer-Cqj0W .framer-3br2wm, .framer-Cqj0W .framer-11emock, .framer-Cqj0W .framer-1g4so91, .framer-Cqj0W .framer-1w47i5b { gap: 6px; width: 254px; } .framer-Cqj0W .framer-km1rtw, .framer-Cqj0W .framer-11vc50c { aspect-ratio: 0.9212121212121213 / 1; height: var(--framer-aspect-ratio-supported, 330px); justify-self: start; width: 304px; } .framer-Cqj0W .framer-xvxiu7 { height: var(--framer-aspect-ratio-supported, 34px); width: 28px; } .framer-Cqj0W .framer-1jiz1kr { height: var(--framer-aspect-ratio-supported, 32px); width: 32px; } .framer-Cqj0W .framer-7rue4l { align-self: start; aspect-ratio: 0.9212121212121213 / 1; height: var(--framer-aspect-ratio-supported, 330px); width: 304px; } .framer-Cqj0W .framer-df9h89, .framer-Cqj0W .framer-1xzcrio { height: var(--framer-aspect-ratio-supported, 28px); width: 28px; } .framer-Cqj0W .framer-b7x9rx, .framer-Cqj0W .framer-12qtz1a { align-self: start; aspect-ratio: 0.9212121212121213 / 1; height: var(--framer-aspect-ratio-supported, 330px); justify-self: start; width: 304px; } .framer-Cqj0W .framer-7j083l { height: var(--framer-aspect-ratio-supported, 30px); width: 29px; } .framer-Cqj0W .framer-1r1nygf, .framer-Cqj0W .framer-esoqpk { padding: 164px 0px 164px 0px; } .framer-Cqj0W .framer-uitpu6, .framer-Cqj0W .framer-17bcgcu, .framer-Cqj0W .framer-1t7prey { padding: 30px 0px 30px 0px; } .framer-Cqj0W .framer-r0y40y, .framer-Cqj0W .framer-1ewj0qi, .framer-Cqj0W .framer-o2zg66 { width: 342px; } .framer-Cqj0W .framer-xe5g7i { height: var(--framer-aspect-ratio-supported, 284px); width: 296px; } .framer-Cqj0W .framer-16p4700 { height: var(--framer-aspect-ratio-supported, 276px); width: 288px; } .framer-Cqj0W .framer-wv5agi { height: var(--framer-aspect-ratio-supported, 290px); width: 302px; } .framer-Cqj0W .framer-t1kv8f { height: 80vh; } .framer-Cqj0W .framer-1rmjxez { bottom: unset; height: 762px; left: calc(50.00000000000002% - 434px / 2); top: calc(50.00000000000002% - 762px / 2); width: 434px; } .framer-Cqj0W .framer-11j6n1e { left: calc(50.00000000000002% - 432px / 2); } .framer-Cqj0W .framer-1ceks5p { gap: 34px; left: 50%; width: 78%; } .framer-Cqj0W .framer-jmo0ce { text-decoration: none; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Cqj0W .framer-1wbqjfm, .framer-Cqj0W .framer-1263wwd, .framer-Cqj0W .framer-179vh79, .framer-Cqj0W .framer-13bhvgo, .framer-Cqj0W .framer-a2zt25, .framer-Cqj0W .framer-puxtku, .framer-Cqj0W .framer-3br2wm, .framer-Cqj0W .framer-qeikp9, .framer-Cqj0W .framer-11emock, .framer-Cqj0W .framer-1axvqm6, .framer-Cqj0W .framer-1g4so91, .framer-Cqj0W .framer-2ot5cs, .framer-Cqj0W .framer-1w47i5b, .framer-Cqj0W .framer-1ceks5p { gap: 0px; } .framer-Cqj0W .framer-1wbqjfm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Cqj0W .framer-1wbqjfm > :first-child { margin-left: 0px; } .framer-Cqj0W .framer-1wbqjfm > :last-child { margin-right: 0px; } .framer-Cqj0W .framer-1263wwd > *, .framer-Cqj0W .framer-13bhvgo > *, .framer-Cqj0W .framer-puxtku > *, .framer-Cqj0W .framer-qeikp9 > *, .framer-Cqj0W .framer-1axvqm6 > *, .framer-Cqj0W .framer-2ot5cs > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Cqj0W .framer-1263wwd > :first-child, .framer-Cqj0W .framer-179vh79 > :first-child, .framer-Cqj0W .framer-13bhvgo > :first-child, .framer-Cqj0W .framer-a2zt25 > :first-child, .framer-Cqj0W .framer-puxtku > :first-child, .framer-Cqj0W .framer-3br2wm > :first-child, .framer-Cqj0W .framer-qeikp9 > :first-child, .framer-Cqj0W .framer-11emock > :first-child, .framer-Cqj0W .framer-1axvqm6 > :first-child, .framer-Cqj0W .framer-1g4so91 > :first-child, .framer-Cqj0W .framer-2ot5cs > :first-child, .framer-Cqj0W .framer-1w47i5b > :first-child, .framer-Cqj0W .framer-1ceks5p > :first-child { margin-top: 0px; } .framer-Cqj0W .framer-1263wwd > :last-child, .framer-Cqj0W .framer-179vh79 > :last-child, .framer-Cqj0W .framer-13bhvgo > :last-child, .framer-Cqj0W .framer-a2zt25 > :last-child, .framer-Cqj0W .framer-puxtku > :last-child, .framer-Cqj0W .framer-3br2wm > :last-child, .framer-Cqj0W .framer-qeikp9 > :last-child, .framer-Cqj0W .framer-11emock > :last-child, .framer-Cqj0W .framer-1axvqm6 > :last-child, .framer-Cqj0W .framer-1g4so91 > :last-child, .framer-Cqj0W .framer-2ot5cs > :last-child, .framer-Cqj0W .framer-1w47i5b > :last-child, .framer-Cqj0W .framer-1ceks5p > :last-child { margin-bottom: 0px; } .framer-Cqj0W .framer-179vh79 > *, .framer-Cqj0W .framer-a2zt25 > *, .framer-Cqj0W .framer-3br2wm > *, .framer-Cqj0W .framer-11emock > *, .framer-Cqj0W .framer-1g4so91 > *, .framer-Cqj0W .framer-1w47i5b > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-Cqj0W .framer-1ceks5p > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } }}`,`@media (max-width: 739px) { .${metadata.bodyClassName}-framer-Cqj0W { background: var(--token-9bdf28ee-0f61-42e0-976f-e4f93b0662b4, rgb(26, 18, 44)) /* {\"name\":\"Dark Purple\"} */; } .framer-Cqj0W.framer-15b4nlc { width: 390px; } .framer-Cqj0W .framer-b6khjb { bottom: 104px; } .framer-Cqj0W .framer-r6duqh { height: var(--framer-aspect-ratio-supported, 40px); width: 120px; } .framer-Cqj0W .framer-1jwry3y { height: 70vh; } .framer-Cqj0W .framer-1xcujsu { bottom: 0px; height: unset; } .framer-Cqj0W .framer-4bjz78 { bottom: -86px; left: 107%; width: var(--framer-aspect-ratio-supported, 1718px); } .framer-Cqj0W .framer-jfc9if { align-content: center; align-items: center; flex-direction: column; padding: 124px 50px 124px 50px; } .framer-Cqj0W .framer-m03t8e { width: 220px; } .framer-Cqj0W .framer-7d4sbv { width: 110%; } .framer-Cqj0W .framer-1587hxa { gap: 40px; padding: 124px 10px 124px 10px; } .framer-Cqj0W .framer-1nhdvj2 { grid-template-columns: repeat(1, minmax(334px, 1fr)); } .framer-Cqj0W .framer-2zz3k8, .framer-Cqj0W .framer-11vc50c, .framer-Cqj0W .framer-7rue4l, .framer-Cqj0W .framer-12qtz1a { align-self: center; aspect-ratio: unset; height: 256px; justify-self: center; width: 334px; } .framer-Cqj0W .framer-11mub1j, .framer-Cqj0W .framer-1y6cmmb, .framer-Cqj0W .framer-1l3hact, .framer-Cqj0W .framer-jyxpm5, .framer-Cqj0W .framer-1cj2iig, .framer-Cqj0W .framer-8hbno5 { left: -246px; top: -34px; } .framer-Cqj0W .framer-1263wwd, .framer-Cqj0W .framer-13bhvgo, .framer-Cqj0W .framer-puxtku, .framer-Cqj0W .framer-qeikp9, .framer-Cqj0W .framer-1axvqm6, .framer-Cqj0W .framer-2ot5cs { align-content: center; align-items: center; gap: 12px; top: 15px; } .framer-Cqj0W .framer-1dtzgfg, .framer-Cqj0W .framer-1j8hukl, .framer-Cqj0W .framer-98dwk0, .framer-Cqj0W .framer-15amul4, .framer-Cqj0W .framer-1w6z088, .framer-Cqj0W .framer-1p0n49i { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 64px); width: 64px; } .framer-Cqj0W .framer-15yds4s { height: var(--framer-aspect-ratio-supported, 38px); width: 28px; } .framer-Cqj0W .framer-179vh79 { gap: 4px; width: 284px; } .framer-Cqj0W .framer-km1rtw, .framer-Cqj0W .framer-b7x9rx { align-self: center; aspect-ratio: unset; height: 256px; width: 334px; } .framer-Cqj0W .framer-xvxiu7 { height: var(--framer-aspect-ratio-supported, 34px); width: 28px; } .framer-Cqj0W .framer-a2zt25, .framer-Cqj0W .framer-3br2wm, .framer-Cqj0W .framer-11emock, .framer-Cqj0W .framer-1g4so91, .framer-Cqj0W .framer-1w47i5b { gap: 4px; } .framer-Cqj0W .framer-1jiz1kr { height: var(--framer-aspect-ratio-supported, 32px); width: 32px; } .framer-Cqj0W .framer-df9h89, .framer-Cqj0W .framer-1xzcrio { height: var(--framer-aspect-ratio-supported, 28px); width: 28px; } .framer-Cqj0W .framer-7j083l { height: var(--framer-aspect-ratio-supported, 30px); width: 29px; } .framer-Cqj0W .framer-1r1nygf, .framer-Cqj0W .framer-esoqpk { padding: 124px 0px 124px 0px; } .framer-Cqj0W .framer-uitpu6, .framer-Cqj0W .framer-17bcgcu, .framer-Cqj0W .framer-1t7prey { flex-direction: column; padding: 30px 0px 30px 0px; } .framer-Cqj0W .framer-1pxzfr6, .framer-Cqj0W .framer-1v1b5o5 { gap: 16px; order: 1; padding: 24px 0px 0px 0px; width: 90%; } .framer-Cqj0W .framer-xe5g7i { height: var(--framer-aspect-ratio-supported, 226px); order: 0; width: 236px; } .framer-Cqj0W .framer-16p4700 { height: var(--framer-aspect-ratio-supported, 219px); width: 228px; } .framer-Cqj0W .framer-1w1678o { gap: 16px; padding: 24px 0px 0px 0px; width: 90%; } .framer-Cqj0W .framer-wv5agi { height: var(--framer-aspect-ratio-supported, 232px); order: 0; width: 242px; } .framer-Cqj0W .framer-t1kv8f { height: 84vh; } .framer-Cqj0W .framer-fk6usx { left: 50%; top: 50%; transform: translate(-50%, -50%); } .framer-Cqj0W .framer-y5uiuw { height: 365px; width: 781px; } .framer-Cqj0W .framer-11j6n1e { top: calc(48.06924101198404% - 582px / 2); } .framer-Cqj0W .framer-1ceks5p { bottom: 69px; gap: 32px; width: 52%; } .framer-Cqj0W .framer-1t1p6z7 { gap: 12px; } .framer-Cqj0W .framer-jmo0ce { bottom: -42px; right: -42px; text-decoration: none; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Cqj0W .framer-jfc9if, .framer-Cqj0W .framer-1587hxa, .framer-Cqj0W .framer-1263wwd, .framer-Cqj0W .framer-179vh79, .framer-Cqj0W .framer-13bhvgo, .framer-Cqj0W .framer-a2zt25, .framer-Cqj0W .framer-puxtku, .framer-Cqj0W .framer-3br2wm, .framer-Cqj0W .framer-qeikp9, .framer-Cqj0W .framer-11emock, .framer-Cqj0W .framer-1axvqm6, .framer-Cqj0W .framer-1g4so91, .framer-Cqj0W .framer-2ot5cs, .framer-Cqj0W .framer-1w47i5b, .framer-Cqj0W .framer-uitpu6, .framer-Cqj0W .framer-1pxzfr6, .framer-Cqj0W .framer-17bcgcu, .framer-Cqj0W .framer-1w1678o, .framer-Cqj0W .framer-1t7prey, .framer-Cqj0W .framer-1v1b5o5, .framer-Cqj0W .framer-1ceks5p, .framer-Cqj0W .framer-1t1p6z7 { gap: 0px; } .framer-Cqj0W .framer-jfc9if > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Cqj0W .framer-jfc9if > :first-child, .framer-Cqj0W .framer-1587hxa > :first-child, .framer-Cqj0W .framer-1263wwd > :first-child, .framer-Cqj0W .framer-179vh79 > :first-child, .framer-Cqj0W .framer-13bhvgo > :first-child, .framer-Cqj0W .framer-a2zt25 > :first-child, .framer-Cqj0W .framer-puxtku > :first-child, .framer-Cqj0W .framer-3br2wm > :first-child, .framer-Cqj0W .framer-qeikp9 > :first-child, .framer-Cqj0W .framer-11emock > :first-child, .framer-Cqj0W .framer-1axvqm6 > :first-child, .framer-Cqj0W .framer-1g4so91 > :first-child, .framer-Cqj0W .framer-2ot5cs > :first-child, .framer-Cqj0W .framer-1w47i5b > :first-child, .framer-Cqj0W .framer-1pxzfr6 > :first-child, .framer-Cqj0W .framer-1w1678o > :first-child, .framer-Cqj0W .framer-1v1b5o5 > :first-child, .framer-Cqj0W .framer-1ceks5p > :first-child, .framer-Cqj0W .framer-1t1p6z7 > :first-child { margin-top: 0px; } .framer-Cqj0W .framer-jfc9if > :last-child, .framer-Cqj0W .framer-1587hxa > :last-child, .framer-Cqj0W .framer-1263wwd > :last-child, .framer-Cqj0W .framer-179vh79 > :last-child, .framer-Cqj0W .framer-13bhvgo > :last-child, .framer-Cqj0W .framer-a2zt25 > :last-child, .framer-Cqj0W .framer-puxtku > :last-child, .framer-Cqj0W .framer-3br2wm > :last-child, .framer-Cqj0W .framer-qeikp9 > :last-child, .framer-Cqj0W .framer-11emock > :last-child, .framer-Cqj0W .framer-1axvqm6 > :last-child, .framer-Cqj0W .framer-1g4so91 > :last-child, .framer-Cqj0W .framer-2ot5cs > :last-child, .framer-Cqj0W .framer-1w47i5b > :last-child, .framer-Cqj0W .framer-1pxzfr6 > :last-child, .framer-Cqj0W .framer-1w1678o > :last-child, .framer-Cqj0W .framer-1v1b5o5 > :last-child, .framer-Cqj0W .framer-1ceks5p > :last-child, .framer-Cqj0W .framer-1t1p6z7 > :last-child { margin-bottom: 0px; } .framer-Cqj0W .framer-1587hxa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Cqj0W .framer-1263wwd > *, .framer-Cqj0W .framer-13bhvgo > *, .framer-Cqj0W .framer-puxtku > *, .framer-Cqj0W .framer-qeikp9 > *, .framer-Cqj0W .framer-1axvqm6 > *, .framer-Cqj0W .framer-2ot5cs > *, .framer-Cqj0W .framer-1t1p6z7 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Cqj0W .framer-179vh79 > *, .framer-Cqj0W .framer-a2zt25 > *, .framer-Cqj0W .framer-3br2wm > *, .framer-Cqj0W .framer-11emock > *, .framer-Cqj0W .framer-1g4so91 > *, .framer-Cqj0W .framer-1w47i5b > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Cqj0W .framer-uitpu6 > *, .framer-Cqj0W .framer-uitpu6 > :first-child, .framer-Cqj0W .framer-uitpu6 > :last-child, .framer-Cqj0W .framer-17bcgcu > *, .framer-Cqj0W .framer-17bcgcu > :first-child, .framer-Cqj0W .framer-17bcgcu > :last-child, .framer-Cqj0W .framer-1t7prey > *, .framer-Cqj0W .framer-1t7prey > :first-child, .framer-Cqj0W .framer-1t7prey > :last-child { margin: 0px; } .framer-Cqj0W .framer-1pxzfr6 > *, .framer-Cqj0W .framer-1w1678o > *, .framer-Cqj0W .framer-1v1b5o5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Cqj0W .framer-1ceks5p > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6072\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"agd25VmY7\":{\"layout\":[\"fixed\",\"auto\"]},\"yhWE05Vkp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramereU6402lP3=withCSS(Component,css,\"framer-Cqj0W\");export default FramereU6402lP3;FramereU6402lP3.displayName=\"Education / Prediabetes\";FramereU6402lP3.defaultProps={height:6072,width:1200};addFonts(FramereU6402lP3,[{explicitInter:true,fonts:[{family:\"Single Day\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/singleday/v17/LYjHdGDjlEgoAcF95EI5jV8FUNfeQJU.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"ITC Avant Garde Gothic Std Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/t6UzihKeGe3e4wbVeAFphGwL4.woff2\"}]},...NavBarMobileFonts,...NavIconsMobileFonts,...NavBarDesktopFonts,...NavBarTabletFonts,...ButtonsFonts,...ArcFonts,...FeatherFonts,...FooterUpdatedFonts,...LoaderFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereU6402lP3\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"agd25VmY7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yhWE05Vkp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"6072\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarMobileFonts", "getFonts", "I2tcyEyvk_default", "NavIconsMobileFonts", "H0uIP2uXv_default", "NavBarDesktopFonts", "oZlDzlA7i_default", "NavBarTabletFonts", "mM4RCwoj3_default", "ImageWithFX", "withFX", "Image2", "ButtonsFonts", "weVVCtptu_default", "ArcFonts", "Arc_default", "ContainerWithFX", "Container", "FeatherFonts", "Icon", "FooterUpdatedFonts", "Sl_sMpVuz_default", "LoaderFonts", "Loader", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "transformTemplate2", "transition2", "animation2", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "G3jeQGnL0", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "RAGT7H9oEwelu7j", "overlay", "paginationInfo", "args", "G3jeQGnL0welu7j", "pqsA8XRucwelu7j", "onTapwelu7j", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "PropertyOverrides2", "ComponentViewportProvider", "AnimatePresence", "Ga", "x", "Link", "SVG", "overlay1", "RichText2", "getLoadingLazyAtYPosition", "overlay2", "overlay3", "css", "FramereU6402lP3", "withCSS", "eU6402lP3_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
